/* 2016-08-12T20:06:36.117Z */

/* + ext/shop/css/shop.less */
.user-artifacts {
  padding: 0 10px;
}
.vote-for-me {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.background-colors .color.color_1 {
  background-color: #84ad9e;
}
.background-colors .color.color_1 .shop-heading-text {
  background-color: rgba(91, 137, 120, 0.67);
}
.background-colors .color.color_1 .shop-heading-text small {
  color: #5b8978;
}
.background-colors .color.color_2 {
  background-color: #9e84ad;
}
.background-colors .color.color_2 .shop-heading-text {
  background-color: rgba(120, 91, 137, 0.67);
}
.background-colors .color.color_2 .shop-heading-text small {
  color: #785b89;
}
.background-colors .color.color_3 {
  background-color: #df9dd2;
}
.background-colors .color.color_3 .shop-heading-text {
  background-color: rgba(204, 99, 184, 0.67);
}
.background-colors .color.color_3 .shop-heading-text small {
  color: #cc63b8;
}
.background-colors .color.color_4 {
  background-color: #9bb1e9;
}
.background-colors .color.color_4 .shop-heading-text {
  background-color: rgba(92, 128, 219, 0.67);
}
.background-colors .color.color_4 .shop-heading-text small {
  color: #5c80db;
}
.background-colors .color.color_5 {
  background-color: #e9e69b;
}
.background-colors .color.color_5 .shop-heading-text {
  background-color: rgba(219, 214, 92, 0.67);
}
.background-colors .color.color_5 .shop-heading-text small {
  color: #dbd65c;
}
.background-colors .color.color_6 {
  background-color: #ffcbb3;
}
.background-colors .color.color_6 .shop-heading-text {
  background-color: rgba(255, 151, 102, 0.67);
}
.background-colors .color.color_6 .shop-heading-text small {
  color: #ff9766;
}
.background-colors .color.color_7 {
  background-color: #505050;
}
.background-colors .color.color_7 .shop-heading-text {
  background-color: rgba(42, 42, 42, 0.67);
}
.background-colors .color.color_7 .shop-heading-text small {
  color: #2a2a2a;
}
.background-colors .color.color_8 {
  background-color: #b0d7df;
}
.background-colors .color.color_8 .shop-heading-text {
  background-color: rgba(122, 187, 201, 0.67);
}
.background-colors .color.color_8 .shop-heading-text small {
  color: #7abbc9;
}
.flex-direction-nav a {
  z-index: 3;
}
.color-border {
  border: 4px solid rgba(39, 165, 144, 0.3);
}
.favorite-item-banner {
  background-color: #5bc0de;
  padding: 10px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.favorite-item-banner h4 {
  color: #fff;
}
.adsbygoogle {
  margin-bottom: 20px;
}
.favorite-panel {
  background-color: #ebebeb;
  margin-top: 2em;
  border: 1px solid #DDDDDD;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 5px;
  margin-left: -1px;
  margin-right: -1px;
  text-align: left;
  position: relative;
}
.favorite-panel .share-buttons {
  background: #fff;
  padding-top: 13px;
  padding-bottom: 5px;
  text-align: center;
}
.favorite-panel .share-buttons span {
  display: inline-block;
  padding-right: 5%;
}
.favorite-panel .share-buttons span:last-child {
  padding-right: 0;
}
.hero-header {
  background: #fff;
  box-shadow: 0 none;
  border: 0 none;
  border-radius: 5px;
}
.hero-header .shop-name {
  padding-left: 10px;
}
.hero-header .shop-name h3 {
  margin-top: 0;
  padding-top: 0;
}
.hero-header .shop-name small {
  display: block;
  padding-top: 4px;
}
.hero-header a:hover {
  text-decoration: none;
}
.product-thumbs {
  max-height: 500px;
}
.product-sidebar #user-hero-box {
  border: 4px solid rgba(39, 165, 144, 0.3);
}
.flex-direction-nav a {
  color: #27a590;
}
.item-meta {
  border: 4px solid rgba(39, 165, 144, 0.3);
  padding-top: 20px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.item-meta .add-to-cart-button-background {
  padding: 9px 4px 4px 4px;
  background: rgba(39, 165, 144, 0.3);
}
@media (max-width: 768px) {
  .item-meta {
    margin-top: 50px;
  }
}
.similar-categories-menu {
  margin-top: -1px;
  background: #fff;
}
.similar-categories-menu ul {
  margin: 0;
  padding: 10px 0;
}
.similar-categories-menu ul li {
  margin-left: 0;
  padding-left: 0;
}
.breadcrumb {
  margin: 0;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}
.fb_iframe_widget {
  top: -5px;
}
.logged-in-actions {
  margin-top: 20px;
}
.logged-in-actions li {
  margin: 10px 0;
}
.shop-brand {
  margin: 0;
  padding: 10px 0 0 0;
}
.shop-brand a:hover {
  text-decoration: none;
  color: #ce5537;
}
.sub-brand {
  color: #ff9363;
}
.sub-brand:hover {
  color: #ff7030;
}
.shop-content {
  background: #fff;
}
.product .slides img {
  width: auto;
}
.shop-header {
  margin-bottom: 0;
  height: 187px;
  background-color: #b0d7df;
  background-position: 50% 0%;
  display: none;
  font-size: 10px;
  /* Options from the banner designer */
}
@media (min-width: 640px) {
  .shop-header {
    display: block;
  }
}
.shop-header.color_1 {
  background-color: #84ad9e;
}
.shop-header.color_1 .shop-heading-text {
  background-color: rgba(91, 137, 120, 0.67);
}
.shop-header.color_1 .shop-heading-text small {
  color: #5b8978;
}
.shop-header.color_2 {
  background-color: #9e84ad;
}
.shop-header.color_2 .shop-heading-text {
  background-color: rgba(120, 91, 137, 0.67);
}
.shop-header.color_2 .shop-heading-text small {
  color: #785b89;
}
.shop-header.color_3 {
  background-color: #df9dd2;
}
.shop-header.color_3 .shop-heading-text {
  background-color: rgba(204, 99, 184, 0.67);
}
.shop-header.color_3 .shop-heading-text small {
  color: #cc63b8;
}
.shop-header.color_4 {
  background-color: #9bb1e9;
}
.shop-header.color_4 .shop-heading-text {
  background-color: rgba(92, 128, 219, 0.67);
}
.shop-header.color_4 .shop-heading-text small {
  color: #5c80db;
}
.shop-header.color_5 {
  background-color: #e9e69b;
}
.shop-header.color_5 .shop-heading-text {
  background-color: rgba(219, 214, 92, 0.67);
}
.shop-header.color_5 .shop-heading-text small {
  color: #dbd65c;
}
.shop-header.color_6 {
  background-color: #ffcbb3;
}
.shop-header.color_6 .shop-heading-text {
  background-color: rgba(255, 151, 102, 0.67);
}
.shop-header.color_6 .shop-heading-text small {
  color: #ff9766;
}
.shop-header.color_7 {
  background-color: #505050;
}
.shop-header.color_7 .shop-heading-text {
  background-color: rgba(42, 42, 42, 0.67);
}
.shop-header.color_7 .shop-heading-text small {
  color: #2a2a2a;
}
.shop-header.color_8 {
  background-color: #b0d7df;
}
.shop-header.color_8 .shop-heading-text {
  background-color: rgba(122, 187, 201, 0.67);
}
.shop-header.color_8 .shop-heading-text small {
  color: #7abbc9;
}
.shop-header.animate-vertical {
  -webkit-animation: bannerVerticalScroll 90s linear 0s infinite normal forwards;
  -moz-animation: bannerVerticalScroll 90s linear 0s infinite normal forwards;
  -o-animation: bannerVerticalScroll 90s linear 0s infinite normal forwards;
  animation: bannerVerticalScroll 90s linear 0s infinite normal forwards;
}
.shop-header.animate-horizontal {
  -webkit-animation: bannerHorizontalScroll 90s linear 0s infinite normal forwards;
  -moz-animation: bannerHorizontalScroll 90s linear 0s infinite normal forwards;
  -o-animation: bannerHorizontalScroll 90s linear 0s infinite normal forwards;
  animation: bannerHorizontalScroll 90s linear 0s infinite normal forwards;
}
.shop-header.background-image {
  background-size: cover;
  background-attachment: initial;
  max-width: 1170px;
  margin: 0 auto;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.shop-header .shop-heading-text {
  background: rgba(103, 178, 194, 0.6);
  padding: 10px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 3em;
  font-family: "Montserrat", serif;
  margin-top: 0px;
  line-height: 1em;
}
.shop-header .shop-heading-text small {
  line-height: 1em;
}
@media (min-width: 768px) {
  .shop-header .shop-heading-text {
    margin-top: -20px;
  }
}
.shop-header .sub-heading {
  position: absolute;
  text-align: left;
  left: 0;
  background: rgba(255, 255, 255, 0.67);
  padding: 10px;
  color: #d35845;
  font-size: 40%;
  margin-top: 10px;
}
.shop-header .section-heading {
  width: auto;
  display: inline-block;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 768px) {
  .shop-header {
    font-size: 16px;
  }
}
.shop-links.sub-navbar .catalog-toggle.nav.nav-navbar {
  float: none !important;
  display: block;
}
@media (min-width: 768px) {
  .shop-links.sub-navbar .collapse.navbar-collapse {
    display: none !important;
  }
  .shop-links.sub-navbar .collapse.navbar-collapse.in {
    display: block !important;
  }
}
@media (min-width: 980px) {
  .shop-links.sub-navbar .catalog-toggle.nav.nav-navbar {
    float: left !important;
  }
  .shop-links.sub-navbar .collapse.navbar-collapse {
    display: block !important;
  }
}
.similar-items {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
}
.similar-items li {
  display: inline-block;
  flex: 0 0 114px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .similar-items li {
    flex: 0 0 55px;
  }
  .similar-items li img {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 992px) {
  .similar-items li {
    flex: 0 0 80px;
  }
  .similar-items li img {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 1156px) {
  .similar-items li {
    flex: 0 0 114px;
  }
  .similar-items li img {
    width: 114px;
    height: 114px;
  }
}
.pager .paginator > * {
  display: inline-block;
  padding: 5px 8px;
  background: #fff;
  border: 1px solid;
}
.pager .paginator .next,
.pager .paginator .prev {
  font-size: 0.01px;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
.pager .paginator .prev {
  margin-right: 10px;
}
.pager .paginator .next:after,
.pager .paginator .prev:after {
  content: "\f054";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 16px;
  visibility: visible;
}
.pager .paginator .prev:after {
  content: "\f053";
  padding-right: 5px;
}
.item-cart-info .row {
  margin-bottom: 20px;
}
.catalog-section {
  padding: 5px 0;
}
#product_name {
  font-size: 1.4em;
  margin-top: 0;
}
.price-block .price {
  font-weight: bold;
  padding-bottom: 1em;
}
#seller-footer {
  padding: 20px 0;
}
.post-excerpt {
  margin-bottom: 65px;
}
.post-excerpt .blog_post_date {
  color: #777;
  font-size: 80%;
  margin-bottom: 10px;
}
.post-excerpt .blog_post_body {
  padding-top: 20px;
}
.review-text {
  margin: 20px 0;
}
#zoom_large {
  float: right;
  position: relative;
  right: 0;
  z-index: 10;
  font-weight: bold;
  display: inline-block;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 1.1em;
}
.catalog-sections-list {
  transition: height 0.6s ease-in-out;
  overflow: hidden;
  height: auto;
}
.catalog-sections-list li {
  padding-left: 1.2em;
}
.catalog-sections-list.collapsed {
  height: 390px !important;
  transition: height 0.6s ease-in-out;
}
/*
    ___    _   ________  ______  ______________  _   _______
   /   |  / | / /  _/  |/  /   |/_  __/  _/ __ \/ | / / ___/
  / /| | /  |/ // // /|_/ / /| | / /  / // / / /  |/ /\__ \
 / ___ |/ /|  // // /  / / ___ |/ / _/ // /_/ / /|  /___/ /
/_/  |_/_/ |_/___/_/  /_/_/  |_/_/ /___/\____/_/ |_//____/

*/
@-webkit-keyframes bannerVerticalScroll {
  from {
    background-position-y: 0px;
  }
  to {
    background-position-y: -800px;
  }
}
@-moz-keyframes bannerVerticalScroll {
  from {
    background-position-y: 0px;
  }
  to {
    background-position-y: -800px;
  }
}
@-ms-keyframes bannerVerticalScroll {
  from {
    background-position-y: 0px;
  }
  to {
    background-position-y: -800px;
  }
}
@-o-keyframes bannerVerticalScroll {
  from {
    background-position-y: 0px;
  }
  to {
    background-position-y: -800px;
  }
}
@keyframes bannerVerticalScroll {
  from {
    background-position-y: 0px;
  }
  to {
    background-position-y: -800px;
  }
}
@-webkit-keyframes bannerHorizontalScroll {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: -1200px;
  }
}
@-moz-keyframes bannerHorizontalScroll {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: -1200px;
  }
}
@-ms-keyframes bannerHorizontalScroll {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: -1200px;
  }
}
@-o-keyframes bannerHorizontalScroll {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: -1200px;
  }
}
@keyframes bannerHorizontalScroll {
  from {
    background-position-x: 0px;
  }
  to {
    background-position-x: -1200px;
  }
}
.shop-visual-catalog {
  padding-top: 30px;
}
.shop-visual-catalog .catalog-link {
  margin-bottom: 40px;
}
.shop-visual-catalog .catalog-link .catalog-name {
  text-align: left;
  padding: 10px 0;
  margin-top: 0;
}
.shop-visual-catalog .catalog-link .catalog-name a {
  color: #777777;
}
.shop-visual-catalog .catalog-link .catalog-name a:after {
  content: " \f054";
  font-family: "FontAwesome";
  vertical-align: middle;
  color: #b7b7b7;
}
.shop-visual-catalog img {
  width: auto;
  max-width: 100%;
}
.shop-visual-catalog .all-items-icon {
  font-size: 8em;
  width: 100%;
  color: #fff;
  padding: 20px 0;
  background: #999;
}
.sold-item {
  -webkit-box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.51);
  -ms-box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.51);
  -moz-box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.51);
  box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.51);
}
.sold-item .sold-info {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .sold-item .sold-info {
    padding-top: 1.5em;
    text-align: left;
  }
}
.amazon-text-links {
  margin: 0 auto;
  width: 728px;
  background: #fff;
}
.amazon-text-links li > a {
  color: #f8ab2a;
}
.amazon-text-links li > a:hover {
  background-color: #f8ab2a;
  color: #fff;
}
.sold-related-items .item {
  margin-bottom: 10px;
}
.commercial-flag-modal-content {
  /* Terms of Service flag facebox */
  /* Commercial flag facebox */
}
.commercial-flag-modal-content .default_hint_text_color,
.commercial-flag-modal-content .default_hint_text_color:link {
  color: #a9a9a9;
}
.commercial-flag-modal-content .default_success_text_color,
.commercial-flag-modal-content .default_success_text_color:link {
  color: #008000;
}
.commercial-flag-modal-content .default_error_text_color,
.commercial-flag-modal-content .default_error_text_color:link {
  color: #ff0000;
}
.commercial-flag-modal-content #tos_flag_wrapper {
  font-size: 0.9em;
}
.commercial-flag-modal-content #flag_reason,
.commercial-flag-modal-content #other_reason {
  margin-top: 5px;
}
.commercial-flag-modal-content #tosflag_window,
.commercial-flag-modal-content #other_reason {
  display: none;
}
.commercial-flag-modal-content #other_reason {
  height: 80px;
  width: 250px;
}
.commercial-flag-modal-content #submit_flag {
  margin-bottom: 0;
}
.commercial-flag-modal-content #commercial_flag_wrapper {
  font-size: 0.9em;
  margin-top: 8px;
}
.commercial-flag-modal-content #commercial_flag_facebox {
  display: none;
}
.commercial-flag-modal-content #commercial_flag_header {
  padding: 7px 12px 2px 0;
}
.commercial-flag-modal-content #commercial_flag_left_column {
  float: left;
  margin: 10px 0 0 20px;
}
.commercial-flag-modal-content #commercial_flag_explanation {
  height: 100px;
  width: 250px;
}
.commercial-flag-modal-content #commercial_flag_links {
  float: right;
  margin-right: 20px;
}
.commercial-flag-modal-content #link1,
.commercial-flag-modal-content #link2,
.commercial-flag-modal-content #link3 {
  margin-bottom: 5px;
  width: 200px;
}
.commercial-flag-modal-content #commercial_flag_inactive {
  color: gray;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* - ext/shop/css/shop.less */