.category-carousel{position:relative}
.category-carousel__track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 90px)/6);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}
.category-carousel__track::-webkit-scrollbar{display:none}
.category-carousel__track .category-tile{display:block;min-width:0;scroll-snap-align:start}
.category-carousel__track .category-tile span{display:block}
.category-carousel__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:12px;border:1px solid #ddd;border-radius:50%;background:#fff;box-shadow:0 6px 20px #0002;transform:translateY(-50%)}
.category-carousel__arrow--prev{left:-22px}.category-carousel__arrow--next{right:-22px}
.category-carousel__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.product-carousel--five-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:18px;overflow:visible;padding:2px;scroll-snap-type:none}
.product-carousel-section--five-grid .section-heading{margin-bottom:30px}
.product-grid-view-all{margin-top:30px}
.product-grid-view-all .button{min-width:180px}
.product-carousel-section--dark .product-grid-view-all .button{border-color:#fff;color:#fff}
.product-carousel-section--dark .product-grid-view-all .button:hover{background:#fff;color:#111}
.trust-item__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.header-main .site-logo{justify-content:center;width:260px}
.header-main .site-logo img{width:220px}
.header-wishlist{display:none}
.product-add,.dynamic-checkout .shopify-payment-button__button{border-radius:var(--radius)!important}
.market-hero__background picture{display:block;width:100%;height:100%}
@media(max-width:1199px){.category-carousel__track{grid-auto-columns:calc((100% - 54px)/4)}.product-carousel--five-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:989px){.header-main .site-logo{width:auto}.header-main .site-logo img{width:190px}.product-carousel--five-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-carousel__arrow--prev{left:-10px}.category-carousel__arrow--next{right:-10px}}
@media(max-width:749px){.category-carousel__track{grid-auto-columns:calc((100% - 20px)/3);gap:10px}.category-carousel__arrow{width:34px;height:34px;padding:8px;top:43%}.category-carousel__arrow--prev{left:-8px}.category-carousel__arrow--next{right:-8px}.product-carousel--five-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-carousel-section--five-grid .section-heading{margin-bottom:30px}.header-main .site-logo img{width:160px}.product-info h1{font-size:2.5rem}}
.site-logo--footer{display:inline-flex;background:#000}
.site-logo--footer img{filter:invert(1);background:#fff}
.footer-grid{grid-template-columns:minmax(285px,1.65fr) repeat(4,minmax(0,1fr));gap:32px}
.footer-brand{min-width:0}
.footer-contact{display:grid;gap:14px;margin-top:22px;font-style:normal;line-height:1.6;color:#ccc}
.footer-contact__name{display:block;color:#fff;letter-spacing:.06em}
.footer-contact__address,.footer-contact__links{display:grid;gap:3px}
.footer-contact__address span,.footer-contact__links a,.footer-contact__hours{display:block}
.footer-contact__links a{width:fit-content;max-width:100%;padding:0;line-height:1.7;color:#ddd;overflow-wrap:anywhere}
.footer-contact__links a:hover{color:#fff;text-decoration:underline}
.footer-contact__hours{font-size:.76rem}
.footer-brand .footer-operator{margin:16px 0 20px;line-height:1.6}
@media(max-width:989px){.footer-grid{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(0,1fr));gap:30px}}
@media(max-width:749px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-contact{max-width:100%;font-size:.85rem}}
