.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before, .wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn::before, .wrp-cta > .cta-popup-links > .link::before, .custom-input-button-placeholder::before, .cta-price .dealsExpiredCont::before, .add-to-links .link-wishlist::before, .add-to-links .change::before, .checkbox-custom.-small > input[type="checkbox"]:checked + .label::before, .checkbox-custom.-small > .label.checked-default::before, .sticky-bar .add-to-cart-buttons .btn-cart::after, .sticky-bar .out-of-stock-popup-link::after, .wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"]:checked + .label::before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

/* ============================================ * Product Gallery ============================================ */
.product-img-box .product-image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; background-color: #fff; border-radius: 2px; height: 415px; margin-bottom: 10px; position: relative; width: 100%; overflow: hidden; }

@media (max-width: 640px) { .product-img-box .product-image { border-width: 1px 0; border-radius: 0; height: 260px; } }

.product-img-box .product-image .video-block { display: none; height: 100%; }

.product-img-box .product-image.show-video .gallery-image { display: none; }

.product-img-box .product-image.show-video .video-block { display: block; }

.promo-banner { background-color: rgba(19, 49, 144, 0.7); display: none; padding: 20px; position: absolute; top: 20px; right: 20px; bottom: 20px; left: 20px; }

@media only screen and (min-width: 1000px) { .promo-banner { padding: 75px 45px; } }

.product-img-box .product-image.promo-image > .promo-banner { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.promo-banner .info { color: #fff; margin-bottom: 20px; font-size: 20px; font-weight: 400; text-transform: initial; }

.promo-banner .info.-bold { font-weight: 500; font-size: 34px; }

.promo-banner .link { color: #ff8d00; text-decoration: underline; }

.product-img-box .product-image .gallery-image { display: inline-block; position: absolute; left: auto; top: 0; width: auto; height: auto; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; }

.product-img-box .product-image-thumbs { margin-left: auto; margin-right: auto; position: relative; padding-left: 20px; padding-right: 20px; }

.product-img-box .product-image-thumbs.-loading { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

.product-img-box .product-image-thumbs.-loading:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8) url(../../images/fancybox_media_loading.gif) 50% 50% no-repeat; z-index: 11; }

.product-img-box .product-image-thumbs.-loading > .item { float: left; }

.product-img-box .product-image-thumbs.-disabled { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

.product-img-box .product-image-thumbs.-disabled > .item { margin-left: 3px; margin-right: 3px; }

.product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -8px; }

.product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: 0; }

.product-img-box .product-image-thumbs .item { height: 77px; width: 100%; cursor: pointer; }

.product-img-box .product-image-thumbs .thumb-link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; border: 1px solid transparent; -webkit-box-shadow: inset 0px 0px 0px 1px transparent; -moz-box-shadow: inset 0px 0px 0px 1px transparent; box-shadow: inset 0px 0px 0px 1px transparent; border-radius: 2px; height: 100%; overflow: hidden; position: relative; }

.product-img-box .product-image-thumbs .thumb-link img { max-width: 100%; display: inline-block; }

