.section-fb-comments{margin-bottom:40px}footer.section-footer-home{margin-top:-70px}.transition-soft{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.transition-up{position:relative;top:-8px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:10;pointer-events:none}.transition-up-active{top:0;opacity:1;z-index:100;pointer-events:all}.fade-in-vertical{transition:all .5s cubic-bezier(0.16, 0.68, 0.43, 0.99);transition-delay:.3s;-webkit-transform:translate(0, 40%);-ms-transform:translate(0, 40%);-moz-transform:translate(0, 40%);-o-transform:translate(0, 40%);transform:translate(0, 40%)}.fade-in-vertical.visible{-webkit-transform:translate(0, 0%);-ms-transform:translate(0, 0%);-moz-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}.btn-transition{position:relative}.btn-transition .transition-container{position:absolute;top:50%;left:0;width:100%;opacity:0;text-align:center;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:none;cursor:not-allowed;transform:translateY(-50%)}.btn-transition .transition-container.active{opacity:1}.chip{position:relative;margin:5px 10px 5px 0;padding:4px 30px 4px 10px;font-size:var(--font-small);white-space:normal;word-break:break-word;line-height:18px;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.chip-remove-icon{position:absolute;top:1px;right:3px;display:inline-block;width:23px;height:23px;padding:4px 6px 3px 6px}.chip:focus{outline:0}.chip:hover{opacity:.6}.form-group .form-label{float:left;width:100%}.form-quantity-icon{cursor:pointer}.input-clear-content{position:absolute;right:5px;bottom:0;width:25px;height:40px;padding:4px;cursor:pointer}.input-clear-content:before{display:block;width:12px;height:12px;margin:10px 3px 0 4px}.form-select{padding-right:40px}.form-select .form-select-icon{-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form-select:focus{outline:0}.form-select::-ms-expand{display:none}.form-select.open .form-select-icon{-webkit-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);-moz-transform:translateY(-50%) rotate(270deg);-o-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg)}.form-select-options{position:absolute;top:100%;left:0;z-index:200;width:100%;max-height:200px;margin-top:5px;list-style:none;overflow-y:auto;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:0}.form-select-options.open{opacity:1}.form-select-option{padding:12px;font-size:var(--font-small);-webkit-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.form-spinner:before{display:inline-block;width:12px;height:12px}input[disabled],input[disabled]:hover,input[readonly],input[readonly]:hover,select[disabled],select[disabled]:hover,select[readonly],select[readonly]:hover,textarea[disabled],textarea[disabled]:hover,textarea[readonly],textarea[readonly]:hover,button[disabled],button[disabled]:hover,button[readonly],button[readonly]:hover{background-color:#ddd;cursor:not-allowed}.list .radio-button-icons-container{display:none}.list .radio-button-label{padding:0}.alert{clear:both;margin-top:15px;padding:8px 10px;font-size:12px;text-align:center}.buy-button-container .alert-warning{margin-top:15px}.notification-hidden{transition:all .2s cubic-bezier(0.16, 0.68, 0.43, 0.99);-webkit-transform:translate(0, -10%);-ms-transform:translate(0, -10%);-moz-transform:translate(0, -10%);-o-transform:translate(0, -10%);transform:translate(0, -10%);opacity:0;pointer-events:none}.notification-visible{transition:all .2s cubic-bezier(0.16, 0.68, 0.43, 0.99);opacity:1;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.notification-cart-container{left:initial;width:320px}.notification-cart-container.notification-fixed{top:100%;left:15px;width:calc(100% - 30px)}.notification-cart-container .notification-cart{padding:10px 30px 10px 10px;font-size:12px}.notification-img{width:55px;height:55px;overflow:hidden}.notification-img-big{width:75px;height:75px;overflow:hidden}.notification-close{position:absolute;top:0;right:0;z-index:1;font-size:10px;cursor:pointer}.bar-progress{position:relative;height:5px}.bar-progress .bar-progress-active{height:5px;width:0%}.bar-progress .bar-progress-check{position:absolute;top:-8px;right:-5px;width:20px;height:20px;padding:3px;font-size:11px;line-height:10px;text-align:center;transform:scale(0.5);opacity:0}.bar-progress .bar-progress-check.active{transform:scale(1);opacity:1}.ship-free-rest-message{position:relative;height:48px}.ship-free-rest-message .ship-free-rest-text{position:absolute;top:-5px;width:100%;text-align:center;line-height:38px;opacity:0}.ship-free-rest-message.success .bar-progress-success{top:0;opacity:1}.ship-free-rest-message.amount .bar-progress-amount{top:0;opacity:1}.ship-free-rest-message.condition .bar-progress-condition{top:0;opacity:1}.modal{position:fixed;top:0;display:block;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-y:auto;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:20000}.modal-transition-fast{-webkit-transition:all .05s ease-in-out;-ms-transition:all .05s ease-in-out;-moz-transition:all .05s ease-in-out;-o-transition:all .05s ease-in-out;transition:all .05s ease-in-out}.modal-zindex-top{z-index:20001}.modal-img-full{max-width:100%;max-height:190px;margin:0 auto}.modal-header{width:100%;padding:15px 0;font-size:var(--font-big);text-align:center;cursor:pointer}.modal-header-no-title{text-align:right}.modal-body{padding:15px}.modal-footer{padding:0 15px 15px 15px;clear:both}.modal-with-fixed-footer{display:flex;flex-direction:column;height:100%}.modal-with-fixed-footer .modal-scrollable-area{height:100%;overflow:auto}.modal-flex-column{display:flex;flex-direction:column}.modal-full{width:100%}.modal-docked-md{width:100%}.modal-docked-small{width:80%}.modal-drawer{width:80%}.modal-drawer .modal-close-floating{position:fixed;top:0;left:80%;width:20%;padding:15px;text-align:center}.modal-top{top:-100%}.modal.transition-fade{top:initial;bottom:-1%;opacity:0;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-bottom{top:100%;left:0}.modal-left{left:-100%}.modal-right{right:-100%}.modal-centered{height:100%;width:100%}.modal-centered-small{width:90%;height:auto;left:50%;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.modal-centered-small .modal-body{min-height:150px;max-height:400px}.modal.modal-show{opacity:1}.modal-top.modal-show,.modal-bottom.modal-show{top:50%;transform:translateY(-50%)}.modal-left.modal-show,.modal-left-xs.modal-show{left:0}.modal-right.modal-show{right:0}.modal-centered.modal-show{left:50%;transform:translate(-50%, -50%)}.modal-centered-md.modal-show{left:initial;transform:none}.modal-centered-md.modal-show.modal-bottom{top:50%;transform:translateY(-50%)}.modal.transition-fade.modal-show{bottom:0;opacity:1}.modal-close,.modal-back{display:inline-block;padding:0 15px;font-size:20px;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.modal-sticky-close{position:sticky;top:23px;right:23px;z-index:1;width:auto;margin:0 0 -50px 0;padding:8px 10px;float:right}.modal-bottom-sheet{top:initial;bottom:-100%;width:100%;height:auto;transform:none}.modal-bottom-sheet.modal-show,.modal-bottom-sheet.modal-show.modal-centered-md{top:initial;bottom:0;left:0;height:auto;transform:translateY(0)}.modal .tab-group{margin:0 -20px 20px 0}.modal-overflow-none{overflow:hidden}.modal-scrollable{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.modal-nav-hamburger .modal-header.hamburger-header{background-color:#1a1a1a;padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.1)}.modal-nav-hamburger .modal-header.hamburger-header .row{flex-direction:row-reverse;justify-content:flex-end;align-items:center}.modal-nav-hamburger .modal-header.hamburger-header .col{padding:0 0 0 15px;flex:0 0 auto;width:auto}.modal-nav-hamburger .modal-header.hamburger-header .col-auto{padding:0;line-height:0}.modal-nav-hamburger .modal-header.hamburger-header .modal-close{padding:0;color:#fff;display:flex;align-items:center;justify-content:center}.modal-nav-hamburger .modal-header.hamburger-header .modal-close svg{width:20px;height:20px;fill:#fff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;cursor:pointer}.modal-overlay.modal-zindex-top{z-index:20000}.tab-group{padding:0;overflow-x:scroll;white-space:nowrap}.tab-group .tab{display:inline-flex;float:none;margin-right:10px}.tab-group .tab-link{float:left;padding:10px;text-align:center}.tab-panel:not(.active){display:none}.tab-panel.active{display:block}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-clip:border-box}.card-collapse{height:52px;padding:0;overflow:hidden;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.card-collapse-toggle{position:absolute;top:7px;right:8px;padding:10px;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-collapse-toggle.active{transform:rotate(90deg)}.card-collapse.active{height:100%}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.card-header{padding:16px 15px;margin-bottom:0}.card-header-collapse{padding-right:50px;position:relative}.card-footer{padding:15px}.g-recaptcha>div{margin:20px auto}.grecaptcha-badge{bottom:100px !important}.head-main.compress .logo-img{max-height:35px}.head-main a{cursor:pointer}.logo-inside-nav .logo-img{max-width:55%;max-height:35px}.head-logo-languages .logo-inside-nav .logo-img{margin-left:-20%}.modal-full-width{width:100%;max-width:100%}.modal-body-scrollable-auto .modal-body{max-height:calc(100vh - 100px);overflow-y:auto}.modal-nav-hamburger{flex:1}.modal-nav-hamburger .nav-list{margin:0;padding:0;list-style:none}.modal-nav-hamburger .nav-item{display:block;padding:0}.modal-nav-hamburger .nav-list-link{display:flex;padding:15px;font-size:var(--font-base);line-height:initial}.modal-nav-hamburger .nav-list-arrow{position:absolute;top:0;right:0;height:100%;padding:11px 15px;font-size:18px;cursor:pointer}.modal-nav-hamburger .item-with-subitems{position:relative}.modal-nav-hamburger .item-with-subitems .nav-list-link{padding-right:70px}.modal-nav-hamburger .nav-list-panel{position:fixed;top:0;right:0;z-index:9;width:80%;height:100%;padding:0 0 100px 0;list-style:none;overflow-y:auto;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.modal-nav-hamburger .nav-list-panel-left{left:-100%}.modal-nav-hamburger .nav-list-panel-right{right:-100%}.modal-nav-hamburger .nav-list-panel-left.nav-list-panel-show{left:0}.modal-nav-hamburger .nav-list-panel-right.nav-list-panel-show{right:0}.modal-nav-hamburger .nav-list-panel-bottom-hide{top:100%}.modal-nav-hamburger .nav-body{display:flex;flex-direction:column;height:100%;padding:0 0 100px 0}.modal-nav-hamburger .nav-primary{flex:1}.modal-nav-hamburger .footer-menu-link{text-transform:uppercase;letter-spacing:1px}.nav-list-link{position:relative}.desktop-dropdown::-webkit-scrollbar{width:5px}.desktop-dropdown{display:flex;justify-content:space-between;padding:20px 0}.desktop-list-subitems{width:100%;padding:0;text-align:left;-webkit-column-count:6;-webkit-column-gap:20px;-moz-column-count:6;-moz-column-gap:20px;column-count:6;column-gap:20px}.desktop-list-subitems .nav-item{display:block;margin:0;padding:0;-webkit-column-break-inside:avoid;break-inside:avoid}.desktop-list-subitems .nav-item .nav-list-link{margin-bottom:10px;font-size:var(--font-base)}.desktop-list-subitems .nav-item .list-subitems{padding:0;margin:0 0 30px 0}.desktop-list-subitems .nav-item .list-subitems .nav-item .nav-list-link{position:relative;font-size:var(--font-small);margin-bottom:5px}.desktop-list-subitems .nav-item .list-subitems .nav-item .nav-list-link:before{margin-right:3px;content:"-"}.desktop-list-subitems .nav-item .list-subitems .nav-item .list-subitems{margin:0}.desktop-list-subitems .nav-item .list-subitems .nav-item .list-subitems .nav-list-link{padding:0 0 0 10px;line-height:16px}.desktop-list-subitems .nav-list-link{display:block;margin-bottom:10px}.desktop-dropdown-small{top:30px;right:-10px;z-index:9;width:120px;padding:15px;text-align:right}.nav-dropdown-content:hover,.nav-dropdown:hover .nav-dropdown-content,.nav-desktop-list:hover .nav-main-item.selected .nav-dropdown-content{visibility:visible;opacity:1;transition-delay:0s}.modal-nav-search .search-container{position:fixed;z-index:1;width:100%}.modal-nav-search .search-container.search-container-ios{height:90px}.modal-nav-search .search-input{padding:12px 45px 12px 40px}.modal-nav-search .search-input.form-control-ios{height:56px;padding-left:50px}.modal-nav-search .search-suggestions{top:80px;z-index:0;max-height:initial;padding-top:0}.search-input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-suggestions{position:absolute;top:90px;z-index:99999;width:100%;max-height:calc(100vh - 250px);padding-top:10px;overflow-y:auto;overflow-x:hidden}.search-suggestions .search-suggestions-list{margin:0;padding:0}.search-suggestions .search-suggestions-link{display:flex;flex-wrap:wrap;align-items:center;margin:0}.search-suggestions .search-suggestions-text{flex-basis:0;flex-grow:1;max-width:100%;padding:0 10px 0 5px;font-size:12px}.search-suggestions .search-suggestions-item{margin:10px 0 15px 0;padding:0;text-align:left;list-style:none}.search-suggestions .search-suggestions-item .search-suggestions-text,.search-suggestions .search-suggestions-item .search-suggestions-name{margin-bottom:2px;line-height:14px}.search-suggestions .search-suggestions-image-container{position:relative;flex:0 0 auto;width:70px;height:50px;overflow:hidden}.search-suggestions .search-suggestions-image-container img{position:absolute;top:50%;left:50%;width:100%;height:100%;padding:0 10px 0 15px;transform:translate(-50%, -50%);object-fit:cover}.search-suggestions .search-suggestions-all-link-container{margin:15px 0;text-align:center}.search-suggestions .search-suggestions-all-link{font-size:var(--font-small)}.head-main .search-suggestions{top:calc(100% + 10px)}.head-main .search-suggestions .search-suggestions-image-container img{padding:0 10px}footer{padding:40px 0}footer .newsletter{position:relative;display:inline-block;width:300px;max-width:100%}.footer-menu-item{display:block;margin:0 0 20px 0}.footer-menu-link{display:block}.footer-logo-img{max-height:40px}.social-icon{display:inline-block;margin:0 15px;font-size:12px;text-align:center}.social-icon:hover{opacity:.8}.footer-payments-shipping-logos img{width:auto;max-height:20px;margin:3px;border-radius:var(--border-radius-half)}.powered-by-text{display:inline-block}.powered-by-logo{display:inline-block;width:125px;margin-top:5px}.copyright{padding-top:15px}.footer-logo{display:inline-block;margin-right:15px}.footer-logo img{max-height:50px}.footer-logo:last-child{margin:0}.instafeed-link{position:relative;display:block;padding-top:100%;overflow:hidden;margin-bottom:25px}.instafeed-link:hover .instafeed-img,.instafeed-link:focus .instafeed-img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.instafeed-link:hover .instafeed-info,.instafeed-link:focus .instafeed-info{opacity:1}.instafeed-link .instafeed-img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.instafeed-link .instafeed-info{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;text-align:center;opacity:0;-webkit-transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.instafeed-link .instafeed-info .instafeed-info-item{display:inline-block;margin-top:45%}.textbanner .textbanner-image-effect,.textbanner .textbanner-text{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.textbanner:hover img.textbanner-image-effect,.textbanner:focus img.textbanner-image-effect{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.home-category:hover img{-webkit-transform:translate(-50%, -50%) scale(1.05);-ms-transform:translate(-50%, -50%) scale(1.05);-moz-transform:translate(-50%, -50%) scale(1.05);-o-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.home-category-image img{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.section-brands-home,.section-categories-home,.section-video-home{padding:20px 0}.brand-image{display:inline-block;max-width:100%;max-height:60px;vertical-align:middle;-webkit-transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.brand-image:hover{opacity:.5}.section-testimonials-home{padding:20px 0}.testimonials-image{position:relative;display:block;width:50px;height:50px;margin:0 auto;text-align:center;border-radius:var(--border-radius-circle);overflow:hidden;line-height:46px}.testimonials-image-background{position:absolute;top:50%;left:50%;z-index:9;width:100%;height:100%;transform:translate(-50%, -50%);object-fit:cover}.section-informative-banners{padding:28px 0;opacity:.65}.section-informative-banners .icon-60px{width:40px !important;height:40px !important;margin-bottom:.5rem !important}.section-informative-banners .icon-4x{font-size:2.2em !important}.section-informative-banners h3{font-size:.85rem !important;margin-bottom:.25rem !important}.section-informative-banners p{font-size:.7rem !important;margin-bottom:0 !important}@media(max-width: 767px){.section-informative-banners{padding:18px 0 0 !important;margin-bottom:0 !important;opacity:1}.section-informative-banners .js-informative-banners{margin-bottom:0 !important}.section-informative-banners .icon-60px{width:32px !important;height:32px !important;margin-bottom:6px !important}.section-informative-banners .icon-4x{font-size:1.7em !important}.section-informative-banners h3{font-size:.7rem !important;margin-bottom:2px !important;line-height:1.2 !important;letter-spacing:.3px !important;white-space:nowrap !important}.section-informative-banners p{font-size:.55rem !important;margin-bottom:0 !important;line-height:1.2 !important;opacity:.65 !important;white-space:nowrap !important;font-weight:normal !important}.section-informative-banners .js-informative-banners-prev,.section-informative-banners .js-informative-banners-next{display:none !important}.section-informative-banners .swiper-slide{width:auto !important;padding:0 6px !important}}.service-item-image{display:inline-block;max-height:60px;max-width:100%;vertical-align:top}.section-newsletter-home .newsletter{display:block;max-width:400px;margin:0 auto}.newsletter form{position:relative}.newsletter form .newsletter-btn{position:absolute;top:0;right:0;z-index:9;height:100%;padding:0 15px;font-weight:normal}.newsletter form .newsletter-btn.btn{z-index:9}.newsletter form .newsletter-btn-spinner{margin-right:25px;padding:15px 0}.newsletter .form-control{padding-right:70px}.newsletter-container-ios .newsletter-btn{margin-top:-7px}.placeholder-overlay{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%}.placeholder-info{position:relative;top:50%;left:50%;width:330px;padding:30px 25px;text-align:center;line-height:18px;transform:translate(-50%, -50%);box-sizing:border-box;border-radius:var(--border-radius)}.placeholder-info .placeholder-description{margin:20px 0}.placeholder-info .placeholder-button{padding:8px 15px}.filters-overlay{position:fixed;top:0;left:0;z-index:30000;width:80%;height:100%}.filters-overlay .filters-updating-message{position:absolute;top:50%;left:50%;width:80%;text-align:center;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.price-filter-container .filter-input-price-container{position:relative;display:inline-block;width:80px;margin-right:8px;vertical-align:bottom}.price-filter-container .filter-input-price-container .filter-input-price{padding-right:32px}.price-filter-container .form-group{margin-bottom:8px}.price-filter-container .price-btn-ios{margin-bottom:-1px}.item-image:not(.item-image-slider):hover img,.item-image-slider:hover .swiper-slide-active img{-webkit-transform:translateX(-50%) scale(1.04) !important;-ms-transform:translateX(-50%) scale(1.04) !important;-moz-transform:translateX(-50%) scale(1.04) !important;-o-transform:translateX(-50%) scale(1.04) !important;transform:translateX(-50%) scale(1.04) !important}.item-actions .alert{position:absolute;bottom:100%;z-index:1;width:100%;margin-bottom:10px;text-align:center}.quickshop-image{position:absolute;width:auto;height:100%;max-height:90vh}.quickshop-image-container{position:relative;max-height:90vh;overflow:hidden}.btn-add-to-cart+.alert{margin-top:15px}.btn-add-to-cart,.js-addtocart-placeholder{background-color:#e5322d !important;color:#fff !important;border:2px solid #f1c40f !important;border-radius:10px !important;text-transform:uppercase !important;font-weight:700 !important;letter-spacing:1px !important;padding:14px 20px !important;height:auto !important;line-height:1.2 !important;transition:all .3s ease !important;display:flex;align-items:center !important;justify-content:center !important;box-shadow:0 4px 15px rgba(0,0,0,.2) !important}.btn-add-to-cart:hover,.js-addtocart-placeholder:hover{background-color:#cf2a25 !important;transform:scale(1.02) !important;box-shadow:0 6px 20px rgba(0,0,0,.3) !important;opacity:1 !important}.btn-add-to-cart:active,.js-addtocart-placeholder:active{transform:scale(0.98) !important}.btn-add-to-cart.nostock,.btn-add-to-cart.contact,.btn-add-to-cart.catalog,.js-addtocart-placeholder.nostock,.js-addtocart-placeholder.contact,.js-addtocart-placeholder.catalog{background:#444 !important;border-color:#666 !important;color:#999 !important;cursor:not-allowed !important;transform:none !important;box-shadow:none !important}.btn-add-to-cart{display:flex}.form-quantity-product{background:rgba(255,255,255,.05) !important;border:1px solid #626262 !important;border-radius:10px !important;height:54px !important;padding:0 !important;overflow:hidden;display:flex !important;align-items:center;transition:all .3s ease}.form-quantity-product .form-quantity-icon{color:#fff !important;width:45px !important;height:100% !important;display:flex !important;align-items:center;justify-content:center;border:none !important;background:rgba(0,0,0,0) !important;cursor:pointer}.form-quantity-product .form-quantity-icon:hover{background:rgba(241,196,15,.1) !important}.form-quantity-product .js-quantity-input{background:rgba(0,0,0,0) !important;color:#fff !important;border:none !important;flex:1 !important;min-width:0;height:100% !important;text-align:center;font-weight:700 !important;font-size:16px !important;padding:0 !important}@media(min-width: 768px){.js-product-quantity-container{padding-right:5px !important}.js-buy-button-container{padding-left:5px !important}}@media(max-width: 767px){.js-product-quantity-container,.js-buy-button-container{padding-left:0 !important;padding-right:0 !important}}.btn-add-to-cart{height:54px !important}.js-price-display{color:#fff !important;font-weight:700 !important;font-size:26px !important;letter-spacing:-0.5px !important;white-space:nowrap !important}.js-compare-price-display{color:#888 !important;font-size:16px !important;text-decoration:line-through !important;font-weight:400 !important;white-space:nowrap !important}.product-discount-badge{background-color:#e5322d !important;color:#fff !important;padding:4px 14px !important;border-radius:50px !important;font-weight:800 !important;font-size:11px !important;display:flex !important;align-items:center !important;line-height:1 !important;white-space:nowrap !important}@media(max-width: 767px){.js-price-display{font-size:19px !important}.js-compare-price-display{font-size:14px !important;margin-left:10px !important}.product-discount-badge{font-size:10px !important;padding:4px 3px !important;margin-left:10px !important}.js-price-container{justify-content:flex-start !important}.form-quantity-product .form-quantity-icon{width:35px !important}}.section-product-faq .section-title{text-transform:uppercase;letter-spacing:1px;line-height:1.2}.btn-variant-color{border-radius:50% !important;width:24px !important;height:24px !important;padding:0 !important;border:1px solid gray !important;background:rgba(0,0,0,0) !important;display:inline-flex !important;align-items:center;justify-content:center;margin-right:12px !important;transition:all .3s ease;vertical-align:middle}.btn-variant-color .btn-variant-content{border-radius:50% !important;width:16px !important;height:16px !important;display:block !important;border:1px solid rgba(217,215,215,.1) !important}.btn-variant-color.selected{border-color:#fff !important}.btn-variant-color:hover{transform:scale(1.05)}.item-colors-bullet-image{width:30px !important;height:30px !important;border-radius:50%;overflow:hidden;border:1px solid #000 !important}.item-colors-bullet-img{width:100%;height:100%;object-fit:cover}.product-accordion{border-top:1px solid rgba(255,255,255,.15) !important;margin-top:25px !important}.product-accordion-item{border-bottom:1px solid rgba(255,255,255,.15) !important}.product-accordion-item .js-accordion-toggle{color:#fff;padding:12px 0 !important}.product-accordion-item h4{font-size:11px !important;letter-spacing:1.5px !important;font-weight:700 !important;text-transform:uppercase !important;opacity:.95}.product-accordion-icon{width:28px !important;height:28px !important;background-color:rgba(255,255,255,.1) !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all .3s ease !important;color:#fff !important}.product-accordion-icon svg{width:10px !important;height:10px !important;transition:transform .3s ease !important;transform:rotate(90deg) !important}.product-accordion-item.is-open .product-accordion-icon{background-color:#fff !important}.product-accordion-item.is-open .product-accordion-icon svg{transform:rotate(-90deg) !important;fill:#000 !important;color:#000 !important}.product-accordion-item .user-content{color:rgba(255,255,255,.65);line-height:1.6;font-size:12px !important;padding-bottom:12px}.template-product .breadcrumbs{display:none !important}.btn-variant:not(.btn-variant-color){background-color:rgba(0,0,0,0) !important;border:1px solid #fff !important;color:#fff !important;border-radius:8px !important;padding:8px 20px !important;font-weight:700 !important;min-width:60px !important;height:48px !important;display:inline-flex !important;align-items:center;justify-content:center;transition:all .3s ease !important;margin-right:10px !important;margin-bottom:10px !important;text-decoration:none !important}.btn-variant:not(.btn-variant-color) .btn-variant-content{color:inherit !important}.btn-variant:not(.btn-variant-color).selected{background-color:#fff !important;color:#000 !important;border-color:#fff !important;box-shadow:0 4px 15px rgba(255,255,255,.1)}.btn-variant:not(.btn-variant-color):hover:not(.selected){background-color:rgba(255,255,255,.1) !important}@media(max-width: 767px){.hdt-product-image-list img{max-width:85% !important;margin:0 auto !important}.product-thumbs-container,.swiper-product-thumb{overflow:hidden;width:100%}.swiper-product-thumb .swiper-slide{width:calc(25% - 10px) !important;height:85px !important;margin-right:10px;flex-shrink:0}.swiper-product-thumb .product-thumb{padding-bottom:0 !important;height:100% !important;width:100% !important;border-radius:12px !important;overflow:hidden;border:2px solid rgba(0,0,0,0);transition:all .3s ease}.js-swiper-product-thumbs-prev,.js-swiper-product-thumbs-next{display:none !important}}.head-main.head-transparent,.head-main.head-transparent-on-section{background-color:rgba(0,0,0,0) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;border-bottom:0 !important;box-shadow:none !important}.head-main:not(.head-transparent):not(.head-transparent-on-section),.head-main.compress{background-color:rgba(255,255,255,.25) !important;backdrop-filter:blur(15px) !important;-webkit-backdrop-filter:blur(15px) !important;border-bottom:1px solid rgba(255,255,255,.1) !important;transition:all .4s ease-in-out !important}.fancybox__container .has-inline .fancybox__content{width:100%;height:calc(100% - 20px);padding:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);background:rgba(0,0,0,0)}.fancybox__container .has-inline .fancybox__content .fancybox-close-small{color:#ccc !important}.fancybox__container .fancybox__slide.has-inline::before{display:none}.fancybox-toolbar{opacity:1 !important;visibility:visible !important}.fancybox-toolbar .fancybox-button{display:none !important}.fancybox-toolbar .fancybox-button.fancybox-button--close{display:block !important}.fancybox-close-small{display:none !important}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4)) }.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 27px;--carousel-button-svg-height: 27px }}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px }.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.021) 15.5%, hsla(0, 0%, 0%, 0.046) 22.5%, hsla(0, 0%, 0%, 0.077) 29%, hsla(0, 0%, 0%, 0.114) 35.3%, hsla(0, 0%, 0%, 0.155) 41.2%, hsla(0, 0%, 0%, 0.198) 47.1%, hsla(0, 0%, 0%, 0.242) 52.9%, hsla(0, 0%, 0%, 0.285) 58.8%, hsla(0, 0%, 0%, 0.326) 64.7%, hsla(0, 0%, 0%, 0.363) 71%, hsla(0, 0%, 0%, 0.394) 77.5%, hsla(0, 0%, 0%, 0.419) 84.5%, hsla(0, 0%, 0%, 0.434) 91.9%, hsla(0, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.fancybox__toolbar{padding:0}.fancybox__container{z-index:30000}.user-content img{max-width:100%;height:auto !important}.social-share-button{margin:0 10px}.social-share-button:hover,.social-share-button:focus{opacity:.8}.label-top-left{top:25px;left:25px;z-index:2}.product-image-limited{max-height:320px;max-width:100%;object-fit:contain}.cart-img-col-title{width:80px}.cart-delete-col-title{width:50px}.cart-item{border-bottom:1px solid red;padding-bottom:20px;margin-bottom:20px !important}.cart-item:first-child{border-top:1px solid red;padding-top:20px}.cart-item-image-col{width:60px}.cart-item-image{width:100%;height:100%;object-fit:cover;position:absolute;border-radius:var(--border-radius-half)}.cart-item-btn{padding:6px;display:inline-block;background:rgba(0,0,0,0);font-size:16px;opacity:.8}.cart-item-btn:hover{opacity:.6}.cart-item-input{display:inline-block;width:40px;height:30px;font-size:16px;text-align:center;-moz-appearance:textfield}.cart-item-input::-webkit-outer-spin-button,.cart-item-input::-webkit-inner-spin-button{-webkit-appearance:none}.cart-item .fa-cog{display:none}.cart-item-spinner{position:absolute;left:50%;width:40px;margin-left:-20px;text-align:center}.cart-quantity-input-container i{padding:6px 14px}.js-cart-quantity-btn{border:1px solid red;border-radius:10px}.form-group,.form-quantity,.cart-item-quantity small{border:none}.btn,.btn-primary,.btn-big,.btn-block{border-radius:10px}.cart-unit-price{float:left;width:100%;margin:5px 0 2px 0}.cart-subtotal{float:right;clear:both;margin:0 0 10px 0}.total-promotions-row{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.cart-promotion-detail,.cart-promotion-number{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;position:relative;width:100%;min-height:1px}.cart-promotion-number{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;text-align:right}.contact-item{position:relative;padding-left:30px}.contact-item-icon{position:absolute;left:0}@media(min-width: 768px){.notification-cart-container.notification-fixed{right:10px;bottom:initial;left:initial;max-width:325px}.modal-header,.modal-body,.modal-footer{padding:20px}.modal-centered{left:50%;height:80%;width:70%}.modal-centered-small{left:50%;width:40%;height:auto;max-height:80%}.modal-centered-medium{width:800px;max-height:550px}.modal-centered-md-600px{width:600px}.modal-bottom{bottom:auto;transform:translateX(-50%)}.modal-bottom.modal-centered-md{left:50%}.modal-docked-md{width:450px}.modal-docked-md-centered{bottom:auto;height:auto}.modal-docked-md-right{right:20px;bottom:-100%;left:initial;transform:none}.modal-docked-md-close-floating{position:fixed;top:0;left:80%;width:20%;padding:15px;text-align:center}.modal-docked-small,.modal-docked-md-small{width:375px}.modal-left-md{top:initial;right:initial;left:-100%;bottom:0}.modal-left-md.modal-show{right:initial;left:0}.modal-right-md{top:0;right:-100%;left:initial;bottom:0;height:100%;margin:0}.modal-right-md.modal-show{top:0;right:0;left:initial;height:100%;margin:0}.modal-bottom-md{top:100%;transform:translate(-50%, 0)}.modal-bottom-md.modal-show{top:50%}.modal-drawer .modal-close-floating{position:relative;left:initial;width:auto;padding:0 15px}.modal-centered-md.modal-show{left:50%;transform:translateX(-50%)}.modal-centered-md.modal-show.modal-bottom-md,.modal-centered-md.modal-show.modal-bottom{top:50%;bottom:auto;left:50%;height:100%;transform:translate(-50%, -50%)}.modal-bottom-sheet{top:100%}.modal-bottom-sheet.modal-right-md{top:0}.modal-bottom-sheet.modal-show{top:0;bottom:auto}.modal-docked-md-right.modal-show{top:initial;right:20px;bottom:20px;left:initial}.modal-fade{opacity:0}.modal-fade.modal-show{opacity:1}.modal-floating-close{margin:20px 35px -50px 0}.modal::-webkit-scrollbar,.modal-scrollable::-webkit-scrollbar,.modal-scrollable-area::-webkit-scrollbar{width:4px}.fancybox__container .has-inline .fancybox__content,.fancybox-slide--html .fancybox-content{width:90%;height:auto}.price-filter-container .filter-input-price-container{width:90px}.tab-group{overflow-x:auto;white-space:normal}.tab-group .tab{float:left}.head-main .search-suggestions{width:210px;padding-top:0}.modal-md-width-400px{width:400px;max-width:90vw}.modal-nav-search .search-input{padding:11px}.modal-nav-search .search-suggestions{position:relative;top:0}.modal-nav-hamburger .nav-list-panel{width:450px}.modal-nav-hamburger .nav-list-panel-left-md{right:initial;left:-100%}.modal-nav-hamburger .nav-list-panel-right-md{right:-100%;left:initial}.modal-nav-hamburger .nav-list-panel-left-md.nav-list-panel-show{right:initial;left:0}.modal-nav-hamburger .nav-list-panel-right-md.nav-list-panel-show{right:0;left:initial}.instafeed-col:nth-child(5),.instafeed-col:nth-child(6){display:none}.head-main.compress .logo-img{max-height:40px}.desktop-dropdown-small{right:initial;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);text-align:left}.quickshop-image{position:relative;max-height:800px}.quickshop-image-container{max-height:800px}.cart-item-image-col-md{width:80px;height:80px;overflow:hidden}.cart-item-image-md{height:80px}.footer form .newsletter-btn{top:5px}.footer-menu-item{display:inline-block;margin:5px 10px}.copyright{padding:0}}@media(max-width: 767px){.product-image-limited{max-height:210px}}.visible-when-content-ready{visibility:visible !important}.display-when-content-ready{display:block !important}.section-featured-home .section-title{text-align:left !important;font-size:2rem !important}@media(max-width: 767px){.section-featured-home .section-title{font-size:1.8rem !important}}.section-products-related .section-title{text-align:center !important}.section-featured-home .swiper-container{overflow:hidden !important}.section-featured-home .swiper-button-prev,.section-featured-home .swiper-button-next{position:absolute !important;top:50% !important;transform:translateY(-50%) !important;width:45px !important;height:45px !important;background-color:#eb0202 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:10 !important;box-shadow:0 4px 10px rgba(0,0,0,.2) !important;transition:all .3s ease !important;opacity:1 !important}.section-featured-home .swiper-button-prev svg,.section-featured-home .swiper-button-next svg{fill:#fff !important;color:#fff !important;width:20px !important;height:20px !important}.section-featured-home .swiper-button-prev:hover,.section-featured-home .swiper-button-next:hover{background-color:#c40202 !important;transform:translateY(-50%) scale(1.1) !important}.section-featured-home .swiper-button-prev.swiper-button-disabled,.section-featured-home .swiper-button-next.swiper-button-disabled{opacity:.5 !important;cursor:default !important}.section-featured-home .swiper-button-prev{left:-15px !important}.section-featured-home .swiper-button-next{right:-15px !important}@media(max-width: 767px){.section-featured-home .swiper-button-prev,.section-featured-home .swiper-button-next{display:none !important}.section-featured-home{padding-top:0 !important;padding-bottom:0 !important}}.section-featured-exclusive .item-actions{grid-area:button;align-self:flex-end;border:1px solid rgba(255,255,255,.7);transition:all .3s ease;z-index:5}.section-featured-exclusive .item-actions span,.section-featured-exclusive .item-actions a,.section-featured-exclusive .item-actions .js-addtocart,.section-featured-exclusive .item-actions .js-open-quickshop-wording{color:#fff !important;font-size:10px !important;padding:6px 14px !important;text-transform:uppercase;cursor:pointer}.section-featured-exclusive .item-actions:hover{background:#fff !important}.section-featured-exclusive .item-actions:hover span,.section-featured-exclusive .item-actions:hover a,.section-featured-exclusive .item-actions:hover .js-addtocart{color:#000 !important}.section-featured-exclusive .item-actions.item-actions-out-of-stock{border-color:rgba(255,255,255,.3);cursor:default}.section-featured-exclusive .item-actions.item-actions-out-of-stock .item-out-of-stock-text{color:rgba(255,255,255,.5) !important;font-size:10px;padding:6px 14px;display:block}.section-featured-exclusive .item-actions.item-actions-out-of-stock:hover{background:rgba(0,0,0,0) !important}@media(max-width: 767px){.section-featured-exclusive .item{margin-bottom:55px !important;overflow:visible !important}.section-featured-exclusive .item .item-description{position:relative;width:100%;background:#fff;padding:10px 5px !important}.section-featured-exclusive .item .item-description .item-name,.section-featured-exclusive .item .item-description .item-price,.section-featured-exclusive .item .item-description .item-installments,.section-featured-exclusive .item .item-description .price-compare{color:#000 !important}.section-featured-exclusive .item .item-actions{position:relative;width:100% !important;background:rgba(0,0,0,0) !important;margin-top:5px}.section-featured-exclusive .item .item-actions span,.section-featured-exclusive .item .item-actions a,.section-featured-exclusive .item .item-actions .js-addtocart,.section-featured-exclusive .item .item-actions .item-out-of-stock-text{color:#000 !important;border:1px solid #ccc !important;padding:12px 10px !important;text-align:center;display:block}.section-featured-exclusive .item .item-actions.item-actions-out-of-stock .item-out-of-stock-text{color:#000 !important;opacity:.5}}.item-product .item-image{border-radius:20px 20px 0 0 !important;overflow:hidden}.item-product .item-description{padding:15px 5px !important;text-align:left !important}.item-product .item-name{font-weight:700 !important;color:#000 !important;font-size:16px !important;margin-bottom:8px !important;opacity:1 !important}.item-product .js-item-rating{color:#000 !important;opacity:.8 !important}.item-product .item-price-container{display:flex !important;justify-content:flex-start !important;align-items:baseline !important;gap:10px !important;margin-top:5px}.item-product .item-price{font-weight:600 !important;color:#000 !important;font-size:16px !important}.item-product .price-compare{font-size:14px !important;color:#888 !important;margin:0 !important;text-decoration:line-through !important;opacity:.7 !important}.item-product .labels{top:0 !important;right:0 !important;left:0 !important;bottom:0 !important;padding:15px !important;display:flex !important;flex-direction:column;pointer-events:none}.item-product .labels .label-accent,.item-product .labels .js-offer-label{align-self:flex-end}.item-product .labels .label-default,.item-product .labels .js-stock-label{align-self:flex-start;margin-top:auto !important;margin-bottom:0 !important}.item-product .label{padding:6px 10px !important;font-weight:700 !important;text-transform:uppercase;font-size:11px !important}.item-product .js-star-rating,.item-product .js-rating-container,.item-product .jdgm-widget,.item-product .ali-reviews-widget-res,.item-product .stars,.item-product .rating,.item-product [class*=rating]:not(.js-item-rating),.item-product [class*=stars]{display:none !important}.template-home .item-product .item-name,.template-home .item-product .item-price,.template-home .item-product .item-link,.template-home .item-product .js-item-rating,.template-home .item-product .font-smallest.font-weight-bold{color:#000 !important}.template-category .item-product,.category-template .item-product,.item-related{background-color:rgba(0,0,0,0) !important;border-radius:0 !important;overflow:visible !important;margin-bottom:30px !important;border:none !important;position:relative !important}.template-category .item-product .item,.category-template .item-product .item,.item-related .item{background-color:#1a1a1a !important;border-radius:15px !important;overflow:hidden !important;box-shadow:0 4px 15px rgba(0,0,0,.4) !important}.template-category .item-product .item-image,.category-template .item-product .item-image,.item-related .item-image{border-radius:15px 15px 0 0 !important;position:relative !important;overflow:hidden !important}.template-category .item-product .labels,.category-template .item-product .labels,.item-related .labels{left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;padding:10px !important;z-index:5 !important;display:flex !important;flex-direction:column;pointer-events:none}.template-category .item-product .labels .label-accent,.template-category .item-product .labels .js-offer-label,.category-template .item-product .labels .label-accent,.category-template .item-product .labels .js-offer-label,.item-related .labels .label-accent,.item-related .labels .js-offer-label{align-self:flex-start}.template-category .item-product .labels .label-default,.template-category .item-product .labels .js-stock-label,.category-template .item-product .labels .label-default,.category-template .item-product .labels .js-stock-label,.item-related .labels .label-default,.item-related .labels .js-stock-label{align-self:flex-start;margin-top:auto !important;margin-bottom:0 !important}.template-category .item-product .label-accent,.category-template .item-product .label-accent,.item-related .label-accent{background:#ff4747 !important;color:#fff !important;border-radius:30px !important;padding:2px 10px !important;font-size:11px !important;font-weight:700 !important;text-transform:uppercase}.template-category .item-product .item-description,.category-template .item-product .item-description,.item-related .item-description{background:#1a1a1a !important;padding:15px !important;min-height:100px;display:block !important;position:relative !important}.template-category .item-product .item-link,.category-template .item-product .item-link,.item-related .item-link{display:block !important;position:relative !important}.template-category .item-product .item-name,.category-template .item-product .item-name,.item-related .item-name{color:#fff !important;font-size:15px !important;font-weight:700 !important;margin-bottom:8px !important;padding-right:45px !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;text-align:left !important}.template-category .item-product .item-reviews,.category-template .item-product .item-reviews,.item-related .item-reviews{position:absolute !important;right:0 !important;top:0 !important;margin:0 !important;display:flex !important;align-items:center !important}.template-category .item-product .item-reviews .d-flex.mr-1,.category-template .item-product .item-reviews .d-flex.mr-1,.item-related .item-reviews .d-flex.mr-1{margin-right:5px !important}.template-category .item-product .item-reviews svg,.category-template .item-product .item-reviews svg,.item-related .item-reviews svg{display:none !important}.template-category .item-product .item-reviews svg:first-child,.category-template .item-product .item-reviews svg:first-child,.item-related .item-reviews svg:first-child{display:inline-block !important;fill:#f1c40f !important;color:#f1c40f !important;width:14px !important;height:14px !important}.template-category .item-product .item-reviews .js-item-rating,.category-template .item-product .item-reviews .js-item-rating,.item-related .item-reviews .js-item-rating{color:#fff !important;font-size:14px !important;font-weight:800 !important;opacity:1 !important;display:inline-block !important}.template-category .item-product .item-price-container,.category-template .item-product .item-price-container,.item-related .item-price-container{display:flex !important;align-items:baseline !important;gap:8px !important;margin-top:5px !important;text-align:left !important}.template-category .item-product .item-price,.category-template .item-product .item-price,.item-related .item-price{color:#fff !important;font-size:18px !important;font-weight:700 !important}.template-category .item-product .price-compare,.category-template .item-product .price-compare,.item-related .price-compare{color:#999 !important;font-size:14px !important;text-decoration:line-through !important}.template-category .item-product .item-actions,.category-template .item-product .item-actions,.item-related .item-actions{position:absolute !important;right:6px !important;top:-75px !important;z-index:20 !important;margin:0 !important}.template-category .item-product .item-actions form,.category-template .item-product .item-actions form,.item-related .item-actions form{display:block !important}.template-category .item-product .item-actions .item-submit-container,.category-template .item-product .item-actions .item-submit-container,.item-related .item-actions .item-submit-container{position:relative !important;width:45px !important;height:45px !important}.template-category .item-product .item-actions .item-quickshop-icon,.category-template .item-product .item-actions .item-quickshop-icon,.item-related .item-actions .item-quickshop-icon{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;pointer-events:none !important;fill:#fff !important;color:#fff !important;width:20px !important;height:20px !important;margin:0 !important;z-index:2 !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.template-category .item-product .item-actions .btn-small-quickshop,.template-category .item-product .item-actions input[type=submit].js-addtocart,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.category-template .item-product .item-actions .btn-small-quickshop,.category-template .item-product .item-actions input[type=submit].js-addtocart,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder),.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder),.item-related .item-actions .btn-small-quickshop,.item-related .item-actions input[type=submit].js-addtocart{background-color:#000 !important;color:#fff !important;width:45px !important;height:45px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;border:none !important;font-size:0 !important;box-shadow:0 4px 15px rgba(0,0,0,.5) !important;transition:transform .2s ease !important;cursor:pointer;color:rgba(0,0,0,0) !important;text-indent:-9999px !important;line-height:0 !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.template-category .item-product .item-actions .btn-small-quickshop:not([style*="display: none"]):not(.disabled),.template-category .item-product .item-actions input[type=submit].js-addtocart:not([style*="display: none"]):not(.disabled),.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.category-template .item-product .item-actions .btn-small-quickshop:not([style*="display: none"]):not(.disabled),.category-template .item-product .item-actions input[type=submit].js-addtocart:not([style*="display: none"]):not(.disabled),.item-related .item-actions .btn-link:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.item-related .item-actions .btn-small-quickshop:not([style*="display: none"]):not(.disabled),.item-related .item-actions input[type=submit].js-addtocart:not([style*="display: none"]):not(.disabled){display:flex !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder)[style*="display: none"],.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder).disabled,.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder)[style*="display: none"],.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder).disabled,.template-category .item-product .item-actions .btn-small-quickshop[style*="display: none"],.template-category .item-product .item-actions .btn-small-quickshop.disabled,.template-category .item-product .item-actions input[type=submit].js-addtocart[style*="display: none"],.template-category .item-product .item-actions input[type=submit].js-addtocart.disabled,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder)[style*="display: none"],.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder).disabled,.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder)[style*="display: none"],.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder).disabled,.category-template .item-product .item-actions .btn-small-quickshop[style*="display: none"],.category-template .item-product .item-actions .btn-small-quickshop.disabled,.category-template .item-product .item-actions input[type=submit].js-addtocart[style*="display: none"],.category-template .item-product .item-actions input[type=submit].js-addtocart.disabled,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder)[style*="display: none"],.item-related .item-actions .btn-link:not(.js-addtocart-placeholder).disabled,.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder)[style*="display: none"],.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder).disabled,.item-related .item-actions .btn-small-quickshop[style*="display: none"],.item-related .item-actions .btn-small-quickshop.disabled,.item-related .item-actions input[type=submit].js-addtocart[style*="display: none"],.item-related .item-actions input[type=submit].js-addtocart.disabled{display:none !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):hover,.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):hover,.template-category .item-product .item-actions .btn-small-quickshop:hover,.template-category .item-product .item-actions input[type=submit].js-addtocart:hover,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):hover,.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):hover,.category-template .item-product .item-actions .btn-small-quickshop:hover,.category-template .item-product .item-actions input[type=submit].js-addtocart:hover,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder):hover,.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder):hover,.item-related .item-actions .btn-small-quickshop:hover,.item-related .item-actions input[type=submit].js-addtocart:hover{transform:scale(1.1) !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-category .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.template-category .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.template-category .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.category-template .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.category-template .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.category-template .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.item-related .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.item-related .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.item-related .item-actions .btn-small-quickshop .js-open-quickshop-icon,.item-related .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.item-related .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon{display:block !important;width:20px !important;height:20px !important;margin:0 !important;position:static !important;fill:#fff !important}.template-category .item-product .item-actions .js-open-quickshop-wording,.category-template .item-product .item-actions .js-open-quickshop-wording,.item-related .item-actions .js-open-quickshop-wording{display:none !important}.template-search .item-product{background-color:rgba(0,0,0,0) !important;border-radius:0 !important;overflow:visible !important;margin-bottom:30px !important;border:none !important;position:relative !important}.template-search .item-product .item{background-color:#1a1a1a !important;border-radius:15px !important;overflow:hidden !important;box-shadow:0 4px 15px rgba(0,0,0,.4) !important}.template-search .item-product .item-image{border-radius:15px 15px 0 0 !important;position:relative !important;overflow:hidden !important}.template-search .item-product .labels{left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;padding:10px !important;z-index:5 !important;display:flex !important;flex-direction:column;pointer-events:none}.template-search .item-product .labels .label-accent,.template-search .item-product .labels .js-offer-label{align-self:flex-start}.template-search .item-product .labels .label-default,.template-search .item-product .labels .js-stock-label{align-self:flex-start;margin-top:auto !important;margin-bottom:0 !important}.template-search .item-product .label-accent{background:#ff4747 !important;color:#fff !important;border-radius:30px !important;padding:2px 10px !important;font-size:11px !important;font-weight:700 !important;text-transform:uppercase}.template-search .item-product .item-description{background:#1a1a1a !important;padding:15px !important;min-height:100px;display:block !important;position:relative !important}.template-search .item-product .item-link{display:block !important;position:relative !important}.template-search .item-product .item-name{color:#fff !important;font-size:15px !important;font-weight:700 !important;margin-bottom:8px !important;padding-right:45px !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;text-align:left !important}.template-search .item-product .item-reviews{position:absolute !important;right:0 !important;top:0 !important;margin:0 !important;display:flex !important;align-items:center !important}.template-search .item-product .item-reviews .d-flex.mr-1{margin-right:5px !important}.template-search .item-product .item-reviews svg{display:none !important}.template-search .item-product .item-reviews svg:first-child{display:inline-block !important;fill:#f1c40f !important;color:#f1c40f !important;width:14px !important;height:14px !important}.template-search .item-product .item-reviews .js-item-rating{color:#fff !important;font-size:14px !important;font-weight:800 !important;opacity:1 !important;display:inline-block !important}.template-search .item-product .item-price-container{display:flex !important;align-items:baseline !important;gap:8px !important;margin-top:5px !important;text-align:left !important}.template-search .item-product .item-price{color:#fff !important;font-size:18px !important;font-weight:700 !important}.template-search .item-product .price-compare{color:#999 !important;font-size:14px !important;text-decoration:line-through !important}.template-search .item-product .item-actions{position:absolute !important;right:6px !important;top:-75px !important;z-index:20 !important;margin:0 !important}.template-search .item-product .item-actions form{display:block !important}.template-search .item-product .item-actions .item-submit-container{position:relative !important;width:45px !important;height:45px !important}.template-search .item-product .item-actions .item-quickshop-icon{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;pointer-events:none !important;fill:#fff !important;color:#fff !important;width:20px !important;height:20px !important;margin:0 !important;z-index:2 !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.template-search .item-product .item-actions .btn-small-quickshop,.template-search .item-product .item-actions input[type=submit].js-addtocart{background-color:#000 !important;color:#fff !important;width:45px !important;height:45px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;border:none !important;font-size:0 !important;box-shadow:0 4px 15px rgba(0,0,0,.5) !important;transition:transform .2s ease !important;cursor:pointer;color:rgba(0,0,0,0) !important;text-indent:-9999px !important;line-height:0 !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):not([style*="display: none"]):not(.disabled),.template-search .item-product .item-actions .btn-small-quickshop:not([style*="display: none"]):not(.disabled),.template-search .item-product .item-actions input[type=submit].js-addtocart:not([style*="display: none"]):not(.disabled){display:flex !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder)[style*="display: none"],.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder).disabled,.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder)[style*="display: none"],.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder).disabled,.template-search .item-product .item-actions .btn-small-quickshop[style*="display: none"],.template-search .item-product .item-actions .btn-small-quickshop.disabled,.template-search .item-product .item-actions input[type=submit].js-addtocart[style*="display: none"],.template-search .item-product .item-actions input[type=submit].js-addtocart.disabled{display:none !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder):hover,.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder):hover,.template-search .item-product .item-actions .btn-small-quickshop:hover,.template-search .item-product .item-actions input[type=submit].js-addtocart:hover{transform:scale(1.1) !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-search .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.template-search .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.template-search .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon{display:block !important;width:20px !important;height:20px !important;margin:0 !important;position:static !important;fill:#fff !important}.template-search .item-product .item-actions .js-open-quickshop-wording{display:none !important}@media(max-width: 767px){.template-category .js-product-table.row-grid,.template-search .js-product-table.row-grid{margin-left:-4px !important;margin-right:-4px !important}.template-category .js-product-table .col-grid,.template-search .js-product-table .col-grid{padding-left:4px !important;padding-right:4px !important}.template-category .item-product,.category-template .item-product,.item-related{margin-bottom:12px !important}.template-category .item-product .item-price,.category-template .item-product .item-price,.item-related .item-price{font-size:13px !important}.template-category .item-product .price-compare,.category-template .item-product .price-compare,.item-related .price-compare{font-size:11px !important}.template-category .item-product .item-link,.category-template .item-product .item-link,.item-related .item-link{display:block !important;position:relative !important}.template-category .item-product .item-reviews,.category-template .item-product .item-reviews,.item-related .item-reviews{position:absolute !important;right:0 !important;top:0 !important;float:none !important;margin:0 !important;display:flex !important;align-items:center !important}.template-category .item-product .item-reviews .js-item-rating,.category-template .item-product .item-reviews .js-item-rating,.item-related .item-reviews .js-item-rating{font-size:12px !important}.template-category .item-product .item-reviews svg:first-child,.category-template .item-product .item-reviews svg:first-child,.item-related .item-reviews svg:first-child{width:12px !important;height:12px !important}.template-category .item-product .item-name,.category-template .item-product .item-name,.item-related .item-name{display:block !important;font-size:13px !important;padding-right:0 !important;overflow:hidden !important;line-height:1.35 !important;max-height:35.1px !important;word-break:break-word !important;white-space:normal !important;position:relative !important}.template-category .item-product .item-name::before,.category-template .item-product .item-name::before,.item-related .item-name::before{content:"" !important;float:right !important;width:42px !important;height:1.35em !important}.template-category .item-product .item-actions,.category-template .item-product .item-actions,.item-related .item-actions{top:-60px !important}.template-category .item-product .item-actions .item-submit-container,.category-template .item-product .item-actions .item-submit-container,.item-related .item-actions .item-submit-container{width:34px !important;height:34px !important}.template-category .item-product .item-actions .item-quickshop-icon,.category-template .item-product .item-actions .item-quickshop-icon,.item-related .item-actions .item-quickshop-icon{width:14px !important;height:14px !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.template-category .item-product .item-actions .btn-small-quickshop,.template-category .item-product .item-actions input[type=submit].js-addtocart,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.category-template .item-product .item-actions .btn-small-quickshop,.category-template .item-product .item-actions input[type=submit].js-addtocart,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder),.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder),.item-related .item-actions .btn-small-quickshop,.item-related .item-actions input[type=submit].js-addtocart{width:34px !important;height:34px !important}.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-category .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.template-category .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.template-category .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.template-category .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon,.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.category-template .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.category-template .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.category-template .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.category-template .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon,.item-related .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.item-related .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.item-related .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.item-related .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.item-related .item-actions .btn-small-quickshop .js-open-quickshop-icon,.item-related .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.item-related .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon{width:14px !important;height:14px !important}.template-search .item-product{margin-bottom:12px !important}.template-search .item-product .item-price{font-size:13px !important}.template-search .item-product .price-compare{font-size:11px !important}.template-search .item-product .item-link{display:block !important;position:relative !important}.template-search .item-product .item-reviews{position:absolute !important;right:0 !important;top:0 !important;float:none !important;margin:0 !important;display:flex !important;align-items:center !important}.template-search .item-product .item-reviews .js-item-rating{font-size:12px !important}.template-search .item-product .item-reviews svg:first-child{width:12px !important;height:12px !important}.template-search .item-product .item-name{display:block !important;font-size:13px !important;padding-right:0 !important;overflow:hidden !important;line-height:1.35 !important;max-height:35.1px !important;word-break:break-word !important;white-space:normal !important;position:relative !important}.template-search .item-product .item-name::before{content:"" !important;float:right !important;width:42px !important;height:1.35em !important}.template-search .item-product .item-actions{top:-60px !important}.template-search .item-product .item-actions .item-submit-container{width:34px !important;height:34px !important}.template-search .item-product .item-actions .item-quickshop-icon{width:14px !important;height:14px !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder),.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder),.template-search .item-product .item-actions .btn-small-quickshop,.template-search .item-product .item-actions input[type=submit].js-addtocart{width:34px !important;height:34px !important}.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .btn-link:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .js-addtocart:not(.js-addtocart-placeholder) .js-open-quickshop-icon,.template-search .item-product .item-actions .btn-small-quickshop svg:not(.item-quickshop-icon),.template-search .item-product .item-actions .btn-small-quickshop .js-open-quickshop-icon,.template-search .item-product .item-actions input[type=submit].js-addtocart svg:not(.item-quickshop-icon),.template-search .item-product .item-actions input[type=submit].js-addtocart .js-open-quickshop-icon{width:14px !important;height:14px !important}}.footer-container{background-color:#000;color:#fff}.footer-container .footer-content-wrapper{max-width:1200px;margin:0 auto}.footer-container .footer-brand-name{letter-spacing:1px;font-weight:700}.footer-container .footer-description{line-height:1.6;color:#bbb;max-width:250px}.footer-container .footer-menu-title,.footer-container .footer-info-title{color:#fff;letter-spacing:1px}.footer-container .footer-col-menu ul{list-style:none !important;padding:0;margin:0;display:block !important}.footer-container .footer-col-menu .footer-menu-item{display:block !important;width:100%;margin-bottom:12px;float:none !important}.footer-container .footer-menu-link{color:#bbb;text-decoration:none !important;font-size:.95rem;transition:color .3s ease;display:block !important}.footer-container .footer-menu-link:hover{color:#fff}.footer-container .footer-col-info{display:block !important}.footer-container .footer-info-text{color:#bbb;line-height:1.6;text-align:left !important;display:block !important;width:100%}.footer-container .footer-col-brand .social-icon{color:#fff;width:38px;height:38px;border-radius:50%;background:#222;display:flex;align-items:center;justify-content:center;transition:background .3s ease;margin:0;margin-right:12px;padding:0}.footer-container .footer-col-brand .social-icon svg{width:18px;height:18px;fill:currentColor}.footer-container .footer-col-brand .social-icon:hover{background:#444}.footer-container .footer-col-brand .hdt-social-facebook:hover{background-color:#3b5998 !important}.footer-container .footer-col-brand .hdt-social-instagram:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important}.footer-container .footer-col-brand .hdt-social-youtube:hover{background-color:#cd201f !important}.footer-container .footer-col-brand .hdt-social-tiktok:hover{background:linear-gradient(135deg, #010101 0%, #010101 50%, #ee1d52 50%, #ee1d52 100%) !important;background:linear-gradient(135deg, #69C9D0 0%, #010101 50%, #EE1D52 100%) !important}.footer-container .footer-bottom{border-color:#333 !important;color:#888}.footer-container .footer-bottom a{color:#aaa}.footer-container .footer-bottom a:hover{color:#fff}.footer-container .footer-accordion-toggle{background:none;border:none;color:#fff;width:100%;padding:15px 0;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;align-items:center;justify-content:space-between;cursor:pointer;outline:none !important}.footer-container .footer-accordion-toggle .footer-accordion-icon{width:12px;height:12px;fill:currentColor;transition:transform .3s ease}.footer-container .footer-accordion-toggle[aria-expanded=true] .footer-accordion-icon{transform:rotate(180deg)}.footer-container .footer-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}@media(min-width: 768px){.footer-container .footer-accordion-content{max-height:none !important;overflow:visible !important}}@media(max-width: 767px){.footer-container{text-align:center}.footer-container .footer-description{max-width:100%;margin-left:auto;margin-right:auto}.footer-container .footer-col-brand .footer-social-links{justify-content:center}.footer-container .footer-col-menu,.footer-container .footer-col-brand,.footer-container .footer-col-info{margin-bottom:2.5rem}.footer-container .footer-menu-title,.footer-container .footer-info-title{text-align:center;margin-bottom:1rem}.footer-container .footer-col-brand .hdt-socials__list,.footer-container .hdt-row-flex{justify-content:center !important}.footer-container .footer-col-brand .social-icon{margin:0;margin-right:12px}.footer-container .footer-col-menu,.footer-container .footer-col-info{text-align:left !important}.footer-container .footer-col-menu .footer-menu-item,.footer-container .footer-col-info .footer-menu-item{text-align:left !important}.footer-container .footer-col-menu .footer-menu-link,.footer-container .footer-col-info .footer-menu-link{padding:5px 0}}@media(min-width: 768px){.category-sidebar-filters{position:sticky;top:100px;padding-right:15px;padding-bottom:40px;max-height:calc(100vh - 120px);overflow-y:auto}.category-sidebar-filters::-webkit-scrollbar{width:4px}.category-sidebar-filters::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.category-sidebar-filters::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:4px}}.price-range-custom{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.price-range-inputs{display:flex;align-items:center;gap:8px;margin-bottom:18px}.price-range-input-group{display:flex;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:6px 10px;flex:1;transition:border-color .2s ease}.price-range-input-group:focus-within{border-color:rgba(255,255,255,.5)}.price-range-currency{color:rgba(255,255,255,.4);font-size:12px;margin-right:4px;flex-shrink:0}.price-range-from,.price-range-to{background:rgba(0,0,0,0);border:none;color:#fff;font-size:13px;font-weight:600;width:100%;outline:none;-moz-appearance:textfield}.price-range-from::-webkit-inner-spin-button,.price-range-from::-webkit-outer-spin-button,.price-range-to::-webkit-inner-spin-button,.price-range-to::-webkit-outer-spin-button{display:none}.price-range-separator{color:rgba(255,255,255,.3);flex-shrink:0;font-size:14px}.price-range-slider{position:relative;height:24px;margin:8px 0 16px}.price-range-track{position:absolute;top:50%;left:0;right:0;height:3px;background:rgba(255,255,255,.2);border-radius:3px;transform:translateY(-50%);pointer-events:none}.price-range-track-fill{position:absolute;height:100%;background:#fff;border-radius:3px}.price-range-thumb{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:3px;background:rgba(0,0,0,0);-webkit-appearance:none;appearance:none;pointer-events:none}.price-range-thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#fff;border-radius:50%;pointer-events:all;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.5);transition:transform .15s ease,box-shadow .15s ease}.price-range-thumb::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.2);box-shadow:0 4px 12px rgba(0,0,0,.6)}.price-range-thumb::-moz-range-thumb{width:20px;height:20px;background:#fff;border:none;border-radius:50%;pointer-events:all;cursor:grab;box-shadow:0 2px 8px rgba(0,0,0,.5)}.section-product-faq{background-color:#111 !important;margin:0;padding:80px 0;color:#fff}.section-product-faq .section-title{font-weight:700 !important;text-transform:uppercase;letter-spacing:1px;font-size:1.5rem;color:#fff !important}.section-product-faq .faq-accordion-container{max-width:900px;margin:0 auto}.section-product-faq .faq-item{border-color:rgba(255,255,255,.1) !important;transition:background-color .3s ease;border-bottom:1px solid rgba(255,255,255,.1) !important}.section-product-faq .faq-item:first-child{border-top:1px solid rgba(255,255,255,.1) !important}.section-product-faq .faq-item:hover{background-color:rgba(255,255,255,.02)}.section-product-faq .js-accordion-content{display:none;font-size:15px;line-height:1.6;color:#ccc;padding-bottom:20px}.section-product-faq .faq-icon-container{position:relative;width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.section-product-faq .faq-icon-circle{width:32px;height:32px;background-color:#eb0202;border-radius:50%;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.section-product-faq .faq-icon-circle svg{fill:#fff;width:12px;height:12px;transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),fill .3s ease;transform:rotate(90deg)}.section-product-faq .js-accordion-container.is-open .faq-icon-circle{background-color:#fff}.section-product-faq .js-accordion-container.is-open .faq-icon-circle svg{fill:#000;transform:rotate(-90deg)}.section-product-banner{overflow:hidden;white-space:nowrap;padding:15px 0;position:relative;z-index:10;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.section-product-banner .product-banner-marquee{display:flex;width:max-content;align-items:center}.section-product-banner .product-banner-content{display:flex;flex-shrink:0;animation:product-marquee 180s linear infinite;min-width:100%}.section-product-banner .product-banner-item{display:inline-block;font-size:1.5rem;letter-spacing:2px;white-space:nowrap;margin:0 2rem}@media(max-width: 767px){.section-product-banner{padding:10px 0}.section-product-banner .product-banner-item{font-size:.9rem;margin:0 1.2rem;letter-spacing:1px}}@keyframes product-marquee{100%{transform:translateX(-50%)}}.js-product-detail .product-slider-image,.js-product-detail .product-thumb img{border-radius:1rem !important;overflow:hidden}.js-product-detail .js-product-slide-link{border-radius:1rem !important;overflow:hidden}.js-product-detail .product-thumb{border-radius:1rem !important;overflow:hidden;transition:all .3s ease}.js-product-detail .product-thumb img{transition:all .3s ease;opacity:.9;filter:brightness(0.6)}.js-product-detail .product-thumb.selected img{opacity:1;filter:brightness(1)}.js-product-detail .product-thumb:hover img{opacity:1;filter:brightness(0.8)}.js-product-detail .swiper-product-thumb{height:692px !important}@media(max-width: 767px){.js-product-detail .swiper-product-thumb{height:auto !important;margin-bottom:20px}}@media(max-width: 767px){.js-product-detail .product-thumb{width:72px !important;margin-right:8px;margin-bottom:0 !important}}.js-product-detail .js-swiper-product-prev,.js-product-detail .js-swiper-product-next{background-color:#e5322d !important;width:44px !important;height:44px !important;border-radius:4px !important;color:#fff !important;opacity:1 !important;top:50% !important;transform:translateY(-50%) !important;margin-top:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:10 !important;cursor:pointer !important;transition:all .3s ease !important}.js-product-detail .js-swiper-product-prev:after,.js-product-detail .js-swiper-product-next:after{display:none !important}.js-product-detail .js-swiper-product-prev svg,.js-product-detail .js-swiper-product-next svg{width:24px !important;height:24px !important;fill:#fff !important}.js-product-detail .js-swiper-product-prev:hover,.js-product-detail .js-swiper-product-next:hover{background-color:#cf2a25 !important;transform:translateY(-50%) scale(1.05) !important}.js-product-detail .js-swiper-product-prev.swiper-button-disabled,.js-product-detail .js-swiper-product-next.swiper-button-disabled{opacity:.5 !important;cursor:default !important;pointer-events:none !important}.js-product-detail .js-swiper-product-prev{left:15px !important}.js-product-detail .js-swiper-product-next{right:15px !important}@media(min-width: 768px){.js-product-detail>.container>.row{display:flex !important;flex-wrap:nowrap !important;align-items:flex-start}.js-product-detail>.container>.row>.col-md-7{flex:0 0 58.333333% !important;max-width:58.333333% !important}.js-product-detail>.container>.row>.col[data-store^=product-info-]{flex:1 1 0 !important;max-width:41.666667% !important;min-width:0}}.product-main-slider-wrapper .js-swiper-product-prev,.product-main-slider-wrapper .js-swiper-product-next{display:none !important}@media(min-width: 768px){.product-main-slider-wrapper .js-swiper-product-prev,.product-main-slider-wrapper .js-swiper-product-next{display:flex !important;position:absolute !important;top:50% !important;transform:translateY(-50%) !important;z-index:20 !important}}@media(min-width: 768px){.product-main-slider-wrapper .js-swiper-product-prev{left:15px !important}.product-main-slider-wrapper .js-swiper-product-next{right:15px !important}}#quickshop-modal .form-quantity-product{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;width:100% !important;padding:0 !important;overflow:hidden !important;margin:0 !important}@media(max-width: 767px){#quickshop-modal .form-quantity-product{overflow:visible !important}}#quickshop-modal .form-quantity-icon{flex:0 0 25% !important;width:25% !important;max-width:25% !important;min-width:0 !important;height:100% !important;display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(255,255,255,.03) !important}@media(max-width: 767px){#quickshop-modal .form-quantity-icon{flex:0 0 60px !important;width:60px !important;max-width:60px !important;min-width:60px !important}}#quickshop-modal .form-quantity-icon .icon-inline{width:11px !important;height:11px !important}@media(max-width: 767px){#quickshop-modal .form-quantity-icon .icon-inline{width:18px !important;height:18px !important}}#quickshop-modal .form-control-container{flex:1 !important;max-width:none !important;min-width:25px !important;display:flex !important;padding:0 !important;margin:0 !important}#quickshop-modal .js-quantity-input{flex:1 !important;width:100% !important;min-width:0 !important;text-align:center !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;color:#fff !important;font-weight:700 !important;font-size:13px !important;border:none !important;outline:none !important}#quickshop-modal .btn-add-to-cart{width:100% !important;margin:0 !important}.item-product .js-stock-label,.item-product .label-default,.label.label-default{background-color:#e5322d !important;color:#fff !important;border-radius:50px !important;padding:5px 12px !important;font-size:10px !important;letter-spacing:1px !important;font-weight:800 !important;box-shadow:0 2px 8px rgba(229,50,45,.35) !important;text-transform:uppercase !important}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.custom-modal-content{background:#000;border:1px solid #333;max-width:600px;width:100%;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.5)}.custom-modal-header{padding:15px 20px;border-bottom:1px solid #222;display:flex;justify-content:space-between;align-items:center}.custom-modal-title{color:#fff;font-weight:bold;text-transform:uppercase;font-size:14px;letter-spacing:1px}.custom-modal-close{color:#fff;font-size:28px;cursor:pointer;line-height:1}.custom-modal-close:hover{color:red}.custom-modal-body{padding:10px;max-height:80vh;overflow-y:auto}.custom-modal-img{width:100%;height:auto;display:block}.section-product-custom-full-banner{width:100%;overflow:hidden;line-height:0}.product-custom-full-banner__img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width: 767px){.product-custom-full-banner__img{max-height:560px;object-position:center}}@media(min-width: 768px){.product-custom-full-banner__img{max-height:640px;object-position:center}}.free-shipping-message{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px 10px 44px;margin-top:12px !important;margin-bottom:16px !important;border-radius:999px;background:linear-gradient(135deg, rgba(255, 71, 71, 0.12), rgba(255, 71, 71, 0.04));border:1px solid rgba(255,71,71,.35);color:#fff;font-size:13px !important;line-height:1.3;letter-spacing:.3px;box-shadow:0 4px 14px rgba(255,71,71,.15);overflow:hidden}.free-shipping-message::before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background-color:#ff4747;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M1 3h13v13H1z'/><path d='M14 8h4l3 3v5h-7'/><circle cx='6.5' cy='18.5' r='2.2'/><circle cx='17.5' cy='18.5' r='2.2'/></svg>");background-repeat:no-repeat;background-position:center;background-size:14px 14px;box-shadow:0 0 0 4px rgba(255,71,71,.18);animation:free-shipping-pulse 2.4s ease-in-out infinite}.free-shipping-message .text-accent{color:#ff4747 !important;font-weight:800;text-transform:uppercase;letter-spacing:.6px;font-size:12px}.free-shipping-message>span:not(.text-accent){color:rgba(255,255,255,.85);font-weight:500}.free-shipping-message>span:not(.text-accent) span{color:#fff;font-weight:800}.free-shipping-message .js-free-shipping-discount-not-combinable{flex-basis:100%;margin-top:4px !important;padding-left:0;font-size:11px !important;letter-spacing:.2px;color:rgba(255,255,255,.55) !important;opacity:1 !important;font-style:italic}@keyframes free-shipping-pulse{0%,100%{box-shadow:0 0 0 4px rgba(255,71,71,.18)}50%{box-shadow:0 0 0 8px rgba(255,71,71,.05)}}.cart-item{border-bottom:1px solid rgba(255,255,255,.08) !important;padding-bottom:18px !important;margin-bottom:18px !important}.cart-item:first-child{border-top:1px solid rgba(255,255,255,.08) !important;padding-top:18px !important}.cart-item:last-child{border-bottom:1px solid rgba(255,255,255,.08) !important}.cart-item-image{border-radius:10px !important}.cart-item .btn-link{color:rgba(255,255,255,.55) !important;font-weight:500;text-decoration:none;letter-spacing:.3px;transition:color .2s ease}.cart-item .btn-link:hover{color:#ff4747 !important}.js-cart-quantity-btn{border:1px solid rgba(255,255,255,.18) !important;border-radius:8px !important;color:#fff !important;transition:background .18s ease,border-color .18s ease}.js-cart-quantity-btn:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.32) !important}.cart-item .form-quantity .js-cart-quantity-input,.cart-item .form-quantity input[type=number]{background:rgba(0,0,0,0) !important;color:#fff !important;border:none !important;font-weight:600}.js-ship-free-rest .bar-progress{height:6px !important;background:rgba(255,255,255,.08) !important;border-radius:999px !important;overflow:hidden}.js-ship-free-rest .bar-progress-active{height:6px !important;background:linear-gradient(90deg, #ff4747, #ff7a7a) !important;border-radius:999px !important;box-shadow:0 0 10px rgba(255,71,71,.4)}.js-ship-free-rest .bar-progress-check{background-color:#22c55e !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 0 0 3px rgba(34,197,94,.22)}.js-ship-free-rest .bar-progress-check svg{fill:#fff !important}.ship-free-rest-message .bar-progress-success{color:#22c55e !important;font-weight:600}.ship-free-rest-message .bar-progress-amount,.ship-free-rest-message .bar-progress-condition{color:rgba(255,255,255,.78)}.ship-free-rest-message .bar-progress-amount .text-accent,.ship-free-rest-message .bar-progress-condition .text-accent{color:#ff4747 !important;font-weight:700}.js-visible-on-cart-filled .h5,.js-cart-total-container .h2{color:#fff}.js-visible-on-cart-filled .h5 small{color:rgba(255,255,255,.5);font-weight:500}.js-cart-subtotal,.js-cart-total{color:#fff !important;font-weight:700}.js-ajax-cart-submit .btn-primary,#go-to-checkout.btn-primary{background:linear-gradient(135deg, #ff4747, #ff5e5e) !important;border:none !important;font-weight:700;letter-spacing:.5px;text-transform:none;box-shadow:0 6px 18px rgba(255,71,71,.28);transition:transform .18s ease,box-shadow .18s ease}.js-ajax-cart-submit .btn-primary:hover,#go-to-checkout.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(255,71,71,.36)}.js-visible-on-cart-filled a.btn-link{color:rgba(255,255,255,.7) !important;font-weight:500;letter-spacing:.3px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.js-visible-on-cart-filled a.btn-link:hover{color:#fff !important;border-bottom-color:#fff}.js-product-form-free-shipping-message{position:relative;display:inline-flex;align-items:center;gap:10px;padding:10px 18px 10px 44px !important;margin:14px auto !important;border-radius:999px;background:linear-gradient(135deg, rgba(34, 197, 94, 0.14), rgba(34, 197, 94, 0.04));border:1px solid rgba(34,197,94,.4);color:#22c55e !important;font-weight:700;font-size:13px !important;letter-spacing:.4px;box-shadow:0 4px 16px rgba(34,197,94,.18)}.js-product-form-free-shipping-message::before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background-color:#22c55e;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-repeat:no-repeat;background-position:center;background-size:13px 13px;box-shadow:0 0 0 4px rgba(34,197,94,.2);animation:free-shipping-check-pop .5s cubic-bezier(0.34, 1.56, 0.64, 1) both}@keyframes free-shipping-check-pop{0%{transform:translateY(-50%) scale(0);opacity:0}100%{transform:translateY(-50%) scale(1);opacity:1}}@media(max-width: 767px){.js-head-logo-row .js-logo-container.col-12,.js-head-logo-row .js-logo-container.col-12.pt-3,.js-head-logo-row .js-logo-container.col-12.pb-2,.js-head-logo-row .js-logo-container.col-12.logo-inside-nav{flex:1 1 0 !important;max-width:none !important;width:auto !important;order:0 !important;padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}.js-head-logo-row .js-utility-col{flex:0 0 56px !important;max-width:56px !important;height:auto !important;padding-top:0 !important}.js-head-logo-row .js-logo-container .h3,.js-head-logo-row .js-logo-container h3{font-size:1.9rem !important;line-height:1 !important;margin:0 !important;letter-spacing:.5px !important;white-space:nowrap !important}.js-head-logo-row .js-logo-container img{max-height:44px !important;width:auto !important}}.template-category .page-header,.template-search .page-header,.category-template .page-header{padding-top:.5rem !important;padding-bottom:.5rem !important}.template-category .page-header h1,.template-search .page-header h1,.category-template .page-header h1{margin-bottom:0}.category-controls{padding:8px 0 14px}.category-controls .category-controls-container{display:flex;justify-content:center}.category-controls .js-modal-open.btn-link,.category-controls-container>.btn-link{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.16);color:#fff !important;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-decoration:none !important;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.category-controls .js-modal-open.btn-link:hover,.category-controls-container>.btn-link:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.32);transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.35)}.category-controls .js-modal-open.btn-link:active,.category-controls-container>.btn-link:active{transform:translateY(0)}.category-controls .js-modal-open.btn-link::before,.category-controls-container>.btn-link::before{content:"";width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><polygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.category-controls .filters-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;margin-left:4px !important;border-radius:999px;background:#ff4747;color:#fff;font-size:11px;font-weight:800;line-height:1}.category-controls .filters-badge .js-filters-badge{color:#fff}
/* Engine:dart */