@import url(https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap);@charset "UTF-8"a{color:#000}a{color:#000}a:active,a:hover{color:#F0F}body{position:relative;left:0;color:#000;font-size:var(--font-size-12);font-family:"Onest",sans-serif;background:#FFF;transition:left 0.2s linear,right 0.2s linear}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay,.fancybox-is-open .fancybox-bg{opacity:.5;background:#000}::-webkit-scrollbar{width:4px;height:2px}::-webkit-scrollbar-track{background:#F3F3F3}::-webkit-scrollbar-thumb{background:#F0F}@media (min-width:1200px){.container{max-width:calc(1536px + calc(2*var(--gutter)))}}.container,.container-fluid{padding-right:var(--gutter);padding-left:var(--gutter)}.row{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.row .col,.row [class*="col-"]{padding-right:var(--gutter);padding-left:var(--gutter)}.section-h1,.section-title{line-height:inherit;font-size:inherit;font-weight:inherit;margin-bottom:0}.section-paragraph{margin-top:0;margin-bottom:0}.swiper{width:100%;height:100%}.swiper .swiper-slide{display:none!important;width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper.swiper-initialized .swiper-slide,.swiper .swiper-slide:first-child{display:block!important}.swiper.swiper-navigation-disabled~.swiper-button-prev,.swiper.swiper-navigation-disabled~.swiper-button-next{display:none!important}.swiper .swiper-horizontal>.swiper-pagination-bullets,.swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper .swiper-pagination-custom,.swiper .swiper-pagination-fraction{position:initial;transform:initial;display:flex;align-items:center;justify-content:center;margin-top:var(--spacer-8)}.swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,.swiper .swiper-pagination-custom .swiper-pagination-bullet,.swiper .swiper-pagination-fraction .swiper-pagination-bullet{width:6px;height:6px;border-radius:6px;opacity:1!important;margin:0 2px;transition:all 0.2s linear;background:#F37934}.swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.swiper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active,.swiper .swiper-pagination-custom .swiper-pagination-bullet-active,.swiper .swiper-pagination-fraction .swiper-pagination-bullet-active{width:24px;background:#30D5C8}.swiper.instagram-banner-content .swiper-button-next,.swiper.instagram-banner-content .swiper-button-prev{top:124px;margin-top:0}.swiper.offered-products .swiper-button-next,.swiper.offered-products .swiper-button-prev{top:272px;margin-top:0}.swiper-button-next,.swiper-button-prev{width:40px!important;height:40px!important;border-radius:100%;opacity:1!important;transition:all 0.2s linear;background-color:#FFF}.swiper-button-next:after,.swiper-button-prev:after{color:#30D5C8;font-size:10px!important;font-weight:700;transition:all 0.2s linear}@media (min-width:1200px){.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#30D5C8}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#FFF}}.swiper-button-prev{left:calc(-1*var(--spacer-5))!important}.swiper-button-next{right:calc(-1*var(--spacer-5))!important}.vertical-scroll-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.vertical-scroll-wrapper .vertical-container{height:100%}.vertical-scroll-wrapper .swiper-pagination-vertical{right:var(--spacer-20)!important}.vertical-scroll-wrapper .swiper-pagination-vertical .swiper-pagination-bullet{position:relative;width:8px;height:8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:1;margin:var(--spacer-1) 0;background-color:#FFF;transition:all 0.2s linear}.vertical-scroll-wrapper .swiper-pagination-vertical .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#F0F;height:32px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.swiper-pagination-banner{position:absolute!important;z-index:2!important;margin-top:0!important;bottom:41px!important}@media (max-width:575px){.swiper-pagination-banner{bottom:64px!important}}@media (max-width:424px){.swiper-pagination-banner{bottom:85px!important}}.swiper-pagination-banner .swiper-pagination-bullet{position:relative;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:1;margin:2px 0;border:1px solid rgb(205 205 205 / .2);background-color:#fff0}.swiper-pagination-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#F0F}.animate-svg{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;bottom:var(--spacer-16);z-index:20;animation:upDown 1.5s ease-in-out infinite}@media (max-width:1199px){.animate-svg{display:none}}@keyframes upDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}#header{background-color:#FFF;transition:all 0.2s linear}#header .header-top{padding:var(--spacer-2) 0;background-color:rgb(0 0 0 / .3);transition:all 0.2s linear}#header .header-bottom{padding:var(--spacer-4) 0;background-color:#FFF}@media (min-width:1200px){#header{position:sticky;position:-webkit-sticky;top:0;z-index:98}}@media (min-width:1200px){body.sticked #header{box-shadow:0 1px 9px 0 rgb(0 0 0 / .2)}body.sticked #header .header-top{background-color:#000}}.header-campaign-text{text-align:center;font-size:var(--font-size-16);color:#FFF}.header-social{display:flex;justify-content:flex-end;gap:var(--spacer-2)}.header-social div a{display:flex;align-items:center;justify-content:center;width:20px;height:20px}@media (min-width:1200px){.header-social div a svg{transition:all 0.2s linear}.header-social div a svg path,.header-social div a svg rect,.header-social div a svg line,.header-social div a svg circle{transition:all 0.2s linear}.header-social div a:hover svg[stroke]{fill:none;stroke:#F0F}.header-social div a:hover svg[fill]{fill:#F0F;stroke:none}.header-social div a:hover svg[stroke][fill]{fill:#F0F;stroke:#F0F}.header-social div a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.header-social div a:hover svg[fill="none"]{fill:none}.header-social div a:hover svg[stroke="none"]{stroke:none}.header-social div a:hover svg path[stroke],.header-social div a:hover svg rect[stroke],.header-social div a:hover svg line[stroke],.header-social div a:hover svg circle[stroke]{fill:none;stroke:#F0F}.header-social div a:hover svg path[fill],.header-social div a:hover svg rect[fill],.header-social div a:hover svg line[fill],.header-social div a:hover svg circle[fill]{fill:#F0F;stroke:none}.header-social div a:hover svg path[stroke][fill],.header-social div a:hover svg rect[stroke][fill],.header-social div a:hover svg line[stroke][fill],.header-social div a:hover svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}}.logo{display:flex;align-items:center;justify-content:center}.logo img{max-height:67px}@media (max-width:1199px){.logo{justify-content:flex-start}.logo img{max-height:60px}}.header-bottom-right{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacer-4)}.header-bottom-right>div>a{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.header-bottom-right>div>a .icon-check,.header-bottom-right>div>a .cart-amount{position:absolute;top:-14px;right:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#F0F;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;color:#FFF}@media (min-width:1200px){.header-bottom-right>div>a svg{transition:all 0.2s linear}.header-bottom-right>div>a svg path,.header-bottom-right>div>a svg rect,.header-bottom-right>div>a svg line,.header-bottom-right>div>a svg circle{transition:all 0.2s linear}.header-bottom-right>div>a:hover svg[stroke]{fill:none;stroke:#F0F}.header-bottom-right>div>a:hover svg[fill]{fill:#F0F;stroke:none}.header-bottom-right>div>a:hover svg[stroke][fill]{fill:#F0F;stroke:#F0F}.header-bottom-right>div>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.header-bottom-right>div>a:hover svg[fill="none"]{fill:none}.header-bottom-right>div>a:hover svg[stroke="none"]{stroke:none}.header-bottom-right>div>a:hover svg path[stroke],.header-bottom-right>div>a:hover svg rect[stroke],.header-bottom-right>div>a:hover svg line[stroke],.header-bottom-right>div>a:hover svg circle[stroke]{fill:none;stroke:#F0F}.header-bottom-right>div>a:hover svg path[fill],.header-bottom-right>div>a:hover svg rect[fill],.header-bottom-right>div>a:hover svg line[fill],.header-bottom-right>div>a:hover svg circle[fill]{fill:#F0F;stroke:none}.header-bottom-right>div>a:hover svg path[stroke][fill],.header-bottom-right>div>a:hover svg rect[stroke][fill],.header-bottom-right>div>a:hover svg line[stroke][fill],.header-bottom-right>div>a:hover svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}.header-bottom-right>div>a:hover .icon-check svg[stroke]{fill:none;stroke:#FFF}.header-bottom-right>div>a:hover .icon-check svg[fill]{fill:#FFF;stroke:none}.header-bottom-right>div>a:hover .icon-check svg[stroke][fill]{fill:#FFF;stroke:#FFF}.header-bottom-right>div>a:hover .icon-check svg[stroke="none"][fill="none"]{fill:none;stroke:none}.header-bottom-right>div>a:hover .icon-check svg[fill="none"]{fill:none}.header-bottom-right>div>a:hover .icon-check svg[stroke="none"]{stroke:none}.header-bottom-right>div>a:hover .icon-check svg path[stroke],.header-bottom-right>div>a:hover .icon-check svg rect[stroke],.header-bottom-right>div>a:hover .icon-check svg line[stroke],.header-bottom-right>div>a:hover .icon-check svg circle[stroke]{fill:none;stroke:#FFF}.header-bottom-right>div>a:hover .icon-check svg path[fill],.header-bottom-right>div>a:hover .icon-check svg rect[fill],.header-bottom-right>div>a:hover .icon-check svg line[fill],.header-bottom-right>div>a:hover .icon-check svg circle[fill]{fill:#FFF;stroke:none}.header-bottom-right>div>a:hover .icon-check svg path[stroke][fill],.header-bottom-right>div>a:hover .icon-check svg rect[stroke][fill],.header-bottom-right>div>a:hover .icon-check svg line[stroke][fill],.header-bottom-right>div>a:hover .icon-check svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}@media (max-width:991px){.header-bottom-right{gap:0}}.header-notification{position:relative}.header-notification .notification-title a{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.header-notification .notification-title a svg{transition:all 0.2s linear}.header-notification .notification-title a svg path,.header-notification .notification-title a svg rect,.header-notification .notification-title a svg line,.header-notification .notification-title a svg circle{transition:all 0.2s linear}.header-notification .notification-title a .notification-icon{animation:bellSwing 2.6s ease-in-out infinite}.header-notification .notification-title a span{position:absolute;top:-14px;right:-4px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#F0F;color:#FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}@media (min-width:1200px){.header-notification .notification-title a:hover svg[stroke]{fill:none;stroke:#F0F}.header-notification .notification-title a:hover svg[fill]{fill:#F0F;stroke:none}.header-notification .notification-title a:hover svg[stroke][fill]{fill:#F0F;stroke:#F0F}.header-notification .notification-title a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.header-notification .notification-title a:hover svg[fill="none"]{fill:none}.header-notification .notification-title a:hover svg[stroke="none"]{stroke:none}.header-notification .notification-title a:hover svg path[stroke],.header-notification .notification-title a:hover svg rect[stroke],.header-notification .notification-title a:hover svg line[stroke],.header-notification .notification-title a:hover svg circle[stroke]{fill:none;stroke:#F0F}.header-notification .notification-title a:hover svg path[fill],.header-notification .notification-title a:hover svg rect[fill],.header-notification .notification-title a:hover svg line[fill],.header-notification .notification-title a:hover svg circle[fill]{fill:#F0F;stroke:none}.header-notification .notification-title a:hover svg path[stroke][fill],.header-notification .notification-title a:hover svg rect[stroke][fill],.header-notification .notification-title a:hover svg line[stroke][fill],.header-notification .notification-title a:hover svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}}.header-notification .notification-content{position:absolute;top:44px;left:50%;transform:translateX(-50%);width:372px;border:1px solid #F0F;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;background-color:#FFF;z-index:100;display:none}.header-notification .notification-content:before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);background-image:url("data:image/svg+xml, %3Csvg width='25' height='14' viewBox='0 0 25 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7427 0.543049C11.5126 -0.180859 12.7128 -0.180857 13.4827 0.543051L23.5914 10.0478C24.9112 11.2888 24.033 13.5049 22.2214 13.5049H2.00397C0.192326 13.5049 -0.685889 11.2888 0.633958 10.0478L10.7427 0.543049Z' fill='%23FF00FF'/%3E%3C/svg%3E");width:25px;height:14px}.header-notification .notification-content .notification-content-title{text-align:center;padding:var(--spacer-1);background-color:#F0F;font-size:var(--font-size-16);font-weight:600;color:#FFF;border-radius:16px 16px 0 0;-moz-border-radius:16px 16px 0 0;-webkit-border-radius:16px 16px 0 0}.header-notification .notification-content a{display:block;text-align:center;padding:var(--spacer-2) var(--spacer-4);font-size:var(--font-size-14);color:#000;transition:all 0.2s linear}.header-notification .notification-content a:first-child{padding-top:var(--spacer-4)}.header-notification .notification-content a:last-child{padding-bottom:var(--spacer-4)}.header-notification .notification-content a:hover{color:#F0F}@media (max-width:1600px){.header-notification .notification-content{left:unset;transform:unset;right:-24px}.header-notification .notification-content:before{left:unset;transform:unset;right:24px}}@media (max-width:500px){.header-notification .notification-content{right:-56px;width:250px}.header-notification .notification-content:before{right:56px}}@keyframes bellSwing{0%{transform:rotate(0deg)}6%{transform:rotate(15deg)}16%{transform:rotate(-12deg)}26%{transform:rotate(9deg)}36%{transform:rotate(-6deg)}46%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}body.notification-content-active .header-notification .notification-title a svg[stroke]{fill:none;stroke:#F0F}body.notification-content-active .header-notification .notification-title a svg[fill]{fill:#F0F;stroke:none}body.notification-content-active .header-notification .notification-title a svg[stroke][fill]{fill:#F0F;stroke:#F0F}body.notification-content-active .header-notification .notification-title a svg[stroke="none"][fill="none"]{fill:none;stroke:none}body.notification-content-active .header-notification .notification-title a svg[fill="none"]{fill:none}body.notification-content-active .header-notification .notification-title a svg[stroke="none"]{stroke:none}body.notification-content-active .header-notification .notification-title a svg path[stroke],body.notification-content-active .header-notification .notification-title a svg rect[stroke],body.notification-content-active .header-notification .notification-title a svg line[stroke],body.notification-content-active .header-notification .notification-title a svg circle[stroke]{fill:none;stroke:#F0F}body.notification-content-active .header-notification .notification-title a svg path[fill],body.notification-content-active .header-notification .notification-title a svg rect[fill],body.notification-content-active .header-notification .notification-title a svg line[fill],body.notification-content-active .header-notification .notification-title a svg circle[fill]{fill:#F0F;stroke:none}body.notification-content-active .header-notification .notification-title a svg path[stroke][fill],body.notification-content-active .header-notification .notification-title a svg rect[stroke][fill],body.notification-content-active .header-notification .notification-title a svg line[stroke][fill],body.notification-content-active .header-notification .notification-title a svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}body.notification-content-active .header-notification .notification-content{display:block}.fixed-menu-container{position:fixed;bottom:var(--spacer-10);right:var(--spacer-10);z-index:50;width:207px;height:207px}.fixed-menu-container .menu-icon{position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;width:72px;height:72px;background-color:#FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}.fixed-menu-container .fixed-whatsapp{position:absolute;top:0;right:0;animation:float 2s ease-in-out infinite}.fixed-menu-container .fixed-whatsapp a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#25D366;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}.fixed-menu-container .search{position:absolute;top:15px;right:63px;animation:float 2s ease-in-out infinite}.fixed-menu-container .search a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}@media (min-width:1200px){.fixed-menu-container .search a{transition:all 0.2s linear}.fixed-menu-container .search a svg{transition:all 0.2s linear}.fixed-menu-container .search a svg path,.fixed-menu-container .search a svg rect,.fixed-menu-container .search a svg line,.fixed-menu-container .search a svg circle{transition:all 0.2s linear}.fixed-menu-container .search a:hover{background-color:#F0F;border-color:#F0F}.fixed-menu-container .search a:hover svg[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .search a:hover svg[fill]{fill:#FFF;stroke:none}.fixed-menu-container .search a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.fixed-menu-container .search a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.fixed-menu-container .search a:hover svg[fill="none"]{fill:none}.fixed-menu-container .search a:hover svg[stroke="none"]{stroke:none}.fixed-menu-container .search a:hover svg path[stroke],.fixed-menu-container .search a:hover svg rect[stroke],.fixed-menu-container .search a:hover svg line[stroke],.fixed-menu-container .search a:hover svg circle[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .search a:hover svg path[fill],.fixed-menu-container .search a:hover svg rect[fill],.fixed-menu-container .search a:hover svg line[fill],.fixed-menu-container .search a:hover svg circle[fill]{fill:#FFF;stroke:none}.fixed-menu-container .search a:hover svg path[stroke][fill],.fixed-menu-container .search a:hover svg rect[stroke][fill],.fixed-menu-container .search a:hover svg line[stroke][fill],.fixed-menu-container .search a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.fixed-menu-container .discounted-products-container{position:absolute;top:48px;right:114px;animation:float 2s ease-in-out infinite}.fixed-menu-container .discounted-products-container a{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}@media (min-width:1200px){.fixed-menu-container .discounted-products-container a{transition:all 0.2s linear}.fixed-menu-container .discounted-products-container a svg{transition:all 0.2s linear}.fixed-menu-container .discounted-products-container a svg path,.fixed-menu-container .discounted-products-container a svg rect,.fixed-menu-container .discounted-products-container a svg line,.fixed-menu-container .discounted-products-container a svg circle{transition:all 0.2s linear}.fixed-menu-container .discounted-products-container a:hover{background-color:#F0F;border-color:#F0F}.fixed-menu-container .discounted-products-container a:hover svg[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .discounted-products-container a:hover svg[fill]{fill:#FFF;stroke:none}.fixed-menu-container .discounted-products-container a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.fixed-menu-container .discounted-products-container a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.fixed-menu-container .discounted-products-container a:hover svg[fill="none"]{fill:none}.fixed-menu-container .discounted-products-container a:hover svg[stroke="none"]{stroke:none}.fixed-menu-container .discounted-products-container a:hover svg path[stroke],.fixed-menu-container .discounted-products-container a:hover svg rect[stroke],.fixed-menu-container .discounted-products-container a:hover svg line[stroke],.fixed-menu-container .discounted-products-container a:hover svg circle[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .discounted-products-container a:hover svg path[fill],.fixed-menu-container .discounted-products-container a:hover svg rect[fill],.fixed-menu-container .discounted-products-container a:hover svg line[fill],.fixed-menu-container .discounted-products-container a:hover svg circle[fill]{fill:#FFF;stroke:none}.fixed-menu-container .discounted-products-container a:hover svg path[stroke][fill],.fixed-menu-container .discounted-products-container a:hover svg rect[stroke][fill],.fixed-menu-container .discounted-products-container a:hover svg line[stroke][fill],.fixed-menu-container .discounted-products-container a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.fixed-menu-container .fixed-navigation{position:absolute;top:106px;right:144px;animation:float 2s ease-in-out infinite}.fixed-menu-container .fixed-navigation a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}@media (min-width:1200px){.fixed-menu-container .fixed-navigation a{transition:all 0.2s linear}.fixed-menu-container .fixed-navigation a svg{transition:all 0.2s linear}.fixed-menu-container .fixed-navigation a svg path,.fixed-menu-container .fixed-navigation a svg rect,.fixed-menu-container .fixed-navigation a svg line,.fixed-menu-container .fixed-navigation a svg circle{transition:all 0.2s linear}.fixed-menu-container .fixed-navigation a:hover{background-color:#F0F;border-color:#F0F}.fixed-menu-container .fixed-navigation a:hover svg[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .fixed-navigation a:hover svg[fill]{fill:#FFF;stroke:none}.fixed-menu-container .fixed-navigation a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.fixed-menu-container .fixed-navigation a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.fixed-menu-container .fixed-navigation a:hover svg[fill="none"]{fill:none}.fixed-menu-container .fixed-navigation a:hover svg[stroke="none"]{stroke:none}.fixed-menu-container .fixed-navigation a:hover svg path[stroke],.fixed-menu-container .fixed-navigation a:hover svg rect[stroke],.fixed-menu-container .fixed-navigation a:hover svg line[stroke],.fixed-menu-container .fixed-navigation a:hover svg circle[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .fixed-navigation a:hover svg path[fill],.fixed-menu-container .fixed-navigation a:hover svg rect[fill],.fixed-menu-container .fixed-navigation a:hover svg line[fill],.fixed-menu-container .fixed-navigation a:hover svg circle[fill]{fill:#FFF;stroke:none}.fixed-menu-container .fixed-navigation a:hover svg path[stroke][fill],.fixed-menu-container .fixed-navigation a:hover svg rect[stroke][fill],.fixed-menu-container .fixed-navigation a:hover svg line[stroke][fill],.fixed-menu-container .fixed-navigation a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.fixed-menu-container .featured-products-container{position:absolute;bottom:0;left:0;animation:float 2s ease-in-out infinite}.fixed-menu-container .featured-products-container a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1)}@media (min-width:1200px){.fixed-menu-container .featured-products-container a{transition:all 0.2s linear}.fixed-menu-container .featured-products-container a svg{transition:all 0.2s linear}.fixed-menu-container .featured-products-container a svg path,.fixed-menu-container .featured-products-container a svg rect,.fixed-menu-container .featured-products-container a svg line,.fixed-menu-container .featured-products-container a svg circle{transition:all 0.2s linear}.fixed-menu-container .featured-products-container a:hover{background-color:#F0F;border-color:#F0F}.fixed-menu-container .featured-products-container a:hover svg[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .featured-products-container a:hover svg[fill]{fill:#FFF;stroke:none}.fixed-menu-container .featured-products-container a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.fixed-menu-container .featured-products-container a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.fixed-menu-container .featured-products-container a:hover svg[fill="none"]{fill:none}.fixed-menu-container .featured-products-container a:hover svg[stroke="none"]{stroke:none}.fixed-menu-container .featured-products-container a:hover svg path[stroke],.fixed-menu-container .featured-products-container a:hover svg rect[stroke],.fixed-menu-container .featured-products-container a:hover svg line[stroke],.fixed-menu-container .featured-products-container a:hover svg circle[stroke]{fill:none;stroke:#FFF}.fixed-menu-container .featured-products-container a:hover svg path[fill],.fixed-menu-container .featured-products-container a:hover svg rect[fill],.fixed-menu-container .featured-products-container a:hover svg line[fill],.fixed-menu-container .featured-products-container a:hover svg circle[fill]{fill:#FFF;stroke:none}.fixed-menu-container .featured-products-container a:hover svg path[stroke][fill],.fixed-menu-container .featured-products-container a:hover svg rect[stroke][fill],.fixed-menu-container .featured-products-container a:hover svg line[stroke][fill],.fixed-menu-container .featured-products-container a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}100%{transform:translateY(0)}}@media (max-width:1199px){.fixed-menu-container{zoom:.8}}.discounted-products-content{position:fixed;top:0;left:0;z-index:101;display:none;align-items:center;width:100%;height:100vh;background-color:#FFF}.discounted-products-content .openbox-close{position:absolute;top:var(--spacer-6);right:var(--spacer-6);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 2px 10px 0 rgb(54 50 50 / .08);cursor:pointer}@media (min-width:1200px){.discounted-products-content .openbox-close{transition:all 0.2s linear}.discounted-products-content .openbox-close svg{transition:all 0.2s linear}.discounted-products-content .openbox-close svg path,.discounted-products-content .openbox-close svg rect,.discounted-products-content .openbox-close svg line,.discounted-products-content .openbox-close svg circle{transition:all 0.2s linear}.discounted-products-content .openbox-close:hover{background-color:#000;border-color:#000}.discounted-products-content .openbox-close:hover svg[stroke]{fill:none;stroke:#FFF}.discounted-products-content .openbox-close:hover svg[fill]{fill:#FFF;stroke:none}.discounted-products-content .openbox-close:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.discounted-products-content .openbox-close:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.discounted-products-content .openbox-close:hover svg[fill="none"]{fill:none}.discounted-products-content .openbox-close:hover svg[stroke="none"]{stroke:none}.discounted-products-content .openbox-close:hover svg path[stroke],.discounted-products-content .openbox-close:hover svg rect[stroke],.discounted-products-content .openbox-close:hover svg line[stroke],.discounted-products-content .openbox-close:hover svg circle[stroke]{fill:none;stroke:#FFF}.discounted-products-content .openbox-close:hover svg path[fill],.discounted-products-content .openbox-close:hover svg rect[fill],.discounted-products-content .openbox-close:hover svg line[fill],.discounted-products-content .openbox-close:hover svg circle[fill]{fill:#FFF;stroke:none}.discounted-products-content .openbox-close:hover svg path[stroke][fill],.discounted-products-content .openbox-close:hover svg rect[stroke][fill],.discounted-products-content .openbox-close:hover svg line[stroke][fill],.discounted-products-content .openbox-close:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.discounted-products-content .discounted-products{padding:var(--spacer-8);background:linear-gradient(180deg,#FF00FF 0%,#30D5C8 100%);border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px}.discounted-products-content .discounted-products .products-header-container{display:flex;align-items:center;flex-wrap:wrap;gap:var(--spacer-2);margin-bottom:var(--spacer-2)}.discounted-products-content .discounted-products .products-header-container .products-header{display:flex;align-items:center;gap:var(--spacer-2);font-size:var(--font-size-18);font-weight:600;color:#FFF}.discounted-products-content .discounted-products .products-header-container .custom-countdown-area .custom-countdown-inside .custom-countdown-content .custom-countdown{display:flex;align-items:center;gap:var(--spacer-1)}.discounted-products-content .discounted-products .products-header-container .custom-countdown-area .custom-countdown-inside .custom-countdown-content .custom-countdown .custom-countdown-item{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#FFF;min-width:44px}.discounted-products-content .discounted-products .products-header-container .custom-countdown-area .custom-countdown-inside .custom-countdown-content .custom-countdown .custom-countdown-item>div{font-size:var(--font-size-14);font-weight:600}.discounted-products-content .discounted-products .products-header-container .custom-countdown-area .custom-countdown-inside .custom-countdown-content .custom-countdown .custom-countdown-item>span{font-size:var(--font-size-14)}.discounted-products-content .discounted-products .products-content{height:0;overflow:hidden}.discounted-products-content .discounted-products .products-content.slick-slider{height:auto;overflow:visible}.discounted-products-content .discounted-products .products-content .slick-track,.discounted-products-content .discounted-products .products-content .slick-list{transform:none!important}.discounted-products-content .discounted-products .products-content .slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding-top:var(--spacer-4)}.discounted-products-content .discounted-products .products-content .slick-dots>li{margin:0 var(--spacer-1)}.discounted-products-content .discounted-products .products-content .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background-color:#EDEDED}.discounted-products-content .discounted-products .products-content .slick-dots>li.slick-active>button{background-color:#F0F}.discounted-products-content .discounted-products .showcase .showcase-image-container .showcase-image .showcase-image-item a{aspect-ratio:.8472222222}body.discounted-products-content-active .discounted-products-content{display:flex}body.discounted-products-content-active .navigation-menu-overlay{display:block}.navigation-content{position:fixed;top:0;left:0;z-index:100;width:100%;height:0;min-height:0;opacity:0;overflow:auto;transition-property:opacity,height,min-height,visibility;transition-duration:0.6s;transition-timing-function:cubic-bezier(0,0,0,1);transition-delay:0s,0s,0s,0.6s;background-color:#FFF;display:none}.navigation-content .fixed-navigation-content{position:relative;padding-top:var(--spacer-6)}.navigation-content .dropbox-close{position:fixed;bottom:var(--spacer-6);left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 2px 10px 0 rgb(54 50 50 / .08);cursor:pointer}@media (min-width:1200px){.navigation-content .dropbox-close{transition:all 0.2s linear}.navigation-content .dropbox-close svg{transition:all 0.2s linear}.navigation-content .dropbox-close svg path,.navigation-content .dropbox-close svg rect,.navigation-content .dropbox-close svg line,.navigation-content .dropbox-close svg circle{transition:all 0.2s linear}.navigation-content .dropbox-close:hover{background-color:#000;border-color:#000}.navigation-content .dropbox-close:hover svg[stroke]{fill:none;stroke:#FFF}.navigation-content .dropbox-close:hover svg[fill]{fill:#FFF;stroke:none}.navigation-content .dropbox-close:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.navigation-content .dropbox-close:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.navigation-content .dropbox-close:hover svg[fill="none"]{fill:none}.navigation-content .dropbox-close:hover svg[stroke="none"]{stroke:none}.navigation-content .dropbox-close:hover svg path[stroke],.navigation-content .dropbox-close:hover svg rect[stroke],.navigation-content .dropbox-close:hover svg line[stroke],.navigation-content .dropbox-close:hover svg circle[stroke]{fill:none;stroke:#FFF}.navigation-content .dropbox-close:hover svg path[fill],.navigation-content .dropbox-close:hover svg rect[fill],.navigation-content .dropbox-close:hover svg line[fill],.navigation-content .dropbox-close:hover svg circle[fill]{fill:#FFF;stroke:none}.navigation-content .dropbox-close:hover svg path[stroke][fill],.navigation-content .dropbox-close:hover svg rect[stroke][fill],.navigation-content .dropbox-close:hover svg line[stroke][fill],.navigation-content .dropbox-close:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}body.navigation-content-active .navigation-content{height:100vh;min-height:100%;opacity:1;display:block}#navigation{margin-bottom:var(--spacer-8)}#navigation .category-level-1>ul>li>a{display:flex;align-items:center;gap:var(--spacer-2);padding:var(--spacer-2);font-size:var(--font-size-16);font-weight:600;color:#000;transition:all 0.2s linear}#navigation .category-level-1>ul>li>a div{position:relative;width:20px;height:20px}#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>a:hover{color:#F0F}#navigation .category-level-1>ul>li.active>a{color:#F0F}.navigation-video-content{margin-bottom:var(--spacer-8)}.navigation-video-content a{position:relative;overflow:hidden;display:block;aspect-ratio:1.575}.navigation-video-content a:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:24px;height:24px;background-image:url("data:image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 7.87012C4.75 4.95837 7.89486 3.13647 10.4258 4.58887V4.58984L15.0156 7.22949L15.0166 7.23047L17.0967 8.42383V8.4248C17.3094 8.55125 17.2954 8.84283 17.1064 8.95508L17.1025 8.95703L5.21289 16.127C5.00494 16.2506 4.75035 16.097 4.75 15.8701V7.87012Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M18.0898 15.4596L14.0398 17.7996L9.99981 20.1296C8.54981 20.9596 6.90981 20.7896 5.71981 19.9496C5.13981 19.5496 5.20981 18.6596 5.81981 18.2996L18.5298 10.6796C19.1298 10.3196 19.9198 10.6596 20.0298 11.3496C20.2798 12.8996 19.6398 14.5696 18.0898 15.4596Z' fill='white'/%3E%3C/svg%3E")}.navigation-video-content a video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.navigation-banners{padding:var(--spacer-8) 0;border-bottom:1px solid #EDEDED}.navigation-banners .navigation-banners-header{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#000;margin-bottom:var(--spacer-6)}.navigation-banners .navigation-banner{display:block;color:#000}.navigation-banners .navigation-banner .navigation-banner-image{position:relative;overflow:hidden;aspect-ratio:1.18;margin-bottom:var(--spacer-4)}.navigation-banners .navigation-banner .navigation-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.navigation-banners .navigation-banner .navigation-banner-image>img{transition:all 0.4s linear}.navigation-banners .navigation-banner .navigation-banner-title{font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-2)}@media (max-width:1199px){.navigation-banners .navigation-banner{margin-bottom:var(--spacer-6)}}@media (min-width:1200px){.navigation-banners .navigation-banner:hover .navigation-banner-image>img{transform:scale(1.05)}}.menu-banners{padding:var(--spacer-8) 0;border-bottom:1px solid #EDEDED}.menu-banners .menu-banners-header{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#000;margin-bottom:var(--spacer-6)}.menu-banners .menu-banner{display:block;color:#000}.menu-banners .menu-banner .menu-banner-image{position:relative;overflow:hidden;aspect-ratio:1.22;margin-bottom:var(--spacer-4)}.menu-banners .menu-banner .menu-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.menu-banners .menu-banner .menu-banner-title{font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-2)}.menu-banners .menu-banner .menu-banner-sub-title{font-size:var(--font-size-14)}@media (max-width:1199px){.menu-banners .menu-banner{margin-bottom:var(--spacer-6)}}.social-banners{padding:var(--spacer-8) 0;margin-bottom:var(--spacer-8)}.social-banners .social-banners-header{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#000;margin-bottom:var(--spacer-6)}.social-banners .social-banner{display:block}.social-banners .social-banner .social-banner-image{position:relative;overflow:hidden;aspect-ratio:1.0457142857}.social-banners .social-banner .social-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:1199px){.social-banners .social-banner{margin-bottom:var(--spacer-6)}}.navigation-footer-content{border-top:1px solid #EDEDED}.featured-products-content{position:fixed;top:0;right:-448px;z-index:101;display:none;width:448px;height:100vh;padding:var(--spacer-10) var(--spacer-17);background-color:#011421;overflow:auto}.featured-products-content .openbox-close{position:absolute;top:var(--spacer-6);right:var(--spacer-6);display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:0 2px 10px 0 rgb(54 50 50 / .08);cursor:pointer}.featured-products-content .featured-products .products-header{margin-bottom:var(--spacer-6)}.featured-products-content .featured-products .products-header a{display:inline-block;font-size:var(--font-size-14);color:#FFF;text-decoration:underline;transition:all 0.2s linear}.featured-products-content .featured-products .products-header a:hover{color:#F0F}.featured-products-content .featured-products .showcase{margin-bottom:var(--spacer-6)}@media (max-width:767px){.featured-products-content{width:300px;right:-300px;padding:var(--spacer-8)}}body.featured-products-content-active #header{z-index:80}body.featured-products-content-active .featured-products-content{display:block;right:0}body.featured-products-content-active .navigation-menu-overlay{display:block}#main{padding:var(--spacer-8) 0 var(--spacer-30)}.current-page-default-entry #header{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#fff0}.current-page-default-entry #header .header-top{background-color:#fff0}.current-page-default-entry #header .header-top .header-campaign-text{color:#FFF}.current-page-default-entry #header .header-bottom{background-color:#fff0}.current-page-default-entry #header .header-bottom .logo img{filter:brightness(0) invert(1)}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[stroke]{fill:none;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[fill]{fill:#FFF;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[stroke][fill]{fill:#FFF;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[stroke="none"][fill="none"]{fill:none;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[fill="none"]{fill:none}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg[stroke="none"]{stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg path[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg rect[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg line[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg circle[stroke]{fill:none;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg path[fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg rect[fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg line[fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg circle[fill]{fill:#FFF;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg path[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg rect[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg line[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right>div>a svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[stroke]{fill:none;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[fill]{fill:#FFF;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[stroke][fill]{fill:#FFF;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[stroke="none"][fill="none"]{fill:none;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[fill="none"]{fill:none}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg[stroke="none"]{stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg path[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg rect[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg line[stroke],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg circle[stroke]{fill:none;stroke:#FFF}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg path[fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg rect[fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg line[fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg circle[fill]{fill:#FFF;stroke:none}.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg path[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg rect[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg line[stroke][fill],.current-page-default-entry #header .header-bottom .header-bottom-right .header-notification .notification-title a svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}.current-page-default-entry #main{padding:0}.current-page-default-entry.sticked #header{box-shadow:unset}.current-page-default-entry.sticked #header .header-top{background-color:#fff0}.current-page-default-entry::-webkit-scrollbar{width:0}.current-page-default-entry #ideasoft{display:none}.current-page-product-detail #main{padding-bottom:0}@media (min-width:1200px){.current-page-product-detail #footer{padding-bottom:160px}}.theme-banner a{position:relative;display:block;overflow:hidden}.theme-banner a:before{content:"";position:absolute;z-index:2;inset:0;background-color:rgb(0 0 0 / .3)}.theme-banner a .theme-banner-image{position:relative;overflow:hidden;z-index:1;width:100%;height:100vh}.theme-banner a .theme-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.2s linear}.theme-banner a .theme-banner-content{position:absolute;top:390px;left:0;z-index:3;width:100%;padding:0 var(--spacer-12);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#FFF}.theme-banner a .theme-banner-content .theme-banner-title{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:500;margin-bottom:var(--spacer-6)}.theme-banner a .theme-banner-content .theme-banner-sub-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);margin-bottom:var(--spacer-6)}.theme-banner a .theme-banner-content .theme-banner-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:var(--spacer-3);padding:var(--spacer-4);border:1px solid #FFF;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF}.theme-banner a .theme-banner-content .theme-banner-button svg,.theme-banner a .theme-banner-content .theme-banner-button span{transition:all 0.2s linear}.theme-banner a .theme-banner-content .theme-banner-button:before{content:"";position:absolute;top:50%;left:var(--spacer-4);transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml, %3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8421 7.82852L18.1468 16.3093C18.3224 17.4509 17.4392 18.4805 16.2842 18.4805H3.71603C2.56103 18.4805 1.67775 17.4509 1.85337 16.3093L3.15806 7.82852C3.29954 6.90914 4.09064 6.23047 5.02079 6.23047H14.9795C15.9096 6.23047 16.7006 6.90914 16.8421 7.82852Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8847 3.40377C11.8847 2.36292 11.0409 1.51917 10.0001 1.51917C8.95923 1.51917 8.11548 2.36292 8.11548 3.40377' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;visibility:hidden;transition:all 0.2s linear}@media (min-width:1200px){.theme-banner a .theme-banner-content .theme-banner-button:hover svg,.theme-banner a .theme-banner-content .theme-banner-button:hover span{opacity:0;visibility:hidden}.theme-banner a .theme-banner-content .theme-banner-button:hover:before{left:50%;transform:translate(-50%,-50%);opacity:1;visibility:visible}}@media (min-width:1200px){.theme-banner a:hover .theme-banner-image img{transform:scale(1.05)}}.default-products{margin-bottom:var(--spacer-30)}.default-products .products-header>h2{color:#000;font-size:var(--font-size-22);font-weight:500}.default-products .products-content{height:0;overflow:hidden}.default-products .products-content.slick-slider{height:auto;overflow:visible}.default-products .products-content .slick-list{padding:var(--spacer-8) 0}.default-products .products-content .slick-track,.default-products .products-content .slick-list{transform:none!important}.default-products .products-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.default-products .products-content>.slick-dots>li{margin:0 var(--spacer-1)}.default-products .products-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background-color:#EDEDED}.default-products .products-content>.slick-dots>li.slick-active>button{background-color:#F0F}.showcase{background-color:#FFF}.showcase .showcase-image-container{position:relative;overflow:hidden}.showcase .showcase-image-container .showcase-image .showcase-image-item a{position:relative;display:block;overflow:hidden;aspect-ratio:.6666666667}.showcase .showcase-image-container .showcase-image .showcase-image-item a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.showcase .showcase-image-container .showcase-image .showcase-thumbs-image{position:absolute;left:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.showcase .showcase-image-container .showcase-image .showcase-thumbs-image>a{display:block;height:100%}@media (max-width:1199px){.showcase .showcase-image-container .showcase-image .showcase-thumbs-image{display:none}}.showcase .showcase-image-container .showcase-image .showcase-image-dots{position:absolute;left:0;bottom:var(--spacer-15);display:flex;align-items:center;justify-content:center;width:100%;transition:all 0.2s linear}.showcase .showcase-image-container .showcase-image .showcase-image-dots button{width:12px;height:4px;margin:0 var(--spacer-1);padding:0;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;border:none;background-color:#FFF}.showcase .showcase-image-container .showcase-image .showcase-image-dots button.active{background-color:#F0F}@media (max-width:1199px){.showcase .showcase-image-container .showcase-image .showcase-image-dots{display:none}}.showcase .showcase-image-container .showcase-label-group{position:absolute;top:var(--spacer-4);left:var(--spacer-4);z-index:20;max-width:126px;display:flex;flex-wrap:wrap;gap:var(--spacer-2)}.showcase .showcase-image-container .showcase-label-group .new-label{display:inline-block;padding:var(--spacer-1) var(--spacer-3);background-color:#F0F;border-radius:var(--spacer-1);color:#FFF}.showcase .showcase-image-container .showcase-label-group .discount-label{display:inline-flex;align-items:center;padding:var(--spacer-1) var(--spacer-3);background-color:#ef3030;border-radius:var(--spacer-1);color:#FFF}.showcase .showcase-image-container .showcase-label-group .gift-label{display:inline-block;padding:var(--spacer-1) var(--spacer-2);background-color:#30D5C8;border-radius:var(--spacer-1);color:#000}.showcase .showcase-image-container .showcase-buttons{position:absolute;bottom:var(--spacer-4);right:-64px;opacity:0;z-index:30;visibility:hidden;transition:all 0.2s linear}.showcase .showcase-image-container .showcase-buttons a{display:flex;align-items:center;justify-content:center;min-width:56px;height:56px;padding:var(--spacer-4);background-color:#FFF;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;font-size:var(--font-size-16);font-weight:600;color:#000;transition:all 0.2s linear}.showcase .showcase-image-container .showcase-buttons a.add-to-cart-button span{font-size:0;overflow:hidden;white-space:nowrap;transition:all 0.2s linear}@media (min-width:1200px){.showcase .showcase-image-container .showcase-buttons a.add-to-cart-button:hover span{font-size:var(--font-size-16);overflow:visible;padding-right:var(--spacer-6)}}.showcase .showcase-image-container .showcase-buttons.showcase-buttons-first a span{font-size:0;overflow:hidden;white-space:nowrap;transition:all 0.2s linear}@media (min-width:1200px){.showcase .showcase-image-container .showcase-buttons.showcase-buttons-first a:hover span{font-size:var(--font-size-16);overflow:visible;padding-right:var(--spacer-6)}}.showcase .showcase-image-container .sold-out-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20}.showcase .showcase-image-container .sold-out-label span{display:inline-block;padding:var(--spacer-2) var(--spacer-4);background-color:#EDEDED;border-radius:var(--spacer-1);font-size:var(--font-size-18);color:#747474}.showcase .showcase-image-container .showcase-countdown{position:absolute;bottom:0;left:0;z-index:20;width:100%;background-color:#F0F;padding:var(--spacer-1)}.showcase .showcase-image-container .showcase-countdown>div{display:flex;align-items:center;justify-content:center;gap:var(--spacer-1)}@media (min-width:1200px){.showcase .showcase-image-container .showcase-countdown>div:before{content:"";width:32px;height:32px;margin-right:var(--spacer-1);background-image:url("data:image/svg+xml, %3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4211 4L9.93121 15.2752H15.8104L7.43457 28L24.5655 11.9496H17.5621L23.703 4H17.4211Z' fill='black'/%3E%3C/svg%3E")}}.showcase .showcase-image-container .showcase-countdown>div>div{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-width:40px;font-size:var(--font-size-14);font-weight:600;color:#000}.showcase .showcase-image-container .showcase-countdown>div>div span{font-size:var(--font-size-12);font-weight:400}@media (max-width:424px){.showcase .showcase-image-container .showcase-countdown>div>div{min-width:max-content}}.showcase .showcase-content{padding:var(--spacer-4) var(--spacer-2)}.showcase .showcase-content .showcase-comment{display:flex;align-items:center;margin-bottom:var(--spacer-2)}.showcase .showcase-content .showcase-comment .showcase-rating-stars{font-size:16px;--percent:calc(var(--rating) / 5 * 100%)}.showcase .showcase-content .showcase-comment .showcase-rating-stars::before{content:"★★★★★";letter-spacing:1px;background:linear-gradient(90deg,#EFBC30 var(--percent),#EDEDED var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.showcase .showcase-content .showcase-title{margin-bottom:var(--spacer-2)}.showcase .showcase-content .showcase-title a{overflow:hidden;display:block;height:calc((var(--font-size-16) + 8px) * 1);line-height:calc(var(--font-size-16) + 8px);color:#000;font-size:var(--font-size-16)}.showcase .showcase-content .showcase-short-details{margin-bottom:var(--spacer-2)}.showcase .showcase-content .showcase-short-details span{overflow:hidden;display:block;height:calc((var(--font-size-12) + 8px) * 2);line-height:calc(var(--font-size-12) + 8px);color:#000;font-size:var(--font-size-12)}.showcase .showcase-content .showcase-price{display:flex;flex-direction:column;justify-content:flex-end;height:46px}.showcase .showcase-content .showcase-price .showcase-price-new{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600}.showcase .showcase-content .showcase-price .showcase-price-old{line-height:20px;color:#747474;font-size:var(--font-size-14);font-weight:400;text-decoration:line-through}.showcase .showcase-content .showcase-price.has-discount .showcase-price-new{color:#ef3030}.showcase .showcase-variant-content{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:101;display:none;width:968px;background-color:#fff;padding:var(--spacer-12) var(--spacer-8) var(--spacer-12) var(--spacer-12);box-shadow:0 0 10px 0 rgb(0 0 0 / .2)}@media (max-width:1199px){.showcase .showcase-variant-content{width:95%}}@media (max-width:767px){.showcase .showcase-variant-content{top:12px;left:12px;transform:translate(0,0);width:calc(100% - 24px);height:calc(100% - 24px);overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}}.showcase .showcase-variant-content.variant-loading:before{content:"";position:absolute;left:0;top:0;z-index:20;width:100%;height:100%;background-color:rgb(255 255 255 / .5)}.showcase .showcase-variant-content.variant-loading:after{content:"";position:absolute;top:50%;left:50%;z-index:21;width:20px;height:20px;color:rgb(255 255 255 / .4)!important;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #EDEDED;border-top-color:#F0F;animation:spinner 0.6s linear infinite}@media (max-width:1199px){.showcase .showcase-variant-content.variant-loading:after{width:14px;height:14px;margin-top:-7px;margin-left:-7px}}.showcase .showcase-variant-content .dropbox-close{position:absolute;top:var(--spacer-1);right:var(--spacer-1);display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;border-radius:100%;background-color:#FFF;border:1px solid #EDEDED;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.15052 3.20734C3.89018 2.947 3.46806 2.947 3.20772 3.20734C2.94736 3.46769 2.94736 3.88981 3.20772 4.15015L7.05755 7.99997L3.20776 11.8498C2.9474 12.1101 2.9474 12.5322 3.20776 12.7926C3.4681 13.0529 3.89022 13.0529 4.15056 12.7926L8.00035 8.94277L11.8501 12.7926C12.1105 13.0529 12.5326 13.0529 12.7929 12.7926C13.0533 12.5322 13.0533 12.1101 12.7929 11.8498L8.94315 7.99997L12.7929 4.15015C13.0533 3.88981 13.0533 3.46769 12.7929 3.20734C12.5326 2.947 12.1105 2.947 11.8501 3.20734L8.00035 7.05717L4.15052 3.20734Z' fill='black'/%3E%3C/svg%3E")}@media (max-width:767px){.showcase .showcase-variant-content .dropbox-close{right:0;top:0;width:28px;height:28px;border-radius:0}}.showcase .showcase-variant-content .showcase-variant-content-inside{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.showcase .showcase-variant-content .showcase-variant-content-inside{display:block}}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left{padding:4px}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-primary{position:relative;aspect-ratio:.6666666667;cursor:pointer;margin-bottom:var(--spacer-6)}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-primary img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-thumbs{display:grid;gap:var(--spacer-6);grid-template-columns:repeat(6,1fr)}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-thumbs .showcase-variant-images-thumbs-item>div{position:relative;aspect-ratio:.6721311475;cursor:pointer;border:1px solid #EDEDED}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-thumbs .showcase-variant-images-thumbs-item>div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-thumbs .showcase-variant-images-thumbs-item.active>div{border-color:#F0F}@media (max-width:767px){.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-left .showcase-variant-images .showcase-variant-images-thumbs .showcase-variant-images-thumbs-item{flex:0 0 22vw;max-width:22vw}}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right{padding:0 0 0 var(--spacer-12)}@media (max-width:767px){.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right{padding:var(--spacer-3) var(--spacer-4) var(--spacer-2)}}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-title{margin-bottom:var(--spacer-6)}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-title a{overflow:hidden;display:block;height:calc((var(--font-size-24) + 8px) * 1);line-height:calc(var(--font-size-24) + 8px);color:#000;font-size:var(--font-size-24);font-weight:500}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-price{margin-bottom:var(--spacer-6)}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-price .showcase-price-new{line-height:20px;color:#ef3030;font-size:var(--font-size-16);font-weight:600}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-price .showcase-price-old{line-height:20px;color:#747474;font-size:var(--font-size-14);font-weight:400;text-decoration:line-through}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons{display:flex;margin-bottom:var(--spacer-2)}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a{display:flex;align-items:center;justify-content:center;gap:var(--spacer-3);padding:var(--spacer-4) var(--spacer-20);background-color:#F0F;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;font-size:var(--font-size-16);color:#FFF}@media (min-width:1200px){.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button{position:relative}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button svg,.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button span{transition:all 0.2s linear}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button:before{content:"";position:absolute;top:50%;left:var(--spacer-8);transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml, %3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8421 7.82852L18.1468 16.3093C18.3224 17.4509 17.4392 18.4805 16.2842 18.4805H3.71603C2.56103 18.4805 1.67775 17.4509 1.85337 16.3093L3.15806 7.82852C3.29954 6.90914 4.09064 6.23047 5.02079 6.23047H14.9795C15.9096 6.23047 16.7006 6.90914 16.8421 7.82852Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8845 3.40377C11.8845 2.36292 11.0407 1.51917 9.99984 1.51917C8.95898 1.51917 8.11523 2.36292 8.11523 3.40377' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;visibility:hidden;transition:all 0.2s linear}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button:hover svg,.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button:hover span{opacity:0;visibility:hidden}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-variant-buttons a.add-to-cart-button:hover:before{left:50%;transform:translate(-50%,-50%);opacity:1;visibility:visible}}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-detail-button a{display:inline-block;color:#000;text-decoration:underline;transition:all 0.2s linear}.showcase .showcase-variant-content .showcase-variant-content-inside .showcase-variant-content-inside-right .showcase-detail-button a:hover{color:#F0F}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group{margin-bottom:var(--spacer-4)}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group[data-aggregator="1"]{display:none}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group>span{display:block;width:100%;color:red;font-size:var(--font-size-12);padding-top:15px}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-title{color:#000;font-size:var(--font-size-14);font-weight:600}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content{display:flex;flex-wrap:wrap;max-height:120px;overflow-y:auto;gap:var(--spacer-3);padding-top:16px}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content::-webkit-scrollbar{width:5px}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content::-webkit-scrollbar-track{background:#fafafa}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content::-webkit-scrollbar-thumb{background:#e0e0e0}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:var(--font-size-14);font-weight:600;color:#000;text-align:center;cursor:pointer;pointer-events:auto;padding:var(--spacer-1);border:1px solid #EDEDED;background-color:#FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-loading:after{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;color:rgb(255 255 255 / .4)!important;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #EDEDED;border-top-color:#F0F;animation:spinner 0.6s linear infinite}@media (max-width:1199px){.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-loading:after{width:14px;height:14px;margin-top:-7px;margin-left:-7px}}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div:hover,.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-selected:not(.showcase-variant-passive):not(.showcase-variant-no-stock){color:#000;border-color:#F0F;background-color:#FFF}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-selected:not(.showcase-variant-passive):not(.showcase-variant-no-stock):before{content:"";position:absolute;right:-8px;top:-8px;z-index:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#FFF;font-size:9px;font-weight:900;font-family:"Font Awesome 5 Free";padding-top:1px;background-color:#F0F;border:1px solid #F0F;border-radius:100%}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-no-stock{color:#888;border-color:#EDEDED;background-color:#EDEDED}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-no-stock:before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:1;background:linear-gradient(to top right,#fff0 0%,#fff0 calc(50% - 0.8px),#888888 50%,#fff0 calc(50% + 0.8px),#fff0 100%)}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-passive{color:#747474;pointer-events:none;border-color:#EDEDED;background-color:#EDEDED}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-passive:hover,.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-no-stock:hover,.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-selected.showcase-variant-passive,.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-selected.showcase-variant-no-stock{border-color:#F0F}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-image{min-width:36px;max-width:36px;max-height:36px;padding:var(--spacer-1)}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-image.showcase-variant-passive{opacity:.4;background-color:#fff0}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-image img{width:100%;height:100%;object-fit:cover}.showcase .showcase-variant-content .showcase-variant-single .showcase-variant-single-group .showcase-variant-single-content div.showcase-variant-picture{min-width:72px;max-width:72px;max-height:none;padding:0;aspect-ratio:1}.showcase.showcase-soldout .showcase-image-container .showcase-image:after{content:"";position:absolute;z-index:1;inset:0;backdrop-filter:blur(5px)}@media (min-width:1200px){.showcase:hover .showcase-buttons{right:var(--spacer-4);opacity:1;visibility:visible}}body[class*="showcase-variant-content"]{overflow:hidden;touch-action:none;-ms-touch-action:none}.shopping-banners{margin-bottom:var(--spacer-24)}.shopping-banners .shopping-banner{display:flex;align-items:center;padding:var(--spacer-10) var(--spacer-8);margin-bottom:var(--spacer-6)}.shopping-banners .shopping-banner svg[stroke]{fill:none;stroke:#000}.shopping-banners .shopping-banner svg[fill]{fill:#000;stroke:none}.shopping-banners .shopping-banner svg[stroke][fill]{fill:#000;stroke:#000}.shopping-banners .shopping-banner svg[stroke="none"][fill="none"]{fill:none;stroke:none}.shopping-banners .shopping-banner svg[fill="none"]{fill:none}.shopping-banners .shopping-banner svg[stroke="none"]{stroke:none}.shopping-banners .shopping-banner svg path[stroke],.shopping-banners .shopping-banner svg rect[stroke],.shopping-banners .shopping-banner svg line[stroke],.shopping-banners .shopping-banner svg circle[stroke]{fill:none;stroke:#000}.shopping-banners .shopping-banner svg path[fill],.shopping-banners .shopping-banner svg rect[fill],.shopping-banners .shopping-banner svg line[fill],.shopping-banners .shopping-banner svg circle[fill]{fill:#000;stroke:none}.shopping-banners .shopping-banner svg path[stroke][fill],.shopping-banners .shopping-banner svg rect[stroke][fill],.shopping-banners .shopping-banner svg line[stroke][fill],.shopping-banners .shopping-banner svg circle[stroke][fill]{fill:#000;stroke:#000}.shopping-banners .shopping-banner svg{flex:0 0 48px;max-width:48px;max-height:48px;margin-right:var(--spacer-6)}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-2)}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{color:#747474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14)}@media (max-width:1199px){.shopping-banners .shopping-banner{justify-content:center;flex-direction:column;text-align:center;padding:var(--spacer-6)}}.footer-content-top{padding:var(--spacer-16) 0 var(--spacer-8);border-bottom:1px solid #EDEDED}.footer-logo{margin-bottom:var(--spacer-4)}.footer-logo a{display:inline-block}.footer-logo a img{max-height:88px}.footer-seo-title{font-size:var(--font-size-20);font-weight:600;margin-bottom:var(--spacer-2)}.footer-seo-text{max-width:366px;font-size:var(--font-size-14);margin-bottom:var(--spacer-8)}.footer-social{display:flex;gap:var(--spacer-2)}.footer-social div a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.footer-social div a svg[stroke]{fill:none;stroke:#000}.footer-social div a svg[fill]{fill:#000;stroke:none}.footer-social div a svg[stroke][fill]{fill:#000;stroke:#000}.footer-social div a svg[stroke="none"][fill="none"]{fill:none;stroke:none}.footer-social div a svg[fill="none"]{fill:none}.footer-social div a svg[stroke="none"]{stroke:none}.footer-social div a svg path[stroke],.footer-social div a svg rect[stroke],.footer-social div a svg line[stroke],.footer-social div a svg circle[stroke]{fill:none;stroke:#000}.footer-social div a svg path[fill],.footer-social div a svg rect[fill],.footer-social div a svg line[fill],.footer-social div a svg circle[fill]{fill:#000;stroke:none}.footer-social div a svg path[stroke][fill],.footer-social div a svg rect[stroke][fill],.footer-social div a svg line[stroke][fill],.footer-social div a svg circle[stroke][fill]{fill:#000;stroke:#000}@media (min-width:1200px){.footer-social div a{transition:all 0.2s linear}.footer-social div a svg{transition:all 0.2s linear}.footer-social div a svg path,.footer-social div a svg rect,.footer-social div a svg line,.footer-social div a svg circle{transition:all 0.2s linear}.footer-social div a:hover{background-color:#F0F;border-color:#F0F}.footer-social div a:hover svg[stroke]{fill:none;stroke:#FFF}.footer-social div a:hover svg[fill]{fill:#FFF;stroke:none}.footer-social div a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.footer-social div a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.footer-social div a:hover svg[fill="none"]{fill:none}.footer-social div a:hover svg[stroke="none"]{stroke:none}.footer-social div a:hover svg path[stroke],.footer-social div a:hover svg rect[stroke],.footer-social div a:hover svg line[stroke],.footer-social div a:hover svg circle[stroke]{fill:none;stroke:#FFF}.footer-social div a:hover svg path[fill],.footer-social div a:hover svg rect[fill],.footer-social div a:hover svg line[fill],.footer-social div a:hover svg circle[fill]{fill:#FFF;stroke:none}.footer-social div a:hover svg path[stroke][fill],.footer-social div a:hover svg rect[stroke][fill],.footer-social div a:hover svg line[stroke][fill],.footer-social div a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.footer-menu-container .footer-menu .footer-menu-title{font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-4)}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:var(--spacer-2)}.footer-menu-container .footer-menu .footer-menu-content>ul>li:last-child{margin-bottom:0}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{display:inline-block;color:#000;font-size:var(--font-size-14);transition:all 0.2s linear}@media (min-width:1200px){.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#F0F}}@media (max-width:1199px){.footer-menu-container{margin-bottom:var(--spacer-12)}}@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{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;cursor:pointer;color:#000;padding:var(--spacer-4) var(--spacer-8);margin-bottom:var(--spacer-8);border:1px solid #EDEDED;border-radius:var(--spacer-1)}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-size:var(--font-size-12);font-weight:900;font-family:"Font Awesome 5 Free"}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 var(--spacer-8) var(--spacer-8);display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li{color:#000}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li>a{color:#000}.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-content-bottom{display:flex;align-items:center;justify-content:space-between;padding:var(--spacer-8) 0 var(--spacer-4)}@media (max-width:1199px){.footer-content-bottom{flex-direction:column-reverse;text-align:center;gap:var(--spacer-4)}}#scroll-top{position:fixed;left:var(--spacer-12);bottom:var(--spacer-30);z-index:50;display:none;cursor:pointer;border:1px solid #F0F;border-radius:100%;transition:all 0.2s linear}#scroll-top>div{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:44px;height:44px}#scroll-top>div svg{transition:all 0.2s linear}#scroll-top>div svg path,#scroll-top>div svg rect,#scroll-top>div svg line,#scroll-top>div svg circle{transition:all 0.2s linear}#scroll-top>div svg[stroke]{fill:none;stroke:#F0F}#scroll-top>div svg[fill]{fill:#F0F;stroke:none}#scroll-top>div svg[stroke][fill]{fill:#F0F;stroke:#F0F}#scroll-top>div svg[stroke="none"][fill="none"]{fill:none;stroke:none}#scroll-top>div svg[fill="none"]{fill:none}#scroll-top>div svg[stroke="none"]{stroke:none}#scroll-top>div svg path[stroke],#scroll-top>div svg rect[stroke],#scroll-top>div svg line[stroke],#scroll-top>div svg circle[stroke]{fill:none;stroke:#F0F}#scroll-top>div svg path[fill],#scroll-top>div svg rect[fill],#scroll-top>div svg line[fill],#scroll-top>div svg circle[fill]{fill:#F0F;stroke:none}#scroll-top>div svg path[stroke][fill],#scroll-top>div svg rect[stroke][fill],#scroll-top>div svg line[stroke][fill],#scroll-top>div svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}#scroll-top>div>svg{position:absolute;transition:transform 0.5s ease,opacity 0.25s ease}#scroll-top>div>svg:last-child{transform:translateY(20px);opacity:0}@media (min-width:1200px){#scroll-top:hover{background-color:#F0F}#scroll-top:hover svg[stroke]{fill:none;stroke:#FFF}#scroll-top:hover svg[fill]{fill:#FFF;stroke:none}#scroll-top:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}#scroll-top:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}#scroll-top:hover svg[fill="none"]{fill:none}#scroll-top:hover svg[stroke="none"]{stroke:none}#scroll-top:hover svg path[stroke],#scroll-top:hover svg rect[stroke],#scroll-top:hover svg line[stroke],#scroll-top:hover svg circle[stroke]{fill:none;stroke:#FFF}#scroll-top:hover svg path[fill],#scroll-top:hover svg rect[fill],#scroll-top:hover svg line[fill],#scroll-top:hover svg circle[fill]{fill:#FFF;stroke:none}#scroll-top:hover svg path[stroke][fill],#scroll-top:hover svg rect[stroke][fill],#scroll-top:hover svg line[stroke][fill],#scroll-top:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}#scroll-top:hover>div>svg:first-child{transform:translateY(-20px);opacity:0}#scroll-top:hover>div>svg:last-child{transform:translateY(0);opacity:1}}@media (max-width:1199px){#scroll-top{bottom:100px}}@media (max-width:767px){#scroll-top{bottom:80px}}.custom-whatsapp-button.custom-whatsapp-button-style-1{position:fixed;bottom:var(--spacer-10);z-index:98}.custom-whatsapp-button.custom-whatsapp-button-style-1.left-bottom{left:var(--spacer-10)}.custom-whatsapp-button.custom-whatsapp-button-style-1.right-bottom{right:var(--spacer-10)}.custom-whatsapp-button.custom-whatsapp-button-style-1.check-bottom{bottom:calc((var(--spacer-10) + 44px) + var(--spacer-10))}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-1.check-bottom{bottom:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;animation:pulse-animation 2s infinite;background-color:#25D366}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1>a{width:48px;height:48px}.custom-whatsapp-button.custom-whatsapp-button-style-1>a svg{width:24px;height:24px}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div{position:relative;width:32px;height:32px}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 0.2s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg.open-icon{animation:iconPulse 4s infinite}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg.close-icon{width:0;height:0;overflow:hidden}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.open-icon{width:0;height:0;overflow:hidden}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.close-icon{width:100%;height:100%;overflow:visible}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.close-icon{width:24px;height:24px}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active~.custom-whatsapp-button-content{opacity:1;visibility:visible}.custom-whatsapp-button.custom-whatsapp-button-style-1>a:hover>div>svg.close-icon{transform:translate(-50%,-50%) rotate(90deg)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{position:absolute;right:var(--spacer-8);bottom:calc(100% + 24px);z-index:98;width:350px;opacity:0;visibility:hidden;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:var(--spacer-6);transition:all 0.2s linear;box-shadow:2px 2px 8px 0 #00000014;background-color:#FFF}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{right:0;width:300px}}@media (max-width:424px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{width:280px}}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content.left-bottom{left:var(--spacer-8);right:auto}@media (max-width:575px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content.left-bottom{left:0}}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:500;margin-bottom:var(--spacer-3)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-sub-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;margin-bottom:var(--spacer-6)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a{display:flex;align-items:center;justify-content:space-between;height:52px;color:#fff;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding-inline:var(--spacer-6);transition:all 0.2s linear;background-color:#25D366}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg{transition:all 0.2s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg path,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg rect,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg line,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg circle{transition:all 0.2s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a>div{display:flex;align-items:center;gap:var(--spacer-2)}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a{height:44px}}@media (min-width:1200px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover{color:#fff;padding-inline:var(--spacer-6) var(--spacer-3);background-color:#103928}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke]{fill:none;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[fill]{fill:#fff;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke][fill]{fill:#fff;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[fill="none"]{fill:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke="none"]{stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[stroke]{fill:none;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[fill]{fill:#fff;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[stroke][fill]{fill:#fff;stroke:#fff}}.custom-whatsapp-button.custom-whatsapp-button-style-2{position:fixed;z-index:98}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-bottom{right:calc((var(--spacer-10) + 44px) + var(--spacer-10));bottom:0}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2.right-bottom{right:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical{bottom:calc((var(--spacer-10) + 44px) + var(--spacer-10));right:0;left:auto}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a{border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-bottom{left:var(--spacer-10);bottom:0}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{bottom:var(--spacer-10);left:0;right:auto}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a{border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;-webkit-border-radius:8px 0 0 8px}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{writing-mode:vertical-lr;transform:scale(-1)}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{bottom:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a{padding:var(--spacer-7) var(--spacer-3)}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a>svg,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a>svg{transform:rotate(180deg)}.custom-whatsapp-button.custom-whatsapp-button-style-2>a{display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:500;white-space:nowrap;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;gap:var(--spacer-3);padding:var(--spacer-3) var(--spacer-7);transition:all 0.2s linear;background-color:#25D366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg{transition:all 0.2s linear}.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg path,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg rect,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg line,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg circle{transition:all 0.2s linear}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a>svg{width:28px;height:28px}}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a>svg{width:24px;height:24px}}@media (min-width:1200px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover{color:#25d366;background-color:#103928}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke]{fill:none;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[fill]{fill:#25d366;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke][fill]{fill:#25d366;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[fill="none"]{fill:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke="none"]{stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[stroke]{fill:none;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[fill]{fill:#25d366;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[stroke][fill]{fill:#25d366;stroke:#25d366}}@keyframes iconPulse{0%{transform:translate(-50%,-50%) scale(.9)}20%{transform:translate(-50%,-50%) scale(1)}40%{transform:translate(-50%,-50%) scale(.9)}60%{transform:translate(-50%,-50%) scale(1)}80%{transform:translate(-50%,-50%) scale(.9)}100%{transform:translate(-50%,-50%) scale(1)}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #25d366}100%{box-shadow:0 0 0 12px #fff0}}@media (min-width:992px){.section-sorting-view{display:flex;align-items:center;gap:calc(var(--gutter) * 2);margin-bottom:var(--spacer-6)}.section-sorting-view #filter-wrapper{flex:1 0 0%}.section-sorting-view #filter-wrapper #sorting-options{padding-top:0;margin-bottom:0}.section-container{display:grid;align-items:flex-start;column-gap:calc(var(--gutter) * 2);grid-template-columns:minmax(0,288px) minmax(0,1fr)}}@media (max-width:1199px) and (min-width:992px){.section-container{grid-template-columns:minmax(0,220px) minmax(0,1fr)}}.filter-order-button{display:flex;align-items:center;gap:var(--spacer-3)}.filter-order-button>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}.filter-order-button>span svg[stroke]{fill:none;stroke:#000}.filter-order-button>span svg[fill]{fill:#000;stroke:none}.filter-order-button>span svg[stroke][fill]{fill:#000;stroke:#000}.filter-order-button>span svg[stroke="none"][fill="none"]{fill:none;stroke:none}.filter-order-button>span svg[fill="none"]{fill:none}.filter-order-button>span svg[stroke="none"]{stroke:none}.filter-order-button>span svg path[stroke],.filter-order-button>span svg rect[stroke],.filter-order-button>span svg line[stroke],.filter-order-button>span svg circle[stroke]{fill:none;stroke:#000}.filter-order-button>span svg path[fill],.filter-order-button>span svg rect[fill],.filter-order-button>span svg line[fill],.filter-order-button>span svg circle[fill]{fill:#000;stroke:none}.filter-order-button>span svg path[stroke][fill],.filter-order-button>span svg rect[stroke][fill],.filter-order-button>span svg line[stroke][fill],.filter-order-button>span svg circle[stroke][fill]{fill:#000;stroke:#000}.filter-order-button>span svg{transition:all 0.2s linear}.filter-order-button>span svg path,.filter-order-button>span svg rect,.filter-order-button>span svg line,.filter-order-button>span svg circle{transition:all 0.2s linear}.filter-order-button>span:hover,.filter-order-button>span.active{border-color:rgb(0 0 0 / .08);background-color:#F0F}.filter-order-button>span:hover svg[stroke],.filter-order-button>span.active svg[stroke]{fill:none;stroke:#FFF}.filter-order-button>span:hover svg[fill],.filter-order-button>span.active svg[fill]{fill:#FFF;stroke:none}.filter-order-button>span:hover svg[stroke][fill],.filter-order-button>span.active svg[stroke][fill]{fill:#FFF;stroke:#FFF}.filter-order-button>span:hover svg[stroke="none"][fill="none"],.filter-order-button>span.active svg[stroke="none"][fill="none"]{fill:none;stroke:none}.filter-order-button>span:hover svg[fill="none"],.filter-order-button>span.active svg[fill="none"]{fill:none}.filter-order-button>span:hover svg[stroke="none"],.filter-order-button>span.active svg[stroke="none"]{stroke:none}.filter-order-button>span:hover svg path[stroke],.filter-order-button>span:hover svg rect[stroke],.filter-order-button>span:hover svg line[stroke],.filter-order-button>span:hover svg circle[stroke],.filter-order-button>span.active svg path[stroke],.filter-order-button>span.active svg rect[stroke],.filter-order-button>span.active svg line[stroke],.filter-order-button>span.active svg circle[stroke]{fill:none;stroke:#FFF}.filter-order-button>span:hover svg path[fill],.filter-order-button>span:hover svg rect[fill],.filter-order-button>span:hover svg line[fill],.filter-order-button>span:hover svg circle[fill],.filter-order-button>span.active svg path[fill],.filter-order-button>span.active svg rect[fill],.filter-order-button>span.active svg line[fill],.filter-order-button>span.active svg circle[fill]{fill:#FFF;stroke:none}.filter-order-button>span:hover svg path[stroke][fill],.filter-order-button>span:hover svg rect[stroke][fill],.filter-order-button>span:hover svg line[stroke][fill],.filter-order-button>span:hover svg circle[stroke][fill],.filter-order-button>span.active svg path[stroke][fill],.filter-order-button>span.active svg rect[stroke][fill],.filter-order-button>span.active svg line[stroke][fill],.filter-order-button>span.active svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:1199px){.filter-order-button>span[data-selector="quintuple-sorting"],.filter-order-button>span[data-selector="quadruple-sorting"]{display:none}}@media (max-width:991px){.filter-order-button{display:none}}.mobile-filter-order-button{display:none;align-items:center;gap:var(--spacer-3)}.mobile-filter-order-button>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}.mobile-filter-order-button>span svg[stroke]{fill:none;stroke:#000}.mobile-filter-order-button>span svg[fill]{fill:#000;stroke:none}.mobile-filter-order-button>span svg[stroke][fill]{fill:#000;stroke:#000}.mobile-filter-order-button>span svg[stroke="none"][fill="none"]{fill:none;stroke:none}.mobile-filter-order-button>span svg[fill="none"]{fill:none}.mobile-filter-order-button>span svg[stroke="none"]{stroke:none}.mobile-filter-order-button>span svg path[stroke],.mobile-filter-order-button>span svg rect[stroke],.mobile-filter-order-button>span svg line[stroke],.mobile-filter-order-button>span svg circle[stroke]{fill:none;stroke:#000}.mobile-filter-order-button>span svg path[fill],.mobile-filter-order-button>span svg rect[fill],.mobile-filter-order-button>span svg line[fill],.mobile-filter-order-button>span svg circle[fill]{fill:#000;stroke:none}.mobile-filter-order-button>span svg path[stroke][fill],.mobile-filter-order-button>span svg rect[stroke][fill],.mobile-filter-order-button>span svg line[stroke][fill],.mobile-filter-order-button>span svg circle[stroke][fill]{fill:#000;stroke:#000}.mobile-filter-order-button>span svg{transition:all 0.2s linear}.mobile-filter-order-button>span svg path,.mobile-filter-order-button>span svg rect,.mobile-filter-order-button>span svg line,.mobile-filter-order-button>span svg circle{transition:all 0.2s linear}.mobile-filter-order-button>span:hover,.mobile-filter-order-button>span.active{border-color:rgb(0 0 0 / .08);background-color:#F0F}.mobile-filter-order-button>span:hover svg[stroke],.mobile-filter-order-button>span.active svg[stroke]{fill:none;stroke:#FFF}.mobile-filter-order-button>span:hover svg[fill],.mobile-filter-order-button>span.active svg[fill]{fill:#FFF;stroke:none}.mobile-filter-order-button>span:hover svg[stroke][fill],.mobile-filter-order-button>span.active svg[stroke][fill]{fill:#FFF;stroke:#FFF}.mobile-filter-order-button>span:hover svg[stroke="none"][fill="none"],.mobile-filter-order-button>span.active svg[stroke="none"][fill="none"]{fill:none;stroke:none}.mobile-filter-order-button>span:hover svg[fill="none"],.mobile-filter-order-button>span.active svg[fill="none"]{fill:none}.mobile-filter-order-button>span:hover svg[stroke="none"],.mobile-filter-order-button>span.active svg[stroke="none"]{stroke:none}.mobile-filter-order-button>span:hover svg path[stroke],.mobile-filter-order-button>span:hover svg rect[stroke],.mobile-filter-order-button>span:hover svg line[stroke],.mobile-filter-order-button>span:hover svg circle[stroke],.mobile-filter-order-button>span.active svg path[stroke],.mobile-filter-order-button>span.active svg rect[stroke],.mobile-filter-order-button>span.active svg line[stroke],.mobile-filter-order-button>span.active svg circle[stroke]{fill:none;stroke:#FFF}.mobile-filter-order-button>span:hover svg path[fill],.mobile-filter-order-button>span:hover svg rect[fill],.mobile-filter-order-button>span:hover svg line[fill],.mobile-filter-order-button>span:hover svg circle[fill],.mobile-filter-order-button>span.active svg path[fill],.mobile-filter-order-button>span.active svg rect[fill],.mobile-filter-order-button>span.active svg line[fill],.mobile-filter-order-button>span.active svg circle[fill]{fill:#FFF;stroke:none}.mobile-filter-order-button>span:hover svg path[stroke][fill],.mobile-filter-order-button>span:hover svg rect[stroke][fill],.mobile-filter-order-button>span:hover svg line[stroke][fill],.mobile-filter-order-button>span:hover svg circle[stroke][fill],.mobile-filter-order-button>span.active svg path[stroke][fill],.mobile-filter-order-button>span.active svg rect[stroke][fill],.mobile-filter-order-button>span.active svg line[stroke][fill],.mobile-filter-order-button>span.active svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:767px){.mobile-filter-order-button{gap:var(--spacer-6)}}@media (max-width:991px){#filter-wrapper .filter-wrapper-header{display:flex;align-items:center;border:1px solid #EDEDED;border-radius:var(--spacer-1)}#filter-wrapper .filter-wrapper-header>div{position:relative;flex:1 0 0%;display:flex;align-items:center;justify-content:center;height:40px;color:#000;font-size:var(--font-size-12);padding-inline:var(--spacer-2)}#filter-wrapper .filter-wrapper-header>div:nth-child(2):after,#filter-wrapper .filter-wrapper-header>div:nth-child(3):after{content:"";position:absolute;left:-1px;top:50%;transform:translateY(-50%);width:1px;height:20px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#EDEDED}}.showcase-container{display:grid;gap:calc(var(--gutter) * 2);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quadruple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.triple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.dual-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.showcase-container.single-sorting{grid-template-columns:minmax(0,1fr)}@media (max-width:1199px){.showcase-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting,.showcase-container.quadruple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}@media (max-width:991px){.showcase-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting,.showcase-container.quadruple-sorting,.showcase-container.triple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}#showcase-previous-page{display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacer-10)}#showcase-load-spinner{text-align:center;margin-top:var(--spacer-25)}#showcase-load-spinner .showcase-container-loader{display:block;width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid #F0F;border-right:3px solid #fff0;box-sizing:border-box;animation:rotation 1s linear infinite}@media (max-width:767px){#showcase-load-spinner .showcase-container-loader{width:36px;height:36px}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.block-item{margin-bottom:var(--spacer-3);border:1px solid #EDEDED;border-radius:var(--spacer-1)}.block-item a{color:#000;transition:all 0.2s linear}.block-item a:hover{color:#F0F}.block-item .block-item-title{display:flex;align-items:center;justify-content:space-between;color:#000;padding:var(--spacer-3);font-size:var(--font-size-16);font-weight:600;border-bottom:1px solid #EDEDED}.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:var(--spacer-3)}.block-item[data-type="filter-product-groups"]{border:none}.block-item[data-type="filter-product-groups"] .block-item-title{margin-bottom:var(--spacer-3)}.block-item[data-type="filter-product-groups"] .block-item-content{padding:0}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}@media (max-width:991px){.block-item{display:none}.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}.block-item[data-type=member-menu]{display:block}.block-item[data-type=member-menu] .block-item-title{cursor:pointer}.block-item[data-type=member-menu] .block-item-title i{display:block}.block-item[data-type=member-menu] .block-item-content{display:none}.block-item[data-type=member-menu].active .block-item-content{display:block}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:var(--spacer-4);transition:all 0.2s linear;overflow-y:auto;-webkit-overflow-scrolling:touch}.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!important}#filter-wrapper{margin-bottom:var(--spacer-8)}#filter-wrapper .filter-wrapper-content #sorting-options{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header .filter-options-title{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (max-width:991px) and (max-width:767px){.filter-menu,.horizontal-filter-menu{padding:28px var(--spacer-8) var(--spacer-8)}}@media (min-width:992px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}@media (max-width:991px){.filter-menu{padding-top:32px}.filter-menu .openbox-close{position:absolute;right:0;top:0;z-index:1;width:28px;height:28px;background-repeat:no-repeat;background-position:center center;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.884 6.706L16 14.59L8.11599 6.706C7.92637 6.53248 7.67711 6.43881 7.42014 6.44451C7.16317 6.4502 6.9183 6.55482 6.73655 6.73657C6.5548 6.91832 6.45019 7.16318 6.44449 7.42015C6.4388 7.67712 6.53247 7.92638 6.70599 8.116L14.586 16L6.70399 23.882C6.60769 23.9738 6.53072 24.0839 6.47758 24.2058C6.42445 24.3278 6.39622 24.4591 6.39458 24.5921C6.39293 24.7251 6.41789 24.8571 6.46799 24.9803C6.51809 25.1036 6.59232 25.2155 6.68631 25.3097C6.7803 25.4038 6.89216 25.4782 7.01532 25.5284C7.13847 25.5787 7.27043 25.6039 7.40345 25.6024C7.53646 25.601 7.66784 25.5729 7.78986 25.52C7.91188 25.467 8.02208 25.3902 8.11399 25.294L16 17.412L23.884 25.296C24.0736 25.4695 24.3229 25.5632 24.5798 25.5575C24.8368 25.5518 25.0817 25.4472 25.2634 25.2654C25.4452 25.0837 25.5498 24.8388 25.5555 24.5819C25.5612 24.3249 25.4675 24.0756 25.294 23.886L17.41 16.002L25.294 8.116C25.3903 8.02423 25.4673 7.91414 25.5204 7.79219C25.5735 7.67025 25.6018 7.53891 25.6034 7.4059C25.6051 7.27289 25.5801 7.14089 25.53 7.01766C25.4799 6.89444 25.4057 6.78247 25.3117 6.68835C25.2177 6.59422 25.1058 6.51983 24.9827 6.46956C24.8595 6.41929 24.7275 6.39414 24.5945 6.3956C24.4615 6.39706 24.3301 6.42509 24.2081 6.47805C24.0861 6.53102 23.9759 6.60784 23.884 6.704V6.706Z' fill='black'/%3E%3C/svg%3E")}}.filter-menu .filter-menu-box{margin-bottom:var(--spacer-3);padding:var(--spacer-3);border:1px solid #EDEDED;border-radius:var(--spacer-1)}.filter-menu .filter-menu-category{padding:0;border:none}.filter-menu .filter-menu-category .filter-menu-category-title{display:flex;align-items:center;justify-content:space-between;padding:var(--spacer-3);font-size:var(--font-size-14);font-weight:600;color:#000;border:none;border-bottom:1px solid #EDEDED;background-color:#fff0}.filter-menu .filter-menu-category .filter-menu-category-title:after{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml, %3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6665 2.5L14.1665 10L6.6665 17.5' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.filter-menu .filter-menu-category .filter-menu-category-title i{display:none}.filter-menu .filter-menu-category .filter-menu-category-content{padding:0;border-bottom:none}.filter-menu .filter-menu-category .filter-menu-category-content a{padding:var(--spacer-2) var(--spacer-6);font-size:var(--font-size-12);color:#000;border-bottom:1px solid #EDEDED;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-content a:hover{color:#F0F}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-top a{justify-content:flex-start;padding:var(--spacer-3) var(--spacer-6);border:1px solid #EDEDED;background-color:#F3F3F3;font-size:var(--font-size-14);font-weight:600;color:#000;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-top a i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#000;font-size:var(--font-size-14);margin-right:var(--spacer-2)}.filter-menu .filter-menu-groups{padding:0;border:none}.filter-menu .filter-menu-groups .filter-menu-group-title{padding:var(--spacer-3);font-size:var(--font-size-14);font-weight:600;color:#000;background-color:#fff0;border:none;border-bottom:1px solid #EDEDED}.filter-menu .filter-menu-groups .filter-menu-group-content{padding:0}.filter-menu .filter-menu-groups .filter-menu-group-content .checkbox-custom{margin-bottom:0;padding:var(--spacer-2) var(--spacer-3)}.filter-menu .filter-menu-groups .filter-menu-group-content label{line-height:20px;color:#000;font-size:var(--font-size-12);font-weight:400;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content label:hover{color:#F0F}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label{border:none;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label:hover{opacity:.6}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox img{max-width:100%;max-height:100%}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-12);font-weight:400;padding-left:30px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #000;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label{color:#391ee0}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:before{background-image:none;background-color:#FFF}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner{max-height:144px}@media (max-width:1199px){.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner{max-height:134px}}@media (max-width:991px){.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner{max-height:130px}}@media (max-width:767px){.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner{max-height:112px}}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element{box-sizing:border-box;width:4px;right:0}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element div{box-sizing:border-box}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track{background-color:#F3F3F3}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar{background-color:#F0F}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_outer{opacity:1;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element:hover .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#c0c}.filter-menu .filter-menu-selected-items{padding:0;border:none}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{padding:var(--spacer-3);font-size:var(--font-size-14);font-weight:600;background-color:#fff0;color:#000;border:none;border-bottom:1px solid #EDEDED}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:0}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group{padding:var(--spacer-3);margin-bottom:0}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{font-size:var(--font-size-14);font-weight:600;color:#000;margin-bottom:var(--spacer-2)}.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{padding:var(--spacer-1) var(--spacer-3);font-size:var(--font-size-12);font-weight:400;color:#000;background:#FFF;border:none;flex-direction:row-reverse;justify-content:flex-end}.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 i{font-size:0;width:20px;height:20px;margin-right:var(--spacer-2);background-image:url("data:image/svg+xml, %3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99984 18.3333C14.5832 18.3333 18.3332 14.5833 18.3332 9.99996C18.3332 5.41663 14.5832 1.66663 9.99984 1.66663C5.4165 1.66663 1.6665 5.41663 1.6665 9.99996C1.6665 14.5833 5.4165 18.3333 9.99984 18.3333Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.6416 12.3584L12.3583 7.64172' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3583 12.3584L7.6416 7.64172' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.horizontal-filter-menu{margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .openbox-close{position:absolute;right:0;top:0;z-index:1;width:28px;height:28px;background-repeat:no-repeat;background-position:center center;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.884 6.706L16 14.59L8.11599 6.706C7.92637 6.53248 7.67711 6.43881 7.42014 6.44451C7.16317 6.4502 6.9183 6.55482 6.73655 6.73657C6.5548 6.91832 6.45019 7.16318 6.44449 7.42015C6.4388 7.67712 6.53247 7.92638 6.70599 8.116L14.586 16L6.70399 23.882C6.60769 23.9738 6.53072 24.0839 6.47758 24.2058C6.42445 24.3278 6.39622 24.4591 6.39458 24.5921C6.39293 24.7251 6.41789 24.8571 6.46799 24.9803C6.51809 25.1036 6.59232 25.2155 6.68631 25.3097C6.7803 25.4038 6.89216 25.4782 7.01532 25.5284C7.13847 25.5787 7.27043 25.6039 7.40345 25.6024C7.53646 25.601 7.66784 25.5729 7.78986 25.52C7.91188 25.467 8.02208 25.3902 8.11399 25.294L16 17.412L23.884 25.296C24.0736 25.4695 24.3229 25.5632 24.5798 25.5575C24.8368 25.5518 25.0817 25.4472 25.2634 25.2654C25.4452 25.0837 25.5498 24.8388 25.5555 24.5819C25.5612 24.3249 25.4675 24.0756 25.294 23.886L17.41 16.002L25.294 8.116C25.3903 8.02423 25.4673 7.91414 25.5204 7.79219C25.5735 7.67025 25.6018 7.53891 25.6034 7.4059C25.6051 7.27289 25.5801 7.14089 25.53 7.01766C25.4799 6.89444 25.4057 6.78247 25.3117 6.68835C25.2177 6.59422 25.1058 6.51983 24.9827 6.46956C24.8595 6.41929 24.7275 6.39414 24.5945 6.3956C24.4615 6.39706 24.3301 6.42509 24.2081 6.47805C24.0861 6.53102 23.9759 6.60784 23.884 6.704V6.706Z' fill='black'/%3E%3C/svg%3E")}}.horizontal-filter-menu .horizontal-filter-menu-title{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-title{display:none}}.horizontal-filter-menu .horizontal-filter-menu-content{padding:var(--spacer-4);padding-bottom:0;margin-bottom:var(--spacer-5);border:1px solid #EDEDED;border-radius:var(--spacer-1);background-color:#FFF}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-content{display:flex;flex-direction:column-reverse;padding:0;border:none}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-groups-wrapper{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups-wrapper{padding:var(--spacer-4);border:1px solid #EDEDED}}.horizontal-filter-menu .filter-menu-groups{padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups{flex:0 0 100%;padding:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox{position:relative;margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{display:flex;align-items:center;justify-content:space-between;height:44px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:4px 4px 4px 16px;border-radius:var(--spacer-1);border:1px solid #EDEDED;background-color:#fff}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a span{padding-right:16px}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{height:auto;font-size:var(--font-size-16);font-weight:600;pointer-events:none;padding:4px 0 12px;border:none;border-bottom:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a svg{display:none}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:absolute;top:calc(100% - 1px);left:0;z-index:101;overflow:auto;display:none;width:220px;max-height:174px;padding:var(--spacer-4);background-color:#fff;border-radius:var(--spacer-1);border:1px solid #EDEDED}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{max-height:178px;padding-bottom:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar{width:5px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-track{background:#fafafa}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-thumb{background:#e0e0e0}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:static;top:0;display:block;width:100%;padding-left:0;border:none;border-radius:0;margin-top:var(--spacer-4)}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a{position:relative;display:block;line-height:20px;color:#000;font-size:var(--font-size-14);padding-left:36px;margin-bottom:var(--spacer-5);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a span{color:#747474;padding-left:4px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:last-child{margin-bottom:0}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:after{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:var(--spacer-1);border:1px solid #EDEDED;background-color:#fff;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:before{content:"";position:absolute;left:7px;top:2px;z-index:1;opacity:0;visibility:hidden;display:inline-block;width:6px;height:12px;border-bottom:2px solid #F0F;border-right:2px solid #F0F;transform:rotate(45deg);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked{color:#F0F}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover span,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked span{color:#F0F}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:after,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:after{border-color:#F0F}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:before,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:before{opacity:1;visibility:visible}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a.active+.filter-menu-group-selectbox-content{display:block}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;align-items:center;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items>div{margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;flex-direction:column}.horizontal-filter-menu .filter-menu-selected-items>div{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div.clear-filters{order:1}.horizontal-filter-menu .filter-menu-selected-items>div.filter-menu-selected-group{order:2}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group{display:flex;align-items:center;flex-wrap:wrap}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4);margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-bottom:0}}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a{display:flex;align-items:center;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;background-color:#fff;border-radius:var(--spacer-1);border:1px solid #EDEDED;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a svg path{transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span{position:relative;margin:0 12px}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-51%);width:0;height:1px;margin:0 auto;background-color:#F0F;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background-color:#F3F3F3;border-right:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover{color:#F0F}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover svg path{stroke:#F0F}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover span:after{width:100%}.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:var(--spacer-2);margin-bottom:var(--spacer-4)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{display:flex;align-items:center;justify-content:space-between}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{display:none}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:0}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{display:flex;align-items:center;height:36px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a:hover{color:#F0F}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{color:#F0F;font-weight:600}}#sorting-options{margin-bottom:var(--spacer-5)}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){height:46px;color:#000;font-size:var(--font-size-14);cursor:pointer;padding:4px 40px 4px 12px;border:1px solid #EDEDED;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}#sorting-options .record-count{line-height:20px;color:#000;font-size:var(--font-size-14)}#sorting-options .checkbox-custom{line-height:20px}#sorting-options .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding-left:30px}#sorting-options .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #000;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}#sorting-options .checkbox-custom input[type=checkbox]:checked+label{color:#F0F}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#F0F;background-color:#FFF}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #F0F;border-right:2px solid #F0F;transform:rotate(45deg)}#sorting-options .row{align-items:center}.product-category-and-brand-list{margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-header{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}.product-category-and-brand-list .product-category-and-brand-list-content{padding:var(--spacer-4) var(--spacer-4) 0;background-color:#FFF;border:1px solid #EDEDED;border-radius:var(--spacer-1)}.product-category-and-brand-list .product-category-and-brand-list-content>div{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div>div{flex:0 0 auto;max-width:none;padding-right:var(--gutter);padding-left:var(--gutter);margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a{display:flex;align-items:center;height:40px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:0 var(--spacer-5);background-color:#FFF;border:1px solid #EDEDED;transition:all 0.2s linear;border-radius:var(--spacer-1)}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a span{color:#747474;font-weight:500}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a:hover{border-color:#F0F;background-color:#FFF}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 7);max-width:calc(100% / 7);padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a{display:block;height:100%;text-align:center;padding:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image{position:relative;overflow:hidden;aspect-ratio:1;margin-bottom:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-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:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div{flex-wrap:nowrap;overflow-x:auto}}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5.5);max-width:calc(100% / 5.5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4.5);max-width:calc(100% / 4.5)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3.5);max-width:calc(100% / 3.5)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2.5);max-width:calc(100% / 2.5)}}.cascade-menu .parent-item a.selected-item{color:#F0F}@media (min-width:992px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){min-width:160px}}.paginate-wrapper{position:relative;padding:var(--spacer-10) 0 0}.paginate-wrapper .paginate{display:flex;justify-content:center}@media (max-width:991px){.paginate-wrapper .paginate{justify-content:space-between}}.paginate-wrapper .paginate a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #EDEDED;font-size:var(--font-size-16);font-weight:600;color:#000;margin:0 var(--spacer-3)}@media (max-width:991px){.paginate-wrapper .paginate a{width:24px;height:24px;font-size:var(--font-size-13)}}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-left a{margin-left:0}.paginate-wrapper .paginate .paginate-right a{margin-right:0}.paginate-wrapper .paginate .paginate-element-active{background-color:#F0F;border-color:#F0F;color:#FFF}#footer-content{margin-top:var(--spacer-30)}#breadcrumbs{margin-bottom:var(--spacer-4);padding-bottom:var(--spacer-4)}@media (max-width:1199px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory}}#breadcrumbs ol{display:flex;align-items:center;padding:0;margin:0}#breadcrumbs ol li i{font-size:0;padding:var(--spacer-2)}#breadcrumbs ol li i:before{content:"";display:block;width:16px;height:16px;background-image:url("data:image/svg+xml, %3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8535 3.85372L3.85354 12.8537C3.75972 12.9475 3.63247 13.0003 3.49979 13.0003C3.36711 13.0003 3.23986 12.9475 3.14604 12.8537C3.05222 12.7599 2.99951 12.6327 2.99951 12.5C2.99951 12.3673 3.05222 12.24 3.14604 12.1462L12.146 3.14622C12.2399 3.0524 12.3671 2.99969 12.4998 2.99969C12.6325 2.99969 12.7597 3.0524 12.8535 3.14622C12.9474 3.24004 13.0001 3.36729 13.0001 3.49997C13.0001 3.63265 12.9474 3.7599 12.8535 3.85372Z' fill='%23747474'/%3E%3C/svg%3E")}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;line-height:20px;color:#747474;font-size:var(--font-size-14);font-weight:600}#breadcrumbs ol li span span{padding:var(--spacer-1) var(--spacer-2)}#breadcrumbs ol li a{color:#747474}#breadcrumbs ol li:first-child span span{font-weight:400}#breadcrumbs ol li:last-child span span{color:#000}#breadcrumbs ol li:last-child span i:before{background-image:url("data:image/svg+xml, %3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8535 3.85372L3.85354 12.8537C3.75972 12.9475 3.63247 13.0003 3.49979 13.0003C3.36711 13.0003 3.23986 12.9475 3.14604 12.8537C3.05222 12.7599 2.99951 12.6327 2.99951 12.5C2.99951 12.3673 3.05222 12.24 3.14604 12.1462L12.146 3.14622C12.2399 3.0524 12.3671 2.99969 12.4998 2.99969C12.6325 2.99969 12.7597 3.0524 12.8535 3.14622C12.9474 3.24004 13.0001 3.36729 13.0001 3.49997C13.0001 3.63265 12.9474 3.7599 12.8535 3.85372Z' fill='black'/%3E%3C/svg%3E")}.default-category-name{font-size:var(--font-size-32);font-weight:600;margin-bottom:var(--spacer-8)}.category-slogan-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--spacer-2);text-align:center;padding:var(--spacer-4);margin-bottom:var(--spacer-8);border:1px solid #747474}.category-slogan-content b{font-size:var(--font-size-20);font-weight:600}.category-slogan-content span{font-size:var(--font-size-18)}.product-left,.product-right{margin-bottom:var(--spacer-24)}@media (min-width:992px){.product-left.product-right,.product-right.product-right{position:sticky;position:-webkit-sticky;top:150px;padding:0 var(--spacer-4)}}.product-image-slider .product-image-item{margin-bottom:var(--spacer-6)}.product-image-slider .product-image-item a{position:relative;display:block;aspect-ratio:.6666666667}.product-image-slider .product-image-item a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-image-slider .slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding-top:var(--spacer-4)}.product-image-slider .slick-dots>li{margin:0 var(--spacer-1)}.product-image-slider .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background-color:#EDEDED}.product-image-slider .slick-dots>li.slick-active>button{background-color:#F0F}.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;cursor:pointer;margin-bottom:var(--spacer-2)}.product-title{margin-bottom:var(--spacer-2)}.product-title h1{color:#000;font-size:var(--font-size-24);font-weight:500;margin-bottom:0}.product-stock-code{display:flex;align-items:center;gap:var(--spacer-2);margin-bottom:var(--spacer-2);color:#747474}.product-short-details{font-size:var(--font-size-14);margin-bottom:var(--spacer-6)}.product-price{margin-bottom:var(--spacer-6)}.product-price .product-price-new{color:#ef3030;font-size:var(--font-size-18);font-weight:600}.product-price .product-price-old{color:#747474;font-size:var(--font-size-14);font-weight:600;text-decoration:line-through}.product-options .variant-group-title{display:block;color:#000;font-size:var(--font-size-14);font-weight:600;margin-bottom:var(--spacer-4)}.product-options select.form-control:not([size]):not([multiple]),.product-options select:not([size]){height:44px;color:#000;font-size:var(--font-size-12);font-weight:300;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:36px;background-position:right center;border-radius:var(--spacer-1)}.variant-select{margin-bottom:var(--spacer-8)}.variant-select .variant-list{margin-bottom:var(--spacer-4)}.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;margin-bottom:var(--spacer-2)}.variant-plural span{position:relative;flex:0 0 auto;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:var(--font-size-14);font-weight:600;margin:0 var(--spacer-4) var(--spacer-4) 0;border:1px solid #EDEDED;background-color:#FFF;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#F0F}.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:#EDEDED}.variant-plural span.variant-image{width:96px;height:138px;padding:var(--spacer-2);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}.variant-plural span.variant-image.variant-passive{opacity:.5;background-color:#fff0}.variant-singular{margin-bottom:var(--spacer-4)}.variant-singular .radio-custom{margin-bottom:var(--spacer-4)}.size-chart{margin-bottom:var(--spacer-6)}.size-chart>a{display:inline-flex;align-items:center;gap:var(--spacer-2);color:#747474;text-decoration:underline}@media (min-width:1200px){.size-chart>a{transition:all 0.2s linear}.size-chart>a svg{transition:all 0.2s linear}.size-chart>a svg path,.size-chart>a svg rect,.size-chart>a svg line,.size-chart>a svg circle{transition:all 0.2s linear}.size-chart>a:hover{color:#F0F}.size-chart>a:hover svg[stroke]{fill:none;stroke:#F0F}.size-chart>a:hover svg[fill]{fill:#F0F;stroke:none}.size-chart>a:hover svg[stroke][fill]{fill:#F0F;stroke:#F0F}.size-chart>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.size-chart>a:hover svg[fill="none"]{fill:none}.size-chart>a:hover svg[stroke="none"]{stroke:none}.size-chart>a:hover svg path[stroke],.size-chart>a:hover svg rect[stroke],.size-chart>a:hover svg line[stroke],.size-chart>a:hover svg circle[stroke]{fill:none;stroke:#F0F}.size-chart>a:hover svg path[fill],.size-chart>a:hover svg rect[fill],.size-chart>a:hover svg line[fill],.size-chart>a:hover svg circle[fill]{fill:#F0F;stroke:none}.size-chart>a:hover svg path[stroke][fill],.size-chart>a:hover svg rect[stroke][fill],.size-chart>a:hover svg line[stroke][fill],.size-chart>a:hover svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}}#size-chart-content{display:none;width:600px;padding:var(--spacer-10)}#size-chart-content img{width:100%}.product-cart-buttons{display:flex;flex-wrap:wrap;gap:var(--spacer-4);margin-bottom:var(--spacer-6)}.product-cart-buttons>div{flex:1 0 0%;max-width:none}.product-cart-buttons>div.product-qty{flex:0 0 114px;max-width:114px}.product-cart-buttons>div.product-favorites{flex:0 0 56px;max-width:56px}@media (max-width:1199px){.product-cart-buttons>div.product-favorites{flex:0 0 44px;max-width:44px}}@media (max-width:767px){.product-cart-buttons>div.product-qty{flex:0 0 100%;max-width:100%}}.product-qty{position:relative;height:56px}@media (max-width:1199px){.product-qty{width:100%;height:44px}}@media (max-width:991px){.product-qty{width:100px}}.product-qty>a{position:absolute;top:0;z-index:1;display:flex;align-items:center;width:36px;height:100%}.product-qty>a.product-qty-minus{left:0;justify-content:flex-end}.product-qty>a.product-qty-plus{right:0}.product-qty input{width:100%;height:100%;color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);text-align:center;padding:0;border:1px solid #EDEDED;background-color:#FFF;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.product-qty select.form-control:not([size]):not([multiple]),.product-qty select:not([size]){height:100%;color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);cursor:pointer;padding:6px 36px 6px 12px;border:1px solid #EDEDED;background-color:#FFF;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.64645 4.64645C1.84171 4.45118 2.15829 4.45118 2.35355 4.64645L8 10.2929L13.6464 4.64645C13.8417 4.45118 14.1583 4.45118 14.3536 4.64645C14.5488 4.84171 14.5488 5.15829 14.3536 5.35355L8.35355 11.3536C8.15829 11.5488 7.84171 11.5488 7.64645 11.3536L1.64645 5.35355C1.45118 5.15829 1.45118 4.84171 1.64645 4.64645Z' fill='black'/%3E%3C/svg%3E%0A");background-size:16px}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:56px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);text-align:center;padding:0 var(--spacer-4);border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;transition:all 0.2s linear}.product-cart-buttons a.add-to-cart-button svg,.product-cart-buttons a.no-stock-button svg,.product-cart-buttons a.remind-me-button svg{margin-right:var(--spacer-3)}@media (max-width:1199px){.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.remind-me-button{height:44px}}.product-cart-buttons a.add-to-cart-button{background-color:#F0F;color:#FFF}.product-cart-buttons a.no-stock-button,.product-cart-buttons a.remind-me-button{background-color:#000;color:#FFF}@media (min-width:1200px){.product-cart-buttons a.add-to-cart-button{position:relative}.product-cart-buttons a.add-to-cart-button svg,.product-cart-buttons a.add-to-cart-button span{transition:all 0.2s linear}.product-cart-buttons a.add-to-cart-button:before{content:"";position:absolute;top:50%;left:var(--spacer-8);transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml, %3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8421 7.82852L18.1468 16.3093C18.3224 17.4509 17.4392 18.4805 16.2842 18.4805H3.71603C2.56103 18.4805 1.67775 17.4509 1.85337 16.3093L3.15806 7.82852C3.29954 6.90914 4.09064 6.23047 5.02079 6.23047H14.9795C15.9096 6.23047 16.7006 6.90914 16.8421 7.82852Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8845 3.40377C11.8845 2.36292 11.0407 1.51917 9.99984 1.51917C8.95898 1.51917 8.11523 2.36292 8.11523 3.40377' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;visibility:hidden;transition:all 0.2s linear}.product-cart-buttons a.add-to-cart-button:hover svg,.product-cart-buttons a.add-to-cart-button:hover span{opacity:0;visibility:hidden}.product-cart-buttons a.add-to-cart-button:hover:before{left:50%;transform:translate(-50%,-50%);opacity:1;visibility:visible}}.product-favorites>a.add-my-favorites{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.product-favorites>a.add-my-favorites .product-icon-favori-add{display:none}.product-favorites>a.add-my-favorites:hover .product-icon-favori,.product-favorites>a.add-my-favorites.favorite-product .product-icon-favori{display:none}.product-favorites>a.add-my-favorites:hover .product-icon-favori-add,.product-favorites>a.add-my-favorites.favorite-product .product-icon-favori-add{display:block}@media (max-width:1199px){.product-favorites>a.add-my-favorites{width:44px;height:44px}}#product-user-buttons{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-4)}#product-user-buttons>div{margin:0 var(--spacer-2) var(--spacer-2) 0}#product-user-buttons>div:last-child{margin-right:0}#product-user-buttons>div>a{display:flex;align-items:center;gap:var(--spacer-1);color:#000;transition:all 0.2s linear}#product-user-buttons>div>a svg{transition:all 0.2s linear}#product-user-buttons>div>a svg path,#product-user-buttons>div>a svg rect,#product-user-buttons>div>a svg line,#product-user-buttons>div>a svg circle{transition:all 0.2s linear}@media (min-width:1200px){#product-user-buttons>div>a:hover{color:#F0F}#product-user-buttons>div>a:hover svg[stroke]{fill:none;stroke:#F0F}#product-user-buttons>div>a:hover svg[fill]{fill:#F0F;stroke:none}#product-user-buttons>div>a:hover svg[stroke][fill]{fill:#F0F;stroke:#F0F}#product-user-buttons>div>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}#product-user-buttons>div>a:hover svg[fill="none"]{fill:none}#product-user-buttons>div>a:hover svg[stroke="none"]{stroke:none}#product-user-buttons>div>a:hover svg path[stroke],#product-user-buttons>div>a:hover svg rect[stroke],#product-user-buttons>div>a:hover svg line[stroke],#product-user-buttons>div>a:hover svg circle[stroke]{fill:none;stroke:#F0F}#product-user-buttons>div>a:hover svg path[fill],#product-user-buttons>div>a:hover svg rect[fill],#product-user-buttons>div>a:hover svg line[fill],#product-user-buttons>div>a:hover svg circle[fill]{fill:#F0F;stroke:none}#product-user-buttons>div>a:hover svg path[stroke][fill],#product-user-buttons>div>a:hover svg rect[stroke][fill],#product-user-buttons>div>a:hover svg line[stroke][fill],#product-user-buttons>div>a:hover svg circle[stroke][fill]{fill:#F0F;stroke:#F0F}}.product-social{position:relative}.product-social .product-social-content{position:absolute;top:125%;left:var(--gutter);z-index:11;display:none;padding:5px;box-shadow:0 0 5px rgb(0 0 0 / .2);background-color:#fff;border:1px solid #EDEDED;border-radius:var(--spacer-1)}.product-social .product-social-content>div{display:flex}.product-social .product-social-content>div>div{margin-right:5px}.product-social .product-social-content>div>div:last-child{margin-right:0}.product-social .product-social-content>div>div>a{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.product-social .product-social-content>div>div>a svg path{fill:#FFFFFF!important}.product-social .product-social-content>div>div>a.product-social-facebook{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp{background-color:#128c7e}.product-fixed-cart{position:fixed;bottom:var(--spacer-10);left:50%;margin-left:-768px;z-index:90;max-width:626px;width:100%;background-color:#FFF;border:1px solid #EDEDED;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;padding:var(--spacer-6);box-shadow:0 2px 10px 0 rgb(54 50 50 / .08);display:flex}.product-fixed-cart .product-image{flex:0 0 80px}.product-fixed-cart .product-image #product-primary-image{position:relative;aspect-ratio:.6666666667;margin-right:var(--spacer-4)}.product-fixed-cart .product-image #product-primary-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-fixed-cart .product-content{flex:1 0 0%}.product-fixed-cart .product-content .product-title{margin-bottom:var(--spacer-2)}.product-fixed-cart .product-content .product-title h1{color:#000;font-size:var(--font-size-16);font-weight:400;margin-bottom:0}.product-fixed-cart .product-content .product-price{margin-bottom:0}.product-fixed-cart .product-content .product-price .product-price-new{color:#ef3030;font-size:var(--font-size-16);font-weight:600}.product-fixed-cart .product-content .product-price .product-price-old{color:#747474;font-size:var(--font-size-14);font-weight:400;text-decoration:line-through}.product-fixed-cart .product-cart-buttons{flex:0 0 188px;align-items:flex-end;margin-bottom:0}@media (max-width:1564px){.product-fixed-cart{left:var(--spacer-3);margin-left:0}}.product-detail-tab .product-detail-tab-content .product-detail-tab-row{margin-bottom:var(--spacer-6)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--spacer-3) 0;color:#747474;font-size:var(--font-size-16);font-weight:600;border-bottom:1px solid #EDEDED}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12H18' stroke='%23747474' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 18V6' stroke='%23747474' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all 0.2s linear}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a{color:#000}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{background-image:url("data:image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12H18' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product-detail-tab .product-detail-tab-content .product-detail-tab-row:last-child [data-tab-index]>a{border-color:#fff0}.product-detail-tab .product-detail-tab-content .product-detail-tab-row:last-child.active [data-tab-index]>a{border-color:#EDEDED}.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:var(--spacer-4) var(--spacer-2) 0}.product-detail-tab .product-detail-tab-content [data-tab-content]>div .payment-options .row>*{flex:0 0 100%;max-width:100%}.product-customization{padding:var(--spacer-8) 0 var(--spacer-3);margin:var(--spacer-8) 0;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.product-customization .product-customization-group .product-customization-group-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);margin-bottom:var(--spacer-4)}.product-customization .product-customization-group .product-customization-field .form-group .control-label{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-bottom:0}@media (max-width:767px){.product-customization .product-customization-group .product-customization-field .form-group .control-label{margin-bottom:var(--spacer-3)}}.product-customization .form-control{height:44px;border:1px solid #EDEDED;border-radius:var(--spacer-1)}.product-customization textarea.form-control{height:120px}.product-customization .form-group select.form-control:not([size]):not([multiple]),.product-customization .form-group select:not([size]){height:44px;cursor:pointer;border:1px solid #EDEDED;border-radius:var(--spacer-1);background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}.product-customization .form-horizontal .form-question{top:5px;right:-4px;width:15px;height:15px;border-radius:100%}@media (max-width:1199px){.idea-promotion-bar{display:none!important}}:root{--gutter:var(--spacer-3);--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:28px;--spacer-8:32px;--spacer-9:36px;--spacer-10:40px;--spacer-11:44px;--spacer-12:48px;--spacer-13:52px;--spacer-14:56px;--spacer-15:60px;--spacer-16:64px;--spacer-17:68px;--spacer-18:72px;--spacer-19:76px;--spacer-20:80px;--spacer-21:84px;--spacer-22:88px;--spacer-23:92px;--spacer-24:96px;--spacer-25:100px;--spacer-26:104px;--spacer-27:108px;--spacer-28:112px;--spacer-29:116px;--spacer-30:120px;--spacer-31:124px;--spacer-32:128px;--spacer-33:132px;--spacer-34:136px;--spacer-35:140px;--spacer-36:144px;--spacer-37:148px;--spacer-38:152px;--spacer-39:156px;--spacer-40:160px;--font-size-10:10px;--font-size-11:11px;--font-size-12:12px;--font-size-13:13px;--font-size-14:14px;--font-size-15:15px;--font-size-16:16px;--font-size-17:17px;--font-size-18:18px;--font-size-19:19px;--font-size-20:20px;--font-size-21:21px;--font-size-22:22px;--font-size-23:23px;--font-size-24:24px;--font-size-25:25px;--font-size-26:26px;--font-size-27:27px;--font-size-28:28px;--font-size-29:29px;--font-size-30:30px;--font-size-31:31px;--font-size-32:32px;--font-size-33:33px;--font-size-34:34px;--font-size-35:35px;--font-size-36:36px;--font-size-37:37px;--font-size-38:38px;--font-size-39:39px;--font-size-40:40px;--font-size-41:41px;--font-size-42:42px;--font-size-43:43px;--font-size-44:44px;--font-size-45:45px;--font-size-46:46px;--font-size-47:47px;--font-size-48:48px;--font-size-49:49px;--font-size-50:50px;--font-size-51:51px;--font-size-52:52px;--font-size-53:53px;--font-size-54:54px;--font-size-55:55px;--font-size-56:56px;--font-size-57:57px;--font-size-58:58px;--font-size-59:59px;--font-size-60:60px;--font-size-61:61px;--font-size-62:62px;--font-size-63:63px;--font-size-64:64px;--font-size-65:65px;--font-size-66:66px;--font-size-67:67px;--font-size-68:68px;--font-size-69:69px;--font-size-70:70px;--font-size-71:71px;--font-size-72:72px;--font-size-73:73px;--font-size-74:74px;--font-size-75:75px;--font-size-76:76px;--font-size-77:77px;--font-size-78:78px;--font-size-79:79px;--font-size-80:80px;--font-size-81:81px;--font-size-82:82px;--font-size-83:83px;--font-size-84:84px;--font-size-85:85px;--font-size-86:86px;--font-size-87:87px;--font-size-88:88px;--font-size-89:89px;--font-size-90:90px;--font-size-91:91px;--font-size-92:92px;--font-size-93:93px;--font-size-94:94px;--font-size-95:95px;--font-size-96:96px;--font-size-97:97px;--font-size-98:98px;--font-size-99:99px;--font-size-100:100px;--font-size-101:101px;--font-size-102:102px;--font-size-103:103px;--font-size-104:104px;--font-size-105:105px;--font-size-106:106px;--font-size-107:107px;--font-size-108:108px;--font-size-109:109px;--font-size-110:110px;--font-size-111:111px;--font-size-112:112px;--font-size-113:113px;--font-size-114:114px;--font-size-115:115px;--font-size-116:116px;--font-size-117:117px;--font-size-118:118px;--font-size-119:119px;--font-size-120:120px}@media (max-width:1199px){:root{--spacer-1:3px;--spacer-2:6px;--spacer-3:9px;--spacer-4:12px;--spacer-5:15px;--spacer-6:18px;--spacer-7:21px;--spacer-8:24px;--spacer-9:27px;--spacer-10:30px;--spacer-11:33px;--spacer-12:36px;--spacer-13:39px;--spacer-14:42px;--spacer-15:45px;--spacer-16:48px;--spacer-17:51px;--spacer-18:54px;--spacer-19:57px;--spacer-20:60px;--spacer-21:52.5px;--spacer-22:55px;--spacer-23:57.5px;--spacer-24:60px;--spacer-25:62.5px;--spacer-26:65px;--spacer-27:67.5px;--spacer-28:70px;--spacer-29:72.5px;--spacer-30:60px;--spacer-31:62px;--spacer-32:64px;--spacer-33:66px;--spacer-34:68px;--spacer-35:70px;--spacer-36:72px;--spacer-37:74px;--spacer-38:76px;--spacer-39:78px;--spacer-40:80px;--font-size-10:9.5px;--font-size-11:10.45px;--font-size-12:11.4px;--font-size-13:12.35px;--font-size-14:13.3px;--font-size-15:13.5px;--font-size-16:14.4px;--font-size-17:15.3px;--font-size-18:16.2px;--font-size-19:15.2px;--font-size-20:16px;--font-size-21:16.8px;--font-size-22:17.6px;--font-size-23:18.4px;--font-size-24:19.2px;--font-size-25:20px;--font-size-26:20.8px;--font-size-27:21.6px;--font-size-28:22.4px;--font-size-29:21.75px;--font-size-30:22.5px;--font-size-31:23.25px;--font-size-32:24px;--font-size-33:24.75px;--font-size-34:25.5px;--font-size-35:26.25px;--font-size-36:27px;--font-size-37:24.05px;--font-size-38:24.7px;--font-size-39:25.35px;--font-size-40:26px;--font-size-41:26.65px;--font-size-42:27.3px;--font-size-43:27.95px;--font-size-44:28.6px;--font-size-45:29.25px;--font-size-46:29.9px;--font-size-47:30.55px;--font-size-48:31.2px;--font-size-49:31.85px;--font-size-50:32.5px;--font-size-51:33.15px;--font-size-52:33.8px;--font-size-53:34.45px;--font-size-54:35.1px;--font-size-55:35.75px;--font-size-56:36.4px;--font-size-57:37.05px;--font-size-58:37.7px;--font-size-59:38.35px;--font-size-60:39px;--font-size-61:39.65px;--font-size-62:40.3px;--font-size-63:40.95px;--font-size-64:41.6px;--font-size-65:42.25px;--font-size-66:42.9px;--font-size-67:43.55px;--font-size-68:44.2px;--font-size-69:44.85px;--font-size-70:45.5px;--font-size-71:46.15px;--font-size-72:46.8px;--font-size-73:47.45px;--font-size-74:48.1px;--font-size-75:48.75px;--font-size-76:49.4px;--font-size-77:50.05px;--font-size-78:50.7px;--font-size-79:51.35px;--font-size-80:52px;--font-size-81:52.65px;--font-size-82:53.3px;--font-size-83:53.95px;--font-size-84:54.6px;--font-size-85:46.75px;--font-size-86:47.3px;--font-size-87:47.85px;--font-size-88:48.4px;--font-size-89:48.95px;--font-size-90:49.5px;--font-size-91:50.05px;--font-size-92:50.6px;--font-size-93:51.15px;--font-size-94:51.7px;--font-size-95:52.25px;--font-size-96:52.8px;--font-size-97:53.35px;--font-size-98:53.9px;--font-size-99:54.45px;--font-size-100:55px;--font-size-101:55.55px;--font-size-102:56.1px;--font-size-103:56.65px;--font-size-104:57.2px;--font-size-105:57.75px;--font-size-106:58.3px;--font-size-107:58.85px;--font-size-108:59.4px;--font-size-109:59.95px;--font-size-110:60.5px;--font-size-111:61.05px;--font-size-112:61.6px;--font-size-113:62.15px;--font-size-114:62.7px;--font-size-115:63.25px;--font-size-116:63.8px;--font-size-117:64.35px;--font-size-118:64.9px;--font-size-119:65.45px;--font-size-120:66px}}@media (max-width:767px){:root{--spacer-1:2px;--spacer-2:4px;--spacer-3:6px;--spacer-4:8px;--spacer-5:10px;--spacer-6:12px;--spacer-7:14px;--spacer-8:16px;--spacer-9:18px;--spacer-10:20px;--spacer-11:22px;--spacer-12:24px;--spacer-13:26px;--spacer-14:28px;--spacer-15:30px;--spacer-16:32px;--spacer-17:34px;--spacer-18:36px;--spacer-19:38px;--spacer-20:40px;--spacer-21:31.5px;--spacer-22:33px;--spacer-23:34.5px;--spacer-24:36px;--spacer-25:37.5px;--spacer-26:39px;--spacer-27:40.5px;--spacer-28:42px;--spacer-29:43.5px;--spacer-30:30px;--spacer-31:31px;--spacer-32:32px;--spacer-33:33px;--spacer-34:34px;--spacer-35:35px;--spacer-36:36px;--spacer-37:37px;--spacer-38:38px;--spacer-39:39px;--spacer-40:40px;--font-size-10:8.5px;--font-size-11:9.35px;--font-size-12:10.2px;--font-size-13:11.05px;--font-size-14:11.9px;--font-size-15:12px;--font-size-16:12.8px;--font-size-17:13.6px;--font-size-18:14.4px;--font-size-19:14.25px;--font-size-20:15px;--font-size-21:15.75px;--font-size-22:16.5px;--font-size-23:17.25px;--font-size-24:18px;--font-size-25:18.75px;--font-size-26:19.5px;--font-size-27:20.25px;--font-size-28:21px;--font-size-29:20.3px;--font-size-30:21px;--font-size-31:21.7px;--font-size-32:22.4px;--font-size-33:23.1px;--font-size-34:23.8px;--font-size-35:24.5px;--font-size-36:25.2px;--font-size-37:20.35px;--font-size-38:20.9px;--font-size-39:21.45px;--font-size-40:22px;--font-size-41:22.55px;--font-size-42:23.1px;--font-size-43:23.65px;--font-size-44:24.2px;--font-size-45:24.75px;--font-size-46:25.3px;--font-size-47:25.85px;--font-size-48:26.4px;--font-size-49:26.95px;--font-size-50:27.5px;--font-size-51:28.05px;--font-size-52:28.6px;--font-size-53:29.15px;--font-size-54:29.7px;--font-size-55:30.25px;--font-size-56:30.8px;--font-size-57:31.35px;--font-size-58:31.9px;--font-size-59:32.45px;--font-size-60:33px;--font-size-61:33.55px;--font-size-62:34.1px;--font-size-63:34.65px;--font-size-64:35.2px;--font-size-65:35.75px;--font-size-66:36.3px;--font-size-67:36.85px;--font-size-68:37.4px;--font-size-69:37.95px;--font-size-70:38.5px;--font-size-71:39.05px;--font-size-72:39.6px;--font-size-73:40.15px;--font-size-74:40.7px;--font-size-75:41.25px;--font-size-76:41.8px;--font-size-77:42.35px;--font-size-78:42.9px;--font-size-79:43.45px;--font-size-80:44px;--font-size-81:44.55px;--font-size-82:45.1px;--font-size-83:45.65px;--font-size-84:46.2px;--font-size-85:38.25px;--font-size-86:38.7px;--font-size-87:39.15px;--font-size-88:39.6px;--font-size-89:40.05px;--font-size-90:40.5px;--font-size-91:40.95px;--font-size-92:41.4px;--font-size-93:41.85px;--font-size-94:42.3px;--font-size-95:42.75px;--font-size-96:43.2px;--font-size-97:43.65px;--font-size-98:44.1px;--font-size-99:44.55px;--font-size-100:45px;--font-size-101:45.45px;--font-size-102:45.9px;--font-size-103:46.35px;--font-size-104:46.8px;--font-size-105:47.25px;--font-size-106:47.7px;--font-size-107:48.15px;--font-size-108:48.6px;--font-size-109:49.05px;--font-size-110:49.5px;--font-size-111:49.95px;--font-size-112:50.4px;--font-size-113:50.85px;--font-size-114:51.3px;--font-size-115:51.75px;--font-size-116:52.2px;--font-size-117:52.65px;--font-size-118:53.1px;--font-size-119:53.55px;--font-size-120:54px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.btn{position:relative;overflow:hidden;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;border-radius:var(--spacer-1);transition:all 0.2s linear}.btn.btn-primary{color:#FFF;background:#F0F}.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{color:#FFF;background:#f3f}.btn.btn-primary:focus{background:#c0c}.btn.btn-secondary{color:#000;background:#EDEDED}.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:#a1a1a1}.btn[disabled=disabled]{opacity:1}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn>span{position:relative;z-index:1}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading)::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading)::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(0,-102%,0);transition:transform 0.3s cubic-bezier(.7,0,.2,1)}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not([disabled]):not(.disabled):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not([disabled]):not(.disabled).active::before{transform:translate3d(0,0,0)}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading)::before{background:#f3f}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:focus,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled).active{background:#F0F}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading)::before{background:#a1a1a1}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover{background:#EDEDED}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover::before{transform:translate3d(0,0,0)}body.user-menu-content-active .user-menu-content{right:0}body.user-menu-welcome-active .user-menu-welcome{right:0}body.user-menu-content-active,body.user-menu-welcome-active{overflow:hidden}@media (max-width:767px){body.user-menu-content-active,body.user-menu-welcome-active{position:fixed;left:-320px;overflow:hidden;height:100%;width:100%}}@media (max-width:374px){body.user-menu-content-active,body.user-menu-welcome-active{left:-280px}}.user-menu-content,.user-menu-welcome{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;overflow-y:auto;padding:var(--spacer-9) var(--spacer-10);background-color:#fff;transition:all 0.2s linear}@media (max-width:767px){.user-menu-content,.user-menu-welcome{right:-320px;width:320px}}@media (max-width:374px){.user-menu-content,.user-menu-welcome{right:-280px;width:280px}}.user-menu-content .user-menu-content-top,.user-menu-welcome .user-menu-content-top{padding-bottom:var(--spacer-7);margin-bottom:var(--spacer-7);border-bottom:1px solid #EDEDED}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{line-height:28px;color:#000;font-size:var(--font-size-20);font-weight:600;margin-bottom:var(--spacer-3)}.user-menu-content .user-menu-subtitle,.user-menu-welcome .user-menu-subtitle{line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input,.user-menu-welcome .user-menu-input{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input input,.user-menu-welcome .user-menu-input input{height:48px;color:#000;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4);border:1px solid #EDEDED;background-color:#fff}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#000;opacity:1}.user-menu-content .user-menu-remember input[type=checkbox]+label,.user-menu-welcome .user-menu-remember input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-14);padding-left:36px}.user-menu-content .user-menu-remember input[type=checkbox]+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:after,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #F0F;border-right:2px solid #F0F;transform:rotate(45deg)}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember,.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-remember,.user-menu-welcome .user-menu-forgot-pass{margin-bottom:var(--spacer-7)}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{display:block;color:#000;font-size:var(--font-size-14);text-align:right}.user-menu-content .user-menu-button,.user-menu-welcome .user-menu-button{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{display:flex;align-items:center;justify-content:center;height:48px;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{height:44px}}.user-menu-content .user-menu-button .btn.btn-facebook,.user-menu-welcome .user-menu-button .btn.btn-facebook{color:#485a96!important;background:#fff!important;border:1px solid #485a96;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-facebook:hover,.user-menu-welcome .user-menu-button .btn.btn-facebook:hover{color:#fff!important;background:#485a96!important}.user-menu-content .user-menu-button .btn.btn-google,.user-menu-welcome .user-menu-button .btn.btn-google{color:#4285f4!important;background:#fff!important;border:1px solid #4285f4;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-google:hover,.user-menu-welcome .user-menu-button .btn.btn-google:hover{color:#fff!important;background:#4285f4!important}.user-menu-content .user-menu-button .btn.btn-apple,.user-menu-welcome .user-menu-button .btn.btn-apple{color:#000000!important;background:#fff!important;border:1px solid #000;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-apple:hover,.user-menu-welcome .user-menu-button .btn.btn-apple:hover{color:#fff!important;background:#000000!important}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{display:flex;align-items:center;height:48px;color:#000;font-size:var(--font-size-14);font-weight:600;padding:0 var(--spacer-4);margin-bottom:var(--spacer-5);border:1px solid #EDEDED;border-radius:var(--spacer-1);transition:all 0.2s linear}.user-menu-content .user-menu-profile-list>a:hover,.user-menu-welcome .user-menu-profile-list>a:hover{color:#FFF;border-color:#F0F;background-color:#F0F}body.cart-content-active{overflow:hidden}body.cart-content-active .cart-content{right:0}@media (max-width:767px){body.cart-content-active{position:fixed;left:-320px;height:100%;width:100%}}@media (max-width:374px){body.cart-content-active{left:-280px}}.cart-content{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;background-color:#FFF;transition:all 0.2s linear}@media (max-width:767px){.cart-content{right:-320px;width:320px}}@media (max-width:374px){.cart-content{right:-280px;width:280px}}.cart-content .cart-content-inside{display:flex;flex-direction:column;height:100%}.cart-content .cart-content-inside>div{flex:0 0 auto;width:100%;padding:var(--spacer-5);background-color:#FFF}.cart-content .cart-content-inside>div.cart-content-top{position:sticky;position:-webkit-sticky;top:0;z-index:24;border-bottom:1px solid #EDEDED}.cart-content .cart-content-inside>div.cart-content-middle{overflow-y:auto;flex:1 0 0%}.cart-content .cart-content-inside>div.cart-content-bottom{position:sticky;position:-webkit-sticky;bottom:0;z-index:24;padding-inline:var(--spacer-10);border-top:1px solid #EDEDED}.cart-content .cart-content-title{display:flex;align-items:center;justify-content:space-between;line-height:28px;color:#000;font-size:var(--font-size-24);font-weight:600;margin-bottom:var(--spacer-3)}.cart-content .cart-content-title .cart-all-delete{color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;cursor:pointer;transition:all 0.2s linear}@media (min-width:1200px){.cart-content .cart-content-title .cart-all-delete:hover{color:#F0F}}.cart-content .cart-content-sub-title{line-height:20px;font-size:var(--font-size-16)}.cart-content .cart-content-sub-title span{font-weight:700;text-decoration:underline}.cart-content .cart-list::-webkit-scrollbar{width:4px}.cart-content .cart-list::-webkit-scrollbar-track{background:#fafafa}.cart-content .cart-list::-webkit-scrollbar-thumb{background:#e0e0e0}.cart-content .cart-list .cart-list-item{display:flex;flex-wrap:wrap;padding-bottom:var(--spacer-5);margin-bottom:var(--spacer-5);border-bottom:1px solid #EDEDED}.cart-content .cart-list .cart-list-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 100px;max-width:100px;margin-right:var(--spacer-4)}.cart-content .cart-list .cart-list-item .cart-list-item-image>a{display:block;position:relative;aspect-ratio:1;border:1px solid #EDEDED}.cart-content .cart-list .cart-list-item .cart-list-item-image>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 80px;max-width:80px}}.cart-content .cart-list .cart-list-item .cart-list-item-content{flex:1 0 0%}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand{margin-bottom:var(--spacer-1)}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand a{display:inline-block;line-height:calc(var(--font-size-12) + 8px);color:#000;font-size:var(--font-size-12);transition:all 0.2s linear}@media (min-width:1200px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand a:hover{color:#F0F}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{margin-bottom:var(--spacer-2)}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title a{overflow:hidden;display:-webkit-inline-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:calc(var(--font-size-14) + 8px);color:#000;font-size:var(--font-size-14);transition:all 0.2s linear}@media (min-width:1200px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title a:hover{color:#F0F}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{display:flex;align-items:center;gap:3px;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;margin-bottom:var(--spacer-2)}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{overflow:hidden;height:20px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete{display:flex;align-items:center;gap:var(--spacer-4);padding-right:var(--spacer-16)}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-list-item-delete{display:flex;align-items:center;justify-content:center;overflow:hidden;width:32px;height:32px;border:1px solid #EDEDED;background-color:#FFF;transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-list-item-delete svg path{transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-list-item-delete:hover{border-color:#F0F;background-color:#F0F}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-list-item-delete:hover svg path{fill:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty{position:relative;flex:1 0 0%;height:32px}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a{position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:100%;transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a svg{transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a svg path,.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a svg rect,.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a svg line,.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a svg circle{transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a.cart-qty-minus{left:0}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a.cart-qty-plus{right:0}@media (min-width:1200px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover{background-color:#F0F}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[stroke]{fill:none;stroke:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[fill]{fill:#FFF;stroke:none}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[fill="none"]{fill:none}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg[stroke="none"]{stroke:none}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg path[stroke],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg rect[stroke],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg line[stroke],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg circle[stroke]{fill:none;stroke:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg path[fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg rect[fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg line[fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg circle[fill]{fill:#FFF;stroke:none}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg path[stroke][fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg rect[stroke][fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg line[stroke][fill],.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty>a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty input{width:100%;height:100%;color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;text-align:center;padding:0;border:1px solid #EDEDED;background-color:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty.cart-qty-disabled{opacity:.8;pointer-events:none;cursor:disabled}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-qty-and-delete .cart-qty.cart-qty-disabled input{background-color:#EDEDED}.cart-content .cart-content-total-price{display:flex;align-items:center;justify-content:space-between;gap:var(--spacer-5);margin-bottom:var(--spacer-5)}.cart-content .cart-content-total-price>span{display:block;line-height:20px;font-size:var(--font-size-16)}.cart-content .cart-content-total-price>div{line-height:22px;font-size:var(--font-size-18);font-weight:700}.cart-content .cart-content-button{margin-bottom:var(--spacer-5)}.cart-content .btn{display:flex;align-items:center;justify-content:center;height:48px;color:#FFF;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.cart-content .btn{height:48px}}.cart-content .btn.cart-button-continue{color:#000;border:1px solid #000;background-color:#fff;transition:all 0.2s linear}.cart-content .btn.cart-button-continue:hover{color:#fff;background-color:#000}.cart-content .cart-content-empty{padding:var(--spacer-5);background-color:#FFF}.cart-content .cart-content-empty .cart-content-empty-icon{position:relative;display:flex;align-items:center;justify-content:center;padding-block:var(--spacer-4);margin-block:var(--spacer-5);border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.cart-content .cart-content-empty .cart-content-empty-icon svg{width:40%;height:40%;opacity:.1}body .search-content{position:fixed;top:0;left:0;z-index:101;display:none;width:100%;height:100vh;background-color:#FFF}body .search-content form{position:relative;margin-top:192px}body .search-content form input{width:100%;height:80px;color:#000;font-size:var(--font-size-22);font-weight:500;padding:4px 60px 4px 16px;border:none;border-bottom:1px solid #EDEDED;background-color:#FFF;text-align:center;transition:all 0.2s linear}body .search-content form input::placeholder{color:#000;opacity:1}body .search-content form button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:100%;padding:0;border:none;background-color:#fff0}body .search-content .openbox-close{position:absolute;top:var(--spacer-22);right:var(--spacer-22);display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#F3F3F3;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;cursor:pointer}@media (min-width:1200px){body .search-content .openbox-close{transition:all 0.2s linear}body .search-content .openbox-close svg{transition:all 0.2s linear}body .search-content .openbox-close svg path,body .search-content .openbox-close svg rect,body .search-content .openbox-close svg line,body .search-content .openbox-close svg circle{transition:all 0.2s linear}body .search-content .openbox-close:hover{background-color:#000}body .search-content .openbox-close:hover svg[stroke]{fill:none;stroke:#FFF}body .search-content .openbox-close:hover svg[fill]{fill:#FFF;stroke:none}body .search-content .openbox-close:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}body .search-content .openbox-close:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}body .search-content .openbox-close:hover svg[fill="none"]{fill:none}body .search-content .openbox-close:hover svg[stroke="none"]{stroke:none}body .search-content .openbox-close:hover svg path[stroke],body .search-content .openbox-close:hover svg rect[stroke],body .search-content .openbox-close:hover svg line[stroke],body .search-content .openbox-close:hover svg circle[stroke]{fill:none;stroke:#FFF}body .search-content .openbox-close:hover svg path[fill],body .search-content .openbox-close:hover svg rect[fill],body .search-content .openbox-close:hover svg line[fill],body .search-content .openbox-close:hover svg circle[fill]{fill:#FFF;stroke:none}body .search-content .openbox-close:hover svg path[stroke][fill],body .search-content .openbox-close:hover svg rect[stroke][fill],body .search-content .openbox-close:hover svg line[stroke][fill],body .search-content .openbox-close:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}body.search-content-active .search-content{display:block}@media (min-width:992px){.section-sorting-view{display:flex;align-items:center;gap:calc(var(--gutter) * 2);margin-bottom:var(--spacer-6)}.section-sorting-view #filter-wrapper{flex:1 0 0%}.section-sorting-view #filter-wrapper #sorting-options{padding-top:0;margin-bottom:0}.section-container{display:flex;align-items:flex-start;column-gap:0}.section-container .left-block{flex:0 0 20%;max-width:20%;margin-right:calc(var(--gutter) * 2)}.section-container .content-block{flex:1 0 0%}}@media (min-width:992px){.left-block-filter-button{flex:1 0 0%;max-width:288px;display:inline-flex;align-items:center;height:56px;color:#000;font-size:var(--font-size-14);cursor:pointer}.left-block-filter-button>span{padding-left:var(--spacer-4)}.left-block-filter-button>span:after{content:attr(data-title-hide)}.left-block-filter-button>div{position:relative;width:24px;height:24px}.left-block-filter-button>div svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:24px;max-height:24px;transition:all 0.2s linear}.left-block-filter-button>div svg.close-icon{width:0;height:0;overflow:hidden}.left-block-filter-button.active>span:after{content:attr(data-title-show)}.left-block-filter-button.active>div svg.close-icon{width:100%;height:100%;overflow:visible}.left-block-filter-button.active>div svg.filter-icon{width:0;height:0;overflow:hidden}.section-container{position:relative}.section-container .left-block-with-filter{position:sticky;top:var(--spacer-3);height:100vh;width:0;flex:none;min-width:288px;margin-right:calc(var(--gutter) * 2);transform:translateZ(0);transition-property:min-width,margin,transform,visibility;transition-duration:0.4s;transition-timing-function:cubic-bezier(.215,.61,.355,1);display:flex;flex-direction:column;visibility:visible;overflow:hidden}.section-container .left-block-with-filter .left-block-inside{transform:translate(0);transition:transform 0.4s cubic-bezier(.215,.61,.355,1),mask-position 0.4s,-webkit-mask-position 0.4s;overflow-y:auto;max-height:100%;max-width:288px;min-width:288px;padding-right:var(--spacer-2)}.section-container .left-block-with-filter .left-block-inside::-webkit-scrollbar{width:2px;height:1px}.section-container .left-block-with-filter .left-block-inside::-webkit-scrollbar-track{background:#F3F3F3}.section-container .left-block-with-filter .left-block-inside::-webkit-scrollbar-thumb{background:#F0F}.section-container .left-block-with-filter .left-block-inside .block-item .filter-menu{border-radius:0}.section-container .left-block-with-filter.active{visibility:hidden;min-width:0;margin-right:-2px}.section-container .left-block-with-filter.active .left-block-inside{transform:translate(-100%)}}@media (min-width:992px) and (max-width:1199px){.left-block-filter-button{max-width:240px}}@media (max-width:991px){.left-block-filter-button{display:none}}.contentbox-header{margin-bottom:var(--spacer-8)}.contentbox-header p{display:block;font-size:var(--font-size-12);margin-bottom:0}.contentbox-header h4{color:#000;font-size:var(--font-size-24);margin-bottom:0}body[class*="checkout-page"] .contentbox-header,body[class*="current-page-cart"] .contentbox-header{text-align:left;margin-bottom:var(--spacer-1);border-bottom:none}body[class*="checkout-page"] .contentbox-header h4,body[class*="current-page-cart"] .contentbox-header h4{font-size:var(--font-size-18)}.user-login-page-wrapper{position:relative;display:flex;justify-content:center}.user-login-page-wrapper .user-login-page-container{position:relative;z-index:2;width:460px}@media (max-width:767px){.user-login-page-wrapper .user-login-page-container{width:380px}}@media (max-width:424px){.user-login-page-wrapper .user-login-page-container{width:330px}}@media (max-width:374px){.user-login-page-wrapper .user-login-page-container{width:280px}}.user-login-page-wrapper .user-login-page-container .user-login-page-logo{display:flex;align-items:center;justify-content:center;min-height:56px;padding:var(--spacer-5)}.user-login-page-wrapper .user-login-page-container .user-login-page-logo img{max-height:56px}.user-login-page-wrapper .user-login-page-content{padding:var(--spacer-10);margin-bottom:var(--spacer-8);background-color:#fff;border:1px solid #EDEDED;border-radius:var(--spacer-1)}.user-login-page-wrapper .user-login-page-title{text-align:center;margin-bottom:var(--spacer-7)}.user-login-page-wrapper .user-login-page-title span{line-height:28px;font-size:var(--font-size-24);font-weight:700}.user-login-page-wrapper .user-login-page-title.user-login-page-sub-title{padding-top:var(--spacer-7)}.user-login-page-wrapper .user-login-page-order-registration{display:flex;align-items:center;justify-content:center;height:52px;color:#000;font-size:var(--font-size-16);font-weight:600;text-align:center;margin-top:var(--spacer-9);background-color:rgb(220 53 69 / .3)}.user-login-page-wrapper .user-login-page-row{position:relative;margin-bottom:var(--spacer-5)}.user-login-page-wrapper .user-login-page-row .password-toggle{position:absolute;right:var(--gutter);top:15px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke]{fill:none;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg[fill]{fill:#747474;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke][fill]{fill:#747474;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke="none"][fill="none"]{fill:none;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[fill="none"]{fill:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke="none"]{stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[stroke]{fill:none;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[fill]{fill:#747474;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[stroke][fill]{fill:#747474;stroke:#747474}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--spacer-5)}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{flex-direction:column}}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:1 0 0%;max-width:calc(50% - (var(--spacer-5) / 2))}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:only-child{max-width:100%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn{color:#000000!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #EDEDED}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn span{padding-left:10px}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn:hover{color:#000000!important;background:#fff!important}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 100%;width:100%;max-width:100%}}.user-login-page-wrapper .user-login-page-row input.form-control{height:52px;color:#000;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.user-login-page-wrapper .user-login-page-row .btn{display:flex;align-items:center;justify-content:center;height:52px;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-login-page-wrapper .user-login-page-row .btn{height:48px}}.user-login-page-wrapper .user-login-page-row .btn.btn-green{color:#FFF;font-weight:400;margin-bottom:var(--spacer-8);border:1px solid #EDEDED;background-color:#25D366}.user-login-page-wrapper .checkbox-custom,.user-login-page-wrapper .user-login-forgot-pass{margin-bottom:var(--spacer-9)}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-14);padding-left:36px}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #F0F;border-right:2px solid #F0F;transform:rotate(45deg)}.user-login-page-wrapper .user-login-forgot-pass a{display:block;color:#000;font-size:var(--font-size-14)}.signup-page-logo{display:flex;align-items:center;justify-content:center;min-height:56px;padding:var(--spacer-5)}.signup-page-logo img{max-height:56px}.signup-container{width:580px;margin:0 auto var(--spacer-4);padding:var(--spacer-6) var(--spacer-10) var(--spacer-5);border:1px solid #EDEDED;border-radius:var(--spacer-1);background-color:#FFF}@media (max-width:767px){.signup-container{width:calc(100% - 8px)}}.signup-container.signup-container-information{width:100%}.signup-container.signup-container-information .information-content{border:none}.signup-container .contentbox-header{text-align:center!important;margin:0 0 var(--spacer-7)!important;padding:0!important;border:none!important}.signup-container .contentbox-header h4{line-height:28px;font-size:var(--font-size-24)!important;font-weight:700!important;margin-bottom:0!important}.signup-container .alert.alert-primary{margin-bottom:var(--spacer-5)}.signup-container .form-group{margin-bottom:var(--spacer-5)}.signup-container .form-group.signup-campaign-status .col-12.col-lg-4.control-label,.signup-container .form-group.signup-agreement .col-12.col-lg-4.control-label,.signup-container .form-group.signup-personal-data-agreement .col-12.col-lg-4.control-label{display:none}.signup-container .form-group .col-12.col-lg-5,.signup-container .form-group .col-12.col-lg-8,.signup-container .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.signup-container .form-group .col-12.col-lg-4.control-label+.col-6.col-lg-5{flex:1 0 0%;max-width:none}.signup-container .form-group .security-code{height:48px}.signup-container .form-group input.form-control{height:48px;color:#000;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.signup-container .form-group input.form-control::placeholder{opacity:.5}.signup-container .form-group select.form-control:not([size]):not([multiple]),.signup-container .form-group select:not([size]){height:48px}.signup-container .form-group .form-question{top:14px!important}.signup-container .form-group .btn{height:48px}.signup-container .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between}.signup-container .form-group .btn-group-binary:before,.signup-container .form-group .btn-group-binary:after{display:none}.signup-container .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%}.signup-container .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.signup-container .form-horizontal .toggle-password{top:0;right:calc(var(--gutter) * 1.5);display:flex;align-items:center;justify-content:center;width:20px;height:48px;color:#747474;background-color:#fff0}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:99;width:100%;height:100%;cursor:pointer}body.mobile-menu-content-active{position:fixed;overflow:hidden;left:-420px;height:100%;width:100%}@media (max-width:767px){body.mobile-menu-content-active{left:-320px}}@media (max-width:374px){body.mobile-menu-content-active{left:-280px}}body.mobile-menu-content-active #mobile-navigation{right:0;box-shadow:2px 0 5px 0 rgb(0 0 0 / .1)}body.mobile-menu-content-active .mobile-menu-content-overlay{display:block}#mobile-navigation{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:999;transition:all 0.2s linear;background:#FFF;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width:767px){#mobile-navigation{width:320px}}@media (max-width:374px){#mobile-navigation{width:280px}}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation .mobile-navigation ul li a{display:flex;align-items:center;justify-content:space-between;color:#000;font-size:var(--font-size-18);font-weight:400;padding:var(--spacer-6) var(--spacer-4);border-bottom:1px solid #EDEDED}@media (max-width:767px){#mobile-navigation .mobile-navigation ul li a{padding:var(--spacer-8) var(--spacer-6)}}#mobile-navigation .mobile-navigation ul li a>div{display:flex;align-items:center}#mobile-navigation .mobile-navigation ul li a>div>div{margin-right:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li a>div>div img{width:30px;height:30px;object-fit:scale-down}#mobile-navigation .mobile-navigation ul li.has-sub-category>div{overflow:hidden}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a{justify-content:flex-end}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a span{margin-left:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-parent a{font-weight:700;font-size:var(--font-size-18)}#mobile-navigation .mobile-navigation ul li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation .mobile-navigation-title{position:relative;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding-inline:var(--spacer-6);background-color:#F0F}@media (max-width:1199px){#mobile-navigation .mobile-navigation-title{padding-block:var(--spacer-6)}}@media (max-width:767px){#mobile-navigation .mobile-navigation-title{padding-block:var(--spacer-8)}}#mobile-navigation .mobile-navigation-title .openbox-close{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:flex-end;width:25%;height:100%;padding-right:var(--spacer-6);cursor:pointer}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke]{fill:none;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg[fill]{fill:#FFF;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke][fill]{fill:#FFF;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke="none"][fill="none"]{fill:none;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[fill="none"]{fill:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke="none"]{stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg path[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg line[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[stroke]{fill:none;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg path[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg line[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[fill]{fill:#FFF;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg path[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg line[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:767px){#mobile-navigation .mobile-navigation-title .openbox-close svg{width:50%;height:50%}}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-title{color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding:var(--spacer-6) var(--spacer-6) 0}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-content{display:flex;align-items:center;padding:var(--spacer-6);gap:var(--spacer-6);border-bottom:1px solid #EDEDED}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-content>a{position:relative;flex:1 0 0%;display:flex;align-items:center;justify-content:center;height:42px;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);color:#000;font-weight:400;border:1px solid #EDEDED;background-color:#F3F3F3;border-radius:var(--spacer-1)}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-title{color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding:var(--spacer-6) var(--spacer-6) 0}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content{display:flex;align-items:center;flex-wrap:wrap;gap:var(--gutter);padding:var(--spacer-8) var(--spacer-4) var(--spacer-4)}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#FFF;border:1px solid #EDEDED;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.2s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg{transition:all 0.2s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle{transition:all 0.2s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke]{fill:none;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[fill]{fill:#000;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke][fill]{fill:#000;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke="none"][fill="none"]{fill:none;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[fill="none"]{fill:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke="none"]{stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[stroke]{fill:none;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[fill]{fill:#000;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[stroke][fill]{fill:#000;stroke:#000}@media (max-width:767px){#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{width:36px;height:36px}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg{width:22px;height:22px}}@media (max-width:374px){#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{width:30px;height:30px}}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#FFF;transition:all 0.2s linear;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 var(--spacer-8)}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{color:#000;font-size:var(--font-size-16);font-weight:400;padding:var(--spacer-6) 0;border-color:#EDEDED}@media (max-width:767px){#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:var(--spacer-8) 0}}.standard-menu a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.standard-menu a:hover{background-color:#F3F3F3}.standard-menu .parent-item .sub-items .sub-item>a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;padding:var(--spacer-4);padding-left:var(--spacer-8)}.standard-menu .top-category a span,.standard-menu .all-categories a span{padding-left:var(--spacer-3)}.right-expanding-menu{border-color:#EDEDED}.right-expanding-menu li .down-menu-button{border-bottom-color:#EDEDED}.right-expanding-menu li .down-menu-button a{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4)}.right-expanding-menu li ul{top:-1px;border-radius:var(--spacer-1)}.right-expanding-image-menu{border-color:#EDEDED}.right-expanding-image-menu>ul>li{border-bottom-color:#EDEDED;transition:all 0.2s linear}.right-expanding-image-menu>ul>li:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li div>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.right-expanding-image-menu>ul>li div>a:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li .sub-categories-menu{top:-1px}.right-expanding-image-menu>ul>li .sub-categories-menu a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;transition:all 0.2s linear}.right-expanding-image-menu>ul>li .sub-categories-menu a:hover{color:#F0F;border-color:#F0F;background-color:#fff0}.cascade-menu{border-color:#EDEDED}.cascade-menu .parent-item{border-bottom:1px solid #EDEDED}.cascade-menu .parent-item:last-child{border-bottom:none}.cascade-menu .parent-item a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-5);transition:all 0.2s linear}.cascade-menu .parent-item a>span{display:flex;align-items:center}.cascade-menu .parent-item a>span i{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.cascade-menu .parent-item a:hover,.cascade-menu .parent-item a.selected-item{color:#F0F}.cascade-menu .parent-item .sub-items{margin-left:0}.cascade-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.cascade-menu .parent-item .sub-items .sub-item>a{padding-left:var(--spacer-6)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-item>a{padding-left:var(--spacer-8)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-10)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-12)}.two-stage-menu a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.two-stage-menu a:hover,.two-stage-menu a.selected-item{color:#F0F;background-color:#F3F3F3}.two-stage-menu .parent-item .sub-items .sub-item>a{padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.two-stage-menu .parent-item .sub-items .sub-item>a:hover,.two-stage-menu .parent-item .sub-items .sub-item>a.selected-item{color:#F0F;background-color:#F3F3F3}.accordion-menu .parent-item .accordion-list-parent{border-color:#EDEDED}.accordion-menu .parent-item .accordion-list-parent>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a+div{justify-content:flex-start;transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a:hover{color:#F0F}.accordion-menu .parent-item .accordion-list-parent>a:hover+div{color:#F0F}.accordion-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.accordion-menu .parent-item .sub-items .sub-item:first-child{border-top:none}.accordion-menu .parent-item .sub-items .sub-item>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.accordion-menu .parent-item .sub-items .sub-item>a:hover{color:#F0F}.accordion-menu .parent-item .sub-items .sub-item>a.selected-item{color:#F0F}.accordion-menu .selected-item{background-color:#F3F3F3}.accordion-menu .selected-item>a{color:#FF00FF!important}.accordion-menu .top-category a,.accordion-menu .all-categories a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.accordion-menu .top-category a:hover,.accordion-menu .all-categories a:hover{color:#F0F}.accordion-menu .top-category a i,.accordion-menu .all-categories a i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0}.block-item[data-type="quick-search"] .btn.btn-primary{height:100%;padding:0}@media (max-width:1199px){.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-9,.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{flex:0 0 100%;max-width:100%}.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{padding-left:var(--gutter)!important;margin-top:var(--gutter)}}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:580px;margin:var(--spacer-25) auto 0}@media (max-width:1199px){.modal-cart-delete .modal-dialog{margin-top:var(--spacer-5)}}@media (max-width:767px){.modal-cart-delete .modal-dialog{max-width:400px;margin-top:var(--spacer-4)}}@media (max-width:424px){.modal-cart-delete .modal-dialog{max-width:350px}}@media (max-width:374px){.modal-cart-delete .modal-dialog{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content{max-width:580px;padding:var(--spacer-6) var(--spacer-34);border:none;text-align:center;box-shadow:0 0 15px rgb(0 0 0 / .3)}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content{max-width:400px;padding:var(--spacer-12)}}@media (max-width:424px){.modal-cart-delete .modal-dialog .modal-content{max-width:350px;padding:var(--spacer-6)}}@media (max-width:374px){.modal-cart-delete .modal-dialog .modal-content{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body{padding:0}.modal-cart-delete .modal-dialog .modal-content .modal-body svg{margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{padding:0;border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{flex:1 0 0%;margin-right:var(--spacer-6)}.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 span{font-size:var(--font-size-19);margin-bottom:var(--spacer-7)}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgb(255 255 255 / .9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:#000;font-size:var(--font-size-22);letter-spacing:1px;text-transform:uppercase}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 56px;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:var(--spacer-5);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:#F0F;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 #F0F}}.promotion-wrapper{margin-bottom:var(--spacer-12)}.promotion-wrapper .promotion-title h4{line-height:32px;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-8)}.promotion-wrapper .promotion-content .promotion-row{margin-top:-1px;background-color:#fff;border:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background-color:#F3F3F3}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-row{margin-top:0;margin-bottom:var(--spacer-8)}}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0 var(--spacer-4);border-right:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-icon i{color:#000;font-size:var(--font-size-30)}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:var(--spacer-4)}.promotion-wrapper .promotion-content .promotion-info>div{margin-bottom:var(--spacer-3)}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:var(--font-size-18)}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:75px;overflow-y:auto;font-size:var(--font-size-14)}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--spacer-4);border-left:1px solid #EDEDED}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-button{padding:0;border-left:none}}.tabbed-midblocks-container{margin-bottom:var(--spacer-5)}.tabbed-midblocks-container .tabbed-midblocks-header{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:40px;height:40px;display:none;align-items:center;justify-content:center;background-color:#F0F;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]{position:relative;flex:0 0 20%;cursor:pointer}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{display:flex;align-items:center;flex:0 0 100%;height:40px;color:#000;border-bottom:3px solid #fff0;font-size:var(--font-size-16)}@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:#F0F;color:#000}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:var(--spacer-3)}.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{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#FFF;margin:0 2px;background-color:#F0F}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{color:#FFF;pointer-events:none;background-color:#30D5C8}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:var(--spacer-5)}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{display:flex;align-items:center;height:40px;color:#000;font-size:var(--font-size-16);border-bottom:3px solid #F0F}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{flex:0 0 auto;color:#000;font-weight:700;padding:3px 0;margin-right:var(--spacer-4)}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;color:#000;padding:3px var(--spacer-4);margin-right:4px;margin-bottom:4px;border:1px solid #EDEDED;background:#fff;border-radius:var(--spacer-1)}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.flag-ad{background-position:0 0}.flag-ae{background-position:-18px 0}.flag-af{background-position:-36px 0}.flag-ag{background-position:-54px 0}.flag-ai{background-position:-72px 0}.flag-al{background-position:-90px 0}.flag-am{background-position:-108px 0}.flag-ao{background-position:-126px 0}.flag-aq{background-position:-144px 0}.flag-ar{background-position:-162px 0}.flag-as{background-position:-180px 0}.flag-at{background-position:-198px 0}.flag-au{background-position:-216px 0}.flag-aw{background-position:-234px 0}.flag-ax{background-position:-252px 0}.flag-az{background-position:-270px 0}.flag-ba{background-position:-288px 0}.flag-bb{background-position:-306px 0}.flag-bd{background-position:-324px 0}.flag-be{background-position:-342px 0}.flag-bf{background-position:-360px 0}.flag-bg{background-position:-378px 0}.flag-bh{background-position:-396px 0}.flag-bi{background-position:-414px 0}.flag-bj{background-position:-432px 0}.flag-bl{background-position:-450px 0}.flag-bm{background-position:-468px 0}.flag-bn{background-position:-486px 0}.flag-bo{background-position:-504px 0}.flag-bq{background-position:-522px 0}.flag-br{background-position:-540px 0}.flag-bs{background-position:-558px 0}.flag-bt{background-position:-576px 0}.flag-bw{background-position:-594px 0}.flag-by{background-position:-612px 0}.flag-bz{background-position:-630px 0}.flag-ca{background-position:-648px 0}.flag-cc{background-position:-666px 0}.flag-cd{background-position:-684px 0}.flag-cf{background-position:-702px 0}.flag-cg{background-position:-720px 0}.flag-ch{background-position:-738px 0}.flag-ci{background-position:-756px 0}.flag-ck{background-position:-774px 0}.flag-cl{background-position:-792px 0}.flag-cm{background-position:-810px 0}.flag-cn{background-position:-828px 0}.flag-co{background-position:-846px 0}.flag-cr{background-position:-864px 0}.flag-cv{background-position:-882px 0}.flag-cw{background-position:-900px 0}.flag-cx{background-position:-918px 0}.flag-cy{background-position:-936px 0}.flag-cz{background-position:-954px 0}.flag-de{background-position:-972px 0}.flag-dj{background-position:-990px 0}.flag-dk{background-position:-1008px 0}.flag-dm{background-position:-1026px 0}.flag-do{background-position:-1044px 0}.flag-dz{background-position:-1062px 0}.flag-ec{background-position:-1080px 0}.flag-ee{background-position:-1098px 0}.flag-eg{background-position:-1116px 0}.flag-eh{background-position:-1134px 0}.flag-er{background-position:-1152px 0}.flag-es{background-position:-1170px 0}.flag-et{background-position:-1188px 0}.flag-fi{background-position:-1206px 0}.flag-fj{background-position:-1224px 0}.flag-fk{background-position:-1242px 0}.flag-fm{background-position:-1260px 0}.flag-fo{background-position:-1278px 0}.flag-fr{background-position:-1296px 0}.flag-ga{background-position:-1314px 0}.flag-gb{background-position:-1332px 0}.flag-gd{background-position:-1350px 0}.flag-ge{background-position:-1368px 0}.flag-gf{background-position:-1386px 0}.flag-gh{background-position:-1404px 0}.flag-gi{background-position:-1422px 0}.flag-gl{background-position:-1440px 0}.flag-gm{background-position:-1458px 0}.flag-gn{background-position:-1476px 0}.flag-gp{background-position:-1494px 0}.flag-gq{background-position:-1512px 0}.flag-gr{background-position:-1530px 0}.flag-gs{background-position:-1548px 0}.flag-gt{background-position:-1566px 0}.flag-gu{background-position:-1584px 0}.flag-gw{background-position:-1602px 0}.flag-gy{background-position:-1620px 0}.flag-hk{background-position:-1638px 0}.flag-hn{background-position:-1656px 0}.flag-hr{background-position:-1674px 0}.flag-ht{background-position:-1692px 0}.flag-hu{background-position:-1710px 0}.flag-id{background-position:-1728px 0}.flag-ie{background-position:-1746px 0}.flag-il{background-position:-1764px 0}.flag-in{background-position:-1782px 0}.flag-io{background-position:-1800px 0}.flag-iq{background-position:-1818px 0}.flag-is{background-position:-1836px 0}.flag-it{background-position:-1854px 0}.flag-jm{background-position:-1872px 0}.flag-jo{background-position:-1890px 0}.flag-jp{background-position:-1908px 0}.flag-ke{background-position:-1926px 0}.flag-kg{background-position:-1944px 0}.flag-kh{background-position:-1962px 0}.flag-ki{background-position:-1980px 0}.flag-km{background-position:-1998px 0}.flag-kn{background-position:-2016px 0}.flag-kr{background-position:-2034px 0}.flag-kw{background-position:-2052px 0}.flag-ky{background-position:-2070px 0}.flag-kz{background-position:-2088px 0}.flag-la{background-position:-2106px 0}.flag-lb{background-position:-2124px 0}.flag-lc{background-position:-2142px 0}.flag-li{background-position:-2160px 0}.flag-lk{background-position:-2178px 0}.flag-lr{background-position:-2196px 0}.flag-ls{background-position:-2214px 0}.flag-lt{background-position:-2232px 0}.flag-lu{background-position:-2250px 0}.flag-lv{background-position:-2268px 0}.flag-ma{background-position:-2286px 0}.flag-mc{background-position:-2304px 0}.flag-md{background-position:-2322px 0}.flag-me{background-position:-2340px 0}.flag-mf{background-position:-2358px 0}.flag-mg{background-position:-2376px 0}.flag-mh{background-position:-2394px 0}.flag-mk{background-position:-2412px 0}.flag-ml{background-position:-2430px 0}.flag-mm{background-position:-2448px 0}.flag-mn{background-position:-2466px 0}.flag-mo{background-position:-2484px 0}.flag-mp{background-position:-2502px 0}.flag-mq{background-position:-2520px 0}.flag-mr{background-position:-2538px 0}.flag-ms{background-position:-2556px 0}.flag-mt{background-position:-2574px 0}.flag-mu{background-position:-2592px 0}.flag-mv{background-position:-2610px 0}.flag-mw{background-position:-2628px 0}.flag-mx{background-position:-2646px 0}.flag-my{background-position:-2664px 0}.flag-mz{background-position:-2682px 0}.flag-na{background-position:-2700px 0}.flag-nc{background-position:-2718px 0}.flag-ne{background-position:-2736px 0}.flag-nf{background-position:-2754px 0}.flag-ng{background-position:-2772px 0}.flag-ni{background-position:-2790px 0}.flag-nl{background-position:-2808px 0}.flag-no{background-position:-2826px 0}.flag-np{background-position:-2844px 0}.flag-nr{background-position:-2862px 0}.flag-nu{background-position:-2880px 0}.flag-nz{background-position:-2898px 0}.flag-om{background-position:-2916px 0}.flag-pa{background-position:-2934px 0}.flag-pe{background-position:-2952px 0}.flag-pf{background-position:-2970px 0}.flag-pg{background-position:-2988px 0}.flag-ph{background-position:-3006px 0}.flag-pk{background-position:-3024px 0}.flag-pl{background-position:-3042px 0}.flag-pm{background-position:-3060px 0}.flag-pn{background-position:-3078px 0}.flag-pr{background-position:-3096px 0}.flag-ps{background-position:-3114px 0}.flag-pt{background-position:-3132px 0}.flag-pw{background-position:-3150px 0}.flag-py{background-position:-3168px 0}.flag-qa{background-position:-3186px 0}.flag-re{background-position:-3204px 0}.flag-rest{background-position:-3222px 0}.flag-ro{background-position:-3240px 0}.flag-rs{background-position:-3258px 0}.flag-ru{background-position:-3276px 0}.flag-rw{background-position:-3294px 0}.flag-sa{background-position:-3312px 0}.flag-sb{background-position:-3330px 0}.flag-sc{background-position:-3348px 0}.flag-sd{background-position:-3366px 0}.flag-se{background-position:-3384px 0}.flag-sg{background-position:-3402px 0}.flag-sh{background-position:-3420px 0}.flag-si{background-position:-3438px 0}.flag-sj{background-position:-3456px 0}.flag-sk{background-position:-3474px 0}.flag-sl{background-position:-3492px 0}.flag-sm{background-position:-3510px 0}.flag-sn{background-position:-3528px 0}.flag-sr{background-position:-3546px 0}.flag-ss{background-position:-3564px 0}.flag-st{background-position:-3582px 0}.flag-sv{background-position:-3600px 0}.flag-sx{background-position:-3618px 0}.flag-sz{background-position:-3636px 0}.flag-tc{background-position:-3654px 0}.flag-td{background-position:-3672px 0}.flag-tf{background-position:-3690px 0}.flag-tg{background-position:-3708px 0}.flag-th{background-position:-3726px 0}.flag-tj{background-position:-3744px 0}.flag-tk{background-position:-3762px 0}.flag-tl{background-position:-3780px 0}.flag-tm{background-position:-3798px 0}.flag-tn{background-position:-3816px 0}.flag-to{background-position:-3834px 0}.flag-tr{background-position:-3852px 0}.flag-tt{background-position:-3870px 0}.flag-tv{background-position:-3888px 0}.flag-tw{background-position:-3906px 0}.flag-tz{background-position:-3924px 0}.flag-ua{background-position:-3942px 0}.flag-ug{background-position:-3960px 0}.flag-um{background-position:-3978px 0}.flag-us{background-position:-3996px 0}.flag-uy{background-position:-4014px 0}.flag-uz{background-position:-4032px 0}.flag-va{background-position:-4050px 0}.flag-vc{background-position:-4068px 0}.flag-vg{background-position:-4086px 0}.flag-vi{background-position:-4104px 0}.flag-vn{background-position:-4122px 0}.flag-vu{background-position:-4140px 0}.flag-wf{background-position:-4158px 0}.flag-ws{background-position:-4176px 0}.flag-xk{background-position:-4194px 0}.flag-yt{background-position:-4212px 0}.flag-za{background-position:-4230px 0}.flag-zm{background-position:-4248px 0}.flag-zw{background-position:-4266px 0}.product-standart-cargo-buttons{display:flex;margin-bottom:var(--spacer-4)}.product-standart-cargo-buttons .product-standart-cargo-button{display:flex;align-items:center;height:26px;color:#000;margin-right:var(--spacer-8)}.product-standart-cargo-buttons .product-standart-cargo-button i{display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#000;margin-right:6px}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:var(--font-size-17)}.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:""}#social-container{padding:0}#social-container [data-selector=whatsapp-order]{background:#25D366;border-radius:0;bottom:56px}#social-container [data-selector=facebook-messenger]{border-radius:0}#social-container [data-selector=facebook-messenger].overlap{bottom:104px}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:40px;height:40px;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0;font-size:var(--font-size-25)}#social-container [data-selector=whatsapp-order].right,#social-container [data-selector=facebook-messenger].right{right:8px}.idea-promotion-bar{padding:0;z-index:101}.idea-promotion-bar.bar-position-top{border-bottom:none}#checkout-breadcrumbs .checkout-steps>a{margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.form-control{color:#000;font-size:var(--font-size-13);border-radius:var(--spacer-1);border:1px solid #EDEDED}.form-control::placeholder{color:#000}.form-group .required{font-size:var(--font-size-14)}@media (max-width:767px){.form-group .required{right:12px}}.current-page-product-detail .product-extra-details ol,.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-detail ol,.current-page-product-detail .product-detail ul{margin:0;padding:0}.current-page-product-detail .product-extra-details ol li,.current-page-product-detail .product-detail ol li{list-style:decimal inside}.current-page-product-detail .product-extra-details ul li,.current-page-product-detail .product-detail ul li{list-style:disc inside}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.form-control:focus{-webkit-box-shadow:0 0 3px 1px #f0f0f0!important;box-shadow:0 0 3px 1px #f0f0f0!important}.alert,.cart-block,.form-control,.modal-content,.user-login-box,#checkout-breadcrumbs,.member-block li a i.left-icons,input[type=checkbox]+label:before,.member-block li.member-block-title,.order-list-table .order-list-action-button a i,.input-group.input-group-left .input-group-addon,#agreement-content .agreement-container .agreement,.address-wrapper .address-block .address-block-header,.payment-tab .payment-tab-nav .payment-tab-nav-left>div>a,select.form-control:not([size]):not([multiple]),select:not([size]),#cart-container #cart-promoted-products .promotion-list .list-header,#cart-popup-container #cart-promoted-products .promotion-list .list-header,#idea-pay-form #agreement-content .agreement-container .agreement,#cart-container #cart-items .cart-item .product-quantity,#cart-popup-container #cart-items .cart-item .product-quantity,#CreditCard [data-selector=payment-form] #agreement-content .agreement-container .agreement,#MailOrder [data-selector=payment-form] #agreement-content .agreement-container .agreement{border-radius:var(--spacer-1)}.btn-loading:before{border-top-color:#F0F}.loader .ball-pulse>div{background-color:#F0F}.loading>div{border-top-color:#F0F;border-bottom-color:#F0F}.loading-bar .loader{background:#F0F}.control-label{color:#000;font-size:var(--font-size-13)}.information-content{border:1px solid #EDEDED;border-radius:var(--spacer-1)}.information-content span{border-radius:var(--spacer-1)}.information-content i{color:#1a1a1a}.member-block li>a.active{color:#F0F}.member-block li:hover>a:not(.active){color:#F0F}.member-block li:hover>a:not(.active) i.left-icons{color:#F0F}#featured-product-block{border:none}.input-group .input-group-addon{border-color:#EDEDED}.user-login-box{border-color:#EDEDED}.contentbox-sub-title{border-bottom-color:#EDEDED}.block-list li a{align-items:center}.block-list li:last-child a{border-bottom:none}#head-content,#triple-search-box{margin-bottom:var(--spacer-8)}@media (max-width:767px){#triple-search-box .col-form-label{line-height:16px}}#combine-thumb-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#combine-thumb-image .combine-thumb-item{padding-right:var(--gutter);padding-left:var(--gutter)}.current-page-page-detail .col-12.text-right.page-buttons{display:none}