:root{--elda-primary:#46a525;--elda-text:#172033;--elda-muted:#667085;--elda-border:#e5e7eb;--elda-bg:#fff;--elda-soft:#f7f8fa;--elda-radius:12px;--elda-container:1320px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--elda-bg);color:var(--elda-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}
a{color:inherit}
img{max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
.elda-container{width:min(var(--elda-container),calc(100% - 32px));margin:0 auto}
.elda-skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}
.elda-skip-link:focus{left:16px;top:16px;width:auto;height:auto;z-index:9999;background:#fff;border:1px solid var(--elda-border);padding:10px 14px;border-radius:8px}
.elda-site-content{min-height:55vh}
.elda-main-wrap,
.elda-woo-wrap{padding:28px 0}
.elda-page-title{margin:0 0 22px;font-size:clamp(28px,4vw,42px);line-height:1.1;letter-spacing:-.04em}
.elda-content>*:first-child{margin-top:0}
.elda-content>*:last-child{margin-bottom:0}
.woocommerce img,
.woocommerce-page img{height:auto}
.woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:var(--elda-muted)}
.woocommerce-notices-wrapper{margin-bottom:16px}
@media(max-width:900px){
.elda-container{width:min(100% - 24px,var(--elda-container))}
.elda-main-wrap,
.elda-woo-wrap{padding:20px 0}
}
@media(max-width:520px){
.elda-main-wrap,
.elda-woo-wrap{padding:16px 0}
}

.elda-theme-archive-shell{width:100%}
.elda-theme-archive-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:24px;align-items:start}
.elda-theme-archive-sidebar{min-width:0}
.elda-theme-archive-main{min-width:0}
.elda-theme-bridge--archive-modern-filters,
.elda-theme-bridge--archive-notices,
.elda-theme-bridge--archive-category-cards,
.elda-theme-bridge--product-archive,
.elda-theme-bridge--archive-category-chips{min-width:0}
.elda-theme-prefooter,
.elda-theme-footer-slot{width:100%}
@media(max-width:900px){
.elda-theme-archive-layout{grid-template-columns:1fr;gap:16px}
}

