*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100vh;font-family:var(--body-font-family);background-color:var(--color-background);color:rgb(var(--color-foreground));overflow-x:hidden}.body-main-content{flex:1}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}.product-share-icons .share-icon{display:inline-flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:4px;color:#000;text-decoration:none;border:1px solid black}.product-share-icons .share-icon:hover{background-color:#e0e0e0}.quick-view .product-share-icons .share-icon{display:inline-flex;justify-content:center;align-items:center;border-radius:4px;color:#333;text-decoration:none;border:1px solid black}.reveal-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-family)}a,p,li,span,input,button,textarea{font-family:var(--body-font-family)}@media screen and (max-width:749px){.small-hide{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.medium-hide{display:none!important}}@media screen and (min-width:990px){.large-up-hide{display:none!important}}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.page-width{padding:0 3rem}}@media screen and (min-width:990px){.page-width{padding:0 5rem}}.custom-slick-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;height:45px;width:45px;display:flex!important;align-items:center;justify-content:center;z-index:2;cursor:pointer;transition:all .3s ease;border:1px solid #DDDDDD;box-shadow:0 0 10px #0003}.custom-slick-slider .slick-prev{left:-23px}.custom-slick-slider .slick-next{right:-23px}.custom-slick-slider .slick-arrow svg{width:18px;height:18px;pointer-events:none}#sidebarDrawer .custom-slick-slider .slick-arrow{height:30px;width:30px}#sidebarDrawer .custom-slick-slider .slick-arrow svg{width:12px;height:12px}.custom-slick-slider .slick-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex!important;justify-content:center;gap:8px;list-style:none;padding:0;margin:0}.custom-slick-slider .slick-dots li{display:inline-block}.custom-slick-slider .slick-dots button{font-size:0;width:13px;height:13px;border-radius:50%;border:none;background:#0000004d;cursor:pointer;transition:all .3s ease}.custom-slick-slider .slick-dots .slick-active button{background:#870f6c}.custom-slick-slider .slick-list.draggable{padding-bottom:0}.side-cart-item{display:grid;grid-template-columns:80px 1fr 32px;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee;align-items:flex-start;background:#fff}.side-cart-item__image img{border-radius:8px;width:80px;height:80px;object-fit:cover;background:#fafafa;box-shadow:0 1px 4px #0000000a;display:block}.side-cart-item__details{display:flex;flex-direction:column;gap:.5rem}.side-cart-item__title{font-weight:600;color:#222;font-size:1rem;margin-bottom:.2rem}.side-cart-item__variant{color:#888;font-size:.92rem;margin-bottom:.2rem}.side-cart-item__price{font-weight:500;color:#333;margin-bottom:.4rem}.side-cart-item__quantity{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.side-cart-item__qty-btn{background:#f5f5f5;border:none;border-radius:4px;width:28px;height:28px;font-size:1.2rem;cursor:pointer;color:#333;transition:background .2s;display:flex;align-items:center;justify-content:center}.side-cart-item__qty-btn:hover{background:#e0e0e0}.side-cart-item__qty-input{width:40px;text-align:center;border:1px solid #ddd;border-radius:4px;height:28px;font-size:1rem}.side-cart-item__remove{background:none;border:none;color:#d32f2f;cursor:pointer;align-self:flex-start;margin-top:.2rem;padding:0;transition:color .2s;display:flex;align-items:flex-start;justify-content:center;height:32px;width:32px}.side-cart-item__remove svg{display:block;width:20px;height:20px}.side-cart-item__remove:hover svg path{stroke:#b71c1c}.related-products-cart{margin:1rem 0}.related-products-cart h3{font-size:1.4rem;margin-bottom:.5rem;font-weight:600;text-align:left;padding-bottom:.5rem;color:#111}.related-products-cart .related-product-list{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth}.related-products-cart .related-product-list::-webkit-scrollbar{height:6px}.related-products-cart .related-product-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.related-products-cart .product-card-image img{width:100%;max-height:160px;object-fit:contain;border-bottom:1px solid #eee}.related-products-cart .product-card-info{padding:.8rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.related-products-cart .product-card-info h2{font-size:.9rem;margin:0 0 .4rem;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-products-cart .product-card-info p{font-size:.85rem;margin:0 0 .6rem;color:#666}.related-products-cart .product-card-info a{background:#111!important;color:#fff!important;font-size:.85rem;padding:6px 12px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease;width:100%;text-decoration:none}.related-products-cart .product-card-info a:hover{background:#444!important}.recently-viewed{margin:1rem 0}.recently-viewed .rez-out-of-stock-collection-btn{padding:8px 20px!important;font-size:12px!important}.recently-viewed h3{font-size:1.4rem;margin-bottom:.5rem;font-weight:600;text-align:left;padding-bottom:.5rem;color:#111}.recently-viewed .recently-viewed-list{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth}.recently-viewed .recently-viewed-list::-webkit-scrollbar{height:6px}.recently-viewed .recently-viewed-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.recently-viewed .product-card{flex:0 0 170px;width:170px;background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:all .3s ease;text-align:center;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;margin:0 5px}.recently-viewed .product-card-image img{width:100%;max-height:160px;object-fit:contain;border-bottom:1px solid #eee}.recently-viewed .product-card-info{padding:.8rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.recently-viewed .product-card-info h2{font-size:.9rem;margin:0 0 .4rem;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recently-viewed .product-card-info p{font-size:.85rem;margin:0 0 .6rem;color:#666}.recently-viewed .product-card-info a{background:#111;color:#fff;font-size:.85rem;padding:6px 12px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease;width:100%;text-decoration:none}.recently-viewed .product-card-info a:hover{background:#444}sidebar-drawer{position:fixed;top:0;right:0;height:100vh;width:100vw;display:none;z-index:1000}sidebar-drawer[open]{display:block}.backdrop{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#00000059;opacity:1;pointer-events:auto;transition:background .2s ease,opacity .3s ease}.drawer{position:absolute;top:0;right:0;width:500px;max-width:100vw;height:100vh;background:#fff;box-shadow:-2px 0 12px #00000026;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #e5e5e5}sidebar-drawer[open] .drawer{transform:translate(0)}.drawer-header{position:sticky;top:0;background:#fff;padding:1.2rem 1.5rem;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;z-index:5}.drawer-header h2{margin:0;font-size:1.4rem;font-weight:600;color:#000;letter-spacing:.3px}.close-btn{background:none;border:none;font-size:1.8rem;color:#555;cursor:pointer;transition:color .2s ease;line-height:1}.close-btn:hover{color:#000}.cart-body{flex:1;overflow-y:auto;padding:1rem 1.5rem;background:#fff}.cart-footer{border-top:1px solid #e5e5e5;background:#fff;padding:1rem 1.5rem;box-shadow:0 -2px 8px #0000000d}.cart-footer .subtotal-row,.cart-footer .shipping-row,.cart-footer .total-row{display:flex;justify-content:space-between;margin-bottom:.6rem;font-size:.95rem;color:#333}.cart-footer .total-row{font-size:1.1rem;font-weight:700;margin-top:.8rem;padding-top:.8rem;border-top:1px solid #e5e5e5}.cart-footer a{display:block;text-align:center;padding:.9rem 1rem;border-radius:8px;font-weight:600;font-size:1rem;margin-top:.8rem;transition:all .25s ease;text-decoration:none}.cart-footer .view-cart-btn{border-radius:5px;border:1px solid rgb(var(--color-button-text));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.cart-footer .view-cart-btn:hover{color:rgb(var(--color-button));background:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button))}.cart-footer a.continue-shopping-btn{color:#000;padding:0;text-decoration:underline}.cart-footer .checkout-btn{background:#000;color:#fff}.cart-footer .checkout-btn:hover{background:#333}.empty-cart{text-align:center;padding:3rem 1.5rem;color:#555}.empty-cart-icon{margin-bottom:1rem;opacity:.85}.empty-cart h3{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:#000}.empty-cart p{font-size:1rem;margin-bottom:1.5rem;color:#777}.empty-cart .shop-now-btn{display:inline-block;background:#000;color:#fff;padding:.85rem 1.3rem;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .3s ease}.empty-cart .shop-now-btn:hover{background:#333}.cart-body::-webkit-scrollbar{width:6px}.cart-body::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}.shipping-progress{padding:1rem 1.5rem;background:#0000000d;border-bottom:1px solid #e5e5e5;text-align:center}.shipping-message{font-size:.95rem;margin:0 0 10px;font-weight:500;text-align:left;color:#333}.progress-bar{width:100%;height:5px;background:#eee;border-radius:4px;overflow:hidden}.progress-fill{height:100%;width:0%;background:#4caf50;transition:width .4s ease}body:has(sidebar-drawer[open]){overflow:hidden}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{height:16px;width:16px;margin:0 6px!important}.language-selector{display:inline-block;position:relative;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.language-selector select.header-selector{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;padding:10px 40px 10px 15px;font-size:14px;border-radius:4px;cursor:pointer;outline:none;transition:border-color .3s ease,box-shadow .3s ease;background-image:url("data:image/svg+xml;utf8,<svg fill='%23333' height='14' viewBox='0 0 24 24' width='14' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.language-selector select.header-selector:hover{border-color:#999}.language-selector select.header-selector:focus{border-color:#666;box-shadow:0 0 0 2px #6464ff33}.localization-selectors.main-nav{display:flex;justify-content:center;align-items:center;gap:5px}.header-custom-dropdown{position:relative;width:fit-content;-webkit-user-select:none;user-select:none}.header-selected{width:100%;padding:10px 26px 10px 10px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid #ccc;border-radius:4px;font-size:12px;cursor:pointer;text-align:left;position:relative;font-weight:600}.header-selected:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:13px;height:13px;background-image:url("data:image/svg+xml;utf8,<svg width='12' height='12' viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5'/></svg>");background-repeat:no-repeat;background-size:13px}.header-options{position:absolute;top:110%;left:50%;width:max-content;max-height:200px;overflow-y:auto;background:rgb(var(--color-background));border:1px solid #ccc;padding:0;margin:0;border-radius:4px;display:none;z-index:9999;transform:translate(-50%);color:rgb(var(--color-foreground))}.header-options li{font-size:14px;font-weight:5;color:rgb(var(--color-foreground))!important;cursor:pointer;list-style:none;margin:0!important;padding:8px}.header-options li:hover{background:#f1f1f1}.footer-custom-dropdown{position:relative;width:fit-content;-webkit-user-select:none;user-select:none}.footer-selected{width:100%;padding:10px 26px 10px 10px!important;background:rgb(var(--color-background))!important;border:1px solid rgb(var(--color-foreground))!important;color:rgb(var(--color-foreground))!important;border-radius:4px;font-size:12px;cursor:pointer;text-align:left;position:relative;font-weight:600}.footer-selected:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:13px;height:13px;background-image:url("data:image/svg+xml;utf8,<svg width='12' height='12' viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5'/></svg>");background-repeat:no-repeat;background-size:13px}.footer-options{position:absolute;top:110%;left:0;width:max-content;max-height:200px;overflow-y:auto;background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground))!important;color:rgb(var(--color-foreground))!important;padding:0!important;margin:0!important;border-radius:4px;display:none;z-index:9999;box-shadow:0 0 8px #ffffff4f}.footer-options li{font-size:14px;font-weight:5;color:rgb(var(--color-foreground))!important;cursor:pointer;list-style:none;margin:0!important;padding:8px}.footer-options li:hover{background:#4a4646a8}.header-options{scrollbar-width:thin;scrollbar-color:#333 #ffffff}.header-options::-webkit-scrollbar{width:4px}.header-options::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.header-options::-webkit-scrollbar-thumb:hover{background-color:#555}.header-options::-webkit-scrollbar-track{background:#fff}.footer-options{scrollbar-width:thin;scrollbar-color:#ffffff #000000}.footer-options::-webkit-scrollbar{width:4px}.footer-options::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px}.footer-options::-webkit-scrollbar-thumb:hover{background-color:#ccc}.footer-options::-webkit-scrollbar-track{background:#000}.localization-selectors.desktop-only{display:flex;gap:10px}@media(max-width:990px){.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{height:12px;width:12px;margin:0 4px!important}.custom-slick-slider .slick-arrow{height:35px;width:35px}.custom-slick-slider .slick-arrow svg{width:16px;height:16px}#sidebarDrawer .custom-slick-slider .slick-arrow{height:30px;width:30px}#sidebarDrawer .custom-slick-slider .slick-arrow svg{width:12px;height:12px}.header-options{bottom:51px;left:0;top:auto;transform:unset}}@media(max-width:768px){.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{height:12px;width:12px;margin:0 4px!important}.custom-slick-slider .slick-arrow{height:30px;width:30px}.custom-slick-slider .slick-arrow svg{width:14px;height:14px}#sidebarDrawer .custom-slick-slider .slick-arrow{height:26px;width:26px}#sidebarDrawer .custom-slick-slider .slick-arrow svg{width:12px;height:12px}}@media(max-width:484px){.footer_part2{padding-top:7px!important}}.custom-slick-slider{opacity:0;transition:opacity .3s ease-in-out}.custom-slick-slider.slider-loaded{opacity:1}.shopify-policy__container{max-width:1200px!important;padding:20px}.shopify-policy__container{max-width:1200px!important}.shopify-policy__title h1{font-size:2.2rem;line-height:1.3;margin-bottom:28px;color:rgb(var(--color-foreground))}.shopify-policy__body{font-size:1rem;line-height:1.75;color:rgb(var(--color-foreground))}.shopify-policy__body p{margin:0 0 18px}.shopify-policy__body h2{font-size:1.4rem;line-height:1.4;margin:40px 0 16px;font-weight:600}.shopify-policy__body h3{font-size:1.2rem;margin:32px 0 12px;font-weight:600}.shopify-policy__body h2:after{content:"";display:block;width:100%;height:1px;background:rgba(var(--color-foreground),.2);margin-top:10px}.shopify-policy__body ul{padding-left:22px;margin:0 0 20px}.shopify-policy__body ul li{list-style:disc;margin-bottom:10px}.shopify-policy__body strong{font-weight:600}.shopify-policy__body a{color:rgb(var(--color-link));text-decoration:underline}.shopify-policy__body .rte>*:last-child{margin-bottom:0}@media(max-width:1024px){.shopify-policy__container{max-width:80%}}@media(max-width:768px){.shopify-policy__container{max-width:100%;padding:0 16px}.shopify-policy__title h1{font-size:1.8rem}.shopify-policy__body{font-size:.95rem}}@media(max-width:480px){.shopify-policy__title h1{font-size:1.6rem}}.cart-toast{position:fixed;top:80px;right:20px;background:#111;color:#fff;padding:14px 18px;border-radius:6px;display:flex;align-items:center;gap:12px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:all .3s ease;z-index:9999}.cart-toast.show{opacity:1;pointer-events:auto;transform:translateY(0)}.cart-toast-close{background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.cart-notification{position:fixed;top:0;right:0;width:360px;background:#fff;padding:20px;box-shadow:0 20px 40px #0003;z-index:9999}.cart-notification.hidden{display:none}.cart-notification__header{display:flex;justify-content:space-between}.cart-notification__header h2{font-size:18px}.cart-notification__product{display:flex;gap:15px;margin:15px 0}.cart-notification__product img{width:70px}.cart-notification__actions{display:flex;flex-direction:column;gap:10px}.cart-notification__close{background:none;border:none;font-size:1.8rem;cursor:pointer}.button-outline,.button-primary{text-decoration:none;text-align:center;background:#000;padding:10px;color:#fff}.continue-shopping{text-align:center;border:none;background:transparent;text-decoration:underline;cursor:pointer}.grp-button-background{display:none!important}.custom-btn{padding:15px;border:1px solid black}#qstomizer-button-block-container{align-items:center;justify-content:left;display:flex}.custom-btn span{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.custom-btn span{padding:0!important}}#hubspot-messages-iframe-container{display:initial!important;z-index:2147483647;position:fixed!important;bottom:101px!important}.product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;background:rgb(var(--color-background));transition:box-shadow .2s ease;cursor:pointer}.product-card:hover{box-shadow:0 4px 10px rgba(var(--color-shadow),.08)}.product-card img{width:100%;display:block;height:400px;object-fit:cover}.product-card h3{font-size:16px;margin:10px;color:rgb(var(--color-foreground))}.product-card p{font-size:14px;margin:0 10px 10px;color:rgba(var(--color-foreground),.85)}.slick-disabled{opacity:.3!important}
/*# sourceMappingURL=/cdn/shop/t/63/assets/theme.css.map */
