@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800;900&display=swap);@charset "UTF-8".container{padding-right:15px;padding-left:15px}@media (min-width:1200px){.container{max-width:1170px}}.row{margin-right:-15px;margin-left:-15px}.row .col,.row [class*="col-"]{padding-right:15px;padding-left:15px}@media (max-width:767px){.row{margin-right:-7.5px;margin-left:-7.5px}.row .col,.row [class*="col-"]{padding-right:7.5px;padding-left:7.5px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}@media (max-width:991px){body[class$="-active"]{cursor:pointer}}@media (max-width:991px){body.navigation-active{overflow:hidden;position:fixed;height:100%;width:100%}body.navigation-active{left:280px}body.navigation-active #mobile-navigation{left:0;box-shadow:2px 0 5px 0 rgba(0,0,0,.1)}body.navigation-active .navigation-menu-overlay{display:block}}#mobile-navigation{position:fixed;top:0;left:-280px;width:280px;height:100%;z-index:999;transition:all 0.2s ease-in-out;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation li.has-sub-category>div{overflow:hidden}#mobile-navigation li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation a{padding:1.5rem 1rem;color:#282828;font-size:1.4rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #F2F1F3}#mobile-navigation a>div{display:flex;align-items:center}#mobile-navigation a>div>div{margin-right:1rem}#mobile-navigation a>div>div img{width:3rem;height:3rem;object-fit:scale-down}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#fff;transition:all 0.2s ease-in-out;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 1rem}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:1rem;border-color:#F2F1F3;color:#282828;font-size:1.3rem}#mobile-navigation .mobile-navigation-back a{justify-content:flex-start}#mobile-navigation .mobile-navigation-back a span{margin-left:1rem}#mobile-navigation .mobile-navigation-back a i{font-size:1rem}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:310px;margin:1.75rem auto}.modal-cart-delete .modal-dialog .modal-content{max-width:310px;padding:1rem;border-radius:.5rem;border:none;text-align:center;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body .fa-times{width:6rem;height:6rem;margin:0 auto 1rem;border-radius:50%;border:3px solid #f15e5e;text-align:center;color:#f15e5e;font-size:2.8rem;display:flex;align-items:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:1.8rem}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{width:12rem;font-size:1.3rem;margin-right:1rem;padding:1rem 1.5rem}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:0}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content .modal-body .fa-times{width:6.5rem;height:6.5rem;margin-bottom:2rem;font-size:3rem}.modal-cart-delete .modal-dialog .modal-content .modal-body span{font-size:1.9rem;margin-bottom:1rem}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;display:flex;align-items:center;color:#282828;font-size:2.2rem;letter-spacing:1px;text-transform:uppercase;transform:translate(-50%,-50%)}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:2rem;animation:fill 0.4s ease-in-out 0.4s forwards,scale 0.3s ease-in-out 0.9s both}.shopping-information-cart .shopping-information-cart-inside svg circle{float:left;stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#33969F;fill:none;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) 2}.shopping-information-cart .shopping-information-cart-inside svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #33969F}}.promotion-wrapper{margin-bottom:3.2rem}.promotion-wrapper .promotion-content .promotion-row{border:1px solid #F2F1F3;margin-top:-1px}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background:#fafafa}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%}.promotion-wrapper .promotion-content .promotion-icon i{font-size:3rem;color:#282828}@media (max-width:991px){.promotion-wrapper .promotion-content .promotion-icon i{font-size:2.2rem}}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:1rem 0}.promotion-wrapper .promotion-content .promotion-info>div{margin-bottom:.8rem}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:1.4rem}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:7.5rem;overflow-y:auto}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:1rem}.tabbed-midblocks-container{margin-bottom:2rem}.tabbed-midblocks-container .tabbed-midblocks-header{margin-bottom:1rem;display:flex;flex-wrap:wrap}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:4rem;height:4rem;display:none;align-items:center;justify-content:center;background-color:#33969F;color:#fff}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>a{display:flex}}.tabbed-midblocks-container .tabbed-midblocks-header>div{display:flex;flex:auto}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 20%;cursor:pointer;position:relative}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{height:4rem;color:#282828;border-bottom:3px solid transparent;font-size:1.6rem;flex:0 0 100%;display:flex;align-items:center}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 100%;display:none}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{justify-content:center}}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active{display:flex}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active>span{border-color:#33969F;color:#282828}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:1rem}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content]{display:none}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content].active{display:block}.tabbed-midblocks-container .tabbed-midblock-bottom{display:flex;width:100%;align-items:center;justify-content:center}.tabbed-midblocks-container .tabbed-midblock-bottom a{width:2.4rem;height:2.4rem;margin:0 .2rem;display:flex;align-items:center;justify-content:center;background-color:#33969F;color:#fff}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{pointer-events:none;background-color:#676767;color:#fff}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:2rem}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{height:4rem;color:#282828;border-bottom:3px solid #33969F;font-size:1.6rem;display:flex;align-items:center}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{padding:.3rem 0;margin-right:1.6rem;color:#282828;font-weight:700;flex:0 0 auto}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;padding:.3rem 1.6rem;border-radius:.5rem;background:#fff;color:#282828;margin-right:.4rem;margin-bottom:.4rem;border:1px solid #F2F1F3}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.product-standart-cargo-buttons{display:flex;margin-bottom:30px}.product-standart-cargo-buttons .product-standart-cargo-button{margin-right:15px;border:1px solid #F2F1F3;padding:.6rem 2rem;color:#282828;background:#fafafa;display:flex;align-items:center;justify-content:center}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;margin-right:1rem;font-size:1.7rem}.product-standart-cargo-buttons .product-standart-cargo-button:last-child{margin-right:0}.product-standart-cargo-buttons .product-standart-cargo-button.fast_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.same_day_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.three_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.five_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.seven_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.free_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.delivery_from_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.pre_ordered_product i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.limited_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.ask_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.campaigned_product i:before{content:""}@media (max-width:767px){.product-standart-cargo-buttons .product-standart-cargo-button{padding:.6rem 1rem}}@media (max-width:767px){#social-container{padding:0}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:4rem;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0}#social-container [data-selector=facebook-messenger].overlap{bottom:60px}}@media (min-width:1200px){.container{max-width:1350px!important}}body{font-size:1.2rem;font-family:"Barlow",sans-serif;color:#282828;background:#fff;transition:left 0.2s ease-in-out,right 0.2s ease-in-out;position:relative;left:0}a{color:#33969F}a:active,a:focus,a:hover{color:#1F7C84}.openbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.6);display:none;z-index:99;width:100%;height:100%;cursor:pointer}.header-top{height:5rem;display:flex;align-items:center;background:#33969F}@media (max-width:991px){.header-top{height:3.5rem}}.header-top .row{justify-content:center;align-items:center}.header-top .row p{font-size:1.3rem;line-height:1.3rem;margin-bottom:0;font-weight:400;color:#fff}@media (max-width:991px){.header-top .row p{text-align:center}}.header-middle{display:flex;background:#fff;position:relative}.header-middle>.container>.row{align-items:center}.logo{display:flex;align-items:center;justify-content:center;padding:2.5rem 0;justify-content:unset}@media (max-width:991px){.logo{justify-content:center}}.logo img{max-height:5.3rem}.header-middle-center{display:flex;align-items:center;position:unset}.header-middle-center .fixed-area{display:none;align-items:center}@media (max-width:991px){.header-middle-center .fixed-area{display:none!important}}.header-middle-center .all-brands-wrap>a{height:8.5rem}.header-middle-center .all-brands-wrap>a:After{bottom:25px}.search{flex:1}.search form{position:relative}.search form input{width:100%;padding:1rem 6rem 1rem 2.5rem;border:1px solid #F2F1F3;height:5.5rem;box-sizing:border-box;color:#676767;font-size:1.3rem;font-weight:400;border-radius:5rem}@media (max-width:991px){.search form input{height:4rem}}.search form input::placeholder{opacity:1;color:#676767}.search form input:focus{border-color:#33969F;color:#33969F}.search form input:focus::placeholder{color:#33969F}.search form button{position:absolute;top:0;right:1.5rem;height:100%;width:5rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-search.svg?revision=1736442647) no-repeat 50% 50%;border:none;padding:0}.header-middle-right{display:flex;align-items:center;justify-content:space-between}@media (max-width:991px){.header-middle-right{margin-top:1rem;margin-bottom:3rem}}body.information-menu-content-active .information-menu-content{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){body.information-menu-content-active{overflow:hidden;position:fixed;height:100%;width:100%;left:-280px}}.header-whatsapp{display:flex;align-items:center;justify-content:center;border:1px solid #F2F1F3;border-radius:5rem;height:5.5rem;width:5.5rem;margin-right:10px}@media (max-width:991px){.header-whatsapp{height:4rem;width:5rem;border-radius:1rem}}.information-menu{margin-right:10px}@media (max-width:991px){.information-menu{margin-right:0}}.information-menu>a{display:flex;align-items:center;justify-content:center;border:1px solid #F2F1F3;border-radius:5rem;height:5.5rem;width:7rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-information.svg?revision=1736442647) center no-repeat}@media (max-width:991px){.information-menu>a{height:4rem;width:5rem;border-radius:1rem}}.information-menu>a .opened-subtitle{opacity:0;visibility:hidden;padding:0 1rem;height:2.5rem;position:absolute;left:40px;top:calc(100% + 10px);background:#33969F;color:#fff;display:flex;align-items:center;border-radius:1rem;font-size:1.3rem;font-weight:500}.information-menu>a .opened-subtitle:after{bottom:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(51,150,159,0);border-bottom-color:#33969F;border-width:6px;margin-left:-6px}@media (max-width:991px){.information-menu>a .opened-subtitle{display:none!important}}.information-menu>a:hover{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-question-h1.png?revision=1736442647) center #33969F no-repeat}.information-menu>a:hover .opened-subtitle{opacity:1;visibility:visible}.information-menu-content{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.2s ease-in-out;overflow-y:auto;padding:3rem 6rem}.information-menu-content::-webkit-scrollbar-track{border:none;background-color:#fff;width:10px}.information-menu-content::-webkit-scrollbar{width:10px;background-color:#fff}.information-menu-content::-webkit-scrollbar-thumb{background-color:#33969F}@media (max-width:991px){.information-menu-content{right:-280px;width:280px;padding:1.5rem}}.information-menu-content .information-row-1{margin-bottom:3rem}.information-menu-content .information-row-1 .information-help-title{color:#676767;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.information-menu-content .information-row-1 .information-help-desc{color:#676767;font-size:1.4rem;line-height:2.4rem}.information-menu-content .information-row-2{padding-bottom:3.5rem;border-bottom:1px solid #F2F1F3;margin-bottom:2rem}.information-menu-content .information-row-2 .information-phone-title{color:#676767;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.information-menu-content .information-row-2 .information-phone{margin-bottom:1.5rem}.information-menu-content .information-row-2 .information-phone>a{display:flex;align-items:center;flex-wrap:wrap;color:#676767;font-size:1.3rem;font-weight:700;transition:all 0.2s ease-in-out}.information-menu-content .information-row-2 .information-phone>a span{padding-left:1rem}.information-menu-content .information-row-2 .information-phone>a:hover{color:#33969F}.information-menu-content .information-row-2 .information-working-hours{display:flex;align-items:center;flex-wrap:wrap;color:#676767;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.information-menu-content .information-row-2 .information-working-hours span{padding-left:1rem;flex:1 0 0%;max-width:100%}.information-menu-content .information-row-2 .information-mail>a{display:flex;align-items:center;flex-wrap:wrap;color:#676767;font-size:1.3rem;font-weight:700;transition:all 0.2s ease-in-out}.information-menu-content .information-row-2 .information-mail>a span{padding-left:1rem}.information-menu-content .information-row-2 .information-mail>a:hover{color:#33969F}.information-menu-content .information-row-3{padding-bottom:3rem;border-bottom:1px solid #F2F1F3;margin-bottom:2rem}.information-menu-content .information-row-3 .information-cargo .information-cargo-title{color:#676767;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.information-menu-content .information-row-3 .information-cargo .information-cargo-desc{display:flex;flex-wrap:wrap}.information-menu-content .information-row-3 .information-cargo .information-cargo-desc span{padding-left:1rem;flex:1 0 0%;max-width:100%;color:#676767;font-size:1.4rem;line-height:1.7rem}.information-menu-content .information-row-4{padding-bottom:3rem;border-bottom:1px solid #F2F1F3;margin-bottom:3rem}.information-menu-content .information-row-4 .information-payment .information-payment-header .information-payment-title{color:#676767;font-size:1.6rem;font-weight:700;margin-bottom:1.5rem}.information-menu-content .information-row-4 .information-payment .information-payment-header .information-payment-sub-title{color:#676767;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.information-menu-content .information-row-4 .information-payment .information-payment-content .information-payment-item{display:flex;flex-wrap:wrap}.information-menu-content .information-row-4 .information-payment .information-payment-content .information-payment-item span{padding-left:1rem;flex:1 0 0%;max-width:100%;color:#676767;font-size:1.4rem;line-height:1.7rem}.information-menu-content .information-row-4 .information-payment .information-payment-content .information-payment-item.information-payment-row-1{margin-bottom:3.5rem}.information-menu-content .information-row-5 .information-return-conditions .information-return-conditions-title{color:#676767;font-size:1.5rem;font-weight:700;margin-bottom:3rem}.information-menu-content .information-row-5 .information-return-conditions .information-return-conditions-desc{display:flex;flex-wrap:wrap}.information-menu-content .information-row-5 .information-return-conditions .information-return-conditions-desc span{padding-left:1rem;flex:1 0 0%;max-width:100%;color:#676767;font-size:1.4rem;line-height:1.7rem}body.user-menu-content-active .user-menu-content{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}body.user-menu-welcome-active .user-menu-welcome{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){body.user-menu-content-active,body.user-menu-welcome-active{overflow:hidden;position:fixed;height:100%;width:100%;left:-280px}}.user-menu{margin-right:10px}.user-menu>a{display:flex;align-items:center;border-radius:5rem;height:5.5rem;border:1px solid #F2F1F3;padding:0 2.3rem}@media (max-width:991px){.user-menu>a{border-radius:1rem;padding:0 1rem;height:4rem}}.user-menu>a i{margin-right:1rem}@media (max-width:991px){.user-menu>a i{margin-right:0}}.user-menu>a span{font-size:1.3rem;line-height:1.3rem;font-weight:500;color:#282828;display:flex;align-items:center}@media (max-width:991px){.user-menu>a span{display:none}}.user-menu>a span.user-arrow:after{content:"";display:inline-flex;width:.9rem;height:.6rem;margin-left:7px;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/user-arrow-1.svg?revision=1736442647) no-repeat}.user-menu>a:hover{border-color:#33969F}.user-menu>a:hover span{color:#33969F}.user-menu>a:hover span.user-arrow:after{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/user-top-1.svg?revision=1736442647) no-repeat}.user-menu>a:hover:after{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/user-arrow-h.svg?revision=1736442647) no-repeat}.user-menu-content,.user-menu-welcome{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.2s ease-in-out;overflow-y:auto;padding:6rem}.user-menu-content .user-menu-content-top,.user-menu-welcome .user-menu-content-top{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #F2F1F3}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{font-size:1.8rem;font-weight:700;color:#282828;margin-bottom:1rem}.user-menu-content .user-menu-subtitle,.user-menu-welcome .user-menu-subtitle{font-size:1.6rem;margin-bottom:2rem}.user-menu-content .user-menu-input,.user-menu-welcome .user-menu-input{margin-bottom:1.5rem}.user-menu-content .user-menu-input input,.user-menu-welcome .user-menu-input input{background-color:#fff;border-radius:0;font-size:1.2rem;color:#282828}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#282828;opacity:1}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{text-align:right;display:block;color:#282828;text-decoration:underline}.user-menu-content .user-menu-button,.user-menu-welcome .user-menu-button{margin-bottom:1.5rem}.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{font-size:1.6rem;font-weight:700}.user-menu-content .btn-user-menu-signup,.user-menu-welcome .btn-user-menu-signup{background-color:#282828;color:#fff}.user-menu-content .user-menu-profile-list,.user-menu-welcome .user-menu-profile-list{padding:2rem 0;margin-bottom:2rem;border-top:1px solid #F2F1F3;border-bottom:1px solid #F2F1F3}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{color:#282828;font-size:1.6rem;padding:1rem 0;display:block}.user-menu-content .user-menu-profile-list>a:hover,.user-menu-welcome .user-menu-profile-list>a:hover{color:#33969F;text-decoration:underline}.user-menu-content .user-menu-profile-logout>a,.user-menu-welcome .user-menu-profile-logout>a{font-size:1.6rem;font-weight:700}@media (max-width:991px){.user-menu-content,.user-menu-welcome{right:-280px;width:280px;padding:1.5rem}}body.cart-content-active .cart-content{right:0;box-shadow:-2px 0 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){body.cart-content-active{overflow:hidden;position:fixed;height:100%;width:100%;left:-280px}}.cart-menu>a{display:flex;align-items:center;position:relative;height:5.5rem;border:1px solid #F2F1F3;border-radius:5rem;padding:0 2.8rem}@media (max-width:991px){.cart-menu>a{padding:0 1rem;height:4rem;border-radius:1rem}}.cart-menu>a:hover{border-color:#33969F}.cart-menu>a:hover span{color:#33969F}.cart-menu>a i{margin-right:.8rem}@media (max-width:991px){.cart-menu>a i{margin-right:0}}.cart-menu>a .cart-amount{width:18px;height:18px;line-height:18px;text-align:center;background-color:#33969F;color:#fff;font-size:1.3rem;font-weight:600;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-left:.5rem}.cart-menu>a span{font-size:1.3rem;font-weight:500;color:#282828}@media (max-width:991px){.cart-menu>a span{display:none}}.cart-content{position:fixed;top:0;right:-480px;width:480px;height:100%;background-color:#fff;z-index:101;transition:all 0.2s ease-in-out;padding:6rem;overflow-y:auto}.cart-content .cart-content-title{font-size:1.8rem;font-weight:700;color:#282828;margin-bottom:1rem}.cart-content .cart-content-subtitle{font-size:1.6rem;margin-bottom:2rem}.cart-content .cart-list{border-top:1px solid #F2F1F3;margin-bottom:3rem}.cart-content .cart-list .cart-list-item{border-bottom:1px solid #F2F1F3;padding:1.5rem 0;display:flex;align-items:center;margin-bottom:1.5rem}.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 6rem;margin-right:1rem}.cart-content .cart-list .cart-list-item .cart-list-item-image>span{display:block;width:100%;height:6rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/nopic_image.png?revision=1736442647) no-repeat center center;background-size:50% 50%}.cart-content .cart-list .cart-list-item .cart-list-item-content{flex:1 0 0%;min-width:0;padding-right:1rem}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{color:#282828;font-size:1.4rem;font-weight:700;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand{display:block;color:#282828}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{font-size:1.4rem;font-weight:700}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-amount{font-size:1.2rem;font-weight:400}.cart-content .cart-list .cart-list-item .cart-list-item-delete{color:#282828;flex:0 0 2rem;opacity:.5;transition:all 0.2s ease-in-out;font-size:1.6rem;height:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-content .cart-list .cart-list-item .cart-list-item-delete:hover{opacity:1}.cart-content .cart-content-total-price{margin-bottom:3rem}.cart-content .cart-content-total-price>span{font-size:1.6rem}.cart-content .cart-content-total-price>div{font-size:1.8rem;font-weight:700}.cart-content .cart-content-button{margin-bottom:1.5rem}.cart-content .cart-content-button .btn{font-size:1.6rem;font-weight:700}.cart-content .cart-content-empty-icon{position:relative;border-top:1px solid #F2F1F3;border-bottom:1px solid #F2F1F3;height:20rem;margin-bottom:3rem}.cart-content .cart-content-empty-icon img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.cart-content .cart-content-empty-icon img{width:15rem;height:auto;opacity:.2}@media (max-width:991px){.cart-content{right:-280px;width:280px;padding:1.5rem}}.header-bottom{border-bottom:1px solid #F2F1F3;margin-bottom:2rem;position:relative}@media (max-width:991px){.header-bottom{display:none}}.header-bottom>.container>.row>.col-12{display:flex;position:unset}.all-brands-wrap{margin-right:2.8rem}.all-brands-wrap>a{color:#282828;display:block;font-size:1.4rem;font-weight:600;height:5.5rem;display:flex;align-items:center;position:relative}.all-brands-wrap>a:after{content:"";display:inline-flex;height:1.5px;background:transparent;position:absolute;left:0;bottom:10px;opacity:0;visibility:hidden;width:0;transition:all 0.2s ease-in-out}.all-brands-wrap:hover>a:after{width:100%;opacity:1;visibility:visible;background:#33969F}.all-brands-wrap:hover .brands-list{display:flex!important}.all-brands-wrap .brands-list{position:absolute;top:100%;left:0;width:100%;background-color:#fff;display:none;z-index:101;padding:2rem 0;border-top:1px solid #F2F1F3;box-shadow:0 2px 3px 0 rgba(0,0,0,.13)}.all-brands-wrap .brands-list .brands-item{margin-bottom:2rem}.all-brands-wrap .brands-list .brands-item a span{display:flex;align-items:center;font-size:1.3rem;font-weight:500;transition:all 0.2s ease-in-out;position:relative;line-height:1.6rem;color:#282828}.all-brands-wrap .brands-list .brands-item a span:before{content:"";display:inline-flex;width:1.4rem;height:1.6rem;position:absolute;left:0;top:0;opacity:0;visibility:hidden}.all-brands-wrap .brands-list .brands-item a:hover span{color:#33969F;padding-left:2.1rem}.all-brands-wrap .brands-list .brands-item a:hover span:before{opacity:1;visibility:visible}.menu-items-row1{display:flex}.menu-items-row1 li{margin-right:3.5rem}.menu-items-row1 li:last-child{margin-right:0}.menu-items-row1 li a{color:#282828;display:block;font-size:1.4rem;font-weight:600;height:5.5rem;display:flex;align-items:center;position:relative}.menu-items-row1 li a:after{content:"";display:inline-flex;height:1.5px;background:transparent;position:absolute;left:0;bottom:10px;opacity:0;visibility:hidden;width:0;transition:all 0.2s ease-in-out}.menu-items-row1 li a:hover{color:#33969F}.menu-items-row1 li a:hover:after{opacity:1;background:#33969F;visibility:visible;width:100%}.navigation-container{position:relative;margin-right:2.8rem}.navigation-container>a{display:flex;align-items:center;width:100%;height:5.5rem;color:#33969F;font-size:1.4rem;font-weight:600}.navigation-container>a img{margin-right:1rem}.navigation-container .navigation-content{position:absolute;left:0;z-index:98;display:none;width:21rem;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:.5rem}body.navigation-content-active .navigation-content{display:block!important}body.navigation-content-active .navigation-menu-overlay{display:none}body.current-page-default-entry .navigation-content{display:block!important}body.current-page-default-entry .navigation-menu-overlay,body.current-page-default-entry .navigation-content-overlay{display:none!important}body.current-page-default-entry.navigation-active .navigation-menu-overlay{display:none!important}@media (max-width:991px){body.current-page-default-entry.navigation-active .navigation-menu-overlay{display:block!important}}#navigation .category-level-1>ul{display:flex;flex-direction:column;position:relative}#navigation .category-level-1>ul>li>a{display:flex;align-items:center;color:#282828;font-size:1.3rem;font-weight:500;padding:1rem 1.4rem}#navigation .category-level-1>ul>li>a div{position:relative;width:2rem;height:2rem;margin-right:1rem}#navigation .category-level-1>ul>li>a div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-1>ul>li.active>a{color:#fff;background-color:#33969F}#navigation .category-level-1>ul>li.active>.category-level-2{display:block}#navigation .category-level-1.has-more-categories>ul>li:nth-child(n+21){display:none}@media (max-width:1199px){#navigation .category-level-1.has-more-categories>ul>li:nth-child(n+25){display:none}}#navigation .category-level-1.has-more-categories .category-overflow{display:flex;align-items:center;justify-content:center;height:3rem;background:#33969F;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}#navigation .category-level-1.has-more-categories .category-overflow span:before{content:"Daha Fazlasını Göster";font-size:1.3rem;color:#fff;font-weight:500;display:inline-flex;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/more-down-arrow.png?revision=1736442647) center right no-repeat;padding-right:18px;cursor:pointer}#navigation .category-level-1.has-more-categories.active>ul>li:nth-child(n+11){display:block}#navigation .category-level-1.has-more-categories.active .category-overflow span:before{content:"Daha Az Göster";background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/more-up-arrow.png?revision=1736442647) center right no-repeat}#navigation .category-level-2{position:absolute;top:0;height:100%;overflow-x:auto;left:100%;width:45rem;background-color:#fff;display:none;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:101;padding:2rem 2.5rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}#navigation .category-level-2>ul{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}#navigation .category-level-2>ul>li{flex:0 0 25.5%;margin-bottom:2rem}#navigation .category-level-2>ul>li>a{display:flex;color:#282828;font-size:1.4rem;margin-bottom:1rem}#navigation .category-level-2>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2>ul>li.navigation-category-image{flex:0 0 33.3%;padding:0 1rem}#navigation .category-level-2>ul>li.navigation-category-image>a{flex-direction:column;align-items:center}#navigation .category-level-2>ul>li.navigation-category-image>a div{position:relative;width:100%;height:12rem;border:1px solid #F2F1F3;box-sizing:border-box;transition:all 0.2s ease-in-out;margin-bottom:1rem}#navigation .category-level-2>ul>li.navigation-category-image>a div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-2>ul>li.navigation-category-image>a span{text-align:center;height:3.4rem;overflow:hidden;line-height:1.8rem;font-size:1.3rem;font-weight:500;color:#282828}#navigation .category-level-2>ul>li:hover>a>div{border-color:#33969F}#navigation .category-level-2>ul>li:hover>a span{color:#33969F}#navigation .category-level-3>ul>li>a{display:block;color:#282828;margin-bottom:.8rem}#navigation .category-level-3>ul>li:hover>a{color:#33969F}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:991px){#navigation{display:none}}.header-wrap{height:17.9rem}@media (max-width:991px){.header-wrap{height:unset}}.header-sticky{z-index:98;left:0;top:0;width:100%;top:-100%;transition:all 0.2s ease-in-out}@media (max-width:991px){.header-sticky{position:relative!important;top:0!important}}body.sticked .header-sticky{position:fixed;top:0}body.sticked .header-sticky .header-middle{border-bottom:1px solid #F2F1F3;box-shadow:0 0 5px 0 rgba(0,0,0,.11)}@media (max-width:991px){body.sticked .header-sticky .header-middle{border-bottom:none}}body.sticked .header-sticky .header-middle .header-middle-center .fixed-area{display:flex}body.sticked .header-sticky .header-middle .header-middle-center .fixed-area .menu-items-row1{display:flex}body.sticked .header-sticky .header-middle .header-middle-center .fixed-area .menu-items-row1 li:nth-child(3){display:none}body.sticked .header-sticky .header-middle .header-middle-center .fixed-area .menu-items-row1 li:nth-child(4){display:none}body.sticked .header-sticky .header-middle .header-middle-right .information-menu{display:none}@media (max-width:991px){body.sticked .header-sticky .header-middle .header-middle-right .information-menu{display:flex}}body.sticked .header-sticky .header-middle .col-lg-3{flex:0 0 16.6666666667%;max-width:16.6666666667%}@media (max-width:991px){body.sticked .header-sticky .header-middle .col-lg-3{flex:unset;max-width:unset}}body.sticked .header-sticky .header-middle .col-lg-5{flex:0 0 58.3333333333%;max-width:58.3333333333%}@media (max-width:991px){body.sticked .header-sticky .header-middle .col-lg-5{flex:unset;max-width:unset}}body.sticked .header-sticky .header-middle .col-lg-4{flex:0 0 25%;max-width:25%}@media (max-width:991px){body.sticked .header-sticky .header-middle .col-lg-4{flex:unset;max-width:unset}}body.sticked .header-sticky .header-bottom{display:none}body.sticked .header-sticky .navigation-content{display:none}body.sticked .header-sticky .user-menu{margin-right:1rem}body.sticked.current-page-default-entry .navigation-container .navigation-content{display:none!important;top:100%}body.sticked.current-page-default-entry.navigation-content-active .navigation-content{display:block!important}.toggle-bar{width:4rem;height:4rem;align-items:center;justify-content:center;font-size:2rem;display:none;cursor:pointer;z-index:1}@media (max-width:991px){.toggle-bar{display:flex}}.showcase{position:relative;border:1px solid #F2F1F3;border-radius:.5rem;margin-bottom:3rem;transition:all 0.2s ease-in-out}.showcase .showcase-image-container{position:relative}.showcase .showcase-image-container .discount-label{display:flex;align-items:center;border-radius:.5rem;background:#33969F;color:#fff;padding:0 1rem;font-size:1.4rem;font-weight:600;height:3rem;position:absolute;left:1.5rem;top:1.5rem;z-index:3}@media (max-width:991px){.showcase .showcase-image-container .discount-label{left:.5rem;top:.5rem}}.showcase .showcase-image-container .showcase-image{position:relative;padding-top:100%;overflow:hidden}.showcase .showcase-image-container .showcase-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-content{padding:2rem}.showcase .showcase-content .showcase-brand{text-align:center;margin-bottom:1.5rem}.showcase .showcase-content .showcase-brand a{display:block;font-size:1.3rem;line-height:1.6rem;height:1.6rem;overflow:hidden;color:#E45F56;font-weight:600}.showcase .showcase-content .showcase-title{text-align:center;margin-bottom:1.5rem}.showcase .showcase-content .showcase-title a{display:block;font-size:1.3rem;line-height:2rem;height:3.8rem;overflow:hidden;color:#282828}@media (max-width:991px){.showcase .showcase-content .showcase-title a{height:5.8rem}}.showcase .showcase-content .showcase-price{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}@media (max-width:991px){.showcase .showcase-content .showcase-price{flex-direction:column;height:3.5rem}}.showcase .showcase-content .showcase-price-new{color:#33969F;font-size:1.6rem;line-height:1.6rem;font-weight:600}.showcase .showcase-content .showcase-price-old{color:#948D9D;font-size:1.3rem;font-weight:400;line-height:1.3rem;text-decoration:line-through;margin-right:1rem}.showcase .showcase-content .showcase-btn{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #F2F1F3;border-radius:.5rem;height:4rem;font-size:1.3rem;font-weight:600;color:#282828}.showcase .showcase-content .showcase-btn.no-stock-button{background-color:#676767;border-color:#676767;color:#fff}.showcase .showcase-content .showcase-btn.add-to-cart-button:hover{background-color:#33969F;color:#fff;border-color:#33969F}.showcase:hover{border-color:transparent;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.home-top-menu{align-items:center;justify-content:space-between}@media (max-width:767px){.home-top-menu{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory}.home-top-menu .col-auto{width:38vw}}.theme-banner-menu{display:flex;flex-direction:column;align-items:center}.theme-banner-menu .theme-banner-img{border:1px solid #F2F1F3;border-radius:100%;width:9rem;height:9rem;margin-bottom:1.5rem;position:relative;transition:all 0.2s ease-in-out}.theme-banner-menu .theme-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.theme-banner-menu .theme-banner-img a{position:relative;display:flex;width:100%;height:100%}.theme-banner-menu .theme-banner-img a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.theme-banner-menu .theme-banner-content{text-align:center}.theme-banner-menu .theme-banner-content a,.theme-banner-menu .theme-banner-content span{color:#282828;font-size:1.3rem;font-weight:500;text-align:center}.theme-banner-menu:hover .theme-banner-img{background:#F2F1F3;border-color:#F2F1F3}.theme-banner-menu:hover .theme-banner-content a,.theme-banner-menu:hover .theme-banner-content span{color:#33969F}.home-slider{margin-bottom:3rem}#entry-slider>div{height:0;overflow:hidden}#entry-slider>div.slick-slider{height:auto;overflow:visible}#entry-slider .slider-image{border-radius:10px}#entry-slider .slider-image img{border-radius:10px}#entry-slider .slick-arrow{width:4.5rem;height:4.5rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat}@media (max-width:991px){#entry-slider .slick-arrow{display:none!important}}#entry-slider .slick-arrow>i{display:none}#entry-slider .slick-arrow.slick-prev{left:15px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647);background-size:12px}#entry-slider .slick-arrow.slick-next{right:15px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647);background-size:12px}#entry-slider .slick-dots{display:flex;justify-content:center;align-items:center;width:100%}#entry-slider .slick-dots>li{margin:0 .5rem}#entry-slider .slick-dots>li>button{width:10px;height:10px;border:1.5px solid #fff;position:relative;overflow:hidden;text-indent:-9999px;border-radius:100%;background-color:transparent;padding:0;display:block;margin-bottom:.5rem}#entry-slider .slick-dots>li.slick-active>button{background-color:#fff}.home-top-banner .banner img{border-radius:10px}.brands-wrapper{margin-top:10rem;margin-bottom:9rem}@media (max-width:991px){.brands-wrapper{margin-top:3rem}}.brands-wrapper .products-header{text-align:center;margin-bottom:6rem}.brands-wrapper .products-header span{color:#282828;font-size:3rem;font-weight:600}@media (max-width:991px){.brands-wrapper .products-header span{font-size:2rem}}@media (min-width:992px){.brands-wrapper .products-content{height:0;overflow:hidden}.brands-wrapper .products-content.slick-slider{height:auto;overflow:visible}}.brands-wrapper .products-content>.slick-arrow{width:4rem;height:4rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.brands-wrapper .products-content>.slick-arrow>i{display:none}.brands-wrapper .products-content>.slick-arrow.slick-prev{left:15px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647)}.brands-wrapper .products-content>.slick-arrow.slick-next{right:15px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647)}.brands-wrapper .products-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.brands-wrapper .products-content>.slick-dots>li{margin:0 .5rem}.brands-wrapper .products-content>.slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:transparent;border:1.5px solid #CDCAD2;padding:0;display:block;margin-bottom:.5rem}.brands-wrapper .products-content>.slick-dots>li.slick-active>button{border-color:#33969F;background-color:#33969F}.brands-wrapper .products-content .brands-item a{display:flex;width:100%;height:14rem;border:1px solid #F2F1F3;border-radius:.5rem}.brands-wrapper .products-content .brands-item a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.brands-wrapper .products-content .brands-item a:hover{border-color:#33969F}.entry-products.home-products,.entry-products.popular-products,.entry-products.featured-products{margin-bottom:9rem}@media (max-width:991px){.entry-products.home-products,.entry-products.popular-products,.entry-products.featured-products{margin-bottom:4rem}}.entry-products .products-header{position:relative;background:#F7F8F9;border-radius:.5rem;padding:0 2rem;padding-top:4.5rem;padding-bottom:10rem;display:flex;flex-direction:column;width:100%;overflow:hidden;margin-top:1rem}@media (max-width:991px){.entry-products .products-header{padding-top:2rem;padding-bottom:2rem}}.entry-products .products-header:before{content:"";display:inline-flex;width:9rem;height:9rem;border-radius:100%;background:#33969F;position:absolute;right:-30px;top:-30px}.entry-products .products-header span{font-size:2.2rem;font-weight:600;color:#33969F;line-height:3rem;position:relative;padding-bottom:1.5rem;margin-bottom:3.5rem}@media (max-width:991px){.entry-products .products-header span{font-size:1.8rem;margin-bottom:1.5rem}.entry-products .products-header span br{display:none}}.entry-products .products-header span:after{content:"";display:inline-flex;width:5.9rem;height:.3rem;background:#33969F;position:absolute;left:0;bottom:0}.entry-products .products-header p{font-size:1.3rem;line-height:2.5rem;font-weight:400;color:#676767;margin-bottom:3rem}@media (max-width:991px){.entry-products .products-header p{line-height:1.8rem}}.entry-products .products-header a{font-size:1.5rem;line-height:1.5rem;font-weight:500;color:#33969F;text-decoration:underline}.entry-products .col-lg-2{overflow:hidden}@media (max-width:991px){.entry-products .col-lg-2:after{content:"";display:inline-flex;width:5.7rem;height:5.7rem;border-radius:100%;background:#E45F56;position:absolute;left:30px;bottom:40px}}@media (max-width:991px) and (max-width:991px){.entry-products .col-lg-2:after{display:none}}.entry-products .col-lg-2 .carousel-img{position:absolute;left:0;bottom:-5px;z-index:2;max-width:100%;padding:0 1.5rem}@media (max-width:991px){.entry-products .col-lg-2 .carousel-img{display:none}}.entry-products .col-lg-2 .carousel-img-web{border-radius:5px;margin-top:10px}.entry-products.popular-products .col-lg-2 .products-header:before{background:#E45F56}.entry-products.popular-products .col-lg-2 .products-header span{color:#E45F56}.entry-products.popular-products .col-lg-2 .products-header span:after{background:#E45F56}.entry-products.popular-products .col-lg-2 .products-header a{color:#676767}.entry-products.popular-products .col-lg-2:after{background:#33969F}.entry-products.featured-products .col-lg-2 .products-header:before{background:#487DF2}.entry-products.featured-products .col-lg-2 .products-header span{color:#487DF2}.entry-products.featured-products .col-lg-2 .products-header span:after{background:#487DF2}.entry-products.featured-products .col-lg-2 .products-header a{color:#676767}.entry-products.featured-products .col-lg-2:after{background:#ED7C24}.entry-products.featured-products .col-lg-2 .carousel-img{max-height:146px;right:12px;margin:auto}@media (min-width:992px){.entry-products .products-content{height:0;overflow:hidden}.entry-products .products-content.slick-slider{height:auto;overflow:visible}}.entry-products .products-content>.slick-arrow{width:4.5rem;height:4.5rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:#fff;box-shadow:0 0 10px 0 #ccc;border-radius:100%}.entry-products .products-content>.slick-arrow>i{display:none}.entry-products .products-content>.slick-arrow.slick-prev{left:-8px;background-size:12px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647)}.entry-products .products-content>.slick-arrow.slick-next{right:-8px;background-size:12px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647)}.entry-products .products-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.entry-products .products-content>.slick-dots>li{margin:0 .5rem}.entry-products .products-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#F2F1F3;padding:0;display:block;margin-bottom:.5rem}.entry-products .products-content>.slick-dots>li.slick-active>button{background-color:#33969F}.entry-products .slick-list{padding:1rem 0}.entry-products .showcase{margin-bottom:0}.home-middle-banner{margin-bottom:9rem}.popular-categories{margin-bottom:9rem}.popular-categories .products-header{text-align:center;margin-bottom:6rem;font-size:3rem;color:#282828;font-weight:600}.popular-categories .popular-banner{display:flex;flex-direction:column}.popular-categories .popular-banner .theme-banner-img{height:14rem;position:relative;transition:all 0.2s ease-in-out;border-radius:.5rem;margin-bottom:2rem}.popular-categories .popular-banner .theme-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.popular-categories .popular-banner .theme-banner-content{text-align:center}.popular-categories .popular-banner .theme-banner-content a{font-size:1.5rem;font-weight:500;color:#282828}.popular-categories .popular-banner:hover .theme-banner-img{box-shadow:0 0 15px 0 #ccc}.popular-categories .popular-banner:hover .theme-banner-img img{filter:invert(61%) sepia(6%) saturate(3452%) hue-rotate(137deg) brightness(82%) contrast(98%)}.popular-categories .popular-banner:hover .theme-banner-content a{color:#33969F}.video-content{position:relative;background:#F7F8F9;padding-top:8rem;padding-bottom:12rem;margin-bottom:9rem;overflow:hidden}.video-content>.container{position:relative;z-index:2}.video-content:after{content:"";display:inline-flex;width:567px;height:567px;border-radius:100%;background:#ECEDEE;position:absolute;right:-121px;top:-222px;z-index:1}@media (max-width:991px){.video-content{margin-bottom:4rem;padding:3rem 0}}.video-content .products-header{margin-bottom:3rem}.video-content .products-header span{font-size:3rem;font-weight:600;color:#282828}.blog-container{position:relative}@media (max-width:991px){.blog-container{margin-top:2rem}}.blog-container:before{content:"";display:inline-flex;width:1.8rem;height:2.1rem;position:absolute;z-index:2;right:-16px;top:-28px;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/scroll-up.png?revision=1736442647) no-repeat}@media (max-width:991px){.blog-container:before{display:none}}.blog-container:after{content:"";display:inline-flex;width:1.8rem;height:2.1rem;position:absolute;z-index:2;right:-16px;bottom:23px;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/scroll-down.png?revision=1736442647) no-repeat}@media (max-width:991px){.blog-container:after{display:none}}.blog-container .blog-content{height:60rem}@media (max-width:991px){.blog-container .blog-content{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:2rem;height:unset}.blog-container .blog-content .blog-item{width:38vw}}@media (max-width:767px){.blog-container .blog-content .blog-item{width:81vw}}.blog-container .blog-content .blog-item-container{margin-bottom:3rem}.blog-container .blog-content .blog-item-container .blog-item-image{height:100%;position:relative}.blog-container .blog-content .blog-item-container .blog-item-image .blog-image-wrap{display:block;position:relative;padding-top:78.66%;height:100%;overflow:hidden;border-radius:1rem}.blog-container .blog-content .blog-item-container .blog-item-image .blog-image-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.blog-container .blog-content .blog-item-container .blog-item-image .blog-image-wrap img{border-radius:1rem}.blog-container .blog-content .blog-item-container .blog-item-image .blog-nopic{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;color:#ccc;font-size:7rem;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.blog-container .blog-content .blog-item-container .blog-item-image .blog-view{position:absolute;z-index:2;right:1.3rem;bottom:1.3rem;width:4rem;height:4rem;border-radius:1rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-view.svg?revision=1736442647) #fff center no-repeat}.blog-container .blog-content .blog-item-container .blog-item-content{padding-top:2rem}.blog-container .blog-content .blog-item-container .blog-item-content .blog-title{margin-bottom:1.2rem}.blog-container .blog-content .blog-item-container .blog-item-content .blog-title a{display:block;color:#282828;font-weight:600;font-size:1.8rem;height:2.2rem;line-height:1.8rem;overflow:hidden}.blog-container .scrollbar-inner>.scroll-element .scroll-bar{background-color:#33969F;opacity:1}.blog-container .scrollbar-inner>.scroll-element .scroll-element_track{background:#E4E6EE}.blog-container .scrollbar-inner>.scroll-element .scroll-element_track,.blog-container .scrollbar-inner>.scroll-element .scroll-bar{opacity:1}.blog-container .scrollbar-inner>.scroll-element.scroll-y{height:90%}.blog-container a.view-blog{display:flex;justify-content:center;font-size:1.4rem;color:#33969F}.blog-container a.view-blog:hover{text-decoration:underline}.theme-banner-blog-wrap .theme-banner-post .theme-banner-img{border-radius:.5rem}.theme-banner-blog-wrap .theme-banner-post .theme-banner-img img{border-radius:.5rem}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content{margin-top:2rem}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content span{font-size:1.8rem;line-height:1.8rem;height:2.2rem;overflow:hidden;font-weight:600;color:#282828;margin-bottom:1rem;display:block}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content p{font-size:1.4rem;font-weight:400;color:#676767;line-height:1.5rem;margin-bottom:1.5rem;height:17px;overflow:hidden;display:block}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content a{font-size:1.3rem;font-weight:600;color:#E45F56;display:inline-flex;position:relative;padding-bottom:.3rem}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content a:after{content:"";display:inline-flex;width:0;height:.1rem;background:#E45F56;position:absolute;left:0;bottom:0;transition:all 0.2s ease-in-out}.theme-banner-blog-wrap .theme-banner-post .theme-banner-content a:hover:after{width:100%}.video-content .video-slide{overflow:hidden}@media (min-width:992px){.video-content .video-slide{height:0;overflow:hidden}.video-content .video-slide.slick-slider{height:auto;overflow:visible}}.video-content .video-slide>.slick-arrow{width:4.5rem;height:4.5rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:#fff;border-radius:100%;transition:all 0.2s ease-in-out}.video-content .video-slide>.slick-arrow>i{display:none}.video-content .video-slide>.slick-arrow.slick-prev{left:-100%;background-size:12px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647)}.video-content .video-slide>.slick-arrow.slick-next{right:-100%;background-size:12px;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647)}.video-content .video-slide>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.video-content .video-slide>.slick-dots>li{margin:0 .5rem}.video-content .video-slide>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#acacad;padding:0;display:block;margin-bottom:.5rem}.video-content .video-slide>.slick-dots>li.slick-active>button{background-color:#33969F}.video-content .video-slide .theme-banner .theme-banner-img a{display:flex;position:relative}.video-content .video-slide .theme-banner .theme-banner-img a i{content:"";display:inline-flex;width:8rem;height:8rem;border-radius:100%;position:absolute;left:0;right:0;margin:auto;top:50%;z-index:3;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-play-2.png?revision=1736442647) no-repeat}@media (max-width:991px){.video-content .video-slide .theme-banner .theme-banner-img a i{width:4rem;height:4rem;background-size:cover;top:42%}}.video-content .video-slide:hover .slick-arrow.slick-prev{left:28px}.video-content .video-slide:hover .slick-arrow.slick-next{right:28px}.default-products.similar-products,.default-products.offered-products{margin-bottom:9rem}.default-products.similar-products .showcase .showcase-content .showcase-price,.default-products.offered-products .showcase .showcase-content .showcase-price{flex-direction:column;height:3.7rem}.default-products.similar-products .showcase .showcase-content .showcase-price-old,.default-products.offered-products .showcase .showcase-content .showcase-price-old{margin-right:0;margin-top:.2rem}.default-products .products-header{text-align:center;margin-bottom:5rem}.default-products .products-header span{font-size:3rem;font-weight:600;color:#282828}@media (max-width:991px){.default-products .products-header span{font-size:2rem}}@media (min-width:992px){.default-products .products-content{height:0;overflow:hidden}.default-products .products-content.slick-slider{height:auto;overflow:visible}}.default-products .products-content .slick-arrow{width:4.5rem;height:4.5rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;background-color:#fff;border-radius:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.24)}.default-products .products-content .slick-arrow>i{display:none}.default-products .products-content .slick-arrow.slick-prev{left:0;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647)}.default-products .products-content .slick-arrow.slick-next{right:0;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647)}.default-products .products-content>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:2rem;width:100%}.default-products .products-content>.slick-dots>li{margin:0 .5rem}.default-products .products-content>.slick-dots>li>button{width:12px;height:12px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#F2F1F3;padding:0;display:block;margin-bottom:.5rem}.default-products .products-content>.slick-dots>li.slick-active>button{background-color:#33969F}.default-products .slick-list{padding:1rem 0}.default-products .showcase{margin-bottom:0}.home-middle-banner{margin-top:5rem;margin-bottom:5rem}@media (max-width:991px){.home-middle-banner{margin-top:0;margin-bottom:5rem}}.footer-row-1{margin-top:8rem}.shopping-banners .shopping-banner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}.shopping-banners .shopping-banner .shopping-banner-img{width:4rem;height:4rem;position:relative;display:block}.shopping-banners .shopping-banner .shopping-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.shopping-banners .shopping-banner .shopping-banner-content{margin-top:1rem}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#282828;margin-bottom:.5rem;text-align:center}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{font-size:1.3rem;line-height:1.3rem;color:#282828;text-align:center}.footer-row-2{background:#33969F;padding:4rem 0;margin-top:4rem}.footer-row-2>.container>.row{align-items:center}.newsletter>.row{align-items:center}.newsletter .newsletter-title{font-size:2.2rem;line-height:2.2rem;color:#fff;font-weight:600}@media (max-width:991px){.newsletter .newsletter-title{margin-bottom:1.5rem}}@media (max-width:767px){.newsletter .newsletter-title{font-size:1.8rem;line-height:2rem}}.newsletter .newsletter-content form{position:relative;display:flex}.newsletter .newsletter-content form input{width:100%;padding:1rem 0rem 1rem 0rem;border:none;border-bottom:1px solid #5CABB2;height:5.5rem;color:#85C0C6;background:transparent;flex:1;margin-right:14.5rem}@media (max-width:991px){.newsletter .newsletter-content form input{margin-right:2rem}}@media (max-width:767px){.newsletter .newsletter-content form input{height:4rem}}.newsletter .newsletter-content form input::placeholder{opacity:1;color:#85C0C6}.newsletter .newsletter-content form button{width:20rem;height:5.5rem;background:transparent;border:1px solid #fff;padding:0;font-size:1.4rem;font-weight:600;border-radius:.5rem;color:#fff;margin-right:11.5rem}@media (max-width:991px){.newsletter .newsletter-content form button{margin-right:0;width:12rem}}@media (max-width:767px){.newsletter .newsletter-content form button{width:8rem;height:4rem}}.footer-row-3{padding-top:6rem;padding-bottom:8rem}@media (max-width:767px){.footer-row-3{padding:3rem 0}}.footer-menu-container .footer-menu .footer-menu-title{font-size:1.4rem;margin-bottom:1.5rem;font-weight:600;color:#282828}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:1.3rem;color:#282828}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{color:#282828;font-size:1.3rem;font-weight:400;transition:all 0.2s ease-in-out}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#33969F;text-decoration:underline}@media (max-width:767px){.footer-menu-container{text-align:center}.footer-menu-container[data-menu-type="accordion"]{text-align:left}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{padding:15px;border:1px solid #F2F1F3;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:pointer;margin-bottom:15px}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 15px 15px;display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}.footer-logo{margin-bottom:1.5rem}@media (max-width:767px){.footer-logo{margin-top:1.5rem}}.footer-text{font-size:1.3rem;line-height:2rem;font-weight:400;color:#2A1B3C;margin-bottom:2.5rem}.footer-social{display:flex;align-items:center}@media (max-width:991px){.footer-social{justify-content:space-between}}.footer-social a{margin-right:3.5rem;font-size:1.8rem;font-weight:400;color:#282828;display:flex;transition:all 0.2s ease-in-out}.footer-social a:hover{color:#33969F}.footer-row-4>.container>.row{align-items:center}.copyright{font-size:1.3rem;line-height:2rem;color:#282828;font-weight:400;text-align:right}@media (max-width:991px){.copyright{text-align:unset}}.paginate-wrapper{position:relative;padding:2rem 0}.paginate-wrapper .paginate{display:flex;justify-content:flex-end}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:space-between}}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;min-width:5.5rem;height:5.5rem;color:#282828;font-size:1.5rem;font-weight:500;border-radius:.5rem;padding:0 .2rem;border:1px solid #F2F1F3}@media (max-width:575px){.paginate-wrapper .paginate a{min-width:3rem;height:3rem}}.paginate-wrapper .paginate a i{display:block;line-height:1.4rem;font-size:1.8rem}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-content a{margin:0 .6rem}@media (max-width:991px){.paginate-wrapper .paginate .paginate-content a{margin:0 .3rem}}.paginate-wrapper .paginate .paginate-left a{margin-right:.6rem}.paginate-wrapper .paginate .paginate-right a{margin-left:.6rem}.paginate-wrapper .paginate .paginate-passive{display:none}.paginate-wrapper .paginate .paginate-active{display:flex}.paginate-wrapper .paginate .paginate-element-active{background-color:#33969F;color:#fff;border-color:#33969F}.contentbox-header{margin-bottom:1.5rem;padding-bottom:1.5rem}.contentbox-header p{font-size:1.2rem;margin-bottom:0;display:block}.contentbox-header h4{margin-bottom:0;font-size:3rem;font-weight:600;color:#282828}#breadcrumbs{margin-bottom:3rem}@media (max-width:991px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:.5rem;padding-bottom:1rem}}#breadcrumbs ol{display:flex;padding:0;margin:0;align-items:center}#breadcrumbs ol li i{font-size:1.2rem;margin:0 .5rem;font-style:normal}#breadcrumbs ol li i:before{content:">"}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;color:#282828;transition:all 0.2s ease-in-out}#breadcrumbs ol li a{color:#282828}#breadcrumbs ol li a:hover span span{color:#33969F}@media (max-width:991px){#breadcrumbs ol li span{font-size:1.1rem}}@media (max-width:767px){.block-item[data-type="filter-product-groups"]{display:block;margin-bottom:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item[data-type="filter-product-groups"] .block-item-content{display:block;padding:0}.block-item[data-type="product-groups"]{display:none}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:15px;transition:all 0.2s ease-in-out;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-menu .filter-menu-category,.horizontal-filter-menu .filter-menu-category{display:none}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%}.filter-menu-active .filter-menu,.filter-menu-active .horizontal-filter-menu{left:0}#filter-wrapper{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option){display:block}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-content #sorting-options{display:block}#filter-wrapper.has-filter-option{display:block}#filter-wrapper.has-filter-option .filter-wrapper-content #sorting-options{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (max-width:767px) and (max-width:767px){#filter-wrapper{margin-bottom:2rem}}@media (min-width:768px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.horizontal-filter-menu{padding:1.5rem;border:1px solid #F2F1F3;margin-bottom:1rem}.horizontal-filter-menu .horizontal-filter-menu-title{font-size:1.6rem;margin-bottom:1rem}.horizontal-filter-menu .clear-filters{display:flex;margin-bottom:1rem}.horizontal-filter-menu .clear-filters a{display:block;padding:.2rem .5rem;background:#676767;color:#282828}.horizontal-filter-menu .filter-menu-selected-items{flex:0 0 100%}.horizontal-filter-menu .filter-menu-groups{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-title{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items{margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{font-size:1.4rem;margin-bottom:1rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group{margin-bottom:.5rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{margin-right:1rem;margin-bottom:.5rem}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content{display:flex;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item{margin-right:1rem;margin-bottom:.5rem;flex:0 0 auto}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item:last-child{margin-right:0}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{display:block;padding:.2rem .5rem;background:#676767;color:#282828}.cascade-menu .parent-item a.selected-item{color:#33969F}.block-item{margin-bottom:2rem;border:1px solid #F2F1F3}.block-item a{color:#282828}.block-item a:hover{color:#1F7C84}.block-item .block-item-title{padding:1rem;font-size:1.6rem;font-weight:600;color:#282828;display:flex;justify-content:space-between;align-items:center}.block-item .block-item-title>i{display:none}@media (max-width:767px){.block-item .block-item-title>i{display:block}}.block-item .block-item-content{padding:1rem}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}#sorting-options{margin-bottom:3rem}#sorting-options input[type=radio]+label,#sorting-options input[type=checkbox]+label{line-height:1.4rem;font-size:1.3rem;font-weight:400;color:#282828}#sorting-options input[type=radio]:checked+label:before,#sorting-options input[type=checkbox]:checked+label:before{background-color:transparent;border-color:#33969F}#sorting-options input[type=checkbox]:checked+label:before{background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/filter-check-arrow.svg?revision=1736442647);background-size:auto}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){height:5rem;background-image:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/filter-down-arrow.png?revision=1736442647);background-size:auto;border-radius:.5rem;font-size:1.3rem;font-weight:400;color:#282828}@media (max-width:991px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){padding-right:0;font-size:1.1rem;background-image:none}}.product-image #product-primary-image{position:relative;border:1px solid #F2F1F3;border-radius:.5rem;padding-top:100%}.product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:991px){.product-image #product-primary-image{margin-bottom:1.5rem}}#product-thumb-image{margin-left:-15px;margin-right:-15px;height:0;overflow:hidden}#product-thumb-image.slick-slider{height:auto;overflow:visible}#product-thumb-image .thumb-item{padding-left:15px;padding-right:15px;margin-bottom:1.5rem}@media (max-width:991px){#product-thumb-image .thumb-item{margin-bottom:0}}#product-thumb-image .thumb-item>div>a{padding-top:100%;position:relative;display:block;border:1px solid #F2F1F3;border-radius:.5rem}#product-thumb-image .thumb-item>div>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image .thumb-item>div>a img{border-radius:.5rem}#product-thumb-image .thumb-item>div>a.zoomGalleryActive{border-color:#33969F}#product-thumb-image>.slick-arrow{width:4rem;height:4rem;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}#product-thumb-image>.slick-arrow.slick-prev{left:10px;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-left.svg?revision=1736442647) no-repeat 50% 50%}#product-thumb-image>.slick-arrow.slick-next{right:10px;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-arrow-right.svg?revision=1736442647) no-repeat 50% 50%}#product-thumb-image>.slick-arrow>i{display:none}.product-list-container{margin-bottom:2rem}.product-list-container .product-list-block{padding:.4rem 0}.product-list-container .product-list-row{display:flex;align-items:baseline;padding:.4rem 0}.product-list-container .product-list-row a{color:#282828;font-size:1.3rem;font-weight:600;transition:all 0.2s ease-in-out}.product-list-container .product-list-row a:hover{color:#33969F}.product-list-container .product-list-row .product-list-title{flex:0 0 auto;width:30%;color:#282828;font-size:1.3rem;font-weight:400}.product-list-container .product-list-row .product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;color:#282828;font-size:1.3rem;font-weight:600}.product-list-container .product-list-row .product-list-content:before{content:":";margin-right:1.6rem}.product-brand{margin-bottom:1.5rem}.product-brand a{font-size:1.6rem;font-weight:600;color:#E45F56}@media (max-width:767px){.product-title{margin-bottom:1.5rem}}.product-title h1{font-size:2.5rem;font-weight:600;color:#282828;margin-bottom:0}@media (max-width:767px){.product-title h1{font-size:1.8rem}}.product-right-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (max-width:767px){.product-right-top{flex-direction:column;align-items:unset}}a.add-my-favorites{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#676767;border-radius:100%;border:1px solid #F2F1F3}a.add-my-favorites.favorite-product{color:#fff;background:#33969F;border-color:#33969F}a.add-my-favorites.favorite-product i{font-weight:900;color:#fff}.jq-ry-container{position:relative;line-height:0;cursor:pointer;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;direction:ltr}.jq-ry-container>.jq-ry-group-wrapper{position:relative;width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{position:relative;line-height:0;z-index:2;white-space:nowrap}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{display:inline-block}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-groupjq-ry-normal-group{width:100%}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{width:0;z-index:2;position:absolute;top:0;left:0;overflow:hidden}.product-comments-container{display:flex;align-items:center;color:#282828;font-size:1.3rem;font-weight:400;cursor:pointer;margin-bottom:2rem}.product-comments-container>span{margin-left:1.5rem}.product-price-container{display:flex;align-items:flex-end;margin-left:-.5rem;margin-right:-.5rem;margin-bottom:2rem}.product-price-container>div{padding-left:.5rem;padding-right:.5rem}.product-price-container .product-price{display:flex;flex-direction:column}.product-price-container .product-price-new,.product-price-container .product-price-old{color:#33969F;font-size:2.5rem;line-height:2.5rem;font-weight:700}@media (max-width:991px){.product-price-container .product-price-new,.product-price-container .product-price-old{font-size:1.8rem;line-height:1.8rem}}.product-price-container.has-discount .product-price .product-price-old{color:#948D9D;font-size:1.5rem;line-height:1.5rem;margin-bottom:.3rem;font-weight:400;text-decoration:line-through}@media (max-width:991px){.product-price-container.has-discount .product-price .product-price-old{font-size:1.3rem;line-height:1.3rem}}.product-price-container .discount-label{display:flex;align-items:center;justify-content:center;height:5.5rem;color:#fff;font-size:1.4rem;font-weight:600;padding:0 1.5rem;border-radius:.5rem;background-color:#33969F}.product-price-container .kdv-text{margin-left:1.5rem;font-size:1.4rem;line-height:1.4rem;font-weight:600;color:#282828}.bank-taxit{font-size:1.3rem;font-weight:600;color:#2A1B3C;margin-bottom:2rem}.product-fixed-block{position:fixed;background:#fff;box-shadow:0 0 15px 0 rgba(6,6,6,.05);bottom:-100%;left:0;padding:1.8rem 0;width:100%;z-index:10;transition:all 0.6s ease-in-out}@media (max-width:991px){.product-fixed-block{display:none!important}}.product-fixed-block .row{align-items:center}.product-fixed-block.active-fixed{bottom:0}.product-fixed-block .fixed-left .fixed-product-image{position:relative;width:8.5rem;height:8.5rem;border:1px solid #F2F1F3;border-radius:.5rem}.product-fixed-block .fixed-left .fixed-product-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.product-fixed-block .fixed-left .fixed-product-image img{border-radius:.5rem}.product-fixed-block .fixed-center{display:flex;flex-direction:column}.product-fixed-block .fixed-center .fixed-product-brand{margin-bottom:1rem}.product-fixed-block .fixed-center .fixed-product-brand a{font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#E45F56;height:1.7rem;display:block;overflow:hidden}.product-fixed-block .fixed-center .fixed-product-title{font-size:2.5rem;line-height:3.1rem;font-weight:600;color:#282828;height:3rem;overflow:hidden}.product-fixed-block .fixed-product-price{display:flex;align-items:center;margin-right:4rem}.product-fixed-block .fixed-product-price .old-price{font-size:1.6rem;line-height:1.6rem;color:#282828;text-decoration:line-through}.product-fixed-block .fixed-product-price .regular-price,.product-fixed-block .fixed-product-price .new-price{font-weight:600;font-size:2.5rem;line-height:2.5rem;color:#33969F}.product-fixed-block .fixed-right{display:flex;flex-wrap:wrap}.product-fixed-block .fixed-right .product-cart-buttons{margin-bottom:0;flex:1}.product-options .product-options-title{font-size:1.4rem;margin-bottom:1rem}.variant-select{margin-bottom:2rem}.variant-select .variant-list{margin-bottom:1rem}.variant-select .variant-list:last-child{margin-bottom:0}.variant-select .variant-list select{width:50%!important}@media (max-width:575px){.variant-select .variant-list select{width:100%!important}}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap}.variant-plural span{flex:0 0 auto;cursor:pointer;padding:.7rem 1rem;margin:0 15px 15px 0;border:1px solid #F2F1F3;background-color:#fff;transition:all 0.2s ease-in-out}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#282828;box-shadow:0 0 0 1px #282828}.variant-plural span.variant-passive,.variant-plural span.variant-no-stock,.variant-plural span.variant-passive:hover,.variant-plural span.variant-no-stock:hover{cursor:no-drop;background-color:#676767}.variant-plural span.variant-image{padding:0;max-width:3.2rem;max-height:3.2rem;border-radius:100%}.variant-plural span.variant-image.variant-selected{padding:1px;border:none;box-shadow:0 0 0 2px #282828}.variant-plural span.variant-image.variant-passive{opacity:.4;background-color:transparent}.variant-singular{margin-bottom:2rem}.variant-singular .radio-custom{margin-bottom:1rem}.product-cart-buttons{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:2.3rem}.product-cart-buttons>div{padding-left:15px;padding-right:15px}.product-cart-buttons .product-buttons-wrapper{flex:1 0 0%;max-width:100%}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:1 0 0%;max-width:100%;padding-left:15px;padding-right:15px}@media (max-width:767px){.product-cart-buttons{margin-left:-7.5px;margin-right:-7.5px}.product-cart-buttons>div{padding-left:7.5px;padding-right:7.5px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{margin-left:-7.5px;margin-right:-7.5px}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{padding-left:7.5px;padding-right:7.5px}}.detail-info-text{font-size:1.3rem;font-weight:600;color:#2A1B3C;display:flex;align-items:center;margin-bottom:2.5rem}.detail-info-text:before{content:"";display:inline-flex;width:1.6rem;height:1.6rem;margin-right:1rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-information-1.svg?revision=1736442647) no-repeat}@media (max-width:767px){.detail-info-text:before{display:none}}.product-qty-wrapper .product-qty{display:flex;flex-wrap:wrap;width:13rem;height:5.5rem;border-radius:.5rem;border:1px solid #F2F1F3}.product-qty-wrapper .product-qty>a{flex:0 0 3rem;max-width:3rem;display:flex;align-items:center;justify-content:center;color:#282828}.product-qty-wrapper .product-qty>div{flex:1 0 0%;max-width:100%}.product-qty-wrapper .product-qty>div input{width:100%;height:100%;text-align:center;background-color:transparent;border:none;font-size:1.6rem;color:#282828;font-weight:600}@media (max-width:575px){.product-qty-wrapper{margin-bottom:1.5rem;flex:0 0 100%;max-width:100%}.product-qty-wrapper .product-qty{width:100%}}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:5.5rem;font-size:1.5rem;font-weight:600;padding:0 1.5rem;border-radius:.5rem;transition:all 0.2s ease-in-out;border:1px solid transparent}.product-cart-buttons a.add-to-cart-button{background-color:#33969F;color:#fff}.product-cart-buttons a.add-to-cart-button:hover{background-color:#fff;border-color:#33969F;color:#33969F}.product-cart-buttons a.no-stock-button{background-color:#676767;color:#fff}.product-cart-buttons a.quick-order-button{background-color:#E45F56;color:#fff}.product-cart-buttons a.quick-order-button:hover{background-color:#fff;border-color:#E45F56;color:#E45F56}.product-cart-buttons a.remind-me-button{background-color:#33969F;color:#fff}.product-cart-buttons a.remind-me-button:hover{background-color:#fff;border-color:#33969F;color:#33969F}#product-user-buttons{margin-bottom:2.5rem;display:flex;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}@media (max-width:767px){#product-user-buttons{flex-direction:column}}#product-user-buttons>div{padding-left:1.5rem;padding-right:1.5rem}@media (max-width:767px){#product-user-buttons>div{margin-bottom:1.5rem}}#product-user-buttons>div a{display:flex;align-items:center;flex-wrap:wrap;color:#172C39;font-size:1.3rem;font-weight:600;transition:all 0.2s ease-in-out}#product-user-buttons>div a i{content:"";display:inline-flex}#product-user-buttons>div a i.icon-share{width:1.6rem;height:1.8rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/share1h.png?revision=1736442647) no-repeat}#product-user-buttons>div a i.icon-comment{width:1.8rem;height:1.8rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/comment.svg?revision=1736442647) no-repeat}#product-user-buttons>div a i.icon-pricealert{width:1.6rem;height:1.8rem;background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/pricealert.svg?revision=1736442647) no-repeat}#product-user-buttons>div a span{padding-left:1rem}#product-user-buttons>div a:hover{color:#33969F}#product-user-buttons>div a:hover i.icon-share{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/share1hh.png?revision=1736442647) no-repeat}#product-user-buttons>div a:hover i.icon-comment{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/comment-h.svg?revision=1736442647) no-repeat}#product-user-buttons>div a:hover i.icon-pricealert{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/pricealert-h.svg?revision=1736442647) no-repeat}.product-social{position:relative}.product-social .product-social-content{position:absolute;top:-10px;left:100%;height:100%;display:none;background-color:#676767;z-index:11;padding:2rem}@media (max-width:767px){.product-social .product-social-content{left:13.8rem}}.product-social .product-social-content>div{display:flex;height:100%;margin-left:-5px;margin-right:-5px;align-items:center;justify-content:center}.product-social .product-social-content>div>div{padding-left:5px;padding-right:5px}.product-social .product-social-content>div>div>a i{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#fff;width:2rem;height:2rem}.product-social .product-social-content>div>div>a.product-social-facebook i{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter i{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest i{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp i{background-color:#128c7e}.product-cargo-buttons{display:flex;align-items:center}@media (max-width:767px){.product-cargo-buttons{flex-direction:column;align-items:unset}}.product-cargo-buttons .product-cargo-button{display:flex;align-items:center;flex-wrap:wrap;height:5rem;border:1px solid #F2F1F3;border-radius:.5rem;margin-right:1.5rem;padding:0 2rem}@media (max-width:767px){.product-cargo-buttons .product-cargo-button{margin-right:0;margin-bottom:1.5rem;padding:0 1rem;border:none;height:3rem}}.product-cargo-buttons .product-cargo-button i{flex:0 0 5rem;height:4rem;width:5rem}@media (max-width:767px){.product-cargo-buttons .product-cargo-button i{height:3rem}}.product-cargo-buttons .product-cargo-button span{display:flex;align-items:center;font-size:1.4rem;font-weight:500;color:#282828;flex:1 1 0%}.product-cargo-buttons .product-cargo-button.fast_shipping i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-1.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.same_day_shipping i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-2.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.three_days_delivery i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-3.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.five_days_delivery i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-4.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.seven_days_delivery i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-5.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.free_shipping i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-6.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.delivery_from_stock i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-7.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.pre_ordered_product i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-8.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.limited_stock i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-9.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.ask_stock i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-10.svg?revision=1736442647) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.campaigned_product i{background:url(//ideacdn.net/idea/be/37/themes/selftpl_5fffffc9e631c/assets/images/icon-btn-11.svg?revision=1736442647) no-repeat 50% 50%}.product-detail-tab{margin-bottom:3rem;padding:3.2rem;border:1px solid #F2F1F3}@media (max-width:767px){.product-detail-tab{padding:0;border:none}}.product-detail-tab [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:5rem;color:#B3B3B3;font-weight:600;font-size:1.4rem;border:1px solid #F2F1F3;border-radius:.5rem;padding:0 6rem}.product-detail-tab [data-tab-index].active>a{color:#fff;background-color:#33969F;border-color:#33969F}.product-detail-tab .product-detail-tab-content{padding-top:5rem}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:3rem 0}.product-detail-tab .product-detail-tab-content [data-tab-content].active{height:auto;overflow:visible}@media (min-width:768px){.product-detail-tab .product-detail-tab-content [data-tab-content].active{display:block!important}}@media (max-width:991px){.product-detail-tab .product-detail-tab-header{overflow-x:auto;padding-bottom:1rem}.product-detail-tab .product-detail-tab-header>.row{margin-left:-.25rem;margin-right:-.25rem}.product-detail-tab .product-detail-tab-header [data-tab-index]>a{padding:0 2.5rem}}@media (max-width:767px){.product-detail-tab{border-top:none}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;justify-content:space-between;height:5rem;color:#fff;padding:0 1.5rem;margin-bottom:1.5rem;background-color:#33969F}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";font-weight:900;font-size:2rem;font-family:"Font Awesome 5 Free";transition:all 0.2s ease-in-out}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{transform:rotate(-180deg)}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:auto;overflow:visible;display:none}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:0 0 1.5rem}}.btn{font-size:1.2rem;border-radius:.5rem;transition:all 0.2s ease-in-out}.btn.btn-primary{color:#fff;background:#33969F}.btn.btn-primary:not(.btn-loading):active,.btn.btn-primary:not(.btn-loading).active,.btn.btn-primary:not(.btn-loading):hover,.btn.btn-primary:not(.btn-loading).hover,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active{background:#1F7C84;color:#fff}.btn.btn-secondary{color:#fff;background:#676767}.btn.btn-secondary:not(.btn-loading):active,.btn.btn-secondary:not(.btn-loading).active,.btn.btn-secondary:not(.btn-loading):hover,.btn.btn-secondary:not(.btn-loading).hover{color:#fff;background:#5a5a5a}.btn-loading:before{border-top-color:#33969F}.loader .ball-pulse>div{background-color:#33969F}.loading>div{border-top-color:#33969F;border-bottom-color:#33969F}.loading-bar .loader{background:#33969F}.control-label{color:#282828}.information-content{border:solid 1px #F2F1F3;border-radius:.5rem}.information-content span{border-radius:.5rem}.information-content i{color:#4e4e4e}.member-block li>a.active{color:#33969F}.member-block li:hover>a:not(.active){color:#33969F}.member-block li:hover>a:not(.active) i.left-icons{color:#33969F}#featured-product-block{border:none}.filter-menu .filter-menu-box{margin-bottom:15px}.filter-menu .filter-menu-category .filter-menu-category-title{background-color:transparent;border:none;padding:1.5rem}.filter-menu .filter-menu-category .filter-menu-category-content a{color:#282828}.filter-menu .filter-menu-category .filter-menu-category-top a{font-weight:600}.filter-menu .filter-menu-groups .filter-menu-group-title{background-color:transparent;border:none;padding:1.5rem}.filter-menu .filter-menu-groups .filter-menu-group-content label{color:#282828}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{background-color:transparent;border:none;padding:1.5rem;font-weight:400}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:1.5rem}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{font-weight:400}.idea-promotion-bar{padding:0;z-index:90}.idea-promotion-bar.bar-position-top{border-bottom:none}@media (max-width:991px){.idea-promotion-bar{display:none!important}}#checkout-breadcrumbs .checkout-steps>a{margin-left:-15px;margin-right:-15px}@media (max-width:767px){#checkout-breadcrumbs .checkout-steps>a{margin-left:-7.5px;margin-right:-7.5px}}.form-control{color:#282828;border-radius:.5rem;border:1px solid #F2F1F3}.form-control::placeholder{color:#282828}.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-extra-details li,.current-page-product-detail .product-detail ul,.current-page-product-detail .product-detail li{list-style:disc}.product-price-ranges{margin-bottom:24px}.product-price-ranges .product-price-ranges-title{display:flex;align-items:center;color:#282828;font-size:13px;margin-bottom:16px}.product-price-ranges .product-price-ranges-title svg path{fill:#282828}.product-price-ranges .product-price-ranges-title span{padding-left:12px}.product-price-ranges .product-price-ranges-content{display:flex;align-items:center;margin-bottom:8px;background-color:#fff;overflow-x:auto}.product-price-ranges .product-price-ranges-content>div{flex:0 0 16%;max-width:16%;color:#282828;font-weight:700;text-align:center}@media (max-width:767px){.product-price-ranges .product-price-ranges-content>div{flex:0 0 30%;max-width:30%}}.product-price-ranges .product-price-ranges-content>div[data-selector="price-ranges"]{cursor:pointer}.product-price-ranges .product-price-ranges-content>div.product-price-ranges-item-title{flex:0 0 20%;max-width:20%;text-align:left}@media (max-width:767px){.product-price-ranges .product-price-ranges-content>div.product-price-ranges-item-title{flex:0 0 30%;max-width:30%}.product-price-ranges .product-price-ranges-content>div.product-price-ranges-item-title>div{padding-left:12px}}.product-price-ranges .product-price-ranges-content>div.active{color:#fff;background-color:#33969F}.product-price-ranges .product-price-ranges-content>div.passive{color:#757575;background-color:#F2F1F3;pointer-events:none}.product-price-ranges .product-price-ranges-content>div>div{padding:12px 8px;border:1px solid #F2F1F3;border-right:none}.product-price-ranges .product-price-ranges-content>div>div:nth-child(1),.product-price-ranges .product-price-ranges-content>div>div:nth-child(2){border-bottom:none}@media (max-width:767px){.product-price-ranges .product-price-ranges-content>div>div{padding:12px 4px}}.product-price-ranges .product-price-ranges-content>div:last-child>div{border-right:1px solid #F2F1F3}