.template-index .site-header,.template-index header,.template-index .header{background-color:transparent!important;position:absolute!important;width:100%!important;z-index:100!important;border-color:transparent!important;transition:background-color .35s ease,border-color .35s ease}.template-index .site-header:hover,.template-index header:hover,.template-index .header:hover{background-color:#fff!important;border-color:#000!important}.template-index .site-header a,.template-index .site-header .navlink,.template-index .site-header .navlink--toplevel,.template-index .site-header .menu_item a,.template-index .site-header svg,.template-index .site-header svg *{color:#fff!important;fill:none!important;stroke:#fff!important;transition:color .35s ease,stroke .35s ease}.template-index .site-header:hover a,.template-index .site-header:hover .navlink,.template-index .site-header:hover .navlink--toplevel,.template-index .site-header:hover .menu_item a,.template-index .site-header:hover svg,.template-index .site-header:hover svg *{color:#000!important;stroke:#000!important;fill:none!important}.template-index .site-header .site-logo img{filter:invert(1) brightness(2);transition:filter .35s ease}.template-index .site-header:hover .site-logo img{filter:none}.template-index .site-header img,.template-index header img,.template-index .header img{filter:invert(1) brightness(2);transition:filter .35s ease}.template-index .site-header:hover img,.template-index header:hover img,.template-index .header:hover img{filter:none}:root{--header-transition: .6s cubic-bezier(.4, 0, .2, 1)}.template-index .site-header,.template-index header,.template-index .header{transition:background-color var(--header-transition),border-color var(--header-transition)}.template-index .site-header a,.template-index .site-header .navlink,.template-index .site-header .navlink--toplevel,.template-index .site-header .menu_item a,.template-index .site-header svg,.template-index .site-header svg *{transition:color var(--header-transition),stroke var(--header-transition)}.template-index .site-header img,.template-index header img,.template-index .header img{transition:filter var(--header-transition)}.latest-drop-heading{text-align:center;margin-bottom:25px}.latest-drop-link{font-size:48px;font-weight:700;color:#000;text-decoration:none;position:relative;display:inline-block;padding-bottom:10px}.latest-drop-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:#000;transform-origin:left;transform:scaleX(1)}.latest-drop-link:hover:after{transform:scaleX(0);animation:drawLine .4s ease forwards}@keyframes drawLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.marquee{width:100%;overflow:hidden;position:relative;padding:20px 0}.marquee__track{display:flex;gap:60px;width:max-content;will-change:transform;transform:translateZ(0);animation:marqueeScroll 26s linear infinite}.product-item{text-align:center}.product-item img{height:220px;object-fit:cover;border-radius:10px;transition:transform .25s ease}.product-item:hover img{transform:scale(1.05)}.product-info{opacity:0;transition:opacity .25s ease}.product-item:hover .product-info{opacity:1}.product-title{font-size:16px;margin-top:10px;font-weight:600}.product-price{margin-top:5px;font-size:15px;color:#000;font-weight:500}@keyframes marqueeScroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}#latestDropMarquee:hover .marquee__track{animation-play-state:paused}.collections-title{text-align:center;font-size:32px;letter-spacing:3px;font-weight:400;margin-bottom:30px}.collection-slider{width:100%;overflow:hidden;position:relative}.collection-slider .slides{display:flex;gap:20px;transition:transform .6s ease;will-change:transform}.collection-slider .slides.no-transition{transition:none!important}.collection-slider .slides>a{flex:0 0 calc((100% - 60px)/4);width:auto!important}.collection-slider .slides>a img{width:100%;height:500px;object-fit:cover;display:block;border-radius:20px}@media (max-width: 768px){.collection-slider{overflow:hidden}.collection-slider .slides{gap:16px}.collection-slider .slides>a{flex:0 0 54vw!important;width:auto!important}.collection-slider .slides>a img{height:420px;border-radius:20px;object-fit:cover}}.collection-slider .dots{text-align:center;margin-top:15px}.collection-slider .dots span{width:10px;height:10px;background:#bbb;display:inline-block;border-radius:50%;margin:4px;cursor:pointer}.collection-slider .dots .active{background:#000}.cp-thumbnails{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}.cp-thumb{width:60px;height:60px;object-fit:cover;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border .2s}.cp-thumb:hover,.cp-thumb.active{border-color:#000}.cp-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;padding:10px}.cp-image{width:100%;border-radius:14px}.cp-title{font-size:28px;font-weight:700;margin-bottom:10px}.cp-price{font-size:22px;font-weight:600;margin-bottom:10px}.cp-size-helper{font-size:15px;font-weight:600;margin-bottom:20px;cursor:pointer;text-decoration:underline}.cp-stock{font-size:14px;margin-bottom:20px}.cp-var-label{font-size:13px;font-weight:600;margin-bottom:6px}.cp-var-buttons{display:flex;gap:8px;margin-bottom:25px}.cp-var-btn{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:14px;opacity:.6;transition:.2s}.cp-var-btn:hover{opacity:1}.cp-var-active{background:#000;opacity:1;box-shadow:0 0 0 2px #000 inset}.cp-add-to-cart{padding:12px 20px;background:#111;color:#fff;border:none;border-radius:12px;width:100%;margin-bottom:20px;cursor:pointer;font-size:16px}.cp-express-checkout{margin-top:10px;margin-bottom:20px}.cp-trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:25px}.cp-trust-item{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #000;border-radius:10px;background:#f8f8f8}.cp-trust-icon{width:32px;height:32px;opacity:.85}.cp-trust-title{font-size:15px;font-weight:700}.cp-trust-sub{font-size:13px;opacity:.7;margin-top:2px}.cp-tracking{display:flex;justify-content:space-between;align-items:center;margin:25px 0;width:100%}.cp-track-step{text-align:center;width:90px}.cp-track-icon-wrap{width:55px;height:55px;background:#dfd;border-radius:50%;display:flex;justify-content:center;align-items:center}.cp-track-text{font-size:14px;font-weight:700;margin-top:6px}.cp-track-text span{font-size:12px;opacity:.7}.cp-track-line line{stroke-dasharray:12 12;stroke-linecap:round;animation:dashFlow 1.3s linear infinite}@keyframes dashFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-24}}.cp-shipping-returns-collapsible{width:280px;align-self:flex-end;margin-top:25px;border:1px solid #ddd;border-radius:12px;background:#f8f8f8;font-size:14px;line-height:1.5}.cp-shipping-toggle{width:100%;padding:10px 15px;text-align:left;font-weight:700;border:none;background:#eee;border-radius:12px 12px 0 0;cursor:pointer;outline:none;transition:background .2s}.cp-shipping-toggle:hover{background:#ddd}.cp-shipping-content{display:none;padding:15px;border-top:1px solid #ddd}.cp-shipping-content ul{list-style:none;padding-left:0;margin:10px 0}.cp-shipping-content li{margin-bottom:5px}.cp-shipping-content a.cp-return-link{color:#000;font-weight:600;text-decoration:underline}.cp-shipping-content a.cp-return-link:hover{color:#555}.cp-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:.3s;z-index:9999}.cp-popup.open{opacity:1;pointer-events:auto}.cp-popup-content{background:#fff;padding:35px;border-radius:14px;max-width:650px;width:90%;text-align:center;animation:popupFade .3s ease}@keyframes popupFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cp-size-image{width:100%;max-width:620px;border-radius:12px;margin:20px 0}.cp-close-btn{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}.cp-description{font-size:15px!important;line-height:1.6!important;margin-top:25px!important;color:#222!important}@media (max-width:768px){.cp-product-grid{grid-template-columns:1fr;gap:20px}.cp-trust-badges{grid-template-columns:1fr}.cp-tracking{flex-direction:column;gap:20px}.cp-track-line{height:40px;width:2px}.cp-track-line line{x1:1;y1:0;x2:1;y2:40;stroke-width:2}}.footer-section-fix{background:#000!important;padding:0!important;margin:0!important}.footer-section-fix{display:block}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:90px;max-width:1400px;margin:0 auto}.footer-column h4{font-size:14px;margin-bottom:18px;letter-spacing:1px;color:#fff;font-weight:700}.footer-column a{display:block;color:#fff;font-size:13px;margin-bottom:10px;text-decoration:none;opacity:.85}.footer-column a:hover{opacity:1}.newsletter p{font-size:13px;opacity:.85;margin:0 0 14px}#newsletter-form{display:flex;align-items:center;border:1px solid #555;border-radius:10px;overflow:hidden;height:46px;max-width:420px;background:#ffffff05}#newsletter-form input{flex:1;background:transparent;border:none;padding:0 16px;color:#fff;height:46px;outline:none;font-size:14px}#newsletter-form input::placeholder{color:#fff;opacity:.85}#newsletter-form button{width:56px;height:46px;background:transparent;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;border-left:1px solid #555}#newsletter-form button:hover{background:#ffffff0f}.footer-bottom{max-width:1400px;margin:45px auto 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.footer-socials{display:flex;gap:16px;font-size:18px;justify-content:flex-start}.footer-socials a{color:#fff;opacity:.9}.footer-socials a:hover{opacity:1}.footer-copy{font-size:12px;opacity:.85;text-align:center;white-space:nowrap}.footer-payments-wrapper{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.footer-payments{display:flex;gap:10px;align-items:center;flex-wrap:nowrap}.footer-payments img{height:24px;width:auto;display:block}.newsletter-toast{padding:12px 14px;border-radius:10px;text-align:center;font-size:14px;color:#fff}.newsletter-toast--success{background:#28a745}.newsletter-toast--error{background:#dc3545}@media (max-width: 900px){.custom-footer{padding:50px 22px 28px}.footer-inner{grid-template-columns:1fr;gap:35px}.footer-bottom{grid-template-columns:1fr;justify-items:center;text-align:center;gap:18px}.footer-socials{justify-content:center}.footer-payments-wrapper{align-items:center}}html,body{overflow-x:hidden}.newsletter-success{border:1px solid #28a745;color:#28a745;padding:12px 16px;border-radius:10px;font-size:14px;display:inline-block}.shopify-section:has(.footer-section-fix),.shopify-section:has(.footer-section-fix)>div{background:#000!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.shopify-section:has(.footer-section-fix) .page-width,.shopify-section:has(.footer-section-fix) .page-width--narrow,.shopify-section:has(.footer-section-fix) .section,.shopify-section:has(.footer-section-fix) .container{background:#000!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.footer-inner{max-width:1400px!important;margin:0 auto!important;padding:0 70px!important;display:grid!important;grid-template-columns:1fr 1fr 1.2fr!important;gap:90px!important;justify-items:start!important}.footer-bottom{max-width:1400px!important;margin:45px auto 0!important;padding:0 70px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important}.footer-socials{justify-content:flex-start!important}.footer-copy{text-align:center!important}.footer-payments-wrapper{justify-self:end!important;align-items:flex-end!important}@media (max-width: 900px){.footer-inner,.footer-bottom{padding:0 22px!important}}.footer-copy{opacity:.9!important;color:#fff!important}.footer-socials{display:flex;gap:14px;align-items:center}.social-icon{width:34px;height:34px;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.social-svg{width:18px;height:18px;fill:none!important;stroke:#000!important;stroke-width:2!important;stroke-linecap:round;stroke-linejoin:round}.social-icon:hover{transform:translateY(-2px);opacity:.9}.social-icon{width:36px;height:36px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.social-icon svg{width:18px;height:18px;fill:#000;stroke:#000;stroke-width:1.5}.social-icon:hover{transform:translateY(-2px);opacity:.85}.custom-footer{padding:110px 70px 80px!important}.cp-faq-section{max-width:900px;margin:40px auto;text-align:center;padding:0 20px}.cp-faq-title{font-size:24px;font-weight:700;margin-bottom:30px}.cp-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center;align-items:start}.cp-faq-item{width:100%;max-width:400px;border:1px solid #ddd;border-radius:10px;background:#f8f8f8;overflow:hidden}.cp-faq-question{width:100%;padding:12px;text-align:left;font-weight:600;border:none;background:#eee;cursor:pointer;outline:none;transition:background .2s}.cp-faq-question:hover{background:#ddd}.cp-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 12px;font-size:14px;line-height:1.6}.cp-faq-answer.open{padding:12px}.cp-faq-link{color:#000;text-decoration:underline;font-weight:600}.cp-faq-link:hover{color:#555}@media (max-width:768px){.cp-faq-grid{grid-template-columns:1fr}}.cart-drawer,.drawer--cart{width:420px!important;max-width:92vw!important}.cart-drawer__inner,.drawer__inner{padding:18px 18px 14px!important}.cart-item,.cart-drawer .cart-item{padding:14px 0!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.cart-item__media,.cart-item__image{width:70px!important;height:70px!important;border-radius:10px!important;object-fit:cover!important}.cart-item__name{font-weight:700!important}.cart-item__price,.money{font-weight:600!important}.cart-drawer .progress-bar,.cart-drawer progress{height:10px!important;border-radius:999px!important;overflow:hidden!important}.cart-drawer__footer .button,.cart-drawer__footer button{width:100%!important;border-radius:14px!important;padding:16px!important;font-weight:700!important}.template-cart .cart-message,.template-cart [data-cart-message],.template-cart .cart-message--drawer,.template-cart .cart-message--custom,.template-cart .cart__custom-message,.template-cart .cart-promo,.template-cart .cart__message{display:none!important}@media (max-width: 900px){.footer-inner .footer-column:not(.newsletter) a{display:block;max-height:0;overflow:hidden;margin:0!important;opacity:0;transition:max-height .25s ease,opacity .2s ease,margin .2s ease}.footer-inner .footer-column:not(.newsletter) h4{position:relative;padding:18px 44px 18px 0;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;border-top:1px solid rgba(255,255,255,.15)}.footer-inner .footer-column:not(.newsletter) h4:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;opacity:.9}.footer-inner .footer-column.open h4:after{content:"\2013"}.footer-inner .footer-column.open a{max-height:60px;opacity:.9;margin:10px 0!important}.footer-inner{gap:0!important}.footer-inner .footer-column.newsletter{padding-top:26px}}@media (max-width: 768px){.collection-slider .slides>a{width:66vw!important}.collection-slider .slides>a img{height:420px}}@media (max-width: 900px){.footer-inner{grid-template-columns:1fr!important;gap:0!important}.footer-inner .footer-column:not(.newsletter) a{display:block;max-height:0;overflow:hidden;margin:0!important;opacity:0;transition:max-height .25s ease,opacity .2s ease,margin .2s ease}.footer-inner .footer-column:not(.newsletter) h4{position:relative;padding:18px 44px 18px 0;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;border-top:1px solid rgba(255,255,255,.15)}.footer-inner .footer-column:not(.newsletter) h4:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;opacity:.9}.footer-inner .footer-column.open h4:after{content:"\2013"}.footer-inner .footer-column.open a{max-height:120px!important;opacity:.9;margin:10px 0!important}.footer-inner .footer-column.newsletter{padding-top:26px}}@media (max-width: 900px){.footer-bottom{grid-template-columns:1fr!important;justify-items:start!important;text-align:left!important;gap:22px!important}.footer-socials{justify-content:flex-start!important}.footer-copy{text-align:left!important;white-space:normal!important}.footer-localization{width:100%}.footer-localization form{display:flex;align-items:center;gap:10px}.footer-loc-select{width:100%;background:transparent;border:none;color:#fff;font-size:14px;padding:10px 0;outline:none;-webkit-appearance:none;appearance:none}.footer-loc-btn{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0 6px}.footer-payments-wrapper{align-items:flex-start!important;justify-self:start!important;width:100%}.footer-payments{flex-wrap:wrap!important;gap:12px!important}.footer-payments img{height:22px}}#page-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:999999;opacity:0;visibility:hidden;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .35s ease,visibility .35s ease}#page-loader.is-active{opacity:1;visibility:visible;pointer-events:all}.page-loader__logo{width:140px;height:auto;animation:logoPulse 1.8s ease-in-out infinite;opacity:.7}@keyframes logoPulse{0%{transform:translateY(0) scale(1);opacity:.45}50%{transform:translateY(-10px) scale(1.03);opacity:1}to{transform:translateY(0) scale(1);opacity:.45}}@media (max-width: 768px){html,body{overflow-x:clip}.lm-circle-nav{display:flex!important;flex-wrap:nowrap!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:10px 16px 14px!important;touch-action:pan-x}.lm-circle-nav>a{flex:0 0 auto!important;scroll-snap-align:start;text-align:center;min-width:92px}.lm-circle-nav::-webkit-scrollbar{display:none}.lm-circle-nav{scrollbar-width:none}}@media (max-width: 768px){.category-icons{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:10px 16px 14px!important;touch-action:pan-x}.category-icons .cat-item{flex:0 0 auto!important;scroll-snap-align:start;min-width:92px}.category-icons::-webkit-scrollbar{display:none}.category-icons{scrollbar-width:none}}@media (max-width: 768px){.latest-drop-link{font-size:32px;line-height:1.1;white-space:nowrap}.marquee{overflow:hidden;padding:12px 0 18px}.marquee__track{animation:marqueeScroll 26s linear infinite!important;gap:22px}.product-item img{height:240px}.product-info{opacity:1!important;margin-top:10px}.product-title{font-size:14px;font-weight:700}.product-price{font-size:14px;font-weight:500}}@media (max-width: 768px){.cp-trust-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.cp-trust-item{padding:14px!important;gap:10px!important}.cp-trust-title{font-size:14px!important}.cp-trust-sub{font-size:12px!important}.cp-tracking{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important}.cp-track-step{width:auto!important;flex:1!important;text-align:center!important}.cp-track-line{width:100%!important;height:2px!important;align-self:center!important}.cp-track-line line{stroke-width:2!important}.cp-track-text{font-size:13px!important}.cp-track-text span{font-size:11px!important}}@media (max-width: 768px){.cp-trust-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.cp-trust-item{padding:14px!important;gap:10px!important}.cp-trust-title{font-size:14px!important}.cp-trust-sub{font-size:12px!important}.cp-tracking{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important}.cp-track-step{width:auto!important;flex:1!important;text-align:center!important}}.cp-tracking{position:relative}.cp-tracking:before{content:"";position:absolute;left:12%;right:12%;top:27px;border-top:2px dashed #bfbfbf;z-index:0;animation:cpDashMoveLR 1.3s linear infinite}@keyframes cpDashMoveLR{0%{transform:translate(-24px)}to{transform:translate(0)}}.cp-track-step{position:relative;z-index:1}.cp-track-line{display:none!important}.lm-reviews-wrapper{padding:70px 20px 90px;background:#fff;text-align:center}.lm-reviews-title{font-size:26px;font-weight:700;margin-bottom:35px}.lm-reviews-slider{position:relative;max-width:1200px;margin:0 auto}.lm-reviews-track{display:flex;gap:22px;overflow-x:auto;scroll-behavior:smooth;padding:10px 10px 20px}.lm-reviews-track::-webkit-scrollbar{display:none}.lm-reviews-track{scrollbar-width:none}.lm-review-card{flex:0 0 300px;background:#f8f8f8;border-radius:14px;padding:20px;text-align:left}.lm-review-stars{color:#f5a623;font-size:18px;margin-bottom:8px}.lm-review-text{font-size:14px;line-height:1.6;margin-bottom:12px}.lm-review-author{font-size:13px;font-weight:600;opacity:.75}.lm-review-btn{position:absolute;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;width:42px;height:42px;border-radius:50%;font-size:22px;cursor:pointer}.lm-review-btn.left{left:-20px}.lm-review-btn.right{right:-20px}@media (max-width:768px){.lm-review-btn{display:none}.lm-review-card{flex:0 0 80%}}.lm-review-verified{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-style:italic;color:#6b6b6b;opacity:.9}.lm-review-verified:before{content:"\2713";font-style:normal;font-weight:700;font-size:14px;color:#2e7d32}@media (min-width: 990px){.template-collection .product-grid,.template-collection .productgrid--items,.template-collection .grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px!important}}@media (min-width: 768px) and (max-width: 989px){.template-collection .product-grid,.template-collection .productgrid--items,.template-collection .grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}}@media (max-width: 767px){.template-collection .product-grid,.template-collection .productgrid--items,.template-collection .grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}.template-collection .productitem__image,.template-collection .productitem--image,.template-collection .product-card__image,.template-collection .grid-product__image,.template-collection .card__media,.template-collection .media,.template-collection .ratio{overflow:visible!important}.template-collection .productitem__image,.template-collection .productitem--image,.template-collection .product-card__image,.template-collection .grid-product__image,.template-collection .card__media,.template-collection .media,.template-collection .ratio{aspect-ratio:1 / 1!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;box-sizing:border-box!important}.template-collection .productitem__image img,.template-collection .productitem--image img,.template-collection .product-card__image img,.template-collection .grid-product__image img,.template-collection .card__media img,.template-collection .media img,.template-collection .ratio img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}@media (max-width: 767px){.template-collection .productitem__image,.template-collection .productitem--image,.template-collection .product-card__image,.template-collection .grid-product__image,.template-collection .card__media,.template-collection .media,.template-collection .ratio{padding:12px!important}.template-collection .productitem,.template-collection .productgrid--item,.template-collection .grid__item,.template-collection .card,.template-collection .product-card{overflow:visible!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom.css.map */
