/* Elektrokuchnia catalog: scoped to the shop and product taxonomies. */
.ek-catalog{padding-top:22px;padding-bottom:64px;min-height:65vh}
.ek-catalog :is(button,input,select){font:inherit}
.ek-catalog :is(a,button,input,select,summary):focus-visible{outline:3px solid #af784b;outline-offset:4px}
.ec-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#788175;font-size:11px;line-height:1.7;margin-bottom:25px}
.ec-breadcrumb a{transition:color .18s}
.ec-breadcrumb a:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.ec-breadcrumb svg{width:12px;height:12px;color:#9ba491}
.ec-breadcrumb [aria-current]{color:var(--ink)}
.ec-hero{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:212px;padding:31px 43px;overflow:hidden;border:1px solid #e5e9dd;border-radius:13px;background:#ecf0e5}
.ec-hero-copy{position:relative;z-index:1;max-width:800px}
.ec-hero .eyebrow{font-size:9px;letter-spacing:.15em;color:#69815e;margin-bottom:13px}
.ec-hero h1{font-size:50px;line-height:1.08;font-weight:550;letter-spacing:-.055em;margin:0 0 14px;overflow-wrap:anywhere}
.ec-hero p{font-size:13px;line-height:1.85;color:#647361;max-width:660px;margin:0}
.ec-hero-art{width:240px;min-width:210px;height:170px;position:relative;align-self:center;margin-right:17px}
.ec-hero-orbit{position:absolute;width:196px;height:196px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:#e0e7d6}
.ec-hero-orbit:before,.ec-hero-orbit:after{content:"";position:absolute;inset:-15px;border:1px solid #d7e0cc;border-radius:50%}
.ec-hero-orbit:after{inset:22px;border-color:#f1f4eb}
.ek-catalog .ec-hero-image{position:relative;display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(5px 9px 6px #3b553214);transform:scale(1.6)}
.ec-category-shortcuts{display:flex;gap:10px;padding:24px 0 30px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c8d2be transparent;overscroll-behavior-x:contain}
.ec-category-chip{display:flex;align-items:center;gap:11px;min-height:56px;flex:0 0 auto;border:1px solid #e1e5d9;border-radius:8px;background:#fff;padding:9px 14px;transition:border-color .18s,background .18s}
.ec-category-chip:hover,.ec-category-chip.is-current{background:#edf2e8;border-color:#a6b99a}
.ec-category-chip img{width:36px;height:36px;object-fit:contain;mix-blend-mode:multiply}
.ec-category-chip .label{font-size:12px;line-height:1.5;font-weight:600;max-width:200px}
.ec-category-chip small{font-size:10px;color:#808a79;background:#f0f3eb;border-radius:20px;padding:2px 7px;min-width:25px;text-align:center}
.ec-catalog-layout{display:grid;grid-template-columns:248px minmax(0,1fr);gap:34px;align-items:start;margin-top:7px}
.ec-filters{min-width:0;padding-right:21px;border-right:1px solid var(--line)}
.ec-filter-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:49px;margin-bottom:17px}
.ec-filter-header h2{font-size:21px;font-weight:600;line-height:1.4;letter-spacing:-.035em}
.ec-filter-close,.ec-filter-open{display:none}
.ec-filter-group{border-bottom:1px solid var(--line);margin:0;padding:0}
.ec-filter-group:first-of-type{border-top:1px solid var(--line)}
.ec-filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;padding:19px 1px;font-size:12px;font-weight:650;line-height:1.5}
.ec-filter-group summary::-webkit-details-marker{display:none}
.ec-filter-group summary:after{content:"";width:6px;height:6px;border:solid #75856c;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);margin-right:4px;transition:transform .18s}
.ec-filter-group[open] summary:after{transform:rotate(225deg)}
.ec-filter-body{padding:0 1px 21px;min-width:0}
.ec-brand-search{display:block;width:100%;border:1px solid #dce2d5;border-radius:6px;background:#fff;padding:10px 11px;color:var(--ink);font-size:11px!important;line-height:1.5;margin-bottom:13px}
.ec-brand-search::placeholder{color:#85917e}
.ec-check-list{max-height:245px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c7d3bc transparent;padding-left:4px;padding-right:7px;overscroll-behavior:contain}
.ec-check{display:flex;align-items:flex-start;gap:9px;cursor:pointer;font-size:12px;line-height:1.65;padding:6px 0;color:#5e6c57}
.ec-check input{accent-color:var(--green);width:15px;height:15px;flex:0 0 auto;margin:3px 0 0;cursor:pointer}
.ek-catalog .ec-check input:focus-visible{outline-width:2px;outline-offset:2px}
.ec-check span{flex:1;min-width:0;overflow-wrap:anywhere}
.ec-check small{font-size:10px;color:#939c8a;margin-left:auto;padding-top:1px;flex:0 0 auto}
.ec-check:has(input:checked){color:var(--ink);font-weight:650}
.ec-check:has(input:disabled){opacity:.5;cursor:default}
.ec-check[hidden]{display:none}
.ec-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ec-price-inputs label{display:block;min-width:0}
.ec-price-inputs label>span{display:block;color:#7b8674;font-size:10px;line-height:1.5;margin-bottom:6px}
.ec-price-inputs input{display:block;min-width:0;width:100%;border:1px solid #dce2d5;border-radius:6px;padding:9px 10px;background:#fff;color:var(--ink);font-size:12px;line-height:1.6}
.ec-price-presets{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}
.ec-price-presets a{font-size:10px;line-height:1.5;color:#697961;border:1px solid #e2e7d9;border-radius:5px;background:#f2f4ed;padding:6px 8px;transition:background .18s}
.ec-price-presets a:hover{background:#e1e9d9;color:var(--green)}
.ec-category-list{display:flex;flex-direction:column;gap:3px;max-height:335px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c7d3bc transparent;padding-right:5px;overscroll-behavior:contain}
.ec-category-list>a{display:flex;align-items:center;gap:8px;justify-content:space-between;color:#64735b;font-size:12px;line-height:1.65;padding:7px 9px;border-radius:5px;overflow-wrap:anywhere}
.ec-category-list>a:hover{background:#edf1e7;color:var(--green)}
.ec-category-list>a.is-current{font-weight:650;color:var(--green);background:#e8eee0}
.ek-catalog .ec-category-list>a:focus-visible{outline-offset:-2px}
.ec-category-list small{margin-left:auto;font-size:10px;color:#8b967e}
.ec-back-category{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#6f8065;margin-bottom:11px}
.ec-back-category svg{height:13px;width:13px}
.ec-filter-actions{display:flex;flex-direction:column;gap:13px;align-items:center;padding-top:24px}
.ec-filter-actions .button{width:100%;font-size:12px;padding:13px 16px;gap:12px}
.ec-reset{font-size:11px;color:#73856a;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#b3c0a6;padding:3px}
.ec-reset:hover{color:var(--ink)}
.ec-filter-note{display:flex;align-items:flex-start;gap:12px;margin-top:30px;padding:19px 14px;border-radius:8px;background:#edf1e6;color:#718369}
.ec-filter-note svg{width:23px;height:23px;color:#7a956a;margin-top:2px}
.ec-filter-note p{font-size:10px;line-height:1.75;margin:0}
.ec-filter-note a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b7c7a7}
.ec-filter-note strong{display:block;font-size:11px;font-weight:650;color:#385637;margin-bottom:4px}
.ec-results{min-width:0;scroll-margin-top:30px}
.ec-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;min-height:49px;margin-bottom:17px}
.ec-result-count{margin:0;color:#7e8876;font-size:12px;line-height:1.65}
.ec-result-count strong{font-weight:650;color:var(--ink)}
.ec-sort{display:flex;align-items:center;gap:10px;margin:0}
.ec-sort label{font-size:10px;color:#7d8974;white-space:nowrap}
.ec-sort select{max-width:210px;min-height:42px;border:1px solid #dfe4d7;border-radius:6px;padding:10px 33px 10px 12px;color:var(--ink);font-size:11px;background:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath d='m5 8 5 5 5-5' fill='none' stroke='%23647859' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat}
.ec-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:1px 0 20px}
.ec-active-filters:empty{display:none}
.ec-filter-chip{display:inline-flex;align-items:center;gap:8px;font-size:10px;border:1px solid #d9e2cf;background:#edf2e6;border-radius:5px;padding:7px 10px;color:#4e6944}
.ec-filter-chip svg{width:12px;height:12px}
.ec-filter-chip:hover{border-color:#9caf8c;background:#e3ebda}
.ec-clear-all{font-size:10px;color:#7c8973;text-decoration:underline;text-underline-offset:4px;margin-left:4px}
.ec-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px;align-items:stretch}
.ec-product{min-width:0;display:flex;flex-direction:column;position:relative;transition:transform .2s}
.ec-product-image{display:block;position:relative;aspect-ratio:1/1.02;border:1px solid #e6e9df;border-radius:10px;background:#fff;overflow:hidden}
.ec-product-image>img{width:100%;height:100%;object-fit:contain;padding:25px 20px;display:block;transition:transform .32s}
.ec-product:hover .ec-product-image>img{transform:scale(1.045)}
.ec-stock-badge{position:absolute;top:11px;left:11px;display:inline-flex;gap:5px;align-items:center;background:#f2f6eb;color:#65814f;border:1px solid #e5eddc;font-size:8px;line-height:1.4;font-weight:650;border-radius:4px;padding:4px 6px}
.ec-stock-badge:before{content:"";width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:#88a969}
.ec-product-info{display:flex;flex-direction:column;flex:1;padding:15px 2px 1px}
.ec-product-brand{font-size:9px;font-weight:550;letter-spacing:.105em;line-height:1.6;text-transform:uppercase;color:#8b967e;margin-bottom:7px;min-height:15px}
.ec-product-title{font-size:13px;font-weight:600;line-height:1.55;letter-spacing:-.015em;margin:0 0 10px;min-height:61px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ec-product-title a:hover{color:#748e63}
.ec-product-specs{display:flex;align-items:center;flex-wrap:wrap;gap:4px 9px;min-height:18px;margin-bottom:13px;font-size:9px;line-height:1.55;color:#919985}
.ec-product-specs>span+span{border-left:1px solid #dce3d3;padding-left:9px}
.ec-product-bottom{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:auto;padding-top:11px;border-top:1px solid #e7ebdf}
.ec-product-price{font-size:21px;letter-spacing:-.04em;line-height:1.3;font-weight:700;color:var(--ink);min-width:0}
.ec-product-price .woocommerce-Price-currencySymbol{font-size:12px;font-weight:550;letter-spacing:0}
.ec-product-price>small{display:block;font-size:9px;font-weight:400;line-height:1.6;letter-spacing:0;color:#89967c;margin-top:5px}
.ec-product-price del{font-size:11px;color:#8d9784;font-weight:400;letter-spacing:0;display:block;margin-bottom:3px}
.ec-product-price del .woocommerce-Price-currencySymbol{font-size:10px;font-weight:400}
.ec-product-price ins{background:none;text-decoration:none}
.ec-add-cart,.woocommerce a.ec-add-cart{display:inline-flex;align-items:center;justify-content:center;gap:9px;flex:0 0 auto;width:100%;height:46px;min-height:46px;padding:10px 12px;background:var(--green);border:1px solid var(--green);color:#fff;border-radius:6px;font-size:12px;font-weight:650;line-height:1.4;transition:background .18s,color .18s,border-color .18s}
.ec-add-cart svg{width:18px;height:18px}
.ec-add-cart:hover,.woocommerce a.ec-add-cart:hover{background:#315f50;border-color:#315f50;color:#fff}
.ec-add-cart.loading{pointer-events:none;opacity:.75}
.ec-add-cart.loading svg{display:none}
.ec-add-cart.loading:before{content:"";width:16px;height:16px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:ec-cart-spin .8s linear infinite}
.ec-product .added_to_cart{display:none}
.ec-add-cart.added{background:#315f50;border-color:#315f50}
.ec-pagination{margin-top:43px;padding-top:26px;border-top:1px solid var(--line)}
.ec-pagination ul.page-numbers{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0;border:0}
.ec-pagination li{list-style:none;margin:0;padding:0;border:0}
.ec-pagination a.page-numbers,.ec-pagination span.page-numbers{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;font-size:12px;border:1px solid transparent;border-radius:6px;color:#758267;padding:7px 10px}
.ec-pagination a.page-numbers:hover{background:#ecf1e4;color:var(--green);border-color:#dce5d2}
.ec-pagination span.current{background:var(--green);border-color:var(--green);color:#fff}
.ec-pagination .prev,.ec-pagination .next{font-size:11px;gap:5px}
.ec-pagination svg{width:16px;height:16px}
.ec-pagination .dots{color:#a1aa95}
.ec-empty{text-align:center;padding:70px 24px 80px;border:1px solid #e1e7d8;background:#f1f4eb;border-radius:10px}
.ec-empty>svg{width:38px;height:38px;color:#91a57d;margin-bottom:19px}
.ec-empty h2{font-size:28px;font-weight:550;line-height:1.3;margin:0 0 16px}
.ec-empty p{font-size:13px;color:#7a8870;max-width:400px;margin:0 auto 23px;line-height:1.85}
.ec-empty .button{font-size:11px}
.ec-category-story{border-top:1px solid var(--line);padding-top:37px;margin-top:55px;display:grid;grid-template-columns:1fr 1.6fr;gap:36px 70px;align-items:start}
.ec-category-story h2{font-size:28px;font-weight:550;line-height:1.25;margin:0}
.ec-category-story p{font-size:12px;line-height:1.95;color:#77816e;margin:0;max-width:780px}
.ec-category-story p+p{grid-column:2;margin-top:-20px}
.ec-service-row{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:26px 0;margin-top:37px;border-block:1px solid var(--line)}
.ec-service-row>div{display:grid;grid-template-columns:29px 1fr;column-gap:13px;align-content:center;align-items:center}
.ec-service-row>div+div{border-left:1px solid var(--line);padding-left:28px}
.ec-service-row svg{grid-row:1/3;align-self:center;width:25px;height:25px;color:#8c9f7d}
.ec-service-row strong{display:block;font-size:11px;font-weight:650;line-height:1.55}
.ec-service-row small{display:block;font-size:10px;color:#87937a;line-height:1.55;margin-top:3px}
.ec-filter-overlay[hidden]{display:none!important}
.ec-filter-overlay{display:none}
@keyframes ec-cart-spin{to{transform:rotate(360deg)}}

@media(min-width:1450px){
 .ec-product-grid{gap:31px 22px}
 .ec-product-title{font-size:14px;min-height:66px}
 .ec-product-image>img{padding:29px 25px}
}
@media(max-width:1150px){
 .ec-catalog-layout{grid-template-columns:219px minmax(0,1fr);gap:24px}
 .ec-filters{padding-right:17px}
 .ec-hero{padding:30px 33px}
 .ec-hero h1{font-size:44px}
 .ec-hero-art{width:195px;min-width:170px;height:157px;margin-right:0}
 .ec-hero-orbit{width:169px;height:169px}
 .ec-product-grid{gap:25px 13px}
 .ec-product-image>img{padding:22px 13px}
 .ec-product-price{font-size:20px}
 .ec-product-title{font-size:12px;min-height:57px}
 .ec-sort label{display:none}
 .ec-category-story{gap:30px 42px}
}
@media(max-width:980px){
 .ec-catalog-layout{grid-template-columns:minmax(0,1fr);gap:0;margin-top:4px}
 .ec-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 23px}
 .ec-product-image{aspect-ratio:1.15/1}
 .ec-product-image>img{padding:26px}
 .ec-product-title{font-size:14px;min-height:44px;-webkit-line-clamp:2}
 .ec-product-price{font-size:23px}
 .ec-stock-badge{font-size:9px;padding:5px 8px}
 .ec-product-brand{font-size:10px}
 .ec-product-specs{font-size:10px}
 .ec-product-price>small{font-size:10px}
 .ec-add-cart,.woocommerce a.ec-add-cart{width:100%;height:46px;min-height:46px}
 .ec-toolbar{flex-wrap:nowrap;gap:15px;margin-bottom:22px}
 .ec-filter-open{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d8e1cd;border-radius:6px;min-height:43px;padding:10px 15px;background:#eaf0e2;color:var(--ink);font-size:12px;flex:0 0 auto}
 .ec-filter-open svg{width:17px;height:17px}
 .ec-filter-open span{font-size:10px;background:#d6e2c9;border-radius:20px;min-width:17px;padding:0 4px}
 .ec-result-count{margin-right:auto;font-size:11px}
 .ec-filter-open:hover{background:#dfe9d5}
 .ec-filters{position:fixed;inset:0 0 0 auto;z-index:1001;width:min(380px,100%);height:100vh;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:var(--cream);padding:0 23px 26px;border:0;box-shadow:-12px 0 36px #21332118;visibility:hidden;transform:translateX(105%);transition:transform .25s ease,visibility .25s;scrollbar-width:thin}
 .ec-filters.is-open{visibility:visible;transform:translateX(0)}
 .ec-filter-header{position:sticky;top:0;z-index:2;padding:18px 0;margin-bottom:0;background:var(--cream);min-height:80px}
 .ec-filter-header h2{font-size:24px}
 .ec-filter-close{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border:1px solid #dce3d2;border-radius:50%;background:#edf2e5;color:var(--ink);padding:0}
 .ec-filter-close svg{width:19px;height:19px}
 .ec-filter-close:hover{background:#dfe9d3}
 .ec-filter-group summary{font-size:13px;padding-block:19px}
 .ec-check{font-size:13px;padding-block:7px}
 .ec-check input{width:17px;height:17px;margin-top:3px}
 .ec-check small{font-size:11px}
 .ec-brand-search{font-size:16px!important;padding:11px 12px}
 .ec-price-inputs input{font-size:16px;padding:10px 12px}
 .ec-price-inputs label>span{font-size:11px}
 .ec-price-presets a{font-size:11px;padding:7px 10px}
 .ec-category-list>a{font-size:13px;padding-block:9px}
 .ec-filter-actions{position:sticky;bottom:-26px;z-index:2;gap:9px;padding:15px 0 19px;background:var(--cream);border-top:1px solid #e1e7d8;margin-top:20px;box-shadow:0 -10px 20px #faf9f6e8}
 .ec-filter-actions .button{font-size:13px;min-height:45px}
 .ec-filter-note{margin-top:25px}
 .ec-filter-overlay{display:block;position:fixed;inset:0;z-index:1000;border:0;border-radius:0;padding:0;background:#15271ec2;backdrop-filter:blur(2px);cursor:default}
 body.ec-filter-lock{overflow:hidden}
 .ec-category-story{grid-template-columns:1fr 1.4fr;gap:30px}
 .ec-service-row{gap:19px}
 .ec-service-row>div+div{padding-left:19px}
}
@media(max-width:600px){
 .ek-catalog{padding-top:14px;padding-bottom:38px}
 .ec-breadcrumb{font-size:10px;gap:6px;margin-bottom:17px}
 .ec-hero{min-height:193px;align-items:flex-start;padding:25px 23px;border-radius:10px;gap:0}
 .ec-hero-copy{max-width:100%}
 .ec-hero .eyebrow{font-size:8px;letter-spacing:.125em;margin-bottom:13px}
 .ec-hero h1{font-size:34px;line-height:1.12;letter-spacing:-.05em;margin-bottom:13px;max-width:280px}
 .ec-hero p{font-size:11px;line-height:1.8;max-width:95%}
 .ec-hero-art{position:absolute;right:-13px;top:-28px;opacity:.2;z-index:-1;min-width:0;width:145px;height:145px;margin:0}
 .ec-hero-orbit{width:142px;height:142px}
 .ec-hero-orbit:before{inset:-12px}
 .ec-hero-image{padding:7px}
 .ec-category-shortcuts{gap:8px;padding:18px 0 24px;margin-right:-18px;scroll-padding-left:0}
 .ec-category-shortcuts:after{content:"";flex:0 0 10px}
 .ec-category-chip{min-height:50px;padding:8px 11px;gap:8px;border-radius:7px}
 .ec-category-chip img{width:29px;height:29px}
 .ec-category-chip .label{font-size:11px}
 .ec-category-chip small{font-size:9px;padding:2px 5px;min-width:22px}
 .ec-toolbar{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-bottom:19px;min-height:0}
 .ec-filter-open{grid-column:1;grid-row:1;min-height:43px;font-size:12px;padding:9px 12px}
 .ec-sort{grid-column:2;grid-row:1;justify-content:flex-end;min-width:0}
 .ec-sort select{min-height:43px;font-size:11px;max-width:100%;width:100%;padding:10px 31px 10px 11px;line-height:1.5}
 .ec-result-count{grid-column:1/-1;grid-row:2;font-size:11px;margin:2px 0 0}
 .ec-active-filters{gap:7px;margin-bottom:19px}
 .ec-filter-chip{font-size:10px;padding:6px 8px}
 .ec-product-grid{gap:27px 12px}
 .ec-product-image{aspect-ratio:1/1.12;border-radius:8px}
 .ec-product-image>img{padding:26px 10px 18px}
 .ec-product-brand{font-size:8px;letter-spacing:.075em;min-height:13px;margin-bottom:5px}
 .ec-product-info{padding:12px 1px 0}
 .ec-product-title{font-size:12px;font-weight:600;line-height:1.55;min-height:56px;margin-bottom:9px;-webkit-line-clamp:3}
 .ec-product-specs{font-size:8px;gap:3px 6px;min-height:15px;margin-bottom:9px}
 .ec-product-specs>span+span{padding-left:6px}
 .ec-product-bottom{padding-top:10px;gap:10px;align-items:stretch}
 .ec-product-price{font-size:18px;letter-spacing:-.045em;line-height:1.4}
 .ec-product-price .woocommerce-Price-currencySymbol{font-size:10px}
 .ec-product-price>small{font-size:8px;margin-top:4px;letter-spacing:-.01em}
 .ec-add-cart,.woocommerce a.ec-add-cart{width:100%;height:44px;min-height:44px;gap:7px;padding-inline:8px;font-size:11px}
 .ec-add-cart svg{height:16px;width:16px}
 .ec-stock-badge{left:8px;top:8px;gap:4px;font-size:7px;padding:4px 5px}
 .ec-stock-badge:before{width:3px;height:3px}
 .ec-pagination{margin-top:31px;padding-top:22px}
 .ec-pagination ul.page-numbers{gap:4px}
 .ec-pagination a.page-numbers,.ec-pagination span.page-numbers{font-size:11px;min-width:32px;height:35px;padding:6px 8px}
 .ec-pagination .prev,.ec-pagination .next{font-size:10px}
 .ec-empty{padding:43px 20px 48px}
 .ec-empty h2{font-size:25px}
 .ec-empty p{font-size:12px}
 .ec-category-story{grid-template-columns:1fr;gap:17px;margin-top:35px;padding-top:29px}
 .ec-category-story h2{font-size:25px;line-height:1.25;max-width:300px}
 .ec-category-story p{font-size:12px;line-height:1.9}
 .ec-category-story p+p{grid-column:1;margin-top:0}
 .ec-service-row{grid-template-columns:1fr;gap:21px;margin-top:28px;padding-block:23px}
 .ec-service-row>div{grid-template-columns:28px 1fr;column-gap:13px;padding:0 1px}
 .ec-service-row>div+div{border:0;padding-left:1px}
 .ec-service-row strong{font-size:12px}
 .ec-service-row small{font-size:10px;margin-top:2px}
}
@media(max-width:370px){
 .ec-hero{padding:23px 19px}
 .ec-hero h1{font-size:32px}
 .ec-product-grid{gap:25px 10px}
 .ec-product-title{font-size:11px;min-height:52px}
 .ec-product-price{font-size:17px}
 .ec-product-price .woocommerce-Price-currencySymbol{font-size:9px}
 .ec-add-cart,.woocommerce a.ec-add-cart{width:100%;height:44px;min-height:44px}
 .ec-product-specs{font-size:7px}
 .ec-sort select{font-size:10px}
 .ec-filter-open{font-size:11px;padding-inline:10px}
}
@media(prefers-reduced-motion:reduce){
 .ek-catalog *,.ek-catalog *:before,.ek-catalog *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}
}