/* ELDA Base v0.1.4 - product archive desktop columns */
@media(min-width:901px){
.elda-theme-archive-layout{display:grid!important;grid-template-columns:minmax(240px,25%) minmax(0,1fr)!important;column-gap:60px!important;row-gap:24px!important;align-items:start!important}
.elda-theme-archive-sidebar{min-width:0!important;width:100%!important}
.elda-theme-archive-main{min-width:0!important;width:100%!important}
}
@media(max-width:900px){
.elda-theme-archive-layout{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
}

/* ELDA Base v0.1.5 - narrower archive filter column */
@media(min-width:901px){
.elda-theme-archive-layout{grid-template-columns:minmax(200px,20%) minmax(0,1fr)!important;column-gap:60px!important}
}

/* ELDA Base v0.1.6 - mobile archive filter wrapper must not reserve vertical space */
@media(max-width:900px){
.elda-theme-archive-layout{gap:0!important}
.elda-theme-archive-sidebar{height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
.elda-theme-bridge--archive-modern-filters{height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
.elda-theme-archive-sidebar .elda-modern-filters{height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}
.elda-theme-archive-sidebar .elda-mobile-filter-trigger{display:flex!important}
.elda-theme-archive-main{min-width:0!important;width:100%!important}
}


/* ELDA Base v0.1.7 - featured block on fishing gifts product tag archive */
.elda-theme-featured-archive-block{position:relative;margin:0 0 26px;padding:20px;border:1px solid rgba(70,165,37,.22);border-radius:20px;background:linear-gradient(180deg,rgba(70,165,37,.08),rgba(255,255,255,.98));box-shadow:0 14px 40px rgba(15,23,42,.06)}
.elda-theme-featured-archive-block__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:0 0 14px}
.elda-theme-featured-archive-block__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#eaf7e5;color:#2e7d32;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.elda-theme-featured-archive-block__title{margin:0;color:#172033;font-size:clamp(20px,2.3vw,28px);line-height:1.15;letter-spacing:-.03em}
.elda-theme-featured-archive-block .elda-theme-bridge--archive-featured-products{min-width:0}
.elda-theme-featured-archive-block .elda-pg,
.elda-theme-featured-archive-block [data-elda-block="1"]{margin-bottom:0!important}
@media(max-width:700px){
.elda-theme-featured-archive-block{margin:0 0 20px;padding:14px;border-radius:16px}
.elda-theme-featured-archive-block__head{display:block;margin-bottom:12px}
.elda-theme-featured-archive-block__eyebrow{margin-bottom:8px}
}


/* ELDA Base v0.1.8 - direct PDP layout */
.elda-theme-pdp-shell{width:100%;min-width:0}
.elda-theme-pdp-top{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);gap:42px;align-items:start;margin:0 0 34px}
.elda-theme-pdp-left,
.elda-theme-pdp-right,
.elda-theme-pdp-bottom{min-width:0}
.elda-theme-pdp-left{display:grid;gap:18px;align-content:start}
.elda-theme-pdp-right{display:grid;gap:14px;align-content:start}
.elda-theme-pdp-bottom{display:grid;gap:26px;margin-top:8px}
.elda-theme-pdp-shell .elda-theme-bridge{min-width:0}
.elda-theme-bridge--pdp-notices:empty,
.elda-theme-bridge--pdp-stats:empty,
.elda-theme-bridge--pdp-bundle-contents:empty,
.elda-theme-bridge--pdp-linked-variations:empty,
.elda-theme-bridge--pdp-oos-similar:empty,
.elda-theme-bridge--pdp-trust-section:empty,
.elda-theme-bridge--pdp-icons-row:empty,
.elda-theme-bridge--pdp-often-bought:empty,
.elda-theme-bridge--pdp-futrole:empty,
.elda-theme-bridge--pdp-category-chips:empty{display:none}
.elda-theme-bridge--pdp-gallery{position:relative}
.elda-theme-bridge--pdp-header{margin-bottom:2px}
.elda-theme-bridge--pdp-atc-simple{margin-top:2px}
.elda-theme-bridge--pdp-product-tabs{margin-top:8px}
@media(max-width:900px){
.elda-theme-pdp-top{grid-template-columns:1fr;gap:18px;margin-bottom:24px}
.elda-theme-pdp-left{gap:14px}
.elda-theme-pdp-right{gap:12px}
.elda-theme-pdp-bottom{gap:20px}
}

/* ELDA Base v0.1.9 - central orange action color for minicart and ATC */
:root{--elda-action-orange:#d9a11e;--elda-action-orange-hover:#c58f16;--elda-action-orange-soft:#fff6df;--elda-atc-bg:var(--elda-action-orange);--elda-atc-bg-hover:var(--elda-action-orange-hover)}
@media(min-width:901px){
body .elda-header-cart,
body .elda-cart-button,
body .elda-cart-link,
body .elda-mini-cart-trigger,
body .elda-minicart-trigger,
body .elda-header .cart-contents,
body .elda-site-header .cart-contents,
body a[href*="/kosarica/"].elda-header-action{background:var(--elda-action-orange)!important;border-color:var(--elda-action-orange)!important;color:#fff!important}
body .elda-header-cart:hover,
body .elda-cart-button:hover,
body .elda-cart-link:hover,
body .elda-mini-cart-trigger:hover,
body .elda-minicart-trigger:hover,
body .elda-header .cart-contents:hover,
body .elda-site-header .cart-contents:hover,
body a[href*="/kosarica/"].elda-header-action:hover{background:var(--elda-action-orange-hover)!important;border-color:var(--elda-action-orange-hover)!important;color:#fff!important}
}
body .woocommerce a.button.add_to_cart_button:not(.disabled),
body .woocommerce button.button.single_add_to_cart_button:not(:disabled):not(.disabled),
body a.add_to_cart_button:not(.disabled),
body button.add_to_cart_button:not(:disabled):not(.disabled),
body button.single_add_to_cart_button:not(:disabled):not(.disabled),
body .single_add_to_cart_button:not(:disabled):not(.disabled),
body .ajax_add_to_cart:not(.disabled),
body .product_type_simple.add_to_cart_button:not(.disabled),
body .elda-pg a.add_to_cart_button:not(.disabled),
body .elda-pg button.add_to_cart_button:not(:disabled):not(.disabled),
body .elda-product-card a.add_to_cart_button:not(.disabled),
body .elda-product-card button.add_to_cart_button:not(:disabled):not(.disabled),
body .elda-qac a.add_to_cart_button:not(.disabled),
body .elda-qac button:not(:disabled):not(.disabled),
body .elda-atc-simple button[type="submit"]:not(:disabled):not(.disabled),
body .elda-linked-card a.add_to_cart_button:not(.disabled),
body .elda-linked-card button.add_to_cart_button:not(:disabled):not(.disabled),
body .elda-lv-card a.add_to_cart_button:not(.disabled),
body .elda-lv-card button.add_to_cart_button:not(:disabled):not(.disabled),
body .elda-obt a.add_to_cart_button:not(.disabled),
body .elda-obt button.add_to_cart_button:not(:disabled):not(.disabled),
body .fzh-oos a.add_to_cart_button:not(.disabled),
body .fzh-oos button.add_to_cart_button:not(:disabled):not(.disabled){background:var(--elda-atc-bg)!important;border-color:var(--elda-atc-bg)!important;color:#fff!important;box-shadow:none!important}
body .woocommerce a.button.add_to_cart_button:not(.disabled):hover,
body .woocommerce button.button.single_add_to_cart_button:not(:disabled):not(.disabled):hover,
body a.add_to_cart_button:not(.disabled):hover,
body button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body button.single_add_to_cart_button:not(:disabled):not(.disabled):hover,
body .single_add_to_cart_button:not(:disabled):not(.disabled):hover,
body .ajax_add_to_cart:not(.disabled):hover,
body .product_type_simple.add_to_cart_button:not(.disabled):hover,
body .elda-pg a.add_to_cart_button:not(.disabled):hover,
body .elda-pg button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body .elda-product-card a.add_to_cart_button:not(.disabled):hover,
body .elda-product-card button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body .elda-qac a.add_to_cart_button:not(.disabled):hover,
body .elda-qac button:not(:disabled):not(.disabled):hover,
body .elda-atc-simple button[type="submit"]:not(:disabled):not(.disabled):hover,
body .elda-linked-card a.add_to_cart_button:not(.disabled):hover,
body .elda-linked-card button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body .elda-lv-card a.add_to_cart_button:not(.disabled):hover,
body .elda-lv-card button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body .elda-obt a.add_to_cart_button:not(.disabled):hover,
body .elda-obt button.add_to_cart_button:not(:disabled):not(.disabled):hover,
body .fzh-oos a.add_to_cart_button:not(.disabled):hover,
body .fzh-oos button.add_to_cart_button:not(:disabled):not(.disabled):hover{background:var(--elda-atc-bg-hover)!important;border-color:var(--elda-atc-bg-hover)!important;color:#fff!important}
body .add_to_cart_button.loading,
body .single_add_to_cart_button.loading,
body .elda-atc-simple button[type="submit"].loading{opacity:.82!important}
body .add_to_cart_button.disabled,
body .single_add_to_cart_button.disabled,
body button.add_to_cart_button:disabled,
body button.single_add_to_cart_button:disabled{background:#e5e7eb!important;border-color:#e5e7eb!important;color:#667085!important;cursor:not-allowed!important}


/* ELDA Base v0.1.13 - Woodmart variable compatibility alias during migration */
:root{--wd-primary-color:var(--elda-primary,#46a525);--wd-alternative-color:var(--elda-primary,#46a525)}


/* ELDA Base v0.1.14 - single blog post layout */
.elda-blog-single{background:#fff}
.elda-blog-hero{position:relative;min-height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#19351e,#5f7f37);color:#fff}
.elda-blog-hero.has-image{background-image:var(--elda-blog-hero-image);background-size:cover;background-position:center}
.elda-blog-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,20,10,.18),rgba(6,20,10,.55))}
.elda-blog-hero__inner{position:relative;z-index:1;width:min(1080px,calc(100% - 32px));margin:0 auto;text-align:center;padding:44px 0}
.elda-blog-hero__category{display:inline-flex;align-items:center;justify-content:center;min-height:28px;margin:0 0 12px;padding:5px 13px;border-radius:2px;background:#4da33d;color:#fff!important;font-size:13px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em;text-decoration:none}
.elda-blog-hero__title{display:inline-block;margin:0;padding:18px 34px;background:rgba(8,15,10,.68);color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.15;font-weight:900;letter-spacing:-.035em;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.elda-blog-hero__meta{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;color:rgba(255,255,255,.9);font-size:15px}
.elda-blog-hero__meta span+span::before{content:"";display:inline-block;width:6px;height:6px;margin:0 10px 2px 0;border-radius:999px;background:rgba(255,255,255,.8)}
.elda-blog-wrap{padding:72px 0 36px}
.elda-blog-card{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:64px;align-items:start;max-width:1280px;margin:0 auto;padding:54px 58px;border:1px solid var(--elda-border,#e5e7eb);border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.06)}
.elda-blog-toc-slot{min-width:0}
.elda-blog-toc{position:sticky;top:96px}
.elda-blog-toc h2,
.elda-blog-toc h3,
.elda-blog-toc h4{margin:0 0 22px;color:#172033;font-size:28px;line-height:1.15;font-weight:900;letter-spacing:-.03em}
.elda-blog-toc ol,
.elda-blog-toc ul{margin:0;padding-left:24px;color:#172033}
.elda-blog-toc li{margin:0 0 12px;padding-left:4px}
.elda-blog-toc a{color:#3f8b31;text-decoration:none;font-weight:700}
.elda-blog-toc a:hover{text-decoration:underline;text-underline-offset:3px}
.elda-blog-content{min-width:0;color:#2f3442;font-size:18px;line-height:1.75}
.elda-blog-content>*:first-child{margin-top:0}
.elda-blog-content>*:last-child{margin-bottom:0}
.elda-blog-content p{margin:0 0 1.25em}
.elda-blog-content h2{margin:1.25em 0 .55em;color:#172033;font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.035em}
.elda-blog-content h3{margin:1.15em 0 .45em;color:#172033;font-size:clamp(22px,2.4vw,28px);line-height:1.25;letter-spacing:-.025em}
.elda-blog-content a{color:#2e7d32;font-weight:700}
.elda-blog-content img{border-radius:14px}
.elda-blog-content .wp-block-image{margin:28px 0}
.elda-blog-no-toc .elda-blog-card{grid-template-columns:minmax(0,860px);justify-content:center}
@media(max-width:900px){
.elda-blog-hero{min-height:0;align-items:flex-end}
.elda-blog-hero__inner{text-align:left;padding:42px 0 32px}
.elda-blog-hero__title{display:block;padding:0;background:transparent;text-shadow:none;font-size:clamp(34px,9vw,46px)}
.elda-blog-hero__meta{justify-content:flex-start;flex-wrap:wrap;gap:6px;font-size:14px}
.elda-blog-wrap{padding:24px 0}
.elda-blog-card{display:block;padding:0;border:0;border-radius:0;box-shadow:none}
.elda-blog-toc-slot{margin:0 0 24px;padding:18px;border:1px solid var(--elda-border,#e5e7eb);border-radius:14px;background:#fff}
.elda-blog-toc{position:static}
.elda-blog-toc h2,
.elda-blog-toc h3,
.elda-blog-toc h4{font-size:24px;margin-bottom:14px}
.elda-blog-content{font-size:17px;line-height:1.7}
}


/* ELDA Base v0.1.15 - global design tokens */
:root{
--elda-font-base:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
--elda-font-heading:var(--elda-font-base);
--elda-color-text:#172033;
--elda-color-heading:#111827;
--elda-color-muted:#667085;
--elda-color-soft:#f7f8fa;
--elda-color-surface:#ffffff;
--elda-color-border:#e5e7eb;
--elda-color-border-strong:#d0d5dd;
--elda-primary:#46a525;
--elda-primary-hover:#3d931f;
--elda-primary-soft:#eaf7e5;
--elda-action-orange:#d9a11e;
--elda-action-orange-hover:#c58f16;
--elda-action-orange-soft:#fff6df;
--elda-sale:#dc2626;
--elda-new:#16a34a;
--elda-oos:#71717a;
--elda-rating:#fbbf24;
--elda-freeship:#0a8800;
--elda-loyalty:#4f47eb;
--elda-discontinued:#e65100;
--elda-restock:#059669;
--elda-radius-xs:6px;
--elda-radius-sm:8px;
--elda-radius-md:12px;
--elda-radius-lg:16px;
--elda-radius-xl:20px;
--elda-radius-pill:999px;
--elda-shadow-xs:0 1px 2px rgba(15,23,42,.04);
--elda-shadow-sm:0 4px 14px rgba(15,23,42,.06);
--elda-shadow-md:0 12px 32px rgba(15,23,42,.08);
--elda-shadow-lg:0 18px 50px rgba(15,23,42,.10);
--elda-space-xs:6px;
--elda-space-sm:10px;
--elda-space-md:16px;
--elda-space-lg:24px;
--elda-space-xl:32px;
--elda-space-2xl:48px;
--elda-container:1320px;
--elda-container-narrow:1080px;
--elda-atc-bg:var(--elda-action-orange);
--elda-atc-bg-hover:var(--elda-action-orange-hover);
--wd-primary-color:var(--elda-primary);
--wd-alternative-color:var(--elda-primary);
}
body{font-family:var(--elda-font-base);color:var(--elda-color-text);background:var(--elda-color-surface)}
h1,h2,h3,h4,h5,h6{font-family:var(--elda-font-heading);color:var(--elda-color-heading)}
.elda-container{width:min(var(--elda-container),calc(100% - 32px));margin-left:auto;margin-right:auto}
@media(max-width:900px){
.elda-container{width:min(100% - 24px,var(--elda-container))}
}


/* ELDA Base v0.1.16 - blog archive/category layout */
.elda-blog-archive{padding:28px 0 10px}
.elda-blog-archive__header{margin:0 0 28px}
.elda-blog-archive__label{display:inline-flex;align-items:center;justify-content:center;min-height:28px;margin:0 0 10px;padding:5px 11px;border-radius:var(--elda-radius-pill);background:var(--elda-primary-soft);color:var(--elda-primary);font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.elda-blog-archive__title{margin:0;color:var(--elda-color-heading);font-size:clamp(34px,5vw,56px);line-height:1.06;letter-spacing:-.045em}
.elda-blog-archive__desc{max-width:860px;margin:16px 0 0;color:var(--elda-color-muted);font-size:18px;line-height:1.65}
.elda-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.elda-blog-card-item{overflow:hidden;border:1px solid var(--elda-color-border);border-radius:var(--elda-radius-lg);background:var(--elda-color-surface);box-shadow:var(--elda-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.elda-blog-card-item:hover{transform:translateY(-2px);border-color:rgba(70,165,37,.28);box-shadow:var(--elda-shadow-md)}
.elda-blog-card-item__image{display:block;aspect-ratio:16/9;background:var(--elda-color-soft);overflow:hidden;text-decoration:none}
.elda-blog-card-item__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.elda-blog-card-item:hover .elda-blog-card-item__image img{transform:scale(1.035)}
.elda-blog-card-item__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--elda-primary);font-weight:900;font-size:26px}
.elda-blog-card-item__body{padding:18px}
.elda-blog-card-item__cat{display:inline-flex;margin:0 0 10px;color:var(--elda-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;text-decoration:none}
.elda-blog-card-item__title{margin:0 0 10px;font-size:22px;line-height:1.22;letter-spacing:-.03em}
.elda-blog-card-item__title a{text-decoration:none;color:inherit}
.elda-blog-card-item__title a:hover{color:var(--elda-primary)}
.elda-blog-card-item__meta{margin:0 0 12px;color:var(--elda-color-muted);font-size:13px;font-weight:700}
.elda-blog-card-item__excerpt{color:#344054;font-size:15px;line-height:1.6}
.elda-blog-card-item__excerpt p{margin:0}
.elda-blog-card-item__more{display:inline-flex;align-items:center;margin-top:14px;color:var(--elda-primary);font-weight:900;text-decoration:none}
.elda-blog-card-item__more:hover{text-decoration:underline;text-underline-offset:3px}
.elda-empty-state{padding:24px;border:1px solid var(--elda-color-border);border-radius:var(--elda-radius-lg);background:var(--elda-color-soft);font-weight:800}
@media(max-width:1000px){
.elda-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
.elda-blog-archive{padding:10px 0}
.elda-blog-grid{grid-template-columns:1fr;gap:16px}
.elda-blog-card-item__body{padding:16px}
}









/* ELDA Base v0.1.23 - clean content pages and lightbox */
.elda-page-content-wrap{padding:44px 0 36px}
.elda-page--content{max-width:1080px;margin:0 auto}
.elda-page-content-head{text-align:center;margin:0 0 40px}
.elda-page-title--content{margin:0;color:var(--elda-primary);font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.045em}
.elda-content--page{max-width:860px;margin:0 auto;color:var(--elda-color-text);font-size:18px;line-height:1.72}
.elda-content--page>*:first-child{margin-top:0}
.elda-content--page>*:last-child{margin-bottom:0}
.elda-content--page p{margin:0 0 1.25em}
.elda-content--page h2{margin:1.35em 0 .65em;color:var(--elda-color-heading);font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-.035em}
.elda-content--page h3{margin:1.25em 0 .55em;color:var(--elda-color-heading);font-size:clamp(23px,2.4vw,30px);line-height:1.2;letter-spacing:-.025em}
.elda-content--page a{color:var(--elda-primary);font-weight:700}
.elda-content--page figure{margin:24px 0}
.elda-content--page img{max-width:100%;height:auto;border-radius:var(--elda-radius-md);box-shadow:var(--elda-shadow-xs)}
.elda-content--page a[href$=".jpg"] img,
.elda-content--page a[href$=".jpeg"] img,
.elda-content--page a[href$=".png"] img,
.elda-content--page a[href$=".webp"] img,
.elda-content--page a[href$=".gif"] img{cursor:zoom-in}
.elda-content-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(0,0,0,.78)!important}
.elda-content-lightbox__inner{position:relative!important;max-width:min(1200px,96vw)!important;max-height:92vh!important}
.elda-content-lightbox__inner img{display:block!important;max-width:100%!important;max-height:92vh!important;width:auto!important;height:auto!important;border-radius:var(--elda-radius-lg)!important;background:#fff!important}
.elda-content-lightbox__close{position:absolute!important;top:-16px!important;right:-16px!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(0,0,0,.2)!important}
html.elda-lightbox-open{overflow:hidden!important}
@media(max-width:900px){
.elda-page-content-wrap{padding:24px 0}
.elda-page-content-head{text-align:left;margin-bottom:24px}
.elda-content--page{max-width:100%;font-size:17px;line-height:1.7}
}


/* ELDA Base v0.1.24 - system heading typography */
:root{--elda-font-base:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--elda-font-heading:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--elda-heading-color:#111827;--elda-heading-weight:900;--elda-heading-spacing:-.045em;--elda-heading-line:.98}
body{font-family:var(--elda-font-base);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,
h2,
h3,
h4,
h5,
h6{font-family:var(--elda-font-heading);color:var(--elda-heading-color);font-weight:var(--elda-heading-weight);letter-spacing:var(--elda-heading-spacing);line-height:var(--elda-heading-line)}
.elda-page-title,
.elda-page-title--content,
.elda-blog-archive__title,
.elda-blog-hero__title,
.elda-404__title{font-family:var(--elda-font-heading);color:var(--elda-heading-color);font-weight:950;letter-spacing:-.055em;line-height:.96}
.elda-page-title,
.elda-page-title--content{font-size:clamp(42px,5.2vw,72px)}
.elda-blog-archive__title{font-size:clamp(40px,5vw,68px)}
.elda-blog-hero__title{font-size:clamp(32px,4.2vw,54px)}
.elda-content--page h2,
.elda-blog-content h2{font-weight:900;letter-spacing:-.045em;line-height:1.04}
.elda-content--page h3,
.elda-blog-content h3{font-weight:850;letter-spacing:-.035em;line-height:1.12}
@media(max-width:900px){
.elda-page-title,
.elda-page-title--content{font-size:clamp(34px,10vw,50px);letter-spacing:-.05em}
.elda-blog-archive__title{font-size:clamp(34px,10vw,48px);letter-spacing:-.05em}
.elda-blog-hero__title{font-size:clamp(32px,9vw,46px);letter-spacing:-.05em}
}


/* ELDA Base v0.1.25 - blog hero title contrast fix */
.elda-blog-hero__title{color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.55)!important}
.elda-blog-hero__meta{color:rgba(255,255,255,.92)!important;text-shadow:0 2px 10px rgba(0,0,0,.45)!important}
.elda-blog-hero__title a{color:#fff!important}
.elda-blog-hero__inner{isolation:isolate}
.elda-blog-hero__overlay{background:linear-gradient(180deg,rgba(6,20,10,.25),rgba(6,20,10,.72))!important}
@media(max-width:900px){
.elda-blog-hero__title{color:#fff!important;text-shadow:0 3px 16px rgba(0,0,0,.58)!important}
}


/* ELDA Base v0.1.26 - mobile sticky blog TOC */
.elda-blog-toc-mobile{display:none}
@media(max-width:900px){
.elda-blog-toc-slot{display:none!important}
.elda-blog-toc-mobile{display:block}
.elda-blog-toc-mobile__btn{position:fixed;right:14px;bottom:18px;z-index:99990;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:var(--elda-primary);color:#fff;font-size:15px;font-weight:900;line-height:1;box-shadow:0 12px 28px rgba(15,23,42,.22);cursor:pointer}
.elda-blog-toc-mobile__btn::before{content:"";display:block;width:14px;height:14px;margin-right:8px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;box-shadow:0 5px 0 currentColor}
.elda-blog-toc-mobile__overlay{position:fixed;inset:0;z-index:99991;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:rgba(8,15,10,.48);backdrop-filter:blur(4px)}
.elda-blog-toc-mobile__overlay[hidden]{display:none!important}
.elda-blog-toc-mobile__panel{width:min(560px,100%);max-height:min(72vh,560px);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.35)}
.elda-blog-toc-mobile__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--elda-color-border)}
.elda-blog-toc-mobile__head strong{color:var(--elda-color-heading);font-size:18px;font-weight:950;letter-spacing:-.025em}
.elda-blog-toc-mobile__head button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:var(--elda-color-soft);color:var(--elda-color-heading);font-size:28px;line-height:1;cursor:pointer}
.elda-blog-toc-mobile__body{max-height:calc(min(72vh,560px) - 72px);overflow:auto;padding:14px 18px 18px}
.elda-blog-toc-mobile__body ol,
.elda-blog-toc-mobile__body ul{margin:0;padding-left:22px}
.elda-blog-toc-mobile__body li{margin:0 0 12px;padding-left:4px;color:var(--elda-color-muted)}
.elda-blog-toc-mobile__body li:last-child{margin-bottom:0}
.elda-blog-toc-mobile__body a{color:var(--elda-color-heading);font-size:16px;font-weight:850;text-decoration:none}
.elda-blog-toc-mobile__body a:hover{color:var(--elda-primary)}
html.elda-blog-toc-open{overflow:hidden}
body.admin-bar .elda-blog-toc-mobile__overlay{top:46px}
}


/* ELDA Base v0.1.27 - blog mobile TOC icon and legacy WD sidebar cleanup */
.elda-blog-content .wp-block-wd-off-sidebar,
.elda-blog-content .wd-off-sidebar,
.elda-blog-content .wd-heading .close-side-widget{display:none!important}
@media(max-width:900px){
.elda-blog-toc-mobile__btn::before{display:none!important}
.elda-blog-toc-mobile__icon{display:block;width:18px;height:18px;margin-right:8px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.elda-blog-toc-mobile__icon circle{fill:currentColor;stroke:none}
}


/* ELDA Base v0.1.28 - blog TOC fallback and sticky header offset */
.elda-blog-content [id]{scroll-margin-top:140px}
.elda-blog-content .wp-block-wd-off-sidebar,
.elda-blog-content .wd-off-sidebar,
.elda-blog-content .wd-heading,
.elda-blog-content .close-side-widget{display:none!important}
@media(max-width:900px){
.elda-blog-content [id]{scroll-margin-top:124px}
.elda-blog-toc-mobile__btn::before{display:none!important}
.elda-blog-toc-mobile__icon{display:block;width:18px;height:18px;margin-right:8px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.elda-blog-toc-mobile__icon circle{fill:currentColor;stroke:none}
}


/* ELDA Base v0.1.29 - custom server-side blog TOC */
.elda-blog-content [id]{scroll-margin-top:104px}
.elda-blog-content .wp-block-wd-off-sidebar,
.elda-blog-content .wd-off-sidebar,
.elda-blog-content .wp-block-rank-math-toc-block,
.elda-blog-content #rank-math-toc,
.elda-blog-content .wd-heading,
.elda-blog-content .close-side-widget{display:none!important}
.elda-blog-toc li.is-subitem{margin-left:14px;font-size:.95em}
@media(max-width:900px){
.elda-blog-content [id]{scroll-margin-top:92px}
.elda-blog-toc-slot{display:none!important}
.elda-blog-toc-mobile{display:block}
.elda-blog-toc-mobile__btn{position:fixed;right:14px;bottom:18px;z-index:99990;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:var(--elda-primary);color:#fff;font-size:15px;font-weight:900;line-height:1;box-shadow:0 12px 28px rgba(15,23,42,.22);cursor:pointer}
.elda-blog-toc-mobile__btn::before{display:none!important}
.elda-blog-toc-mobile__icon{display:block;width:18px;height:18px;margin-right:8px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.elda-blog-toc-mobile__icon circle{fill:currentColor;stroke:none}
.elda-blog-toc-mobile__overlay{position:fixed;inset:0;z-index:99991;display:flex;align-items:flex-end;justify-content:center;padding:14px;background:rgba(8,15,10,.48);backdrop-filter:blur(4px)}
.elda-blog-toc-mobile__overlay[hidden]{display:none!important}
.elda-blog-toc-mobile__panel{width:min(560px,100%);max-height:min(72vh,560px);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.35)}
.elda-blog-toc-mobile__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--elda-color-border)}
.elda-blog-toc-mobile__head strong{color:var(--elda-color-heading);font-size:18px;font-weight:950;letter-spacing:-.025em}
.elda-blog-toc-mobile__head button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:var(--elda-color-soft);color:var(--elda-color-heading);font-size:28px;line-height:1;cursor:pointer}
.elda-blog-toc-mobile__body{max-height:calc(min(72vh,560px) - 72px);overflow:auto;padding:14px 18px 18px}
.elda-blog-toc-mobile__body ol,
.elda-blog-toc-mobile__body ul{margin:0;padding-left:22px}
.elda-blog-toc-mobile__body li{margin:0 0 12px;padding-left:4px;color:var(--elda-color-muted)}
.elda-blog-toc-mobile__body li:last-child{margin-bottom:0}
.elda-blog-toc-mobile__body li.is-subitem{margin-left:14px;font-size:.95em}
.elda-blog-toc-mobile__body a{color:var(--elda-color-heading);font-size:16px;font-weight:850;text-decoration:none}
.elda-blog-toc-mobile__body a:hover{color:var(--elda-primary)}
html.elda-blog-toc-open{overflow:hidden}
body.admin-bar .elda-blog-toc-mobile__overlay{top:46px}
}


/* ELDA Base v0.1.30 - desktop blog TOC left column */
@media(min-width:901px){
.elda-blog-wrap{padding:72px 0 42px}
.elda-blog-card{display:grid!important;grid-template-columns:minmax(240px,300px) minmax(0,820px)!important;gap:64px!important;align-items:start!important;justify-content:center!important;max-width:1280px!important;margin:0 auto!important;padding:54px 58px!important}
.elda-blog-toc-slot{display:block!important;min-width:0!important}
.elda-blog-toc{position:sticky!important;top:112px!important;max-height:calc(100vh - 136px)!important;overflow:auto!important;padding:2px 6px 2px 0!important}
.elda-blog-toc h2{margin:0 0 18px!important;color:var(--elda-color-heading)!important;font-size:28px!important;line-height:1.12!important;font-weight:950!important;letter-spacing:-.035em!important}
.elda-blog-toc ol,
.elda-blog-toc ul{margin:0!important;padding-left:22px!important}
.elda-blog-toc li{margin:0 0 11px!important;padding-left:4px!important;color:var(--elda-color-muted)!important}
.elda-blog-toc li.is-subitem{margin-left:14px!important;font-size:.95em!important}
.elda-blog-toc a{color:var(--elda-color-heading)!important;font-size:15.5px!important;font-weight:850!important;line-height:1.35!important;text-decoration:none!important}
.elda-blog-toc a:hover{color:var(--elda-primary)!important;text-decoration:underline!important;text-underline-offset:3px!important}
.elda-blog-content{min-width:0!important;max-width:820px!important;width:100%!important;margin:0!important}
}
@media(max-width:900px){
.elda-blog-card{display:block!important;padding:0!important;border:0!important;box-shadow:none!important}
.elda-blog-content{max-width:100%!important}
}


/* ELDA Base v0.1.31 - product price color tokens */
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price,
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price .amount,
body:not(.woocommerce-cart):not(.woocommerce-checkout) .woocommerce-Price-amount,
body.single-product .price,
body.single-product .price .amount,
.elda-product-card .price,
.elda-product-card .amount,
.elda-pg-card .price,
.elda-pg-card .amount,
.elda-upg-card .price,
.elda-upg-card .amount,
.fzh-rv-card .price,
.fzh-rv-card .amount{color:var(--elda-price-color,#3f8f2f)!important}
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price del,
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price del .amount,
body.single-product .price del,
body.single-product .price del .amount{color:var(--elda-price-old,#98a2b3)!important;opacity:.85}
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price ins,
body:not(.woocommerce-cart):not(.woocommerce-checkout) .price ins .amount,
body.single-product .price ins,
body.single-product .price ins .amount{color:var(--elda-price-sale,#dc2626)!important;text-decoration:none}


/* ELDA Base v0.1.32 - UPG variable parent icon visibility */
.elda-pg__action--variable-parent{display:flex!important;align-items:center!important;justify-content:center!important}
.elda-pg__variant-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;border:1px solid var(--elda-atc-bg,#d9a11e)!important;border-radius:var(--elda-radius-pill,999px)!important;background:var(--elda-atc-bg,#d9a11e)!important;color:#fff!important;text-decoration:none!important;box-shadow:var(--elda-shadow-xs,0 1px 2px rgba(15,23,42,.04))!important}
.elda-pg__variant-link:hover{background:var(--elda-atc-bg-hover,#c58f16)!important;border-color:var(--elda-atc-bg-hover,#c58f16)!important;color:#fff!important;text-decoration:none!important}
.elda-pg__variant-link:focus-visible{outline:3px solid rgba(217,161,30,.28)!important;outline-offset:2px!important}
.elda-pg__variant-icon{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;color:currentColor!important;stroke:currentColor!important;fill:none!important}
.elda-pg__variant-icon path,
.elda-pg__variant-icon circle{stroke:currentColor!important}


/* ELDA Base v0.1.33 - always show UPG variable parent action */
.elda-pg__action.elda-pg__action--variable-parent{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;align-items:center!important;justify-content:center!important}
.elda-pg__action--variable-parent .elda-pg__variant-link{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;border:0!important;border-radius:999px!important;background:var(--elda-atc-bg,#d9a11e)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(15,23,42,.18)!important;transform:none!important}
.elda-pg__action--variable-parent .elda-pg__variant-link:hover{background:var(--elda-atc-bg-hover,#c58f16)!important;color:#fff!important;text-decoration:none!important;transform:translateY(-1px)!important}
.elda-pg__action--variable-parent .elda-pg__variant-link:focus-visible{outline:3px solid rgba(217,161,30,.30)!important;outline-offset:2px!important}
.elda-pg__action--variable-parent .elda-pg__variant-icon{display:block!important;visibility:visible!important;opacity:1!important;width:23px!important;height:23px!important;min-width:23px!important;color:#fff!important;stroke:#fff!important;fill:none!important}
.elda-pg__action--variable-parent .elda-pg__variant-icon path,
.elda-pg__action--variable-parent .elda-pg__variant-icon circle{stroke:#fff!important}
.elda-pg__card:not(:hover) .elda-pg__action--variable-parent,
.elda-pg__item:not(:hover) .elda-pg__action--variable-parent,
.elda-pg-card:not(:hover) .elda-pg__action--variable-parent{visibility:visible!important;opacity:1!important;transform:none!important}


/* ELDA Base v0.1.34 - /blogs/ custom grid card polish */
.elda-bg-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;max-width:1180px!important;margin:34px auto 48px!important}
.elda-bg-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid var(--elda-color-border)!important;border-radius:var(--elda-radius-lg)!important;background:var(--elda-color-surface)!important;box-shadow:var(--elda-shadow-sm)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.elda-bg-card:hover{transform:translateY(-2px)!important;border-color:rgba(70,165,37,.28)!important;box-shadow:var(--elda-shadow-md)!important}
.elda-bg-thumb{display:block!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;background:var(--elda-color-soft)!important;text-decoration:none!important}
.elda-bg-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;box-shadow:none!important;transition:transform .25s ease!important}
.elda-bg-card:hover .elda-bg-image{transform:scale(1.035)!important}
.elda-bg-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:20px 22px 22px!important}
.elda-bg-date{margin:0 0 14px!important;color:var(--elda-color-muted)!important;font-size:13px!important;font-weight:850!important;letter-spacing:.04em!important;text-transform:uppercase!important}
.elda-bg-title{margin:0 0 12px!important;font-size:clamp(22px,1.55vw,28px)!important;line-height:1.14!important;font-weight:900!important;letter-spacing:-.035em!important;color:var(--elda-color-heading)!important}
.elda-bg-title a{display:block!important;color:inherit!important;text-decoration:none!important}
.elda-bg-title a:hover{color:var(--elda-primary)!important}
.elda-bg-excerpt{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 18px!important;color:#344054!important;font-size:15.5px!important;line-height:1.6!important}
.elda-bg-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;width:max-content!important;margin-top:auto!important;color:var(--elda-primary)!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important}
.elda-bg-btn:hover{text-decoration:underline!important;text-underline-offset:3px!important}
.elda-bg-btn svg{width:16px!important;height:16px!important;flex:0 0 auto!important}
@media(max-width:1100px){
.elda-bg-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:860px!important}
}
@media(max-width:640px){
.elda-bg-grid{grid-template-columns:1fr!important;gap:18px!important;margin:24px auto 34px!important}
.elda-bg-body{padding:17px 18px 19px!important}
.elda-bg-title{font-size:24px!important;line-height:1.16!important}
}


/* ELDA Base v0.1.35 - blog hero category above title */
.elda-blog-hero__inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important}
.elda-blog-hero__category{position:static!important;order:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;margin:0 auto!important;padding:8px 18px!important;border-radius:0!important;background:var(--elda-primary,#46a525)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:none!important;transform:none!important}
.elda-blog-hero__category:hover{background:var(--elda-primary-hover,#3d931f)!important;color:#fff!important;text-decoration:none!important}
.elda-blog-hero__title{order:2!important;margin:0!important}
.elda-blog-hero__meta{order:3!important;margin:0!important}
@media(max-width:900px){
.elda-blog-hero__inner{gap:12px!important}
.elda-blog-hero__category{font-size:12px!important;padding:7px 14px!important}
}




/* ELDA Base v0.1.38 - PDP tab duplicate heading cleanup */
body.single-product .woocommerce-Tabs-panel > h2:first-child,
body.single-product .woocommerce-Tabs-panel > h3:first-child,
body.single-product .wc-tab > h2:first-child,
body.single-product .wc-tab > h3:first-child,
body.single-product .elda-product-tabs__panel > h2:first-child,
body.single-product .elda-product-tabs__panel > h3:first-child,
body.single-product #tab-description > h2:first-child,
body.single-product #tab-description > h3:first-child,
body.single-product #tab-additional_information > h2:first-child,
body.single-product #tab-additional_information > h3:first-child{display:none!important}
body.single-product .woocommerce-Tabs-panel,
body.single-product .wc-tab,
body.single-product .elda-product-tabs__panel{padding-top:0!important}
body.single-product #tab-additional_information table.shop_attributes{margin-top:0!important}


/* ELDA Base v0.1.39 - PDP summary vertical gap tightening */
body.single-product .summary .elda-pdp-atc-simple,
body.single-product .summary .elda-atc-simple,
body.single-product .summary .elda-pdp-atc,
body.single-product .summary [data-elda-pdp-atc],
body.single-product .elda-pdp-summary .elda-pdp-atc-simple,
body.single-product .elda-pdp-summary .elda-atc-simple,
body.single-product .elda-pdp-summary .elda-pdp-atc,
body.single-product .elda-pdp-summary [data-elda-pdp-atc]{margin-bottom:14px!important}
body.single-product .summary .elda-trust-section,
body.single-product .summary .elda-pdp-trust,
body.single-product .summary .elda-trust-card,
body.single-product .summary [class*="trust-section"],
body.single-product .summary [class*="trust-card"],
body.single-product .elda-pdp-summary .elda-trust-section,
body.single-product .elda-pdp-summary .elda-pdp-trust,
body.single-product .elda-pdp-summary .elda-trust-card,
body.single-product .elda-pdp-summary [class*="trust-section"],
body.single-product .elda-pdp-summary [class*="trust-card"]{margin-top:12px!important;margin-bottom:14px!important}
body.single-product .summary .elda-trust-section > *,
body.single-product .summary .elda-pdp-trust > *,
body.single-product .summary .elda-trust-card > *,
body.single-product .elda-pdp-summary .elda-trust-section > *,
body.single-product .elda-pdp-summary .elda-pdp-trust > *,
body.single-product .elda-pdp-summary .elda-trust-card > *{margin-top:0!important;margin-bottom:0!important}
body.single-product .summary .elda-pdp-icons-row,
body.single-product .summary .elda-pdp-actions,
body.single-product .summary .elda-share,
body.single-product .summary .product-share,
body.single-product .summary [class*="share"],
body.single-product .summary [class*="print"],
body.single-product .elda-pdp-summary .elda-pdp-icons-row,
body.single-product .elda-pdp-summary .elda-pdp-actions,
body.single-product .elda-pdp-summary .elda-share,
body.single-product .elda-pdp-summary .product-share,
body.single-product .elda-pdp-summary [class*="share"],
body.single-product .elda-pdp-summary [class*="print"]{margin-top:10px!important;margin-bottom:10px!important}
body.single-product .summary .elda-pdp-icons-row,
body.single-product .summary .elda-pdp-actions,
body.single-product .elda-pdp-summary .elda-pdp-icons-row,
body.single-product .elda-pdp-summary .elda-pdp-actions{gap:18px!important}
body.single-product .summary > .elda-trust-section + .elda-pdp-icons-row,
body.single-product .summary > .elda-pdp-trust + .elda-pdp-icons-row,
body.single-product .elda-pdp-summary > .elda-trust-section + .elda-pdp-icons-row,
body.single-product .elda-pdp-summary > .elda-pdp-trust + .elda-pdp-icons-row{margin-top:8px!important}
@media(max-width:767px){
body.single-product .summary .elda-pdp-atc-simple,
body.single-product .summary .elda-atc-simple,
body.single-product .summary .elda-pdp-atc,
body.single-product .elda-pdp-summary .elda-pdp-atc-simple,
body.single-product .elda-pdp-summary .elda-atc-simple,
body.single-product .elda-pdp-summary .elda-pdp-atc{margin-bottom:10px!important}
body.single-product .summary .elda-trust-section,
body.single-product .summary .elda-pdp-trust,
body.single-product .summary .elda-trust-card,
body.single-product .summary [class*="trust-section"],
body.single-product .summary [class*="trust-card"],
body.single-product .elda-pdp-summary .elda-trust-section,
body.single-product .elda-pdp-summary .elda-pdp-trust,
body.single-product .elda-pdp-summary .elda-trust-card,
body.single-product .elda-pdp-summary [class*="trust-section"],
body.single-product .elda-pdp-summary [class*="trust-card"]{margin-top:10px!important;margin-bottom:10px!important}
body.single-product .summary .elda-pdp-icons-row,
body.single-product .summary .elda-pdp-actions,
body.single-product .summary .elda-share,
body.single-product .summary .product-share,
body.single-product .elda-pdp-summary .elda-pdp-icons-row,
body.single-product .elda-pdp-summary .elda-pdp-actions,
body.single-product .elda-pdp-summary .elda-share,
body.single-product .elda-pdp-summary .product-share{margin-top:8px!important;margin-bottom:8px!important;gap:14px!important}
}


/* ELDA Base v0.1.42 - PDP buy flow card and tab heading cleanup */
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-tab__content--opis > h1:first-child,
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-tab__content--opis > h2:first-child,
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-tab__content--opis > h3:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] .elda-additional-info__title,
body.single-product .elda-tabs__pane[data-tab="additional_information"] > h1:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] > h2:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] > h3:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] .elda-tab__content > h1:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] .elda-tab__content > h2:first-child,
body.single-product .elda-tabs__pane[data-tab="additional_information"] .elda-tab__content > h3:first-child,
body.single-product .elda-additional-info__title + h1,
body.single-product .elda-additional-info__title + h2,
body.single-product .elda-additional-info__title + h3{display:none!important}
body.single-product .elda-pdp-buy-flow{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:14px!important}
body.single-product .elda-pdp-buy-flow > *{margin-top:0!important;margin-bottom:0!important}
body.single-product .elda-pdp-buy-flow .elda-trust{margin-top:0!important;margin-bottom:0!important}
body.single-product .elda-pdp-buy-flow .elda-trust-toggle{min-height:54px!important}
body.single-product .elda-pdp-buy-flow .elda-pdp-actions-row{margin-top:0!important;margin-bottom:0!important;padding-top:2px!important}
body.single-product .elda-pdp-buy-flow .elda-share-wrap,
body.single-product .elda-pdp-buy-flow .elda-print-wrap,
body.single-product .elda-pdp-buy-flow .elda-share-toggle,
body.single-product .elda-pdp-buy-flow .elda-print-toggle{margin-top:0!important;margin-bottom:0!important}
@media(min-width:901px){
body.single-product div.product .summary:has(.elda-pdp-buy-flow),
body.single-product div.product .entry-summary:has(.elda-pdp-buy-flow),
body.single-product .summary.entry-summary:has(.elda-pdp-buy-flow){display:flex!important;flex-direction:column!important;gap:14px!important;align-self:start!important;padding:24px!important;border:1px solid var(--elda-color-border)!important;border-radius:var(--elda-radius-xl)!important;background:var(--elda-color-surface)!important;box-shadow:var(--elda-shadow-md)!important}
body.single-product div.product .summary:has(.elda-pdp-buy-flow) > *,
body.single-product div.product .entry-summary:has(.elda-pdp-buy-flow) > *,
body.single-product .summary.entry-summary:has(.elda-pdp-buy-flow) > *{margin-top:0!important;margin-bottom:0!important}
body.single-product .elda-pdp-buy-flow{gap:12px!important;margin-top:2px!important}
}
@media(max-width:900px){
body.single-product .elda-pdp-buy-flow{gap:10px!important;margin-top:10px!important}
body.single-product .elda-pdp-buy-flow .elda-trust-toggle{min-height:50px!important}
body.single-product div.product .summary:has(.elda-pdp-buy-flow),
body.single-product div.product .entry-summary:has(.elda-pdp-buy-flow),
body.single-product .summary.entry-summary:has(.elda-pdp-buy-flow){padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
}


/* ELDA Base v0.1.43 - PDP real right column card and tab title cleanup */
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-opis-box h2:first-of-type,
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-opis-box__body > h2:first-child,
body.single-product .elda-tabs__pane[data-tab="elda_opis"] .elda-tab__content--opis > h2:first-child,
body.single-product .elda-tabs__pane[data-tab="elda_opis"] h2:first-of-type,
body.single-product .elda-tabs__pane[data-tab="additional_information"] .elda-additional-info__title,
body.single-product .elda-tabs__pane[data-tab="additional_information"] h2:first-of-type{display:none!important}
@media(min-width:901px){
body.single-product .elda-theme-pdp-right{display:flex!important;flex-direction:column!important;gap:14px!important;align-self:start!important;padding:24px!important;border:1px solid var(--elda-color-border)!important;border-radius:var(--elda-radius-xl)!important;background:var(--elda-color-surface)!important;box-shadow:var(--elda-shadow-md)!important}
body.single-product .elda-theme-pdp-right > *{margin-top:0!important;margin-bottom:0!important}
body.single-product .elda-theme-pdp-right .elda-pdp-h-container{margin-bottom:0!important}
body.single-product .elda-theme-pdp-right .elda-pdp-h-price{margin-bottom:10px!important}
body.single-product .elda-theme-pdp-right .elda-pdp-h-desc-wrap{margin-top:0!important}
body.single-product .elda-theme-pdp-right .elda-pdp-buy-flow{margin-top:0!important}
}
@media(max-width:900px){
body.single-product .elda-theme-pdp-right{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
}


/* ELDA Base v0.1.44 - cart page duplicate footer cleanup */
body.woocommerce-cart footer.elda-site-footer,
body.woocommerce-cart .elda-site-footer,
body.woocommerce-cart footer.site-footer,
body.woocommerce-cart .site-footer,
body.woocommerce-cart #colophon,
body:has(.elda-cart-page) footer.elda-site-footer,
body:has(.elda-cart-page) .elda-site-footer,
body:has(.elda-cart-page) footer.site-footer,
body:has(.elda-cart-page) .site-footer,
body:has(.elda-cart-page) #colophon{display:none!important}

