*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Open Sans,Arial,sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}body.drawer-open,body.filters-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease}a:hover{color:var(--accent)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25;font-weight:500}.container{width:min(calc(100% - 36px),var(--page-width));margin-inline:auto}.container--narrow{max-width:900px}.section-space{padding:36px 0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:10px 16px;background:#fff;border:2px solid var(--accent);transform:translateY(-150%)}.skip-link:focus{transform:none}.placeholder-svg{width:100%;height:100%;background:#f4f4f4}.button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:9px 22px;border:0;border-radius:24px;background:#e8e8e8;font-weight:600}.button:hover{background:#dcdcdc;color:var(--ink)}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-dark);color:#fff}.rte{font-size:15px;line-height:1.75}.rte img{margin:20px auto}.rte table{width:100%;border-collapse:collapse}.rte th,.rte td{padding:12px;border:1px solid var(--line);text-align:left}.rte h2,.rte h3{margin-top:1.6em}.breadcrumbs{display:flex;align-items:center;gap:10px;min-height:40px;margin-bottom:24px;color:#777;font-size:13px;white-space:nowrap;overflow:hidden}.breadcrumbs a:hover{color:var(--link)}.site-header{position:relative;z-index:100;background:#fff}.topbar{height:38px;border-bottom:1px solid var(--line);font-size:13px}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar__links{height:100%;display:flex;align-items:center}.topbar__links a{display:flex;align-items:center;gap:5px;padding:0 13px;border-left:1px solid #e7e7e7}.topbar__links svg{width:14px;height:14px}.masthead{height:104px;background:#fff}.masthead__inner{height:100%;display:grid;grid-template-columns:270px minmax(360px,1fr) 190px;gap:34px;align-items:center}.site-logo{display:block;width:min(var(--logo-width),100%)}.site-logo img{width:100%;height:auto}.header-search{height:48px;display:grid;grid-template-columns:minmax(140px,1fr) 160px 58px;border:2px solid var(--accent);border-radius:26px;overflow:hidden;background:#fff}.header-search input,.header-search select{min-width:0;border:0;background:#fff;outline:0}.header-search input{padding:0 20px}.header-search select{padding:0 14px;border-left:1px solid #dedde9;font-size:13px}.header-search button{display:grid;place-items:center;border:0;background:var(--accent);color:#fff}.header-search button:hover{background:var(--accent-dark)}.header-search svg{width:23px;height:23px}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:24px}.header-tool{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.header-tool>svg,.header-cart__icon>svg{width:30px;height:30px;stroke-width:1.4}.header-cart__icon{position:relative}.header-cart__icon b{position:absolute;right:-8px;top:-8px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--accent);color:#fff;font-size:10px}.navigation-row{height:60px;border-bottom:1px solid #eee}.navigation-row__inner{height:100%;display:flex;align-items:stretch}.departments-menu{position:relative;width:270px;flex:0 0 270px}.departments-menu summary{height:60px;padding:0 22px;display:grid;grid-template-columns:23px 1fr 17px;align-items:center;gap:12px;background:var(--accent);color:#fff;font-size:15px;font-weight:700;list-style:none;cursor:pointer}.departments-menu summary::-webkit-details-marker{display:none}.departments-menu summary svg{width:20px;height:20px}.departments-menu__panel{position:absolute;left:0;right:0;top:60px;z-index:40;padding:8px 0;background:#fff;border:1px solid #e2e2e2;border-top:0;box-shadow:0 8px 18px #00000014}.departments-menu__panel a{display:flex;justify-content:space-between;padding:8px 20px;border-bottom:1px solid #eee;color:#555;font-size:13px}.departments-menu__panel a:last-child{border-bottom:0}.departments-menu:not([open]) .departments-menu__panel{display:none}.primary-nav{display:flex;align-items:center;gap:30px;padding-left:34px;overflow:hidden}.primary-nav a{display:flex;align-items:center;gap:4px;height:60px;font-size:14px;font-weight:700;white-space:nowrap}.primary-nav a[aria-current=page],.primary-nav a:hover{color:var(--accent)}.primary-nav svg{width:14px;height:14px}.mobile-menu-button,.mobile-search-wrap,.mobile-drawer,.drawer-overlay{display:none}.home-category-promos{min-height:318px;padding-top:28px;padding-bottom:28px;background:#fff}.template-index .home-category-promos .promo-grid{padding-left:300px}.promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.promo-card{position:relative;min-height:262px;display:flex;align-items:flex-start;overflow:hidden;padding:27px 20px;background:#f3f3f3;color:var(--ink)}.promo-card>div{position:relative;z-index:2;width:52%;display:flex;flex-direction:column}.promo-card p{margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.08em}.promo-card h2{font-size:22px;font-weight:300;line-height:1.18}.promo-card span{display:inline-flex;align-items:center;margin-top:12px;font-size:12px;font-weight:700;text-transform:uppercase}.promo-card span b{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:4px;border-radius:50%;background:var(--accent);color:#fff}.promo-card img{position:absolute;right:-8px;bottom:6px;width:175px;height:175px;object-fit:contain;transition:transform .25s ease}.promo-card:hover{color:var(--ink)}.promo-card:hover img{transform:scale(1.04)}.home-products{padding-top:16px}.home-products__layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px}.special-offer{padding:22px 18px 12px;border:2px solid var(--accent);border-radius:18px}.special-offer>h2{margin-bottom:12px;text-align:center;font-size:22px;color:var(--ink)}.special-offer .product-card{border:0!important}.special-offer .product-card__media{height:240px}.special-offer .product-card__actions{display:none}.tabbed-products{min-width:0}.product-tabs:not(.product-tabs--detail){display:flex;justify-content:center;gap:32px;margin-bottom:20px;border-bottom:1px solid var(--line)}.product-tabs:not(.product-tabs--detail)>button{position:relative;padding:0 4px 13px;border:0;background:none;font-size:18px}.product-tabs:not(.product-tabs--detail)>button.is-active{font-weight:700}.product-tabs:not(.product-tabs--detail)>button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--accent)}.tab-panel[hidden]{display:none!important}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid var(--line)}.section-heading h2{position:relative;margin:0;padding-bottom:12px;font-size:22px}.section-heading h2:after{content:"";position:absolute;left:0;bottom:-2px;width:95px;height:3px;background:var(--accent)}.section-heading a{font-size:13px}.product-grid{display:grid;min-width:0}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{position:relative;min-width:0;padding:15px 13px 12px;border-right:1px solid #e7e7e7;background:#fff;transition:box-shadow .2s ease,border-color .2s ease}.product-grid .product-card:last-child{border-right-color:transparent}.product-card:hover{z-index:2;border-color:transparent;box-shadow:0 0 12px #00000029}.product-card__media{position:relative;height:188px;display:grid;place-items:center;margin-bottom:12px}.product-card__media>a{width:100%;height:100%}.product-card__media img{width:100%;height:100%;object-fit:contain}.sale-badge{position:absolute;top:4px;left:4px;z-index:2;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--sale);color:#fff;font-weight:700;font-size:12px}.product-card__category{display:block;min-height:18px;overflow:hidden;color:#878787;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.product-card__title{height:44px;margin:5px 0 7px;overflow:hidden;font-size:14px;font-weight:700;line-height:1.55}.product-card__title a{color:var(--link)}.product-card__title a:hover{color:var(--accent)}.product-card__rating{color:#f3c24d;font-size:11px;letter-spacing:1px}.product-card__rating span{color:#999;letter-spacing:0}.product-card__footer{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #eee}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;line-height:1.2}.price__current{color:#343434;font-size:16px;font-weight:500}.price--sale .price__current{color:var(--sale)}.price__compare{color:#999;font-size:12px;font-weight:400}.round-cart{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#e7e7e7;color:#fff}.round-cart:hover{background:var(--accent);color:#fff}.round-cart svg{width:18px;height:18px}.product-card__actions{display:flex;justify-content:space-between;padding-top:9px;color:#777;font-size:10px;opacity:0;transition:opacity .2s ease}.product-card:hover .product-card__actions{opacity:1}.editor-placeholder,.empty-state{padding:36px;text-align:center;background:var(--surface);border-radius:6px}.collection-description{margin-bottom:28px}.collection-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.collection-header h1{margin-bottom:6px;font-size:27px}.collection-header p{margin:0;color:var(--muted)}.collection-tools{display:flex;align-items:center;gap:9px}.collection-tools label{font-size:12px}.collection-tools select{height:38px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:3px;background:#fff}.view-button,.filter-toggle{display:grid;place-items:center;height:38px;padding:0 10px;border:1px solid var(--line);background:#fff}.view-button svg{width:18px;height:18px}.view-button.is-active{color:var(--accent);border-color:var(--accent)}.filter-toggle{display:none}.collection-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px}.collection-sidebar{min-width:0}.collection-sidebar>h2{padding-bottom:12px;border-bottom:2px solid var(--accent);font-size:17px}.filter-close{display:none}.sidebar-categories{display:flex;flex-direction:column;margin-bottom:28px}.sidebar-categories a{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee;color:#555}.sidebar-categories span{color:#999}.facets details{padding:12px 0;border-bottom:1px solid var(--line)}.facets summary{display:flex;justify-content:space-between;align-items:center;font-weight:700;cursor:pointer;list-style:none}.facets summary svg{width:16px;height:16px}.facets label{display:flex;gap:8px;padding:6px 0;color:#666}.facets .button{width:100%;margin-top:18px}.price-filter{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center;padding-top:12px}.price-filter input{width:100%;padding:8px;border:1px solid var(--line)}.collection-products{min-width:0}.collection-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-products [data-collection-grid].is-list{grid-template-columns:1fr}.collection-products [data-collection-grid].is-list .product-card{display:grid;grid-template-columns:230px 1fr;border-right:0;border-bottom:1px solid var(--line)}.collection-products [data-collection-grid].is-list .product-card__media{height:190px;margin:0}.collection-products [data-collection-grid].is-list .product-card__actions{opacity:1}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:35px}.pagination a,.pagination span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 8px;border:1px solid var(--line);border-radius:50%}.pagination .is-current{background:var(--accent);border-color:var(--accent);color:#fff}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;margin-bottom:45px}.product-gallery{position:relative;min-width:0}.sale-badge--large{top:4px;left:4px;width:58px;height:58px;font-size:14px}.product-gallery__main{height:520px;display:grid;place-items:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;justify-content:center;gap:10px;margin-top:12px}.product-gallery__thumbs button{width:72px;height:72px;padding:3px;border:1px solid var(--line);background:#fff}.product-gallery__thumbs button.is-active{border:2px solid var(--accent)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.product-summary{padding-top:10px}.product-categories{margin-bottom:7px;color:#888;font-size:12px}.product-summary h1{margin-bottom:14px;font-size:27px;font-weight:500}.product-title-rule{width:70px;height:3px;margin-bottom:12px;background:var(--accent)}.product-wishlist{display:inline-block;margin-bottom:20px;color:#777;font-size:12px}.product-short-description{padding-bottom:14px;border-bottom:1px solid var(--line);font-size:14px}.product-summary>[data-product-price]{margin:20px 0}.product-summary>[data-product-price] .price__current{font-size:28px}.product-summary>[data-product-price] .price__compare{font-size:18px}.variant-selectors{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:18px}.variant-selectors select{height:42px;padding:0 12px;border:1px solid var(--line);background:#fff}.buy-row{display:flex;align-items:center;gap:12px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.buy-row>label{font-weight:600}.quantity-control{height:42px;display:flex;border:1px solid var(--line);border-radius:22px;overflow:hidden}.quantity-control button{width:34px;border:0;background:#fff}.quantity-control svg{width:15px;margin:auto}.quantity-control input{width:44px;padding:0;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.add-to-cart{min-width:170px}.product-meta{margin-top:18px;font-size:12px}.product-meta>div{display:flex;gap:7px}.product-meta dt{font-weight:700}.product-meta dd{margin:0;color:#777}.product-tabs--detail{margin-top:25px}.product-tabs__buttons{display:flex;justify-content:center;gap:42px;border-bottom:1px solid var(--line)}.product-tabs__buttons button{position:relative;padding:14px 5px;border:0;background:none;font-size:17px}.product-tabs__buttons button.is-active{font-weight:700}.product-tabs__buttons button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--accent)}.product-tabs--detail>.tab-panel{padding:35px 40px}.specification-table{width:100%;border-collapse:collapse}.specification-table th,.specification-table td{padding:11px;border:1px solid var(--line);text-align:left}.specification-table th{width:28%;background:#fafafa}.related-products{margin-top:35px}.page-header h1,.cart-page h1{font-size:29px}.page-search{max-width:720px;height:48px;display:grid;grid-template-columns:1fr auto;margin:0 auto 30px}.page-search input{min-width:0;padding:0 16px;border:2px solid var(--accent);border-radius:24px 0 0 24px}.page-search .button{border-radius:0 24px 24px 0}.results-count{color:var(--muted)}.cart-table{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) 130px 130px;gap:22px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100px;height:100px;object-fit:contain}.cart-item__title{color:var(--link);font-weight:700}.cart-item p{margin:4px 0;color:var(--muted)}.cart-remove{color:var(--sale);font-size:12px}.cart-summary{max-width:470px;margin:30px 0 0 auto;padding:25px;background:var(--surface)}.cart-summary>p{display:flex;justify-content:space-between;font-size:18px}.cart-summary small{display:block;margin-bottom:20px;color:var(--muted)}.cart-summary>div{display:flex;justify-content:flex-end;gap:10px}.collection-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.collection-cards>a{padding:15px;border:1px solid var(--line)}.collection-cards img{width:100%;height:210px;object-fit:contain}.collection-cards h2{font-size:18px;color:var(--link)}.error-code{margin:0;color:var(--accent);font-size:70px;font-weight:800}.contact-form{display:grid;gap:17px;margin-top:30px}.contact-form label{display:grid;gap:7px;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:3px;background:#fff;font-weight:400}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid color-mix(in srgb,var(--accent) 32%,transparent);border-color:var(--accent)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-message{padding:12px 15px;border-radius:3px}.form-message--success{background:#e6f7ec;color:#176b37}.form-message--error{background:#fff0f0;color:#a32c2c}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-grid article{padding-bottom:18px;border-bottom:1px solid var(--line)}.article-grid img{width:100%;height:220px;object-fit:cover;margin-bottom:15px}.article-grid h2{font-size:19px;color:var(--link)}.article-page>.container>img{width:100%;max-height:520px;object-fit:cover;margin-bottom:28px}.article-page .page-header p{color:var(--muted)}.site-footer{margin-top:35px;background:#f7f7f7}.footer-products{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:42px;padding-bottom:42px}.footer-products h2{padding-bottom:12px;border-bottom:1px solid var(--line);font-size:20px}.footer-product{display:grid;grid-template-columns:82px 1fr;gap:14px;align-items:center;padding:10px 0}.footer-product img{width:78px;height:78px;object-fit:contain;background:#fff}.footer-product b{display:block;color:var(--link);font-size:12px}.footer-product .price{margin-top:6px}.footer-product .price__current{font-size:14px}.footer-main{padding:48px 0;background:#ececec}.footer-main__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-brand>a img{width:250px;max-width:100%;margin-bottom:28px}.footer-phone{display:flex;align-items:center;gap:14px;margin-bottom:22px}.footer-phone svg{width:42px;height:42px}.footer-phone span{font-size:12px}.footer-phone a{display:block;font-size:21px;font-weight:400}.footer-brand p{line-height:1.7}.social-links{display:flex;gap:8px}.social-links a{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ddd;color:#555;font-size:12px;font-weight:700}.social-links a:hover{background:var(--accent);color:#fff}.footer-menu{display:flex;flex-direction:column;gap:10px}.footer-menu h3{margin-bottom:8px;font-size:16px;font-weight:700}.footer-menu a{font-size:13px}.footer-bottom{padding:14px 0;background:#ddd}.footer-bottom .container{display:flex;align-items:center;justify-content:space-between}.footer-bottom p{margin:0;font-size:12px}.footer-bottom img{max-width:260px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:50;padding:12px 18px;border-radius:25px;background:#25d366;color:#fff;font-weight:700;box-shadow:0 4px 15px #0003}.whatsapp-float:hover{background:#16aa4b;color:#fff}@media(max-width:1199px){.masthead__inner{grid-template-columns:230px minmax(320px,1fr) 150px;gap:22px}.primary-nav{gap:20px;padding-left:24px}.template-index .home-category-promos .promo-grid{padding-left:285px}.promo-card img{width:145px;height:145px}.promo-card h2{font-size:19px}.product-grid--5{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.section-space{padding:26px 0}.topbar,.navigation-row,.header-tools>.header-tool:first-child{display:none}.masthead{height:auto;padding:13px 0 12px;border-bottom:1px solid var(--line)}.masthead__inner{height:52px;grid-template-columns:42px 1fr 54px;gap:12px}.mobile-menu-button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;background:#fff}.mobile-menu-button svg{width:27px;height:27px}.site-logo{width:min(190px,100%);margin:auto}.header-search{display:none}.header-tools{display:block}.header-cart>span:last-child{display:none}.header-cart__icon>svg{width:28px;height:28px}.mobile-search-wrap{display:block}.header-search--mobile{display:grid;height:42px;grid-template-columns:1fr 48px;margin-top:9px;border-width:1px}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;z-index:120;width:min(340px,88vw);padding:22px;background:#fff;overflow:auto;transform:translate(-105%);transition:transform .25s ease;box-shadow:8px 0 25px #00000024}.mobile-drawer.is-open{transform:none}.mobile-drawer__close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:30px}.mobile-drawer__logo{display:block;width:190px;margin:10px 0 25px}.mobile-drawer nav{display:flex;flex-direction:column}.mobile-drawer nav a{padding:10px 0;border-bottom:1px solid #eee;font-weight:600}.mobile-drawer h3{margin:28px 0 7px;font-size:16px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;border:0;background:#00000073}body.drawer-open .drawer-overlay{display:block}.template-index .home-category-promos .promo-grid{padding-left:0}.promo-grid{grid-template-columns:repeat(3,1fr)}.promo-card{min-height:220px;padding:20px 15px}.promo-card>div{width:60%}.promo-card img{width:130px;height:130px}.promo-card span{left:15px;bottom:18px}.home-products__layout{grid-template-columns:1fr}.special-offer{max-width:420px;margin:auto}.product-grid--4,.product-grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{gap:28px}.product-gallery__main{height:420px}.collection-layout{grid-template-columns:1fr}.filter-toggle{display:grid}.collection-sidebar{position:fixed;inset:0 auto 0 0;z-index:130;width:min(340px,90vw);padding:28px 22px;background:#fff;overflow:auto;transform:translate(-105%);transition:transform .25s ease}.collection-sidebar.is-open{transform:none}.filter-close{display:block;position:absolute;top:7px;right:12px;border:0;background:none;font-size:30px}body.filters-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#00000073}.collection-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:25px}}@media(max-width:749px){body{font-size:13px}.container{width:min(calc(100% - 24px),var(--page-width))}.breadcrumbs{margin-bottom:12px}.promo-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.promo-card{min-width:82%;scroll-snap-align:start}.promo-card img{width:165px;height:165px}.product-tabs:not(.product-tabs--detail){justify-content:flex-start;gap:20px;overflow:auto}.product-tabs:not(.product-tabs--detail)>button{font-size:15px;white-space:nowrap}.product-grid--4,.product-grid--5,.collection-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:12px 9px}.product-card__media{height:145px}.product-card__title{height:42px;font-size:12px}.product-card__actions{display:none}.price__current{font-size:13px}.round-cart{width:31px;height:31px}.section-heading h2{font-size:19px}.collection-header{display:block}.collection-tools{margin-top:15px;flex-wrap:wrap}.collection-tools label{display:none}.collection-tools select{margin-left:auto;max-width:145px}.view-button{display:none}.product-detail{grid-template-columns:1fr;gap:18px}.product-gallery__main{height:340px}.product-summary h1{font-size:23px}.buy-row{flex-wrap:wrap}.buy-row>label{width:100%}.add-to-cart{flex:1}.product-tabs__buttons{justify-content:flex-start;gap:20px;overflow:auto}.product-tabs__buttons button{font-size:14px;white-space:nowrap}.product-tabs--detail>.tab-panel{padding:24px 4px}.related-products .product-grid{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:80px minmax(0,1fr);gap:14px}.cart-item img{width:75px;height:75px}.cart-item>.quantity-control,.cart-item>strong{grid-column:2}.cart-item>.quantity-control{width:114px}.collection-cards{grid-template-columns:repeat(2,1fr)}.form-grid,.article-grid{grid-template-columns:1fr}.footer-products{grid-template-columns:1fr;gap:30px}.footer-main__grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-brand{grid-column:1/-1}.footer-menu:last-child{grid-column:1/-1}.footer-bottom .container{flex-direction:column;gap:10px;text-align:center}.whatsapp-float{right:12px;bottom:12px;padding:10px 14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