.product-img-box .product-image-thumbs .thumb-link > .play-video { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; position: absolute; left: calc(50% - 3px); color: #f7941d; font-size: 23px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 2; }

.product-img-box .product-image-thumbs .thumb-link > .play-video:before { content: "\f04b"; font-weight: 900; }

.product-img-box .product-image-thumbs .thumb-link.video-link::after { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; }

.product-img-box .product-image-thumbs .thumb-link:hover > .play-video { color: #f00; }

.product-img-box .product-image-thumbs .thumb-link.active-thumbnail { border-color: #000; }

.product-img-box .product-image-thumbs .img-thumnail { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; }

.carousel .owl-nav > .owl-prev, .carousel .owl-nav > .owl-next { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; -ms-transition: background-color 0.2s linear; -o-transition: background-color 0.2s linear; transition: background-color 0.2s linear; width: 25px; height: 25px; margin: 0; text-align: center; position: absolute; padding: 3px; top: calc(50% - 12.5px); }

@media (max-width: 1000px) { .carousel .owl-nav > .owl-prev, .carousel .owl-nav > .owl-next { width: 34px; height: 34px; top: calc(50% - 17px); font-size: 34px; } }

.carousel .owl-nav > .owl-prev i, .carousel .owl-nav > .owl-next i { color: #f7941d; font-size: 25px; }

@media (max-width: 1000px) { .carousel .owl-nav > .owl-prev i, .carousel .owl-nav > .owl-next i { font-size: 34px; } }

.carousel .owl-nav > .owl-prev.disabled, .carousel .owl-nav > .owl-next.disabled { pointer-events: none; }

@media (max-width: 1000px) { .catalog-product-view .product-additional-info .carousel .owl-nav > .owl-prev, .catalog-product-view .product-additional-info .carousel .owl-nav > .owl-next { background: #bcbcbe; border-radius: 50%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; } }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing { width: 100%; background: none; border: 0; margin: 0; padding: 0; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { font: 400 14px "Roboto", sans-serif; color: #fff; text-align: left; background-color: #437cad; list-style-type: none; padding: 10px 0 10px 87px; border: 1px dashed #b7b7b7; margin: 0 0 13px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 60px; height: 60px; background: url("../../images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -10px; left: 17px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price { font: 700 17px "Roboto", sans-serif; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity { font: 700 17px "Roboto", sans-serif; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font: 700 17px "Roboto", sans-serif; }

@media screen and (max-width: 1024px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { top: 0; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 10px; } }

@media screen and (max-width: 999px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 0; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { top: -10px; } }

@media screen and (max-width: 640px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { display: none; }
  .catalog-category-view .category-products ul.products-grid li.item .product-type-data { display: none; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { left: 10px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-left: 80px; margin-bottom: 15px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 16px; } }

@media screen and (max-width: 384px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { width: 55px; height: 55px; left: -18px; top: -8px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-left: 47px; margin-bottom: 11px; } }

@media screen and (max-width: 375px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 15px; } }

@media screen and (max-width: 360px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 14px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { margin-bottom: 13px; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 10px; } }

/* start aligning the play icon, carousel arrows and adjusting product thumbnails on pdp - tablet to mobile views */
@media screen and (max-width: 800px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -40px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -40px; } }

@media screen and (max-width: 640px) { .catalog-product-view .product-image-thumbs .item { height: auto; }
  .catalog-product-view .product-image-thumbs .item .img-thumnail { height: auto; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -28px; }
  .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -28px; } }

@media screen and (max-width: 360px) { .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -27px; }
  .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -27px; } }

/* end aligning the play icon, carousel arrows and adjusting product thumbnails on pdp - tablet to mobile views */
/* start adding dashed border line on PDP product gallery thumbs on mouse over state */
.catalog-product-view .product-img-box .product-image-thumbs .item { height: auto; }

.catalog-product-view .product-img-box .product-image-thumbs .item .thumb-link:hover { border: 1px dashed #000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 999px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -40px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -40px; } }

@media screen and (max-width: 640px) { .product-img-box .product-image-thumbs .img-thumnail { height: auto; } }

@media screen and (max-width: 480px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -27px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -27px; } }

/* end adding dashed border line on PDP product gallery thumbs on mouse over state */
.before-top-product-shop { color: #4d4d4e; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.before-top-product-shop > .title { font-weight: 500; }

.warehouse-stock-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -moz-align-content: stretch; -ms-align-content: stretch; align-content: stretch; width: 100%; }

.warehouse-stock-list > .warehouse-icon-second { -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; display: inline-block; margin-left: -1px; margin-top: -1px; padding: 22px 10px; text-align: center; font-size: 12px; border: 1px solid #d4d4d4; width: auto; cursor: pointer; }

.warehouse-stock-list > .warehouse-icon-second.selected { box-shadow: 0px -3px 0 #4286f5 inset; }

.product-info > .line.stock { margin: 15px 0 5px; text-align: center; font-weight: 500; }

.product-info > .line.stock > .out-of-stock { color: #f00; }

.product-info > .line.stock > .in-stock { color: #64bb2e; }

.product-info > .line.stock > .back-order, .product-info > .line.stock > .pre-order { color: #f49332; }

.product-info > .line > .title { display: none; }

.product-shop { display: inline-block; width: 100%; text-align: center; }

.catalog-product-view .product-shop .add-to-box .out-of-stock-popup .popup-form h4.label { text-align: left; }

.catalog-product-view .product-shop .add-to-box .out-of-stock-popup .popup-form .form-list { padding-left: 0; padding-right: 0; }

.wrp-cta { width: 100%; display: inline-block; padding: 0 10px; }

.wrp-cta > .line { display: inline-block; width: 100%; }

.wrp-cta > .line.align-center { position: relative; text-align: center; }

.wrp-cta > .wrp-qty { float: left; margin-top: 5px; width: 90px; }

.wrp-cta > .wrp-qty > .title { font-size: 12px; font-weight: 500; color: #666; margin-bottom: 3px; }

.wrp-cta > .wrp-qty > .custom-qty { max-width: 100%; width: 100%; }

.wrp-cta > .wrp-qty > .custom-qty > .qty { background: #fff; }

.wrp-cta > .btn-wrp { margin-top: 20px; margin-bottom: 20px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons { float: none; width: 100%; }

.wrp-cta > .btn-wrp > .out-of-stock { display: block; width: 100%; text-align: center; margin-top: 10px; color: #f00; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: uppercase; font-weight: bold; border-radius: 0; height: 50px; background: #f49332; width: 100%; font-size: 16px; margin-bottom: 5px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button:hover { background: #ff8b00; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title { position: relative; display: inline-block; padding-left: 35px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; left: 0; top: 50%; color: #fff; content: '\E8CC'; font-size: 30px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title { display: none; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { content: '\E876'; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added { background: #8dc63f; opacity: 1; animation-name: addToCart; animation-duration: .3s; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added > .default-title { display: none; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added > .added-title { display: inline; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; height: 50px; white-space: nowrap; font-size: 22px; color: #315af3; width: 100%; border: 2px solid #315af3; cursor: pointer; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn { position: relative; display: inline-block; padding-left: 40px; text-transform: uppercase; font-size: 16px; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn::before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: absolute; left: 0; top: 50%; content: '\E7F4'; font-size: 30px; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link:hover { opacity: 1; color: #fff; background: #315af3; }

.wrp-cta > .line > .add-to-links { display: inline-block; }

.wrp-cta > .line > .add-to-links > .item { width: 100%; }

.wrp-cta > .line > .add-to-links .split-button-title { display: none; }

.wrp-cta > .cta-description { margin-top: 15px; padding: 15px 15px 10px; background: #f7f7f7; }

.wrp-cta > .cta-description > .line { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 10px; }

.wrp-cta > .cta-description > .line > .title, .wrp-cta > .cta-description > .line > .value { float: left; display: inline-block; text-align: left; width: 50%; }

.wrp-cta > .cta-description > .line > .title { padding-right: 15px; text-align: right; font-size: 12px; font-weight: 600; color: #666; }

.wrp-cta .ratings > .rating-links { display: none; }

.wrp-cta > .cta-popup-links { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; -ms-flex-pack: space-around; margin-top: 15px; }

.wrp-cta > .cta-popup-links > .link { position: relative; display: inline-block; padding-left: 30px; font-weight: 500; color: #4d4d4e; text-decoration: underline; cursor: pointer; }

.wrp-cta > .cta-popup-links > .link::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; left: 0; top: 50%; color: #9b9b9c; font-size: 25px; }

.wrp-cta > .cta-popup-links > .link:hover { color: #ff8b00; }

.wrp-cta > .cta-popup-links > .link:hover::before { color: #ff8b00; }

.wrp-cta > .cta-popup-links .issue::before { content: '\E160'; }

.wrp-cta > .cta-popup-links .price-war::before { content: '\E54E'; font-size: 22px; }

.box-flex-row.cta-price { margin-bottom: 20px; }

.box-flex-row.cta-price > .price-box > .minimal-price-link, .box-flex-row.cta-price > .price-box > .save-price-bargain, .box-flex-row.cta-price > .price-box > .special-price > .price-label, .box-flex-row.cta-price > .price-box > .special-price > .price-bargain, .box-flex-row.cta-price > .price-box > .save-old-price > .save-price > .price-bargain, .box-flex-row.cta-price > .price-box > .save-old-price > .save-price .price-label-bargain { display: none; }

.box-flex-row.cta-price > .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; font-weight: 600; }

.box-flex-row.cta-price > .price-box > .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; margin-bottom: 5px; font-size: 13px; line-height: 13px; color: #2f2f2f; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .save-price { display: inline-block; color: #f50909; font-size: 13px; white-space: nowrap; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .old-price { display: inline-block; white-space: nowrap; color: #9b9b9c; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .old-price > .price { text-decoration: line-through; }

.box-flex-row.cta-price > .price-box > .save-old-price > .save-price > .price-label { padding-right: 5px; }

.box-flex-row.cta-price > .price-box > .special-price, .box-flex-row.cta-price > .price-box > .regular-price { margin-left: 0; font-size: 27px; font-weight: 700; }

.box-flex-row .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.add-to-cart-wrapper { width: 0; height: 0; }

.social-links { padding-top: 20px; text-align: center; }

.social-links .shareTxt { display: inline; padding-right: 10px; color: #4d4d4e; font-weight: 500; }

.social-links .socialMediaList { display: inline; }

.social-links .socialMediaList > .item { display: inline; }

.social-links .socialMediaList > .item > .link { color: #9b9b9c; padding: 0 5px; }

.social-links .socialMediaList > .item > .link:hover { color: #ff8b00; }

@media only screen and (min-width: 320px) { .box-flex-row .wrp-qty, .catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons.pdp-add-to-cart, .box-flex-row.cta-price, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .add-to-cart-buttons .buyAllBtnPos { display: none !important; } }

@media only screen and (min-width: 480px) { .box-flex-row .wrp-qty, .catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons.pdp-add-to-cart, .box-flex-row.cta-price, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .add-to-cart-buttons .buyAllBtnPos { display: flex !important; } }

@media only screen and (min-width: 480px) { .wrp-cta { padding: 0; } }

.submit-review .reviewinfo { border-bottom: 1px solid #d4d4d4; margin-bottom: 20px; padding-bottom: 20px; text-align: left; }

.submit-review .reviewproduct { font: 500 16px "Roboto", sans-serif; }

.submit-review .reviewtitle { color: #999; font: 400 16px "Roboto", sans-serif; }

.submit-review .reviewevaluation { font: 500 18px "Roboto", sans-serif; margin-bottom: 20px; }

.submit-review .titles { color: #4c4c4e; font: 500 16px "Roboto", sans-serif; text-transform: capitalize; }

.submit-review .inline-label > .label, .submit-review .write-review > .label { display: none; }

.submit-review .input-text { background-color: #fff; padding: 5px 15px; width: 100%; }

.submit-review .input-text:not(.input-area) { height: 40px; }

.submit-review .input-area { height: 120px; padding-top: 15px; padding-bottom: 15px; }

.submit-review .required-message { color: #f00; }

.submit-review .buttonsubmit { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #f7941d; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; padding: 10px 50px; text-transform: capitalize; }

.submit-review .buttonsubmit:hover { background-color: #f9b058; }

.submit-review .review-frm-content { margin-bottom: 20px; }

@media only screen and (min-width: 1000px) { .submit-review .review-frm-content { float: left; width: 50%; } }

@media only screen and (max-width: 1000px) { .submit-review .review-frm-content { width: 100%; } }

.submit-review .review-frm-content > .buttons-set > .please-wait { clear: both; width: 100%; display: none; }

.submit-review .review-frm-content > .buttons-set > .please-wait > .v-middle { float: none; display: inline-block; vertical-align: middle; }

.submit-review input[type='radio'] { height: auto; width: auto; opacity: 10; }

@media only screen and (min-width: 1000px) { .image-review { float: left; width: 50%; } }

@media only screen and (max-width: 1000px) { .image-review { width: 100%; } }

.image-review .radingstarts { display: inline-block; width: 100%; margin: 7px 0; }

.image-review .radingstarts > .titles { float: left; width: 20%; font-size: 15px; font-weight: bold; }

.image-review .radingstarts > .titles > .icon { float: left; margin-right: 10px; }

@media only screen and (max-width: 640px) { .image-review .radingstarts > .titles > .icon { display: none; } }

.image-review .radingstarts > .titles > .value { float: left; margin-top: 3px; }

.image-review .radingstarts .checkbox-image-review { float: right; width: 55%; margin-top: 4px; }

@media only screen and (max-width: 640px) { .image-review .radingstarts .checkbox-image-review { width: 80%; } }

.review-state.-nologged { font-size: 16px; }

.checkbox-image-review .buttonchange { font-size: 18px; font-weight: bold; float: left; width: 15px; vertical-align: top; display: inline-block; height: 14px; line-height: 12px; cursor: pointer; }

.checkbox-image-review .buttonchange.-decrease { margin: 7px 5px 0 0; }

.checkbox-image-review .buttonchange.-decrease span { background: #000; height: 2px; width: 10px; display: block; margin-top: 3px; }

.checkbox-image-review .buttonchange.-increase { margin: 2px 0 0 5px; padding: 2px 10px; }

.checkbox-image-review .buttonchange.-increase span { background: #000; height: 11px; width: 2px; display: block; position: relative; }

.checkbox-image-review .buttonchange.-increase span:after { background: #000; content: ""; height: 2px; left: -4px; position: absolute; top: 4px; width: 10px; display: block; }

.icon-radio-check { background: url(../../images/crowns.png) no-repeat left; width: 35px; height: 18px; cursor: pointer; float: left; z-index: 99; background-position: -48px 0; }

.icon-radio-check.-checked { background-position: 0 0; }

.review-item { border-top: 1px solid #d4d4d4; }

.review-item:after { content: ''; display: table; clear: both; }

.review-item:last-child { padding-bottom: 0; }

@media only screen and (min-width: 1000px) { .review-item { padding-top: 30px; padding-bottom: 30px; } }

@media only screen and (max-width: 1000px) { .review-item { padding-top: 20px; padding-bottom: 20px; } }

.review-item .title { display: block; font: 500 18px "Roboto", sans-serif; margin-bottom: 8px; text-align: left; }

.review-item .review-meta { margin-bottom: 10px; font-weight: 500; }

.review-item .review-detail { line-height: 1.5; }

@media only screen and (min-width: 1000px) { .review-item .review-detail.-mobile { display: none; } }

@media only screen and (max-width: 1000px) { .review-item .review-detail.-desktop { display: none; } }

.review-item .review-ratings { width: 127px; margin-left: auto; margin-right: auto; }

.review-rating .ratings-table { border-top: 1px solid #d4d4d4; border-left: 1px solid #d4d4d4; margin-bottom: 10px; width: 100%; }

.review-rating .ratings-table th, .review-rating .ratings-table td { border-bottom: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; color: #4c4c4e; font: 500 16px "Roboto", sans-serif; text-transform: capitalize; width: 50%; }

@media only screen and (min-width: 1000px) { .review-rating .ratings-table th, .review-rating .ratings-table td { padding: 20px 30px; } }

@media only screen and (max-width: 1000px) { .review-rating .ratings-table th, .review-rating .ratings-table td { padding: 15px 20px; } }

.review-rating .ratings-table .title-rating > .icon { float: left; margin-right: 10px; }

@media only screen and (max-width: 640px) { .review-rating .ratings-table .title-rating > .icon { display: none; } }

.review-rating .ratings-table .title-rating > .value { float: left; margin-top: 3px; }

.review-ratings .rating-box, .review-ratings .rating-box .rating { background: url("../../images/start-rating.jpg") no-repeat 0 0; height: 21px; width: 127px; }

.review-ratings .rating-box { background: url("../../images/start-rating.jpg") no-repeat 0 -23px; }

.left-block { float: left; }

@media only screen and (max-width: 1000px) { .left-block { width: 100%; } }

@media only screen and (min-width: 1000px) { .left-block { padding-right: 10px; width: 50%; } }

.right-block { float: left; }

@media only screen and (max-width: 1000px) { .right-block { width: 100%; } }

@media only screen and (min-width: 1000px) { .right-block { padding-left: 10px; width: 50%; } }

.product-additional-info .ratings .rating-box, .product-additional-info .ratings .rating-box .rating { background: url("../../images/start-rating.jpg") no-repeat 0 0; height: 21px; width: 127px; }

.product-additional-info .ratings .rating-box { background: url("../../images/start-rating.jpg") no-repeat 0 -23px; }

/* ============================================ * Collateral Tabs ============================================ */
.collateral-tabs { margin: 0 auto; width: 100%; }

.collateral-tabs .flag-label { display: none; }

.collateral-tabs .products-grid .item .wrap.-info .link.-name .free-shipping { display: none; }

.combine-tabs > .product-collateral { background-color: #f7f7f7; }

.combine-tabs .nav-tabs { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: #f5f5f5; top: 0; max-width: 100%; position: relative; margin-bottom: 10px; }

.combine-tabs .nav-tabs.-mobile .link { border-width: 0 0 1px; }

.combine-tabs .nav-tabs.-mobile .link > .title { position: relative; }

.combine-tabs .nav-tabs.-mobile .link > .title:after { content: '\f107'; font-family: fontAwesome; font-size: 22px; position: absolute; top: -1px; right: 0; }

.combine-tabs .nav-tabs.-mobile .link.-active > .title:after { content: '\f106'; }

.combine-tabs .nav-tabs.-desktop .link { margin-right: 20px; }

.combine-tabs .nav-tabs .link > .title { color: #4d4d4e; text-transform: uppercase; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.combine-tabs .nav-tabs .collateraltab { width: auto; }

.combine-tabs .nav-tabs .link { font: 500 14px "Roboto", sans-serif; padding: 20px; text-align: center; text-transform: uppercase; border-radius: 0; border: 1px solid #c5c5c5; min-width: 195px; background-color: transparent; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -ms-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; transition: all 0.4s ease-in; }

.combine-tabs .nav-tabs .link.-active { cursor: default; color: #fff; background: #1d8ddb; border-color: #1d8ddb; }

.combine-tabs .nav-tabs .link:hover { color: #fff; background: #1d8ddb; border-color: #1d8ddb; }

.combine-tabs .nav-tabs .link:hover > .title { color: #fff; }

.combine-tabs .nav-tabs .link.-active > .title { color: #fff; }

@media only screen and (min-width: 1000px) { .combine-tabs .tab { display: none; } }

.combine-tabs .tabheader > .title { color: #ff8d00; font: 500 18px "Roboto", sans-serif; padding: 25px 20px 20px; }

.combine-carousel { overflow: hidden; padding: 20px 60px 0; position: relative; }

@media only screen and (min-width: 1000px) { .combine-carousel { height: 455px; } }

@media only screen and (max-width: 480px) { .combine-carousel { padding-left: 20px; padding-right: 20px; } }

.combine-carousel .owl-nav > .owl-prev, .combine-carousel .owl-nav > .owl-next { top: calc(50% - 12px); }

.combine-carousel .owl-nav > .owl-prev i, .combine-carousel .owl-nav > .owl-next i { width: 34px; height: 34px; font-size: 30px; line-height: 34px; color: #f59331; background-color: #030303; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.combine-carousel .owl-nav > .owl-prev.disabled, .combine-carousel .owl-nav > .owl-next.disabled { display: none; }

.related-box .owl-nav > .owl-prev { left: 0; }

.combine-carousel .owl-nav > .owl-prev { left: 20px; }

@media only screen and (max-width: 480px) { .combine-carousel .owl-nav > .owl-prev { left: 4px; } }

.combine-carousel .owl-nav > .owl-next { right: 20px; }

@media only screen and (max-width: 480px) { .combine-carousel .owl-nav > .owl-next { right: 4px; } }

.box-collateral .sort-section > .wrap.-pages > .box.-pages > .list > .item.current > .link { padding: 0; border: 0 none; }

.description-tabs { position: relative; }

.description-tabs .nav-tabs .link { position: relative; }

@media only screen and (min-width: 1000px) { .description-tabs .nav-tabs .link { padding: 24px 18px 19px; text-align: center; } }

@media only screen and (max-width: 1000px) { .description-tabs .nav-tabs .link { border-bottom: 1px solid #606060; padding: 20px 18px 18px; background: #2e2d2e; }
  .description-tabs .nav-tabs .link:after { background-color: transparent; border-radius: 50%; content: '\f107'; color: #fff; font-family: fontAwesome; font-size: 38px; position: absolute; top: 21px; right: 20px; } }

.description-tabs .nav-tabs .link.-active:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.description-tabs .nav-tabs .link.-active > .title, .description-tabs .nav-tabs .link:hover > .title { color: #f69120; }

.description-tabs .nav-tabs .link:not(.-active) { background: #2d2d2e; }

@media only screen and (max-width: 1000px) { .description-tabs .nav-tabs .collateraltab { float: none; width: 100%; } }

.description-tabs .nav-tabs .link .title { color: #dedede; font: 500 14px "Roboto", sans-serif; text-align: left; text-transform: uppercase; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }

.description-tabs .nav-tabs .link .title.-small { font: 500 14px "Roboto", sans-serif; }

.description-tabs .tab-container { background-color: #f7f7f7; }

@media only screen and (min-width: 1000px) { .description-tabs .tab-container { padding: 25px 25px 70px; } }

@media only screen and (max-width: 1000px) { .description-tabs .tabcontent { border-top: 1px solid #d4d4d4; padding: 20px; } }

@media only screen and (min-width: 1000px) { .nav-tabs { background-color: #2d2d2e; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.nav-tabs:after { content: ''; display: table; clear: both; }

.nav-tabs > .collateraltab { flex-grow: 1; -webkit-flex-grow: 1; -ms-flex-grow: 1; -moz-flex-grow: 1; }

.nav-tabs .link { display: block; }

.nav-tabs .title { display: inline-block; }

@media only screen and (min-width: 1000px) { .nav-tabs.-mobile { display: none; } }

@media only screen and (max-width: 1000px) { .nav-tabs.-desktop { display: none; } }

#collateral-tabs-custom .nav-tabs.-desktop .collateraltab { flex-grow: inherit; }

#collateral-tabs-custom .nav-tabs.-desktop .collateraltab .link { min-width: 150px; }

.tab-container > .tabcontent { display: none; margin-bottom: 0; }

.tab-container > .tabcontent:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent.-active { display: block; }

.tab-container > .tabcontent h2 { font: 500 18px "Roboto", sans-serif; }

.tab-container > .tabcontent p { font: 400 16px "Roboto", sans-serif; line-height: 1.4; margin-bottom: 10px; word-wrap: break-word; }

.tab-container > .tabcontent .specifications:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent .specifications .background-fill { float: left; width: 50%; }

@media only screen and (max-width: 480px) { .tab-container > .tabcontent .specifications .background-fill { width: 100%; } }

.tab-container > .tabcontent .specifications .background-fill:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 480px) { .tab-container > .tabcontent .specifications .background-fill.odd { padding-right: 20px; } }

.tab-container > .tabcontent .specifications .item { border-color: #ebebeb; border-style: solid; border-width: 1px 1px 0; height: 100%; }

.tab-container > .tabcontent .specifications .item:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent .list-attribute-product { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.tab-container > .tabcontent .specifications .background-fill:last-child > .item, .tab-container > .tabcontent .specifications .background-fill:nth-last-child(2) > .item { border-bottom-width: 1px; }

.tab-container > .tabcontent .specifications .item > .label, .tab-container > .tabcontent .specifications .item > .data { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; float: left; display: block; height: 100%; padding: 15px 25px; width: 50%; }

@media only screen and (max-width: 640px) { .tab-container > .tabcontent .specifications .item > .label, .tab-container > .tabcontent .specifications .item > .data { padding: 15px; } }

.tab-container > .tabcontent .specifications .item > .label { border-right: 1px solid #ebebeb; color: #676769; font: 500 14px "Roboto", sans-serif; }

.tab-container > .tabcontent .specifications .item > .data { color: #676769; font: 400 14px "Roboto", sans-serif; }

.post-discussion { margin-bottom: 25px; }

.post-discussion:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 640px) { .post-discussion { margin-top: 20px; } }

.post-discussion > .user-avatar { margin-top: 30px; }

@media only screen and (max-width: 640px) { .post-discussion > .user-avatar { display: none; } }

.post-discussion .create-post .additional-info { position: static; text-align: right; margin-bottom: 10px; }

@media only screen and (min-width: 640px) { .create-post { float: right; width: calc(100% - 90px); }
  .create-post.-disabled { width: 100%; } }

.create-post .input-text { background-color: #fff; height: 132px; padding: 15px; }

@media only screen and (max-width: 1000px) { .create-post .input-text { height: 164px; } }

.create-post > .buttonsubmit { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #4584f5; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; margin-top: 15px; padding: 10px 50px; text-transform: capitalize; }

.create-post > .buttonsubmit:hover { background-color: #7faaf8; }

.discussion-content { /* @include breakpoint_custom('max-width', $bp-medium) { margin-left: -20px; margin-right: -20px; } @include breakpoint_custom('min-width', $bp-medium) { margin-left: -25px; margin-right: -25px; }*/ }

.discussion-content .username { color: #000; font: 600 18px "Roboto", sans-serif; }

@media only screen and (max-width: 640px) { .discussion-content .username { line-height: 100%; width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

.discussion-content .mobile-time { display: none; position: relative; padding-left: 20px; }

.discussion-content .mobile-time::before { content: ""; position: absolute; left: 0; top: 50%; background: url("../../images/community/icon_time.svg") no-repeat 0 0; width: 15px; height: 15px; margin-top: -7px; }

@media only screen and (max-width: 640px) { .discussion-content .mobile-time { display: block; } }

.discussion-post { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; background-color: #ffffff; margin-bottom: 10px; }

.discussion-post:last-child { margin-bottom: 35px; }

.discussion-post .user-avatar { color: #ffffff; height: 50px; max-width: 50px; text-align: center; line-height: 50px; text-transform: uppercase; font-size: 25px; position: relative; cursor: pointer; }

.discussion-post .user-avatar.edit { cursor: pointer; }

.discussion-post .user-avatar.edit img { -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear; border-radius: 50%; }

.discussion-post .user-avatar.edit:hover img { position: absolute; -webkit-transform: scale(1.5, 1.5) translate(0px, -3px); -ms-transform: scale(1.5, 1.5) translate(0px, -3px); transform: scale(1.5, 1.5) translate(0px, -3px); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear; box-shadow: 0px 3px 0 #e1e1e1; border-radius: 50%; }

.discussion-post:nth-child(even) .user-avatar { background: #74d2de; }

.discussion-post:nth-child(odd) .user-avatar { background: #7f7eff; }

.discussion-post-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; position: relative; width: 100%; }

.discussion-post-info > .discussion { font: 400 12px "Roboto", sans-serif; }

.discussion-post-info > .discussion p { font: 400 14px "Roboto", sans-serif; line-height: 1.5; }

.discussion-post-info > .discussion blockquote { border-left: 3px solid #1f73cd; font: 400 12px "Roboto", sans-serif; margin-bottom: 10px; padding: 20px 15px; background: #f7f8fa; }

.discussion-post-info > .discussion blockquote div { font: 400 12px "Roboto", sans-serif; margin-bottom: 15px; text-transform: uppercase; }

.discussion-post-info .points { padding-left: 10px; color: #1d46a2; }

@media only screen and (max-width: 640px) { .discussion-post-info .points { padding-left: 65px; margin-top: -11px; } }

.user-avatar { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; background-size: cover; background-color: #808080; float: left; height: 72px; margin-right: 15px; max-width: 72px; width: 100%; }

@media only screen and (max-width: 640px) { .user-avatar { height: 52px; width: 52px; } }

.user-avatar.-rounded { border-radius: 50%; }

@media only screen and (min-width: 640px) { .user-avatar.-mobile { display: none; } }

@media only screen and (max-width: 640px) { .user-avatar.-desktop { display: none; } }

.show-post { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { .show-post { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; }
  .show-post .user { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.discussion-pagination > .item { display: inline-block; float: left; margin-right: 5px; }

.discussion-pagination > .item.-current > .link { background-color: #4584f5; cursor: default; color: #fff; }

.discussion-pagination .link { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background-color: #fff; border: 1px solid #4584f5; display: block; border-radius: 4px; font: 400 12px "Roboto", sans-serif; padding: 4px 8px; }

.discussion-pagination .link:hover { background-color: #7faaf8; color: #fff; }

.discussion-post-info .additional-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-bottom: 10px; }

@media only screen and (min-width: 640px) { .discussion-post-info .additional-info { position: absolute; right: 0; top: 0; } }

@media only screen and (max-width: 640px) { .discussion-post-info .additional-info { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.discussion-post-info .additional-info .time { color: #676f72; font: 400 14px "Roboto", sans-serif; padding: 1px 0 0 22px; line-height: 100%; position: relative; }

.discussion-post-info .additional-info .time::before { content: ""; position: absolute; left: 0; top: 50%; background: url("../../images/community/icon_time.svg") no-repeat 0 0; width: 15px; height: 15px; margin-top: -7px; }

.count { font: 400 12px "Roboto", sans-serif; text-align: right; }

@media only screen and (max-width: 640px) { .count { font: 400 14px "Roboto", sans-serif; } }

.count.-highlight { color: #31407e; font: 500 24px "Roboto", sans-serif; }

@media only screen and (max-width: 640px) { .count.-highlight { font: 500 14px "Roboto", sans-serif; } }

.time-update { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { .time-update { display: none; } }

.discussion-reply-form { margin-top: 20px; }

.discussion-reply-form .input-text { background-color: #fff; height: 100px; padding: 15px; resize: none; }

.discussion-reply-form .button { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; border-radius: 4px; float: right; font: 400 14px "Roboto", sans-serif; margin-left: 10px; padding: 8px 24px; text-transform: capitalize; }

.discussion-reply-form .button.buttonsubmit { background-color: #4584f5; }

.discussion-reply-form .button.buttonsubmit:hover { background-color: #7faaf8; }

.discussion-reply-form .button.buttoncancel { background-color: #f49332; }

.discussion-reply-form .button.buttoncancel:hover { background-color: #f7b26c; }

.buttons-set:after { content: ''; display: table; clear: both; }

.discussion-login { background-color: #237992; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 25px 20px; }

.discussion-login p { color: #ffffff; margin: 0 !important; }

.discussion-login .user-controls { margin-left: auto; }

.discussion-login .user-controls .login-btn { background-color: #e2e7ea; color: #000000; margin-right: 5px; -webkit-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; padding: 7px; }

.discussion-login .user-controls .reg-btn { background-color: #f49332; color: #ffffff; margin-right: 5px; -webkit-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; padding: 7px; }

.discussion-login .user-controls .close-box { color: #ffffff; }

.user-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 10px 0 0 0; }

.user-control .comment-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 50%; }

.user-control .comment-control .post-like { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-like .icon-like { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(../../images/community/icon_like.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; }

.user-control .comment-control .post-like .icon-like:hover, .user-control .comment-control .post-like .icon-like.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-dislike { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-dislike .icon-dislike { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(../../images/community/icon_dislike.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; }

.user-control .comment-control .post-dislike .icon-dislike:hover, .user-control .comment-control .post-dislike .icon-dislike.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-heart { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-heart .icon-fav { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(../../images/community/icon_favorite.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; cursor: pointer; }

.user-control .comment-control .post-heart .icon-fav:hover { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-heart .icon-fav.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); cursor: default; }

.user-control .comment-control .counts { font-size: 15px; order: 2; }

.user-control .reply-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; width: 50%; }

.user-control .reply-control .post-share { margin-left: 20px; }

.user-control .reply-control .post-share .icon-share { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; width: 22px; height: 20px; display: inline-block; margin-right: 0; }

.user-control .reply-control .post-share .icon-share:hover, .user-control .reply-control .post-share .icon-share.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .reply-control .post-flag { margin-left: 20px; }

.user-control .reply-control .post-flag .icon-flag { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(../../images/community/icon_report.svg) no-repeat 0 0; width: 25px; height: 25px; display: inline-block; }

.user-control .reply-control .post-flag .icon-flag:hover, .user-control .reply-control .post-flag .icon-flag.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .reply-control .post-reply { margin-left: 20px; }

.user-control .reply-control .post-reply .icon-reply { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(../../images/community/icon_reply.svg) no-repeat 0 0; width: 18px; height: 18px; display: inline-block; }

.user-control .reply-control .post-reply .icon-reply:hover, .user-control .reply-control .post-reply .icon-reply.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

@media only screen and (max-width: 640px) { .discussion-login { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .discussion-login p { padding-bottom: 15px; }
  .discussion-login .user-controls { margin-left: 0; } }

/* ============================================ * Related Tags ============================================ */
.related-tags { padding-bottom: 25px; }

.related-tags:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 1000px) { .related-tags { max-width: 1000px; margin: 0 auto; width: 100%; } }

@media only screen and (max-width: 1200px) { .related-tags { padding-left: 20px; padding-right: 20px; } }

.related-tags > .title { font: 400 14px "Roboto", sans-serif; text-align: left; margin-bottom: 15px; }

.related-tags > .list:after { content: ''; display: table; clear: both; }

.related-tags .item { display: block; float: left; margin-right: 10px; margin-bottom: 5px; }

.related-tags .link { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #fff; border-radius: 2px; display: block; padding: 5px 10px; }

.related-tags .link:hover { background-color: #ff8d00; }

.related-tags .tagname { color: #000; font: 400 12px "Roboto", sans-serif; text-decoration: underline; }

.related-box, .handpick-block { clear: both; }

.related-box, .handpick-block { margin: 0 auto 57px auto; width: 100%; background-color: #f7f7f7; }

@media only screen and (min-width: 1000px) { .related-box, .handpick-block { max-width: 1280px; } }

@media only screen and (min-width: 320px) { .related-box .products-grid .item, .handpick-block .products-grid .item { max-width: 340px; } }

.related-box .item.product-card:last-child, .handpick-block .item.product-card:last-child { margin-bottom: auto; }

.related-box > .block, .handpick-block > .block { margin-bottom: 0; }

.related-box > .block > .title-block, .handpick-block > .block > .title-block { font: 600 20px "Roboto", sans-serif; color: #000; margin-bottom: 25px; }

@media only screen and (min-width: 1000px) { .related-box > .block-content, .handpick-block > .block-content { height: 474px; overflow: hidden; } }

.related-box .carousel, .handpick-block .carousel { padding-left: 60px; padding-right: 60px; padding-bottom: 35px; }

@media only screen and (max-width: 640px) { .related-box .carousel, .handpick-block .carousel { padding-left: 0; padding-right: 0; } }

.related-box .owl-nav > .owl-prev, .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-next { top: calc(50% - 12px); }

.related-box .owl-nav > .owl-prev i, .related-box .owl-nav > .owl-next i, .handpick-block .owl-nav > .owl-prev i, .handpick-block .owl-nav > .owl-next i { width: 34px; height: 34px; font-size: 30px; line-height: 34px; color: #f59331; background-color: #030303; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.related-box .owl-nav > .owl-prev.disabled, .related-box .owl-nav > .owl-next.disabled, .handpick-block .owl-nav > .owl-prev.disabled, .handpick-block .owl-nav > .owl-next.disabled { display: none; }

.related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: 20px; }

@media only screen and (max-width: 1000px) { .related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: 5px; } }

@media only screen and (max-width: 480px) { .related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: -16px; } }

.related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: 20px; }

@media only screen and (max-width: 1000px) { .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: 5px; } }

@media only screen and (max-width: 480px) { .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: -16px; } }

.related-box .flag-label, .handpick-block .flag-label { position: absolute; display: inline-block; bottom: 10px; right: -5px; font-family: "Roboto", sans-serif; font-weight: bold; font-size: 14px; padding: 4px 10px; color: #fff; word-wrap: break-word; z-index: 5; }

@media (max-width: 640px) { .related-box .flag-label, .handpick-block .flag-label { bottom: 10px; } }

.related-box .flag-label-tail, .handpick-block .flag-label-tail { position: absolute; display: inline-block; right: 0; bottom: -6px; content: ''; border-left: 5px solid #aaa; border-bottom: 6px solid transparent; width: 0; height: 0; z-index: 1; }

.related-box .flag-label-tail::after, .handpick-block .flag-label-tail::after { position: absolute; display: inline-block; right: 0; bottom: -6px; content: ''; border-left: 5px solid #000; border-bottom: 6px solid transparent; width: 0; height: 0; z-index: 2; opacity: 0.35; }

.carousel .item { float: left; }

.carousel .item:not(:first-child) { margin-left: 20px; }

.carousel.-loading:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8) url(../../images/fancybox_loading.gif) 50% 50% no-repeat; z-index: 11; }

.carousel.-disabled { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: start; -moz-justify-content: start; -ms-justify-content: start; justify-content: start; -ms-flex-pack: start; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.products-grid { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; -ms-flex-pack: space-around; }

.products-grid .product-card { margin-bottom: 20px; box-shadow: 1px 1px 5px #e6e6e6; -webkit-box-shadow: 1px 1px 5px #e6e6e6; border-radius: 15px; max-width: 310px; }

.products-grid.owl-carousel:not(.-disabled) .item { width: 270px; margin: 0 auto 20px; position: relative; display: block; max-width: 100%; float: none; }

.products-grid .item .wrap.-image .link { height: auto; }

.products-grid .item .wrap.-image .link img { height: auto; width: 100%; max-height: none !important; }

.products-grid .item .wrap.-info .link.-name:hover .free-shipping { color: #ff0404; }

.products-grid .item .wrap.-info .link.-name .free-shipping { position: absolute; display: inline-block; bottom: 10px; left: 0; font-size: 12px; cursor: pointer; color: #ff0404; text-align: center; text-transform: uppercase; width: 100%; display: none; }

.products-grid .item .product-action .box .ratings .rating-links { display: none; }

.products-grid .item .wrap.-cart { padding-right: 65px; padding-top: 0; padding-bottom: 0; border-top: none; background: none; position: relative; height: 70px; }

.products-grid .item .wrap.-cart.full-width { padding: 0 6%; }

.products-grid .item .wrap.-cart.full-width .price-box { width: 100%; margin-right: 0; }

.products-grid .item .wrap.-cart.prohibited-country { padding: 0 6%; }

.products-grid .item .wrap.-cart.prohibited-country .price-box { width: 45%; margin-right: 0; }

.products-grid .item.group_product .wrap.-cart, .products-grid .group_product_pdp .wrap.-cart { display: inline-block; width: 100%; padding: 0 10px; height: auto; min-height: 72px; }

.products-grid .item.group_product .wrap.-cart .row-mg, .products-grid .group_product_pdp .wrap.-cart .row-mg { float: left; text-align: center; position: absolute; top: -8px; width: 75%; }

.products-grid .item.group_product .wrap.-cart .add-to-cart-buttons, .products-grid .group_product_pdp .wrap.-cart .add-to-cart-buttons { float: right; }

.products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { float: left; width: 100%; }

.products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { width: 100%; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box, .products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box, .products-grid .group_product_pdp .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .group_price_outer .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group_price_outer .offerPriceLabel { width: 45%; display: inline-block; margin: 0; float: left; font-size: 11px; text-align: left; line-height: normal; font-weight: 400; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceValue, .products-grid .item.group_product .wrap.-cart .group_price_outer .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group_price_outer .offerPriceValue { font-size: 13px; margin: 0px 0 0 0; font-weight: 600; line-height: normal; display: inline-block; width: 55%; margin: 0; text-align: left; float: left; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box { background: #58b297; padding: 2px 0px 1px 4px; display: inline-block; width: 100%; box-sizing: border-box; margin: 0; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceLabel { color: #fff; line-height: 16px; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceValue { color: #fff; }

.products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group-total-price { font-size: 18px; margin: 0px 0 0 0; text-align: center; }

.products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceLabel { width: 45%; display: inline-block; margin: 0; float: left; font-size: 11px; text-align: left; line-height: 21px; font-weight: 400; }

.products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceValue { font-size: 13px; margin: 0px 0 0 0; font-weight: 600; line-height: 20px; display: inline-block; width: 55%; margin: 0; float: left; text-align: left; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box { margin: 0 0 0px 0; font-size: 18px; position: relative; top: -5px; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceLabel { color: #000; line-height: 25px; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceValue { font-size: 20px; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart { border-radius: 0 0 5px 0; display: inline-block; position: absolute; right: 10px; top: 10px; color: #f7941d; width: 50px; height: 100%; border: 0; background: none; font-size: 0; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart:after, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart:after { background: url(../../svg/icons/cart_white_in_circle.svg) 0 0 no-repeat; width: 50px; height: 50px; content: ""; top: 0; left: 0; transform: none; display: inline-block; -webkit-transform: none; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart:hover:after, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart:hover:after { background: url(../../svg/icons/cart_orange_in_circle.svg) 0 0 no-repeat; }

.products-grid .item .wrap.-cart .price-box .minimal-price-link, .products-grid .item .wrap.-cart .price-box .save-price-bargain, .products-grid .item .wrap.-cart .price-box .special-price .price-label, .products-grid .item .wrap.-cart .price-box .special-price .price-bargain, .products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-bargain, .products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-label-bargain { display: none; }

.products-grid .item .wrap.-cart .ajax-form .qty-label { display: inline-block; padding: 3px 0; text-align: center; color: #8a8a8a; font-size: 12px; font-weight: 700; text-transform: uppercase; width: 100%; }

.products-grid .item .wrap.-cart .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin: 0; width: calc(100% - 100px); height: 70px; margin-right: 8px; }

.products-grid .item .wrap.-cart .price-box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; font-size: 14px; line-height: 20px; color: #2f2f2f; width: 100%; }

.products-grid .item .wrap.-cart .price-box .save-old-price .save-price { display: inline-table; color: #ff0305; white-space: nowrap; font-size: 11px; text-transform: uppercase; font-weight: bold; text-align: center; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price { display: inline-table; margin-bottom: 18px; white-space: nowrap; font-weight: bold; color: #000; font-size: 11px; text-transform: uppercase; text-align: center; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price .price { text-decoration: line-through; }

.products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-label { padding-right: 5px; }

.products-grid .item .wrap.-cart .price-box .special-price { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-left: 0; font-size: 22px; font-weight: 700; }

.products-grid .item .wrap.-cart .price-box .regular-price { margin-left: 0; font-size: 24px; font-weight: 700; text-align: center; width: 100%; }

.products-grid .item .wrap.-cart .price-box .special-price .price { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; z-index: 1; color: #000; text-align: center; width: auto; }

.products-grid .product-card > .wrap.-info .product-name { margin-bottom: 0; display: inline-block; width: 100%; }

.products-grid .product-card > .wrap.-info > .box > .ratings { margin-right: 14px; }

.products-grid .item .wrap.-cart .ajax-form .qty-label { display: none; }

.products-grid .custom-qty input[type="text"].qty { background: #fff; height: 34px; }

.products-grid .product-card > .wrap.-image { margin-bottom: 25px; }

.products-grid .regular-price .price { font-weight: bold; font-size: 22px; text-align: center; color: #000; }

.products-grid .custom-qty { height: 36px; line-height: 36px; }

.products-grid .link.-btn-cart::after { background: url(../../svg/icons/cart_white_in_circle.svg) 0 0 no-repeat; width: 50px; height: 50px; content: ""; top: 0; left: 0; transform: none; -webkit-transform: none; }

.products-grid .link.-btn-cart:hover { background: transparent; }

.products-grid .link.-btn-cart:hover:after { background: url(../../svg/icons/cart_orange_in_circle.svg) 0 0 no-repeat; }

.products-grid .link.-btn-cart.added::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; width: 50px; padding-top: 10px; height: 50px; border-radius: 50%; background: #8dc63f; color: #fff; content: '\E876'; font-size: 30px; font-family: 'Material Icons'; font-weight: normal; font-style: normal; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

.products-grid .info-product-country { display: flex; width: 50%; font-size: 0.75rem; text-transform: initial; line-height: 1.2; }

.products-grid > .item { width: 100%; margin: 0 .75% 20px; }

@media only screen and (min-width: 640px) { .products-grid::after { content: ''; width: 338px; }
  .products-grid > .item { width: calc(48% - 10px); margin: 0 1.5% 20px; } }

@media only screen and (min-width: 1200px) { .products-grid { -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; }
  .products-grid > .item { width: calc(32% - 10px); margin: 0 1% 20px; } }

@media only screen and (max-width: 480px) { .products-grid.owl-carousel .item { width: 100%; max-width: 100%; } }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data { width: 100%; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing { width: 100%; background: none; border: 0; margin: 0; padding: 0; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price { font: 400 12px "Roboto", sans-serif; color: #fff; text-align: left; background-color: #437cad; list-style-type: none; padding: 6px 0 6px 31px; border: 1px dashed #b7b7b7; margin: 0 0 5px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 35px; height: 35px; background: url("../../images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -5px; left: -12px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price span.price { font: 700 12px "Roboto", sans-serif; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price span.quantity { font: 700 12px "Roboto", sans-serif; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price strong.benefit { font: 700 12px "Roboto", sans-serif; }

@media screen and (max-width: 1024px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { background: none; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { padding: 3px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 25%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 10px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .title-qty { display: none; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { margin-bottom: 2px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .js-custom-qty { margin-left: 0; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 20px; } }

@media screen and (max-width: 999px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 35px; height: 35px; background: url("../../images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -5px; left: 2px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { padding: 6px 0 6px 43px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 42%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 12px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { margin-bottom: 5px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .js-custom-qty { margin-left: 10px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 40px; } }

@media screen and (max-width: 900px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 44%; } }

@media screen and (max-width: 800px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { top: 2px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 34%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing { margin-top: 6px; } }

@media screen and (max-width: 768px) { .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 20px; } }

@media screen and (max-width: 640px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { display: block; }
  .catalog-category-view .category-products ul.products-grid li.item .product-type-data { display: block; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 40px; } }

.catalogsearch-result-index .category-products .products-list .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }

.catalogsearch-result-index .category-products .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products .products-list .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }

.catalog-category-view .category-products .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.products-grid { margin: 20px 0 0 0; }

@media screen and (max-width: 960px) { .catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image, .catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; } }

@media screen and (max-width: 600px) { .catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image, .catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0; } }

/* start add style to plp price incl gst */
.catalogsearch-result-index .category-products ul.products-grid li.item .price-box span.regular-price span.price { text-align: center; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { font: 700 22px "Roboto", sans-serif; color: #000; text-align: center; line-height: 15px; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box .save-old-price p.save-price { margin-top: 5px; }

.catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 40%; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box span.regular-price span.price { text-align: center; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price { font: 700 18px "Roboto", sans-serif; color: #000; text-align: center; line-height: 18px; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box span.regular-price span.price { text-align: center; }

.catalog-category-view .category-products ul.products-grid li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { font: 700 22px "Roboto", sans-serif; color: #000; text-align: center; line-height: 15px; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box .save-old-price p.save-price { margin-top: 5px; }

.catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 40%; }

.catalog-category-view .category-products ol.products-list li.item .price-box span.regular-price span.price { text-align: center; }

.catalog-category-view .category-products ol.products-list li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price { font: 700 18px "Roboto", sans-serif; color: #000; text-align: center; line-height: 18px; }

.catalog-category-view .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { width: 100%; }

@media screen and (max-width: 1024px) { .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price { padding-right: 20px; } }

@media screen and (max-width: 999px) { .catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box, .catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 51%; } }

@media screen and (max-width: 800px) { .catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box, .catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 52%; } }

/* end add style to plp price incl gst */
.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { width: 100%; }

.sort-section .wrap.-modes a { background: url("../../images/listing-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; align-items: center; padding: 0 15px; height: 100%; }

.sort-section .wrap.-modes a.list { background: url("../../images/listing-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; margin: 7px 0 0 0; }

.sort-section .wrap.-modes a.grid { background: url("../../images/grid-view-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; margin: 7px 0 0 0; }

.wrp-upload-files { content: ''; display: table; clear: both; width: 100%; }

@media only screen and (min-width: 320px) { .table-wrap-files, .video-list-wrp { float: none; width: 100%; }
  .video-list-wrp .list-video { margin-bottom: 20px; } }

@media only screen and (min-width: 1000px) { .table-wrap-files, .video-list-wrp { display: inline-block; float: left; margin-top: 0; width: 57%; } }

.table-wrap-files > .title-block, .add_new_file_form > .title-block, .add_new_video_form > .title-block { display: inline-block; margin-bottom: 20px; font-weight: 600; font-size: 18px; color: #000; width: 100%; }

.upload-file > .title-block { margin-bottom: 5px; }

.upload-file > .input-text, .upload-video-form > .input-text { display: inline-block; border: 1px solid #d2d2d3; margin-bottom: 15px; padding-left: 15px; height: 40px; width: 100%; border-radius: 5px; font-size: 15px; color: #787575; background: #fff; }

.custom-input { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; overflow: hidden; }

.custom-input .input-file { opacity: 0; visibility: hidden; position: absolute; z-index: -999; }

.custom-input > .custom-input-button { margin-bottom: 15px; text-align: center; height: 40px; width: 100%; border-radius: 5px; font-weight: 600; font-size: 14px; color: #4286f5; background-color: #eeeded; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-button { width: 48%; } }

.custom-input > .custom-input-file-name { margin-bottom: 15px; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; width: 100%; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-file-name { width: 48%; } }

.custom-input > .custom-input-nofile-name { margin-bottom: 15px; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; color: #f00; width: 100%; display: none; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-nofile-name { width: 48%; } }

.custom-input-button { overflow: hidden; position: relative; }

.custom-input-button > .custom-input-button-placeholder { position: relative; height: 34px; line-height: 34px; margin: 0 45%; margin-top: 4px; }

.custom-input-button-placeholder::before { content: '\E2C8'; display: block; position: absolute; top: 4px; left: -30px; }

.upload-file > .file-type { font-size: 12px; display: inline-block; margin-bottom: 15px; color: #4c4c4e; }

.upload-file > .file-type > .max-size-text { display: block; color: #000; font-weight: 600; }

@media only screen and (min-width: 320px) { .add_new_file_form, .add_new_video_form { float: none; margin-top: 20px; width: 100%; } }

@media only screen and (min-width: 1000px) { .add_new_file_form, .add_new_video_form { display: inline-block; float: left; margin-top: 0; width: 40%; }
  .add_new_file_form.-hasfile, .add_new_video_form.-hasfile { float: right; } }

.upload-video-form > .button, .upload-file-form > .button { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; float: right; margin-bottom: 20px; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 50px; background: #f49332; width: 50%; font-size: 22px; }

.upload-video-form > .button:hover, .upload-file-form > .button:hover { background: #ff8b00; }

.product-files-table { width: 100%; border-collapse: collapse; }

.product-files-table > .table-tbody > .item { border: 1px solid #d2d2d3; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 15px 20px; }

@media only screen and (max-width: 640px) { .product-files-table > .table-tbody > .item { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; } }

@media only screen and (max-width: 640px) { .product-files-table > .table-tbody > .item .file-name, .product-files-table > .table-tbody > .item .file-size { width: 100%; } }

.product-files-table > .table-tbody > .item .file-name > .link, .product-files-table > .table-tbody > .item .file-size > .link { color: #f49332; text-decoration: underline; }

.product-files-table > .table-tbody > .item .file-name > .link .icon-download > i, .product-files-table > .table-tbody > .item .file-size > .link .icon-download > i { margin-right: 5px; }

.product-files-table > .table-tbody > .item .file-name > .link:hover, .product-files-table > .table-tbody > .item .file-size > .link:hover { text-decoration: none; }

.product-files-table > .table-tbody > .item .file-name { color: #787575; text-transform: uppercase; word-break: break-all; }

.list-video { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; width: 100%; }

.list-video > .item { -webkit-flex-basis: 32%; -moz-flex-basis: 32%; -ms-flex-basis: 32%; flex-basis: 32%; margin: 1% 0 40px; cursor: pointer; }

.list-video > .item:nth-child(3n-1) { margin-left: 2%; margin-right: 2%; }

.list-video > .item > .product-video-detail { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }

.list-video > .item > .product-video-detail > .image { opacity: 0; }

.list-video > .item > .product-video-detail { background-color: #eee; position: relative; }

@media only screen and (max-width: 480px) { .list-video > .item > .product-video-detail { max-height: 101px; } }

.list-video > .item > .video-name { padding: 10px; text-align: center; }

/* ============================================ * Send Friend Popup ============================================ */
.send-friend { background-color: #f5f5f5; padding: 40px 20px; }

.send-friend .buttons-set { text-align: left; padding-top: 0; margin: 0 0 20px; }

.send-friend .buttons-set .button { background-color: transparent; }

.send-friend .buttons-set .icon-remove { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: inline-block; }

.send-friend .buttons-set .button-add, .send-friend .buttons-set .button-remove { color: #636363; font-weight: 600; font-size: 13px; text-transform: capitalize; text-decoration: underline; }

.send-friend .buttons-set .button-send { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #4584f5; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; padding: 10px 30px; text-transform: capitalize; }

.send-friend .buttons-set .button-send:hover { background-color: #7faaf8; }

.send-friend .fieldset .legend, .send-friend .fieldset .title { font: 500 18px "Roboto", sans-serif; text-align: left; text-transform: capitalize; padding: 20px 0; margin: 0; }

.send-friend .fieldset .legend { border-top: 1px solid #ebebeb; color: #000; }

.send-friend .fieldset .title { color: #636363; }

.send-friend .fieldset .title .fa { color: #007ff6; font-size: 20px; margin-right: 10px; }

.send-friend .input-text { background-color: #fff; border: 1px solid #ebebeb; border-radius: 4px; box-shadow: none; margin-bottom: 15px; padding-left: 20px; padding-right: 20px; width: 100%; }

.send-friend .form-list > .fields, .send-friend .form-list > .wide { border-top: 1px solid #ebebeb; padding-top: 20px; }

.send-friend .form-list > .fields .input-text { height: 40px; padding: 22px 20px; }

.send-friend .form-list > .wide .input-text { height: 146px; }

.send-friend .link { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #fff; border-radius: 2px; display: block; padding: 5px 10px; }

.send-friend .link:hover { background-color: #ff8d00; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery { position: relative; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon { position: absolute; top: 0; left: 20px; z-index: 2; -webkit-box-shadow: 0 0 5px 5px #dcdfd5; box-shadow: 0 0 30px 0 #dcdfd5; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { border: 0; width: 103px; height: auto; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer { width: 100%; margin: -15px auto 15px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { display: flex; justify-content: left; }

@media screen and (max-width: 1000px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { padding: 0 20px; } }

@media screen and (max-width: 590px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { justify-content: center; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .timerLabelHide { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container div span.aw_countdown_days_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container div span.aw_countdown_hours_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container div span.aw_countdown_minutes_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator .aw_countdown_separator_afterhours { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator .aw_countdown_separator_afterminutes { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container { display: inline-block; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container div span.aw_countdown_seconds_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

@media screen and (max-width: 960px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer { margin-top: 0; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { width: 90px; height: auto; } }

@media screen and (max-width: 384px) { .catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { width: 80px; height: auto; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { width: 55px; height: 55px; font-size: 24px; } }

.toolbar-bottom > .sort-section { margin: 35px 0; }

@media only screen and (max-width: 1000px) { .toolbar-bottom > .sort-section { margin: 20px 0; } }

.toolbar-bottom > .sort-section > .wrap.-pages .box.-pages { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 0 auto; }

.toolbar-bottom > .sort-section > .wrap.-pages { width: 100%; }

.toolbar-bottom > .sort-section > .wrap.-pages > .box.-current, .toolbar-bottom > .sort-section > .wrap.-pages > .box.-limiter { display: none; }

.toolbar-bottom > .sort-section > .wrap.-filters, .toolbar-bottom > .sort-section > .wrap.-modes { display: none; }

.toolbar-bottom > .currently { display: none; }

.toolbar-bottom .sort-section { background: none; }

.sort-section { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; min-height: 40px; margin: 10px 0 0; padding: 0 20px; background: #f7f7f7; }

@media only screen and (max-width: 1000px) { .sort-section { background: #f5f5f5; padding: 0 10px; } }

.sort-section .svg-icon { height: 24px; width: 24px; fill: currentColor; }

.sort-section > .wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; min-height: 100%; }

.sort-section > .wrap > .box > .title { text-transform: lowercase; }

.sort-section > .wrap > .box { min-height: 100%; }

.sort-section > .wrap.-pages > .box.-current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding-right: 20px; border-right: 1px solid #cacece; font-size: 0.75rem; color: #000; height: 40px; margin-top: 5px; min-height: 40px; }

.sort-section > .wrap.-pages > .box.-current > .title.-page { margin: 0 5px; cursor: default; }

.sort-section > .wrap.-pages > .box.-current > .title.-value { margin-left: 5px; cursor: default; }

.sort-section > .wrap.-pages > .box.-limiter { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; margin-left: 20px; }

.sort-section > .wrap.-pages > .box.-limiter.show-drop > .list { display: block; }

.sort-section > .wrap.-pages > .box.-limiter.show-drop > .title.-current:after { content: '\f106'; }

.sort-section > .wrap.-pages > .box.-limiter > .list { display: none; position: absolute; top: 40px; left: 45px; z-index: 1; background: #f5f5f5; }

.sort-section > .wrap.-pages > .box.-limiter > .title { display: inline-block; line-height: 50px; color: #353535; cursor: default; }

.sort-section > .wrap.-pages > .box.-limiter > .list > .item { font: bold 0.87rem "Roboto", sans-serif; color: #000; text-align: center; padding: 5px 10px; cursor: pointer; }

.sort-section > .wrap.-pages > .box.-limiter > .list > .item:hover { color: #fff; background: #000; }

.sort-section > .wrap.-pages > .box.-limiter > .title.-current { position: relative; font: bold 0.87rem "Roboto", sans-serif; line-height: 50px; color: #000; padding: 0 20px 0 10px; cursor: pointer; }

.sort-section > .wrap.-pages > .box.-limiter > .title.-current:after { -webkit-transform: translate(-5%, -50%); -ms-transform: translate(-5%, -50%); transform: translate(-5%, -50%); position: absolute; display: inline-block; top: 50%; right: 0; font-family: 'FontAwesome'; color: #000; font-size: 20px; content: '\f107'; }

.sort-section > .wrap.-pages .box.-pages { display: none; background: #fff; min-height: 80%; }

.sort-section > .wrap.-pages .box.-pages > .list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 40px; }

.sort-section > .wrap.-pages .box.-pages > .list > .item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; height: 40px; }

.sort-section > .wrap.-pages .box.-pages > .list > .item.current, .sort-section > .wrap.-pages .box.-pages > .list > .item.current > .link { background: #f7941e; color: #fff; cursor: default; }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.first-page > .link { border-left: 1px solid #ebebeb; } }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.last-page > .link { border-right: 1px solid #ebebeb; } }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.next, .sort-section > .wrap.-pages .box.-pages > .list > .item.previous { display: none; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages > .list > .item.current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; min-height: 40px; padding: 0 15px; font-weight: 400; font-size: 0.87rem; color: #62676a; }

.sort-section > .wrap.-pages .box.-pages .link { position: relative; min-height: 100%; padding: 0 20px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }

.sort-section > .wrap.-pages .box.-pages .link.first { border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-radius: 5px 0 0 5px; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.first::before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f100'; }

.sort-section > .wrap.-pages .box.-pages .link.first:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.-previous { border-right: 1px solid #ebebeb; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.-previous.i-previous { border-left: 1px solid #ebebeb; border-radius: 5px 0 0 5px; }

.sort-section > .wrap.-pages .box.-pages .link.-previous::before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f104'; }

.sort-section > .wrap.-pages .box.-pages .link.-previous:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.-next { border-left: 1px solid #ebebeb; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.-next.i-next { border-right: 1px solid #ebebeb; border-radius: 0 5px 5px 0; }

.sort-section > .wrap.-pages .box.-pages .link.-next:before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f105'; }

.sort-section > .wrap.-pages .box.-pages .link.-next:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.last { border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-radius: 0 5px 5px 0; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.last:before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f101'; }

.sort-section > .wrap.-pages .box.-pages .link.last:hover:before { color: #fff; }

.sort-section > .wrap.-filters, .sort-section > .wrap.-modes { display: none; }

.sort-section > .wrap.-pages .box.-pages { min-height: 100%; }

.sort-section > .wrap.-pages .box.-pages > .list > .item.current { padding: 0 8px; line-height: 40px; height: 40px; color: #fff; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.current { padding: 0 14px; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages .link.i-next, .sort-section > .wrap.-pages .box.-pages .link.i-previous { padding: 0 8px; line-height: 40px; height: 40px; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages .link.i-next, .sort-section > .wrap.-pages .box.-pages .link.i-previous { padding: 0 14px; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link:hover, .sort-section > .wrap.-pages .box.-pages .link.i-next:hover, .sort-section > .wrap.-pages .box.-pages .link.i-previous:hover { background-color: #f7941e; color: #fff; border-color: #f7941e; }

.sort-section > .wrap.-pages .box.-pages > .link { padding: 0 25px; }

.wrp-upload-files .sort-section > .wrap.-pages .box.-pages > .list > .item.current > .link { padding: 0; height: auto; border: none; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-filters { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 5px 0 5px 5px; padding: 0 0 0 10px; position: relative; border-left: 1px solid #cacece; }
  .sort-section > .wrap.-filters > .box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; height: 100%; cursor: pointer; }
  .sort-section > .wrap.-filters > .box.sort-by-box { padding-right: 65px; }
  .sort-section > .wrap.-filters > .box.sort-by-box:before { content: ""; width: 0; height: 0; border-bottom: 7px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent; position: absolute; right: 0; top: 12px; }
  .sort-section > .wrap.-filters > .box.sort-by-box:after { content: ""; width: 0; height: 0; border-top: 7px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent; position: absolute; right: 0; bottom: 12px; }
  .sort-section > .wrap.-filters > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; height: 100%; padding: 0 5px; }
  .sort-section > .wrap.-filters > .link > .svg-icon { fill: #000; }
  .sort-section > .wrap.-filters > .box > .title { font: 400 14px "Roboto", sans-serif; color: #000; text-transform: capitalize; }
  .sort-section > .wrap.-filters > .box > .title.-current { margin-left: 10px; }
  .sort-section > .wrap.-filters > .box > .sort-dropdown { top: 80%; bottom: auto; z-index: 1; text-align: center; }
  .sort-section > .wrap.-modes { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 5px 0 5px auto; }
  .sort-section > .wrap.-modes > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 15px; height: 100%; } }

.subscribe-wrapper { background: url("../../images/subscribe_bg_left.png") left no-repeat, url("../../images/subscribe_bg_right.png") right no-repeat; background-color: #f5f5f5; }

@media only screen and (max-width: 1200px) { .subscribe-wrapper { background-image: none; } }

.subscribe-wrapper .newsletter-message { max-width: 720px; margin: 0 auto; /*.background-layer { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(255,255,255, 0.7); z-index: 111; }*/ }

@media only screen and (max-width: 1000px) { .subscribe-wrapper .newsletter-message { width: 100%; max-width: 100%; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 111; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message::before { content: ""; background: url("../../svg/icons/icn_success-check.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("../../svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.subscribe-wrapper .newsletter-message .newsletter-error-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 1; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message::before { content: ""; background: url("../../svg/icons/icn_report-captcha.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("../../svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.discountPriceLetterBox { width: 70%; margin: 0 auto; padding: 37px 0; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; padding-left: 20px; padding-right: 20px; } }

.discountPriceLetterBox .left-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .left-wrapper { width: 100%; } }

.discountPriceLetterBox .subscribe-txt-wrapper { position: relative; text-align: center; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; line-height: 26px; font-size: 28px; text-transform: uppercase; margin-bottom: 28px; font-weight: bold; color: #000; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .signupTxt { color: #ff8d00; padding-left: 5px; }

.discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 16px; color: #000; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-pages { display: none; }

.discountPriceLetterBox > .formHolder { padding-bottom: 20px; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox > .formHolder { width: 100%; max-width: 100%; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.discountPriceLetterBox > .formHolder .field-custom > .label { display: none; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField { background: transparent; border: none; width: 100%; height: 60px; border-radius: 0; margin-bottom: 0; box-shadow: none; padding-right: 165px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #202020; border: 1px solid #D3D3D3; -webkit-border-radius: 10px; border-radius: 10px; background: #ffffff; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .discountPriceLetterTextField { height: 55px; padding-right: 60px; font-size: 16px; } }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-webkit-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-ms-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .emailTextField { width: 100%; position: relative; max-width: 720px; margin: 0 auto; font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox > .formHolder .emailTextField { width: 100%; } }

.discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: relative; font-size: 14px; text-transform: none; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: static; } }

.discountPriceLetterBox > .formHolder .g-recaptcha { width: 305px; margin: 25px auto 0 auto; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { border-bottom: 1px solid #D3D3D3; font-size: 22px; padding: 0 50px 26px 50px; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { padding: 0 0 26px 0; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 27px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 0; margin-bottom: 20px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { background: url("../../svg/icons/icn_envelope.svg") no-repeat; width: 70px; height: 70px; display: block; background-size: cover; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { width: 66px; height: 66px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 900 36px "Roboto", sans-serif; color: #202020; text-align: left; display: block; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { font: 900 26px "Roboto", sans-serif; line-height: 32px; text-align: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #2C2C2C; padding-top: 10px; text-transform: none; text-align: left; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { text-align: center; font: 400 16px "Roboto", sans-serif; line-height: 30px; } }

.discountPriceLetterBox .submitBtn { border-bottom: 0; padding-bottom: 0px; padding-left: 0; text-align: center; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; color: #fff; text-transform: uppercase; padding: 15px 35px; -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; border: none; position: absolute; right: 0; top: 0; height: 59px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 700 16px "Roboto", sans-serif; width: 160px; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:hover { background-color: #e38008; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:active { background-color: #c66f07; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn { height: 54px; width: 50px; padding: 0 15px; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-text { display: none; } }

.discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: none; background: url("../../svg/icons/icn_submit-arrow.svg") no-repeat; width: 22px; height: 26px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: block; } }

@media screen and (max-width: 500px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 18px; } }

@media screen and (max-width: 480px) { .discountPriceLetterBox .subscribe-txt-wrapper { padding-left: 0; }
  .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 12px; }
  .discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 14px; } }

#newsletter_loading { position: fixed; height: 100%; width: 100%; top: 0; left: 0; opacity: 0.8; filter: alpha(opacity=80); background-color: #fbfafa; z-index: 100; }

#newsletter_loading > div { font-size: 16px; font-weight: bold; margin-left: -30px; margin-top: 5px; color: #7d7d7d; position: absolute; top: 50%; left: 50%; }

#newsletter_loading > div > .loader { margin: 0 auto; margin-top: -45px; margin-left: -16px; z-index: 110; height: 130px; width: 130px; background-image: url("../../images/loading_o.gif"); background-position: center; background-repeat: no-repeat; }

.group-product-info { max-width: 1280px; margin: 0px auto 20px; }

.group-product-info #group_products.ui-helper-reset { position: relative; top: -8px; }

.group-product-info #group_products.ui-helper-reset:after { content: ""; background: url(../../images/group-product-icon.png) no-repeat; width: 89px; display: inline-block; height: 46px; position: absolute; top: -44px; right: 330px; }

.group-product-info .group-product-block { display: inline-block; width: 100%; }

.group-product-info .group-product-block .group_item_left { float: left; width: 80%; min-height: 210px; padding: 0  30px; max-height: 240px; }

.group-product-info .group-product-block .group_item_left .inside_product { background: #f5f5f5; border: 1px solid #fff; padding: 10px; box-sizing: border-box; display: inline-block; width: 100%; -webkit-box-shadow: 2px 2px 3px 0px #c2bec2; -moz-box-shadow: 2px 2px 3px 0px #c2bec2; box-shadow: 2px 2px 3px 0px #c2bec2; }

.group-product-info .group-product-block .group_item_left .item { position: relative; padding: 0 60px 0 0; }

.group-product-info .group-product-block .group_item_left .item .productPic { float: left; width: 50%; }

.group-product-info .group-product-block .group_item_left .item .productPic img { max-width: 100%; border: 2px solid #fff; }

.group-product-info .group-product-block .group_item_left .item .product_right_content { width: 50%; float: right; padding: 0 0 0 10px; }

.group-product-info .group-product-block .group_item_left .item:after { content: "+"; font-size: 33px; color: #000; position: absolute; top: 68px; right: 32px; font-weight: 600; }

.group-product-info .group-product-block .group_item_left .item h4 { font-size: 14px; font-weight: bold; margin: 0px 0 10px 0; padding: 0; color: #000; height: 60px; overflow: hidden; text-transform: uppercase; display: inline-block; width: 100%; max-height: inherit; }

.group-product-info .group-product-block .group_item_left .item .price-box, .group-product-info .group-product-block .group_item_left .item .gpqtycenter { font-size: 14px; font-weight: 600; padding: 0; color: #000; line-height: 20px; text-transform: uppercase; }

.group-product-info .group-product-block .group_item_left .item .price-box .label, .group-product-info .group-product-block .group_item_left .item .gpqtycenter .label { color: #666666; font-size: 12px; }

.group-product-info .group-product-block .group_item_left .item .save_price { font-size: 12px; color: #047f87; font-weight: 600; }

.group-product-info .group-product-block .group_item_left .owl-item:last-child .item:after { display: none; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next { position: absolute; top: 38%; right: -30px; font-size: 0; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next:after { content: "\f105"; font-family: 'FontAwesome'; font-weight: 900; font-size: 35px; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next.disabled:after { color: #90d2be; cursor: text; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev { position: absolute; top: 43%; left: -30px; font-size: 0; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev:after { content: "\f104"; font-family: 'FontAwesome'; font-weight: 900; font-size: 35px; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev.disabled:after { color: #90d2be; cursor: text; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { float: right; width: 20%; position: absolute; top: 0; height: 100%; right: 0; background: #09211a; z-index: 99; color: #fff; text-align: center; padding: 20px 20px; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupDiscountLabel, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupbundleLabel, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGrouptotal_Label { font-size: 13px; color: #f49332; font-weight: 600; margin: 0 0 5px 0; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupDiscountPrice, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupbundlePrice, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGrouptotal_Label_price { font-size: 18px; color: #fff; margin: 5px 0 18px 0; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGrouptotal_Label { color: #9fe2ce; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupbundleLabel { color: #41e5b5; text-transform: uppercase; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupbundlePrice { font-size: 30px; margin: 8px 0 15px 0; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 42px; line-height: 42px; background: #f49332; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 0 0; border: none; text-transform: uppercase; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart:before { content: ""; background: url(../../images/group-cart-icon.jpg) no-repeat; width: 26px; display: inline-block; height: 23px; margin: 7px 5px 0 0; vertical-align: top; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; box-shadow: none; border-radius: 5px; height: 43px; line-height: 43px; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 0 0; border: none; background: #959494; text-transform: uppercase; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired:before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: relative; display: inline-block; content: '\f017'; font-size: 20px; margin: 0 0px 0 0; top: 22px; font-family: 'FontAwesome'; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; box-shadow: none; border-radius: 5px; height: 43px; line-height: 43px; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 7px 0 0 0; border: none; background: #0461fc; text-transform: uppercase; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view:before { position: relative; display: inline-block; content: '\f15c'; font-size: 18px; margin: 0 7px 0 0; font-family: 'FontAwesome'; font-weight: normal; }

.group-product-info .group-product-block h3 { display: inline-block; font-size: 16px; color: #000; line-height: 34px; font-weight: 600; margin: 0; padding: 0; }

.group-product-info .group-product-block h3 { padding: 12px 24px; background: #b5ebdb; margin: 0px 0 8px 0; float: left; width: 100%; font-size: 16px; color: #000; line-height: 34px; font-weight: 600; cursor: pointer; border: 1px solid #92ddc7; }

.group-product-info .group-product-block h3 .combo_label { font-size: 18px; }

.group-product-info .group-product-block h3 span.mark { background: #00ffcc; padding: 0 2px; text-transform: capitalize; }

.group-product-info .group-product-block h3 span.ui-accordion-header-icon { background: #000; color: #fff; font-size: 23px; height: 32px; width: 32px; display: inline-block; text-align: center; border-radius: 100%; line-height: 32px; margin: 0 12px 0 0; vertical-align: top; }

.group-product-info .group-product-block h3 span.ui-accordion-header-icon:after { content: "\f105"; font-family: 'FontAwesome'; font-weight: 900; }

.group-product-info .group-product-block h3 a { display: inline-block; position: relative; z-index: 99; font-size: 18px; color: #f7941d; line-height: normal; max-width: 80%; vertical-align: middle; text-decoration: underline; }

.group-product-info .group-product-block h3 a:hover { color: #000; }

.group-product-info .group-product-block h3.ui-accordion-header-active { position: absolute; z-index: 99; margin: 0; border: none; top: 1px; left: 1px; width: 99.9%; }

.group-product-info .group-product-block h3.ui-accordion-header-active span.ui-accordion-header-icon:after { content: "\f107"; }

.group-product-info .group-product-block h3.ui-accordion-header-active a { max-width: 65%; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(2).ui-accordion-header-active { top: 69px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(3).ui-accordion-header-active { top: 138px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(4).ui-accordion-header-active { top: 207px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(5).ui-accordion-header-active { top: 276px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(6).ui-accordion-header-active { top: 345px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(7).ui-accordion-header-active { top: 414px; }

.group-product-info .group-product-block .aac-content-box { padding: 71px 20px 12px 20px; float: left; width: 100%; position: relative; background: #b5ebdb; border: 1px solid #92ddc7; margin: 0 0 8px 0; }

.aac-content-box { display: none; }

.product-view .group_products_new #group_products { top: 0; margin: 6px 0 0 0; }

.product-view .group_products_new .group_item_left { width: 100% !important; padding: 0 40px; }

.product-view .group_products_new .group_item_left .owl-carousel .owl-nav .owl-prev, .product-view .group_products_new .group_item_left .owl-carousel .owl-nav .owl-next { top: 55px; }

.product-view .group_products_new .group_item_left .item .price-box, .product-view .group_products_new .group_item_left .item .gpqtycenter { font-size: 14px; line-height: 19px; color: #000; }

.product-view .group_products_new .group_item_left .item .price-box .label, .product-view .group_products_new .group_item_left .item .gpqtycenter .label { color: #666666; font-size: 12px; }

.product-view .group_products_new .group_item_left .item h4 { font-size: 14px; font-weight: bold; margin: 0px 0 10px 0; padding: 0; color: #000; height: 60px; overflow: hidden; text-transform: uppercase; display: inline-block; width: 100%; max-height: inherit; }

.product-view .group_products_new .group_item_left .item .productPic, .product-view .group_products_new .group_item_left .item .product_right_content { width: 50%; }

.product-view .group_products_new .group_item_left .item:after { top: 55px; }

.group_products_new .group-product-block .group_item_left { min-height: 145px; }

.group_products_new .group-product-block .aac-content-box { padding: 71px 20px 20px 20px; height: auto !important; }

.group_products_new .group-product-block .owl-dots { display: none; }

.group_products_new .group-product-block h3.ui-accordion-header-active { width: auto; background: #0b3b2c; position: absolute; top: 13px; left: -12px; font-size: 18px; font-weight: bold; color: #fff; padding: 5px 15px; cursor: text; }

.group_products_new .group-product-block h3.ui-accordion-header-active:after { position: absolute; top: 44px; left: 0; width: 0; height: 0; border-top: 0px solid transparent; border-right: 12px solid  #092e22; border-bottom: 14px solid transparent; content: ""; }

.group_products_new .group-product-block h3.ui-accordion-header span.ui-accordion-header-icon { display: none; }

.grouped-items-table-outer { border: none; padding: 0; margin: 0; }

.cta-price { position: relative; }

.cta-price .group_total_price { margin: 0 0 20px 0; }

.cta-price .group_total_price h2.PDPGrouptotal_Label { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; text-align: left; margin: 0 100px 0 0; }

.cta-price .group_total_price .PDPGrouptotal_Label_price { font-size: 16px; font-weight: bold; color: #000; }

.cta-price .dealsExpiredCont { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 0; height: 62px; line-height: 62px; background: #959494; width: 100%; font-size: 16px; display: inline-block; color: #fff; margin: 3px 0 15px 0; border: none; text-transform: uppercase; }

.cta-price .dealsExpiredCont::before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: relative; display: inline-block; content: '\f017'; font-size: 30px; margin: 0 5px 0 0; top: 20px; font-family: 'FontAwesome'; }

.cta-price .groupedDiscountBox { border-bottom: 1px solid #2d2d2f; padding: 0 0 20px 0; margin: 0 0 20px 0; }

.cta-price .groupedDiscountBox h2.PDPGroupDiscountLabel, .cta-price .groupedDiscountBox h2.PDPGrouptotal_Label { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; margin: 0 100px 0 0; text-align: left; }

.cta-price .groupedDiscountBox .PDPGroupDiscountPrice, .cta-price .groupedDiscountBox .PDPGrouptotal_Label_price { font-size: 16px; font-weight: bold; color: #fc4820; }

.box-flex-row .pdp_group_right { box-sizing: border-box; max-width: 375px; width: 100%; }

.box-flex-row .group_total_price, .box-flex-row .groupedDiscountBox, .box-flex-row .group_bundle_price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row .group_bundle_price { text-align: left; }

.box-flex-row .group_bundle_price .offerPriceLabel { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; margin: 0 100px 0 0; }

.box-flex-row .group_bundle_price .offerPriceValue { font-size: 27px; font-weight: bold; color: #f49230; }

.add-to-cart-buttons .buyAllBtnPos .add_to_cart { transition: all 0.3s ease-out; position: relative; padding: 0; font-weight: bold; box-shadow: none; border-radius: 0; height: 62px; line-height: 62px; background: #f49332; width: 100%; font-size: 16px; display: inline-block; color: #fff; border: none; cursor: pointer; text-transform: uppercase; }

.add-to-cart-buttons .buyAllBtnPos .add_to_cart:before { content: ""; background: url(../../svg/icons/cart_big.svg) 0 0 no-repeat; width: 27px; display: inline-block; height: 27px; margin: 15px 4px 0 0; vertical-align: top; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos { border-color: #fc4820; background-color: #fc4820; color: #fff; height: 61px; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos .dealsExpiredCont .default-title { font-weight: bold; font-size: 15px; text-transform: uppercase; line-height: 34px; white-space: nowrap; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos .dealsExpiredCont .default-title::before { content: ""; background: url("../../images/icon_deal_expired.svg") 0 0 no-repeat; width: 27px; display: inline-block; height: 27px; margin: 2px 0 0 0; vertical-align: top; }

.wrp-cta > .btn-wrp > .already-purchased-product > .button.added > .added-title { display: inline-block; margin: 20px 0 0 0; font-size: 21px; }

@media only screen and (max-width: 1024px) { .group-product-info .group-product-block { padding: 0 20px; }
  .group-product-info .group-product-block .group_item_left { width: 75%; padding: 0 20px; }
  .group-product-info .group-product-block .group_right_cart { width: 20%; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { width: 23%; }
  .group-product-info .group-product-block .group_item_left .item { padding: 0 30px 0 0; }
  .group-product-info .group-product-block .group_item_left .item:after { font-size: 24px; top: 56px; right: 10px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev:after, .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next:after { font-size: 24px; }
  .group-product-info .group-product-block .ui-accordion-content { height: auto !important; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart { font-size: 15px; }
  .group-product-info #group_products.ui-helper-reset:after { top: -23px; right: 280px; height: 24px; } }

@media only screen and (max-width: 1023px) { .group-product-info #group_products.ui-helper-reset:after { display: none; }
  .group-product-info .group-product-block { margin: 15px 0 0 0; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { width: 100%; padding: 20px; position: relative; top: 0; margin: 10px 0 0 0; }
  .group-product-info .group-product-block h3 { width: 100%; }
  .group-product-info .group-product-block .ui-accordion-header-active { position: relative !important; top: 0 !important; }
  .group-product-info .group-product-block .group_item_left .item:after { top: 71px; }
  .group-product-info .group-product-block .group_item_left { max-height: inherit; } }

@media only screen and (max-width: 800px) { .group-product-info .group-product-block .group_item_left { width: 100%; padding: 20px; }
  .group-product-info #group_products:after { top: -10px; right: 51%; height: 11px; }
  .group-product-info .group-product-block .group_item_left .item:after { top: 56px; right: 11px; }
  .group_products_new .group-product-block .group_item_left .item:after { top: 58px; right: 8px; }
  .group-product-info .group-product-block .ui-accordion-content { padding: 0; }
  .group-product-info .group-product-block .group_right_cart .add_to_cart { max-width: 200px; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view { max-width: 200px; }
  .group-product-info .group-product-block .group_item_left .item { padding: 0 35px 0 15px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev { top: 40%; left: -8px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next { position: absolute; top: 40%; right: -8px; font-size: 0; }
  .group-product-info .group-product-block h3.ui-accordion-header-active { position: relative; top: 0 !important; left: 0; width: 100%; }
  .group_products_new .group-product-block h3.ui-accordion-header-active { position: absolute !important; top: 13px !important; left: -12px; width: auto; }
  .group_products_new .group-product-block h3.ui-accordion-header-active:after { top: 36px; }
  .group_products_new .group-product-block .group_item_left { padding: 70px 20px 20px 20px; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired { max-width: 200px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 70%; }
  .group-product-info .group-product-block .ui-accordion-header-active a { max-width: 65%; } }

@media only screen and (max-width: 640px) { .group-product-info .group-product-block .group_item_left .item:after { top: 66px; right: 11px; }
  .group_products_new .group-product-block .group_item_left .item:after { top: 65px; right: 8px; }
  .group-product-info .group-product-block h3 { width: 100%; font-size: 15px; line-height: normal; }
  .group-product-info .group-product-block .ui-accordion-content { height: auto !important; }
  .group-product-info .group-product-block .ui-accordion-header { font-size: 14px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 65%; font-size: 14px; } }

@media only screen and (max-width: 600px) { .group-product-info .group-product-block .group_item_left .item:after, .group-product-info #group_products.ui-helper-reset:after { display: none; }
  .group-product-info .group-product-block h3 span.ui-accordion-header-icon { float: left; }
  .group-product-info .group-product-block h3.ui-accordion-header { font-size: 14px; padding: 10px; }
  .group-product-info #group_products { top: 0; } }

@media only screen and (max-width: 480px) { .group-product-info .group-product-block .group_item_left .item { padding: 0  15px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 100%; font-size: 12px; margin: 5px 0 0 0; }
  .combo_label { margin: 10px 0 0 0; vertical-align: top; display: inline-block; }
  .group-product-info .group-product-block h3.ui-accordion-header-active a { max-width: 100%; }
  .dealsExpiredContPosMobile { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: flex; position: absolute; right: 0; top: 0; margin: 0; padding: 0; color: #ffffff; border-radius: 0; width: 75px; height: 100%; background: #fc4820; text-align: center; align-items: center; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile { width: 100%; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile .default-title { font-size: 0px; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile .default-title::before { content: ""; background: url("../../images/icon_deal_expired.svg") 0 0 no-repeat; width: 35px; display: inline-block; height: 35px; margin: 0; vertical-align: top; } }

@media only screen and (max-width: 480px) { .box-flex-row .pdp_group_right { padding: 0; }
  .pdp_group_left .offerPriceHolder { display: inline-block; }
  .offer-price-box .offerPriceLabel, .group-total-price .offerPriceLabel { font-size: 10px; color: #8f8e8e; font-weight: 600; margin: 0 0 0px 0; float: left; width: 46%; text-align: right; padding: 0 5px 0 0; box-sizing: border-box; line-height: 10px; text-transform: uppercase; }
  .offer-price-box .offerPriceValue, .group-total-price .offerPriceValue { font-size: 12px; font-weight: 700; color: #e70303; line-height: 10px; float: left; width: 53%; text-align: left; }
  .group-total-price .offerPriceValue { color: #000; }
  .group_product_bundle { display: none; }
  .grouped-saving-price-box { margin: 10px 0 5px 0; width: 100%; display: inline-block; }
  .product-secondary-action .row-mg { display: inline-block; margin: 0 6px 0 0; width: 67%; }
  .grouped-bundle-price-box .offer-price-box .offerPriceLabel { color: #000; text-transform: uppercase; }
  .grouped-bundle-price-box .offer-price-box .offerPriceValue { font-size: 18px; color: #000; }
  #stickyBarGroupedProduct .sticky-bar .custom-qty { margin: 0; } }

.pdp_group_right .group_bundle_price .offerPriceValue .label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.add-to-links { position: relative; cursor: pointer; padding-left: 8px; }

.add-to-links.full-width { margin: 0; text-align: center; height: 40px; line-height: 30px; padding-left: 0; }

.add-to-links .list-container { -webkit-transform: translate(-50%, 10%); -ms-transform: translate(-50%, 10%); transform: translate(-50%, 10%); display: none; padding: 5px 0; position: absolute; left: 80px; top: 100%; z-index: 990; width: 200px; background: #fff; text-align: center; box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); border: 1px solid #dfdfdf; }

.add-to-links .list-container::before { position: absolute; display: inline-block; top: -11px; left: 45%; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #dfdfdf; border-right: 13px solid transparent; }

.add-to-links .list-container::after { position: absolute; display: inline-block; top: -10px; left: 45%; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #fff; border-right: 13px solid transparent; }

.add-to-links .list-container > ul, .add-to-links .list-container ul { overflow: auto; display: block; max-height: 240px; }

.add-to-links .list-container ul li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; position: relative; padding: 10px 20px; line-height: 20px; cursor: pointer; border-bottom: 1px solid #dfdfdf; color: #007ff6; width: 100%; min-height: 45px; }

.add-to-links .list-container ul li.new { position: relative; border-bottom: none; color: #000; }

.add-to-links .list-container ul li.new:before { position: relative; display: inline-block; margin-right: 10px; content: '+'; }

.add-to-links .list-container ul li > span { word-wrap: break-word; display: inline-block; width: 100%; }

.add-to-links .list-container ul li.new > span { text-decoration: underline; }

.add-to-links .list-container ul li:last-child { border-bottom: none; }

.add-to-links .split-button.active .list-container { display: block; }

.add-to-links .link-wishlist, .add-to-links .change { position: relative; display: inline-block; font-size: 13px; font-weight: 500; color: transparent; width: 22px; height: 21px; }

.add-to-links .link-wishlist::before, .add-to-links .change::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 0; color: #b2b2b2; content: '\E87D'; font-size: 22px; }

.add-to-links .link-wishlist:hover, .add-to-links .change:hover { text-decoration: none; }

.add-to-links .link-wishlist:hover::before, .add-to-links .change:hover::before { color: #f49332; }

.category-products .products-grid .change, .handpick-block .change { margin-bottom: 6px; }

.wrp-cta .add-to-links .link-wishlist, .wrp-cta .add-to-links .change { padding-left: 40px; text-decoration: underline; color: #4d4d4e; width: auto; }

.wrp-cta .add-to-links .link-wishlist:hover, .wrp-cta .add-to-links .change:hover { text-decoration: none; color: #f49332; }

@media only screen and (min-width: 640px) { .wishlist_edit_action_container > .popup-block { min-width: 600px; } }

.wishlist_edit_action_container > .popup-block .block-title > strong { display: inline-block; position: relative; font: bold 26px "Roboto", sans-serif; text-align: center; width: 100%; margin: 30px 0 25px 0; }

.wishlist_edit_action_container > .popup-block .field-custom .label > .redTxt { color: red; margin-left: 3px; font-weight: 500; }

.wishlist_edit_action_container > .popup-block .btn-cancel { margin: 15px 20px; background-color: transparent; text-decoration: underline; text-transform: none; color: #444; font-size: 14px; font-weight: bold; }

.wishlist_edit_action_container > .popup-block .btn-cancel:hover { text-decoration: none; }

.checkbox-custom { text-align: left; margin-bottom: 200px; }

@media only screen and (min-width: 640px) { .checkbox-custom { margin-bottom: 15px; } }

.checkbox-custom > .label { position: relative; display: inline-block; margin: 0; padding-left: 40px; line-height: 24px; font-size: 14px; vertical-align: top; }

.checkbox-custom > .label::before { font-family: 'FontAwesome'; display: inline-block; position: absolute; top: 0; left: 0; content: "\f096"; color: #e0dede; background-color: #fff; font-size: 35px; border-radius: 5px; }

.checkbox-custom > .label > .link { text-decoration: underline; }

.checkbox-custom.-small { margin-bottom: 0; }

.checkbox-custom.-small > input[type="checkbox"] + .label, .checkbox-custom.-small > .label { position: relative; padding-left: 30px; }

.checkbox-custom.-small > input[type="checkbox"] + .label::before, .checkbox-custom.-small > .label::before { content: ''; position: absolute; width: 20px; height: 20px; left: 0; top: 0; border: 1px solid #000; display: inline-block; border-radius: 5px; }

.checkbox-custom.-small > input[type="checkbox"]:checked + .label::before, .checkbox-custom.-small > .label.checked-default::before { content: '\E876'; font-size: 18px; color: #f7941d; background-color: #000; }

.product-main-info .product-info .add-to-links .list-container { left: 50%; top: 100%; }

.product-main-info .product-info .add-to-links .list-container:after { left: 82px; }

.product-main-info .product-info .add-to-links .list-container:before { left: 82px; }

.popup-wrap.wishlist_edit_action_container .block-content .checkbox-custom { margin-bottom: 15px; }

.checkbox-custom > input[type="checkbox"]:checked + .label::before { content: "\f14a"; color: #4286f5; }

/* start change the position of wishlist popup on PLP */
.add-to-links .list-container { top: 20px; /* bottom: 100%; */ background: #0759bd; border: 1px solid #0759bd; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.add-to-links .list-container::after { position: absolute; display: inline-block; top: -11px; /* bottom: -11px; */ left: 15px; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #0759bd; border-top: 0; border-right: 13px solid transparent; }

.add-to-links .list-container::before { position: absolute; display: inline-block; top: -9px; /* bottom: -11px; */ left: 15px; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #0759bd; border-top: 0; border-right: 13px solid transparent; }

.add-to-links .list-container ul li { border-bottom: 1px solid #3084e7; min-height: 40px; }

.add-to-links .list-container ul li.new > span { text-align: right; text-decoration: none; }

.add-to-links .list-container ul li.new::before { content: ''; position: absolute; top: 7px; left: 17px; width: 25px; height: 25px; background: url("../../images/icn_wishlistPopupAdd.svg") center center no-repeat; }

.add-to-links .list-container ul li > span { color: #fff; text-transform: none; }

/* end change the position of wishlist popup on PLP */
.catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 100%; left: -57px; }

.catalog-category-view .add-to-links .list-container::before, .catalogsearch-result-index .add-to-links .list-container::before { top: auto; bottom: -11px; border-top: 11px solid #0759bd; border-bottom: 0; left: 84%; }

.catalog-category-view .add-to-links .list-container::after, .catalogsearch-result-index .add-to-links .list-container::after { top: auto; bottom: -11px; border-top: 11px solid #0759bd; border-bottom: 0; left: 84%; }

@media screen and (max-width: 1024px) { .add-to-links .list-container { left: 81px; }
  .add-to-links .list-container::before, .add-to-links .list-container::after { left: 8%; }
  .product-additional-info .add-to-links .list-container { left: 47px; }
  .product-additional-info .add-to-links .list-container:after { left: 25%; }
  .product-additional-info .add-to-links .list-container:before { left: 25%; }
  .catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 120%; right: auto; left: -52px; }
  .catalog-category-view .add-to-links .list-container::before, .catalogsearch-result-index .add-to-links .list-container::before, .catalog-category-view .add-to-links .list-container::after, .catalogsearch-result-index .add-to-links .list-container::after { left: 53%; } }

@media screen and (max-width: 600px) { .catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 200%; left: -21px; } }

/* ============================================ * Product View ============================================ */
.catalog-product-view .main { padding: 0; }

@media only screen and (min-width: 320px) { .product-main-info, .product-collateral { width: 100%; max-width: 1280px; margin: 0 auto; clear: both; }
  .product-main-info:after, .product-collateral:after { content: ''; display: table; clear: both; }
  .product-main-info { padding-bottom: 10px; }
  .product-main-info:after { content: ''; display: table; clear: both; }
  .product-additional-info { padding-top: 30px; }
  .product-additional-info { background-color: #fff; }
  .product-additional-info:after { content: ''; display: table; clear: both; }
  .product-primary > .product-name { margin-top: -8px; font-size: 24px; font-weight: 600; color: #4c4c4e; text-transform: none; } }

.product-essential .product-additional-info { border: none; }

@media only screen and (min-width: 1400px) { .product-main-info, .product-collateral { padding-left: 0; padding-right: 0; } }

@media only screen and (min-width: 1000px) { .main-container > .main { max-width: 100%; }
  .product-img-wrap-m { display: none; }
  .product-main-info > .product-info { padding: 30px 0 0 0; }
  .catalog-product-view .product-img-box { float: left; padding: 0; max-width: 640px; width: 100%; }
  .catalog-product-view .product-info { float: right; width: 590px; }
  .catalog-product-view .sticky-bar { display: none; } }

.catalog-product-view #messages_product_view { display: none; }

.sticky-bar { display: none; font-family: "Roboto", sans-serif; }

@media (max-width: 480px) { .sticky-bar { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; border-radius: 0; position: fixed; bottom: 0; left: 0; padding: 4px 75px 4px 15px; width: 100%; min-height: 80px; background: #fff; box-shadow: 0 -3px 7px 0 rgba(0, 0, 0, 0.15); z-index: 100; } }

.product-additional-info .sticky-bar { z-index: 999; }

.sticky-bar .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 100%; }

.sticky-bar .add-to-cart-buttons .btn-cart, .sticky-bar .out-of-stock-popup-link { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: inline-block; position: absolute; right: 0; top: 0; margin: 0; padding: 0; color: transparent; border-radius: 0; width: 75px; height: 50%; background: #f7941d; }

.sticky-bar .add-to-cart-buttons .btn-cart::after, .sticky-bar .out-of-stock-popup-link::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; color: #fff; content: '\E854'; font-size: 25px; }

.sticky-bar .sticky-btn.showFull { height: 100%; top: 0; }

.sticky-bar .out-of-stock-popup-link { top: 50%; background-color: #16a7eb; }

.sticky-bar .add-to-cart-buttons .btn-cart:hover { background-color: #ff8b00; }

.sticky-bar .add-to-cart-buttons .btn-cart.added { background: #8dc63f; opacity: 1; animation-name: addToCart; animation-duration: .3s; }

.sticky-bar .add-to-cart-buttons .btn-cart.added::after { -webkit-transform: rotate(0deg) translate(-50%, -50%); -ms-transform: rotate(0deg) translate(-50%, -50%); transform: rotate(0deg) translate(-50%, -50%); content: '\E876'; }

.sticky-bar .out-of-stock-popup-link::after { -webkit-transform: rotate(-30deg) translate(-20%, -80%); -ms-transform: rotate(-30deg) translate(-20%, -80%); transform: rotate(-30deg) translate(-20%, -80%); font-size: 27px; content: '\E7F4'; }

.notification-sent .sticky-bar .out-of-stock-popup-link { background-color: #eeeded; }

.notification-sent .sticky-bar .out-of-stock-popup-link::after { -webkit-transform: rotate(0deg) translate(-50%, -50%); -ms-transform: rotate(0deg) translate(-50%, -50%); transform: rotate(0deg) translate(-50%, -50%); content: '\E876'; color: #8dc63f; }

.sticky-bar .minimal-price-link { display: none; }

.sticky-bar .special-price { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }

.sticky-bar .price-box .minimal-price-link, .sticky-bar .price-box .save-price-bargain, .sticky-bar .price-box .special-price .price-label, .sticky-bar .price-box .special-price .price-bargain, .sticky-bar .price-box .save-old-price .save-price .price-bargain, .sticky-bar .price-box .save-old-price .save-price .price-label-bargain { display: none; }

.sticky-bar .product-secondary-action { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-align-content: center; -moz-align-content: center; -ms-align-content: center; align-content: center; min-height: 40px; min-height: 100%; width: 100%; }

.sticky-bar .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin: 0; padding-left: 2%; margin-right: 14px; }

.sticky-bar.saleable .price-box { max-width: calc(100% - 100px); }

.sticky-bar.full-width { padding: 4px 0 4px 15px; }

.sticky-bar .price-box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; font-size: 14px; line-height: 20px; color: #2f2f2f; width: 100%; }

.sticky-bar .price-box .save-old-price .save-price { display: inline-block; color: #ff0000; white-space: nowrap; font-weight: bold; text-align: right; margin-top: -5px; font-size: 12px; }

.sticky-bar .price-box .save-old-price .old-price { display: inline-block; white-space: nowrap; font-weight: bold; color: #000; text-align: right; font-size: 12px; }

.sticky-bar .price-box .save-old-price .old-price .price-label { text-transform: lowercase; }

.sticky-bar .price-box .save-old-price .old-price .price { text-decoration: line-through; }

.sticky-bar .price-box .save-old-price .save-price .price-label { padding-right: 5px; }

.sticky-bar .price-box .special-price { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-left: 0; font-size: 24px; font-weight: 700; }

.sticky-bar .price-box .regular-price { margin-left: 0; font-size: 20px; font-weight: 700; color: #000; }

.sticky-bar .price-box .regular-price .price { margin-left: 10%; }

.sticky-bar .price-box .special-price .price { color: #000; font-size: 20px; }

.sticky-bar .title-qty { margin-right: 8px; font-size: 12px; color: #676769; text-transform: uppercase; line-height: 32px; font-weight: 500; }

@media (max-width: 480px) { .sticky-bar .title-qty { min-width: 30px; position: absolute; top: 0; width: 85px; text-align: center; } }

@media (max-width: 480px) { .sticky-bar .custom-qty { margin-top: 15px; } }

.sticky-bar .custom-qty input[type="text"].qty { min-width: 37px; font-weight: 500; }

.sticky-bar .common_price_box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; }

.sticky-bar .common_price_box .special-price .price { width: 100%; }

.wrp-floating-cart .place-floating-cart .floating-checkout-btn.-visible, .wrp-floating-cart > .place-floating-cart > .empty-button-cart { bottom: 90px; }

.wrp-floating-cart.-blackout .floating-item { bottom: 30px; }

.wrp-floating-cart.-blackout .place-floating-cart .floating-product-content .floating-product-list { padding-top: 38px; }

.wrp-floating-cart.-blackout .place-floating-cart .floating-product-content .total-price { bottom: 92px; }

.product-img-box { overflow: hidden; }

.catalog-product-view .products-grid::after { display: none; }

.catalog-product-view .products-grid .link.-btn-cart { right: 10px; top: 10px; margin-right: 0; }

.catalog-product-view .products-grid .link.-btn-cart.added { top: 0; }

.catalog-product-view .products-grid .add-to-links.full-width { height: 21px; }

.catalog-product-view .products-grid .item .wrap.-cart .full-price-width .price-box { width: 100%; }

.catalog-product-view .product-view { background: #fff; color: #000; }

.catalog-product-view .product-view .product-name { font-weight: bold; font-size: 22px; text-transform: none; margin-bottom: 2px; color: #000; }

.catalog-product-view .product-view .product-info .ratings .rating-box, .catalog-product-view .product-view .product-info .ratings .rating-box .rating { width: 116px; height: 22px; background: url("../../images/rating-stars-product.png") 0 -24px; display: inline-block; }

.catalog-product-view .product-view .product-info .ratings .rating-box .rating { background-position: 0 0; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; height: inherit; text-align: right; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; margin: 0 auto; width: 100%; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .old-price { font-size: 17px !important; color: #acacac !important; text-transform: uppercase; font-weight: bold; text-align: left; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price { font-size: 28px; font-weight: bold; padding-top: 9px; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price > .price { font-size: 30px !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price .price-label, .catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price .price-label { text-transform: uppercase; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price { color: #f44c2b; font-size: 17px; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price .price { color: #f44c2b !important; font-size: 17px !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .old-price > .price { text-decoration: line-through; font-size: 17px !important; color: #acacac !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .price-label-bargain, .catalog-product-view .product-view .main-product-shop .price-box .common_price_box .price-bargain { display: none; }

.catalog-product-view .product-info > .rating-wrap { margin-top: 15px; margin-bottom: 15px; }

.product-info .before-top-product-shop > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; width: 190px; }

.product-info .wrp-cta > .cta-description { background: none; padding: 0; margin: 0; position: relative; }

.product-info .wrp-cta > .cta-description .out-of-stock { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 60px; line-height: 60px; background: #f49332; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 10px 0; border: none; }

.product-info .wrp-cta > .cta-description > .line > .title, .product-info .wrp-cta > .cta-description .row-column > .title, .product-info .wrp-cta > .cta-description > .line > .value, .product-info .wrp-cta > .cta-description .row-column > .value { width: auto; }

.product-info .wrp-cta > .cta-description > .line > .title, .product-info .wrp-cta > .cta-description .row-column > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.product-info .wrp-cta > .cta-description > .social-block .split-button-title { display: none; }

.product-info .wrp-cta > .cta-description > .social-block .change, .product-info .wrp-cta > .cta-description > .social-block .link-wishlist { width: 24px; height: 24px; overflow: hidden; display: inline-block; padding: 0 0 0 24px; margin-right: 30px; }

.product-info .wrp-cta > .cta-description > .social-block .link-wishlist::before, .product-info .wrp-cta > .cta-description > .social-block .change::before { font-size: 24px; }

.product-info .wrp-cta > .cta-description > .social-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-top: 20px; }

.product-info .wrp-cta > .cta-description > .social-block .wishlist-social-share-icons { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row.baseline-text { -webkit-align-items: baseline; -ms-flex-line-pack: baseline; -moz-align-items: baseline; -ms-align-items: baseline; align-items: baseline; }

.product-type-data { margin-top: 15px; text-align: left; }

.common-row .row-column { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 50%; }

.product-view .add-to-links { margin: 0; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons, .product-view .btn-wrp .add-to-links, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .eta-box { width: 50%; margin-bottom: 15px; }

@media only screen and (max-width: 480px) { .product-view .btn-wrp .add-to-links { width: 100%; padding-left: 0; }
  .eta-box { width: 100%; } }

.eta-box { padding: 19px 0 19px 8px; }

.eta-box .value { text-transform: uppercase; font-size: 15px; font-weight: 500; color: #555555; }

.product-view .add-to-links > .item .link-wishlist, .product-view .add-to-links > .item .change { width: 100%; height: 100%; border: 1px solid #d5d5d4; padding: 16px 0; text-transform: uppercase; font-size: 16px; text-decoration: none; color: #999999; font-weight: bold; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.product-view .add-to-links > .item .link-wishlist:before, .btn-wrp .add-to-links .item .split-button > a::before { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; display: inline-block; top: 16px; left: -4px; }

.product-view .add-to-links > .item .link-wishlist:hover, .product-view .add-to-links > .item .split-button > a:hover { color: #f49332; }

.product-view .add-to-links.full-width { margin-right: 0; }

.product-info .wrp-cta > .cta-description > .social-block > .social-share-product-page > .a2a_kit > .a2a_button > .a2a_svg { display: none; }

.product-info .wrp-cta > .cta-description .row-column > .in-stock, .product-info .wrp-cta > .cta-description .row-column > .out-of-stock, .product-info .wrp-cta > .cta-description .row-column > .pre-order, .product-info .wrp-cta > .cta-description .row-column > .back-order { font-weight: bold; color: #5bbf3e; text-transform: uppercase; }

.product-info .wrp-cta > .cta-description .row-column > .out-of-stock { color: #ff0000; background: none; padding: 0; width: auto; height: auto; margin: 0; font-weight: bold; line-height: normal; font-size: 14px; }

.product-info .wrp-cta > .cta-description .row-column > .pre-order, .product-info .wrp-cta > .cta-description .row-column > .back-order { color: #26a8e7; }

.product-info .wrp-cta > .cta-description > .line { margin-bottom: 8px; }

.product-view > .report-block { max-width: 1280px; margin: 0 auto; overflow: hidden; padding-left: 40px; padding-top: 14px; padding-bottom: 6px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }

.product-view > .report-block > .product-shippng { font-weight: bold; float: left; margin-top: 6px; font-size: 13px; color: #555555; }

.product-view > .report-block > .product-shippng:before { background: url(../../images/icon_want_free_shipping.svg) 0 0 no-repeat; content: ""; width: 42px; height: 23px; display: inline-block; vertical-align: top; margin-right: 12px; margin-top: -3px; }

.product-view > .report-block > .product-shippng > .shipping-link { color: #f49332; text-decoration: underline; }

.product-view > .report-block > .product-shippng > .shipping-link:hover { text-decoration: none; }

.product-view > .report-block > .product-shippng > .strong { font-size: 13px; }

.product-view > .report-block > .cta-popup-links > .link.issue:before { background: url(../../images/icon_report.svg) 0 0 no-repeat; content: ""; width: 15px; height: 15px; display: inline-block; vertical-align: middle; margin-right: 8px; }

.product-view > .report-block > .cta-popup-links > .link.price-war:before { background: url(../../images/icon_cheapest.svg) 0 0 no-repeat; content: ""; width: 19px; height: 19px; display: inline-block; vertical-align: middle; margin-right: 5px; }

.product-view > .report-block > .cta-popup-links > .link.issue, .product-view > .report-block > .cta-popup-links > .link.price-war { font-size: 13px; font-weight: bold; text-decoration: underline; position: relative; cursor: pointer; color: #555555; }

.product-view > .report-block > .cta-popup-links > .link.price-war { margin-left: 20px; }

.product-view > .report-block > .cta-popup-links > .link.issue:hover, .product-view > .report-block > .cta-popup-links > .link.price-war:hover { text-decoration: none; }

.product-view > .report-block > .cta-popup-links { float: right; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-right: 35px; margin-top: 5px; }

.product-view .add-to-cart-wrapper .button.-submit { background: #f49332; }

.product-view .add-to-cart-wrapper .button.-submit:hover { background: #ff8b00; }

.product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added { background: #8dc63f; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price > .old-price { font-size: 14px; color: #000; text-transform: lowercase; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price > .save-price { font-size: 14px; color: #ff0000; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price { margin-top: -10px; }

.product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link { border-color: #16a7eb; background-color: #16a7eb; color: #fff; height: 61px; }

.product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link:hover { background: #149bda; border-color: #149bda; }

.product-view .related-box > .block > .title-block, .product-view .combine-tabs .tabheader > .title { margin-bottom: 35px; font-size: 28px; text-transform: uppercase; text-align: center; font-weight: bold; color: #ffffff; background: #2d2d2e; padding: 15px 20px 15px; }

.product-view .combine-tabs .tabheader > .title { margin-bottom: 35px; }

.product-view .add-to-links .link-wishlist::before, .product-view .add-to-links .change::before { font-size: 22px; }

.catalog-product-view .products-grid .product-card > .wrap.-info > .box .add-to-links { width: 22px; height: 22px; }

.catalog-product-view .products-grid .product-card > .wrap.-info > .box .add-to-links { padding-left: 0; }

.product-view .product-shop .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .product-view .product-shop .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { content: ""; background: url(../../svg/icons/cart_big.svg) 0 0 no-repeat; width: 27px; height: 27px; margin-top: -2px; background-size: 100%; }

.catalog-product-view .wrp-cta > .btn-wrp { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin: 15px 0 0 0; flex-flow: row wrap; }

.catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button { height: 62px; margin-bottom: 2px; }

.catalog-product-view .box-flex-row .wrp-qty { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-right: 50px; }

@media only screen and (max-width: 1105px) { .catalog-product-view .box-flex-row .wrp-qty { margin-right: 10px; } }

.catalog-product-view .box-flex-row .wrp-qty > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.product-info .ratings > .amount { display: inline-block; vertical-align: top; line-height: 23px; }

.product-info .ratings > .amount > .amount-link { font-size: 15px; color: #555555; font-weight: bold; text-transform: uppercase; margin-left: 13px; line-height: 28px; }

.product-view .products-grid.owl-carousel:not(.-disabled) .item, .product-view .products-grid > .item { width: 300px; }

.product-view .related-box .owl-nav > .owl-prev, .product-view .related-box .owl-nav > .owl-next { top: 41%; }

.product-view .product-card > .wrap.-image > .link, .product-view .product-card > .wrap.-image > .link img { max-height: 200px; }

.product-view .product-tag-section { padding: 33px 0 0; overflow: hidden; }

.product-view .product-tag-section > .tag-title, .product-view .product-tag-section > .product-tags { width: 100%; padding: 0 25px; max-width: 1280px; margin: 0 auto; float: none; }

.product-view .product-tag-section > .tag-title { font-size: 18px; font-weight: bold; text-transform: uppercase; margin-bottom: 12px; }

.product-view .product-tag-section > .product-tags { border: 0 none; background: transparent; overflow: hidden; max-height: 98px; }

@media only screen and (max-width: 1000px) { .product-view .product-tag-section > .product-tags { max-height: 152px; } }

.product-view .product-tag-section > .product-tags > .tag { background: #ffe10a; padding: 11px 20px; border-radius: 25px; -webkit-border-radius: 25px; margin-right: 25px; margin-bottom: 25px; }

@media only screen and (max-width: 1000px) { .product-view .product-tag-section > .product-tags > .tag { margin-right: 10px; margin-bottom: 15px; } }

.product-view .product-tag-section > .product-tags > .tag > .tag-link { font-size: 12px; color: #4f4604; font-weight: bold; }

.product-view .product-tag-section > .product-tags > .tag > .tag-link:hover { text-decoration: underline; }

.product-view .combine-block { padding: 0 0 0px; position: relative; }

.product-view .combine-block > .product-collateral { background: #f7f7f7; max-width: 1280px; padding-bottom: 35px; }

.product-view .product-affiliate-text > .strong { font-weight: bold; font-size: 13px; position: relative; margin-left: 40px; display: inline-block; line-height: 35px; vertical-align: middle; cursor: pointer; }

.product-view .product-affiliate-text > .strong > .earn-points, .product-view .product-affiliate-text > .strong > .login-redirect { color: #555555; }

.product-view .product-affiliate-text > .strong:before { background: url(../../images/icon_affiliate_program.svg) 0 0 no-repeat; content: ""; vertical-align: top; display: inline-block; width: 49px; height: 29px; }

.product-view .product-affiliate-text > .faq-link-affiliate { display: inline-block; vertical-align: middle; font-weight: bold; font-size: 15px; }

.product-view .product-affiliate-text > .strong:hover { text-decoration: underline; }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second { -webkit-flex-grow: 0; -moz-flex-grow: 0; -ms-flex-grow: 0; flex-grow: 0; box-shadow: none; background: transparent; color: #555555; font-size: 12px; text-transform: uppercase; font-weight: bold; margin-right: 4px; min-width: 61px; line-height: 14px; padding: 10px 20px; }

@media only screen and (max-width: 1000px) { .product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second { min-width: 90px; } }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second.selected { cursor: default; }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second.selected, .product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second:hover { background: #2e2e2f; color: #fff; }

.product-additional-info .custom-input-button > .custom-input-button-placeholder { color: #000; }

@media only screen and (max-width: 1200px) { .catalog-product-view .product-info { width: 40%; }
  .catalog-product-view .product-img-box { max-width: 60%; } }

@media only screen and (max-width: 1000px) { .product-primary { padding-left: 20px; padding-right: 20px; }
  .catalog-product-view .product-main-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .catalog-product-view .product-img-box .product-image { border-top: 1px solid #eceeed; border-bottom: 1px solid #eceeed; }
  .catalog-product-view .product-info .before-top-product-shop .warehouse-stock-list { margin-top: 5px; }
  .catalog-product-view .product-info .wrp-cta > .cta-description > .line { margin-bottom: 0; }
  .catalog-product-view .product-view > .report-block { padding-left: 0; position: relative; overflow: visible; margin-top: 15px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
  .catalog-product-view .product-view > .report-block > .product-shippng, .catalog-product-view .product-view > .report-block > .links { background: #d8d8d8; box-sizing: border-box; width: 100%; padding: 15px 20px 16px; }
  .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { clear: both; padding: 18px 20px 0 60px; position: relative; }
  .catalog-product-view .product-view .product-affiliate-text > .faq-link-affiliate { position: absolute; }
  .catalog-product-view .product-view > .report-block > .cta-popup-links { position: absolute; top: -45px; padding: 0 20px; width: 100%; text-align: center; }
  .catalog-product-view .product-view .product-affiliate-text > .strong { margin-left: 0; position: static; line-height: 25px; max-width: 100%; }
  .catalog-product-view .product-view > .report-block > .product-shippng { border-bottom: 1px solid #e2e2e2; position: relative; padding-left: 80px; font-size: 13px; }
  .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { padding-left: 60px; }
  .catalog-product-view .product-view .product-affiliate-text > .strong > .earn-points, .catalog-product-view .product-view .product-affiliate-text > .strong > .login-redirect { font-size: 14px; line-height: 18px; display: inline-block; }
  .catalog-product-view .product-view .product-affiliate-text > .strong > .earn-points > .points-value { display: block; clear: both; width: 100%; }
  .catalog-product-view .product-view > .report-block > .product-shippng:before, .catalog-product-view .product-view .product-affiliate-text > .strong:before { margin-top: 7px; position: absolute; left: 20px; }
  .catalog-product-view .product-view > .report-block > .product-shippng > .strong { width: 100%; display: block; font-size: 14px; }
  .catalog-product-view .product-view .product-affiliate-text > .strong:before { left: 0; margin-top: 5px; }
  .catalog-product-view .product-info .wrp-cta > .cta-description > .line.social-block > .add-to-links, .catalog-product-view .product-info .wrp-cta > .cta-description > .line.social-block > .social-share-product-page { display: inline-block; float: none; vertical-align: middle; }
  .catalog-product-view .product-info .wrp-cta { padding: 0 20px; display: block; margin: 0 auto; }
  .catalog-product-view .product-info .wrp-cta .box-flex-row { padding: 0; }
  .catalog-product-view .box-flex-row { padding: 0 20px; }
  .catalog-product-view .product-info { width: 100%; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }
  .catalog-product-view .product-view .product-tag-section > .tag-title { text-transform: uppercase; text-transform: none; font-size: 14px; font-weight: 500; }
  .catalog-product-view .combine-tabs .nav-tabs .collateraltab { width: 100%; }
  .catalog-product-view .combine-tabs .nav-tabs.-mobile .link > .title, .catalog-product-view .combine-tabs .nav-tabs .link.-active > .title { color: #ffffff; display: block; }
  .catalog-product-view .product-view .combine-tabs .tabheader > .title, .catalog-product-view .product-view .related-box > .block > .title-block { font-size: 24px; }
  .catalog-product-view .product-view .also-bought-products { background: #f5f5f5; border-top: 2px solid #000; padding-top: 30px; }
  .catalog-product-view .product-view .related-box { border-top: 2px solid #000; padding: 30px 20px 0; }
  .catalog-product-view .product-info .ratings .rating-box { display: inline-block; }
  .catalog-product-view .product-info > .rating-wrap { text-align: center; margin-bottom: 10px; }
  .catalog-product-view .product-info .ratings .rating-box, .catalog-product-view .product-info .ratings .rating-box .rating { width: 116px; height: 22px; background: url("../../images/rating-stars-product.png") 0 -24px; display: inline-block; }
  .catalog-product-view .product-info .ratings .rating-box .rating { background-position: 0 0; }
  .catalog-product-view .combine-tabs .nav-tabs { background: transparent; padding: 0 20px; }
  .catalog-product-view .tab-container > .tabcontent { padding-bottom: 30px; }
  .catalog-product-view .combine-tabs .nav-tabs .link { background: #1d8ddb; border-color: #1d8ddb; border-radius: 0; width: 100%; color: #ffffff; }
  .catalog-product-view .product-img-box { max-width: 100%; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
  .catalog-product-view .top-product-shop { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
  .catalog-product-view .product-view { background: #fff; }
  .catalog-product-view .product-view .product-name { font-size: 18px; color: #4d4d4f; margin-bottom: 17px; }
  .catalog-product-view .more-views.more-view-thumb-nails { max-width: 80%; margin: 0 auto 20px; }
  .description-tabs .nav-tabs .link .title, .description-tabs .nav-tabs .link .title.-small, .description-tabs .nav-tabs .link:hover > .title { color: #dedede; text-transform: uppercase; font: 500 16px "Roboto", sans-serif; }
  .description-tabs .nav-tabs .link.-active > .title { color: #f69222; }
  .product-view .product-tag-section { background: #f5f5f5; }
  .product-view .product-tag-section + .product-additional-info .also-bought-products { border-top: 0; padding-top: 0; margin-top: -5px; }
  .product-view .product-tag-section + .product-additional-info .combine-block + .also-bought-products { margin-top: 0; border-top: 2px solid #000; padding-top: 20px; } }

@media only screen and (max-width: 767px) { .product-img-box .product-image-thumbs .item { height: 45px; }
  .product-img-box .product-image-thumbs .img-thumnail { max-width: 62px; }
  .catalog-product-view .products-grid.owl-carousel .item { width: 100%; max-width: 280px; margin: 0 auto; }
  .catalog-product-view .product-view .products-grid.owl-carousel:not(.-disabled) .item { width: 280px; }
  .catalog-product-view .product-view .product-card > .wrap.-image > .link img, .catalog-product-view .product-view .product-card > .wrap.-image > .link { height: 195px; } }

@media only screen and (max-width: 480px) { .footer-container { margin-bottom: 80px; }
  .video-list-wrp #first_video_iframe { max-height: 170px; }
  .catalog-product-view .product-img-box .product-image-thumbs .owl-nav > .owl-prev { left: -25px; width: 12px; }
  .catalog-product-view .product-img-box .product-image-thumbs .owl-nav > .owl-next { right: -25px; width: 20px; } }

.catalog-product-view .breadcrumbs { display: block; max-width: 1280px; padding: 20px 18px; margin: 0 auto; font-size: 0.81rem; line-height: 25px; color: #000; background: #fff; }

@media only screen and (max-width: 480px) { .catalog-product-view .breadcrumbs { padding: 20px; } }

.catalog-product-view .breadcrumbs span { float: none; padding: 0; }

.catalog-product-view .breadcrumbs .breadcrumbs-heading { text-transform: uppercase; font-weight: 600; padding: 0; margin-right: 10px; }

.catalog-product-view .breadcrumbs .link { display: inline-block; float: none; color: #555555; margin-right: 5px; padding: 0; text-transform: uppercase; }

.catalog-product-view .breadcrumbs .link:not(:last-child) > .label { text-decoration: underline; }

.catalog-product-view .breadcrumbs .link:not(:last-child) > .label:hover { text-decoration: none; }

.catalog-product-view .breadcrumbs .link:not(:last-child)::after { display: inline-block; margin-left: 5px; content: '\f105'; font-family: 'FontAwesome'; }

.catalog-product-view .breadcrumbs .count { float: none; text-decoration: none; color: #555555; font-weight: normal; margin-left: 5px; }

.out-of-active { color: #f00; }

.out-of-active > .discountinued { font-size: 20px; }

#a2apage_dropdown { z-index: 99; }

.a2a_kit a { margin-right: 15px; }

@media only screen and (max-width: 1124px) { .product-view .product-affiliate-text > .strong { margin-left: 11px; }
  .product-view > .report-block { padding-left: 27px; } }

@media only screen and (max-width: 350px) { .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { padding-left: 49px; }
  .catalog-product-view .product-view > .report-block > .links { padding: 15px 5px 16px; }
  .catalog-product-view .product-view > .report-block > .product-shippng:before { left: 12px; }
  .catalog-product-view .product-view > .report-block > .product-shippng { padding-left: 64px; } }

.catalog-product-view .product-info .wrp-cta .btn-wrp .add-to-cart-buttons .button { margin-bottom: 0; }

.catalog-product-view .product-view .product-affiliate-text > .faq-link-affiliate { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #f49332; }

.catalog-product-view .product-info .line.eta .title { background-color: transparent; padding: 3px 0; }

.catalog-product-view .product-info .line.eta-message { display: none; }

.catalog-product-view .product-info .line.eta-message .eta-message-box { width: 100%; background-color: #bfe3f3; padding: 15px 50px 15px 15px; position: relative; margin-bottom: 15px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box::before { content: ""; position: absolute; right: 30%; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #bfe3f3; top: -14px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.message { font: 400 12px "Roboto", sans-serif; color: #454545; text-align: left; line-height: 20px; margin: 0; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close { font: 700 11px "Roboto", sans-serif; position: absolute; top: 10px; right: 10px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close span.underline { text-decoration: underline; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close a { color: #454545; text-decoration: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #fff; padding: 3px 8px; font-size: 15px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close a:hover { color: #ff8b00; text-decoration: none; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info .line.eta .title { padding-right: 20px; text-align: left; } }

.product-view .product-additional-info .product-additional-info div.related-box.also-bought-products:nth-of-type(1) { background-color: transparent; max-width: 100%; }

.product-view .product-additional-info .product-additional-info div.related-box.also-bought-products:nth-of-type(1) .block { max-width: 1280px; margin: 0 auto; background: #f7f7f7; padding-bottom: 35px; }

.group_product_pdp .group_price_outer { margin: 8px 0 0 0 !important; }

.group_product_pdp .offer-price-box { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.group_product_pdp .offer-price-box .offerPriceLabel { color: #f49332; font-size: 11px; line-height: 10px; margin: 0; font-weight: 600; }

.group_product_pdp .offer-price-box p.offerPriceValue { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.group_product_pdp .group-total-price { font-size: 22px; margin: 20px 0 0 0; text-align: center; }

.group_product_pdp .group-total-price .offerPriceLabel { color: #000; font-weight: 600; }

.group_product_pdp .group-total-price .offerPriceValue { font-size: 26px; margin: 4px 0 0 0; font-weight: 600; line-height: 26px; }

.group_product_pdp .grouped-bundle-price-box { margin: 0 0 0px 0; font-size: 22px; }

.group_product_pdp .grouped-bundle-price-box .offerPriceLabel { color: #41e5b5; }

.group_product_pdp .grouped-bundle-price-box p.offerPriceValue { margin: 0 0 0px 0; font-size: 22px; font-weight: 600; color: #000; }

.wrp-cta > .btn-wrp > .already-purchased-product > .button.added > .added-title { display: inline-block; margin: 18px 0 0 0; }

.catalog-product-view .product-info { position: relative; }

.catalog-product-view .product-info .waiting-addto-any { display: none; position: absolute; z-index: 131; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; }

.catalog-product-view .product-info .waiting-addto-any img { position: absolute; top: 50%; left: 50%; margin-top: -24px; margin-left: -24px; }

.catalog-product-view #affiliateWrapper .waiting-affiliate { text-align: center; }

.catalog-product-view #affiliateWrapper .waiting-affiliate img { display: inline-block; }

.catalog-product-view #affiliateWrapper .form-list .pos { text-align: center; margin: 15px 0; }

.catalog-product-view #affiliateWrapper .form-list button.copy-share-url { width: 160px; border: 0; font-size: 14px; color: #fff; background-color: #f7941d; text-align: center; text-transform: uppercase; padding: 13px 0; -webkit-appearance: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }

.catalog-product-view #affiliateWrapper .form-list button.copy-share-url:hover { color: #fff; background-color: #e38008; }

.catalog-product-view .product-additional-info .combine-block .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-additional-info .also-bought-products .block-alsobought .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-additional-info .related-box .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.product-main-info .product-info { text-align: left; }

.product-main-info .product-img-box { display: inline-block; float: none; }

/* start redirect sku functionality */
.catalog-product-view .product-info .redirect-sku-contents { display: none; }

.catalog-product-view .product-info.redirect-sku .wrp-cta { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents { display: block; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents img { border: 0; max-width: 100%; height: auto; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents p.text { font: 700 16px "Roboto", sans-serif; color: #000; line-height: 24px; margin: 12px 0 15px 0; text-transform: uppercase; text-align: left; padding-left: 40px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents p.text span.bold { font-weight: 700; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box { width: 100%; background-color: #eeefee; padding: 20px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box::after { content: ''; display: table; clear: both; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box h2.product-name { font: 500 14px "Roboto", sans-serif; color: #000000; line-height: 20px; text-align: left; margin: 0 0 20px 0; display: block; width: 100%; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details { width: 100%; margin: 0 0 20px 0; padding: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 50%; list-style-type: none; display: inline-block; vertical-align: top; margin: 0; float: left; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 100%; display: block; float: none; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding: 0 10px 0 0; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding: 0; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) p.product-image { margin: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) p.product-image img { margin: auto; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding: 0 0 0 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding: 15px 0 0 0; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap { text-align: left; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap .ratings .amount a.amount-link { color: #555555; text-decoration: none; margin-left: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap .ratings .amount a.amount-link:hover { color: #f59330; text-decoration: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box { text-align: left; margin-top: 10px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box p.save-price.save-price-bargain { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box span.regular-price { font: 500 24px "Roboto", sans-serif; color: #f59330; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta { display: block; margin: 10px 0 0 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line { -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line .title { font: 700 14px "Roboto", sans-serif; color: #555555; text-align: left; text-transform: uppercase; padding: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line .value { font: 400 14px "Roboto", sans-serif; color: #555555; text-align: left; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line.stock { margin-bottom: 10px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line span.in-stock { font: 700 14px "Roboto", sans-serif; color: #5bbf3e; text-align: left; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line span.out-of-stock { color: #ff0000; background: none; padding: 0; width: auto; height: auto; margin: 0; font-weight: bold; line-height: normal; font-size: 14px; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line.social-block { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details::after { content: ''; display: table; clear: both; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn { margin-top: 15px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a { color: #f59330; background-color: #212020; text-decoration: none; padding: 15px 0 15px 0; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; font: 700 16px "Roboto", sans-serif; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a:hover { color: #fff; background-color: #1367cf; text-decoration: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a span.text { position: relative; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a span.text::after { content: '\e154'; font: 400 24px 'Material Icons'; color: #f59330; position: absolute; top: 1px; right: -31px; display: none; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta .cta-description .line { background-color: transparent; padding: 0; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta { padding: 0; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents { padding: 0 20px; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta .cta-description .line .title { width: auto; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 100%; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding-right: 0; margin-bottom: 20px; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding-left: 0; } }

/* end redirect sku functionality */
/* start add style to pdp price incl gst */
.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .price { font: 700 27px "Roboto", sans-serif; color: #f7941d; }

.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .price span.label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .save-price .price { color: #f7941d; font-size: 14px; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price { font: 700 27px "Roboto", sans-serif; color: #000; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price span.label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .save-price .price { color: #ff0000; font-size: 14px; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price .price { font-size: 11px; color: #000; }

.catalog-product-view .product-shop form#product_addtocart_form .wrp-cta .price-box .old-price .price { font-size: 11px; color: #000; text-transform: uppercase; font-weight: bold; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price span.label { display: none !important; }

@media screen and (max-width: 480px) { .sticky-bar .product-secondary-action .price-box span.label { font-size: 11px; color: #656363; text-transform: uppercase; display: block; } }

/* end add style to pdp price incl gst */
/* Diagram guide popup UI work Start */
.catalog-product-view img { border: 0; max-width: 100%; height: auto; }

.catalog-product-view .tab-container > .tabcontent .specifications .item > .label a { color: #000; text-decoration: underline; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; cursor: pointer; }

.catalog-product-view .tab-container > .tabcontent .specifications .item > .label a:hover { color: #000; text-decoration: none; }

.catalog-product-view .web_dialog_overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; margin: 0; padding: 0; background: #000000; opacity: .80; filter: alpha(opacity=80); -moz-opacity: .80; z-index: 9998; display: none; }

.catalog-product-view .web_dialog { display: none; position: fixed; width: 830px; height: auto; top: 10%; left: 50%; margin-left: -415px; margin-top: 0; background: #f9f9f9; padding: 15px; box-sizing: border-box; z-index: 9999; border-radius: 4px; }

.catalog-product-view .top-close-button { background: url(../../images/fancybox_sprite.png) no-repeat; position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; font-size: 0; }

.catalog-product-view #dimension-diagram-guide-contents { display: block; }

.catalog-product-view #dimension-diagram-guide-contents h2.title { font: 700 18px "Roboto", sans-serif; color: #000; text-align: left; text-transform: capitalize; border-bottom: 1px solid #c9c9c9; padding-bottom: 10px; margin: 0 0 20px 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow { width: 100%; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams { margin: 0; padding: 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li { width: 100%; text-align: center; vertical-align: top; list-style-type: none; margin: 0; text-align: center; float: left; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li img { border: 0; max-width: 350px; height: auto; display: inline-block; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.image { margin: 0 0 15px 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.image img { margin: auto; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font: 500 14px "Roboto", sans-serif; color: #000; text-align: center; margin: 0 0 20px 0; }

.catalog-product-view #dimension-diagram-guide-contents p.close { width: 90px; font: 500 12px "Roboto", sans-serif; text-align: center; text-transform: uppercase; letter-spacing: 1px; margin: 20px 0 0 0; float: right; }

.catalog-product-view #dimension-diagram-guide-contents p.close::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents p.close a { color: #000; background-color: #e3e1e1; text-decoration: none; line-height: 32px; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }

.catalog-product-view #dimension-diagram-guide-contents p.close a:hover { color: #fff; background-color: #000; text-decoration: none; }

@media screen and (max-width: 1024px) { .catalog-product-view #diagram-model .web_dialog { top: 10%; margin-top: 0; } }

@media screen and (max-width: 960px) { .catalog-product-view #diagram-model .web_dialog { top: 10%; margin-top: 0; width: 90%; margin-left: 0; left: 5%; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li img { max-width: 100%; max-height: 300px; } }

@media screen and (max-width: 480px) { .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font-size: 12px; } }

@media screen and (max-width: 414px) { .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font-size: 14px; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li { width: 100%; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow { height: auto; overflow-y: auto; } }

/* Diagram guide popup UI work END */
/* pdp page Title Truncation UI update work */
.catalog-product-view .product-card > .wrap.-info .link.-name { font-weight: bold; font-size: 14px; text-transform: none; margin-bottom: 3px; height: 52px; }

@media only screen and (max-width: 767px) { .catalog-product-view .product-view .product-additional-info .products-grid.owl-carousel:not(.-disabled) .item { width: 100%; }
  .catalog-product-view .product-view .product-additional-info .product-card > .wrap.-info { padding: 0 10px; } }

/* pdp page Title Truncation UI update work */
/* PDP out of stock label UI work */
.catalog-product-view .product-info .wrp-cta > .cta-description > .line > .in-stock, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .out-of-stock, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .pre-order, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .back-order { line-height: 22px; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .title { width: auto; padding: 0; } }

/* PDP out of stock label UI work */
@media screen and (max-width: 600px) { .a2a_kit a { margin-right: 5px; }
  .a2a_kit a img { width: 45px; } }

@media screen and (max-width: 480px) { .a2a_kit a img { width: 35px; } }

/* PDP Review section design work. */
.catalog-product-view #customer-reviews-list .review-item-row::after, .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row::after { content: ''; display: table; clear: both; }

.catalog-product-view #customer-reviews-list .review-item-row { width: 100%; border-top: 1px solid #b8b8b8; padding: 0 0 20px 0; margin: 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name { font: 700 12px "Roboto", sans-serif; color: #000; text-transform: uppercase; letter-spacing: 1px; margin: 25px 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.separator { font-weight: 400; color: #6f6f6f; padding: 0 5px; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.buyer { font-weight: 500; color: #6f6f6f; text-transform: capitalize; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 26%; height: 100%; padding: 0 40px 0 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews { margin: 0; padding: 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li { list-style-type: none; border-bottom: 1px solid #eee; padding: 0 0 35px 0; margin: 0 0 10px 0; display: block; vertical-align: middle; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row { width: 100%; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 35%; font: 700 12px "Roboto", sans-serif; color: #6f6f6f; text-transform: uppercase; text-align: right; letter-spacing: 1px; padding: 6px 15px 0 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 65%; font-size: 12px; color: #ff9500; text-align: left; padding: 0 0 0 15px; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 74%; border-left: 1px solid #eee; padding: 0 0 0 40px; float: right; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font: 700 20px "Roboto", sans-serif; color: #000; text-align: left; margin: 0 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-date { font: 400 12px "Roboto", sans-serif; color: #6f6f6f; text-align: left; letter-spacing: 1px; margin: 0 0 5px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-message { font: 400 14px "Roboto", sans-serif; color: #000; text-align: left; line-height: 24px; margin: 0 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-message:last-of-type { margin-bottom: 0; }

.catalog-product-view .icon-radio-check { background: none; width: auto; height: auto; cursor: pointer; float: left; z-index: 99; }

.catalog-product-view .icon-radio-check:before { content: "\e83a"; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; display: inline-block; color: #f49332; }

.catalog-product-view .icon-radio-check.-checked { background-position: 0 0; }

.catalog-product-view .icon-radio-check.-checked:before { content: "\e838"; }

@media screen and (max-width: 1024px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 30%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 70%; }
  .a2a_kit a { margin-right: 10px; } }

@media screen and (max-width: 960px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 32%; padding-right: 30px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 68%; padding-left: 30px; } }

@media screen and (max-width: 800px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 38%; padding-right: 20px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 62%; padding-left: 20px; } }

@media screen and (max-width: 640px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 100%; padding-right: 0; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 100%; padding-left: 0; border-left: 0; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label, .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 50%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font-size: 16px; margin-top: 15px; }
  .catalog-product-view #customer-reviews-list .review-item-row { border: 1px solid #eee; padding: 20px; margin-bottom: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name { border: 1px solid #eee; padding: 10px; margin-top: 0; }
  .a2a_kit a { margin-right: 5px; } }

@media screen and (max-width: 480px) { .catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font-size: 14px; } }

@media screen and (max-width: 414px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { padding-right: 10px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { padding-left: 10px; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.separator { display: none; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.buyer { display: block; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name { line-height: 18px; }
  .catalog-product-view #customer-reviews-list .review-item-row { padding: 15px; } }

@media screen and (max-width: 375px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 40%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 60%; } }

@media screen and (max-width: 320px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 35%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 65%; } }

/* PDP Review section design work. */
/* PDP add css and free shipping orders css move from hobbyking.css */
.catalog-product-view .product-view .product-shop .wrp-cta .no-icon.freeShipping { font: 500 12px 'Roboto', sans-serif; color: #555555; text-transform: uppercase; text-indent: 0; text-align: left; padding-bottom: 3px; border-left: 0; margin: 0 0 20px 0; position: relative; }

.catalog-product-view .product-view .product-shop .wrp-cta .no-icon.freeShipping::before { content: ''; background: none; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping { font: 500 12px 'Roboto', sans-serif; color: #555555; text-transform: uppercase; text-indent: 39px; text-align: left; padding-bottom: 3px; border-left: 0; margin: 0 0 20px 0; position: relative; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping::before { content: ''; width: 30px; height: 16px; background: url("../../images/icon_want_free_shipping.svg") center center no-repeat; position: absolute; top: 0; left: 0; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping a { color: #555555; text-decoration: underline; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping a:hover { color: #f49332; text-decoration: none; }

.mobile-display { display: inline-block; }

.mobile-no-display { display: none; }

@media screen and (min-width: 1000px) { .mobile-display { display: none; }
  .mobile-no-display { display: inline-block; } }

/* PDP free shipping orders css move from hobbyking.css */
/* pdp wishlist popup */
.wishlist_edit_action_container > .popup-block { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 100%; max-height: 85vh; overflow-y: auto; min-width: 300px; width: 100%; position: absolute; top: 50%; left: 50%; background: #edefed; z-index: 1121; padding: 0; background: #fff; max-width: 650px; }

.wishlist_edit_action_container > .popup-block .block-title { display: inline-block; padding: 0; margin: 0 40px; font-size: 26px; text-align: center; font-weight: bold; text-transform: uppercase; color: #000; border-bottom: 1px solid #cecece; width: calc(100% - 80px); }

@media only screen and (max-width: 640px) { .wishlist_edit_action_container > .popup-block .block-title { margin: 0 20px; width: calc(100% - 40px); } }

.wishlist_edit_action_container > .popup-block .buttons-set { display: block; margin-top: 0; }

.wishlist_edit_action_container > .popup-block .require { font-size: 12px; color: #f71d1d; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"] + .label { position: relative; padding-left: 30px; cursor: pointer; font-weight: 500; color: #000; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"] + .label::before { content: ''; position: absolute; width: 20px; height: 20px; left: 0; top: 0; border: 1px solid #969696; display: inline-block; border-radius: 5px; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"]:checked + .label::before { content: '\E876'; font-size: 18px; color: #f7941d; background-color: #000; }

.wishlist_edit_action_container > .popup-block .block-content { padding: 30px 40px 40px 40px; }

@media only screen and (max-width: 640px) { .wishlist_edit_action_container > .popup-block .block-content { padding: 30px 20px 20px 20px; } }

.wishlist_edit_action_container > .popup-block .block-content .text-input { border-radius: 0; border: 1px solid #cecece; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; background: #f7941d; font-weight: 600; padding: 0 90px; border-radius: 10px; height: 61px; text-transform: uppercase; font-size: 22.16px; width: auto; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit:hover { background-color: #e38008; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit:active { background-color: #c66f07; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.btn-cancel { font-size: 14px; font-weight: bold; background: transparent; color: #000; text-decoration: underline; margin-right: 20px; text-transform: uppercase; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.btn-cancel:hover { text-decoration: none; }

.wishlist_edit_action_container > .popup-block .btn-close { position: absolute; top: 0; right: 0; cursor: pointer; padding: 10px; z-index: 2; font-size: 0; }

.wishlist_edit_action_container > .popup-block .btn-close:before { display: inline-block; color: #787575; content: '\f00d'; font: 400 1.12rem "FontAwesome"; }

.whishlist-dropdown > .select2-search--dropdown { display: none; }

.page { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; }

.messages-custom { text-align: center; font-weight: 600; margin-top: 100px; margin-bottom: 0; }

@media only screen and (max-width: 1000px) { .messages-custom { margin-top: 50px; } }

/* pdp wishlist popup */
/* pdp rating review css update */
.review-ratings .rating-box, .review-ratings .rating-box .rating { background: url("../../images/pdp-reviews-stars-sprite.png") no-repeat 0 0; height: 21px; width: 127px; }

.review-ratings .rating-box { background: url("../../images/pdp-reviews-stars-sprite.png") no-repeat 0 -23px; }

.catalog-product-view .sort-section > .wrap.-pages .box.-pages > .list > .item > .link.first, .catalog-product-view .sort-section > .wrap.-pages .box.-pages > .list > .item > .link.last { font-size: 0; }

.stock-information .stock-qty-alert { display: block; text-align: left; padding: 10px 10px 0 0; color: #e30000; border-radius: 3px; font-size: 15px; margin-top: 8px; font-weight: bold; }

.stock-information .stock-qty-alert span { font-size: 17px; }

/* pdp rating review css update */
@media only screen and (max-width: 1000px) { .product-img-box .product-image .gallery-image { left: auto; top: auto; width: auto; height: 100%; } }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings { height: 17px; text-align: center; margin-top: 16px; }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings .rating-box { width: 97px; height: 17px; background: url("../../images/profile_rating.png") 0 0 no-repeat; display: inline-block; }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings .rating-box .rating { width: 97px; height: 17px; background: url("../../images/profile_rating.png") 0 -17px no-repeat; }

#profilePopup.popup-wrap .profile-popup .close-popup { padding: 0; right: 10px; top: 10px; }

#profilePopup.popup-wrap .profile-popup .close-popup::before { content: ""; background: url("../../images/icn_close.svg") 0 0 no-repeat; display: block; width: 25px; height: 25px; filter: invert(53%) sepia(0%) saturate(32%) hue-rotate(185deg) brightness(98%) contrast(88%); }

#suggestion-wrap .field-custom .value, #price-war .field-custom .value { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { #suggestion-wrap .field-custom .value, #price-war .field-custom .value { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

#suggestion-wrap .field-custom .value .captcha-image-link, #price-war .field-custom .value .captcha-image-link { margin-right: 15px; }

#suggestion-wrap .field-custom .value .captcha-image-link img, #price-war .field-custom .value .captcha-image-link img { border: 1px solid #C9C9C9; }

#suggestion-wrap .field-custom .value .captcha-image-link .reload-image::after, #price-war .field-custom .value .captcha-image-link .reload-image::after { color: #202020; }

#suggestion-wrap .field-custom .value .label, #price-war .field-custom .value .label { text-align: left; }

#suggestion-wrap .field-custom .value .label input, #price-war .field-custom .value .label input { border: 1px solid #C9C9C9; }

#suggestion-wrap h2.title { position: relative; }

#suggestion-wrap h2.title::before { content: ""; position: absolute; background: url("../../images/icon_report.svg") no-repeat 0 0; width: 22px; height: 22px; display: block; }

/*# sourceMappingURL=product-view.css.map */