#notification-test{background:#f01e2c;border-color:#f01e2c;box-sizing:border-box;inset:auto 30px 100px auto;position:fixed;z-index:9999}#notification-test:hover{background:#d1001f;border-color:#d1001f}@media only screen and (max-width:767.98px){#notification-test{font-size:30px;inset:auto 1.5rem 200px auto;text-align:center;width:calc(100vw - 3rem)}}#toasty-zone{align-items:flex-end;display:flex;flex-direction:column;gap:10px 0;height:100vh;inset:140px 0 auto auto;isolation:isolate;justify-content:flex-start;overflow:hidden;padding:10px;pointer-events:none;position:fixed;z-index:99999}#toasty-zone,#toasty-zone *{box-sizing:border-box}.toasty{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(25,25,25,.5);border-radius:8px;color:#fff;display:flex;filter:drop-shadow(2px 3px 4px rgba(30,30,30,.15));flex-direction:column;inset:0 20px auto auto;justify-content:flex-end;padding:7px 10px;pointer-events:all;position:fixed;scale:1;transform-origin:top right;transition:translate .3s cubic-bezier(.73,.04,.95,.74),background .15s ease-in-out,scale .15s ease-in-out,top .2s ease-in-out .2s;width:clamp(280px,100%,360px);will-change:transform;z-index:-1}@media only screen and (max-width:767.98px){.toasty{inset:0 1.5rem auto auto;width:calc(100vw - 3rem)}}.toasty.bg,.toasty.bg .toasty-close,.toasty.bg:hover{background:var(--background)}.toasty.img{justify-content:center;min-height:74px;padding-left:80px}.toasty-body,.toasty-title{-webkit-font-smoothing:antialiased;color:inherit;pointer-events:none;text-align:left;transition:translate .25s ease-in-out .05s;translate:0 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.toasty-title{font-size:16px;font-weight:700}.toasty-body{font-size:13px;line-height:1.4}.toasty-close{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(70,70,70,.8);border-radius:50%;display:flex;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3));height:20px;inset:0 auto auto 0;justify-content:center;opacity:0;padding:5px;position:absolute;transition:opacity .15s ease-in;translate:-50% -30% 0;width:20px;z-index:2}.toasty-close,.toasty-close svg{color:inherit;pointer-events:none}.toasty-close svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.toasty-image{border-radius:3px;height:60px;inset:50% auto auto 10px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;transition:translate .25s ease-in-out .05s;translate:0 -50%;width:60px}.toasty:hover{background:rgba(25,25,25,.65);scale:1.028}.toasty:hover .toasty-body,.toasty:hover .toasty-title{translate:5px 0 0}.toasty:hover .toasty-image{translate:5px -50% 0}.toasty:hover .toasty-close{cursor:pointer;opacity:1;pointer-events:all}.toasty.dragging{cursor:grabbing;scale:1.048;z-index:1}@media only screen and (max-width:767.98px){.toasty.dragging,.toasty:hover{scale:1}}nav.breadcrumbs ul{padding:0}nav.breadcrumbs ul li{display:inline-block;padding:4px;position:relative}nav.breadcrumbs ul li:first-of-type{padding-left:0}nav.breadcrumbs ul li a{font-size:12px;text-transform:capitalize}nav.breadcrumbs ul li:nth-of-type(n+2):before{content:"/";font-size:12px;left:-3px;position:absolute;top:50%;transform:translateY(-50%)}.custom-checkbox{cursor:pointer;display:block;font-size:22px;margin-bottom:12px;min-height:36px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.custom-checkbox p{font-size:13px;margin:0 0 0 10px;width:100%}.custom-checkbox input{cursor:pointer;height:1px;opacity:0;position:absolute;width:1px}.custom-checkbox .checkmark{background-color:#fff;border-radius:50%;height:30px;left:0;position:absolute;top:0;width:30px}.custom-checkbox .checkmark:after{border:solid #343434;border-width:0 3px 3px 0;content:"";display:none;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-59%) rotate(40deg);width:6px}.custom-checkbox input:checked~.checkmark,.custom-checkbox:hover input~.checkmark{background-color:var(--secondary-color)}.custom-checkbox input:checked~.checkmark:after{display:block}.search-bar-qf{border-radius:21px;width:clamp(125px,100%,145px)}.search-bar-qf input[type=text]{background:#f0f0f0;border-radius:21px;height:36px;padding:10px 40px 10px 20px}.search-bar-qf input[type=text]::-moz-placeholder{font-weight:400}.search-bar-qf input[type=text]::placeholder{font-weight:400}.search-bar-qf .submit-group{height:36px;width:40px}.search-bar-qf .submit-group label{height:36px;padding-right:5px;width:40px}.search-bar-qf .submit-group label svg{height:21px;width:21px}.search-bar-qf .submit-group label svg path{fill:var(--text-primary-color)}.search-bar-qf .submit-group label input[type=submit]{right:0;top:0}.search-bar-qf{align-items:flex-start;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:center;position:relative;width:351px}.search-bar-qf input[type=text]{background:var(--primary-color);border:none;border-radius:0;box-sizing:border-box;color:var(--text-primary-color);font-weight:400;outline:none;padding:0 35px 0 10px;position:relative;width:100%}@media only screen and (max-width:767.98px){.search-bar-qf input[type=text]{padding:0 30px 2px 40px}}.search-bar-qf input[type=text]::-moz-placeholder{color:#030303;font-size:14px}.search-bar-qf input[type=text]::placeholder{color:#030303;font-size:14px}.search-bar-qf .submit-group{align-items:center;display:flex;justify-content:center;position:absolute;right:0;top:0}@media only screen and (max-width:767.98px){.search-bar-qf .submit-group{left:0;right:unset}}.search-bar-qf .submit-group label{align-items:center;display:flex;justify-content:center;margin:0}.search-bar-qf .submit-group label svg{color:var(--text-primary-color);height:15px;-o-object-fit:contain;object-fit:contain;width:15px}.search-bar-qf .submit-group label input[type=submit]{background:none;border:none;border-radius:0;cursor:pointer;height:100%;inset:0 0 auto auto;padding:0;position:absolute;width:100%;z-index:1}.search-bar-qf .search-close{align-items:center;display:none;justify-content:center;position:absolute;right:0;top:0}.search-bar-qf .search-close svg{color:var(--text-primary-color);height:100%;-o-object-fit:contain;object-fit:contain;padding:6.5px;transform:scale(1.5);width:100%}@media only screen and (max-width:767.98px){.search-bar-qf .search-close{display:flex}}@media only screen and (max-width:1230px){.search-bar-qf{width:205px}}.custom-search-qf-section .wrapper{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;max-width:750px}.custom-search-qf-section .wrapper p{font-weight:bolder;min-width:-moz-max-content;min-width:max-content}.custom-search-qf-section .wrapper .search-bar-qf input{color:rgba(0,0,0,.65);font-size:14px;padding-right:50px}.custom-search-qf-section .wrapper .search-bar-qf input::-moz-placeholder{color:rgba(0,0,0,.65);font-weight:500;translate:0 3px}.custom-search-qf-section .wrapper .search-bar-qf input::placeholder{color:rgba(0,0,0,.65);font-weight:500;translate:0 3px}.custom-search-qf-section .wrapper .search-bar-qf .submit-group label svg path{fill:#10573b}.button-wishlist{border:none;padding:unset}.button-wishlist,.button-wishlist:hover{background-color:unset}.button-wishlist path{fill:#000}.active-wishlist path{fill:var(--accent-1-color)}.lightbox-trigger{padding:12px}.lightbox-trigger svg{height:20px;max-height:20px;max-width:20px;width:20px}.lightbox-trigger svg path{fill:#fff}.predictive-search-container{display:flex;display:none;height:100%;left:0;opacity:0;position:fixed;top:0;top:160px;width:100vw;z-index:999999}.predictive-search-container.active{display:flex;opacity:1}.predictive-search-container .predictive-search-modal{background:#fff;border-radius:12px;box-shadow:0 6px 21px 5px rgba(0,0,0,.38);margin:auto;min-height:100px;position:relative;transform:translateY(-160px);width:clamp(320px,90vw,1300px)}.predictive-search-container .predictive-search-modal .inner{-ms-overflow-style:none;height:100%;max-height:calc(90vh - 160px);min-height:432px;overflow:scroll;padding:30px;scrollbar-width:none;width:100%}.predictive-search-container .predictive-search-modal .inner::-webkit-scrollbar{display:none}.predictive-search-container .predictive-search-modal .inner .main-search{margin:30px}.predictive-search-container .predictive-search-modal .inner .main-search .page-width{padding:0}.predictive-search-container .predictive-search-modal .inner .main-search .page-width .result_amount{margin-bottom:30px}.predictive-search-container .predictive-search-modal .close{background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:30px;position:absolute;right:10px;top:10px;transition:all .3s;width:30px;z-index:99}.predictive-search-container .predictive-search-modal .close svg{fill:var(--primary-color);height:100%;margin:auto;width:100%}.predictive-search-container .predictive-search-modal .close:hover{rotate:180deg}.predictive-search-container .predictive-search-results{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:5px 0;width:100%}.predictive-search-container .predictive-search-results .resource-header,.predictive-search-container .predictive-search-results .resource-results{width:100%}.predictive-search-container .predictive-search-results .resource-header p,.predictive-search-container .predictive-search-results .resource-results p{margin:0}.predictive-search-container .predictive-search-results .resource-header{border-bottom:1px solid #ddd;margin-bottom:5px;padding:15px 0}.predictive-search-container .predictive-search-results .resource-header p{font-weight:700;padding:0 40px;text-transform:capitalize}.predictive-search-container .predictive-search-results .resource-results{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:0 5px}.predictive-search-container .predictive-search-results .resource-results .resource-result{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding:5px 5px 5px 50px;width:100%}.predictive-search-container .predictive-search-results .resource-results .resource-result:hover{background:#f1f1f1}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-title{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;padding:0 10px 0 5px;width:-moz-max-content;width:max-content}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-url{color:#707070;font-size:12px;white-space:nowrap}@media (max-width:1024px){.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-url{display:none}}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-image{background:#fff;display:none;height:30px;margin:0 0 0 auto;width:30px}.predictive-search-container .predictive-search-results .resource-results .resource-result .resource-result-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.quick-view-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;height:100%;left:0;opacity:0;position:fixed;top:130px;width:100%;z-index:99}.quick-view-container.active{display:flex;opacity:1}.quick-view-container .quick-view-modal{background-color:#fff;box-shadow:5px 5px 15px 5px rgba(0,0,0,.18);box-sizing:border-box;margin:auto;padding:2rem;position:relative;transform:translateY(-130px);width:clamp(320px,90vw,1024px)}.quick-view-container .quick-view-modal .inner{-ms-overflow-style:none;height:100%;max-height:calc(90vh - 130px);overflow:scroll;scrollbar-width:none;width:100%}.quick-view-container .quick-view-modal .inner::-webkit-scrollbar{display:none}.quick-view-container .quick-view-modal .inner .page-width{padding:0}.quick-view-container .quick-view-modal .inner .main-product{margin-bottom:0}.quick-view-container .quick-view-modal .inner .main-product #main-product-container .brand-logo,.quick-view-container .quick-view-modal .inner .main-product #main-product-container .breadcrumbs-snippet,.quick-view-container .quick-view-modal .inner .main-product #main-product-container .button-wishlist,.quick-view-container .quick-view-modal .inner .main-product #main-product-container .desktop-breadcrumbs{display:none!important}.quick-view-container .quick-view-modal .inner .main-product #main-product-container .gallery{display:contents}@media only screen and (max-width:767.98px){.quick-view-container .quick-view-modal .inner .main-product #main-product-container .gallery .gallery-container{margin:0!important}}.quick-view-container .quick-view-modal .close{background-color:#fff;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:50px;left:50%;position:absolute;transform:translate(-50%,50%);width:50px;z-index:99}.quick-view-container .quick-view-modal .close svg{stroke:#333;height:50%;margin:auto;transition:all .3s;width:50%}.quick-view-container .quick-view-modal .close:hover svg{rotate:90deg}.collection-card .img-wrap img,.collection-card .img-wrap svg{aspect-ratio:1;height:unset;-o-object-fit:cover;object-fit:cover;width:100%}.nav-mega-menu{background-color:#fff;padding:0!important;position:relative}.nav-mega-menu .mega-menu-top-items{display:flex;justify-content:center;padding-top:12px;position:relative}.nav-mega-menu .mega-menu-top-items .menu-item{cursor:pointer;font-size:14px;padding:0 15px;transition:all .3s}.nav-mega-menu .mega-menu-top-items .menu-item.menu-img{border-left:2px solid #c9c9c9}.nav-mega-menu .mega-menu-top-items .menu-item a span{font-size:14px}.nav-mega-menu .mega-menu-top-items>div:hover+.mega-menu{opacity:1;pointer-events:auto;transition:all .3s}.nav-mega-menu a:hover{text-decoration:underline}.nav-mega-menu .mega-menu{background-color:#fff;box-shadow:0 21px 9px 1px rgba(0,0,0,.12);left:50%;margin:0 auto;max-width:100%;min-height:-moz-min-content;min-height:min-content;opacity:0;padding-top:20px;pointer-events:none;position:absolute;top:100%;transform:translate(-50%);transition:all .3s;width:100vw;z-index:999}.nav-mega-menu .mega-menu:hover{opacity:1;pointer-events:auto;transition:all .3s}.nav-mega-menu .mega-menu .mega-menu-container{display:flex;height:100%;padding:30px}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container{grid-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block{aspect-ratio:17/20;overflow:hidden;position:relative}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block:hover>img{transform:scale(1.1);transition:all .3s}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block:hover .icon-arrow{transform:translateX(5px)}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block img,.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block svg{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block .gradient{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0) 40%,#10573c);bottom:0;left:0;min-height:30%;position:absolute;width:100%}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block .link{bottom:0;color:#fff;display:flex;justify-content:space-between;left:0;padding:20px;position:absolute;width:100%}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block .link .link-text{font-size:24px;font-weight:700}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block .link>div{align-items:center;display:flex}.nav-mega-menu .mega-menu .mega-menu-container.menu-image-container .mega-menu-image-block .link svg{height:30px;width:30px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu{-moz-column-count:3;column-count:3;flex:2;font-size:13px;font-weight:700;margin-top:20px;padding-right:20px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu .mega-menu-title{margin-bottom:30px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu .submenu-title{color:#343434;font-size:20px;font-weight:700}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul{font-weight:500;list-style:none;margin:20px 0 0;padding:0}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li{-moz-column-break-inside:avoid;break-inside:avoid;font-size:14px;margin:10px 0;padding:2px 0;page-break-inside:avoid;position:relative}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li:hover{font-weight:700}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li .menu-chevron{display:none;position:absolute;right:10px;top:6px;width:8px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li:hover .menu-chevron{display:block}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li:hover .menu-chevron svg{width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu ul li a{display:block;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-menu .submenu-link{color:#343434;font-size:14px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper{display:flex;flex:1;padding-left:20px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner{cursor:pointer;display:flex;flex:1;flex-direction:column;height:100%;padding:20px 20px 0;transition:all .3s}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-title{align-items:center;padding:15px 0}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-title span svg{transform:translateY(2px);transition:all .3s;visibility:hidden;width:10px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover .mega-menu-banner-title span svg{visibility:visible}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-image{aspect-ratio:20/19;flex:1;overflow:hidden;position:relative;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-desc{background-color:hsla(0,0%,93%,.702);bottom:-100%;bottom:0;font-size:13px;padding:15px;position:absolute;transition:all .3s;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-desc .desc-title{font-weight:700;margin-bottom:10px}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover{bottom:0}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover .mega-menu-banner-image img{transform:scale(1.05);transition:all .3s}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner .mega-menu-banner-image-hover{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover .mega-menu-banner-image-hover{opacity:1;transition:all .3s}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover .mega-menu-banner-image-hover img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.nav-mega-menu .mega-menu .mega-menu-container .mega-menu-banner-wrapper .mega-menu-banner:hover .mega-menu-banner-title{font-weight:700}@media screen and (max-width:1250px){.mega-menu-top-items .menu-item a span{font-size:1.2vw!important}}.open-sidecart{cursor:pointer}#cart-drawer-container{background:transparent;height:100vh;pointer-events:none;position:fixed;right:0;top:0;transition:.3s ease;visibility:hidden;width:100vw;z-index:9999999999!important}#cart-drawer-container.open{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.7);pointer-events:auto;transition:.3s ease;visibility:visible}#cart-drawer-container.open #cart-drawer{display:flex;flex-direction:column;transform:translateX(0)}#cart-drawer-container #cart-drawer{background-color:#fff;float:right;height:100%;max-height:100vh;pointer-events:auto;transform:translateX(103%);transition:.3s ease;width:clamp(260px,100%,392px)}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer{float:left;max-width:unset;transform:translateX(-103%)}}@media only screen and (max-width:575.98px){#cart-drawer-container #cart-drawer{max-width:calc(100vw - 20px)}}#cart-drawer-container #cart-drawer .cart-drawer-header{align-items:center;background-color:var(--text-primary-color);border-bottom:none;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:17px 25px 0 20px;position:relative}#cart-drawer-container #cart-drawer .cart-drawer-header .closeSideCart{align-items:center;cursor:pointer;display:flex;height:20px;inset:50% 25px auto auto;justify-content:center;margin-left:auto;position:absolute;translate:0 -50%;width:20px}#cart-drawer-container #cart-drawer .cart-drawer-header .closeSideCart img,#cart-drawer-container #cart-drawer .cart-drawer-header .closeSideCart svg{color:#fff;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:350px){#cart-drawer-container #cart-drawer .cart-drawer-header .closeSideCart{inset:25px 25px auto auto}}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs{display:flex;gap:20px}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab{align-items:center;background-color:var(--text-primary-color);border:solid #fff;border-radius:0;border-width:1px 1px 0;color:var(--accent-2-color);cursor:pointer;display:flex;font-size:14px;gap:3px;padding:12px}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab .icon.active{display:none}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab.active{background-color:#fff;color:var(--text-primary-color)}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab.active span{font-weight:700}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab.active .icon{display:none}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab.active .icon.active{display:block}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab:hover:not(.active) svg{transform:scale(1.2)}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab:hover:not(.active) span{transform:scale(1.05)}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab img,#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab svg{height:21.5px;-o-object-fit:contain;object-fit:contain;transition:all .3s;width:21.5px}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab span{align-items:center;display:inline-flex;flex-direction:column;font-size:14px;transition:all .3s}#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab span:after{content:attr(data-title);content:attr(data-title)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}@media speech{#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab span:after{display:none}}@media only screen and (min-width:1200px){#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs .cart-tab[data-tab=for-you-cart]{display:none!important}}@media only screen and (max-width:350px){#cart-drawer-container #cart-drawer .cart-drawer-header .cart-tabs{padding-top:30px}}#cart-drawer-container #cart-drawer .free-delivery-status{align-items:center;background-color:var(--primary-color);border-radius:0;color:var(--text-primary-color);display:flex;flex-flow:column nowrap;font-size:14px;gap:12px;justify-content:center;margin:0;padding:19px 33px 13px}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-progress{background:var(--secondary-color);height:4px;position:relative;width:100%}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-progress .free-delivery-progress-bar{background:var(--tertiary-color);height:100%;left:0;position:absolute;top:0;width:0}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-progress .free-delivery-progress-marker{background:var(--tertiary-color);border-radius:50%;height:10px;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-msg{align-items:center;display:flex;gap:10px 17px;justify-content:center}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-msg{gap:10px 13px}}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-msg .free-delivery-text{font-size:14px}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-msg img{width:22px}#cart-drawer-container #cart-drawer .inner{display:flex;flex:1;flex-direction:column;overflow:hidden;width:100%}#cart-drawer-container #cart-drawer .inner>div{height:100%}#cart-drawer-container #cart-drawer>form{display:flex;flex:1}#cart-drawer-container #cart-drawer>form .cart .items-wrapper{flex:1;margin:0;position:relative}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items{height:100%;overflow-y:auto;padding:30px 33px;position:absolute;width:100%}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items{padding:30px 25px}}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar{background:transparent;margin-left:10px;width:4px}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar-track{background-color:#fff}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar-thumb{background-color:var(--accent-1-color);border-radius:2px}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper{border-top:3px solid #ededed;margin-right:10px}@media only screen and (min-width:768px){#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper{border-top:unset}}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px 0}@media only screen and (min-width:768px){#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title{display:none}}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title *{pointer-events:none}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title p{align-items:center;display:flex;font-size:14px;font-weight:400;gap:0 10px;justify-content:center;margin:0}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title svg{height:14px;scale:1 1;transition:all .3s;width:14px}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title svg.active{transform:rotateX(180deg)}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title.active svg{scale:1 -1}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items-title .counter{align-items:center;background:var(--text-primary-color);border-radius:21px;color:#fff;display:inline-flex;font-size:10px;height:20px;justify-content:center;line-height:20px;padding:3px;width:20px}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items{max-height:0;overflow:hidden;transition:max-height .15s ease-in-out}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items.active{max-height:100000px}@media only screen and (min-width:768px){#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items{max-height:unset;overflow:unset}}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .items .additional-items-wrapper .additional-items .additional-items-inner{padding:10px 0}#cart-drawer-container #cart-drawer>form .cart .items-wrapper .empty-cart{align-items:center;color:var(--text-primary-color);display:flex;flex-flow:column nowrap;font-size:24px;font-weight:700;gap:20px;justify-content:center;padding-top:calc(50vh - 170px);text-align:center}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations{padding:10px 0 20px 20px}@media only screen and (min-width:768px){#cart-drawer-container #cart-drawer>form .cart .cart-recommendations{display:none}}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .heading{margin-bottom:10px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card{gap:1px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-image .product-badges{gap:2px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-image .product-badges .product-badge{font-size:10px;padding:3px 6px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;overflow:hidden}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-description,#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-reviews{display:none}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-price span{font-size:14px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-buttons{gap:0}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-buttons .product-link{font-size:14px;padding:3px 6px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-buttons button{border:none;max-height:26px}#cart-drawer-container #cart-drawer>form .cart .cart-recommendations .product-card .product-buttons button svg{height:17px;width:15px}#cart-drawer-container #cart-drawer>form .cart .sub-total-wrapper p:first-of-type{font-size:22px}#cart-drawer-container #cart-drawer .cart-content{display:none;flex:1;flex-direction:column}#cart-drawer-container #cart-drawer .cart-content .buttons{align-items:center;box-sizing:border-box;display:flex;flex-flow:column nowrap;gap:13px;justify-content:space-between;padding:0 25px 15px;position:relative}#cart-drawer-container #cart-drawer .cart-content .buttons .checkout,#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-button{align-items:center;background:var(--text-primary-color);border:2px solid var(--text-primary-color);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1;overflow:hidden;padding:11px 15px;position:relative;text-align:center}#cart-drawer-container #cart-drawer .cart-content .buttons .checkout:hover:after,#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-button:hover:after{transform:translateX(100%);transition:.5s ease-in}#cart-drawer-container #cart-drawer .cart-content .buttons .checkout:after,#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-button:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0));content:"";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;transform:translateX(-100%);transition:0s linear;width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-button{background:#f0f0f0;border-color:#f0f0f0;color:var(--text-primary-color);flex:1;font-size:14px;font-weight:700;padding:7px 15px;width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-button.active+.express-checkout-wrapper{max-height:400px;pointer-events:all;transition:all .3s ease-in}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper{background:#fff;box-shadow:0 -6px 10px rgba(0,0,0,.063);inset:-10px 0 auto 0;max-height:0;overflow:hidden;pointer-events:none;position:absolute;transition:all 0s linear;translate:0 -100%;width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper .express-checkout-buttons{padding:15px 25px}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper .express-checkout-buttons .dynamic-checkout__content{width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper .express-checkout-buttons .shopify-cleanslate div[role=button]{border-radius:40px!important;max-height:40px}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper .express-checkout-buttons .shopify-cleanslate ul{align-items:center;display:flex;flex-flow:column nowrap!important;gap:15px;justify-content:center;margin:0!important;width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .express-checkout-wrapper .express-checkout-buttons .shopify-cleanslate ul li{margin-top:0!important;max-height:42px;width:100%}#cart-drawer-container #cart-drawer .cart-content .buttons .checkout{flex:1;font-size:16px;font-weight:700;text-align:center;width:100%}#cart-drawer-container #cart-drawer .cart-content .content-heading{align-items:center;display:flex;flex-wrap:wrap;gap:11px;justify-content:flex-start;padding:20px}#cart-drawer-container #cart-drawer .cart-content .content-heading .heading-md{font-size:24px;line-height:30px}#cart-drawer-container #cart-drawer .cart-content .content-heading img{height:28px;width:22px}#cart-drawer-container #cart-drawer .cart-content .content-heading svg{height:30px;width:30px}#cart-drawer-container #cart-drawer .cart-content .content-heading svg.heart-full{fill:var(--accent-2-color)}#cart-drawer-container #cart-drawer .cart-content .grid-container{flex:1;margin-bottom:20px;margin-right:8px;overflow-y:auto;padding:0 20px;position:relative}#cart-drawer-container #cart-drawer .cart-content .grid-container::-webkit-scrollbar{background:transparent;margin-left:10px;width:4px}#cart-drawer-container #cart-drawer .cart-content .grid-container::-webkit-scrollbar-track{background-color:#fff}#cart-drawer-container #cart-drawer .cart-content .grid-container::-webkit-scrollbar-thumb{background-color:var(--accent-1-color);border-radius:2px}#cart-drawer-container #cart-drawer .cart-content .grid-container .side-cart-saved-grid{display:flex;flex-direction:column;opacity:0;position:absolute;width:calc(100% - 29px)}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer .cart-content .grid-container .side-cart-saved-grid{grid-template-columns:1fr}}#cart-drawer-container #cart-drawer .cart-content .grid-container .side-cart-saved-grid+.loader{left:50%;position:absolute;top:120px}#cart-drawer-container #cart-drawer .cart-content .grid-container .side-cart-saved-grid.loaded{opacity:1;transition:1s}#cart-drawer-container #cart-drawer .cart-content .grid-container .side-cart-saved-grid.loaded+.loader{opacity:0;transition:.25s}#cart-drawer-container #cart-drawer .cart-content .grid-container .empty-wishlist{position:absolute;text-align:center;width:100%}#cart-drawer-container #cart-drawer .cart-content .grid-container .empty-wishlist-side-cart{display:none;margin-top:40px;position:relative;text-align:center;z-index:9}#cart-drawer-container #cart-drawer .cart-content .grid-container .empty-wishlist-side-cart.active{align-items:center;display:flex;flex-flow:column;gap:15px;justify-content:center}#cart-drawer-container #cart-drawer .cart-content.for-you-cart .grid-container{margin:20px 8px 20px 0;padding:0}#cart-drawer-container #cart-drawer .cart-content.for-you-cart .for-you-grid,#cart-drawer-container #cart-drawer .cart-content.for-you-cart .side-cart-for-you-grid{display:none;gap:20px 22px;grid-template-columns:repeat(2,1fr);inset:0;padding:0 20px;position:absolute;width:100%}#cart-drawer-container #cart-drawer .cart-content.for-you-cart .for-you-grid.active,#cart-drawer-container #cart-drawer .cart-content.for-you-cart .side-cart-for-you-grid.active{display:grid}@media only screen and (max-width:575.98px){#cart-drawer-container #cart-drawer .cart-content.for-you-cart .for-you-grid,#cart-drawer-container #cart-drawer .cart-content.for-you-cart .side-cart-for-you-grid{grid-template-columns:100%}}#cart-drawer-container #cart-drawer .cart-content.for-you-cart .for-you-grid .product-card,#cart-drawer-container #cart-drawer .cart-content.for-you-cart .side-cart-for-you-grid .product-card{overflow:visible}#cart-drawer-container #cart-drawer .bundle{align-items:center;background-color:var(--accent-2-color);display:flex;flex-direction:row;gap:7px;justify-content:center;margin:22px 25px;padding:8px 33px}#cart-drawer-container #cart-drawer .bundle img{height:16px;width:16px}#cart-drawer-container #cart-drawer .bundle *{font-weight:700}#cart-drawer-container #cart-drawer .bundle .shop-now{text-decoration:underline}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer .bundle{margin:20px 25px}#cart-drawer-container #cart-drawer .bundle .shop-now{display:none}}#cart-drawer-container #cart-drawer .cart-details{box-shadow:0 0 10px rgba(0,0,0,.161);display:flex;flex-direction:column;gap:5px;padding:15px 25px 11px}#cart-drawer-container #cart-drawer .cart-details .savings-wrapper,#cart-drawer-container #cart-drawer .cart-details .total-wrapper{display:flex;justify-content:space-between}#cart-drawer-container #cart-drawer .cart-details .savings-wrapper .total-title,#cart-drawer-container #cart-drawer .cart-details .total-wrapper .total-title{color:var(--text-primary-color);font-size:16px;font-weight:700;text-align:left}#cart-drawer-container #cart-drawer .cart-details .savings-wrapper .sub-total,#cart-drawer-container #cart-drawer .cart-details .total-wrapper .sub-total{align-items:baseline;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:flex-end;text-align:right}#cart-drawer-container #cart-drawer .cart-details .savings-wrapper .sub-total .sale-price,#cart-drawer-container #cart-drawer .cart-details .total-wrapper .sub-total .sale-price{font-weight:400;text-decoration:line-through}#cart-drawer-container #cart-drawer .cart-details .savings-wrapper .savings,#cart-drawer-container #cart-drawer .cart-details .savings-wrapper .savings-title,#cart-drawer-container #cart-drawer .cart-details .total-wrapper .savings,#cart-drawer-container #cart-drawer .cart-details .total-wrapper .savings-title{color:var(--accent-1-color)}#cart-drawer-container #cart-drawer .cart-details .discount-wrapper{margin-top:3px}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer .cart-details .discount-wrapper{width:100%}}#cart-drawer-container #cart-drawer .recommendations-trigger{align-items:center;background:var(--accent-2-color);cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:15px 25px;width:100%}@media only screen and (min-width:1200px){#cart-drawer-container #cart-drawer .recommendations-trigger{display:none}}#cart-drawer-container #cart-drawer .recommendations-trigger img,#cart-drawer-container #cart-drawer .recommendations-trigger svg{height:15px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:auto}#cart-drawer-container #cart-drawer .recommendations-trigger>div{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:5px}#cart-drawer-container #cart-drawer .recommendations-trigger>div img{height:25px}#cart-drawer-container .side-cart-recommended{background-color:#fff;margin-left:4.3vw;max-width:1300px;min-height:539px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;transform:translate(-120%,-50%);transition:all 1s ease;width:calc(100% - clamp(415px, 25vw + 50px, 504px) - 12vw)}@media only screen and (max-width:1199.98px){#cart-drawer-container .side-cart-recommended{display:none}}#cart-drawer-container .side-cart-recommended .side-cart-recommended-wrapper{height:100%;padding:30px;position:relative;width:100%}#cart-drawer-container .side-cart-recommended .recommended-heading{align-items:center;color:var(--text-primary-color);display:flex;font-size:24px;font-weight:700;justify-content:space-between;line-height:30px;margin-bottom:19px;text-transform:uppercase}#cart-drawer-container .side-cart-recommended .recommended-heading .cart-drawer--close{cursor:pointer;transition:all .3s ease}#cart-drawer-container .side-cart-recommended .recommended-heading .cart-drawer--close:hover{transform:rotate(90deg)}#cart-drawer-container .side-cart-recommended .close-recommendations{cursor:pointer;height:19px;inset:33.5px 44px auto auto;position:absolute;width:19px}#cart-drawer-container .side-cart-recommended .close-recommendations svg{color:var(--text-primary-color);height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}#cart-drawer-container .side-cart-recommended.open{min-height:300px;opacity:1;pointer-events:auto;transform:translateY(-50%)}#cart-drawer-container .side-cart-recommended .swiper-slide{position:relative}#cart-drawer-container .side-cart-recommended .swiper-slide:not(:last-child):after{border-right:1px solid var(--primary-color);content:"";height:100%;left:0;padding-right:15px;pointer-events:none;position:absolute;top:0;width:100%}#cart-drawer-container .side-cart-recommended .swiper-slide [discount-product] .product-badge{display:none}#cart-drawer-container .side-cart-recommended .swiper-button-next,#cart-drawer-container .side-cart-recommended .swiper-button-prev{background-color:var(--quaternary-color);border-radius:50%;height:30px;top:50%;width:30px}#cart-drawer-container .side-cart-recommended .swiper-button-next:after,#cart-drawer-container .side-cart-recommended .swiper-button-prev:after{color:var(--text-alternate-color);font-size:15px!important}@media only screen and (max-width:767.98px){#cart-drawer-container .side-cart-recommended .swiper-button-next,#cart-drawer-container .side-cart-recommended .swiper-button-prev{display:none}}#cart-drawer-container .side-cart-recommended .swiper-button-next{right:0}#cart-drawer-container .side-cart-recommended .swiper-button-prev{left:0}[cart-items-container] .side-cart-item,[side-cart-grid-wishlist] .side-cart-item{align-items:stretch;border-bottom:1px solid var(--primary-color);display:flex;flex-flow:row nowrap;gap:24px;justify-content:flex-start;padding:18px 0}@media only screen and (max-width:767.98px){[cart-items-container] .side-cart-item,[side-cart-grid-wishlist] .side-cart-item{gap:15px}}[cart-items-container] .side-cart-item:first-of-type,[side-cart-grid-wishlist] .side-cart-item:first-of-type{padding-top:0}[cart-items-container] .side-cart-item .img-wrapper,[side-cart-grid-wishlist] .side-cart-item .img-wrapper{align-items:center;display:flex;flex-direction:column;gap:9px;height:122px;justify-content:center;overflow:hidden;width:101px}[cart-items-container] .side-cart-item .img-wrapper img,[cart-items-container] .side-cart-item .img-wrapper svg,[side-cart-grid-wishlist] .side-cart-item .img-wrapper img,[side-cart-grid-wishlist] .side-cart-item .img-wrapper svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[cart-items-container] .side-cart-item .img-wrapper .save-later,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later{cursor:pointer;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;text-decoration:underline;width:100%}[cart-items-container] .side-cart-item .img-wrapper .save-later img,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later img{height:17px;-o-object-fit:contain;object-fit:contain;width:13px}[cart-items-container] .side-cart-item .img-wrapper .save-later img.active,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later img.active{display:none}[cart-items-container] .side-cart-item .img-wrapper .save-later.active,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later.active{opacity:1}[cart-items-container] .side-cart-item .img-wrapper .save-later .not-selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later .not-selected{white-space:nowrap}[cart-items-container] .side-cart-item .img-wrapper .save-later .selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later .selected{display:none}[cart-items-container] .side-cart-item .img-wrapper .save-later.active-wishlist .selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later.active-wishlist .selected{display:block}[cart-items-container] .side-cart-item .img-wrapper .save-later.active-wishlist .not-selected,[cart-items-container] .side-cart-item .img-wrapper .save-later:hover img.not-selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later.active-wishlist .not-selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later:hover img.not-selected{display:none}[cart-items-container] .side-cart-item .img-wrapper .save-later:hover img.selected,[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later:hover img.selected{display:block}[cart-items-container] .side-cart-item .info-wrapper,[side-cart-grid-wishlist] .side-cart-item .info-wrapper{display:flex;flex:1;flex-direction:column;isolation:isolate;justify-content:space-between;position:relative}[cart-items-container] .side-cart-item .info-wrapper .remove-item,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .remove-item{cursor:pointer;height:22px;inset:0 0 auto auto;position:absolute;width:22px}[cart-items-container] .side-cart-item .info-wrapper .remove-item img,[cart-items-container] .side-cart-item .info-wrapper .remove-item svg,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .remove-item img,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .remove-item svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}[cart-items-container] .side-cart-item .info-wrapper .top,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top{display:flex;flex-flow:column nowrap;gap:6px;justify-content:space-between;width:100%}[cart-items-container] .side-cart-item .info-wrapper .top .item-title,[cart-items-container] .side-cart-item .info-wrapper .top .item-variant-title,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .item-title,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .item-variant-title{width:100%}[cart-items-container] .side-cart-item .info-wrapper .top a.item-title,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top a.item-title{font-size:14px;font-weight:700;margin:0;padding-right:25px;text-transform:capitalize}[cart-items-container] .side-cart-item .info-wrapper .top .sku,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .sku{display:flex;flex-direction:row;font-size:14px;gap:3px}[cart-items-container] .side-cart-item .info-wrapper .top .item-variant-title,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .item-variant-title{font-size:14px;font-weight:400;line-height:1.2;text-align:left}[cart-items-container] .side-cart-item .info-wrapper ul.item-properties,[side-cart-grid-wishlist] .side-cart-item .info-wrapper ul.item-properties{list-style:none;margin:0;padding:0}[cart-items-container] .side-cart-item .info-wrapper ul.item-properties .item-property,[side-cart-grid-wishlist] .side-cart-item .info-wrapper ul.item-properties .item-property{font-size:12px;padding:3px 0;text-transform:capitalize}[cart-items-container] .side-cart-item .info-wrapper .mid,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .mid{font-size:14px}[cart-items-container] .side-cart-item .info-wrapper .bottom,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:6px}[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper{display:flex;flex-direction:row;gap:7px}[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .item-sale-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .item-sale-price{text-decoration:line-through}[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .final-price,[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .item-final-price,[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .item-sale-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .final-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .item-final-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .item-sale-price{font-size:14px}[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .item-final-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .item-final-price{color:red;font-weight:700}[cart-items-container] .side-cart-item .info-wrapper .bottom .price-wrapper .final-price,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .price-wrapper .final-price{font-weight:700}[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later{opacity:1}[side-cart-grid-wishlist] .side-cart-item .img-wrapper .save-later .selected{display:block}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top{position:relative}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .button-wishlist{cursor:pointer;position:absolute;right:0;top:0}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .button-wishlist img,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .top .button-wishlist svg{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .product-buttons{display:flex;flex-direction:row;gap:20px}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .product-buttons .product-link{height:35px;padding-bottom:8px;padding-top:8px}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .product-buttons .quick-add-trigger{align-items:center;background-color:var(--text-primary-color);color:var(--text-alternate-color);display:flex;gap:10px;height:35px;justify-content:center;padding:10px}[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .product-buttons .quick-add-trigger img,[side-cart-grid-wishlist] .side-cart-item .info-wrapper .bottom .product-buttons .quick-add-trigger svg{height:15px;width:17px}.cart .cart-item{border-bottom:1px solid #707070;padding:10px 0 20px;position:relative;width:100%}.cart .cart-item .img-wrap{aspect-ratio:1/1;display:flex;flex-direction:column;height:110px;margin-right:25px;width:110px}@media screen and (max-width:425px){.cart .cart-item .img-wrap{aspect-ratio:1/1;height:65px;margin-left:10px;margin-right:10px;min-height:auto;min-width:auto;width:65px}}.cart .cart-item .img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart .cart-item .content-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media screen and (max-width:425px){.cart .cart-item .content-wrapper{margin-right:10px}}.cart .cart-item .content-wrapper .product-info{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:0;width:100%}.cart .cart-item .content-wrapper .product-info .p-var{font-size:13px;margin:0}.cart .cart-item .content-wrapper .product-info .p-title{margin:0;width:80%}.cart .cart-item .content-wrapper .product-info .p-brand,.cart .cart-item .content-wrapper .product-info .p-title,.cart .cart-item .content-wrapper .product-info .p-title span{color:inherit;font-size:16px;font-weight:700}@media screen and (max-width:425px){.cart .cart-item .content-wrapper .product-info .p-brand,.cart .cart-item .content-wrapper .product-info .p-title,.cart .cart-item .content-wrapper .product-info .p-title span{font-size:14px}}.cart .cart-item .content-wrapper .product-info .p-brand{margin:0}.cart .cart-item .content-wrapper .product-info:nth-of-type(2){margin-bottom:10px;margin-top:2.5px}.cart .cart-item .content-wrapper .cart-info{align-items:flex-end;border-top:1px solid #f0f0f0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px 25px;justify-content:flex-start;margin-top:auto;padding-top:10px;width:100%}@media screen and (max-width:425px){.cart .cart-item .content-wrapper .cart-info{gap:10px;justify-content:space-between}}.cart .cart-item .content-wrapper .cart-info .row-break{border-bottom:1px solid #f0f0f0;flex-basis:100%;height:0;margin:10px 0}.cart .cart-item .content-wrapper .cart-info .p-price,.cart .cart-item .content-wrapper .cart-info .p-quantity,.cart .cart-item .content-wrapper .cart-info .p-subtotal,.cart .cart-item .content-wrapper .cart-info .p-variant{height:42px;text-align:left}.cart .cart-item .content-wrapper .cart-info .p-price p,.cart .cart-item .content-wrapper .cart-info .p-quantity p,.cart .cart-item .content-wrapper .cart-info .p-subtotal p,.cart .cart-item .content-wrapper .cart-info .p-variant p{font-size:14px;font-weight:700;margin:6.5px 0 auto}.cart .cart-item .content-wrapper .cart-info .p-price .label,.cart .cart-item .content-wrapper .cart-info .p-quantity .label,.cart .cart-item .content-wrapper .cart-info .p-subtotal .label,.cart .cart-item .content-wrapper .cart-info .p-variant .label{font-size:12px;font-weight:500;margin:0 0 3px}.cart .cart-item .content-wrapper .cart-info .p-subtotal{margin-left:auto}.cart .cart-item .content-wrapper .cart-info .p-quantity .quantity-wrapper .quantity{flex-basis:50%}.cart .cart-item .content-wrapper .cart-info .remove-item{display:none}.cart .cart-item .content-wrapper .cart-info .remove-item svg{cursor:pointer;height:20px;width:20px}.cart .cart-item .content-wrapper .cart-info .remove-item svg path{fill:var(--primary-color)}@media screen and (max-width:768px){.cart .cart-item .content-wrapper .cart-info .p-variant{display:none}}.cart .cart-item .content-wrapper .policy-link,.cart .cart-item .content-wrapper .remove-control{display:flex;flex-direction:column;margin-left:auto;order:1}.cart .cart-item .content-wrapper .policy-link .policy,.cart .cart-item .content-wrapper .remove-control .policy{color:var(--primary-color);font-size:12px;font-weight:400;margin-left:auto;margin-top:auto;white-space:nowrap}.cart .cart-item .content-wrapper .policy-link .policy:hover,.cart .cart-item .content-wrapper .remove-control .policy:hover{text-decoration:underline}.cart .cart-item .content-wrapper .policy-link .remove-item,.cart .cart-item .content-wrapper .remove-control .remove-item{height:20px;margin:0;padding:0;width:20px}.cart .cart-item .content-wrapper .policy-link .remove-item svg,.cart .cart-item .content-wrapper .remove-control .remove-item svg{cursor:pointer;height:20px;width:20px}.cart .cart-item .content-wrapper .policy-link .remove-item svg path,.cart .cart-item .content-wrapper .remove-control .remove-item svg path{fill:var(--primary-color)}.item .quantity-wrapper{display:flex}.item .quantity-wrapper>*{align-items:center;border:1px solid #d3d3d3;display:flex;height:25px;justify-content:center;text-align:center;width:25px}.item .quantity-wrapper .minus,.item .quantity-wrapper .plus{cursor:pointer;transition:.3s ease}.item .quantity-wrapper .minus:hover,.item .quantity-wrapper .plus:hover{background:#d3d3d3}.item .quantity-wrapper .minus[data-pending=true],.item .quantity-wrapper .plus[data-pending=true]{cursor:not-allowed}.item .quantity-wrapper .quantity{border-left:none;border-right:none}.item .oos,.item .quantity-wrapper .quantity span{font-size:12px}.item .oos{margin:0;text-align:right;width:50%}.item .oos span{cursor:pointer;font-size:12px;text-decoration:underline}.cart-item .quantity-wrapper,.side-cart-item .quantity-wrapper{display:flex}.cart-item .quantity-wrapper>*,.side-cart-item .quantity-wrapper>*{align-items:center;border:1px solid #d3d3d3;display:flex;height:36px;justify-content:center;text-align:center;width:34px}.cart-item .quantity-wrapper .minus,.cart-item .quantity-wrapper .plus,.side-cart-item .quantity-wrapper .minus,.side-cart-item .quantity-wrapper .plus{cursor:pointer;font-size:20px;transition:.3s ease}.cart-item .quantity-wrapper .minus:hover,.cart-item .quantity-wrapper .plus:hover,.side-cart-item .quantity-wrapper .minus:hover,.side-cart-item .quantity-wrapper .plus:hover{background:#d3d3d3}.cart-item .quantity-wrapper .minus[data-pending=true],.cart-item .quantity-wrapper .plus[data-pending=true],.side-cart-item .quantity-wrapper .minus[data-pending=true],.side-cart-item .quantity-wrapper .plus[data-pending=true]{cursor:not-allowed}.cart-item .quantity-wrapper .quantity,.side-cart-item .quantity-wrapper .quantity{align-items:center;border-left:none;border-right:none;display:flex;font-weight:700;justify-content:center}.cart-item .quantity-wrapper .quantity span,.side-cart-item .quantity-wrapper .quantity span{font-size:12px}.cart-item .quantity-wrapper .plus,.side-cart-item .quantity-wrapper .plus{border-left:none}.cart-item .quantity-wrapper .minus,.side-cart-item .quantity-wrapper .minus{border-right:none}.cart-item .quantity-wrapper .minus,.cart-item .quantity-wrapper .plus,.cart-item .quantity-wrapper .quantity,.side-cart-item .quantity-wrapper .minus,.side-cart-item .quantity-wrapper .plus,.side-cart-item .quantity-wrapper .quantity{background-color:var(--text-alternate-color);border-color:var(--text-primary-color)}.cart-item .oos,.side-cart-item .oos{font-size:12px;margin:0;text-align:right;width:50%}.cart-item .oos span,.side-cart-item .oos span{cursor:pointer;font-size:12px;text-decoration:underline}.quantity-wrapper .quantity{font-weight:600;min-width:28px}.quantity-wrapper .minus,.quantity-wrapper .plus,.quantity-wrapper .quantity{align-items:center;border:1px solid var(--primary-color);display:flex;justify-content:center;min-height:30px}.quantity-wrapper .minus,.quantity-wrapper .plus{color:#000;font-size:16px;line-height:0;min-width:30px}.collection-grid-tile{display:block;height:0;isolation:isolate;overflow:hidden;padding-top:100%;position:relative}.collection-grid-tile.hover:hover img{scale:1.05}.collection-grid-tile.hover img{scale:1;transition:scale 3.5s ease-in-out}.collection-grid-tile img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.collection-grid-tile .content-wrapper{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:15px;pointer-events:none;position:absolute;width:100%}.collection-grid-tile .content-wrapper .title{color:var(--text-primary-color);font-size:18px;margin:0}.collection-grid-tile .content-wrapper .icon{height:15px;width:15px}.collection-grid-tile .content-wrapper .icon svg{height:100%;-o-object-fit:contain;object-fit:contain;rotate:-90deg;width:100%}.accordion-faqs-tag-based-container{display:grid;gap:40px 40px;grid-template-columns:1fr 1fr;padding-bottom:80px}@media screen and (max-width:768px){.accordion-faqs-tag-based-container{grid-template-columns:1fr;padding:40px 0}}.accordion-faqs-tag-based-container .accordion-sub-container .faq-sub-title{color:#484848;font-family:var(--font-body);font-size:23px;font-weight:700;letter-spacing:0;line-height:28px;margin-bottom:21px;text-align:left}@media screen and (max-width:768px){.accordion-faqs-tag-based-container .accordion-sub-container .faq-sub-title{text-align:center}}.accordion-faqs-tag-based-container .accordion-sub-container .accordion-wrapper:last-of-type .panel-active{border:1px solid #f4f4f4}.accordion-wrapper{height:-moz-fit-content;height:fit-content;width:100%}.accordion-wrapper .accordion{align-items:center;background-color:#f4f4f4;border:3px;border-radius:0;color:#212121;cursor:pointer;display:flex;font-size:14px;gap:0 10px;justify-content:space-between;line-height:17px;outline:none;padding:15px 22px;text-align:left;transition:.2s;transition:max-height .3s ease-out;width:100%}.accordion-wrapper .accordion.active .custom-arrow svg{transform:scaleY(-1)}.accordion-wrapper .accordion .custom-arrow svg{height:10px;transform:scaleY(1);width:10px}.accordion-wrapper .accordion .custom-arrow svg path{fill:var(--text-primary-color)}.accordion-wrapper .panel{background-color:#fcfcfc;max-height:0;overflow:hidden;padding:0 22px;transition:max-height .2s ease-out}.accordion-wrapper .panel.panel-active.panel-open-default{max-height:100%}.accordion-wrapper .panel p{align-items:flex-start;color:#212121;display:flex;flex-direction:column;font-family:var(--font-body);font-size:14px;gap:22px;justify-content:flex-start;line-height:17px}.product-card-container{height:100%;width:100%}.product-card-container:has(.modal-open){box-shadow:0 -3px 15px rgba(0,0,0,.2)}.product-card-container:has(.custom-select-wrapper.active) .product-card,.product-card-container:has(.custom-select-wrapper.active) .product-card-form{overflow:visible}.product-card{display:flex;flex-direction:column;font-size:12px;gap:10px;height:100%;justify-content:space-between;overflow:hidden;padding-bottom:2px;position:relative;width:100%}.product-card.no-overflow{overflow:visible}.product-card>div{display:flex;flex-direction:column;gap:10px}.product-card .card-bottom{height:168px}.product-card .discount-badge{background-color:var(--accent-1-color);color:var(--text-alternate-color);display:flex;font-size:14px;font-weight:700;gap:5px;left:0;margin-right:42px;padding:4px 8px;position:absolute;top:0;width:calc(100% - 42px);z-index:1}.product-card .product-image{display:flex;overflow:hidden;padding-bottom:100%;position:relative}.product-card .product-image:hover .image-hover{opacity:1;transform:scale(1.05)}.product-card .product-image svg,.product-card .product-image>img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;transition:.3s ease;width:100%}.product-card .product-image svg.image-hover,.product-card .product-image>img.image-hover{opacity:0;transform:scale(1);transition:all .5s}.product-card .product-image svg{height:auto;width:100%}.product-card .product-image svg:hover{fill:unset}.product-card .product-image .wishlist-heart{height:22px;position:absolute;right:10px;top:10px;width:22px;z-index:2}.product-card .product-image .wishlist-heart svg{cursor:pointer}.product-card .product-image .quickview-eye{bottom:10px;cursor:pointer;height:22px;position:absolute;right:10px;width:30px}.product-card .product-image .quickview-eye svg{height:21px}.product-card .product-image .quickview-eye svg path{stroke:#000}.product-card .selector-wrapper{margin-left:0!important}.product-card .colour-options{display:flex;gap:5px;justify-content:center;min-height:40px}.product-card .colour-options .colour-option{height:40px;min-width:20px;width:40px}.product-card .colour-options .colour-option img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card .product-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:16px;font-weight:700;margin-bottom:auto;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product-card .product-price{display:flex;flex-direction:column;gap:5px}.product-card .product-price>div{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.product-card .product-price>div:first-child{text-align:left}.product-card .product-price>div:last-child{text-align:right}.product-card .product-price .save{align-items:center;color:#db2e27;display:flex;flex:1 1 100%;justify-content:flex-end}.product-card .product-buttons{display:flex;text-align:center}.product-card .product-buttons>:not(.quick-add-popup){align-items:center;border:1px solid #000;display:flex;gap:4px;height:35px;justify-content:center;padding:var(--button-v-padding) 5px;transition:all .3s ease;width:50%}.product-card .product-buttons>a:hover,.product-card .product-buttons>button{background-color:var(--tertiary-color);color:var(--text-alternate-color)}.product-card .product-buttons>button{font-weight:700}.product-card .product-buttons>button:hover{background-color:var(--secondary-color);color:var(--text-primary-color)}.product-card .product-buttons>button:hover img{filter:invert(1)}.product-card .product-buttons>button img{-o-object-fit:contain;object-fit:contain;pointer-events:none;width:20px}.product-card .product-buttons .product-form{height:100%}.product-card .select-items,.product-card .select-selected,.product-card .select-selected-container{display:none}form.product-form.product-card-form{align-items:center;display:flex;flex-flow:column nowrap;gap:15px 10px;height:100%;justify-content:flex-start;padding:15px;width:100%}form.product-form.product-card-form.form-interacted .product-option-wrapper.no-option-selected{animation:errorShake .2s linear 5}form.product-form.product-card-form .info-content{align-items:flex-start;border-bottom:1px solid #e4e5e6;display:flex;flex-flow:column nowrap;gap:10px;justify-content:center;padding-bottom:15px;width:100%}form.product-form.product-card-form .info-content .product-price{color:#000;display:flex;flex-flow:row wrap;font-size:20px;font-weight:700;width:100%}form.product-form.product-card-form .info-content .product-price .sale-price{color:#dc323b;display:inline-block;text-decoration:line-through}form.product-form.product-card-form .info-content .product-price .sale-price+.price{color:#000;display:inline-block;margin-left:5px}form.product-form.product-card-form .button-container{align-items:center;display:flex;flex-flow:row nowrap;gap:0;justify-content:center;width:100%}form.product-form.product-card-form .button-container:has(.klaviyo-bis-trigger):has(button.add-to-cart[disabled].sold-out) button.add-to-cart{display:none}form.product-form.product-card-form .button-container:has(.no-variant-selected) .klaviyo-bis-trigger,form.product-form.product-card-form .button-container:has(.no-variant-selected) .quantity-selector,form.product-form.product-card-form .button-container:has(.no-variant-selected) .stock-indicator{display:none}form.product-form.product-card-form .quantity-selector{align-items:center;border:1px solid #000;border-radius:0;display:flex;flex-flow:row nowrap;justify-content:center}form.product-form.product-card-form .quantity-selector .quantity-input,form.product-form.product-card-form .quantity-selector .quantity-minus,form.product-form.product-card-form .quantity-selector .quantity-plus{align-items:center;display:flex;height:38px;justify-content:center;width:25px}form.product-form.product-card-form .quantity-selector .quantity-input svg,form.product-form.product-card-form .quantity-selector .quantity-minus svg,form.product-form.product-card-form .quantity-selector .quantity-plus svg{color:#000;height:12px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:12px}form.product-form.product-card-form .quantity-selector .quantity-minus,form.product-form.product-card-form .quantity-selector .quantity-plus{cursor:pointer}form.product-form.product-card-form .quantity-selector .quantity-minus:active,form.product-form.product-card-form .quantity-selector .quantity-minus:hover,form.product-form.product-card-form .quantity-selector .quantity-plus:active,form.product-form.product-card-form .quantity-selector .quantity-plus:hover{background:#000}form.product-form.product-card-form .quantity-selector .quantity-minus:active svg,form.product-form.product-card-form .quantity-selector .quantity-minus:hover svg,form.product-form.product-card-form .quantity-selector .quantity-plus:active svg,form.product-form.product-card-form .quantity-selector .quantity-plus:hover svg{color:#fff}form.product-form.product-card-form .quantity-selector input.quantity-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;flex:1;font-size:12px;font-weight:700;margin:0;padding:0;text-align:center;width:35px}form.product-form.product-card-form .quantity-selector input.quantity-input::-webkit-inner-spin-button,form.product-form.product-card-form .quantity-selector input.quantity-input::-webkit-outer-spin-button{-moz-appearance:textfield;-webkit-appearance:none}form.product-form.product-card-form .quantity-selector.disabled{display:none}form.product-form.product-card-form .quantity-selector.max-reached .quantity-plus{cursor:not-allowed;opacity:.3}form.product-form.product-card-form .quantity-selector.max-reached .quantity-plus:hover{background:none}form.product-form.product-card-form .quantity-selector.max-reached .quantity-plus:hover svg{color:#000}form.product-form.product-card-form .quantity-selector.min-reached .quantity-minus{cursor:not-allowed;opacity:.3}form.product-form.product-card-form .quantity-selector.min-reached .quantity-minus:hover{background:none}form.product-form.product-card-form .quantity-selector.min-reached .quantity-minus:hover svg{color:#000}form.product-form.product-card-form button.add-to-cart{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#000;border:1px solid #000;border-radius:0;color:#fff;display:flex;flex:1;flex-flow:row nowrap;gap:8px;height:40px;justify-content:center;padding:5px 10px}form.product-form.product-card-form button.add-to-cart .text{color:inherit;font-size:14px;font-weight:700;pointer-events:none;text-align:center;white-space:nowrap}form.product-form.product-card-form button.add-to-cart svg{color:inherit;height:17px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:17px}form.product-form.product-card-form button.add-to-cart[disabled]{cursor:not-allowed;opacity:.7}form.product-form.product-card-form button.add-to-cart[disabled] svg{display:none}form.product-form.product-card-form button.add-to-cart[disabled]:not(.unavailable):not(.no-variant-selected)+.klaviyo-bis-trigger{display:flex}form.product-form.product-card-form button.add-to-cart[disabled].no-variant-selected{cursor:auto!important}form.product-form.product-card-form .product-option-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:6px;justify-content:flex-start;max-width:100%;position:relative;width:100%}form.product-form.product-card-form .product-option-wrapper .option-radios{align-items:flex-start;display:flex;flex-flow:row wrap;gap:14px;justify-content:flex-start;width:100%}form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option.unavailable+label:after,form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option[disabled]+label:after{background:#bbb;display:block}form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option:checked+label{background-color:#000;border-color:#000;color:#fff}form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option:checked+label:after{background:#000}form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option.sold-out+label,form.product-form.product-card-form .product-option-wrapper .option-radios input.radio-option.unavailable:not(.sold-out)+label{opacity:.65}form.product-form.product-card-form .product-option-wrapper .option-radios label.radio-label{align-items:center;border:1px solid #000;border-radius:0;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:32px;justify-content:center;overflow:hidden;padding:5px 15px;position:relative;text-transform:capitalize;white-space:nowrap}form.product-form.product-card-form .product-option-wrapper .option-radios label.radio-label:not(.swatch-radio-label):not(input:checked+label):hover{background-color:#000;border-color:#000;color:#fff}form.product-form.product-card-form .product-option-wrapper .option-radios label.radio-label:after{background:#000;content:"";display:none;height:1px;inset:50% auto auto 50%;position:absolute;rotate:-45deg;translate:-50% -50%;width:150%}form.product-form.product-card-form .product-option-wrapper .option-radios input:checked+label.swatch-radio-label,form.product-form.product-card-form .product-option-wrapper .option-radios label.swatch-radio-label:hover{border-color:#fff;outline-color:#0c9954}form.product-form.product-card-form .product-option-wrapper .option-radios.selected{pointer-events:none}form.product-form.product-card-form .product-option-wrapper .option-radios label.swatch-radio-label{align-items:center;aspect-ratio:1;background:#fff;border:1px solid transparent;border-radius:0;cursor:pointer;display:flex;isolation:isolate;justify-content:center;min-width:32px;outline:2px solid transparent;overflow:hidden;position:relative;width:32px}form.product-form.product-card-form .product-option-wrapper .option-radios label.swatch-radio-label img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}form.product-form.product-card-form .product-option-wrapper.no-option-selected .custom-select-wrapper .select-output,form.product-form.product-card-form .product-option-wrapper.no-option-selected.colour .option-radios .radio-label{border-color:#db2e27}form.product-form.product-card-form .product-option-wrapper .option-heading-wrapper{width:100%}form.product-form.product-card-form .product-option-wrapper .option-heading-wrapper .option-heading{display:inline;font-size:13px;font-weight:700}form.product-form.product-card-form .product-option-wrapper .option-heading-wrapper .option-name{display:inline;font-size:13px}form.product-form.product-card-form .product-option-wrapper.colour .option-radios{gap:10px}form.product-form.product-card-form .product-option-wrapper.colour .option-radios label{border-color:#bbb;font-size:0;height:30px;padding:0;width:30px}@media only screen and (max-width:767.98px){form.product-form.product-card-form .product-option-wrapper.colour .option-radios label{height:20px;width:20px}}@media only screen and (max-width:575.98px){form.product-form.product-card-form .product-option-wrapper.colour .option-radios label{aspect-ratio:1;height:auto;width:calc(20% - 8px)}}form.product-form.product-card-form .product-option-wrapper.colour .option-radios label img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}form.product-form.product-card-form .product-option-wrapper.colour .option-radios input:checked+label{border-color:#0c9954;outline:2px solid #0c9954}form.product-form.product-card-form select.product-master-selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f4f4f4;border-radius:4px;color:#0a0a0a;display:none;font-weight:16px;min-height:40px;padding:5px 15px;width:100%}form.product-form.product-card-form .product-options{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:15px;justify-content:flex-start;position:relative;width:100%;z-index:20}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper{position:relative;width:100%}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper.active{z-index:30}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper.active .option-radios{display:flex}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper.active svg{rotate:-90deg}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper:has(input:checked) .select-output{border-color:#0c9954;outline:2px solid #0c9954}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper svg{height:25px;inset:50% 2px auto auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;rotate:90deg;translate:0 -50%;width:25px;z-index:5}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .select-output{background:#f4f4f4;border:1px solid #000;border-radius:0;cursor:pointer;min-height:28px;overflow:hidden;padding:5px 15px 5px 25px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:575.98px){form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .select-output{padding:5px 20px 5px 10px}}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios{background:#fff;border:1px solid #000;border-top:none;display:none;flex-flow:column nowrap;gap:0;inset:28px 0 auto 0;max-height:160px;overflow:hidden auto;position:absolute;width:100%;z-index:999}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios::-webkit-scrollbar{width:8px}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios::-webkit-scrollbar-track{background:#f4f4f4}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios::-webkit-scrollbar-thumb{background-color:#db2e27}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios::-webkit-scrollbar-thumb:hover{background:#af241f}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios input,form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios label{border:none;border-radius:0;justify-content:flex-start;text-align:left;width:100%}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios input:after,form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios label:after{content:unset!important}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios label{display:block;font-size:14px;line-height:22px;min-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios input.sold-out+label,form.product-form.product-card-form .product-option-wrapper .custom-select-wrapper .option-radios input.unavailable+label{text-decoration:line-through}form.product-form.product-card-form .close-quick-add-wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:auto;width:100%}form.product-form.product-card-form .close-quick-add-wrapper .view-product{font-size:14px;text-decoration:underline}form.product-form.product-card-form .close-quick-add-wrapper button.close-quick-add{height:30px;min-width:30px;padding:0;width:30px}form.product-form.product-card-form .close-quick-add-wrapper button.close-quick-add img{height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;rotate:45deg;width:100%}@keyframes errorShake{0%{translate:-5px 0}to{translate:5px 0}}.product-card .product-card-form{align-items:center;background:#fff;box-shadow:0 -3px 15px transparent;display:flex;flex-flow:column nowrap;gap:0;height:-moz-fit-content;height:fit-content;inset:auto 0 0 0;justify-content:flex-start;max-height:100%;opacity:0;overflow:hidden auto;pointer-events:none;position:absolute;transition:translate .15s ease-in,opacity .1s ease-in .05s,box-shadow .1s ease-in .1s;translate:0 100%;width:100%;z-index:100}.product-card .product-card-form.modal-open{box-shadow:0 -3px 15px rgba(0,0,0,.2);opacity:1;pointer-events:all;translate:0}.product-card .product-card-form::-webkit-scrollbar{width:8px}.product-card .product-card-form::-webkit-scrollbar-track{background:#f4f4f4}.product-card .product-card-form::-webkit-scrollbar-thumb{background-color:#db2e27}.product-card .product-card-form::-webkit-scrollbar-thumb:hover{background:#af241f}.product-card .product-card-form .close-quick-add[data-close-quick-add]{height:20px;width:20px}@media only screen and (max-width:575.98px){.product-card .product-card-form .close-quick-add[data-close-quick-add]{height:16px;width:16px}}.product-card .product-card-form .close-quick-add[data-close-quick-add] svg{color:#000;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.product-card .product-card-form .form-content{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:15px;justify-content:center;padding:20px;width:100%}@media only screen and (max-width:767.98px){.product-card .product-card-form .form-content{padding:12px}}@media only screen and (max-width:575.98px){.product-card .product-card-form .form-content{gap:11px;padding:10px 10px 13px}}.product-card .product-card-form .product-title{color:#000;font-family:var(--font-heading),sans-serif;font-size:16px;font-weight:700;padding:0;text-align:left;text-transform:capitalize}.product-card .product-card-form .product-link{flex:100%;font-size:14px;font-weight:400;text-align:left;text-decoration:underline;width:100%}@media only screen and (max-width:575.98px){.product-card .product-card-form .product-link{font-size:12px}}.product-card .product-card-form .product-option-wrapper{width:100%}.product-card .product-card-form .product-option-wrapper .selector-container{border:1px solid #000;font-size:14px;position:relative;width:100%}@media only screen and (max-width:575.98px){.product-card .product-card-form .product-option-wrapper .selector-container{font-size:12px}}.product-card .product-card-form .product-option-wrapper .selector-container select{background:#f7f6f0;border:none;color:#000;font-size:inherit;font-weight:400;outline:none;overflow:hidden;padding:9px 25px 9px 50px;padding-left:var(--option-name-offset);text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}@media only screen and (max-width:575.98px){.product-card .product-card-form .product-option-wrapper .selector-container select{padding:7px 18px 7px 38px;padding-left:calc(var(--option-name-offset) - 10px)}}.product-card .product-card-form .product-option-wrapper .selector-container select:active,.product-card .product-card-form .product-option-wrapper .selector-container select:focus{border:none;outline:none}.product-card .product-card-form .product-option-wrapper .selector-container .option-name{font-size:inherit;font-weight:700;inset:50% auto auto 8px;pointer-events:none;position:absolute;text-align:left;translate:0 -50%}@media only screen and (max-width:575.98px){.product-card .product-card-form .product-option-wrapper .selector-container .option-name{inset:50% auto auto 7px}}.product-card .product-card-form .product-option-wrapper .selector-container:after{border:1px solid #000;border-width:0 1px 1px 0;content:"";height:10px;inset:50% 12px auto auto;pointer-events:none;position:absolute;rotate:45deg;translate:0 calc(-50% - 2px);width:10px}@media only screen and (max-width:575.98px){.product-card .product-card-form .product-option-wrapper .selector-container:after{height:8px;inset:50% 7px auto auto;width:8px}}.product-card .product-card-form .swatch-wrapper{background:#000;padding:15px 20px;width:100%}@media only screen and (max-width:767.98px){.product-card .product-card-form .swatch-wrapper{padding:12px}}@media only screen and (max-width:575.98px){.product-card .product-card-form .swatch-wrapper{padding:10px}}.product-card .product-card-form .swatch-wrapper .swatch-heading{color:#fff;font-size:14px;margin-bottom:15px;width:100%}@media only screen and (max-width:767.98px){.product-card .product-card-form .swatch-wrapper .swatch-heading{margin-bottom:10px}}@media only screen and (max-width:575.98px){.product-card .product-card-form .swatch-wrapper .swatch-heading{font-size:12px}}.product-card .product-card-form .swatch-wrapper .swatch-heading a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline}.product-card .product-card-form .swatch-wrapper .product-swatches{width:100%}.product-card .product-card-form .swatch-wrapper .product-swatches .swatches{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);width:100%}@media only screen and (max-width:767.98px){.product-card .product-card-form .swatch-wrapper .product-swatches .swatches{gap:8px}}.product-card .product-card-form .swatch-wrapper .product-swatches .swatches .swatch{align-items:center;aspect-ratio:1/1.6;background:#fff;border:1px solid #000;cursor:pointer;display:flex;isolation:isolate;justify-content:center;min-width:100%;outline:2px solid transparent;overflow:hidden;position:relative;width:100%}.product-card .product-card-form .swatch-wrapper .product-swatches .swatches .swatch.selected,.product-card .product-card-form .swatch-wrapper .product-swatches .swatches .swatch:hover{outline-color:#fff}.product-card .product-card-form .swatch-wrapper .product-swatches .swatches .swatch.selected{pointer-events:none}.product-card .product-card-form .swatch-wrapper .product-swatches .swatches .swatch img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.product-card .product-card-form .stock-indicator{color:#000;flex:100%;font-size:14px;text-align:left;width:100%}.product-card .product-card-form .stock-indicator:empty{display:none}@media only screen and (max-width:575.98px){.product-card .product-card-form .stock-indicator{font-size:12px}}.product-card .product-card-form .quantity-selector{align-items:center;border:1px solid #000;display:none;flex-flow:row nowrap;justify-content:center}.product-card .product-card-form .quantity-selector .quantity-input,.product-card .product-card-form .quantity-selector .quantity-minus,.product-card .product-card-form .quantity-selector .quantity-plus{align-items:center;display:flex;height:38px;justify-content:center;width:32px}.product-card .product-card-form .quantity-selector .quantity-input svg,.product-card .product-card-form .quantity-selector .quantity-minus svg,.product-card .product-card-form .quantity-selector .quantity-plus svg{color:#000;height:12px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:12px}.product-card .product-card-form .quantity-selector .quantity-minus,.product-card .product-card-form .quantity-selector .quantity-plus{cursor:pointer}.product-card .product-card-form .quantity-selector .quantity-minus:active,.product-card .product-card-form .quantity-selector .quantity-minus:hover,.product-card .product-card-form .quantity-selector .quantity-plus:active,.product-card .product-card-form .quantity-selector .quantity-plus:hover{background:#000}.product-card .product-card-form .quantity-selector .quantity-minus:active svg,.product-card .product-card-form .quantity-selector .quantity-minus:hover svg,.product-card .product-card-form .quantity-selector .quantity-plus:active svg,.product-card .product-card-form .quantity-selector .quantity-plus:hover svg{color:#fff}.product-card .product-card-form .quantity-selector input.quantity-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;flex:1;font-size:12px;font-weight:700;margin:0;padding:0;text-align:center;width:35px}.product-card .product-card-form .quantity-selector input.quantity-input::-webkit-inner-spin-button,.product-card .product-card-form .quantity-selector input.quantity-input::-webkit-outer-spin-button{-moz-appearance:textfield;-webkit-appearance:none}.product-card .product-card-form .quantity-selector.disabled{display:none}.product-card .product-card-form .quantity-selector.max-reached .quantity-plus{cursor:not-allowed;opacity:.3}.product-card .product-card-form .quantity-selector.max-reached .quantity-plus:hover{background:none}.product-card .product-card-form .quantity-selector.max-reached .quantity-plus:hover svg{color:#000}.product-card .product-card-form .quantity-selector.min-reached .quantity-minus{cursor:not-allowed;opacity:.3}.product-card .product-card-form .quantity-selector.min-reached .quantity-minus:hover{background:none}.product-card .product-card-form .quantity-selector.min-reached .quantity-minus:hover svg{color:#000}.product-card .product-card-form .button-container{align-items:center;display:flex;flex-flow:row wrap;gap:12px 23px;justify-content:center;width:100%}@media only screen and (max-width:575.98px){.product-card .product-card-form .button-container{gap:10px 20px}}.product-card .product-card-form button.add-to-cart{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#000;border:1px solid #000;border-radius:0;color:#fff;display:flex;flex:1;flex-flow:row nowrap;font-size:14px;gap:8px;height:35px;justify-content:center;padding:5px 10px;width:100%}@media only screen and (max-width:767.98px){.product-card .product-card-form button.add-to-cart{font-size:13px}}@media only screen and (max-width:575.98px){.product-card .product-card-form button.add-to-cart{font-size:12px;gap:6px}}.product-card .product-card-form button.add-to-cart .text{-webkit-line-clamp:1;color:inherit;font-size:inherit;font-weight:700;overflow:hidden;pointer-events:none;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card-form button.add-to-cart svg{color:inherit;height:20px;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:20px}@media only screen and (max-width:991.98px){.product-card .product-card-form button.add-to-cart svg{display:none}}.product-card .product-card-form button.add-to-cart[disabled]{cursor:not-allowed;opacity:.7}.product-card .product-card-form button.add-to-cart[disabled] svg{display:none}.product-card .product-card-form .discontinued-button{flex:1;opacity:.7;pointer-events:none;text-align:center}.product-card .product-card-form .product-price{align-items:center;color:#000;display:flex;flex-flow:row wrap;font-size:20px;font-weight:700;gap:6px 8px;justify-content:center;margin-right:auto;width:100%}.product-card .product-card-form .product-price .price,.product-card .product-card-form .product-price .sale-price,.product-card .product-card-form .product-price .savings{color:#000;display:inline-block;font-size:14px;font-weight:400}.product-card .product-card-form .product-price .price{font-weight:700;order:3}.product-card .product-card-form .product-price .savings{color:#dc323b;order:2}.product-card .product-card-form .product-price .sale-price{order:1}.product-card .product-card-form .variant-sku{color:#000;font-size:14px;font-weight:400;margin-right:auto}.accordion{background:transparent;border:none;border-bottom:1px solid #707070;cursor:pointer;font-size:15px;justify-content:space-between;outline:none;padding:20px 0;transition:all .3s;width:100%}.accordion,.accordion>div{align-items:center;display:flex}.accordion .chevron{height:12px;pointer-events:none;width:24px}.accordion .chevron svg{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s;width:100%}.accordion.active .chevron svg{transform:rotateX(180deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.panel .content{font-size:14px}.article-card{display:flex;flex-direction:column;gap:20px;position:relative}.article-card:hover img{transform:scale(1.05)}.article-card .article-card-image{height:200px;overflow:hidden}.article-card .article-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.article-card .article-card-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card .article-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card .article-card-link{text-align:center}.article-card .article-card-tags{display:flex;flex-direction:column;gap:5px;left:0;position:absolute;top:0}.article-card .article-card-tags .article-card-tag{background-color:var(--primary-color);color:var(--text-alternate-color);padding:7px 20px;text-align:center;text-transform:capitalize}.gb-article-card{display:flex;flex-direction:column;position:relative}.gb-article-card:hover img{transform:scale(1.05)}.gb-article-card.d-none{display:none}.gb-article-card .article-card-image{height:200px;overflow:hidden}.gb-article-card .article-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.gb-article-card .article-card-content{display:flex;flex-direction:column;gap:10px;height:100%;padding:15px 20px 22px;width:100%}.gb-article-card .article-card-author{display:flex;flex-direction:row;gap:10px;justify-content:space-between}.gb-article-card .article-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;overflow:hidden}.gb-article-card .article-card-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:21px;overflow:hidden}.gb-article-card .article-card-link{font-weight:700;margin-top:-6px;text-decoration:underline}.gb-article-card .article-card-tags{display:flex;flex-direction:column;gap:5px;left:0;position:absolute;top:0}.gb-article-card .article-card-tags .article-card-tag{background-color:var(--text-primary-color);color:var(--text-alternate-color);padding:10px 19px;text-align:center;text-transform:capitalize}.label-input{display:flex;flex-direction:column;gap:10px}.label-input label{font-weight:700}.label-input input{border:none;border-radius:21px;font-size:14px;padding:10px 11px 10px 17px}.errormessage{color:red;padding:5px 10px;visibility:hidden}[aria-invalid=true]{outline:2px solid red}[aria-invalid=true]~.errormessage{visibility:visible}.reactivate-form--modal-container.gb-modal-container .modal{border-radius:5px;box-sizing:border-box;max-width:438px;padding:35px 55px 75px;width:94%}.reactivate-form--modal-container.gb-modal-container .modal .heading-lg{font-size:24px;line-height:33px}.reactivate-form--modal-container.gb-modal-container .modal p{line-height:21px;margin:22px 0 28px}.reactivate-form--modal-container.gb-modal-container .modal form{display:flex;flex-direction:column;margin:0;max-width:700px;position:relative;width:100%}.reactivate-form--modal-container.gb-modal-container .modal form button{margin:0 auto}@media only screen and (max-width:767.98px){.reactivate-form--modal-container.gb-modal-container .modal form{max-width:unset}}.reactivate-form--modal-container.gb-modal-container .modal form .field{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 0 30px;width:100%}.reactivate-form--modal-container.gb-modal-container .modal form .field input{background:var(--primary-color);border:none;box-sizing:border-box;font-size:14px;height:36px;margin-top:10px;padding:20px 15px;width:100%}.reactivate-form--modal-container.gb-modal-container .modal form .field input::-moz-placeholder{font-size:14px}.reactivate-form--modal-container.gb-modal-container .modal form .field input::placeholder{font-size:14px}.reactivate-form--modal-container.gb-modal-container .modal form .field input:focus-visible{outline-color:var(--primary-color)}.reactivate-form--modal-container.gb-modal-container .modal form .field label{color:var(--text-primary-color);display:flex;flex-direction:row;font-size:14px;font-weight:700;justify-content:space-between;letter-spacing:0;position:static;text-align:left;width:100%}@media screen and (max-width:850px){.reactivate-form--modal-container.gb-modal-container .modal form .field label{font-size:14px}}.reactivate-form--modal-container.gb-modal-container .modal form #error-message:empty,.reactivate-form--modal-container.gb-modal-container .modal form #errors-message:not(.active),.reactivate-form--modal-container.gb-modal-container .modal form #success-message:empty,.reactivate-form--modal-container.gb-modal-container .modal form #success-message:not(.active){display:none}.reactivate-form--modal-container.gb-modal-container .modal form #success-message.active{padding:10px 0}.reactivate-form--modal-container.gb-modal-container .modal form #error-message.active{color:red;padding:10px 0}@media only screen and (max-width:576px){.reactivate-form--modal-container.gb-modal-container .modal{padding:35px 25px 55px}}.gb-modal-container{background-color:rgba(0,0,0,.8);display:none;height:100vh;inset:0;max-height:100%;max-width:100%;position:fixed;width:100vw;z-index:999999}.gb-modal-container.active{align-items:center;display:flex;justify-content:center}.gb-modal-container .modal{background:#fff;border-radius:5px;max-height:94%;max-width:90%;overflow:auto;padding:60px 50px;position:relative;text-align:center;width:auto}@media only screen and (max-width:575.98px){.gb-modal-container .modal{padding:1.5rem}}.gb-modal-container .modal::-webkit-scrollbar{background:transparent;margin-left:10px;width:8px}.gb-modal-container .modal::-webkit-scrollbar-track{background-color:#fff}.gb-modal-container .modal::-webkit-scrollbar-thumb{background-color:var(--accent-1-color)}.gb-modal-container .modal .close-button{background-color:transparent;display:inline-block;height:40px;padding:0;position:absolute;right:10px;top:10px;transition:all .15s ease-in-out;width:40px}.gb-modal-container .modal .close-button:hover{rotate:90deg}.gb-modal-container .modal .icon.icon-close{height:100%;pointer-events:none;width:100%}.gb-modal-container .modal .icon.icon-close path{fill:var(--primary-text-color)}.gb-modal-container .modal .slide-in-enter{margin-top:-62px;opacity:0;transition:all .3s ease}.gb-modal-container .modal .slide-in-enter.slide-in-active{margin-top:0;opacity:1}.gb-modal-container .modal .modal-title{font-size:var(--heading-lg);font-weight:700;line-height:35px}.gb-modal-container .modal .modal-subtitle{margin-top:17px}.gb-modal-container .modal .button-container{display:flex}.gb-modal-container.basic-confirm{text-align:center}.gb-modal-container.basic-confirm .modal-header{margin:auto;max-width:270px}.gb-modal-container.basic-confirm .modal-body{display:flex;gap:10px;padding-top:32px}.gb-modal-container.basic-confirm .modal-body button{width:100%}button[data-modal-trigger=example-fab]{background-color:var(--primary-color);border-radius:50%;bottom:50px;box-shadow:0 0 10px 0 rgba(0,0,0,.75);left:20px;padding:20px;position:fixed;z-index:101}button[data-modal-trigger=example-fab] svg{fill:#fff;height:30px;pointer-events:none;width:30px}[data-modal=delete-profile] .modal-content{max-width:280px;text-align:center}[data-modal=delete-profile] .button-container{display:flex;gap:20px;justify-content:center}@media only screen and (max-width:767.98px){[data-modal=delete-profile] .button-container{flex-wrap:wrap}}[data-modal=delete-profile] .button-container button{width:100%}.account-form-page{align-items:center;display:flex;justify-content:center}.account-form-page,.account-form-page *{box-sizing:border-box}.account-form-page .account-form-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:500px;padding:20px;width:100%}.account-form{align-items:flex-start;display:flex;flex-direction:column;gap:25px 15px;justify-content:flex-start;width:100%}.account-form .required-msg{font-size:14px;height:0;margin-top:-25px;text-align:right;translate:0 25px;width:100%}.account-form .form-buttons{align-items:center;display:flex;gap:15px 25px;justify-content:center;text-align:center;width:100%}.account-form .form-buttons>*{flex:1}@media only screen and (max-width:575.98px){.account-form .form-buttons{flex-direction:column}.account-form .form-buttons>*{width:100%}}.form-errors{align-items:flex-start;background:#cb3840;border:2px solid #b3333a;border-radius:5px;color:#fff;display:flex;flex-direction:row;gap:8px;grid-column:1/-1;justify-content:flex-start;left:0;margin:10px auto;padding:5px 10px}@media only screen and (max-width:575.98px){.form-errors{align-items:center;flex-direction:column;justify-content:center;text-align:center}}.form-errors .error-icon{color:#b3333a;height:20px;min-height:20px;min-width:20px;width:20px}.form-errors .form__message{color:#fff;margin:-2px 5px 0 10px}.form-errors .form__message strong{font-weight:700}.form-errors ul{list-style-type:none;margin:0;padding:0}.form-errors ul li{color:#fff}.form-errors ul li a{color:inherit;text-decoration:underline}.form-success{align-items:flex-start;background:#428445;border:2px solid #346937;border-radius:5px;color:#fff;display:flex;flex-direction:row;gap:8px;grid-column:1/-1;justify-content:flex-start;left:0;margin:10px auto;padding:5px 10px}@media only screen and (max-width:575.98px){.form-success{align-items:center;flex-direction:column;justify-content:center;text-align:center}}.form-success .success-icon{height:20px;min-height:20px;min-width:20px;width:20px}.shopify-challenge__container{margin:var(--spacing-sections-desktop) auto!important;padding:var(--spacing-sections-desktop) 0!important}.shopify-challenge__container,.shopify-challenge__container form{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.shopify-challenge__container form{padding:0 0 var(--spacing-sections-desktop)!important}.shopify-challenge__container form .btn{background-color:var(--button-1-color);border:2px solid var(--button-1-border-color);border-radius:var(--button-1-radius);color:var(--button-1-text-color);cursor:pointer;display:block;font-size:var(--button-font-size);font-weight:700;height:-moz-max-content;height:max-content;padding:var(--button-v-padding) var(--button-h-padding);transition:var(--button-transition);width:-moz-max-content;width:max-content}.shopify-challenge__container form .btn i,.shopify-challenge__container form .btn i svg,.shopify-challenge__container form .btn i svg path,.shopify-challenge__container form .btn svg,.shopify-challenge__container form .btn svg path{fill:var(--button-1-text-color)}.shopify-challenge__container form .btn:hover{background-color:var(--button-1-hover-color);border:2px solid var(--button-1-hover-border-color);border-radius:var(--button-1-hover-radius);color:var(--button-1-hover-text-color)}.shopify-challenge__container form .btn:hover i,.shopify-challenge__container form .btn:hover i svg,.shopify-challenge__container form .btn:hover i svg path,.shopify-challenge__container form .btn:hover svg,.shopify-challenge__container form .btn:hover svg path{fill:var(--button-1-hover-text-color)}.form-field{align-items:flex-start;color:var(--text-primary-color);display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.form-field input,.form-field label{font-size:14px}.form-field label{color:var(--text-primary-color);font-weight:700}.form-field input,.form-field select,.form-field textarea{background:#fff;border:#eee;border-radius:2px;padding:10px 10px 8px 15px;width:100%}.form-field input input,.form-field select input,.form-field textarea input{height:36px}.form-field input textarea,.form-field select textarea,.form-field textarea textarea{height:100px}.form-field .form-checkbox{display:block;padding-left:30px;position:relative}.form-field .form-checkbox .checkbox{align-items:center;background:#fff;border:1px solid var(--text-primary-color);border-radius:2px;display:flex;height:20px;inset:0 auto auto 0;justify-content:center;padding:2.5px;position:absolute;transition:background .1s ease-in;width:20px}.form-field .form-checkbox .checkbox .form-checkbox-icon{color:#fff;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .1s ease-in;width:100%}.form-field .form-checkbox .checkbox-label{font-size:13px;font-weight:400;margin:0;text-align:left}.form-field .form-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1px;inset:25px auto auto 10px;margin:0;opacity:0;padding:0;position:absolute;width:1px}.form-field .form-checkbox input:checked+.checkbox{background:var(--text-primary-color)}.form-field .form-checkbox input:checked+.checkbox .form-checkbox-icon{opacity:1}.form-field .form-select{isolation:isolate;position:relative;width:100%}.form-field .form-select select{z-index:-1}.form-field .form-select svg{height:18px;inset:50% 12px auto auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;translate:0 -50%;width:18px;z-index:1}.form-field .form-select svg,.form-field .form-select svg path{fill:var(--text-primary-color)}.sub-collection-card .sub-collection-card__link{align-items:center;display:flex;flex-direction:column;gap:9px}.sub-collection-card .sub-collection-card__link .sub-collection-card__image{align-items:center;background-color:var(--primary-color);border-radius:50%;display:flex;height:127px;justify-content:center;overflow:hidden;position:relative;width:127px}.sub-collection-card .sub-collection-card__link .sub-collection-card__image img{border-radius:50%;height:89px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .3s ease-in-out;width:89px}.sub-collection-card .sub-collection-card__link .sub-collection-card__image:hover img{transform:scale(1.1)}.sub-collection-card .sub-collection-card__link .sub-collection-card__content{align-items:center;display:flex;flex-direction:column;gap:5px}.sub-collection-card .sub-collection-card__link .sub-collection-card__content .sub-collection-card__title{color:var(--text-primary-color);font-size:20px;font-weight:700;text-align:center}.sub-collection-card .sub-collection-card__link .sub-collection-card__content .shop-now{color:var(--text-primary-color);font-size:14px;font-weight:700;text-decoration:underline}.predictive-search{display:flex;display:none;height:100%;left:0;opacity:0;width:100vw;z-index:999999}.predictive-search.active{display:flex;opacity:1}@media only screen and (min-width:992px){.predictive-search{bottom:0;position:absolute;top:100%;width:100%}}@media only screen and (max-width:991.98px){.predictive-search{bottom:-86px;position:absolute;top:auto;width:100%}}.predictive-search .predictive-search-modal{background:#fff;box-shadow:0 20px 21px 5px rgba(0,0,0,.38);margin:auto;position:relative;width:clamp(320px,90vw,1300px)}@media only screen and (min-width:768px){.predictive-search .predictive-search-modal{padding-bottom:40px}}.predictive-search .predictive-search-modal:before{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.7);content:"";display:block;height:100vh;pointer-events:all;position:fixed;right:0;top:130px;transition:unset;visibility:visible;width:100vw;z-index:-1!important}@media only screen and (max-width:1024.98px){.predictive-search .predictive-search-modal{box-shadow:none;min-height:100vh;width:100%}}@media only screen and (max-width:767.98px){.predictive-search .predictive-search-modal{padding:0 1.5rem}.predictive-search .predictive-search-modal .recommended-search-products{padding:1.5rem 0}}.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer{height:100vh;max-height:calc(100vh - 310px);position:relative;width:100%}.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer::-webkit-scrollbar{background:transparent;margin-left:10px;width:4px}.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer::-webkit-scrollbar-track{background-color:#fff}.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border-radius:2px}.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer .recommended-products-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);padding-bottom:50px;position:absolute;width:100%}@media only screen and (min-width:768px){.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer .recommended-products-grid{margin-right:-20px;padding-right:20px}}@media only screen and (max-width:991.98px){.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer .recommended-products-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767.98px){.predictive-search .predictive-search-modal .recommended-search-products .recommended-products-grid-outer{max-height:calc(100vh - 200px)}}@media only screen and (min-width:768px){.predictive-search .predictive-search-modal .recommended-search-products.on-load{padding:30px}}.predictive-search .predictive-search-modal .recommended-search-products.on-load .recommended-products-grid-outer{overflow:auto;overflow-x:hidden}.predictive-search .predictive-search-modal .recommended-search-products .heading-md{font-size:20px;font-weight:700;line-height:26px;margin-bottom:30px}@media only screen and (max-width:767.98px){.predictive-search .predictive-search-modal .recommended-search-products .heading-md{font-size:16px;line-height:19px}}.predictive-search .predictive-search-modal .inner{-ms-overflow-style:none;display:none;height:calc(90vh - 160px);overflow:hidden;overflow-y:scroll;padding:30px;scrollbar-width:none;width:100%}.predictive-search .predictive-search-modal .inner.active{display:block}.predictive-search .predictive-search-modal .inner::-webkit-scrollbar{display:none}@media only screen and (max-width:1024.98px){.predictive-search .predictive-search-modal .inner{height:calc(100vh - 200px);padding:0}}@media only screen and (max-width:767.98px){.predictive-search .predictive-search-modal .inner{max-height:calc(100vh - 200px);padding:1.5rem 0}}.predictive-search .predictive-search-modal .inner .main-search{margin:30px}.predictive-search .predictive-search-modal .inner .main-search .page-width{padding:0}.predictive-search .predictive-search-modal .inner .main-search .page-width .result_amount{margin-bottom:30px}.predictive-search .predictive-search-modal .box-search{align-items:center;border-radius:0;display:none;flex-direction:row;gap:5px;height:55px;justify-content:center;left:0;position:fixed;top:calc(100vh - 55px);width:100%}@media only screen and (max-width:1024.98px){.predictive-search .predictive-search-modal .box-search{display:flex}}.predictive-search .predictive-search-modal .box-search .icon-chevron-down{height:9px;transform:rotate(180deg)}.predictive-search .predictive-search-modal .box-search span{font-family:Neulis;font-size:16px;font-weight:700;line-height:22px}.predictive-search .predictive-search-modal .close{background-color:#fff;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:60px;left:50%;position:absolute;transform:translate(-50%,50%);width:60px;z-index:99}@media only screen and (max-width:1024.98px){.predictive-search .predictive-search-modal .close{display:none}}.predictive-search .predictive-search-modal .close svg{fill:var(--text-primary-color);height:29px;margin:auto;transition:all .3s;width:29px}.predictive-search .predictive-search-modal .close svg:hover{rotate:180deg}.predictive-search.scrolled .predictive-search-modal:before{top:99px}.predictive-search .predictive-search-results{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:5px 0;width:100%}.predictive-search .predictive-search-results .resource-header,.predictive-search .predictive-search-results .resource-results{width:100%}.predictive-search .predictive-search-results .resource-header p,.predictive-search .predictive-search-results .resource-results p{margin:0}.predictive-search .predictive-search-results .resource-header{border-bottom:1px solid #ddd;margin-bottom:5px;padding:15px 0}.predictive-search .predictive-search-results .resource-header p{font-weight:700;padding:0 40px;text-transform:capitalize}.predictive-search .predictive-search-results .resource-results{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:0 5px}.predictive-search .predictive-search-results .resource-results .resource-result{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding:5px 5px 5px 50px;width:100%}.predictive-search .predictive-search-results .resource-results .resource-result:hover{background:#f1f1f1}.predictive-search .predictive-search-results .resource-results .resource-result .resource-result-title{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;padding:0 10px 0 5px;width:-moz-max-content;width:max-content}.predictive-search .predictive-search-results .resource-results .resource-result .resource-result-url{color:#707070;font-size:12px;white-space:nowrap}@media (max-width:1024px){.predictive-search .predictive-search-results .resource-results .resource-result .resource-result-url{display:none}}.predictive-search .predictive-search-results .resource-results .resource-result .resource-result-image{background:#fff;display:none;height:30px;margin:0 0 0 auto;width:30px}.predictive-search .predictive-search-results .resource-results .resource-result .resource-result-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.predictive-search .accordion-category .accordion-wrapper{margin:0}.predictive-search .accordion-category .accordion-wrapper .accordion-title{align-items:center;border-bottom:none;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:0;width:100%}@media only screen and (max-width:767.98px){.predictive-search .accordion-category .accordion-wrapper .accordion-title{padding:10px 0}}.predictive-search .accordion-category .accordion-wrapper .accordion-title img,.predictive-search .accordion-category .accordion-wrapper .accordion-title svg{display:none;height:18px;pointer-events:none;width:18px}@media only screen and (max-width:767.98px){.predictive-search .accordion-category .accordion-wrapper .accordion-title img,.predictive-search .accordion-category .accordion-wrapper .accordion-title svg{display:block}.predictive-search .accordion-category .accordion-wrapper .accordion-content{max-height:0;overflow:hidden;padding:0 20px;transition:.2s linear 0s}}.predictive-search .accordion-category .accordion-wrapper .accordion-content,.predictive-search .accordion-category .accordion-wrapper .accordion-content :not(h1,h2,h3,h4,[class^=button-]){font-size:14px;font-weight:300}.predictive-search .accordion-category .accordion-wrapper .accordion-content :not(h1,h2,h3,h4,[class^=button-]) strong,.predictive-search .accordion-category .accordion-wrapper .accordion-content strong{font-weight:700}.predictive-search .accordion-category .accordion-wrapper.active .accordion-title img,.predictive-search .accordion-category .accordion-wrapper.active .accordion-title svg{scale:1 -1}.predictive-search .accordion-category .accordion-wrapper.active .accordion-content{max-height:5000px;opacity:1;padding:0;transition:.2s ease-in-out .2s}@media only screen and (max-width:767.98px){.predictive-search .accordion-category .accordion-wrapper.active .accordion-content{padding:0 20px}}.predictive-search .accordion-category .accordion-wrapper.active .accordion-content .search-grid{display:grid!important}.predictive-search .accordion-category>div:not(:last-of-type) .accordion-wrapper .accordion-content{border-bottom:1px solid var(--primary-color)}.quick-add-popup{background:#fff;border:2px solid #f0f0f0;display:flex;flex-direction:column;height:100%;inset:0;overflow-y:auto;padding:10px;position:absolute;text-align:left;transform:translateY(100%);transition:transform .3s ease-in-out;width:100%;z-index:1}.quick-add-popup::-webkit-scrollbar{background:transparent;width:3px}.quick-add-popup::-webkit-scrollbar-track{background-color:#fff}.quick-add-popup::-webkit-scrollbar-thumb{background-color:var(--accent-2-color);border-radius:2px}.quick-add-popup.active{transform:translateY(0)}.quick-add-popup.shadow{box-shadow:0 0 10px rgba(0,0,0,.161)}.quick-add-popup .quick-add-header{border-bottom:2px solid var(--primary-color);display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.quick-add-popup .title{font-size:16px;font-weight:700;text-transform:capitalize}.quick-add-popup .product-form .product-title-wrapper{border-bottom:1px solid var(--primary-color);display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.quick-add-popup .product-form .product-title-wrapper a{font-size:16px}.quick-add-popup .product-form .product-title-wrapper .title-reviews{order:2}.quick-add-popup .product-form .product-title-wrapper .quick-code-container{order:1}.quick-add-popup .product-form .price{margin-top:10px}.quick-add-popup .product-form .price .variant-price-wrapper{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.quick-add-popup .product-form .price .variant-price-wrapper span{font-size:14px;font-weight:700;text-decoration:none}.quick-add-popup .product-form .price .variant-price-wrapper span.main-price{order:3;text-align:center;width:100%}.quick-add-popup .product-form .price .variant-price-wrapper span.product-sale-price-wrapper{font-weight:400;order:1}.quick-add-popup .product-form .price .variant-price-wrapper span.product-sale-price-wrapper span{font-weight:400}.quick-add-popup .product-form .price .variant-price-wrapper span.product-saving-wrapper{color:var(--accent-1-color);font-weight:400;order:2}.quick-add-popup .product-form .price .variant-price-wrapper span.product-saving-wrapper span{font-weight:400}.quick-add-popup .product-form .product-submit-wrapper{display:flex;margin-top:10px}.quick-add-popup .product-form .product-submit-wrapper .submit-with-svg{align-items:center;display:flex;gap:4px;height:35px;justify-content:center;padding:5px;width:100%}.quick-add-popup .product-form .product-submit-wrapper .submit-with-svg:has(input:disabled){background:#393939;border-color:#393939;cursor:not-allowed;opacity:.7}.quick-add-popup .product-form .product-submit-wrapper .submit-with-svg input{background:none;border:0;color:#fff;cursor:pointer;font-size:14px;line-height:1;padding:0}.quick-add-popup .product-form .product-submit-wrapper .submit-with-svg input:disabled{cursor:not-allowed}@media only screen and (max-width:470px){.quick-add-popup .product-form .product-submit-wrapper{flex-direction:column;gap:0}.quick-add-popup .product-form .product-submit-wrapper .quantity-total-wrapper,.quick-add-popup .product-form .product-submit-wrapper .submit-with-svg{width:100%}.quick-add-popup .product-form .product-submit-wrapper .quantity-select,.quick-add-popup .product-form .product-submit-wrapper .quantity-select .quantity-wrapper{width:100%!important}}.quick-add-popup .product-form .quantity-wrapper{display:flex;gap:10px;justify-content:space-between}.quick-add-popup .product-form .quantity-wrapper>div{align-items:center;display:flex}.quick-add-popup .product-form .quantity-wrapper .quantity-select{border:1px solid #000;display:flex;height:35px;width:-moz-max-content;width:max-content}.quick-add-popup .product-form .quantity-wrapper .quantity-select>*{align-items:center;border:none;display:flex;flex:1;height:30px;justify-content:center;width:30px}.quick-add-popup .product-form .quantity-wrapper .quantity-select .quantity{flex:2;font-weight:700}.quick-add-popup .product-form .quantity-wrapper .quantity-select .minus{font-size:32px}.quick-add-popup .product-form .quantity-wrapper .quantity-select .plus{font-size:20px}.quick-add-popup .product-form .quantity-wrapper .quantity-select .minus,.quick-add-popup .product-form .quantity-wrapper .quantity-select .plus{cursor:pointer}.quick-add-popup .product-form .stock-availability-wrapper{margin-top:10px}.quick-add-popup .product-form .stock-availability-wrapper .stock-availability-container span{font-size:12px;max-width:70%;text-align:center;text-transform:capitalize}.quick-add-popup .product-form .stock-availability-wrapper .stock-availability-container.stock-control{align-items:center;display:flex;gap:10px;justify-content:center}.quick-add-popup .product-form .variant-selector-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media only screen and (max-width:767.98px){.quick-add-popup .product-form .variant-selector-wrapper .variant-radios{flex-wrap:nowrap!important;gap:5px!important;overflow:auto}.quick-add-popup .product-form .variant-selector-wrapper .variant-radios::-webkit-scrollbar{background:transparent;height:3px}.quick-add-popup .product-form .variant-selector-wrapper .variant-radios::-webkit-scrollbar-track{background-color:#fff}.quick-add-popup .product-form .variant-selector-wrapper .variant-radios::-webkit-scrollbar-thumb{background-color:var(--accent-2-color);border-radius:2px}}.quick-add-popup .product-form .variant-selector-wrapper .variant-radios .variant-wrapper{min-width:30px}.quick-add-popup .product-form .variant-selector-wrapper .selector-wrapper{margin-top:0}.quick-add-popup .product-form .variant-selector-wrapper .selector-wrapper label{display:none}.quick-add-popup .product-form .variant-selector-wrapper .selector-wrapper select{padding:4px;width:100%}.quick-add-popup .product-form .option-radios-wrapper{margin-bottom:0}.quick-add-popup .product-form .option-radios-wrapper .radio-option{flex-direction:column;gap:0!important}.quick-add-popup .product-form .option-radios-wrapper .radio-option .option-name{align-items:center;flex-direction:row!important;gap:4px}.quick-add-popup .product-form .option-radios-wrapper .radio-option .variant-radios label{height:30px!important;width:30px!important}.quick-add-popup .close-quick-add-wrapper{display:flex;gap:10px;justify-content:space-between;margin-top:10px}.quick-add-popup .close-quick-add-wrapper>*{align-items:center;display:flex}.quick-add-popup .close-quick-add-wrapper a{font-size:13px;text-decoration:underline}.quick-add-popup .close-quick-add-wrapper button{padding:0}.quick-add-popup .close-quick-add-wrapper button svg{rotate:45deg;width:20px}.variant-selector-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.variant-selector-wrapper .selector-wrapper{display:inline-block}.variant-selector-wrapper .selector-wrapper:last-of-type{margin-bottom:0}.variant-selector-wrapper .selector-wrapper label{display:none}.variant-selector-wrapper .selector-wrapper select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:var(--secondary-color);border:1px solid var(--tertiary-color);border-radius:0;color:var(--text-primary-color);height:30px;min-width:103px;padding:0 8px}.variant-selector-wrapper .selector-wrapper select option.unavailable{background-color:#ddd;position:relative;text-decoration:line-through}.variant-selector-wrapper .selector-wrapper select option.unavailable:after{background-color:var(--text-primary-color);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:767.98px){.variant-selector-wrapper .selector-wrapper{margin-left:0;margin-top:20px;width:100%}.variant-selector-wrapper .selector-wrapper select{width:100%}}.variant-selector-wrapper .size-guide{align-items:center;display:flex;flex-direction:row;font-weight:700;gap:8px;text-decoration:underline}@media only screen and (min-width:768px){.variant-selector-wrapper .size-guide{max-width:134px;min-width:134px}}.variant-selector-wrapper .option-radios-wrapper{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;width:100%}.variant-selector-wrapper .option-radios-wrapper+.selector-wrapper,.variant-selector-wrapper .option-radios-wrapper+.size-guide+.selector-wrapper{display:none}.variant-selector-wrapper .option-radios-wrapper .radio-option{display:flex;gap:15px}@media only screen and (max-width:767.98px){.variant-selector-wrapper .option-radios-wrapper .radio-option{flex-direction:column}}.variant-selector-wrapper .option-radios-wrapper .radio-option .option-name{display:flex;flex-direction:column;font-size:14px;font-weight:700;margin-bottom:10px}@media only screen and (min-width:768px){.variant-selector-wrapper .option-radios-wrapper .radio-option .option-name{max-width:130px;min-width:130px}}@media only screen and (max-width:767.98px){.variant-selector-wrapper .option-radios-wrapper .radio-option .option-name{flex-direction:row;gap:10px}}.variant-selector-wrapper .option-radios-wrapper .radio-option .option-name span:not([variant-colour-name]){font-weight:400}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios{display:flex;flex-wrap:wrap;gap:10px}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper{overflow:hidden;position:relative}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input:checked+label,.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input:hover:not(:checked)+label{border:1px solid var(--tertiary-color)}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper label{background-color:var(--secondary-color);border:1px solid var(--secondary-color);display:flex;height:55px;padding:3px;transition:all .3s;width:55px}.variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper label img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.cyk-product-card{display:flex;gap:10px;height:100%}.cyk-product-card .cm_verify-container{display:none}@media only screen and (min-width:450px){.cyk-product-card{height:174px}}@media only screen and (max-width:449.98px){.cyk-product-card{padding:10px 0}}@media only screen and (max-width:350px){.cyk-product-card{flex-direction:column}}.cyk-product-card .image-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-width:100px;min-width:100px}@media only screen and (max-width:350px){.cyk-product-card .image-wrapper{max-width:100%;min-width:100%}}.cyk-product-card .image-wrapper .discount-amount{align-items:center;color:#fff;display:flex;gap:3px;justify-content:center;padding:3px;width:100%}.cyk-product-card .image-wrapper .discount-amount img{height:15px;width:15px}.cyk-product-card .image-wrapper img{height:104px;-o-object-fit:contain;object-fit:contain;width:104px}.cyk-product-card .form{width:100%}.cyk-product-card .form .product-title-wrapper{border-bottom:unset!important;display:unset!important;padding-bottom:unset!important}.cyk-product-card .form .product-title-wrapper .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px!important;font-weight:700;overflow:hidden}@media only screen and (max-width:767.98px){.cyk-product-card .form .product-title-wrapper .product-title{font-size:16px!important}}.cyk-product-card .form .variant-price-wrapper{display:flex;flex-wrap:wrap;gap:5px}.cyk-product-card .form .variant-price-wrapper span{font-size:14px;font-weight:700}.cyk-product-card .form .variant-price-wrapper .product-saving-wrapper{color:var(--accent-1-color)}.cyk-product-card .form .variant-price-wrapper .product-sale-price-wrapper,.cyk-product-card .form .variant-price-wrapper .product-saving-wrapper{margin-left:0!important}.cyk-product-card .form .variant-price-wrapper .product-sale-price,.cyk-product-card .form .variant-price-wrapper .product-sale-price-wrapper{font-weight:400!important}@media only screen and (max-width:330px){.cyk-product-card .form .variant-price-wrapper .product-saving-wrapper{margin-left:0!important}}.cyk-product-card .form form{display:flex!important;flex-direction:column;gap:18px!important;height:100%;justify-content:space-between}.cyk-product-card .form form label{gap:0!important}@media only screen and (min-width:768px){.cyk-product-card .form form label{font-size:14px!important;width:auto!important}}.cyk-product-card .form form .variant-selector-wrapper>select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:var(--secondary-color);border:1px solid var(--tertiary-color);border-radius:0;color:var(--text-primary-color);display:block!important;height:35px;min-width:103px;padding:0 8px;width:100%}.cyk-product-card .form form .variant-selector-wrapper .selector-wrapper{display:none}.cyk-product-card .form form .variant-selector-wrapper span.origianl-price{text-decoration:line-through}.cyk-product-card .form form .product-submit-wrapper{gap:5px!important;height:-moz-max-content;height:max-content}.cyk-product-card .form form .product-submit-wrapper .why-product-trigger{font-size:12px;font-weight:700;padding:0;text-decoration:underline}.cyk-product-card .form form .product-submit-wrapper input{font-size:14px!important}.market-language-select--modal-container .modal{overflow:visible}localization-form.dropdown-selector{position:relative;width:45px}localization-form.dropdown-selector button{display:flex;margin-right:-6px;width:-moz-max-content!important;width:max-content!important}localization-form.dropdown-selector button .globe{fill:var(--text-color);height:24px;width:24px}localization-form.dropdown-selector button span{font-size:17px;left:-6px;position:relative;text-shadow:-2px -1px #fff}localization-form.dropdown-selector button .localization-chevron{left:-6px;position:relative;width:10px}localization-form.dropdown-selector ul{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;display:flex;flex-direction:column;list-style:none;margin:0;padding:14px;position:absolute;right:0;top:100%;width:-moz-max-content;width:max-content;z-index:9999}localization-form.dropdown-selector ul[hidden]{display:none}localization-form.dropdown-selector ul li{border-radius:4px;margin:4px 0;padding:4px 6px;transition:all .3s}localization-form.dropdown-selector ul li:hover{background-color:#f5f5f5}localization-form.dropdown-selector ul li a{align-items:center;display:flex;gap:10px}localization-form.modal-selector{display:block;margin-top:15px;position:relative}localization-form.modal-selector button{align-items:center;background-color:var(--primary-color);border-radius:15px;color:var(--text-alternate-color);display:flex;gap:10px;justify-content:space-between;padding:4px 15px;width:100%}localization-form.modal-selector button img{width:30px}localization-form.modal-selector button svg{fill:var(--text-alternate-color);width:24px}localization-form.modal-selector ul{background-color:#fff;border:2px solid var(--primary-color);border-radius:15px;display:flex;flex-direction:column;left:0;list-style:none;margin:0;min-width:100%;padding:14px;position:absolute;top:0;width:-moz-max-content;width:max-content;z-index:9999}localization-form.modal-selector ul[hidden]{display:none}localization-form.modal-selector ul li{border-radius:4px;margin:4px 0;overflow:hidden;padding:4px 6px;transition:all .3s}localization-form.modal-selector ul li:hover{background-color:#f5f5f5}localization-form.modal-selector ul li a{align-items:center;display:flex;gap:10px}.mobile-menu localization-form.dropdown-selector button{display:flex;margin-right:-6px;width:-moz-max-content!important;width:max-content!important}.mobile-menu localization-form.dropdown-selector button .globe{fill:var(--text-color);height:24px;width:24px}.mobile-menu localization-form.dropdown-selector button span{font-size:18px;font-weight:400;left:-16px;position:relative;text-shadow:-2px -1px var(--primary-color);top:1px}.mobile-menu localization-form.dropdown-selector button .localization-chevron{left:-22px;position:relative;width:10px}.mobile-menu localization-form.dropdown-selector ul{left:50%;top:-500%}.product-badges{display:flex;flex-direction:column;left:0;position:absolute;top:0;width:100%}.product-badge{display:inline;font-size:14px;gap:5px;max-width:100%;padding:4px 8px;width:-moz-max-content;width:max-content}.product-badge.top-left{font-weight:700}.product-badge.bottom{justify-content:center;text-align:center}.product-badge .badge-image{display:inline-block;height:15px;min-width:15px;width:15px}.product-badge .badge-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.main-gallery .product-badge{z-index:11}.main-gallery .bottom{bottom:0;left:0;padding:8px;position:absolute;width:100%}#cookieNotice-v3{isolation:isolate;z-index:999997}#cookieNotice-v3 #cookieNoticeModal{background-color:#fff;box-shadow:0 6px 6px rgba(0,0,0,.25);box-sizing:border-box;inset:50% auto auto 50%;max-height:70vh;max-width:998px;opacity:0;overflow-y:auto;padding:1rem;pointer-events:none;position:fixed;transition:all .3s ease-in-out;translate:-50% -50%;width:90vw;z-index:2;z-index:1}@media only screen and (min-width:768px){#cookieNotice-v3 #cookieNoticeModal{min-width:750px;width:75vw}}@media only screen and (min-width:992px){#cookieNotice-v3 #cookieNoticeModal{min-width:800px;padding:2rem}}@media only screen and (min-width:1200px){#cookieNotice-v3 #cookieNoticeModal{padding:2.5rem;width:55vw}}@media only screen and (min-width:1399.98px){#cookieNotice-v3 #cookieNoticeModal{width:45vw}}#cookieNotice-v3 #cookieNoticeModal .title-wrap>div{font-size:var(--heading-md)}#cookieNotice-v3 #cookieNoticeModal .msg-wrap p,#cookieNotice-v3 #cookieNoticeModal .title-wrap p{margin:20px 0}@media only screen and (min-width:992px){#cookieNotice-v3 #cookieNoticeModal .msg-wrap p,#cookieNotice-v3 #cookieNoticeModal .title-wrap p{margin:15px 0}}#cookieNotice-v3 #cookieNoticeModal .msg-wrap a:hover,#cookieNotice-v3 #cookieNoticeModal .title-wrap a:hover{text-decoration:underline}#cookieNotice-v3 #cookieNoticeModal form{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:992px){#cookieNotice-v3 #cookieNoticeModal form{gap:2rem}}#cookieNotice-v3 #cookieNoticeModal form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f4f4f4;border-radius:50px;box-shadow:inset 0 0 5px rgba(0,0,0,.25);cursor:pointer;height:25px;max-height:25px;padding:0!important;position:relative;transition:.4s;width:50px}#cookieNotice-v3 #cookieNoticeModal form input[type=checkbox]:not([name=necessary]):hover:after{background:#f0f0f0}#cookieNotice-v3 #cookieNoticeModal form input[type=checkbox]:checked{background:var(--button-3-color)}#cookieNotice-v3 #cookieNoticeModal form input[type=checkbox]:after{background:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.3);content:"";height:23px;inset:50% auto auto 0;position:absolute;transition:translate .3s ease-in;translate:1.5px calc(-50% + .5px);width:23px}#cookieNotice-v3 #cookieNoticeModal form input[type=checkbox]:checked:after{translate:calc(100% + 2px) calc(-50% + .5px)}#cookieNotice-v3 #cookieNoticeModal .flex-wrap{align-items:center;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-basis:calc(50% - 0.5rem);flex-direction:column;padding:1rem!important;width:100%}@media only screen and (max-width:575.98px){#cookieNotice-v3 #cookieNoticeModal .flex-wrap{width:calc(50% - 1rem)}}@media only screen and (max-width:260px){#cookieNotice-v3 #cookieNoticeModal .flex-wrap{flex-basis:100%;width:100%}}#cookieNotice-v3 #cookieNoticeModal .flex-wrap label{cursor:pointer;display:block;font-weight:700;margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}#cookieNotice-v3 #cookieNoticeModal .button-row,#cookieNotice-v3 #cookieNoticeModal .form-row{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){#cookieNotice-v3 #cookieNoticeModal .button-row,#cookieNotice-v3 #cookieNoticeModal .form-row{flex-wrap:nowrap}}#cookieNotice-v3 #cookieNoticeModal .form-row{gap:1rem}@media only screen and (min-width:992px){#cookieNotice-v3 #cookieNoticeModal .form-row{gap:2rem}}#cookieNotice-v3 #cookieNoticeModal .button-row{gap:1rem}@media only screen and (min-width:992px){#cookieNotice-v3 #cookieNoticeModal .button-row{gap:2rem}}#cookieNotice-v3 #cookieNoticeModal .button-row button{box-sizing:border-box;flex-basis:calc(50% - 0.5rem)}@media only screen and (min-width:768px){#cookieNotice-v3 #cookieNoticeModal .button-row button{flex-basis:100%}}@media only screen and (max-width:575.98px){#cookieNotice-v3 #cookieNoticeModal .button-row button{flex:1;white-space:nowrap}}#cookieNotice-v3 #cookieNoticeModal #necessaryInput .check-box{opacity:50%}#cookieNotice-v3 #cookieNoticeModal #necessaryInput input:hover,#cookieNotice-v3 #cookieNoticeModal #necessaryInput label{cursor:not-allowed}#cookieNotice-v3:before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.1);content:"";height:100vh;inset:50% auto auto 50%;opacity:0;pointer-events:none;position:fixed;transition:all .3s ease-in-out 0s;translate:-50% -50%;width:100vw;z-index:-1}#cookieNotice-v3.active{pointer-events:all}#cookieNotice-v3.active #cookieNoticeModal,#cookieNotice-v3.active:before{opacity:1;pointer-events:all}

/*# sourceMappingURL=snippet.min.css.map*/