/* Precision & Value: catalog, product, drawer and native WooCommerce blocks. */
/* A compact, controllable benefits belt replaces the catalog hero. */
.shop-benefits{display:flex;align-items:center;background:#dff7e8;color:#084d31;border-bottom:1px solid #c1e7ce;min-height:48px}
.shop-benefits-window{overflow:hidden;flex:1;min-width:0}
.shop-benefits-track{display:flex;width:max-content;animation:ovs-benefits 42s linear infinite}
.shop-benefits-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-shrink:0}
.shop-benefits-list li{white-space:nowrap;display:flex;align-items:center;gap:12px;padding:12px 27px;font-size:16px;font-weight:650;line-height:1.5}
.shop-benefits-list li:before{content:'';width:18px;height:18px;background:currentColor;mask:url('images/icon-check.svg') center/contain no-repeat;-webkit-mask:url('images/icon-check.svg') center/contain no-repeat}
.shop-benefits-pause{width:48px;height:48px;display:grid;place-items:center;flex-shrink:0;background:#dff7e8;color:inherit;border:0;border-left:1px solid #b9dfc8;padding:0;cursor:pointer}
.shop-benefits-pause[aria-pressed=true]{background:#bce9ce}
.shop-benefits.is-paused .shop-benefits-track,.shop-benefits:hover .shop-benefits-track,.shop-benefits:focus-within .shop-benefits-track{animation-play-state:paused}
@keyframes ovs-benefits{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.shop-benefits-track{animation:none}.shop-benefits-window{overflow-x:auto}.shop-benefits-list[aria-hidden],.shop-benefits-pause{display:none}}
.catalog-products{padding-top:28px;padding-bottom:50px}
.shop-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.shop-heading h1{font-size:44px;line-height:1.05;letter-spacing:-.045em;margin:0}
.shop-heading>a{font-size:17px;font-weight:650;display:flex;align-items:center;color:#005f3d}
.catalog-search{max-width:540px;margin-bottom:16px}
.catalog-search input{font-size:17px;min-height:50px}.catalog-search button{font-size:17px}
.woocommerce .woocommerce-result-count{font-size:15px}
.woocommerce .woocommerce-ordering select{font-size:16px;min-height:48px}
/* Card badges and selection live outside the product link. */
.woocommerce ul.products li.product{display:flex;flex-direction:column;overflow:hidden;transition:border-color .18s,box-shadow .18s}
.woocommerce ul.products li.product:hover{border-color:#86bd9e;box-shadow:0 6px 20px #0738200a}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:block}
.woocommerce ul.products li.product .product-label{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 12px;padding:0 18px;letter-spacing:0}
.woocommerce ul.products li.product .product-label>span{font:650 11px/1.2 var(--sans);padding:6px 8px;border-radius:5px;background:#e2f7ea;color:#075a38;border:1px solid #c6e9d3;white-space:nowrap}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:24px;padding:0 18px 12px;line-height:1.16;letter-spacing:-.035em}
.woocommerce ul.products li.product .price{font-size:24px;line-height:1.25;padding:0 18px;margin:0 0 14px;font-weight:700;color:#074c31}
.woocommerce ul.products li.product>.button{margin: auto 18px 18px!important;min-height:50px;font-size:16px}
.woocommerce ul.products li.product .ovr-loop-cart{margin:auto 18px 18px;padding:0}
.ovr-loop-cart label{display:block;margin:0 0 6px;font-size:14px;font-weight:600;color:#465b4d;line-height:1.4}
.ovr-loop-cart select{width:100%;min-height:48px;padding:10px 34px 10px 12px;border:1px solid #b8cebf;border-radius:7px;background-color:#fff;color:#10291b;font-family:var(--sans);font-size:16px;cursor:pointer}
.woocommerce ul.products li.product .ovr-loop-cart .button{display:flex;justify-content:center;align-items:center;width:100%;margin:10px 0 0!important;min-height:50px;font-size:16px;padding:12px 10px}
.woocommerce ul.products li.product .ovr-loop-cart .button:after{display:none}
.ovr-loop-cart .ovr-product-cart-feedback{font-size:14px;line-height:1.4;margin:10px 0 0}
.woocommerce ul.products li.product .button:disabled,.woocommerce div.product form.cart .button:disabled{background:#598270!important;color:#fff!important;opacity:.75}
/* Product: confident title, generous buying controls and readable documentation. */
.store-main.is-product{padding-top:28px;padding-bottom:40px}
.woocommerce .woocommerce-breadcrumb{font-size:14px;margin-bottom:24px}
.woocommerce div.product div.summary .product_title{font-size:clamp(38px,4vw,54px);line-height:1.04;letter-spacing:-.045em}
.woocommerce div.product .summary>p.price,.woocommerce div.product .summary>span.price,.woocommerce div.product .woocommerce-variation-price{font-size:28px;line-height:1.3;font-weight:700;color:#075335}
.woocommerce div.product .woocommerce-product-details__short-description{font-size:18px;line-height:1.55;color:#46574e}
.woocommerce div.product .product-eyebrow{font-size:12px}
.ovr-product-benefits{gap:13px;margin:22px 0}
.ovr-product-benefits li{font-size:18px;line-height:1.45;gap:12px;align-items:center}
.ovr-benefit-icon{width:36px;height:36px;flex:0 0 36px;background:#e1f6e9;border-color:#c7e9d4}
.woocommerce div.product form.cart .variations label{font-size:15px;font-weight:650;letter-spacing:0;text-transform:none}
.variation-option{font-size:17px;min-height:50px;padding:12px 20px}
.woocommerce div.product form.cart .reset_variations{font-size:14px}
.woocommerce div.product form.cart .single_add_to_cart_button{font-size:18px;min-height:56px}
.woocommerce div.product form.cart .quantity .qty{font-size:18px;min-height:56px}
.woocommerce div.product form.cart{margin-bottom:24px}
.woocommerce div.product .ovr-product-disclaimer{padding:22px;background:#f5f8f6;border-color:#d9e5dd;border-radius:10px}
.woocommerce div.product .ovr-product-disclaimer h2{font-size:12px;line-height:1.55;letter-spacing:.035em}
.woocommerce div.product .ovr-product-disclaimer p{font-size:16px;line-height:1.6}
.ovr-document-link{font-size:17px!important;padding-block:18px!important}
.woocommerce div.product .product_meta{font-size:14px}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:17px;padding:16px 18px}
.woocommerce div.product .woocommerce-tabs .panel{font-size:18px;line-height:1.65}
.woocommerce div.product .woocommerce-tabs .panel p{font-size:18px}
.woocommerce div.product .related>h2{font-size:38px;letter-spacing:-.035em}
/* The drawer is a real shopping surface, with product details large enough to scan. */
.ovr-cart-header{padding:25px 26px}.ovr-cart-header h2{font-size:30px;letter-spacing:-.035em}
.ovr-cart-shipping{font-size:16px;padding:14px 20px;line-height:1.4;background:#dff7e8}
.ovr-cart-name{font-size:20px;line-height:1.2;font-weight:650}
.ovr-cart-meta,.ovr-cart-meta dl,.ovr-cart-meta p{font-size:15px;line-height:1.45}
.ovr-cart-line-total{font-size:19px;font-weight:700}.ovr-cart-remove{font-size:15px;min-height:44px}
.ovr-cart-subtotal{font-size:23px}.ovr-cart-totals>p{font-size:14px}
.ovr-cart-totals .ovr-primary{font-size:18px;min-height:54px}.ovr-cart-totals .ovr-view-cart{font-size:17px}
/* Native cart and checkout blocks: no copied templates, no replacement calculations. */
.woocommerce-cart .page-main,.woocommerce-checkout .page-main{padding-top:30px}
.woocommerce-cart .page-heading,.woocommerce-checkout .page-heading{margin-bottom:22px}
.woocommerce-cart .page-heading h1,.woocommerce-checkout .page-heading h1{font-size:52px;letter-spacing:-.045em}
.order-progress ol{font-size:14px;text-transform:none;letter-spacing:0;margin-bottom:22px}
.shopping-assurance{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#e7f8ee;color:#174e33;border:1px solid #cbe9d6;border-radius:10px;padding:17px 20px;margin-bottom:28px;font-size:17px;line-height:1.4}
.shopping-assurance-shipping{padding-left:36px;position:relative}
.shopping-assurance-shipping:before{content:'';position:absolute;left:0;top:1px;width:24px;height:24px;background:#075335;mask:url('images/icon-truck.svg') center/contain no-repeat;-webkit-mask:url('images/icon-truck.svg') center/contain no-repeat}
.shopping-assurance-quality{font-size:15px;font-weight:650;white-space:nowrap}
.woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar{background:#f0f9f3;border:1px solid #cfe4d6;border-radius:12px;padding:24px!important}
.woocommerce-cart .wc-block-cart-items th{font-size:13px!important;letter-spacing:.04em}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row td{padding-top:24px;padding-bottom:24px}
.woocommerce-cart .wc-block-cart-item__image{width:104px!important;max-width:none}
.woocommerce-cart .wc-block-cart-item__image img{width:88px;height:88px;object-fit:contain;border:1px solid #e0e9e3;border-radius:8px;background:#fff}
.woocommerce-cart .wc-block-components-product-name{font-size:22px!important;line-height:1.25;font-weight:650;letter-spacing:-.025em}
.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-price,.woocommerce-cart .wc-block-cart-item__total{font-size:18px}
.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-metadata{font-size:16px;line-height:1.5}
.woocommerce-cart .wc-block-cart-item__quantity{margin-top:12px}
.wc-block-components-quantity-selector{min-height:46px;min-width:120px}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:17px}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{font-size:20px;min-width:36px}
.woocommerce-cart .wc-block-cart-item__remove-link{font-size:15px!important;min-height:44px}
.wc-block-components-totals-wrapper,.wc-block-components-totals-item,.wc-block-components-panel__button{font-size:17px!important;line-height:1.5}
.wc-block-components-totals-footer-item{font-size:24px!important;font-weight:700;line-height:1.3;letter-spacing:-.025em}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:24px}
.wc-block-cart .wc-block-cart__totals-title{font-size:22px!important;line-height:1.3;text-transform:none!important;letter-spacing:-.025em!important}
.wc-block-cart__submit-container .wc-block-components-button,.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{font-size:18px!important;min-height:56px!important}
.wc-block-components-checkout-step__title{font-size:26px!important;line-height:1.2!important;letter-spacing:-.025em}
.woocommerce-checkout .wc-block-components-checkout-step{border-radius:12px;background:#fff;border-color:#d8e4dc}
.woocommerce-checkout .wc-block-components-checkout-step__description{font-size:16px;line-height:1.5}
.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input,.wc-block-components-select .wc-block-components-select__select{font-size:17px!important;min-height:56px!important}
.wc-block-components-text-input label,.wc-block-components-select label{font-size:16px}
.wc-block-components-address-form__address_2-toggle,.wc-block-components-checkbox__label,.wc-block-components-checkout-return-to-cart-button,.wc-block-components-checkout-step__content,.wc-block-components-checkout-step__container{font-size:16px!important}
.wc-block-components-checkout-order-summary__title-text{font-size:21px!important;font-weight:650}
.wc-block-components-order-summary .wc-block-components-product-name{font-size:18px!important;font-weight:600;line-height:1.3}
.wc-block-components-order-summary .wc-block-components-product-price{font-size:16px}
.wc-block-components-order-summary .wc-block-components-product-metadata{font-size:14px;line-height:1.45}
.wc-block-components-order-summary-item__total-price{font-size:17px}
.wc-block-components-checkout-order-summary__title-price{font-size:20px!important;font-weight:650}
.wc-block-checkout__terms{font-size:15px;line-height:1.6}
.wc-block-components-notice-banner{font-size:16px;line-height:1.5}
@media(max-width:781px){
 .shop-benefits{min-height:44px}.shop-benefits-list li{font-size:14px;padding:11px 18px}.shop-benefits-pause{height:44px;width:44px}
 .catalog-products{padding-top:20px;padding-bottom:28px}.shop-heading{display:block;margin-bottom:16px}.shop-heading h1{font-size:34px;margin-bottom:9px}.shop-heading>a{font-size:15px}.shop-heading .ovs-arrow{width:17px;height:17px}
 .catalog-search{margin-bottom:12px}.catalog-search input{font-size:16px;min-height:46px}.catalog-search button{min-height:46px;font-size:16px;padding:10px 14px}
 .woocommerce .woocommerce-result-count{font-size:13px;margin-bottom:14px}.woocommerce .woocommerce-ordering select{font-size:14px;min-height:44px;padding:9px 27px 9px 10px}
 .woocommerce ul.products,.woocommerce-page ul.products{gap:12px}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px;padding:0 12px 10px;line-height:1.15}
 .woocommerce ul.products li.product .product-label{gap:4px;padding:0 12px;margin-bottom:10px}
 .woocommerce ul.products li.product .product-label>span{font-size:11px;padding:4px 6px}
 .woocommerce ul.products li.product .price{font-size:23px;padding:0 12px;margin-bottom:12px}
 .woocommerce ul.products li.product>.button{margin:auto 12px 12px!important;font-size:15px;padding:11px 6px;min-height:46px}
 .woocommerce ul.products li.product .ovr-loop-cart{margin:auto 12px 12px}.ovr-loop-cart label{font-size:13px;margin-bottom:5px}.ovr-loop-cart select{font-size:16px;min-height:46px;padding:9px 25px 9px 10px}
 .woocommerce ul.products li.product .ovr-loop-cart .button{font-size:15px;min-height:46px;padding:11px 6px;margin-top:8px!important}
 .store-main.is-product{padding-top:18px}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:18px;line-height:1.5}
 .woocommerce div.product .woocommerce-product-gallery{margin-bottom:24px!important}
 .woocommerce div.product div.summary .product_title{font-size:38px;line-height:1.07}
 .woocommerce div.product .summary>p.price,.woocommerce div.product .summary>span.price,.woocommerce div.product .woocommerce-variation-price{font-size:26px}
 .woocommerce div.product .woocommerce-product-details__short-description{font-size:17px}
 .ovr-product-benefits{gap:14px;margin-block:22px}.ovr-product-benefits li{font-size:17px;line-height:1.45;align-items:flex-start}.ovr-benefit-icon{width:34px;height:34px;flex-basis:34px}
 .woocommerce div.product form.cart .variations label{font-size:15px}.variation-option{font-size:16px;min-height:48px;padding:11px 18px}
 .woocommerce div.product .ovr-product-disclaimer{padding:18px}.woocommerce div.product .ovr-product-disclaimer h2{font-size:11px;line-height:1.5}.woocommerce div.product .ovr-product-disclaimer p{font-size:15px;line-height:1.6}
 .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:5px;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:15px;padding:12px 10px}
 .woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel p{font-size:17px}
 .woocommerce div.product .related>h2{font-size:32px}
 .ovr-cart-header{padding:21px 18px}.ovr-cart-header h2{font-size:27px}.ovr-cart-shipping{font-size:15px;padding:12px 18px}.ovr-cart-name{font-size:18px}.ovr-cart-line-total{font-size:18px}
 .ovr-cart-meta,.ovr-cart-meta dl,.ovr-cart-meta p{font-size:14px}.ovr-cart-remove{font-size:14px}.ovr-cart-subtotal{font-size:23px}
 .woocommerce-cart .page-main,.woocommerce-checkout .page-main{padding-top:23px}.order-progress ol{font-size:13px;margin-bottom:18px}
 .woocommerce-cart .page-heading h1,.woocommerce-checkout .page-heading h1{font-size:40px}.woocommerce-cart .page-heading,.woocommerce-checkout .page-heading{margin-bottom:18px}
 .shopping-assurance{padding:15px;margin-bottom:22px;display:block;font-size:16px}.shopping-assurance-shipping{display:block;padding-left:32px}.shopping-assurance-shipping strong{display:block}.shopping-assurance-quality{display:none}
 .woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar{padding:18px!important}
 body.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row{grid-template-columns:70px minmax(0,1fr) auto;gap:10px}
 .woocommerce-cart .wc-block-cart-item__image{width:70px!important}.woocommerce-cart .wc-block-cart-item__image img{width:70px;height:80px}
 .woocommerce-cart .wc-block-components-product-name{font-size:20px!important}.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-metadata{font-size:14px}.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-price,.woocommerce-cart .wc-block-cart-item__total{font-size:17px}
 body.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row{padding-block:22px}
 body.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row td{padding-top:0;padding-bottom:0}
 body.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total{font-size:17px}
 .wc-block-components-checkout-step__title{font-size:24px!important}.woocommerce-checkout .wc-block-components-checkout-step{padding:20px 17px!important;margin-bottom:18px}
 .wc-block-components-checkout-order-summary__title-text{font-size:19px!important}.wc-block-components-checkout-order-summary__title-price{font-size:19px!important}
 .woocommerce-checkout .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title{padding:8px 0!important}
 .wc-block-components-totals-wrapper,.wc-block-components-totals-item,.wc-block-components-panel__button{font-size:16px!important}
 .wc-block-components-totals-footer-item,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:23px!important}
}
@media(max-width:350px){.shop-heading h1{font-size:31px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px}.woocommerce ul.products li.product .ovr-loop-cart,.woocommerce ul.products li.product>.button{margin-left:9px!important;margin-right:9px!important}.woocommerce ul.products li.product .product-label,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-left:9px;padding-right:9px}.woocommerce ul.products li.product .button{font-size:14px}body.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row{grid-template-columns:55px minmax(0,1fr) auto;gap:8px}.woocommerce-cart .wc-block-cart-item__image{width:55px!important}.woocommerce-cart .wc-block-cart-item__image img{width:55px;height:70px}}

/* Keep variation details legible in both the native cart and the drawer. */
.wc-block-components-product-metadata .wc-block-components-product-details{font-size:inherit;line-height:1.5}
.ovr-cart-meta{color:#475e50}.ovr-cart-totals>p{color:#526357}.ovr-cart-shipping-row{font-size:16px}
.ovr-cart-totals .ovr-view-cart{display:block;font-size:16px;padding-top:8px}

.product-first-offer{display:flex;align-items:center;gap:15px;margin:0 0 24px;padding:15px 18px;background:linear-gradient(120deg,#dff8e8,#f1fbf5);border:1px solid #c6e9d3;border-radius:10px}
.product-first-offer img{width:76px;height:86px;object-fit:contain;flex-shrink:0}.product-first-offer strong{display:block;font-size:21px;line-height:1.2;color:#075335;letter-spacing:-.025em}.product-first-offer p{font-size:16px;line-height:1.45;margin:7px 0 0;color:#355442}
@media(max-width:781px){.product-first-offer{padding:14px;gap:12px}.product-first-offer img{width:62px;height:78px}.product-first-offer strong{font-size:20px}.product-first-offer p{font-size:15px}}

/* Woo blocks ship highly specific compact defaults for secondary price text. */
.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total{font-size:18px!important;font-weight:600}
.wc-block-components-product-metadata__description,.wc-block-components-product-metadata__description p{font-size:15px!important;line-height:1.5}
@media(max-width:781px){.woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total{font-size:17px!important}.wc-block-components-product-metadata__description,.wc-block-components-product-metadata__description p{font-size:14px!important}}

/* WooCommerce's empty-cart recommendations use the older Product Grid block. */
.woocommerce-cart .wc-block-cart__empty-cart__title{background:#e7f8ee;border-color:#cbe9d6;border-radius:12px;font-size:30px;line-height:1.15;letter-spacing:-.035em}
.woocommerce-cart .wc-block-grid__product{border-color:#dce5de;border-radius:12px;overflow:hidden}
.woocommerce-cart .wc-block-grid__product-title{font-size:24px;font-weight:700;line-height:1.15;letter-spacing:-.025em;font-family:var(--sans)}
.woocommerce-cart .wc-block-grid__product-price{font:700 24px/1.3 var(--sans);color:#075335}
.woocommerce-cart .wc-block-grid__product-add-to-cart .wp-block-button__link{background:#005f3d;color:#fff;border-color:#005f3d;font:600 16px/1.3 var(--sans);min-height:50px;display:flex;align-items:center;justify-content:center;text-transform:none;letter-spacing:0;border-radius:7px}
@media(max-width:781px){.woocommerce-cart .wc-block-cart__empty-cart__title{font-size:25px}.woocommerce-cart .wc-block-grid__product-title{font-size:20px}.woocommerce-cart .wc-block-grid__product-price{font-size:23px}.woocommerce-cart .wc-block-grid__product-add-to-cart .wp-block-button__link{font-size:15px;min-height:46px;padding:11px 7px}}
