.product-color-selector {
  display: flex;
  flex-wrap: wrap;
  height: 30px;
  overflow: hidden;
  margin: 8px 0;
}
.product-color-selector .color-picker {
  width: 15px;
  height: 15px;
  margin: 5px 0;
  cursor: pointer;
  border: 2px solid #999;
  border-radius: 50%;
}
.product-color-selector .color-picker.active {
  border: 2px solid #333;
}
.product-color-selector .color-picker:first-child {
  margin-left: 5px;
}
.product-color-selector .color-picker:not(:first-child) {
  margin-left: 10px;
}
.product-color-selector .color-picker:hover {
  border: 2px solid #333;
}
.product-color-selector.product {
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
.product-color-selector.product .color-picker {
  line-height: 35px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin: 5px 0;
  cursor: pointer;
  border: 4px solid #999;
}
.product-color-selector.product .color-picker.active {
  border: 4px solid #333;
}
.product-color-selector.product .color-picker:not(:first-child) {
  margin-left: 30px;
}
.product-color-selector.product .color-picker:hover {
  border: 2px solid #333;
}
.product-color-selector.product .color-picker-image {
  line-height: 50px;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  margin: 5px 0;
  cursor: pointer;
  border: none;
  margin-left: 10px !important;
}
.product-color-selector.product .color-picker-image.active {
  border: none;
}
.product-color-selector.product .color-picker-image:hover {
  border: none;
}
.product-info-main .product-color-selector {
  margin: 20px 0;
}
.app-product-header {
  margin-bottom: 30px;
  width: 100%;
  position: relative;
}
.app-product-header .app-image-slider {
  height: 100%;
  overflow-y: auto;
}
.app-product-header .app-image-slider .wrapper {
  margin-right: 5px;
}
.app-product-header .app-image-slider .wrapper .slide-item {
  padding-bottom: 80%;
  width: 100%;
  position: relative;
  cursor: pointer;
  border: 1px solid #efefef;
  border-radius: 4px;
}
.app-product-header .app-image-slider .wrapper .slide-item:not(:first-child) {
  margin-top: 5px;
}
.app-product-header .app-image-slider .wrapper .slide-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.app-product-header .app-image-slider .wrapper .slide-item.image-video {
  position: relative;
}
.app-product-header .app-image-slider .wrapper .slide-item.image-video:before {
  font-family: VideoJS;
  content: "\f101";
  position: absolute;
  font-size: 30px;
  top: 50%;
  line-height: 50px;
  margin-top: -25px;
  left: 0;
  width: 100%;
  text-align: center;
}
.app-product-header .app-image-slider .wrapper .slide-item.image-video:hover:before {
  color: #333;
}
.app-product-header .app-image-slider .wrapper .slide-item:hover {
  border: 1px solid #ccc;
}
.app-product-header .app-product-header-wrapper {
  height: 100%;
  position: absolute;
  display: flex;
}
.app-product-header .app-product-header-wrapper > .row {
  flex: 1;
}
.app-product-header .app-product-header-wrapper > .row .app-product-thumbnail {
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}
.app-product-header .app-product-header-wrapper > .row .app-product-thumbnail .app-product-thumbnail-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.app-product-header .app-product-header-wrapper > .row .app-product-thumbnail .app-product-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
}
.app-product-header .app-product-header-wrapper > .row .app-product-thumbnail .app-product-video {
  width: 100%;
}
#d_quickcheckout #qc_confirm_order,
#d_quickcheckout #confirm_coupon,
#d_quickcheckout #confirm_voucher {
  background-image: linear-gradient(to bottom, #f09543, #f09543);
  background-color: #f09543;
  border-color: #f09543;
}
#d_quickcheckout a {
  color: #f09543;
}
#d_quickcheckout #payment_address_company_input,
#d_quickcheckout #payment_address_customer_group_id_input,
#d_quickcheckout #payment_address_fax_input {
  display: none;
}
#d_quickcheckout #shipping_method_list strong {
  display: none;
}
#d_quickcheckout #payment_method_list .radio-input {
  float: left;
  width: 50%;
}
.video-js {
  background-color: white;
}
@media (max-width: 767px) {
  #product-product #content .product-name {
    margin-top: 20px;
  }
  #product-product #content .button-cart {
    width: 100%;
  }
  #product-product #content .btn-wishlist {
    display: none;
  }
  #product-product #content .app-product-header .app-image-slider .wrapper .slide-item {
    width: 50px;
    height: 50px;
  }
  #product-product #content .app-product-header {
    margin-bottom: 10px;
  }
  #product-product #content .app-product-header .app-image-slider .wrapper {
    margin-top: 5px;
  }
  #product-product #content .app-product-header .app-image-slider .wrapper .slide-item:not(:first-child) {
    margin-top: 0px;
  }
  #product-product #content .product-info-detailed {
    margin-top: 0;
  }
  #product-product #content .product-info-detailed .nav-tabs {
    margin-bottom: 2px;
  }
  #product-product #content .product-info-detailed .nav-tabs li {
    float: left;
    margin-right: 10px;
  }
  #product-product #content .product-info-detailed .nav-tabs li:after {
    display: none;
  }
}
body {
  font-family: SourceHanSansCN-Normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.menu-recent .author-name {
  font-family: "trebuc" !important;
}
.menu-recent .author-star,
#review .fa,
.rating-box .fa {
  color: #ffb400;
}
.color-picker-image.active img {
  border: 1px solid #ccc !important;
}
.category-module .li a {
  text-transform: uppercase;
  padding-left: 10px;
}
#cart.btn-block {
  background: url("../image/icons/shopping-bags.png") no-repeat center;
  background-size: 50% 50%;
}
#product-category .color-picker {
  background-color: #CCC;
}
/*# sourceMappingURL=app.css.map */