/* Product pages share the catalog palette and cards; all overrides stay scoped. */
.ep-page{padding-top:22px;padding-bottom:65px}
.ep-page :is(button,input,select){font:inherit}
.ep-page :is(a,button,input,select,summary):focus-visible{outline:3px solid #af784b;outline-offset:4px}
.ep-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:11px;line-height:1.75;color:#7c8774;margin-bottom:28px}
.ep-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px;color:var(--green)}
.ep-breadcrumb svg{width:12px;height:12px;color:#94a188}
.ep-breadcrumb [aria-current]{color:#496043}
.ep-page .ep-product{position:relative;margin:0;min-width:0;overflow:visible}
.ep-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:57px;align-items:start}
.ep-gallery{position:sticky;top:25px;min-width:0}
.ep-gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.045;background:#fff;border:1px solid #e2e7da;border-radius:12px;overflow:hidden;isolation:isolate}
.ep-gallery-open{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:zoom-in;padding:44px 35px 51px}
.ep-page .ep-main-image{display:block;width:100%;height:100%;object-fit:contain;max-width:100%;transition:transform .3s}
.ep-gallery-open:hover .ep-main-image{transform:scale(1.035)}
.ep-gallery-count{position:absolute;left:22px;bottom:20px;color:#88967c;font-size:10px;line-height:1.5;letter-spacing:.06em;pointer-events:none}
.ep-zoom{position:absolute;right:17px;bottom:15px;display:flex;align-items:center;gap:7px;min-height:44px;border:1px solid #e0e7d6;border-radius:22px;padding:8px 12px;background:#f3f6ee;color:#5a744b;font-size:10px;line-height:1.5;transition:background .2s}
.ep-zoom svg{width:17px;height:17px}
.ep-zoom:hover{background:#e9f0df}
.ep-zoom[hidden],.ep-mobile-buy[hidden]{display:none!important}
.ep-thumbnails{display:flex;align-items:center;gap:11px;max-width:100%;overflow-x:auto;padding:14px 4px 5px;margin-inline:-4px;scrollbar-width:thin;scrollbar-color:#c8d2bb transparent;overscroll-behavior-x:contain}
.ep-thumb{flex:0 0 75px;width:75px;height:75px;background:#fff;border:1px solid #e1e6d8;border-radius:7px;padding:8px;opacity:.74;transition:border-color .2s,opacity .2s,background .2s}
.ep-page .ep-thumb img{display:block;width:100%;height:100%;object-fit:contain}
.ep-thumb:hover{opacity:1;border-color:#a5bb95}
.ep-thumb[aria-current="true"]{opacity:1;border-color:#567b48;box-shadow:inset 0 0 0 1px #567b48;background:#fbfcf8}
.ep-summary{min-width:0;padding-top:4px}
.ep-product-meta{display:flex;align-items:center;justify-content:space-between;gap:17px;margin-bottom:19px;min-height:29px}
.ep-brand{display:inline-flex;align-items:center;font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:#719060;line-height:1.5}
.ep-brand:hover{color:var(--green)}
.ep-page .ep-brand img{display:block;max-width:112px;width:auto;max-height:28px;height:28px;object-fit:contain;object-position:left center}
.ep-sku{font-size:9px;color:#899580;line-height:1.6;letter-spacing:.025em}
.ep-page .ep-product .ep-title{font-size:35px;font-weight:550;letter-spacing:-.047em;line-height:1.17;margin:0 0 19px;overflow-wrap:anywhere}
.ep-rating{display:flex;align-items:center;gap:10px;font-size:11px;color:#82936f;margin-bottom:18px}
.ep-rating .star-rating{color:#89985f}
.ep-rating a{text-decoration:underline;text-underline-offset:3px}
.ep-price{font-size:34px;line-height:1.3;letter-spacing:-.045em;font-weight:650;color:var(--ink);margin:0 0 10px}
.ep-price .woocommerce-Price-currencySymbol{font-size:19px;letter-spacing:-.02em;font-weight:500}
.ep-price del{display:inline-block;margin-right:11px;color:#9aa38e;font-size:20px;font-weight:400;letter-spacing:-.025em}
.ep-price del .woocommerce-Price-currencySymbol{font-size:14px}
.ep-price ins{text-decoration:none;background:none}
.ep-price .woocommerce-price-suffix{display:block;font-size:10px;letter-spacing:0;font-weight:400;color:#8b977d;margin-top:4px}
.ep-stock{display:inline-flex;align-items:center;gap:7px;color:#6c8b54;background:#edf4e6;border:1px solid #e4ecdb;border-radius:4px;padding:5px 8px;font-size:10px;line-height:1.5;font-weight:550;margin:0 0 20px}
.ep-stock svg{width:13px;height:13px}
.ep-stock.is-unavailable{background:#f2eee7;border-color:#e9dfd1;color:#887b64}
.ep-summary-intro{font-size:13px;line-height:1.85;color:#77846c;margin:0 0 20px}
.ep-summary-intro>a{font-size:11px;color:#5e8050;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b6cba6;white-space:nowrap}
.ep-key-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 23px;margin:0 0 26px;padding:19px 0 21px;border-block:1px solid #e1e6d7}
.ep-key-specs>div{min-width:0}
.ep-key-specs dt{font-size:9px;letter-spacing:.04em;color:#89967b;margin-bottom:4px;line-height:1.5}
.ep-key-specs dd{font-size:12px;font-weight:550;line-height:1.55;margin:0;color:#435f39;overflow-wrap:anywhere}
.ep-buy{padding:0;margin-top:4px}
.ep-page .ep-product .ep-buy form.cart{display:grid;grid-template-columns:134px minmax(0,1fr);align-items:start;gap:12px;margin:0;float:none;clear:both}
.ep-page .ep-product .ep-buy form.cart:before,.ep-page .ep-product .ep-buy form.cart:after{display:none}
.ep-page .ep-product .ep-buy form.cart>.quantity{display:flex;align-items:center;justify-content:center;float:none;margin:0;height:53px;min-width:0;width:134px;border:1px solid #dce4d2;border-radius:6px;background:#fff;overflow:visible}
.ep-page .ep-product .ep-buy .quantity input.qty{width:44px;min-width:0;min-height:0;height:51px;border:0;padding:0 2px;text-align:center;background:transparent;color:var(--ink);font-size:14px;font-weight:600;line-height:1;appearance:textfield;-moz-appearance:textfield;border-radius:0}
.ep-buy input.qty::-webkit-outer-spin-button,.ep-buy input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.ep-page .ep-product .ep-buy .ep-qty-minus,.ep-page .ep-product .ep-buy .ep-qty-plus{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;min-width:44px;width:44px;height:51px;margin:0;padding:0;border:0;background:transparent;color:#698358;font-size:19px;font-weight:400;line-height:1;box-shadow:none;border-radius:5px}
.ep-page .ep-product .ep-buy :is(.ep-qty-minus,.ep-qty-plus):hover{background:#eef4e6;color:var(--green)}
.ep-page .ep-product .ep-buy :is(.ep-qty-minus,.ep-qty-plus):disabled{opacity:.4;cursor:default}
.ep-page .ep-product .ep-buy :is(.ep-qty-minus,.ep-qty-plus,input.qty):focus-visible{outline:2px solid #af784b;outline-offset:-3px}
.ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;gap:10px;float:none;width:100%;height:auto;min-height:53px;min-width:0;padding:16px 20px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;font-size:13px;font-weight:650;line-height:1.45;letter-spacing:0;transition:background .2s,transform .2s}
.ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button:hover{background:#315f50;border-color:#315f50;transform:translateY(-1px)}
.ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button svg{width:20px;height:20px}
.ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button.disabled,.ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button:disabled{opacity:.5;transform:none;cursor:not-allowed}
.ep-page .ep-product .ep-buy .stock{font-size:11px;margin:0 0 11px;color:#65894d}
.ep-page .ep-product .ep-buy>.stock{display:none}
.ep-page .ep-product .ep-buy form.cart:has(.quantity input[type="hidden"]){grid-template-columns:minmax(0,1fr)}
.ep-page .ep-product .ep-buy form.cart .quantity:has(input[type="hidden"]){display:none}
.ep-page .ep-product .ep-buy form.cart:not(:has(.quantity)){grid-template-columns:minmax(0,1fr)}
.ep-buy-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;line-height:1.7;color:#87977a;margin:11px 0 0;text-align:center}
.ep-buy-note svg{width:13px;height:13px}
.ep-purchase-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:8px 17px;margin-top:18px;padding:0 0 20px;border-bottom:1px solid #e1e6d7}
.ep-purchase-links a{font-size:10px;color:#748869;text-decoration:underline;text-decoration-color:#b4c6a5;text-underline-offset:4px;line-height:1.7}
.ep-purchase-links a:hover{color:var(--green)}
.ep-delivery{display:grid;gap:19px;padding:23px 0 22px;border-bottom:1px solid #e1e6d7}
.ep-delivery>div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:13px;align-items:start}
.ep-delivery>div>svg{width:23px;height:23px;color:#8aa077;margin-top:2px}
.ep-delivery strong{display:block;font-size:11px;line-height:1.55;font-weight:650;color:#3a5934;margin:0 0 5px}
.ep-delivery p{font-size:11px;line-height:1.8;color:#7e8d71;margin:0}
.ep-delivery a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#bfccb4}
.ep-contact{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.7;color:#68815c;padding-top:18px}
.ep-contact svg{height:19px;width:19px;color:#8da77a}
.ep-contact:hover{color:var(--green)}
.ep-details{margin-top:61px;border-top:1px solid var(--line)}
.ep-tabs{display:flex;align-items:stretch;gap:35px;min-height:70px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c8d2bb transparent;overscroll-behavior-x:contain}
.ep-tabs>a{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;justify-content:center;padding:21px 2px;font-size:13px;font-weight:550;line-height:1.8;color:#8a987c;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}
.ep-tabs>a:hover{color:var(--green)}
.ep-tabs>a[aria-selected="true"],.ep-tabs>a.is-active{border-bottom-color:var(--green);color:var(--green);font-weight:650}
.ep-tabs>a:focus-visible{outline-offset:-4px}
.ep-panel{padding-top:34px;scroll-margin-top:30px;min-width:0}
.ep-panel[hidden]{display:none!important}
.ep-panel>h2{font-size:28px;font-weight:550;line-height:1.3;letter-spacing:-.04em;margin:0 0 23px}
.ep-description-content{font-size:13px;line-height:1.95;color:#6d7c61;max-width:1040px;overflow-wrap:anywhere}
.ep-description-content:after{content:"";display:block;clear:both}
.ep-description-content p{margin:0 0 20px}
.ep-description-content p:last-child{margin-bottom:0}
.ep-description-content h2{font-size:26px;font-weight:550;line-height:1.35;margin:30px 0 17px;color:var(--ink)}
.ep-description-content h3{font-size:21px;font-weight:550;line-height:1.4;margin:27px 0 15px;color:var(--ink)}
.ep-description-content h4{font-size:17px;font-weight:650;line-height:1.5;margin:23px 0 12px;color:var(--ink)}
.ep-description-content :is(ul,ol){margin:0 0 21px;padding-left:23px}
.ep-description-content li{padding-left:4px;margin:7px 0}
.ep-description-content strong{font-weight:650;color:#38582f}
.ep-description-content a{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.ep-description-content img{max-width:100%;height:auto;border-radius:7px;margin-block:12px}
.ep-description-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:22px 0}
.ep-description-content :is(td,th){padding:11px 15px;border:1px solid #e0e6d7;font-size:12px;line-height:1.8;text-align:left}
.ep-page .ep-spec-table{width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;font-size:12px;line-height:1.8;text-align:left;margin:0;border:1px solid #e2e7da;table-layout:fixed}
.ep-spec-table tr{border-bottom:1px solid #e2e7da}
.ep-spec-table tr:last-child{border-bottom:0}
.ep-spec-table th{width:34%;padding:15px 22px;background:#f0f3ea;color:#647557;font-size:11px;font-weight:550;text-align:left;vertical-align:top;overflow-wrap:anywhere}
.ep-spec-table td{padding:15px 24px;color:#405e36;background:#fff;vertical-align:top;overflow-wrap:anywhere}
.ep-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.ep-policy-grid>article{padding:26px 25px;border:1px solid #e0e7d7;border-radius:9px;background:#f0f4e9;min-width:0}
.ep-policy-grid>article>svg{width:25px;height:25px;margin-bottom:15px;color:#8b9f7b}
.ep-policy-grid h3{font-size:20px;font-weight:550;line-height:1.35;margin:0 0 13px}
.ep-policy-grid p{font-size:12px;line-height:1.9;margin:0 0 13px;color:#74846a;overflow-wrap:anywhere}
.ep-policy-grid p:last-child{margin-bottom:0}
.ep-policy-grid a{font-size:11px;font-weight:600;line-height:1.7;color:#507144;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#b1c4a0}
.ep-policy-grid a:hover{color:var(--ink)}
.ep-policy-grid>article>a{display:inline-flex;align-items:center;gap:8px}
.ep-policy-grid a svg{width:15px;height:15px}
.ep-related{margin-top:67px;padding-top:42px;border-top:1px solid var(--line)}
.ep-section-heading{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;column-gap:25px;row-gap:10px;margin-bottom:27px}
.ep-section-heading h2{font-size:31px;line-height:1.25;font-weight:550;margin:0}
.ep-section-heading>div{min-width:0}
.ep-section-heading .eyebrow{font-size:9px;letter-spacing:.12em;color:#8a9b79;margin:0 0 11px}
.ep-section-heading>p{flex-basis:100%;order:3;font-size:12px;line-height:1.8;color:#839275;margin:0}
.ep-section-heading>a{display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding-bottom:4px;font-size:11px;font-weight:550;color:#658454;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#b4c7a4}
.ep-section-heading>a svg{width:16px;height:16px}
.ep-related .ec-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 22px}
.ep-related .ec-product-title{font-size:13px;min-height:61px}
.ep-related .ec-product-image{aspect-ratio:1/1.04}
.ep-related .ec-product-image>img{padding:24px 20px}
.ep-related .ec-product-price{font-size:21px}
.ep-lightbox{position:fixed;inset:0;width:100vw;max-width:100vw;height:100vh;height:100dvh;max-height:100dvh;margin:0;padding:48px 80px 60px;border:0;border-radius:0;background:#fffffff5;color:var(--ink);overflow:hidden}
.ep-lightbox[open]{display:grid;place-items:center}
body.ep-gallery-lock{overflow:hidden}
.ep-lightbox::backdrop{background:#f4f6f0f2;backdrop-filter:blur(9px)}
.ep-lightbox-image{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}
.ep-lightbox .ep-lightbox-image img{display:block;width:100%;height:100%;max-height:calc(100dvh - 110px);object-fit:contain}
.ep-lightbox-close{position:absolute;top:21px;right:24px;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:1px solid #dbe5ce;border-radius:50%;background:#f0f5e9;color:var(--ink);padding:10px;z-index:2}
.ep-lightbox-close svg{width:21px;height:21px}
.ep-lightbox-close:hover{background:#e3edd7}
.ep-lightbox :is(.ep-lightbox-prev,.ep-lightbox-next){position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#eef4e6;border:1px solid #d9e4cc;border-radius:50%;color:var(--ink);padding:11px;font-size:20px;line-height:1;z-index:2}
.ep-lightbox .ep-lightbox-prev{left:23px}
.ep-lightbox .ep-lightbox-next{right:23px}
.ep-lightbox :is(.ep-lightbox-prev,.ep-lightbox-next):hover{background:#e2ecd6}
.ep-lightbox :is(.ep-lightbox-prev,.ep-lightbox-next):disabled{opacity:.3;cursor:default}
.ep-lightbox :is(.ep-lightbox-prev,.ep-lightbox-next) svg{width:21px;height:21px}
.ep-lightbox-count{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);color:#819471;font-size:12px;letter-spacing:.06em;line-height:1.5}
.ep-lightbox :is(button,a):focus-visible{outline:3px solid #af784b;outline-offset:4px}
.ep-mobile-buy{display:none}
body:has(.main-nav.is-open) .ep-mobile-buy{visibility:hidden;transform:translateY(105%);pointer-events:none}
.ep-page .ep-product .ep-buy form.variations_form{display:block}
.ep-page .ep-product .ep-buy table.variations{width:100%;margin:0 0 17px}
.ep-page .ep-product .ep-buy table.variations th{font-size:11px;text-align:left;padding:9px 12px 9px 0;vertical-align:middle}
.ep-page .ep-product .ep-buy table.variations td{padding:6px 0}
.ep-page .ep-product .ep-buy table.variations select{width:100%;padding:10px;border:1px solid #dce5d2;background:#fff;border-radius:5px;color:var(--ink);font-size:13px}
.ep-page .ep-product .ep-buy .reset_variations{font-size:10px;text-decoration:underline;text-underline-offset:3px}
.ep-page .ep-product .ep-buy .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:134px minmax(0,1fr);gap:12px}
.ep-page .ep-product .ep-buy .woocommerce-variation-add-to-cart .quantity{display:flex;align-items:center;justify-content:center;width:134px;height:53px;border:1px solid #dce4d2;border-radius:6px;background:#fff;float:none;margin:0}
.ep-page .ep-product .ep-buy .group_table{grid-column:1/-1;width:100%;margin:0 0 12px}
.ep-page .ep-product .ep-buy .group_table td{font-size:12px;line-height:1.7;padding:9px 5px}
.ep-page .ep-product .ep-buy .group_table~.single_add_to_cart_button{grid-column:1/-1}

@media(min-width:1450px){
 .ep-main{gap:67px}
 .ep-page .ep-product .ep-title{font-size:38px}
 .ep-gallery-open{padding:47px 43px 56px}
 .ep-summary-intro{font-size:14px}
}
@media(max-width:1150px){
 .ep-main{gap:34px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .ep-page .ep-product .ep-title{font-size:30px}
 .ep-price{font-size:31px}
 .ep-product-meta{gap:12px;margin-bottom:16px}
 .ep-sku{font-size:8px}
 .ep-key-specs{gap:15px 19px}
 .ep-page .ep-product .ep-buy form.cart{grid-template-columns:134px minmax(0,1fr);gap:10px}
 .ep-page .ep-product .ep-buy form.cart>.quantity{width:134px}
 .ep-page .ep-product .ep-buy .quantity input.qty{width:44px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button{padding-inline:13px;font-size:12px}
 .ep-gallery-open{padding:34px 25px 44px}
 .ep-thumb{flex-basis:66px;width:66px;height:66px}
 .ep-thumbnails{gap:9px}
 .ep-policy-grid{gap:14px}
 .ep-policy-grid>article{padding:23px 20px}
 .ep-policy-grid h3{font-size:18px}
 .ep-related .ec-product-grid{gap:25px 17px}
 .ep-related .ec-product-title{font-size:12px;min-height:56px}
 .ep-related .ec-product-image>img{padding:22px 14px}
 .ep-related .ec-product-price{font-size:20px}
}
@media(max-width:900px){
 .ep-main{gap:27px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .ep-page .ep-product .ep-title{font-size:27px}
 .ep-product-meta{flex-wrap:wrap;row-gap:7px;margin-bottom:14px}
 .ep-summary-intro{font-size:12px}
 .ep-key-specs{gap:14px 16px;margin-bottom:23px}
 .ep-key-specs dd{font-size:11px}
 .ep-page .ep-product .ep-buy form.cart{grid-template-columns:134px minmax(0,1fr);gap:8px}
 .ep-page .ep-product .ep-buy form.cart>.quantity{width:134px}
 .ep-page .ep-product .ep-buy .quantity input.qty{width:44px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button{font-size:11px;padding-inline:9px;gap:7px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button svg{width:17px;height:17px}
 .ep-purchase-links{gap:7px 15px}
 .ep-gallery-open{padding:27px 21px 44px}
 .ep-zoom>span{display:none}
 .ep-zoom{padding:9px;width:44px;justify-content:center}
 .ep-details{margin-top:45px}
 .ep-related .ec-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 22px}
 .ep-related .ec-product-title{font-size:14px;min-height:44px;-webkit-line-clamp:2}
 .ep-related .ec-product-image{aspect-ratio:1.1}
 .ep-related .ec-product-image>img{padding:28px}
 .ep-related .ec-product-price{font-size:23px}
 .ep-policy-grid{grid-template-columns:1fr;gap:15px}
 .ep-policy-grid h3{font-size:21px}
}
@media(max-width:780px){
 body.single-product{padding-bottom:78px}
 .ep-page{padding-top:14px;padding-bottom:40px}
 .ep-breadcrumb{font-size:10px;gap:6px;margin-bottom:19px}
 .ep-main{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}
 .ep-gallery{position:static;max-width:580px;width:100%;margin-inline:auto}
 .ep-gallery-stage{aspect-ratio:1.09;border-radius:10px}
 .ep-gallery-open{padding:28px 24px 42px}
 .ep-zoom{min-height:44px;right:13px;bottom:13px}
 .ep-gallery-count{left:18px;bottom:18px;font-size:9px}
 .ep-thumbnails{padding-top:12px;gap:9px}
 .ep-thumb{flex-basis:63px;width:63px;height:63px;padding:7px}
 .ep-summary{padding-top:0}
 .ep-product-meta{flex-wrap:nowrap;gap:16px;margin-bottom:15px}
 .ep-page .ep-brand img{max-height:24px;height:24px;max-width:97px}
 .ep-sku{font-size:9px}
 .ep-page .ep-product .ep-title{font-size:29px;line-height:1.2;letter-spacing:-.045em;margin-bottom:19px}
 .ep-price{font-size:31px;margin-bottom:11px}
 .ep-price .woocommerce-Price-currencySymbol{font-size:18px}
 .ep-stock{font-size:10px;padding:5px 8px;margin-bottom:17px}
 .ep-summary-intro{font-size:13px;line-height:1.85;margin-bottom:21px}
 .ep-key-specs{gap:17px 20px;padding-block:18px 21px;margin-bottom:23px}
 .ep-key-specs dt{font-size:10px;margin-bottom:5px}
 .ep-key-specs dd{font-size:12px}
 .ep-page .ep-product .ep-buy form.cart{grid-template-columns:134px minmax(0,1fr);gap:10px}
 .ep-page .ep-product .ep-buy form.cart>.quantity{width:134px;height:53px}
 .ep-page .ep-product .ep-buy .quantity input.qty{font-size:16px;width:44px;height:51px}
 .ep-page .ep-product .ep-buy .ep-qty-minus,.ep-page .ep-product .ep-buy .ep-qty-plus{height:51px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button{font-size:12px;min-height:53px;gap:9px;padding:16px 11px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button svg{height:18px;width:18px}
 .ep-page .ep-product .ep-buy table.variations select{font-size:16px}
 .ep-buy-note{font-size:9px;margin-top:12px}
 .ep-purchase-links{font-size:11px;gap:10px 17px;margin-top:19px;padding-bottom:20px}
 .ep-purchase-links a{font-size:11px}
 .ep-delivery{gap:18px;padding-block:21px}
 .ep-delivery strong{font-size:12px}
 .ep-delivery p{font-size:11px}
 .ep-contact{font-size:11px;padding-top:19px}
 .ep-details{margin-top:37px}
 .ep-tabs{min-height:63px;gap:25px;margin-right:-18px;padding-right:18px}
 .ep-tabs>a{font-size:12px;padding:19px 1px}
 .ep-panel{padding-top:26px}
 .ep-panel>h2{font-size:25px;margin-bottom:20px}
 .ep-description-content{font-size:13px;line-height:1.9}
 .ep-description-content h2{font-size:23px;margin-top:26px}
 .ep-description-content h3{font-size:20px;margin-top:24px}
 .ep-description-content h4{font-size:16px}
 .ep-description-content :is(td,th){font-size:11px;padding:10px 12px}
 .ep-spec-table th{width:42%;font-size:10px;padding:12px 13px}
 .ep-spec-table td{font-size:11px;padding:12px 14px}
 .ep-policy-grid>article{padding:23px 21px}
 .ep-policy-grid h3{font-size:21px;margin-bottom:11px}
 .ep-policy-grid p{font-size:12px}
 .ep-related{margin-top:41px;padding-top:32px}
 .ep-section-heading{gap:10px 19px;margin-bottom:23px}
 .ep-section-heading h2{font-size:27px}
 .ep-section-heading>p{font-size:11px;line-height:1.8}
 .ep-section-heading>a{font-size:10px}
 .ep-lightbox{padding:70px 39px 60px}
 .ep-lightbox .ep-lightbox-image img{max-height:calc(100dvh - 130px)}
 .ep-lightbox-close{width:44px;height:44px;top:17px;right:16px}
 .ep-lightbox :is(.ep-lightbox-prev,.ep-lightbox-next){width:44px;height:44px;padding:9px;border-radius:7px;background:#edf4e4e6}
 .ep-lightbox .ep-lightbox-prev{left:8px}
 .ep-lightbox .ep-lightbox-next{right:8px}
 .ep-lightbox-count{font-size:11px;bottom:24px}
 .ep-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 18px calc(11px + env(safe-area-inset-bottom));background:#fafbf6f5;backdrop-filter:blur(12px);border-top:1px solid #dce6d2;box-shadow:0 -7px 25px #2444260a;visibility:hidden;transform:translateY(105%);transition:transform .22s,visibility .22s}
 .ep-mobile-buy.is-visible{visibility:visible;transform:translateY(0)}
 .ep-mobile-buy>div{font-size:20px;font-weight:650;letter-spacing:-.04em;line-height:1.3;min-width:0}
 .ep-mobile-buy .woocommerce-Price-currencySymbol{font-size:12px;font-weight:500}
 .ep-mobile-buy small{display:block;font-size:9px;font-weight:400;letter-spacing:0;color:#8a9b7b;line-height:1.7}
 .ep-mobile-buy del{display:none}
 .ep-mobile-buy ins{text-decoration:none}
 .ep-mobile-buy :is(a,button){display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 19px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;font-size:12px;font-weight:650;line-height:1.5;white-space:nowrap}
 .ep-mobile-buy :is(a,button) svg{width:18px;height:18px}
 .ep-mobile-buy :is(a,button):focus-visible{outline:3px solid #af784b;outline-offset:3px}
 body:has(.ep-mobile-buy.is-visible) .cart-toast{bottom:91px}
}
@media(max-width:600px){
 .ep-related .ec-product-grid{gap:26px 12px}
 .ep-related .ec-product-image{aspect-ratio:1/1.12}
 .ep-related .ec-product-image>img{padding:26px 10px 18px}
 .ep-related .ec-product-title{font-size:12px;min-height:56px;-webkit-line-clamp:3}
 .ep-related .ec-product-price{font-size:18px}
 .ep-section-heading{align-items:flex-start}
 .ep-section-heading h2{max-width:215px;font-size:26px}
 .ep-section-heading>a{margin-top:6px}
}
@media(max-width:370px){
 .ep-page .ep-product .ep-title{font-size:26px}
 .ep-gallery-open{padding:24px 18px 38px}
 .ep-thumb{flex-basis:56px;width:56px;height:56px;padding:6px}
 .ep-page .ep-product .ep-buy form.cart{grid-template-columns:134px minmax(0,1fr);gap:8px}
 .ep-page .ep-product .ep-buy form.cart>.quantity{width:134px}
 .ep-page .ep-product .ep-buy .quantity input.qty{width:44px}
 .ep-page .ep-product .ep-buy form.cart .single_add_to_cart_button{font-size:11px;gap:6px;padding-inline:8px}
 .ep-key-specs dd{font-size:11px}
 .ep-purchase-links a{font-size:10px}
 .ep-tabs{gap:20px}
 .ep-tabs>a{font-size:11px}
 .ep-related .ec-product-title{font-size:11px;min-height:52px}
 .ep-related .ec-product-price{font-size:17px}
 .ep-section-heading h2{max-width:190px;font-size:24px}
 .ep-section-heading>a{font-size:9px}
 .ep-mobile-buy{gap:9px;padding-inline:14px}
 .ep-mobile-buy>div{font-size:18px}
 .ep-mobile-buy :is(a,button){font-size:11px;padding-inline:13px}
}
@media(prefers-reduced-motion:reduce){
 .ep-page *,.ep-page *:before,.ep-page *:after,.ep-lightbox *,.ep-mobile-buy{transition:none!important;animation:none!important;scroll-behavior:auto!important}
}
