/*
Theme Name: FreshFood Bazar
Theme URI: http://localhost:8080
Author: FreshFoodBD
Description: A responsive WooCommerce grocery storefront inspired by the supplied reference.
Version: 1.0.0
Text Domain: freshfood-bazar
*/

:root{--orange:#1f6642;--orange-dark:#154b31;--bronze:#9a6b3a;--bronze-dark:#76502b;--ink:#20342b;--muted:#66736d;--line:#e3e8e5;--soft:#f4f7f5;--cream:#fbf8f2;--green:#1f6642;--radius:10px;--shadow:0 3px 14px rgba(21,75,49,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Open Sans",Arial,sans-serif;background:#fff;font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.container{width:95%;max-width:1436px;margin:auto}.screen-reader-text{position:absolute;left:-9999px}.site-main{min-height:50vh}
.notice-bar{background:#f5efe7;color:var(--bronze-dark);text-align:center;padding:7px 16px;font-size:13px;border-bottom:1px solid #e6d8c8}.notice-bar strong{color:var(--green)}
.site-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 7px rgba(21,75,49,.10)}.header-main{display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px;padding:10px 0}.brand{display:flex;align-items:center}.brand img{width:168px;height:78px;object-fit:contain}.brand-fallback{font-weight:800;font-size:26px;color:var(--orange)}
.search-box{display:flex;border:1px solid #ddd;border-radius:7px;overflow:hidden;background:#fff;height:46px}.search-box input{border:0;outline:0;flex:1;padding:0 16px;min-width:0}.search-box button{border:0;background:var(--orange);color:#fff;width:55px;font-size:19px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:18px}.header-action{display:flex;align-items:center;gap:8px;color:#4b5563;white-space:nowrap}.header-action .icon{font-size:21px;color:var(--orange)}.header-action small{display:block;font-size:11px;color:#8a8f98}.cart-count{display:inline-grid;place-items:center;background:var(--orange);color:#fff;border-radius:20px;min-width:21px;height:21px;font-size:11px;margin-left:-5px}
.nav-wrap{background:#edf5f0;border-top:1px solid #dbe9e0;border-bottom:1px solid #dbe9e0}.main-nav{display:flex;align-items:stretch;height:48px}.category-toggle{display:flex;align-items:center;gap:10px;background:var(--orange);color:#fff;font-weight:700;padding:0 24px;min-width:235px;cursor:pointer}.nav-links{display:flex;align-items:center;gap:29px;margin-left:28px;font-weight:600}.nav-links a:hover{color:var(--orange)}.category-menu{position:absolute;display:none;background:#fff;width:270px;box-shadow:var(--shadow);border:1px solid #eee;border-radius:0 0 8px 8px;padding:10px 0}.category-shell:hover .category-menu,.category-shell.open .category-menu{display:block}.category-shell{position:relative}.category-menu a{display:flex;justify-content:space-between;padding:10px 18px;border-bottom:1px solid #f3f3f3}.category-menu a:hover{background:#fff5eb;color:var(--orange)}
.hero{background:#f7f7f7;padding:20px 0}.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}.hero-main,.hero-side{overflow:hidden;border-radius:9px}.hero-main img{display:block;width:100%;aspect-ratio:2.5/1;object-fit:cover}.hero-side{display:grid;gap:14px}.hero-side img{display:block;width:100%;aspect-ratio:2.4/1;object-fit:cover}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eaeaea;border:1px solid #eaeaea;border-radius:8px;overflow:hidden;margin:24px auto}.trust-item{display:flex;align-items:center;gap:12px;padding:17px;background:#fff}.trust-icon{font-size:26px;color:var(--orange)}.trust-item b{display:block}.trust-item span{font-size:12px;color:var(--muted)}
.home-section{padding:22px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-head h2{font-size:25px;margin:0;color:#252a34}.section-head a{font-size:12px;font-weight:700;color:var(--orange);text-transform:uppercase}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.category-card{background:#fff;text-align:center}.category-card .cat-image{aspect-ratio:1;background:#f7f7f7;border-radius:50%;padding:10px;overflow:hidden;border:1px solid #f0f0f0}.category-card img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:.25s}.category-card:hover img{transform:scale(1.06)}.category-card b{display:block;margin-top:9px;font-size:13px}
.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.promo-grid img{width:100%;aspect-ratio:2.5/1;object-fit:cover;border-radius:9px;display:block}
.products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}.product-card,.woocommerce ul.products li.product{position:relative;background:#fff;border:1px solid #ececec;border-radius:9px;padding:10px!important;margin:0!important;width:auto!important;float:none!important;transition:.2s;display:flex;flex-direction:column;min-width:0}.product-card:hover,.woocommerce ul.products li.product:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-thumb,.woocommerce ul.products li.product a img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:7px;margin:0 0 10px!important}.sale-badge,.woocommerce span.onsale{position:absolute;z-index:2;left:10px!important;top:10px!important;right:auto!important;margin:0!important;min-width:auto!important;min-height:auto!important;line-height:1!important;background:#ef4444!important;color:#fff;border-radius:4px!important;padding:6px 8px!important;font-size:11px!important}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.45;margin:0 0 7px!important;padding:0!important;min-height:41px;color:#333;overflow-wrap:anywhere}.price,.woocommerce ul.products li.product .price{color:var(--orange)!important;font-size:16px!important;font-weight:700!important;margin:0 0 10px!important}.price del{font-size:12px;color:#9ca3af!important;font-weight:400}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.button,.product-actions a,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--orange)!important;color:#fff!important;border-radius:5px!important;padding:10px 9px!important;text-align:center!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important}.button.alt,.buy-now{background:var(--ink)!important}.button:hover,.product-actions a:hover{background:var(--orange-dark)!important;color:#fff!important}.added_to_cart{font-size:11px;text-align:center;color:var(--green);padding-top:7px}
body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
.feature-banner{margin:18px auto}.feature-banner img{width:100%;max-height:310px;object-fit:cover;border-radius:10px}.brand-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.brand-box{height:92px;display:grid;place-items:center;border:1px solid #eee;border-radius:8px;background:#fff;font-weight:800;color:#555;font-size:18px}.brand-box:hover{border-color:var(--orange);color:var(--orange)}
.page-header{background:#fafafa;border-bottom:1px solid #eee;padding:24px 0;margin-bottom:28px}.page-header h1,.woocommerce-products-header__title{font-size:27px;margin:0 0 5px}.breadcrumb,.woocommerce-breadcrumb{font-size:12px!important;color:#858b95;margin:0!important}.content-wrap{padding:28px 0 55px}.post-type-archive-product .site-main>.content-wrap,.tax-product_cat .site-main>.content-wrap,.tax-product_tag .site-main>.content-wrap{width:95%!important;max-width:1436px;margin-inline:auto!important}.entry-content{font-size:15px}.entry-content h2{margin-top:28px}.woocommerce .woocommerce-result-count{color:#777}.woocommerce .woocommerce-ordering select{border:1px solid #ddd;padding:9px;border-radius:5px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid #ddd;border-radius:4px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--orange);color:#fff}
.single-product div.product{display:grid;grid-template-columns:1fr 1fr;gap:42px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{width:auto!important;float:none!important}.single-product .product_title{font-size:27px}.single-product div.product p.price{font-size:24px!important}.single-product .quantity .qty{height:42px;border:1px solid #ddd;border-radius:4px}.single-product .cart .button{height:42px;padding:0 28px!important}.woocommerce-tabs{grid-column:1/-1}.woocommerce table.shop_table{border-color:#e5e7eb;border-radius:7px}.woocommerce-cart table.cart img{width:75px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:11px;border:1px solid #d8d8d8;border-radius:5px;background:#fff}.select2-container .select2-selection--single{height:43px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:41px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:41px}
.site-footer{background:#252a34;color:#c7cbd1;margin-top:40px}.footer-top{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:45px;padding:48px 0 38px}.site-footer h3{color:#fff;font-size:16px;margin:0 0 16px}.footer-about p{font-size:13px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:8px 0}.footer-links a:hover{color:var(--orange)}.footer-contact{margin-top:18px}.footer-bottom{border-top:1px solid #3a3f49;padding:17px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px}.payment-pills{display:flex;gap:6px}.payment-pills span{background:#fff;color:#555;padding:4px 8px;border-radius:3px;font-weight:700}.mobile-menu-btn{display:none;background:none;border:0;font-size:25px}
@media(max-width:1024px){.header-main{grid-template-columns:160px 1fr}.header-actions{grid-column:1/-1;justify-content:center}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.nav-links{gap:16px}.footer-top{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(100% - 22px,1180px)}.post-type-archive-product .site-main>.content-wrap,.tax-product_cat .site-main>.content-wrap,.tax-product_tag .site-main>.content-wrap{width:min(100% - 22px,1180px)!important}.notice-bar{font-size:11px}.header-main{grid-template-columns:1fr auto;gap:12px;padding:10px 0}.brand img{width:135px;height:46px}.search-box{grid-column:1/-1;grid-row:2}.header-actions{grid-column:auto;grid-row:auto;gap:10px}.header-action .action-text{display:none}.mobile-menu-btn{display:block}.nav-wrap{display:none}.nav-wrap.open{display:block}.main-nav{height:auto;display:block;padding-bottom:10px}.category-toggle{height:44px}.category-menu{position:static;width:100%;box-shadow:none}.nav-links{display:grid;margin:10px 0 0;gap:0}.nav-links a{padding:10px;border-bottom:1px solid #eee}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.trust-strip{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px}.products-grid,.woocommerce ul.products,.post-type-archive-product .woocommerce ul.products,.tax-product_cat .woocommerce ul.products,.tax-product_tag .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card,.woocommerce ul.products li.product{padding:8px!important}.product-actions{grid-template-columns:1fr}.promo-grid{grid-template-columns:1fr}.brand-strip{grid-template-columns:repeat(2,1fr)}.single-product div.product{grid-template-columns:1fr;gap:15px}.footer-top{grid-template-columns:1fr;gap:25px}.footer-bottom{display:block;text-align:center}.payment-pills{justify-content:center;margin-top:10px}}
@media(max-width:430px){.header-action:nth-child(2){display:none}.hero-side{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.section-head h2{font-size:20px}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.price,.woocommerce ul.products li.product .price{font-size:14px!important}}
.notice-bar{display:none!important}.site-header{position:relative;top:auto;box-shadow:none}.nav-wrap{position:sticky;top:0;z-index:110;background:#123f2c;border-color:#123f2c;box-shadow:0 4px 14px rgba(8,35,23,.2)}.nav-links{margin-left:0}.nav-links a{color:#fff}.nav-links a:hover{color:#f2b66d}.main-nav{height:52px}.mobile-menu-btn{color:var(--green)}
.shop-results{transition:opacity .18s ease}.shop-results.is-loading{opacity:.45;pointer-events:none}
.archive-page-title{margin:0 0 8px;color:var(--ink);font-size:28px;line-height:1.2}.shop-results .woocommerce-products-header__title{display:none}
.nav-category{position:relative;display:flex;align-items:center;height:100%}.nav-category>a{display:flex;align-items:center;gap:5px;height:100%}.nav-chevron{font-size:15px;line-height:1}.nav-dropdown{position:absolute;z-index:120;top:calc(100% + 1px);left:-14px;display:none;min-width:210px;padding:7px 0;border:1px solid rgba(21,75,49,.14);border-radius:0 0 8px 8px;background:#fff;box-shadow:0 10px 24px rgba(8,35,23,.18)}.nav-category:hover>.nav-dropdown,.nav-category.open>.nav-dropdown{display:grid}.nav-dropdown a{display:block;padding:10px 15px;color:var(--ink);font-size:13px;font-weight:600;white-space:nowrap}.nav-dropdown a:hover{background:#eef6f1;color:var(--green)}
.nav-dropdown-group{display:block;position:relative}.nav-dropdown-group>a{display:flex;align-items:center;justify-content:space-between}.nav-subdropdown{display:grid;padding:0 0 5px 12px}.nav-subdropdown a{padding:7px 15px;font-size:12px;color:var(--muted)}
.shop-results nav.woocommerce-pagination{margin-top:30px;padding-top:4px}.shop-results nav.woocommerce-pagination ul{display:flex;align-items:center;gap:8px;margin:0!important;padding:0!important}.shop-results nav.woocommerce-pagination ul li{margin:0!important}.shop-results nav.woocommerce-pagination ul li a,.shop-results nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px}
.ffb-empty-products{box-sizing:border-box;display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:300px;margin:16px 0 0;padding:64px 24px;text-align:center;border-top:3px solid var(--green);border-radius:2px;background:#fafbfa}.ffb-empty-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;margin:0 0 14px;border-radius:50%;background:#eaf3ed;color:var(--green);font-size:25px;line-height:1}.ffb-empty-products h2{display:block;width:100%;margin:0 0 8px;color:var(--ink);font-size:23px;line-height:1.25}.ffb-empty-products p{display:block;width:100%;margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.ffb-empty-products .button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border:0;border-radius:6px;background:var(--green);color:#fff;line-height:1;text-decoration:none}.ffb-empty-products .button:hover{background:#103d28}
@media(max-width:720px){.ffb-empty-products{min-height:260px;margin-top:12px;padding:48px 18px}.ffb-empty-products h2{font-size:21px}.ffb-empty-products p{font-size:13px}}

/* Refresh Food brand system */
.button.alt,.buy-now{background:var(--bronze)!important}.buy-now:hover{background:var(--bronze-dark)!important}.site-footer{background:#173b2b;color:#d4dfd9}.footer-brand{display:inline-block;background:#fff;border-radius:8px;padding:7px 10px;margin-bottom:10px}.footer-brand img{display:block;width:150px;height:72px;object-fit:contain}.site-footer .footer-bottom{border-top-color:rgba(255,255,255,.16)}.site-footer .footer-links a:hover{color:#d3aa78}.payment-pills span{color:var(--bronze-dark)}.mobile-menu-btn{color:var(--green)}
.woocommerce-account:not(.logged-in) .page-header{display:none}.woocommerce-account:not(.logged-in) .content-wrap{width:min(100% - 32px,580px);min-height:calc(100vh - 285px);padding:48px 0;display:flex;align-items:center}.woocommerce-account:not(.logged-in) .entry-content,.woocommerce-account:not(.logged-in) .entry-content>.woocommerce{width:100%}.woocommerce-account .u-columns{display:block;max-width:550px;margin:auto}.woocommerce-account .u-column1,.woocommerce-account .u-column2{float:none!important;width:100%!important;border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff;box-shadow:0 12px 38px rgba(21,75,49,.10)}.woocommerce-account .u-column2{display:none}.woocommerce-account .u-columns.show-register .u-column1{display:none}.woocommerce-account .u-columns.show-register .u-column2{display:block}.woocommerce-account .u-columns h2{margin:0 0 22px;color:var(--ink);font-size:20px}.woocommerce-account form.login,.woocommerce-account form.register{border:0;padding:0;margin:0}.woocommerce-account form .form-row{padding:0;margin:0 0 14px}.woocommerce-account form .form-row label{font-weight:600}.woocommerce-account form .input-text{min-height:58px;border:1px solid #cbd5d0!important;border-radius:14px!important;padding:0 16px!important}.woocommerce-account form .button{display:block;width:100%;min-height:48px;border-radius:24px!important;font-size:15px!important}.woocommerce-account .woocommerce-LostPassword{text-align:center;margin:20px 0 28px!important}.woocommerce-account .woocommerce-LostPassword a{font-weight:700;color:var(--green)}.account-switch{display:block;width:100%;min-height:46px;border:1.5px solid var(--green);border-radius:24px;background:#fff;color:var(--green);font-weight:700;cursor:pointer;margin-top:30px}.account-switch:hover{background:#f0f7f3}.account-back{margin-top:22px}.woocommerce-account:not(.logged-in) form.lost_reset_password{width:100%;border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff;box-shadow:0 12px 38px rgba(21,75,49,.10)}.woocommerce-account:not(.logged-in) form.lost_reset_password .form-row{float:none;width:100%}.woocommerce-account:not(.logged-in) form.lost_reset_password .button{width:100%;min-height:48px;border-radius:24px!important}
@media(max-width:720px){.header-main{padding:7px 0}.brand img{width:128px;height:66px}}
@media(max-width:720px){.woocommerce-account:not(.logged-in) .content-wrap{width:min(100% - 24px,580px);min-height:60vh;padding:30px 0}.woocommerce-account .u-column1,.woocommerce-account .u-column2,.woocommerce-account:not(.logged-in) form.lost_reset_password{padding:20px}.woocommerce-account .u-columns h2{font-size:18px}.woocommerce-account form .input-text{min-height:54px}}
@media(max-width:720px){body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}

.main-nav{justify-content:flex-start}.main-nav .nav-links{margin-left:0;width:100%;justify-content:flex-start}

/* Shop filters */
.shop-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:26px;align-items:start}.shop-results{min-width:0}.shop-results ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-filter-toggle{display:none}.shop-filters{position:sticky;top:145px}.shop-filters form{display:grid;gap:10px}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:4px 2px 8px}.filter-heading strong{font-size:19px;color:var(--ink)}.filter-heading a{font-size:12px;color:var(--green);font-weight:700}.filter-card{background:#f6f7f8;border:1px solid var(--line);border-radius:8px;padding:14px 12px}.filter-card summary{list-style:none;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #dde3df;padding-bottom:10px}.filter-card summary::-webkit-details-marker{display:none}.filter-card summary::after{content:'+';float:right;font-size:18px;line-height:14px;color:var(--muted)}.filter-card[open] summary::after{content:'−'}.filter-card[open] summary{border-bottom-color:var(--bronze)}.filter-options{display:grid;gap:9px;padding-top:12px}.filter-options label{display:grid;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;cursor:pointer}.filter-options input{width:17px;height:17px;accent-color:var(--green)}.filter-options small{color:var(--muted)}.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-top:12px}.price-fields label{font-size:11px;font-weight:700;color:var(--muted)}.price-fields input{display:block;width:100%;height:38px;margin-top:4px;border:1px solid #ccd5d0;border-radius:6px;padding:0 8px;background:#fff}.price-slider{width:100%;margin:15px 0 3px;accent-color:var(--green)}.filter-submit{width:100%;min-height:44px;border:0;cursor:pointer}.shop-results .woocommerce-products-header__title{margin-top:0}
@media(max-width:1024px){.shop-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}.shop-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.shop-layout{display:block}.shop-filter-toggle{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;border:1px solid var(--green);background:#fff;color:var(--green);border-radius:7px;padding:11px;font-weight:700;margin-bottom:14px}.shop-filters{display:none;position:static;margin-bottom:18px}.shop-filters.open{display:block}.shop-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.nav-category{display:block;height:auto}.nav-category>a{justify-content:space-between;height:auto}.nav-dropdown{position:static;min-width:0;margin:0 0 5px;padding:0;border:0;border-radius:0;box-shadow:none;background:#f4f8f5}.nav-dropdown a{padding:9px 16px;border-bottom:1px solid #e0ebe4;font-size:12px}.nav-category:hover>.nav-dropdown{display:none}.nav-category.open>.nav-dropdown{display:grid}.nav-subdropdown{padding-left:12px;background:#edf5f0}}

/* Contact page */
.contact-intro{max-width:680px;margin:0 auto 28px;text-align:center}.contact-intro .eyebrow{display:inline-block;margin-bottom:8px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-intro h2{margin:0 0 10px;color:var(--ink);font-size:32px;line-height:1.2}.contact-intro p{margin:0;color:var(--muted);line-height:1.7}.contact-layout{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:28px;align-items:start}.contact-details{display:grid;gap:12px;padding:24px;border-radius:12px;background:#eef6f1}.contact-detail{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(21,75,49,.12)}.contact-detail:last-child{border-bottom:0}.contact-detail-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--green);color:#fff;font-size:17px}.contact-detail strong,.contact-detail a,.contact-detail span{display:block}.contact-detail strong{margin-bottom:3px;color:var(--ink);font-size:14px}.contact-detail a,.contact-detail>div>span{color:var(--green);font-size:14px;font-weight:700;text-decoration:none}.contact-detail small{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.5}.contact-form{display:grid;gap:16px;padding:26px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(21,75,49,.06)}.contact-form-heading h2{margin:0 0 4px;color:var(--ink);font-size:22px}.contact-form-heading p{margin:0;color:var(--muted);font-size:12px}.contact-form label{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:700}.contact-form label>span,.contact-form-heading span{color:var(--bronze)}.contact-form input,.contact-form textarea{box-sizing:border-box;width:100%;border:1px solid #d2ddd6;border-radius:7px;background:#fbfdfc;padding:12px 13px;color:var(--ink);font:inherit;font-size:14px;font-weight:400;outline:0;transition:border-color .2s,box-shadow .2s}.contact-form textarea{resize:vertical;min-height:140px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,111,73,.12)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-submit{justify-self:start;min-height:44px;border:0;cursor:pointer}.contact-submit span{margin-left:7px}.contact-notice{margin:0 auto 20px;padding:12px 15px;border-radius:7px;font-size:13px;text-align:center}.contact-notice.success{background:#e8f5ed;color:#17633c}.contact-notice.error{background:#fff1ec;color:#9a3e1d}
@media(max-width:720px){.contact-intro h2{font-size:26px}.contact-layout{grid-template-columns:1fr;gap:18px}.contact-details,.contact-form{padding:19px}.contact-form-grid{grid-template-columns:1fr}}
.contact-detail{align-items:center}.contact-detail-icon{display:grid;place-items:center;width:30px;height:38px;flex:0 0 30px;background:transparent;color:var(--green)}.contact-detail-icon svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.info-page{max-width:860px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.8}.info-page .eyebrow{display:inline-block;margin-bottom:8px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.info-page h2{margin:0 0 14px;color:var(--ink);font-size:32px;line-height:1.25}.info-page h3{margin:28px 0 6px;color:var(--ink);font-size:18px}.info-page p{margin:0 0 14px}.info-page a{color:var(--green);font-weight:700}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 8px}.info-cards>div{padding:18px;border:1px solid var(--line);border-radius:10px;background:#eef6f1}.info-cards h3{margin:0 0 5px;font-size:16px}.info-cards p{font-size:13px;line-height:1.6}.info-updated{margin-top:30px!important;color:#78847d;font-size:12px}
@media(max-width:720px){.info-page h2{font-size:26px}.info-cards{grid-template-columns:1fr;gap:10px}}
@media(hover:hover){.product-card:hover,.woocommerce ul.products li.product:hover{transform:none!important;box-shadow:none!important}.product-card,.woocommerce ul.products li.product{overflow:hidden}.product-card .product-thumb,.woocommerce ul.products li.product a img{transition:transform .28s ease}.product-card:hover .product-thumb,.woocommerce ul.products li.product:hover a img{transform:scale(1.045)}}

/* Stacked header actions */
.header-actions{gap:13px}.header-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:60px;color:var(--ink);font-size:12px;line-height:1.1;text-align:center}.header-action .icon{display:grid;place-items:center;height:26px;font-size:24px;line-height:1;color:var(--green)}.header-action .action-text{display:block}.header-action .cart-count{position:absolute;top:-3px;right:3px;margin:0;min-width:18px;height:18px;font-size:10px}.header-action:hover{color:var(--green)}
@media(max-width:720px){.header-action{min-width:auto}.header-action .action-text{display:none}}

/* AJAX cart drawer */
.product-actions{grid-template-columns:1fr}.added_to_cart{display:none!important}.floating-cart{position:fixed;z-index:150;right:0;top:52%;transform:translateY(-50%);display:flex;align-items:center;gap:9px;border:0;border-radius:9px 0 0 9px;background:var(--green);color:#fff;padding:11px 13px;box-shadow:0 7px 24px rgba(0,0,0,.2);cursor:pointer}.floating-cart-icon{font-size:24px}.floating-cart-copy{display:grid;gap:2px;text-align:left;font-size:11px;line-height:1.15}.floating-cart-total{font-size:13px;font-weight:800}.cart-drawer-overlay{position:fixed;z-index:199;inset:0;background:rgba(15,28,22,.48);opacity:0;visibility:hidden;transition:.25s}.cart-drawer-overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:200;top:0;right:0;width:min(400px,92vw);height:100vh;background:#fff;transform:translateX(105%);transition:transform .3s ease;box-shadow:-10px 0 35px rgba(0,0,0,.16);overflow-y:auto}.cart-drawer.open{transform:translateX(0)}.cart-drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--green);color:#fff}.cart-drawer-head strong{font-size:18px}.cart-drawer-head button{border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.cart-drawer .widget_shopping_cart_content{padding:18px}.cart-drawer .woocommerce-mini-cart{list-style:none;margin:0;padding:0}.cart-drawer .woocommerce-mini-cart-item{position:relative;min-height:72px;padding:0 26px 14px 72px!important;margin-bottom:14px;border-bottom:1px solid var(--line)}.cart-drawer .woocommerce-mini-cart-item img{position:absolute;left:0;top:0;width:60px;height:60px;object-fit:contain}.cart-drawer .woocommerce-mini-cart-item a.remove{position:absolute;right:0;top:0;left:auto}.cart-drawer .woocommerce-mini-cart__total{display:flex;justify-content:space-between;border-top:0!important;padding:14px 0!important}.cart-drawer .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cart-drawer .woocommerce-mini-cart__buttons .button{margin:0!important}.cart-drawer-active{overflow:hidden}
@media(max-width:720px){.floating-cart{top:auto;bottom:18px;right:10px;transform:none;border-radius:28px;padding:10px 13px}.floating-cart-copy{display:none}.cart-drawer{width:min(360px,94vw)}}

.cart-drawer-head{background:#fff;color:var(--ink);border-bottom:1px solid var(--line);text-transform:uppercase}.cart-drawer-head button{color:var(--ink);font-size:13px;font-weight:600}.cart-drawer .woocommerce-mini-cart-item{min-height:94px;margin:0 0 12px;padding:12px 38px 12px 80px!important;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 8px rgba(21,75,49,.06)}.cart-drawer .woocommerce-mini-cart-item img{left:12px;top:12px;width:56px;height:68px;border:1px solid #d8dfdb;border-radius:7px}.cart-drawer .woocommerce-mini-cart-item>a:not(.remove){display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;margin-bottom:10px}.cart-drawer .woocommerce-mini-cart-item a.remove{right:11px;top:12px;color:var(--ink)!important;font-size:24px;font-weight:300}.cart-drawer .woocommerce-mini-cart-item a.remove:hover{background:transparent;color:#b42318!important}.mini-cart-quantity-control{display:flex;align-items:center;gap:0;font-size:12px;white-space:nowrap}.mini-cart-quantity-control button{display:grid;place-items:center;width:23px;height:23px;padding:0;border:1px solid #dce2df;background:#fff;color:var(--ink);cursor:pointer}.mini-qty-minus{border-radius:12px 0 0 12px}.mini-qty-plus{border-radius:0 12px 12px 0}.mini-qty-value{display:grid;place-items:center;width:24px;height:23px;border-top:1px solid #dce2df;border-bottom:1px solid #dce2df}.mini-qty-calculation{margin-left:8px;color:var(--ink)}.cart-drawer.cart-updating .widget_shopping_cart_content{opacity:.55;pointer-events:none}.floating-cart.cart-added-animation{animation:cartBump .65s ease}.cart-button-added{animation:addButtonFlash .65s ease!important}@keyframes cartBump{0%,100%{transform:translateY(-50%) scale(1)}35%{transform:translateY(-50%) scale(1.16) rotate(-4deg)}65%{transform:translateY(-50%) scale(1.06) rotate(3deg)}}@keyframes addButtonFlash{0%,100%{box-shadow:none}45%{box-shadow:0 0 0 7px rgba(31,102,66,.2);transform:translateY(-2px)}}
@media(max-width:720px){.floating-cart.cart-added-animation{animation:cartBumpMobile .65s ease}@keyframes cartBumpMobile{0%,100%{transform:scale(1)}35%{transform:scale(1.2) rotate(-5deg)}65%{transform:scale(1.08) rotate(3deg)}}}

.cart-loading-overlay{position:fixed;z-index:300;inset:0;display:grid;place-items:center;background:rgba(255,255,255,.58);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .18s}.cart-loading-overlay.open{opacity:1;visibility:visible}.cart-loader{display:grid;place-items:center;gap:10px;min-width:150px;padding:22px 28px;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 15px 45px rgba(21,75,49,.22)}.cart-loader span{width:38px;height:38px;border:4px solid #dce9e1;border-top-color:var(--green);border-radius:50%;animation:cartSpin .7s linear infinite}.cart-loader strong{font-size:13px}@keyframes cartSpin{to{transform:rotate(360deg)}}.product-quantity-control{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;width:100%;min-height:42px;margin-top:auto;border:1px solid var(--green);border-radius:6px;overflow:hidden;background:#fff}.product-quantity-control button{border:0;background:var(--green);color:#fff;font-size:22px;cursor:pointer}.product-quantity-control button:hover{background:var(--green-dark,var(--orange-dark))}.product-qty-value{display:grid;place-items:center;color:var(--ink);font-weight:700;font-size:14px}.woocommerce ul.products li.product>.product-quantity-control{margin-top:auto}.product-actions .product-quantity-control{margin-top:0}

/* Vertical sticky cart tab */
.floating-cart{width:86px;min-height:102px;flex-direction:column;gap:0;padding:0;overflow:hidden;border-radius:8px 0 0 8px;background:var(--green)}.floating-cart-icon{display:grid;place-items:center;width:100%;padding:12px 8px 4px}.floating-cart-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-cart-copy{display:grid;width:100%;gap:0;text-align:center;font-size:12px}.floating-cart-copy>span:first-child{padding:0 6px 10px;font-weight:700}.floating-cart .cart-count{display:inline;background:transparent;color:inherit;border-radius:0;min-width:0;height:auto;margin:0;font-size:inherit}.floating-cart .floating-cart-total{display:block;width:100%;padding:7px 2px;background:#fff;color:var(--bronze-dark);font-size:12px;font-weight:800;white-space:nowrap}
@media(max-width:720px){.floating-cart{right:0;bottom:18px;width:78px;min-height:94px;border-radius:8px 0 0 8px}.floating-cart-copy{display:grid}.floating-cart-icon{padding-top:9px}.floating-cart .floating-cart-total{font-size:11px;padding:6px 2px}}

/* Reference-inspired single product page */
.single-product .woocommerce-main>.content-wrap{padding-top:34px}.single-product div.product{grid-template-columns:minmax(0,44%) minmax(0,1fr);gap:56px;align-items:start}.single-product div.product .woocommerce-product-gallery{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.single-product div.product .woocommerce-product-gallery__image img{aspect-ratio:1;object-fit:contain}.single-product div.product .summary{padding:6px 0}.single-product .product_title{font-size:30px;line-height:1.25;margin-bottom:12px!important}.single-product div.product p.price{color:var(--bronze)!important;font-size:26px!important;margin:0 0 18px!important}.single-product .woocommerce-product-details__short-description{font-size:14px;color:var(--muted);line-height:1.75;padding-bottom:18px;border-bottom:1px solid var(--line)}.single-product form.cart{display:flex;align-items:center;gap:12px;margin:22px 0 14px!important}.single-product form.cart .quantity{display:grid;grid-template-columns:40px 52px 40px;height:44px}.single-product form.cart .quantity .qty{width:52px;height:44px;border-radius:0;text-align:center;border-left:0;border-right:0}.single-product form.cart .quantity button{border:1px solid var(--green);background:#fff;color:var(--green);font-size:20px;cursor:pointer}.single-product form.cart .quantity .single-qty-minus{border-radius:6px 0 0 6px}.single-product form.cart .quantity .single-qty-plus{border-radius:0 6px 6px 0}.single-product form.cart .single_add_to_cart_button{height:44px;min-width:180px;border-radius:6px!important}.product-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.product-contact-actions a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:6px;color:#fff;font-weight:700}.product-whatsapp{background:#16884f}.product-call{background:var(--bronze)}.product-contact-actions a:hover{filter:brightness(.92)}.product-service-points{display:flex;flex-wrap:wrap;gap:9px 18px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.product-service-points span::first-letter{color:var(--green)}.frequently-bought{grid-column:1/-1;margin-top:28px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fafbfa}.frequently-bought .section-head h2{font-size:22px}.frequently-bought-grid{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:30px;align-items:center}.bundle-products{display:flex;align-items:center;gap:14px}.bundle-product{position:relative;display:grid;grid-template-rows:120px auto auto;flex:1;max-width:190px;cursor:pointer}.bundle-product input{position:absolute;top:7px;left:7px;width:18px;height:18px;accent-color:var(--green)}.bundle-product img{width:100%;height:120px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:8px}.bundle-product strong{margin-top:8px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-product>span{color:var(--bronze);font-weight:700}.bundle-plus{font-size:26px;color:var(--muted)}.bundle-summary{display:grid;gap:8px}.bundle-summary>span{font-size:12px;color:var(--muted)}.bundle-summary>strong{font-size:23px;color:var(--bronze)}.bundle-summary .button{border:0;min-height:44px;cursor:pointer}.single-product .woocommerce-tabs{margin-top:30px}.single-product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--line)}.single-product .woocommerce-tabs ul.tabs::before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0 22px 0 0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li::before,.single-product .woocommerce-tabs ul.tabs li::after{display:none}.single-product .woocommerce-tabs ul.tabs li a{padding:12px 0!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--green)!important;border-bottom:2px solid var(--green)}.single-product .woocommerce-Tabs-panel{padding:22px 0;line-height:1.8}.single-product .related.products{grid-column:1/-1;margin-top:25px}.single-product .related.products>h2{font-size:24px}.single-product .related.products ul.products{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:900px){.single-product div.product{grid-template-columns:minmax(0,1fr);gap:22px}.single-product div.product>.woocommerce-product-gallery,.single-product div.product>.summary,.single-product .frequently-bought,.single-product .woocommerce-tabs,.single-product .related.products{min-width:0;max-width:100%}.frequently-bought-grid{grid-template-columns:minmax(0,1fr)}.bundle-products{max-width:100%;overflow-x:auto;padding-bottom:8px}.bundle-product{min-width:150px}.single-product .related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:560px){.single-product .product_title{font-size:24px}.single-product form.cart{align-items:stretch}.single-product form.cart .single_add_to_cart_button{min-width:0;flex:1}.product-contact-actions{grid-template-columns:1fr}.frequently-bought{padding:16px}.bundle-products{gap:9px}.bundle-product{min-width:130px}.bundle-product img{height:100px}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Product summaries and aligned purchase actions */
.product-short-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:58px;margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.55}.product-card .price,.woocommerce ul.products li.product .price{margin-top:auto!important}.product-card .product-actions,.woocommerce ul.products li.product>.button,.woocommerce ul.products li.product>.product-quantity-control{width:100%;margin-top:0!important;min-height:42px}.woocommerce ul.products li.product>.button{display:flex;align-items:center;justify-content:center}.single-product form.cart{display:grid;grid-template-columns:132px minmax(0,1fr) minmax(0,1fr);width:100%}.single-product form.cart::before,.single-product form.cart::after{display:none!important;content:none!important}.single-product form.cart .quantity{width:132px!important;margin:0!important}.single-product form.cart .single_add_to_cart_button,.single-product form.cart .single-buy-now{display:flex;align-items:center;justify-content:center;width:100%;height:44px;min-width:0!important;margin:0!important}.single-product form.cart .single-buy-now{background:var(--bronze)!important}.single-product form.cart .single-buy-now:hover{background:var(--bronze-dark)!important}
@media(max-width:560px){.single-product form.cart{grid-template-columns:1fr 1fr}.single-product form.cart .quantity{grid-column:1/-1}}

/* Keep product thumbnails in one horizontal carousel row. */
.single-product .flex-control-thumbs{display:flex!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;max-width:100%;padding:0 2px 5px!important;scrollbar-width:thin;scrollbar-color:var(--green) #edf2ee}
.single-product .flex-control-thumbs li{width:72px!important;min-width:72px!important;flex:0 0 72px!important;float:none!important;margin:0!important;scroll-snap-align:start}
@media(max-width:560px){.single-product .flex-control-thumbs{gap:8px}.single-product .flex-control-thumbs li,.single-product .flex-control-thumbs img{width:62px!important;height:62px!important;min-width:62px!important;flex-basis:62px!important}}

/* Optimized product gallery presentation */
.single-product div.product .woocommerce-product-gallery{overflow:visible;padding:14px}.single-product .woocommerce-product-gallery__wrapper{overflow:hidden;border:1px solid #d7dfda;border-radius:11px;background:#fff}.single-product .woocommerce-product-gallery__image a{display:grid!important;place-items:center;min-height:420px;padding:20px}.single-product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;max-height:560px;object-fit:contain}.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,72px);gap:10px;list-style:none;margin:12px 0 0!important;padding:0!important}.single-product .flex-control-thumbs li{width:72px!important;float:none!important;margin:0!important}.single-product .flex-control-thumbs img{display:block;width:72px!important;height:72px!important;object-fit:contain;padding:5px;border:2px solid #d7dfda;border-radius:8px;background:#fff;opacity:.72;cursor:pointer;transition:border-color .2s,opacity .2s,box-shadow .2s}.single-product .flex-control-thumbs img:hover{opacity:1;border-color:var(--bronze)}.single-product .flex-control-thumbs img.flex-active{opacity:1;border-color:var(--green);box-shadow:0 0 0 2px rgba(31,102,66,.14)}
@media(max-width:560px){.single-product .woocommerce-product-gallery__image a{min-height:300px;padding:12px}.single-product .flex-control-thumbs{grid-template-columns:repeat(4,62px);gap:8px}.single-product .flex-control-thumbs li,.single-product .flex-control-thumbs img{width:62px!important;height:62px!important}}

/* Professional product information tabs */
.single-product .summary .stock,.single-product .summary .product_meta{display:none!important}.single-product .woocommerce-tabs{padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 5px 20px rgba(21,75,49,.06);overflow:hidden}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:10px;margin:0!important;padding:16px 18px!important;border:0!important;background:#f5ff6}.single-product .woocommerce-tabs ul.tabs li{display:block!important;margin:0!important;padding:0!important;border:1px solid #cfd9d3!important;border-radius:7px!important;background:#fff!important}.single-product .woocommerce-tabs ul.tabs li a{display:block;padding:11px 22px!important;color:var(--ink)!important;font-size:13px;font-weight:700!important;border:0!important}.single-product .woocommerce-tabs ul.tabs li:hover{border-color:var(--green)!important}.single-product .woocommerce-tabs ul.tabs li.active{border-color:var(--green)!important;background:var(--green)!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important;border:0!important}.single-product .woocommerce-Tabs-panel{margin:0!important;padding:28px 30px 32px!important;color:#425149;font-size:14px;line-height:1.85}.single-product .woocommerce-Tabs-panel>h2:first-child{margin:0 0 20px;color:var(--ink);font-size:23px}.single-product .woocommerce-Tabs-panel h2{color:var(--ink);font-size:22px;margin:26px 0 10px}.single-product .woocommerce-Tabs-panel h3{color:var(--green);font-size:17px;margin:24px 0 8px}.single-product .woocommerce-Tabs-panel p{margin:0 0 15px}.single-product .woocommerce-Tabs-panel ul{display:grid;gap:7px;margin:10px 0 18px;padding-left:20px}.single-product .woocommerce-Tabs-panel li::marker{color:var(--green)}.single-product #reviews{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:30px}.single-product #reviews #comments,.single-product #reviews #review_form_wrapper{float:none!important;width:auto!important}.single-product #review_form_wrapper{padding:22px;border:1px solid var(--line);border-radius:9px;background:#fafbfa}.single-product #review_form_wrapper #reply-title{display:block;margin-bottom:15px;color:var(--ink);font-size:18px;font-weight:700}.single-product #review_form_wrapper textarea{min-height:130px}.single-product #review_form_wrapper .submit{min-height:44px;border:0}
@media(max-width:720px){.single-product .woocommerce-tabs ul.tabs{gap:7px;padding:12px!important}.single-product .woocommerce-tabs ul.tabs li{flex:1;text-align:center}.single-product .woocommerce-tabs ul.tabs li a{padding:10px 8px!important;font-size:12px}.single-product .woocommerce-Tabs-panel{padding:21px 18px 25px!important}.single-product .woocommerce-Tabs-panel>h2:first-child{font-size:20px}.single-product #reviews{grid-template-columns:1fr;gap:18px}}
.single-product .woocommerce-tabs ul.tabs{background:#f5f7f6}

/* Refined single-product review form */
.single-product #review_form form.comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px}.single-product #review_form .comment-notes,.single-product #review_form .comment-form-rating,.single-product #review_form .comment-form-comment,.single-product #review_form .comment-form-cookies-consent,.single-product #review_form .form-submit{grid-column:1/-1}.single-product #review_form form.comment-form>p{margin:0}.single-product #review_form label{display:block;margin:0 0 7px;color:var(--ink);font-size:13px;font-weight:700;line-height:1.45}.single-product #review_form .required{color:#b24d2b}.single-product #review_form input[type=text],.single-product #review_form input[type=email],.single-product #review_form textarea{display:block;width:100%;max-width:none;padding:12px 13px;border:1px solid #cfd9d3;border-radius:7px;background:#fff;color:var(--ink);font:inherit;line-height:1.5;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.single-product #review_form input[type=text],.single-product #review_form input[type=email]{min-height:45px}.single-product #review_form input[type=text]:hover,.single-product #review_form input[type=email]:hover,.single-product #review_form textarea:hover{border-color:#98ad9f}.single-product #review_form input[type=text]:focus,.single-product #review_form input[type=email]:focus,.single-product #review_form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(21,75,49,.12)}.single-product #review_form .comment-notes{padding:10px 12px;border-radius:6px;background:#eef5f0;color:var(--muted);font-size:12px}.single-product #review_form .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:9px;padding:2px 0}.single-product #review_form .comment-form-cookies-consent input{flex:0 0 17px;width:17px;height:17px;margin:2px 0 0;accent-color:var(--green)}.single-product #review_form .comment-form-cookies-consent label{margin:0;color:var(--muted);font-size:12px;font-weight:400}.single-product #review_form .form-submit .submit{min-width:130px;padding:0 24px;border-radius:6px!important;background:var(--green)!important;color:#fff!important;font-weight:700;cursor:pointer}.single-product #review_form .form-submit .submit:hover{background:#103d28!important}
@media(max-width:620px){.single-product #review_form form.comment-form{grid-template-columns:1fr;gap:15px}.single-product #review_form .comment-form-author,.single-product #review_form .comment-form-email{grid-column:1/-1}.single-product #review_form .form-submit .submit{width:100%}}

/* Review summary, inline validation, names and pagination */
.single-product #comments>.woocommerce-Reviews-title{margin-bottom:18px!important}.review-overview{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:center;margin:0 0 24px;padding:22px;border:1px solid var(--line);border-radius:9px;background:#fafbfa}.review-overview-score{display:grid;gap:3px}.review-overview-score strong{color:var(--green);font-size:44px;line-height:1;font-weight:800}.review-overview-score span{text-transform:capitalize;color:var(--muted);font-size:13px}.review-overview-stars{color:#f28a3a!important;font-size:15px!important;letter-spacing:1px}.review-overview-stars small{color:var(--muted);font-size:11px;letter-spacing:0}.review-overview-bars{display:grid;gap:8px}.review-bar-row{display:grid;grid-template-columns:42px minmax(80px,1fr) 32px;gap:9px;align-items:center;color:var(--muted);font-size:12px}.review-bar-row i{height:8px;overflow:hidden;border-radius:99px;background:#e7ece9}.review-bar-row b{display:block;height:100%;border-radius:99px;background:#f28a3a}.review-bar-row small{font-size:11px}.single-product #review_form .comment-form-rating{position:relative}.single-product #review_form .comment-form-rating .stars{display:flex;align-items:center;flex-wrap:wrap;gap:3px}.review-rating-error{display:inline-block;margin-left:12px;color:#b24d2b;font-size:12px;font-weight:600}.single-product #review_form .comment-form-rating.has-rating-error .stars a{color:#b24d2b}.single-product .commentlist li.review .review-author-name{display:block;margin:0 0 5px;color:var(--ink);font-size:13px;font-weight:700}.review-pagination{display:flex;gap:7px;margin-top:18px}.review-pagination button{min-width:32px;height:32px;padding:0;border:1px solid #cfd9d3;border-radius:5px;background:#fff;color:var(--ink);cursor:pointer}.review-pagination button:hover,.review-pagination button.active{border-color:var(--green);background:var(--green);color:#fff}.review-pagination button.active{font-weight:700}
@media(max-width:620px){.review-overview{grid-template-columns:1fr;gap:18px;padding:18px}.review-rating-error{display:block;margin:8px 0 0}.review-pagination{justify-content:center}}

/* Featured categories carousel */
.featured-categories-head{justify-content:center}.featured-categories-head h2{text-align:center}.category-carousel{position:relative;padding:0 44px}.category-carousel .category-grid{display:flex!important;flex-wrap:nowrap;gap:14px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:4px 2px 12px;scrollbar-width:none}.category-carousel .category-grid::-webkit-scrollbar{display:none}.category-carousel .category-card{display:block;flex:0 0 calc((100% - 98px)/8);min-width:104px;scroll-snap-align:start}.category-carousel-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--green);border-radius:50%;background:#fff;color:var(--green);font-size:27px;line-height:1;cursor:pointer;transform:translateY(-70%);box-shadow:0 3px 10px rgba(21,75,49,.12)}.category-carousel-arrow:hover{background:var(--green);color:#fff}.category-carousel-prev{left:0}.category-carousel-next{right:0}
@media(max-width:1024px){.category-carousel .category-card{flex-basis:calc((100% - 42px)/4)}}
@media(max-width:720px){.category-carousel{padding:0 34px}.category-carousel .category-grid{gap:10px}.category-carousel .category-card{flex-basis:calc((100% - 30px)/3);min-width:86px}.category-carousel-arrow{width:30px;height:30px;font-size:23px}}
.testimonials-section{background:#f7faf8;padding-block:44px}.testimonials-head{align-items:end}.testimonials-head h2{margin:4px 0 0}.testimonials-head .eyebrow{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.testimonial-controls{display:flex;gap:8px}.testimonial-arrow{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--green);border-radius:50%;background:#fff;color:var(--green);font-size:25px;line-height:1;cursor:pointer}.testimonial-arrow:hover{background:var(--green);color:#fff}.testimonials-carousel{display:flex;gap:14px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;padding:3px 2px 10px;cursor:grab}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonials-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto}.testimonial-card{display:flex;flex:0 0 calc((100% - 42px)/4);min-width:230px;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff;scroll-snap-align:start}.reviewer{display:flex;align-items:center;gap:10px}.reviewer img{width:44px;height:44px;border-radius:50%}.reviewer strong,.reviewer span{display:block}.reviewer strong{font-size:14px;color:var(--ink)}.reviewer span{font-size:11px;color:var(--muted)}.testimonial-stars{margin:14px 0 8px;color:#e89542;font-size:16px;letter-spacing:2px}.testimonial-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:900px){.testimonial-card{flex-basis:calc((100% - 14px)/2)}}@media(max-width:560px){.testimonials-section{padding-block:30px}.testimonials-head{align-items:center}.testimonial-card{flex-basis:88%;min-width:0}.testimonial-controls{gap:5px}}
.testimonials-head{justify-content:flex-end}.testimonials-head>div:first-child{display:none}
.testimonial-pagination{display:flex;justify-content:center;gap:7px;margin-top:18px}.testimonial-pagination button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#cbd8d0;cursor:pointer;transition:transform .2s,background .2s}.testimonial-pagination button.active{background:var(--green);transform:scale(1.35)}

.cart-drawer{overflow:hidden}.cart-drawer .widget_shopping_cart_content{display:flex;flex-direction:column;height:calc(100vh - 63px);padding:18px}.cart-drawer .woocommerce-mini-cart{flex:1;overflow-y:auto;padding-right:3px}.cart-drawer .woocommerce-mini-cart__total{flex:0 0 auto;margin:0}.cart-drawer .woocommerce-mini-cart__buttons{flex:0 0 auto;display:block;margin:0;padding-top:10px;background:#fff}.cart-drawer .woocommerce-mini-cart__buttons .button{display:none}.cart-drawer .woocommerce-mini-cart__buttons .checkout{display:block;width:100%;min-height:48px;border-radius:6px!important;font-size:14px!important}.cart-drawer .woocommerce-mini-cart__empty-message{margin:auto;text-align:center;color:var(--muted)}
.single-product div.product .flex-control-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:0 2px 6px!important;margin:12px 0 0!important;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--green) #edf2ee}
.single-product div.product .flex-control-thumbs li{display:block!important;float:none!important;width:72px!important;min-width:72px!important;max-width:72px!important;flex:0 0 72px!important;margin:0!important;scroll-snap-align:start}
@media(max-width:560px){.single-product div.product .flex-control-thumbs{gap:8px!important}.single-product div.product .flex-control-thumbs li{width:62px!important;min-width:62px!important;max-width:62px!important;flex-basis:62px!important}}
.single-product div.product .flex-control-thumbs{max-width:318px!important}
@media(max-width:560px){.single-product div.product .flex-control-thumbs{max-width:282px!important}}
.single-product div.product .flex-control-thumbs{width:100%!important;max-width:none!important;cursor:grab}.single-product div.product .flex-control-thumbs.is-dragging{cursor:grabbing;scroll-behavior:auto}.single-product div.product .flex-control-thumbs li{user-select:none}
.single-product div.product .flex-control-thumbs img{opacity:1!important;border:2px solid #d7dfda!important;transition:border-color .2s,box-shadow .2s,background .2s}.single-product div.product .flex-control-thumbs img.flex-active{border:3px solid var(--green)!important;box-shadow:0 0 0 3px rgba(31,102,66,.18)!important;background:#f1f8f3!important}
.single-product div.product .flex-viewport{cursor:grab;touch-action:pan-y}.single-product div.product .flex-viewport:active{cursor:grabbing}
