/*
Theme Name: BhimaMarkt
Theme URI: https://bhimamarkt.com/
Author: BhimaMarkt
Description: Indian grocery storefront with accessible navigation, native WooCommerce checkout and Germany delivery rules.
Version: 2.6.13
Requires at least: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: bhimamarkt
*/
:root{--gold:#E8A317;--gold-pale:#FBF0D8;--green:#2D6A4F;--forest:#163E2F;--cream:#FFFDF9;--ink:#22372D;--muted:#626C65;--line:#E2E6DE;--white:#fff;--shadow:0 12px 35px #173c2c0d;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.65 var(--font)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,h4,p{margin:0 0 1rem}h1,h2,h3{line-height:1.15;letter-spacing:-.035em;color:var(--forest)}h1{font-size:clamp(36px,4.2vw,60px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:24px}em{font-family:Georgia,serif;font-weight:500}a:hover{color:var(--green)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--green);outline-offset:4px}.icon{width:24px;height:24px;flex:none;vertical-align:middle}.container{width:min(1280px,100% - 80px);margin-inline:auto}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:750;letter-spacing:.14em;color:var(--green);display:block;margin-bottom:14px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:8px;left:8px;padding:12px;background:#fff;z-index:10000}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:9px;background:var(--gold);color:#263020;font-size:14px;font-weight:700;line-height:1.4;padding:14px 23px;min-height:46px;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#f0b637;color:#263020;transform:translateY(-1px);box-shadow:0 5px 14px #b17a1420}.button-secondary,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--green);color:#fff}.button-secondary:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:var(--forest);color:#fff}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:12px;align-items:center;text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:19px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:8px;color:var(--forest)}
/* Header */
.announcement{background:var(--forest);color:#fff;font-size:11px;letter-spacing:.035em;padding:8px 0}.announcement .container{display:flex;justify-content:space-between}.announcement .icon{width:17px;height:17px;margin-right:8px}.site-header{position:sticky;top:0;z-index:100;background:#fffdf9f5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.admin-bar .site-header{top:32px}.header-main{display:flex;gap:35px;align-items:center;min-height:96px}.site-logo{flex-shrink:0}.site-logo a{display:flex;align-items:center;gap:9px;color:var(--forest);font-size:26px;font-weight:800;letter-spacing:-1.2px;line-height:1.1}.site-logo small{display:block;font-size:9px;font-weight:500;letter-spacing:.075em;margin-top:6px}.brand-gold{color:#a96c04}.brand-symbol{background:var(--green);color:var(--gold);border-radius:50% 50% 50% 12%;width:42px;height:44px;display:grid;place-items:center}.custom-logo{max-height:64px;max-width:220px;object-fit:contain}.header-search{position:relative;flex:1;margin:0}.header-search input{width:100%;border:1px solid var(--line);background:#f4f5ef;border-radius:9px;padding:13px 56px 13px 18px;font-size:13px;min-height:48px}.header-search button{position:absolute;right:3px;top:3px;height:42px;width:46px;border:0;background:transparent;color:var(--green)}.header-actions{display:flex;align-items:center;gap:26px}.community-link,.cart-link{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:650;white-space:nowrap}.community-link .icon{color:var(--green)}.cart-link{gap:6px}.cart-count-dynamic{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;background:var(--gold);color:var(--forest);border-radius:50%;font-size:11px;font-weight:800;padding:0 4px}.desktop-nav{display:flex;gap:25px;align-items:center;min-height:51px;font-size:12px;font-weight:550;white-space:nowrap}.category-toggle{border:0;border-right:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:10px;font-weight:750;color:var(--forest);padding:10px 25px 10px 0;font-size:12px}.category-toggle .icon{width:19px}.nav-delivery{margin-left:auto}.nav-delivery .icon{width:16px}.mobile-menu-toggle,.mobile-bottom-nav{display:none}
.category-drawer{margin:0;inset:0 auto 0 0;border:0;width:min(420px,92vw);height:100dvh;max-height:none;max-width:none;padding:28px;background:var(--cream);color:var(--ink);box-shadow:var(--shadow);overflow:auto}.category-drawer::backdrop{background:#0d251ac2;backdrop-filter:blur(3px)}.category-drawer[open]{animation:drawer-in .2s ease-out}.drawer-heading{display:flex;gap:10px;justify-content:space-between;align-items:flex-start;margin-bottom:25px}.drawer-heading h2{font-size:27px}.drawer-heading .eyebrow{font-size:10px}.drawer-heading .icon-button{flex-shrink:0}.category-drawer nav a{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:600}.category-drawer nav a:first-child{justify-content:flex-start}.category-drawer nav a span{color:var(--muted);font-size:11px}.drawer-foot{padding-top:32px}.drawer-foot p{margin-bottom:4px}.drawer-foot .button{display:flex;margin-top:20px;font-size:12px}.drawer-open{overflow:hidden}@keyframes drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}
/* Homepage */
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;padding-block:48px;align-items:center}.hero-copy{padding:8px 0}.hero h1{line-height:1.08;margin:20px 0 23px;font-weight:700;letter-spacing:-.05em}.hero h1 em{color:var(--green)}.hero-copy>p{font-size:15px;line-height:1.85;max-width:440px;color:var(--muted)}.status-dot{display:inline-block;width:6px;height:6px;background:var(--gold);border-radius:50%;margin-right:5px;vertical-align:middle}.hero-actions{display:flex;align-items:center;gap:26px;margin:29px 0 24px}.hero-note{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center}.hero-note .icon{width:16px;color:var(--green)}.hero-visual{position:relative;align-self:stretch;min-height:480px;border-radius:150px 16px 16px 16px;background:var(--gold-pale);overflow:hidden}.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0}.hero-stamp{position:absolute;bottom:38px;left:26px;background:var(--cream);padding:18px 22px;border-radius:12px;box-shadow:var(--shadow);display:flex;align-items:center;gap:14px;font-size:13px;line-height:1.5;transform:rotate(-3deg)}.hero-stamp .icon{color:var(--green);width:34px;height:34px}.hero-caption{position:absolute;right:18px;top:20px;font-size:9px;letter-spacing:.15em;color:var(--forest);background:var(--cream);border-radius:30px;padding:7px 12px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);padding-block:25px}.service-strip>div{display:flex;align-items:center;gap:13px;padding:0 20px;border-right:1px solid var(--line)}.service-strip>div:first-child{padding-left:0}.service-strip>div:last-child{border:0;padding-right:0}.service-strip .icon{color:var(--green);width:27px;height:27px}.service-strip strong{display:block;font-size:12px}.service-strip small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.section{padding-block:64px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head p{margin:12px 0 0;font-size:14px;color:var(--muted)}.section-head .eyebrow{margin-bottom:10px}.section-head>.text-link{flex-shrink:0}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{padding:22px 16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.category-card:hover{transform:translateY(-4px);border-color:var(--green);box-shadow:var(--shadow)}.category-art{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#edf3e9;margin-bottom:18px;color:var(--green)}.category-card:nth-child(3n+2) .category-art{background:#fcf0d6;color:#996414}.category-card:nth-child(3n+3) .category-art{background:#f4e9e0;color:#975b3c}.category-art .icon{width:31px;height:31px}.category-art img{width:60px;height:60px;object-fit:contain;border-radius:50%}.category-card strong{display:block;font-size:13px;line-height:1.4;min-height:36px}.category-card small{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:9px}.category-card small .icon{width:17px;height:17px}.pantry-section{background:#f5f5ed;border-block:1px solid #e9eade}.story-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.story-art{position:relative;overflow:hidden;background:var(--gold-pale);border-radius:14px;padding:48px;min-height:370px}.story-art:after{content:'';position:absolute;width:320px;height:320px;border:1px solid #d6b46a;border-radius:50%;right:-150px;bottom:-150px;box-shadow:0 0 0 22px #e4c88630,0 0 0 44px #e4c88620,0 0 0 66px #e4c88610}.story-art h2{font-size:48px;margin-bottom:40px}.story-art h2 em{color:var(--green)}.story-seal{display:flex;align-items:center;gap:12px;font-weight:700}.story-seal .icon{width:40px;height:40px}.story-seal small{font-size:8px;letter-spacing:.1em}.story-copy>p{color:var(--muted);font-size:14px}.story-copy .text-link{margin-top:10px}.community-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--forest);color:#fff;padding:38px 45px;border-radius:14px;margin-bottom:64px}.community-banner h2{color:#fff;font-size:32px;margin-bottom:12px}.community-banner .eyebrow{color:#e6c982;margin:12px 0}.community-banner p{font-size:13px;color:#d4e3da;margin:0}.community-banner .button{white-space:nowrap;flex-shrink:0;background:var(--cream)}
/* WooCommerce product cards and single product */
.woocommerce ul.products,ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;list-style:none;padding:0;margin:0}.woocommerce ul.products::before,.woocommerce ul.products::after,ul.products::before,ul.products::after{display:none!important}.woocommerce ul.products li.product,ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;position:relative;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.woocommerce ul.products li.product:hover,ul.products li.product:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.woocommerce ul.products li.product a img,ul.products li.product img{height:200px;width:100%;object-fit:contain;margin:10px auto 20px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-loop-product__title{font-size:14px;font-weight:650;letter-spacing:-.015em;line-height:1.45;padding:0;margin:0 0 12px;color:var(--ink);min-height:40px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{display:block;color:var(--forest);font-size:20px;font-weight:750;margin-bottom:7px;line-height:1.5}.price del{font-size:13px;opacity:.6;font-weight:400}.price ins{text-decoration:none}.price-disclosure,.unit-price,.woocommerce ul.products li.product .price-disclosure,.woocommerce ul.products li.product .unit-price{display:block;color:var(--muted);font-size:11px;line-height:1.7;margin:3px 0}.price-disclosure a{text-decoration:underline}.unit-price .amount{font-weight:500}.woocommerce ul.products li.product .button,ul.products li.product .button{margin-top:16px;display:flex;font-size:12px;width:100%;padding:11px 8px;border-radius:7px}.woocommerce ul.products li.product .woocommerce-loop-product__link{flex:1}.woocommerce ul.products li.product .added_to_cart{font-size:12px;text-align:center;padding-top:8px;text-decoration:underline}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.onsale,.product-badge{position:absolute;inset:12px auto auto 12px;z-index:2;border-radius:5px;background:#faedcf;color:#774b0c;min-height:0;min-width:0;padding:5px 8px;font-size:10px;font-weight:750;line-height:1.4;margin:0}.product-badge{background:#e5f0e4;color:var(--forest)}.shop-content{padding-block:40px 65px;min-height:55vh}.woocommerce-products-header h1{font-size:40px;margin-bottom:28px}.woocommerce .woocommerce-result-count{font-size:13px;color:var(--muted);padding-top:10px}.woocommerce-ordering select{padding:10px 14px;border:1px solid var(--line);border-radius:7px;background:#fff}.woocommerce nav.woocommerce-pagination{margin-top:32px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);border-radius:6px;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px}.woocommerce div.product div.images{width:48%;border-radius:16px;padding:25px;background:#fff;border:1px solid var(--line)}.woocommerce div.product div.images img{max-height:570px;object-fit:contain}.woocommerce div.product div.summary{width:46%;padding:15px 0}.woocommerce div.product .product_title{font-size:clamp(28px,3vw,42px);margin-bottom:20px}.woocommerce-product-details__short-description{font-size:14px;color:var(--muted);margin:22px 0}.woocommerce div.product form.cart{margin-block:22px}.woocommerce .quantity .qty{width:72px;min-height:48px;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff}.woocommerce div.product form.cart div.quantity{margin-right:14px}.woocommerce div.product form.cart .button{min-height:48px}.product-service{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.product-service p{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted)}.product-service strong{color:var(--ink);font-weight:650}.product-service .icon{color:var(--green)}.delivery-estimate{display:flex;gap:12px;align-items:center;padding:16px;background:#edf3e9;border-radius:9px;font-size:12px}.delivery-estimate small{display:block;margin-top:4px;font-size:10px}.availability-note{padding:15px;background:var(--gold-pale);border-radius:9px}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:28px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:25px}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:transparent;padding:0;margin:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0;font-size:14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:transparent;border-bottom:3px solid var(--green)}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;font-size:14px;line-height:1.8}.woocommerce-tabs .panel h2{font-size:22px}.product-information{max-width:800px}.woocommerce .related.products{clear:both;padding-top:40px}.related.products>h2{font-size:28px;margin-bottom:26px}.product_meta{font-size:11px;color:var(--muted)}.product_meta>span{display:block}.woocommerce .stock{font-size:12px}.woocommerce ul.products li.product .wc-gzd-additional-info{font-size:11px;line-height:1.6;color:var(--muted);margin:4px 0}
/* Cart, checkout, account and legal pages */
.page-content{padding-block:42px 70px;min-height:60vh}.page-heading{margin-bottom:28px}.page-heading h1{font-size:40px}.page-heading p{color:var(--muted);font-size:13px}.page-heading .icon{width:17px;margin-right:5px}.page-card{font-size:15px;line-height:1.8}.page-card>h1:first-child{display:none}.page-card>h2{margin-top:32px}.page-card>p,.page-card>ul{max-width:900px}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:12px;background:#fff;border-collapse:separate;overflow:hidden;font-size:13px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:16px;border-color:var(--line)}.woocommerce table.shop_table th{font-weight:650}.woocommerce-cart table.cart img{width:70px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:170px;min-height:46px;border:1px solid var(--line);border-radius:7px;padding:10px}.woocommerce a.remove{color:#8c352e!important}.woocommerce a.remove:hover{background:#8c352e;color:#fff!important}.woocommerce .cart-collaterals .cart_totals{width:42%;padding:26px;background:#f1f4ec;border:1px solid var(--line);border-radius:12px}.cart_totals h2{font-size:25px}.woocommerce .cart-collaterals{margin-top:28px}.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin:0;width:100%;font-size:15px}.shipping-progress{padding:16px;border:1px solid #d4e3ce;border-radius:9px;background:#f0f6eb;margin-bottom:18px;font-size:12px;color:var(--forest)}.shipping-progress>div{display:flex;gap:10px;align-items:center;line-height:1.6;flex-wrap:wrap}.shipping-progress .icon{width:20px;height:20px}.shipping-progress small{display:block;font-size:10px;color:var(--muted);line-height:1.6}.shipping-progress progress{width:100%;height:5px;border:0;border-radius:5px;overflow:hidden;display:block;margin:12px 0;background:#dce6d8}.shipping-progress progress::-webkit-progress-bar{background:#dce6d8}.shipping-progress progress::-webkit-progress-value{background:var(--green)}.shipping-progress progress::-moz-progress-bar{background:var(--green)}.shipping-progress-row .shipping-progress{margin:0}.woocommerce form .form-row{padding:0;margin-bottom:16px}.woocommerce form .form-row label{font-size:12px;font-weight:650;margin-bottom:5px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid #cbd3c9;border-radius:7px;min-height:46px;padding:11px 13px;background:#fff;color:var(--ink);line-height:1.4}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;line-height:22px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.woocommerce form .form-row .required{color:#983d30}.woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);column-gap:55px;align-items:start}.woocommerce form.checkout #customer_details{grid-column:1;grid-row:1 / span 3;width:100%;float:none}.woocommerce form.checkout .col2-set .col-1,.woocommerce form.checkout .col2-set .col-2{width:100%;float:none}.woocommerce form.checkout #order_review_heading{grid-column:2;font-size:25px;margin:0 0 20px}.woocommerce form.checkout #order_review{grid-column:2;min-width:0}.woocommerce form.checkout>div:not(#customer_details):not(#order_review){grid-column:1 / -1}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,.woocommerce-additional-fields h3{font-size:23px;margin-bottom:22px}.woocommerce-shipping-fields{margin-top:26px}.woocommerce-checkout-review-order-table .product-name{width:60%}.woocommerce-checkout #payment{background:#f0f3ed;border:1px solid var(--line);border-radius:12px}.woocommerce-checkout #payment ul.payment_methods{padding:20px;border-bottom:1px solid var(--line)}.woocommerce-checkout #payment div.payment_box{background:#fff;font-size:13px}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#fff}.woocommerce-checkout #payment div.form-row{padding:20px}.woocommerce #payment #place_order{width:100%;float:none;margin-top:12px;font-size:15px;padding:16px;white-space:normal}.woocommerce-terms-and-conditions-wrapper{font-size:12px}.woocommerce-privacy-policy-text a,.woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#eef3e9;border-top-color:var(--green);border-radius:8px;font-size:13px;color:var(--ink)}.woocommerce-error{background:#fff1ed;border-top-color:#a44131}.woocommerce-message::before,.woocommerce-info::before{color:var(--green)}.woocommerce ul#shipping_method li{line-height:1.65}.woocommerce .woocommerce-customer-details address{border:1px solid var(--line);padding:20px;border-radius:10px}.woocommerce-account .woocommerce-MyAccount-navigation li{list-style:none;border-bottom:1px solid var(--line);padding:12px 0}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0}.woocommerce-account .woocommerce-MyAccount-navigation .is-active{font-weight:750;color:var(--green)}
/* Footer and cart feedback */
.site-footer{background:#f1f3eb;border-top:1px solid var(--line);padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:40px;padding-bottom:40px}.footer-brand{font-size:27px;font-weight:800;letter-spacing:-1px;line-height:1.2;display:block;margin-bottom:16px}.footer-brand span{color:#9f680b}.footer-grid h2{font-size:12px;font-weight:750;letter-spacing:0;margin-bottom:18px}.footer-grid p,.footer-grid address{font-size:12px;color:var(--muted);line-height:1.8;font-style:normal}.footer-grid>div>a:not(.footer-brand){display:block;font-size:12px;margin:9px 0;color:var(--muted)}.footer-grid a:hover{text-decoration:underline}.footer-grid .icon{width:16px;height:16px}.payment-badges{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.payment-badges span{padding:4px 10px;background:#fff;border:1px solid var(--line);border-radius:5px;font-size:10px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:20px;font-size:10px;color:var(--muted)}.footer-bottom a{text-decoration:underline}.cart-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;visibility:hidden;z-index:500;display:flex;align-items:center;gap:25px;background:var(--forest);color:#fff;border-radius:12px;padding:16px 22px;box-shadow:0 8px 30px #0003;max-width:calc(100vw - 28px);font-size:13px;transition:opacity .2s,transform .2s,visibility .2s}.cart-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}.cart-toast a{color:#ffe1a0;font-weight:700;white-space:nowrap}.cart-toast .icon{width:16px}.woocommerce .button.is-added{background:var(--green)!important;color:#fff!important}.woocommerce .button[aria-busy=true]{opacity:.6}.woocommerce .button.disabled,.woocommerce .button:disabled{transform:none;box-shadow:none}.bhima-variation-unit{margin-top:8px}
/* Responsive layouts */
@media(max-width:1180px){.container{width:calc(100% - 48px)}.header-main{gap:22px}.header-actions{gap:16px}.community-link span{display:none}.desktop-nav{gap:20px}.desktop-nav>a:nth-of-type(n+4):not(.nav-delivery){display:none}.hero{gap:30px}.hero-visual{min-height:435px}.hero-note{flex-wrap:wrap}.service-strip>div{padding-inline:12px}.service-strip small{font-size:9px}.category-grid{gap:10px}.story-section{gap:45px}.footer-grid{gap:25px}.woocommerce form.checkout{gap:30px}.woocommerce ul.products,ul.products{gap:16px}.woocommerce ul.products li.product a img,ul.products li.product img{height:175px}}
@media(max-width:880px){.container{width:calc(100% - 36px)}.announcement .container{justify-content:center}.announcement .container>span:last-child{display:none}.header-main{min-height:80px;gap:15px;flex-wrap:wrap;padding-block:14px}.mobile-menu-toggle{display:inline-flex;border:0;width:32px;height:40px}.site-logo a{font-size:24px}.brand-symbol{width:35px;height:38px}.header-search{order:4;flex-basis:100%}.header-actions{margin-left:auto}.community-link,.cart-label,.desktop-nav{display:none}.hero{padding-top:30px;gap:25px;grid-template-columns:1fr 1fr}.hero h1{font-size:40px}.hero .eyebrow{font-size:9px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:wrap;gap:18px}.hero-note{font-size:10px}.hero-visual{min-height:420px;border-top-left-radius:100px}.hero-stamp{left:12px;bottom:25px;font-size:11px;padding:14px}.hero-stamp .icon{width:25px}.service-strip{grid-template-columns:1fr 1fr;gap:20px;padding-block:22px}.service-strip>div{padding:0;border:0}.service-strip small{font-size:10px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section{padding-block:45px}.section-head h2{font-size:29px}.woocommerce ul.products,ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.story-art{padding:28px;min-height:340px}.story-art h2{font-size:38px}.story-copy h2{font-size:30px}.story-copy>p{font-size:13px}.community-banner{padding:30px;flex-wrap:wrap;margin-bottom:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;inset:auto 0 0;background:#fffdf9f7;border-top:1px solid var(--line);box-shadow:0 -3px 15px #153c2c09;padding:7px 10px max(7px,env(safe-area-inset-bottom));z-index:110;backdrop-filter:blur(12px)}.mobile-bottom-nav>a,.mobile-bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:10px;background:transparent;border:0;padding:3px;min-height:46px;position:relative}.mobile-bottom-nav [aria-current=page]{color:var(--green);font-weight:750}.mobile-bottom-nav .icon{width:21px;height:21px}.mobile-bottom-nav .cart-count-dynamic{position:absolute;top:-3px;left:calc(50% + 5px);height:17px;min-width:17px;font-size:9px}.cart-toast{bottom:calc(80px + env(safe-area-inset-bottom));width:max-content;font-size:12px;padding:14px 18px;gap:16px}body{padding-bottom:calc(69px + env(safe-area-inset-bottom))}.bhima-checkout .mobile-bottom-nav{display:none}.bhima-checkout{padding-bottom:0}.woocommerce form.checkout{display:block}.woocommerce form.checkout #customer_details{margin-bottom:28px}.woocommerce div.product div.images{width:46%;padding:15px}.woocommerce div.product div.summary{width:49%}.woocommerce .cart-collaterals .cart_totals{width:100%}.admin-bar .site-header{top:46px}}
@media(max-width:600px){html{scroll-padding-top:170px}.container{width:calc(100% - 32px)}.announcement{font-size:10px}.header-main{gap:10px}.site-logo a{font-size:23px}.site-logo small{font-size:8px}.brand-symbol{width:32px;height:35px}.cart-link>.icon{width:21px}.cart-link{gap:3px}.header-search input{font-size:12px;min-height:44px;padding:12px 50px 12px 13px}.header-search button{height:38px}.hero{grid-template-columns:1fr;gap:26px;padding-top:30px;padding-bottom:28px}.hero-copy{padding:0}.hero h1{font-size:45px;margin:16px 0 18px}.hero-copy>p{font-size:14px;max-width:100%}.hero .eyebrow{font-size:9px;letter-spacing:.09em}.hero-actions{margin:24px 0 20px;gap:22px}.hero-actions .button{padding:13px 18px;font-size:13px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px;gap:6px}.hero-visual{min-height:305px;border-radius:90px 12px 12px 12px}.hero-stamp{bottom:24px;left:20px}.hero-caption{font-size:8px}.service-strip{gap:20px 10px}.service-strip strong{font-size:10px}.service-strip small{font-size:9px;line-height:1.5}.service-strip .icon{width:22px;height:22px}.service-strip>div{gap:9px}.section{padding-block:36px}.section-head{display:block;margin-bottom:22px}.section-head .eyebrow{font-size:9px}.section-head h2{font-size:28px}.section-head>.text-link{margin-top:16px;font-size:12px}.section-head p{font-size:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{padding:16px}.category-card strong{font-size:12px;min-height:34px}.category-art{width:46px;height:46px;margin-bottom:12px}.category-art img{width:46px;height:46px}.category-art .icon{width:25px;height:25px}.category-card small{font-size:9px}.woocommerce ul.products,ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product,ul.products li.product{padding:12px;border-radius:9px}.woocommerce ul.products li.product a img,ul.products li.product img{height:145px;margin:10px auto 15px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-loop-product__title{font-size:12px;min-height:36px;margin-bottom:9px}.woocommerce ul.products li.product .price{font-size:17px}.price-disclosure,.unit-price,.woocommerce ul.products li.product .price-disclosure,.woocommerce ul.products li.product .unit-price{font-size:10px}.woocommerce ul.products li.product .button{font-size:11px;padding:10px 5px;min-height:44px;margin-top:12px}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.product-badge{font-size:8px;inset:9px auto auto 9px}.story-section{grid-template-columns:1fr;gap:28px}.story-art{min-height:300px;padding:30px}.story-art h2{font-size:40px;margin-bottom:28px}.story-copy h2{font-size:30px}.community-banner{padding:28px 24px;gap:24px;border-radius:10px}.community-banner h2{font-size:28px}.community-banner .eyebrow{font-size:9px}.community-banner .button{font-size:12px;white-space:normal}.footer-grid{gap:25px 18px}.footer-about{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1}.site-footer{padding-top:32px}.footer-grid h2{font-size:11px}.footer-grid>div>a:not(.footer-brand){font-size:11px}.footer-bottom{display:block;font-size:9px;padding-bottom:22px}.footer-bottom span{display:block;margin-bottom:8px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product div.images{padding:20px;margin-bottom:20px}.woocommerce div.product div.images img{max-height:340px;object-fit:contain}.woocommerce div.product div.summary{padding:0}.woocommerce div.product .product_title{font-size:30px}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:16px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px}.woocommerce div.product .woocommerce-tabs .panel{padding:20px}.shop-content,.page-content{padding-block:26px 45px}.woocommerce-products-header h1,.page-heading h1{font-size:32px}.woocommerce-result-count{max-width:45%;font-size:11px!important}.woocommerce-ordering{max-width:52%}.woocommerce-ordering select{max-width:100%;font-size:11px;padding:10px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:13px 10px}.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:8px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:0;flex:1;width:50%}.woocommerce-cart table.cart td.actions .coupon .button{width:auto;flex:1;font-size:11px;padding:10px}.woocommerce .cart-collaterals .cart_totals{padding:20px 15px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce form.checkout #order_review_heading{font-size:24px}.woocommerce-checkout-review-order-table .product-name{width:55%}.woocommerce form.checkout table.shop_table{font-size:12px}.woocommerce #payment #place_order{font-size:14px}.page-card h2{font-size:25px}.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.hero-visual{background:radial-gradient(circle at 70% 35%,#fff9e7 0,#f6e8c9 70%)}.hero-visual>img{object-fit:contain;padding:30px 14px 50px}.shipping-details-link{font-size:10px;color:var(--muted);text-decoration:underline;margin-top:4px}.page-card>table{border-collapse:collapse;width:100%;max-width:900px;font-size:13px}.page-card>table th,.page-card>table td{padding:12px;border:1px solid var(--line);text-align:left}.page-card>table th{background:#edf3e9}

/* Exact supplied logo, with its surrounding whitespace clipped by layout. */
.site-logo .bhima-logo-image,.site-footer .bhima-logo-image{display:block;position:relative;width:220px;height:52px;overflow:hidden;border-radius:4px;background:#fffdf9}
.bhima-logo-image img{position:absolute;display:block;width:126%;max-width:none;height:auto;left:-13%;top:50%;transform:translateY(-50%)}
.woocommerce .woocommerce-ordering select{border:1px solid #d9d9d9;box-shadow:none;background-color:#fff;outline:none}
.woocommerce .woocommerce-ordering select:focus-visible{outline:2px solid #555;outline-offset:2px;border-color:#aaa}

/* Keep Stripe Express Checkout with the payment area instead of spanning the page. */
#wc-stripe-express-checkout-element{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;width:100%}
#wc-stripe-express-checkout-element>.StripeElement{width:auto!important;min-width:0!important}
#wc-stripe-express-checkout-element>.StripeElement:only-child{grid-column:1 / -1}
@media(min-width:881px){
  .woocommerce form.checkout{grid-template-areas:"customer express" "customer separator" "customer review"}
  .woocommerce form.checkout #customer_details{grid-area:customer;grid-column:1!important;grid-row:1 / span 3!important}
  .woocommerce form.checkout #wc-stripe-express-checkout-element{grid-area:express;grid-column:2!important;grid-row:1!important;min-width:0;margin:0 0 10px!important}
  .woocommerce form.checkout #wc-stripe-express-checkout-button-separator{grid-area:separator;grid-column:2!important;grid-row:2!important;margin:4px 0 16px!important}
  .woocommerce form.checkout>wc-order-attribution-inputs{position:absolute;width:0;height:0;overflow:hidden}
  .woocommerce form.checkout #order_review{grid-area:review;grid-column:2!important;grid-row:3!important}
}
@media(max-width:880px){
  .woocommerce form.checkout #wc-stripe-express-checkout-element{margin:0 0 10px!important}
  .woocommerce form.checkout #wc-stripe-express-checkout-button-separator{margin:8px 0 20px!important}
}

.mobile-bottom-nav{grid-template-columns:repeat(3,1fr)}
#shipping-information{scroll-margin-top:100px}
@media(max-width:880px){.mobile-bottom-nav{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.site-logo .bhima-logo-image{width:180px;height:44px}.header-search input[type=search]{font-size:16px}}
/* Preserve the full-colour logo and blend its white canvas into the light footer. */
.site-footer .bhima-logo-image{background:transparent;border-radius:0;mix-blend-mode:multiply}
.site-footer .bhima-logo-image img{filter:none;mix-blend-mode:normal}
@media(min-width:881px) and (max-width:1180px){.desktop-nav{flex-wrap:wrap;gap:14px;padding-block:12px}.desktop-nav>a:nth-of-type(n+4):not(.nav-delivery){display:block}}
.woocommerce .woocommerce-ordering.bhima-sort{float:none;max-width:none;clear:both;margin:0 0 24px}
.bhima-sort fieldset{padding:0;margin:0;border:0;min-width:0}
.bhima-sort legend{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:8px}
.bhima-sort-options{display:flex;flex-wrap:wrap;gap:8px}
.bhima-sort-option{appearance:none;border:1px solid #e4e1db;border-radius:999px;padding:10px 17px;min-height:44px;background:#fff;color:var(--ink);font:inherit;font-size:13px;cursor:pointer;transition:background .15s,border-color .15s}
.bhima-sort-option:hover{background:#fff6df;border-color:#e8a317}
.bhima-sort-option.is-active{background:#fbe9b9;border-color:#e8a317;color:#49350c;font-weight:700}
.bhima-sort-option:focus-visible{outline:2px solid #555;outline-offset:3px}
@media(max-width:600px){.bhima-sort-options{gap:6px}.bhima-sort-option{font-size:12px;padding:9px 12px}}
/* Desi pantry illustrations and an optional, pausable offers ribbon. */
.category-card .category-art{width:88px;height:88px;background:#fff5df;border-radius:24px}
.category-art .desi-category-art{display:block;width:84px;height:84px;max-width:100%}
.category-card .category-art img{width:88px;height:88px;object-fit:cover;border-radius:24px}
.bhima-offers{background:#fcf4e3;border-block:1px solid #efe3c8}
.offer-ticker{display:flex;align-items:center;gap:14px;padding:12px 16px;margin-bottom:24px;background:#2d6a4f;color:#fffdf9;border-radius:12px}
.offer-ticker-window{flex:1;min-width:0;overflow:hidden}
.offer-ticker-track{display:flex;width:max-content}
.offer-ticker-group{display:flex;align-items:center;flex-shrink:0;gap:32px;padding-right:32px}
.offer-ticker-group>span{white-space:nowrap;font-size:13px;font-weight:600}
.offer-ticker-group>span>span{color:#edbd54;margin-left:28px}
.offer-ticker.is-ready .offer-ticker-track{animation:bhima-offer-scroll 65s linear infinite}
.offer-ticker:hover .offer-ticker-track{animation-play-state:paused}
@keyframes bhima-offer-scroll{to{transform:translateX(-50%)}}
@media(max-width:600px){.category-card .category-art,.category-card .category-art img{width:72px;height:72px}.category-art .desi-category-art{width:70px;height:70px}.offer-ticker{padding:8px 10px;gap:8px}}
@media(prefers-reduced-motion:reduce){.offer-ticker.is-ready .offer-ticker-track{animation:none;transform:none;width:auto}.offer-ticker-group{flex-wrap:wrap;gap:10px;padding:0}.offer-ticker-group>span{white-space:normal}.offer-ticker-group[aria-hidden=true]{display:none}}
/* Product and cart quantity stepper; cart changes save automatically. */
.woocommerce-cart .quantity,.single-product form.cart .quantity{display:inline-flex;align-items:stretch;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;width:auto}
.woocommerce-cart .quantity input.qty,.single-product form.cart .quantity input.qty{width:48px;min-height:48px;padding:6px 2px;border:0;border-radius:0;text-align:center;appearance:textfield;-moz-appearance:textfield}
.woocommerce-cart .quantity input.qty::-webkit-inner-spin-button,.woocommerce-cart .quantity input.qty::-webkit-outer-spin-button,.single-product form.cart .quantity input.qty::-webkit-inner-spin-button,.single-product form.cart .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.woocommerce-cart .bhima-quantity-step,.single-product form.cart .bhima-quantity-step{width:44px;min-height:48px;padding:0;border:0;background:#fff;color:var(--forest);font:700 22px/1 inherit;cursor:pointer;transition:background .15s,color .15s}
.woocommerce-cart .bhima-quantity-step:hover,.single-product form.cart .bhima-quantity-step:hover{background:var(--gold-pale);color:var(--ink)}
.woocommerce-cart .bhima-quantity-step:focus-visible,.single-product form.cart .bhima-quantity-step:focus-visible{position:relative;z-index:1;outline:2px solid var(--forest);outline-offset:-3px}
.woocommerce-cart .bhima-quantity-step.is-minus,.single-product form.cart .bhima-quantity-step.is-minus{border-right:1px solid var(--line)}
.woocommerce-cart .bhima-quantity-step.is-plus,.single-product form.cart .bhima-quantity-step.is-plus{border-left:1px solid var(--line)}
.woocommerce-cart button[name="update_cart"]{display:none!important}
.woocommerce-order-received a.invoice,
.woocommerce-order-received a.invoice_xml,
.woocommerce-order-received a.wpo_wcpdf_document_link,
.woocommerce-order-received a[href*="generate_wpo_wcpdf"]{display:none!important}

/* Checkout alignment: retain the Germanized consent while removing its redundant heading. */
.woocommerce-checkout #order_review_heading{display:none!important}
.woocommerce-checkout #order_review{width:100%;box-sizing:border-box}
.woocommerce-checkout .wc-gzd-checkbox-placeholder{clear:both;margin:24px 0 18px!important}
.woocommerce-checkout .wc-gzd-checkbox-placeholder p.form-row{display:flex;align-items:flex-start;gap:10px;margin:0;padding:0;line-height:1.55}
.woocommerce-checkout .wc-gzd-checkbox-placeholder input[type="checkbox"]{flex:0 0 auto;width:17px;height:17px;margin:2px 0 0}
.woocommerce-checkout .wc-gzd-checkbox-placeholder label{display:block;margin:0;font-size:12px;line-height:1.55}

@media(max-width:600px){
  .woocommerce-cart table.shop_table_responsive tr.cart_item{display:block;margin:0 0 14px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:46px;padding:11px 8px!important;box-sizing:border-box;text-align:right!important;border-bottom:1px solid var(--line)}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td:last-child{border-bottom:0}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove{min-height:28px;padding:4px 8px!important;justify-content:flex-end;border-bottom:0}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail{display:flex!important;justify-content:center;min-height:96px}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail::before{display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail a{margin:auto}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail img{width:82px;height:82px;object-fit:contain;margin:0}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name{text-align:left!important;justify-content:flex-start;font-weight:650}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name::before{display:none}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-quantity .quantity{margin-left:auto}
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-subtotal{font-weight:700}
  .woocommerce-cart table.cart td.actions{display:block!important;padding:14px 0!important}
  .woocommerce-cart .cart-collaterals{margin-top:18px}
  .woocommerce-cart .cart-collaterals .cart_totals{padding:18px 12px}
  .woocommerce-checkout .wc-gzd-checkbox-placeholder{margin:24px 0 18px!important}
  .woocommerce-checkout .wc-gzd-checkbox-placeholder label{font-size:11px}
}
/* Shipping-choice clarity */
.bhima-local-delivery-note td{background:#fff8e7;color:var(--forest);font-size:11px;line-height:1.55}
.bhima-local-delivery-note td strong{display:block;margin-bottom:5px;font-size:12px}
.bhima-local-delivery-note td span{display:block;max-width:520px}
.bhima-pickup-selected .woocommerce-shipping-fields{display:none!important}
.shipping-progress-row[hidden],.shipping-progress[hidden],.bhima-local-delivery-note[hidden],.woocommerce-shipping-fields[hidden]{display:none!important}
@media(max-width:600px){
  .woocommerce-checkout ul#shipping_method li,.woocommerce-checkout ul#shipping_method li:has(input:checked),.woocommerce-checkout ul#shipping_method li label{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping{display:block!important;padding:14px 16px}
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping th,.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td{display:block!important;width:100%!important;padding:0!important;text-align:left!important;border:0!important}
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping th{margin-bottom:8px}
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td::before{display:none!important}
  .woocommerce-checkout ul#shipping_method{text-align:left!important}
  .woocommerce-checkout ul#shipping_method li{margin:5px 0!important;line-height:1.45!important}
  .woocommerce-checkout ul#shipping_method li label{display:inline!important;font-size:12px!important;white-space:nowrap}
  .woocommerce-checkout ul#shipping_method input:focus-visible{outline:2px solid #555;outline-offset:2px;border-radius:50%}
  .woocommerce-checkout-review-order-table tr.bhima-local-delivery-note{display:table-row!important}
  .woocommerce-checkout-review-order-table tr.bhima-local-delivery-note td{display:table-cell!important;width:auto!important;padding:14px 16px!important;text-align:left!important}
  .woocommerce-checkout-review-order-table tr.bhima-local-delivery-note td::before{display:none!important}
}
/* Product-card quantity control */
.bhima-loop-quantity{width:100%;margin-top:16px}
.bhima-loop-quantity>.add_to_cart_button{margin-top:0!important}
.bhima-loop-minus,.bhima-loop-count{display:none}
.bhima-loop-quantity.is-active{display:grid;grid-template-columns:48px 1fr 48px;align-items:stretch;min-height:48px;border:1px solid #d99a13;border-radius:9px;overflow:hidden;background:var(--gold)}
.bhima-loop-quantity.is-active .bhima-loop-minus,.bhima-loop-quantity.is-active .bhima-loop-count{display:flex;align-items:center;justify-content:center}
.bhima-loop-minus{border:0;border-right:1px solid #d99a13;background:transparent;color:#263020;font:700 22px/1 inherit;cursor:pointer}
.bhima-loop-count{font-size:15px;font-weight:800;color:#263020}
.woocommerce ul.products li.product .bhima-loop-quantity.is-active .add_to_cart_button{width:48px;min-width:48px;min-height:46px;padding:0;margin:0;border:0;border-left:1px solid #d99a13;border-radius:0;background:transparent;color:#263020;font-size:22px;line-height:1}
.bhima-loop-minus:hover,.woocommerce ul.products li.product .bhima-loop-quantity.is-active .add_to_cart_button:hover{background:#f2bc40;transform:none;box-shadow:none}
.bhima-loop-minus:focus-visible,.bhima-loop-quantity.is-active .add_to_cart_button:focus-visible{position:relative;z-index:1;outline:2px solid var(--forest);outline-offset:-3px}
.bhima-loop-quantity.is-updating{opacity:.6;pointer-events:none}
/* Keep the card control compact; WooCommerce adds these confirmation elements dynamically. */
.woocommerce ul.products li.product .bhima-loop-quantity.is-active{width:156px;max-width:100%;grid-template-columns:46px 64px 46px;align-self:center;margin-left:auto;margin-right:auto;border-color:#d9d6cd;border-radius:999px;background:#fff;box-shadow:0 2px 8px #153c2c0d}
.woocommerce ul.products li.product .bhima-loop-quantity.is-active .bhima-loop-minus{border-right:1px solid #e5e1d8;background:#fff;color:var(--forest)}
.woocommerce ul.products li.product .bhima-loop-quantity.is-active .bhima-loop-count{background:#fff;color:var(--forest)}
.woocommerce ul.products li.product .bhima-loop-quantity.is-active .add_to_cart_button{width:46px;min-width:46px;border-left:1px solid #e5e1d8;background:var(--gold);color:#263020}
.woocommerce ul.products li.product .bhima-loop-quantity .added_to_cart{display:none!important}
.woocommerce ul.products li.product .bhima-loop-quantity .add_to_cart_button.added::after{display:none!important;content:none!important}
