.ol-display-products{--ol-green:#008c4a;--ol-green-dark:#006b39;--ol-text:#121a16;--ol-muted:#596860;--ol-soft:#f7fbf8;--ol-border:rgba(0,105,55,.13);--ol-shadow:0 18px 48px rgba(18,26,22,.06);display:block!important;position:relative!important;clear:both!important;float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:44px 0!important;color:var(--ol-text);font-family:inherit;isolation:isolate}
.ol-display-products,.ol-display-products *{box-sizing:border-box}
.ol-display-products:before,.ol-display-products:after{content:none!important;display:none!important}
.ol-dp-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 23px!important;padding:0!important;width:100%}
.ol-dp-copy{max-width:900px;min-width:0}
.ol-dp-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;margin:0 0 14px;padding:8px 14px;border:1px solid rgba(0,140,74,.15);border-radius:999px;background:rgba(0,140,74,.08);color:var(--ol-green);font-size:14px;line-height:1.2;font-weight:800}
.ol-dp-kicker:before{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--ol-green);box-shadow:0 0 0 5px rgba(0,140,74,.11)}
.ol-dp-title{margin:0;color:var(--ol-text);font-family:var(--wd-title-font,var(--e-global-typography-primary-font-family,inherit))!important;font-size:clamp(30px,3.2vw,45px);line-height:1.07;letter-spacing:-.045em;font-weight:900}
.ol-dp-title span{color:var(--ol-green)}
.ol-dp-desc{max-width:900px;margin:15px 0 0;color:var(--ol-muted);font-size:16px;line-height:1.7}
.ol-dp-desc strong{color:var(--ol-text);font-weight:850}
.ol-dp-count{flex:0 0 auto;padding:11px 15px;border:1px solid var(--ol-border);border-radius:13px;background:var(--ol-soft);color:var(--ol-green);font-size:14px;line-height:1.2;font-weight:850;white-space:nowrap}
.ol-dp-shell{display:block!important;clear:both!important;width:100%!important;margin:0!important;padding:22px!important;border:1px solid var(--ol-border);border-radius:27px;background:radial-gradient(circle at 100% 0,rgba(0,140,74,.06),transparent 26%),#f8fbf9;box-shadow:var(--ol-shadow)}
.ol-dp-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin:0!important;padding:0!important;align-items:stretch}
.ol-dp-card{position:relative;overflow:hidden;display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important;margin:0!important;padding:13px!important;border:1px solid rgba(0,105,55,.11);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ol-dp-card:hover{transform:translateY(-5px);border-color:rgba(0,140,74,.30);box-shadow:0 18px 40px rgba(0,0,0,.085)}
.ol-dp-card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:26px;margin:0 0 10px;padding:0 2px}
.ol-dp-stock,.ol-dp-choice{display:inline-flex;align-items:center;min-width:0;font-size:11.5px;line-height:1.2;font-weight:800}
.ol-dp-stock{gap:6px;color:#087943}
.ol-dp-stock-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#12a85e;box-shadow:0 0 0 4px rgba(18,168,94,.10)}
.ol-dp-choice{padding:5px 8px;border-radius:999px;background:rgba(0,140,74,.07);color:var(--ol-green);white-space:nowrap}
.ol-dp-image{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden;width:100%!important;aspect-ratio:1/1;border-radius:14px;background:#fff;text-decoration:none!important}
.ol-dp-image img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border-radius:14px;transform:none;transition:transform .3s ease}
.ol-dp-card:hover .ol-dp-image img{transform:scale(1.03)}
.ol-dp-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-width:0;padding:15px 3px 3px}
.ol-dp-product-title{margin:0!important;color:var(--ol-text);font-family:var(--wd-title-font,var(--e-global-typography-primary-font-family,inherit))!important;font-size:15px!important;line-height:1.38!important;font-weight:850!important}
.ol-dp-product-title a{color:inherit!important;text-decoration:none!important}
.ol-dp-product-title a:hover{color:var(--ol-green)!important}
.ol-dp-product-note{margin:9px 0 0!important;color:var(--ol-muted);font-size:12.5px;line-height:1.5}
.ol-dp-product-note strong{color:var(--ol-text);font-weight:850}
.ol-dp-prices{display:grid;gap:0;margin:14px 0 15px;padding:0;border:1px solid rgba(0,105,55,.10);border-radius:14px;background:#f8fbf9;overflow:hidden}
.ol-dp-price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;padding:10px 12px;font-size:13.5px;line-height:1.35}
.ol-dp-price-row+.ol-dp-price-row{border-top:1px solid rgba(0,105,55,.08)}
.ol-dp-price-label{color:var(--ol-muted);font-weight:750}
.ol-dp-price-value{color:var(--ol-text);font-size:15px;font-weight:900;text-align:right;white-space:nowrap}
.ol-dp-price-display{background:rgba(0,140,74,.045)}
.ol-dp-price-display .ol-dp-price-value{color:var(--ol-green)}
.ol-dp-price-value del{opacity:.55;font-size:12px;font-weight:650}
.ol-dp-price-value ins{color:var(--ol-green);text-decoration:none}
.ol-dp-btn{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px;width:100%!important;margin:auto 0 0!important;padding:13px 14px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--ol-green),var(--ol-green-dark))!important;color:#fff!important;text-decoration:none!important;font-size:13.5px!important;line-height:1.2!important;font-weight:850!important;box-shadow:0 8px 18px rgba(0,140,74,.16);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.ol-dp-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,140,74,.23);filter:brightness(.98)}
.ol-dp-btn-arrow{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex:0 0 25px;border-radius:50%;background:rgba(255,255,255,.14);font-size:15px}
.ol-dp-under-cta{margin:8px 2px 0;color:#728078;font-size:11.5px;line-height:1.4;text-align:center}
@media(max-width:900px){.ol-dp-head{flex-direction:column;align-items:flex-start;gap:14px}.ol-dp-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.ol-display-products{padding:34px 0!important}.ol-dp-title{font-size:29px}.ol-dp-shell{padding:10px!important;border-radius:20px}.ol-dp-grid{gap:10px!important}.ol-dp-card{padding:9px!important;border-radius:15px}.ol-dp-card-topline{align-items:flex-start}.ol-dp-choice{font-size:10.5px;padding:4px 6px}.ol-dp-stock{font-size:10.5px}.ol-dp-body{padding:11px 2px 2px}.ol-dp-product-title{font-size:13px!important}.ol-dp-product-note{font-size:11.5px}.ol-dp-prices{margin-top:11px}.ol-dp-price-row{flex-direction:column;align-items:flex-start;gap:2px;min-height:0;padding:9px 10px}.ol-dp-price-value{text-align:left;font-size:14px}.ol-dp-btn{padding:11px!important;font-size:12px!important}.ol-dp-under-cta{display:none}}
/* v1.2.1 - defensive resets for Elementor/Woodmart wrappers */
.elementor-widget-shortcode .ol-display-products{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}
.elementor-widget-shortcode .ol-display-products .ol-dp-shell{box-sizing:border-box!important}
.elementor-widget-shortcode .ol-display-products .ol-dp-grid>*{min-width:0!important;max-width:100%!important}
.ol-dp-card .attachment-woocommerce_thumbnail,.ol-dp-card .woocommerce-placeholder{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
.ol-dp-btn{cursor:pointer!important}
