:root{--green:#0B5D1E;--leaf:#168A35;--lime:#3FAE49;--soft:#F5F7EE;--white:#fff;--earth:#7A5A32;--gold:#F4C400;--forest:#063b15;--ink:#163020;--muted:#627067;--border:#dce6dc;--radius:18px;--shadow:0 18px 50px rgba(11,93,30,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,Poppins,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:10px 14px}.topbar{background:var(--forest);color:#eaf6ed;font-size:13px}.topbar-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(11,93,30,.09)}.header-inner{min-height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.custom-logo{max-height:58px;width:auto}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--lime));color:#fff;font-size:25px;font-weight:800}.brand-text{display:flex;flex-direction:column;line-height:1.05}.brand-text strong{font-size:18px}.brand-text small{font-size:12px;color:var(--leaf);margin-top:4px}.primary-nav{margin-left:auto}.fateh-menu{display:flex;align-items:center;gap:18px;list-style:none;margin:0;padding:0}.fateh-menu a{font-size:14px;font-weight:650}.fateh-menu a:hover{color:var(--leaf)}.header-actions{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:650}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;border:1px solid transparent;font-weight:750;line-height:1.1;transition:.2s ease;cursor:pointer}.btn-primary,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--green)!important;color:#fff!important}.btn-primary:hover,.woocommerce a.button.alt:hover{background:var(--forest)!important;transform:translateY(-1px)}.btn-light{background:#fff;color:var(--green)}.btn-dark{background:var(--forest);color:#fff}.btn-whatsapp{background:#1e8f43;color:#fff;padding:11px 17px}.menu-toggle{display:none;border:1px solid var(--border);background:#fff;border-radius:10px;padding:9px 12px;font-weight:700}.page-hero,.fallback-hero{padding:100px 0;background:linear-gradient(135deg,var(--forest),var(--green));color:#fff}.fallback-hero{min-height:60vh;display:flex;align-items:center}.page-hero h1,.fallback-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:8px 0 18px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.content-page,.woo-wrap{padding:70px 0}.site-footer{background:#062d11;color:#dcece0;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.site-footer h3{color:#fff}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.mobile-actions{display:none}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--border);border-radius:18px;padding:12px;background:#fff;box-shadow:0 12px 30px rgba(11,93,30,.06)}.woocommerce ul.products li.product img{border-radius:14px;aspect-ratio:4/5;object-fit:contain;background:var(--soft);padding:8px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:48px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce-cart table.cart,.woocommerce-checkout-review-order-table{width:100%}.fateh-cf7 .wpcf7-form{display:grid;gap:14px}.fateh-cf7 .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fateh-cf7 label{font-size:13px;font-weight:700}.fateh-cf7 input,.fateh-cf7 textarea,.fateh-cf7 select{width:100%;padding:13px 14px;border:1px solid var(--border);border-radius:12px;background:#fff;font:inherit}.fateh-cf7 textarea{min-height:130px}.fateh-crop-finder{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.fateh-crop-card{min-height:120px;border-radius:16px;padding:18px;display:flex;align-items:flex-end;background:linear-gradient(145deg,var(--green),var(--forest));color:#fff;font-weight:800;box-shadow:var(--shadow)}.fateh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fateh-product-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.fateh-product-card img{width:100%;aspect-ratio:4/5;object-fit:contain;background:var(--soft);padding:14px}.fateh-product-card-body{padding:20px}.fateh-product-card h3{margin:0 0 8px}.fateh-product-card .price{font-weight:800;color:var(--green);margin:12px 0}.fateh-actions{display:flex;flex-wrap:wrap;gap:9px}.fateh-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fateh-blog-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.fateh-blog-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.fateh-blog-card-body{padding:18px}.elementor-widget-image img{border-radius:16px}.elementor-widget-button .elementor-button{border-radius:999px}.fateh-elementor-page .site-header+main{padding-top:0}
@media(max-width:1100px){.primary-nav{display:none;position:absolute;top:78px;left:20px;right:20px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:18px}.primary-nav.is-open{display:block}.fateh-menu{display:grid;gap:4px}.fateh-menu a{display:block;padding:10px 8px}.menu-toggle{display:inline-flex;margin-left:auto}.header-actions{margin-left:0}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.fateh-crop-finder{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:820px){.topbar-inner>span:first-child{display:none}.header-actions>a:not(.cart-link):not(.btn-whatsapp){display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr;gap:25px}.fateh-product-grid,.fateh-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fateh-crop-finder{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:grid;grid-template-columns:1fr 1fr;padding:max(8px,env(safe-area-inset-bottom)) 10px 10px;background:rgba(6,45,17,.96);gap:8px}.mobile-actions a{background:#fff;color:var(--green);border-radius:999px;text-align:center;padding:12px;font-weight:800}body{padding-bottom:70px}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.topbar-inner{min-height:32px}.header-inner{min-height:68px;gap:10px}.brand{min-width:0}.brand-text strong{font-size:15px}.brand-mark{width:38px;height:38px}.btn-whatsapp{display:none}.primary-nav{top:68px;left:12px;right:12px}.footer-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.fateh-product-grid,.fateh-blog-grid{grid-template-columns:1fr}.fateh-crop-finder{grid-template-columns:repeat(2,minmax(0,1fr))}.fateh-cf7 .form-grid{grid-template-columns:1fr}.woocommerce table.shop_table{display:block;overflow-x:auto}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.fateh-cf7 input,.fateh-cf7 textarea,.fateh-cf7 select{font-size:16px}.page-hero,.fallback-hero{padding:72px 0}.page-hero h1,.fallback-hero h1{font-size:clamp(34px,12vw,52px)}}
@media(max-width:360px){.woocommerce ul.products{grid-template-columns:1fr}.fateh-crop-finder{grid-template-columns:1fr}.header-actions{gap:7px}.header-actions .cart-link{font-size:12px}}

/* Supplied FATEH product artwork */
.single-product .woocommerce-product-gallery__image img{object-fit:contain;background:var(--soft);border-radius:18px}.single-product .summary .price{font-size:1.4rem;color:var(--green);font-weight:800}.fateh-product-card .fateh-actions .btn{font-size:13px}.elementor-widget-image img{object-fit:contain}

/* FATEH v2.3 premium UI refinement */
body{font-size:16px;line-height:1.65;background:#fff;color:#163020}
.elementor h1,.elementor h2,.elementor h3,.elementor h4{font-family:Poppins,Inter,Arial,sans-serif;letter-spacing:-.025em}
.elementor h1{font-size:clamp(42px,5vw,72px);line-height:1.03}
.elementor h2{font-size:clamp(30px,3.2vw,48px);line-height:1.12}
.elementor h3{font-size:clamp(19px,1.6vw,25px);line-height:1.2}
.elementor p{margin-top:0}
.fateh-kicker{margin:0 0 8px!important;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:850;color:var(--leaf)}
.fateh-kicker-gold{color:var(--gold)!important}.fateh-hero-lead{font-size:clamp(19px,2vw,24px);max-width:690px}.fateh-page-lead{font-size:clamp(18px,1.8vw,22px);max-width:790px}.fateh-page-lead-dark{font-size:18px;max-width:760px;color:var(--muted)}
.fateh-home-hero,.fateh-page-hero{position:relative;overflow:hidden}.fateh-home-hero:after,.fateh-page-hero:after{content:"";position:absolute;inset:auto -5% -70px auto;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.12);pointer-events:none}
.fateh-button-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important}.fateh-button-row .elementor-widget-button{width:auto!important}

/* Header */
.site-header{box-shadow:0 8px 28px rgba(6,59,21,.06)}.header-inner{min-height:86px}.fateh-menu{gap:16px}.fateh-menu a{font-weight:750;color:#193523}.cart-link{border:1px solid var(--border);border-radius:999px;padding:10px 14px}.site-header.is-scrolled .header-inner{min-height:70px}.site-header,.header-inner{transition:.22s ease}
.elementor-location-header{position:sticky;top:0;z-index:999;box-shadow:0 8px 28px rgba(6,59,21,.07)}.fateh-pro-topbar{font-size:12px;line-height:1.35}.fateh-pro-topbar p{margin:0}.fateh-pro-header{min-height:82px}.fateh-pro-brand h3{margin:0}.fateh-pro-nav .elementor-nav-menu--main .elementor-item{font-weight:750;padding-left:10px;padding-right:10px}.fateh-pro-actions .elementor-widget-button{width:auto!important}.fateh-pro-actions .elementor-button{padding:11px 17px!important;font-size:13px}.fateh-pro-footer-grid a:hover,.fateh-pro-footer-bottom a:hover{color:#F4C400!important}

/* Cards and sections */
.fateh-trust-grid,.fateh-card-grid,.fateh-two-card-grid,.fateh-poster-grid,.fateh-gallery-grid{align-items:stretch!important}
.fateh-trust-card,.fateh-solution-card,.fateh-wide-card{border:1px solid rgba(11,93,30,.08)!important;box-shadow:0 14px 38px rgba(11,93,30,.08)!important;transition:transform .22s ease,box-shadow .22s ease}
.fateh-trust-card:hover,.fateh-solution-card:hover,.fateh-wide-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(11,93,30,.12)!important}
.fateh-trust-grid>.e-con,.fateh-card-grid>.e-con{flex:1 1 240px!important;max-width:calc(25% - 14px)!important}.fateh-two-card-grid>.e-con{flex:1 1 450px!important;max-width:calc(50% - 12px)!important}

/* Image beside copy, not stacked on desktop */
.fateh-split-section{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:36px!important}.fateh-split-section>.e-con{min-width:0!important}.fateh-split-copy,.fateh-split-media{width:calc(50% - 18px)!important;flex:1 1 calc(50% - 18px)!important}.fateh-split-copy{padding:12px 8px}.fateh-split-copy p{font-size:17px;color:#56665a}.fateh-training-split .fateh-split-copy p{color:#ecf7ef}.fateh-split-media .elementor-widget-image{width:100%}.fateh-split-media .elementor-widget-image img{display:block;width:100%;height:430px!important;object-fit:cover!important;border-radius:24px!important;box-shadow:0 20px 55px rgba(4,58,18,.14)}

/* Product catalog */
.fateh-product-grid{gap:20px}.fateh-shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fateh-product-card{height:100%;display:flex;flex-direction:column;border-radius:20px;border:1px solid #dfe9df;box-shadow:0 12px 34px rgba(11,93,30,.07);transition:transform .2s ease,box-shadow .2s ease}.fateh-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(11,93,30,.13)}.fateh-product-image{display:block;background:linear-gradient(145deg,#f8faf4,#eef5ea)}.fateh-product-card img{width:100%;aspect-ratio:4/5;object-fit:contain;background:transparent;padding:12px}.fateh-product-card-body{display:flex;flex:1;flex-direction:column;padding:18px}.fateh-product-category{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--leaf);margin-bottom:8px}.fateh-product-card h3{font-size:18px;line-height:1.25;margin:0 0 9px}.fateh-product-card p{font-size:13.5px;line-height:1.55;color:#647168;margin-bottom:12px}.fateh-product-card .price{font-size:18px;margin-top:auto}.fateh-product-card .fateh-actions{margin-top:14px}.fateh-product-card .btn{font-size:12px;padding:11px 14px;flex:1 1 auto}.fateh-enquiry-badge{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;background:#edf7ee;color:#0B5D1E;font-size:11px;font-weight:800;margin-top:auto}.fateh-mrp-label{font-size:12px;color:#738076;margin-right:3px}.btn-light-outline{background:#fff;color:var(--green);border-color:rgba(255,255,255,.5)}

/* VAM featured card */
.fateh-vam-feature{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:42px;align-items:center;background:linear-gradient(135deg,#0b5d1e,#063b15);border-radius:28px;padding:34px;color:#fff;box-shadow:0 24px 60px rgba(6,59,21,.18)}.fateh-vam-media{background:#fff;border-radius:22px;padding:24px;min-height:360px;display:grid;place-items:center}.fateh-vam-media img{width:100%;height:330px;object-fit:contain}.fateh-vam-copy h2{color:#fff;margin:4px 0 16px}.fateh-vam-copy p,.fateh-vam-copy li{color:#eaf6ed}.fateh-vam-copy ul{padding-left:20px}.fateh-vam-copy .fateh-kicker{color:#f4c400}

/* Seed cards */
.fateh-seed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:20px 0 26px}.fateh-seed-card .fateh-product-image{background:#eef5ea}.fateh-seed-card img{aspect-ratio:4/3!important;object-fit:cover!important;padding:0!important}.fateh-seed-card .fateh-product-card-body{padding:14px}.fateh-seed-card h3{font-size:16px}.fateh-seed-card p{display:none}.fateh-seed-card .fateh-product-category{display:none}.fateh-seed-card .fateh-enquiry-badge{display:none}.fateh-seed-card .fateh-actions{margin-top:auto}.fateh-seed-card .btn{width:100%;flex-basis:100%}.fateh-seeds-preview>.elementor-widget-button{margin-top:8px}

/* Crop finder */
.fateh-crop-finder{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fateh-crop-card{min-height:96px;border-radius:14px;position:relative;overflow:hidden}.fateh-crop-card:after{content:"→";position:absolute;right:15px;top:14px;opacity:.65}

/* Gallery */
.fateh-gallery-grid>.e-con{flex:1 1 31%!important;max-width:calc(33.333% - 12px)!important}.fateh-gallery-item .elementor-widget-image img{height:285px!important;object-fit:cover!important;border-radius:20px!important}.fateh-poster-grid>.e-con{flex:1 1 240px!important;max-width:calc(25% - 14px)!important}.fateh-poster-card{border:1px solid #dfe9df!important;box-shadow:0 12px 34px rgba(11,93,30,.07)}.fateh-poster-card .elementor-widget-image img{width:100%;height:390px!important;object-fit:contain!important;background:#f8faf5;border-radius:14px!important}.fateh-poster-card h3{font-size:16px!important;margin-top:12px!important}

/* WooCommerce single product */
.single-product .woo-wrap{padding-top:55px}.woocommerce div.product{gap:52px}.single-product .woocommerce-product-gallery{padding:14px;border:1px solid var(--border);border-radius:24px;background:#f8faf5}.single-product .woocommerce-product-gallery__image img{max-height:720px;object-fit:contain}.single-product .summary{padding-top:10px}.single-product .summary .product_title{font-size:clamp(32px,4vw,54px);line-height:1.08}.single-product .summary .price{font-size:24px}.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:25px}.single-product .related.products{grid-column:1/-1}

/* Forms */
.fateh-cf7{max-width:920px}.fateh-cf7 .wpcf7-form{gap:16px}.fateh-cf7 input,.fateh-cf7 textarea,.fateh-cf7 select{border:1px solid #d8e4d8;background:#fff;box-shadow:0 3px 12px rgba(11,93,30,.03)}.fateh-cf7 input:focus,.fateh-cf7 textarea:focus,.fateh-cf7 select:focus{outline:2px solid rgba(22,138,53,.18);border-color:#168A35}.fateh-cf7 .wpcf7-submit{background:#0B5D1E;color:#fff;border:0;border-radius:999px;padding:14px 24px;font-weight:800;width:auto}

@media(max-width:1100px){.fateh-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fateh-seed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fateh-trust-grid>.e-con,.fateh-card-grid>.e-con{max-width:calc(50% - 10px)!important}.fateh-poster-grid>.e-con{max-width:calc(50% - 10px)!important}.fateh-pro-brand{width:24%!important}.fateh-pro-nav{width:52%!important}.fateh-pro-actions{width:24%!important}}
@media(max-width:820px){.fateh-split-section{flex-wrap:wrap!important;gap:22px!important}.fateh-split-copy,.fateh-split-media{width:100%!important;flex-basis:100%!important}.fateh-split-media .elementor-widget-image img{height:340px!important}.fateh-training-split .fateh-split-media{order:2}.fateh-training-split .fateh-split-copy{order:1}.fateh-vam-feature{grid-template-columns:1fr;gap:22px;padding:24px}.fateh-vam-media{min-height:280px}.fateh-vam-media img{height:260px}.fateh-seed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fateh-gallery-grid>.e-con{max-width:calc(50% - 10px)!important}.fateh-pro-topbar>.e-con{width:100%!important}.fateh-pro-header{flex-wrap:wrap!important}.fateh-pro-brand{width:55%!important}.fateh-pro-nav{width:40%!important}.fateh-pro-actions{display:none!important}}
@media(max-width:560px){.elementor h1{font-size:clamp(36px,11vw,52px)}.elementor h2{font-size:clamp(28px,8vw,38px)}.fateh-home-hero{min-height:62vh!important}.fateh-trust-grid>.e-con,.fateh-card-grid>.e-con,.fateh-two-card-grid>.e-con,.fateh-poster-grid>.e-con,.fateh-gallery-grid>.e-con{max-width:100%!important;flex-basis:100%!important}.fateh-shop-product-grid{grid-template-columns:1fr 1fr;gap:12px}.fateh-product-card-body{padding:13px}.fateh-product-card h3{font-size:15px}.fateh-product-card p{font-size:12.5px}.fateh-product-card .btn{font-size:11px;padding:10px 8px}.fateh-seed-grid{grid-template-columns:1fr 1fr;gap:12px}.fateh-split-media .elementor-widget-image img{height:280px!important}.fateh-vam-feature{border-radius:20px;padding:18px}.fateh-vam-media{min-height:230px}.fateh-vam-media img{height:215px}.fateh-crop-finder{grid-template-columns:1fr 1fr}.fateh-pro-topbar{display:none!important}.fateh-pro-brand{width:65%!important}.fateh-pro-nav{width:30%!important}.fateh-pro-header{min-height:70px}.fateh-poster-card .elementor-widget-image img{height:480px!important}}
@media(max-width:380px){.fateh-shop-product-grid,.fateh-seed-grid{grid-template-columns:1fr}.fateh-crop-finder{grid-template-columns:1fr}.fateh-poster-card .elementor-widget-image img{height:auto!important}}
.fateh-vam-placeholder{width:100%;height:330px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 30%,#f3f9ed 0,#e5f1dc 52%,#d7e8ce 100%);color:#0B5D1E;position:relative;overflow:hidden}.fateh-vam-placeholder:before,.fateh-vam-placeholder:after{content:"";position:absolute;left:50%;top:54%;width:2px;height:120px;background:#7A5A32;transform-origin:top}.fateh-vam-placeholder:before{transform:rotate(28deg)}.fateh-vam-placeholder:after{transform:rotate(-28deg)}.fateh-vam-placeholder strong{font-size:72px;line-height:1;font-family:Poppins,Inter,sans-serif;letter-spacing:.04em;z-index:1}.fateh-vam-placeholder span{font-weight:800;margin-top:10px;z-index:1}


/* FATEH v2.4 navigation, mobile drawer, contact and WooCommerce polish */
.site-header{isolation:isolate}.header-inner{position:relative}.primary-nav{position:relative}.fateh-menu>li{position:relative}.fateh-menu .sub-menu{position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%,8px);min-width:230px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid #dce6dc;border-radius:15px;box-shadow:0 20px 50px rgba(6,59,21,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:1003}.fateh-menu .sub-menu:before{content:"";position:absolute;left:50%;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #dce6dc;border-top:1px solid #dce6dc;transform:translateX(-50%) rotate(45deg)}.fateh-menu .sub-menu li{position:relative}.fateh-menu .sub-menu a{display:block;padding:10px 12px;border-radius:9px;white-space:nowrap;font-size:13px}.fateh-menu .sub-menu a:hover{background:#f2f7ee;color:#0B5D1E}.fateh-menu>li:hover>.sub-menu,.fateh-menu>li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.fateh-menu>.menu-item-has-children>a:after{content:"⌄";display:inline-block;margin-left:5px;font-size:11px;transition:transform .18s}.submenu-toggle,.nav-close,.nav-backdrop{display:none}.menu-toggle-lines{width:20px;display:grid;gap:4px}.menu-toggle-lines i{display:block;height:2px;background:#163020;border-radius:4px}.menu-toggle{align-items:center;gap:8px}.cart-link{display:inline-flex;align-items:center;gap:7px;position:relative}.cart-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:-6px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#168A35;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:10px;font-weight:800;line-height:1}.cart-count.is-zero{display:none}

/* Elementor Pro header dropdown stability */
.fateh-pro-header{display:flex!important;flex-wrap:nowrap!important;gap:14px!important}.fateh-pro-brand{flex:0 0 18%!important;width:18%!important}.fateh-pro-nav{flex:1 1 auto!important;width:auto!important;min-width:0}.fateh-pro-actions{flex:0 0 auto!important;width:auto!important}.fateh-pro-nav .elementor-nav-menu--main .elementor-nav-menu{flex-wrap:nowrap}.fateh-pro-nav .elementor-nav-menu--main .elementor-item{font-size:13px!important;padding-left:8px!important;padding-right:8px!important;white-space:nowrap}.fateh-pro-nav .elementor-nav-menu--dropdown{border-radius:14px!important;box-shadow:0 18px 45px rgba(6,59,21,.14)!important;overflow:hidden}.fateh-pro-nav .elementor-sub-item{font-size:13px!important;padding:11px 14px!important}.fateh-pro-actions .elementor-widget-button:first-child .elementor-button{font-size:0!important;width:42px;height:42px;padding:0!important;border:1px solid #dce6dc!important;background:#fff!important;color:#0B5D1E!important}.fateh-pro-actions .elementor-widget-button:first-child .elementor-button:before{content:"🛒";font-size:18px;line-height:1}

/* Contact page */
.fateh-contact-hero{min-height:420px;position:relative}.fateh-contact-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,37,13,.82),rgba(3,37,13,.26));pointer-events:none}.fateh-contact-hero>.e-con-inner,.fateh-contact-hero>.e-con{position:relative;z-index:1}.fateh-contact-strip>.e-con{flex:1 1 250px!important;max-width:calc(33.333% - 14px)!important}.fateh-contact-card{border:1px solid #dfe9df!important;background:#fff!important;border-radius:18px!important;box-shadow:0 12px 34px rgba(11,93,30,.06)!important}.fateh-contact-split{display:flex!important;flex-direction:row!important;align-items:center!important;gap:42px!important}.fateh-contact-split>.e-con{flex:1 1 50%!important;width:50%!important}.fateh-contact-split .elementor-widget-image img{height:420px!important;object-fit:cover!important;border-radius:24px!important}.fateh-contact-form-card{padding:28px!important;border:1px solid #dfe9df!important;border-radius:22px!important;box-shadow:0 16px 44px rgba(11,93,30,.08)!important;background:#fff!important}.fateh-contact-form-card .fateh-cf7{max-width:none}.fateh-contact-location{background:#f5f7ee!important;border-radius:22px!important}

/* Cart page */
.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:34px;align-items:start}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-cart .woocommerce-cart-form{grid-column:1}.woocommerce-cart .cart-collaterals{grid-column:2;grid-row:1 / span 2;width:100%!important}.woocommerce-cart .cart_totals{width:100%!important;float:none!important;border:1px solid #dce6dc;border-radius:22px;padding:24px;background:#fff;box-shadow:0 16px 45px rgba(11,93,30,.08)}.woocommerce-cart table.shop_table{border:1px solid #dce6dc!important;border-radius:18px!important;overflow:hidden;border-collapse:separate!important;background:#fff}.woocommerce-cart table.shop_table th{background:#f6f9f3;padding:18px!important}.woocommerce-cart table.shop_table td{padding:18px!important;vertical-align:middle!important}.woocommerce-cart table.cart img{width:78px!important;height:88px!important;object-fit:contain;background:#f6f9f3;border-radius:10px}.woocommerce-cart .coupon{display:flex!important;gap:10px;align-items:center}.woocommerce-cart .coupon .input-text{min-width:180px!important;padding:12px 14px!important;border:1px solid #dce6dc!important;border-radius:10px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%;font-size:17px!important;padding:17px 24px!important}.woocommerce-cart .cart_totals h2{font-size:28px!important;margin-top:0}.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{padding:14px 0!important}

/* Checkout page */
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:34px;align-items:start}.woocommerce-checkout #customer_details{grid-column:1}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review_heading{margin:0 0 -18px!important;padding:24px 24px 0;border:1px solid #dce6dc;border-bottom:0;border-radius:22px 22px 0 0;background:#fff}.woocommerce-checkout #order_review{border:1px solid #dce6dc;border-top:0;border-radius:0 0 22px 22px;padding:20px 24px 24px;background:#fff;box-shadow:0 16px 45px rgba(11,93,30,.08)}.woocommerce-checkout .col2-set{width:100%!important;float:none!important}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none!important;width:100%!important;border:1px solid #dce6dc;border-radius:22px;padding:25px;background:#fff;margin-bottom:20px}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{font-size:25px!important;margin-top:0}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:46px;border:1px solid #d7e2d7!important;border-radius:10px!important;padding:10px 12px;background:#fff}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px!important;padding:0!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px!important}.woocommerce-checkout #payment{background:#f5f7ee!important;border-radius:14px!important}.woocommerce-checkout #place_order{width:100%;padding:16px 22px!important;font-size:17px!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:12px;background:#f6f9f3!important;border-top:0!important;border-left:4px solid #168A35!important}

/* Make major Elementor imagery fill its frame */
.fateh-home-hero,.fateh-page-hero{background-color:#0b5d1e!important}.fateh-gallery-item img,.fateh-split-media img{transition:transform .35s ease}.fateh-gallery-item:hover img,.fateh-split-media:hover img{transform:scale(1.025)}

@media(max-width:1180px){.header-inner{gap:14px}.brand{min-width:180px}.fateh-menu{gap:11px}.fateh-menu a{font-size:13px}.header-actions{gap:8px}.account-link{display:none}}
@media(max-width:1100px){body.fateh-nav-open{overflow:hidden}.menu-toggle{display:inline-flex;margin-left:auto;border-radius:999px;width:44px;height:44px;justify-content:center;padding:0}.menu-toggle-label{display:none}.primary-nav{display:block!important;position:fixed!important;z-index:1102;top:0!important;right:0!important;left:auto!important;width:min(390px,88vw);height:100dvh;background:#fff;border:0;border-radius:0;box-shadow:-22px 0 60px rgba(6,59,21,.18);padding:82px 22px 30px;transform:translateX(105%);transition:transform .25s ease;overflow-y:auto}.primary-nav.is-open{transform:translateX(0)}.nav-close{display:grid;place-items:center;position:absolute;right:22px;top:22px;width:42px;height:42px;border:0;background:#f5f7ee;border-radius:999px;font-size:30px;line-height:1;color:#163020}.nav-backdrop{display:block;position:fixed;inset:0;background:rgba(2,24,8,.46);opacity:0;visibility:hidden;transition:.2s;z-index:1101}.nav-backdrop.is-open{opacity:1;visibility:visible}.fateh-menu{display:block}.fateh-menu>li{border-bottom:1px solid #e7eee7}.fateh-menu>li>a{display:block;padding:16px 42px 16px 4px;font-size:17px;font-weight:750}.fateh-menu>.menu-item-has-children>a:after{display:none}.submenu-toggle{display:grid;place-items:center;position:absolute;right:0;top:10px;width:38px;height:38px;border:0;background:transparent;color:#0b5d1e;font-size:22px}.submenu-toggle span{transition:transform .2s}.menu-item-has-children.submenu-open>.submenu-toggle span{transform:rotate(180deg)}.fateh-menu .sub-menu{position:static;transform:none!important;min-width:0;padding:0 0 10px 18px;border:0;box-shadow:none;border-radius:0;opacity:1;visibility:visible;pointer-events:auto;display:none}.fateh-menu .sub-menu:before{display:none}.fateh-menu .submenu-open>.sub-menu{display:block}.fateh-menu .sub-menu a{padding:11px 10px;font-size:15px;white-space:normal}.fateh-contact-strip>.e-con{max-width:calc(50% - 10px)!important}.woocommerce-cart .woocommerce,.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals,.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1;grid-row:auto}.woocommerce-cart .cart-collaterals{margin-top:0}.fateh-pro-nav .elementor-nav-menu--main{display:none!important}.fateh-pro-nav .elementor-menu-toggle{display:flex!important}}
@media(max-width:820px){.header-actions .cart-link{width:44px;height:44px;justify-content:center;padding:0;border-radius:999px}.header-actions .cart-label{display:none}.header-actions .cart-icon{width:21px;height:21px}.cart-count{right:-3px;top:-5px}.fateh-contact-split{flex-wrap:wrap!important;gap:22px!important}.fateh-contact-split>.e-con{flex-basis:100%!important;width:100%!important}.fateh-contact-split .elementor-widget-image img{height:330px!important}.fateh-contact-strip>.e-con{max-width:100%!important;flex-basis:100%!important}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{padding:12px!important}.woocommerce-checkout #order_review_heading{margin-bottom:-18px!important}}
@media(max-width:560px){.topbar .container{width:calc(100% - 24px)}.topbar-inner{justify-content:center;font-size:12px}.topbar-inner>span:last-child{width:100%;text-align:center}.brand-text small{font-size:11px}.header-actions{margin-left:0}.header-actions .btn-whatsapp{display:none}.primary-nav{width:min(360px,92vw)}.fateh-contact-hero{min-height:360px}.fateh-contact-split .elementor-widget-image img{height:260px!important}.fateh-contact-form-card{padding:18px!important}.woocommerce-cart .woocommerce{gap:20px}.woocommerce-cart table.shop_table{border-radius:12px!important}.woocommerce-cart table.shop_table_responsive tr{display:grid!important;grid-template-columns:70px 1fr;gap:8px;padding:12px;border-bottom:1px solid #e7eee7}.woocommerce-cart table.shop_table_responsive tr td{display:block!important;text-align:left!important;padding:5px!important;border:0!important}.woocommerce-cart table.shop_table_responsive tr td:before{float:none!important;margin-right:8px;color:#627067}.woocommerce-cart table.shop_table_responsive thead{display:none!important}.woocommerce-cart table.cart img{width:62px!important;height:70px!important}.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr auto;width:100%}.woocommerce-cart .coupon .input-text{min-width:0!important;width:100%!important}.woocommerce-checkout form.checkout{gap:20px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2,.woocommerce-checkout #order_review{padding:18px}.woocommerce-checkout #order_review_heading{padding:18px 18px 0}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{float:none!important;width:100%!important}.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{font-size:22px!important}}

/* Elementor Pro mobile header must retain cart icon */
@media(max-width:820px){
  .fateh-pro-header{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;min-height:72px!important}
  .fateh-pro-brand{flex:1 1 auto!important;width:auto!important;min-width:0}
  .fateh-pro-nav{flex:0 0 44px!important;width:44px!important}
  .fateh-pro-nav .elementor-menu-toggle{width:44px!important;height:44px!important;border:1px solid #dce6dc!important;border-radius:999px!important;background:#fff!important;color:#163020!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important}
  .fateh-pro-actions{display:flex!important;flex:0 0 44px!important;width:44px!important;gap:0!important}
  .fateh-pro-actions .elementor-widget-button{display:none!important}
  .fateh-pro-actions .elementor-widget-button:first-child{display:block!important;width:44px!important}
  .fateh-pro-actions .elementor-widget-button:first-child .elementor-button{width:44px!important;height:44px!important}
}
@media(max-width:560px){.fateh-pro-brand h3{font-size:18px!important}.fateh-pro-brand p{font-size:11px!important}.fateh-pro-header{padding-left:12px!important;padding-right:12px!important}}


/* v2.5 alignment and enquiry-flow polish */
.fateh-trust-grid,.fateh-poster-grid,.fateh-contact-strip,.fateh-split-section,.fateh-contact-split{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}
.fateh-product-grid,.fateh-seed-grid{align-items:stretch!important}
.fateh-product-card{display:flex;flex-direction:column;min-width:0;height:100%;box-shadow:0 12px 34px rgba(11,93,30,.07);transition:transform .2s ease,box-shadow .2s ease}
.fateh-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(11,93,30,.12)}
.fateh-product-image{display:block;aspect-ratio:4/5;overflow:hidden;background:var(--soft)}
.fateh-product-image img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;padding:12px!important}
.fateh-product-card-body{display:flex;flex:1;flex-direction:column;padding:18px!important}
.fateh-product-card-body h3{font-size:18px;line-height:1.3;margin:4px 0 10px;min-height:2.6em}
.fateh-product-card-body>p{color:var(--muted);line-height:1.55;margin:0 0 12px;flex:1}
.fateh-product-card .price{margin-top:auto}
.fateh-product-card .fateh-actions{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.fateh-product-card .fateh-actions:has(.btn:only-child){grid-template-columns:1fr}
.fateh-product-card .fateh-actions .btn{width:100%;padding:11px 12px;font-size:13px;text-align:center;white-space:nowrap}
.fateh-enquiry-badge{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#eff7ef;color:#0b5d1e;font-size:12px;font-weight:800}
.fateh-info-card,.fateh-trust-card,.fateh-contact-card{height:100%}
.fateh-contact-split{gap:46px!important;justify-content:space-between!important}
.fateh-contact-split>.e-con{min-width:0!important}
.fateh-contact-form-card{border:1px solid #e3ebe3;background:#fff;border-radius:22px;padding:30px!important;box-shadow:0 16px 42px rgba(11,93,30,.08)}
.fateh-contact-split .elementor-widget-image img{width:100%!important;height:460px!important;object-fit:cover!important;border-radius:22px!important}
#product-enquiry{scroll-margin-top:120px;transition:box-shadow .3s ease,border-color .3s ease}
#product-enquiry.fateh-enquiry-ready{border-color:#3fae49;box-shadow:0 0 0 4px rgba(63,174,73,.12),0 18px 48px rgba(11,93,30,.12)}
.fateh-selected-product{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;margin-bottom:16px;border:1px solid #cfe3d2;border-radius:12px;background:#f3f9f2;color:#0b5d1e}
.fateh-selected-product[hidden]{display:none!important}.fateh-selected-product span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.fateh-selected-product strong{font-size:15px;text-align:right}
.fateh-cf7 .wpcf7-form{gap:16px}.fateh-cf7 label{display:grid;gap:7px;color:#24442d}.fateh-cf7 input,.fateh-cf7 textarea,.fateh-cf7 select{min-height:48px;border-color:#d9e5da;transition:border-color .2s,box-shadow .2s}.fateh-cf7 input:focus,.fateh-cf7 textarea:focus,.fateh-cf7 select:focus{outline:none;border-color:#3fae49;box-shadow:0 0 0 3px rgba(63,174,73,.12)}
.fateh-cf7 input[type="submit"]{width:auto;min-width:190px;background:#0b5d1e;color:#fff;border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer}
.fateh-cf7 .wpcf7-spinner{margin:8px 0 0 10px}
.woocommerce div.product .summary .fateh-actions{margin-top:18px}.woocommerce div.product .summary .fateh-actions .button{min-width:150px}
.fateh-menu .sub-menu{left:0!important;transform:translateY(8px)!important;min-width:270px}.fateh-menu .sub-menu:before{left:30px!important;transform:rotate(45deg)!important}.fateh-menu>li:hover>.sub-menu,.fateh-menu>li:focus-within>.sub-menu{transform:translateY(0)!important}
@media(max-width:1100px){.fateh-menu .sub-menu{transform:none!important}.fateh-contact-split{gap:28px!important}}
@media(max-width:820px){.fateh-contact-form-card{padding:22px!important}.fateh-contact-split .elementor-widget-image img{height:330px!important}.fateh-product-card-body h3{font-size:16px}.fateh-product-card .fateh-actions{grid-template-columns:1fr}.fateh-product-card .fateh-actions .btn{white-space:normal}.fateh-selected-product{align-items:flex-start;flex-direction:column}.fateh-selected-product strong{text-align:left}}
@media(max-width:560px){.fateh-cf7 .form-grid{grid-template-columns:1fr!important}.fateh-contact-form-card{padding:18px!important;border-radius:16px}.fateh-contact-split .elementor-widget-image img{height:260px!important}.fateh-cf7 input,.fateh-cf7 textarea,.fateh-cf7 select{font-size:16px}.fateh-cf7 input[type="submit"]{width:100%}}

/* v2.5 Elementor Pro header/cart alignment */
.fateh-pro-header{width:100%!important;max-width:none!important;flex-wrap:nowrap!important}
.fateh-pro-nav{min-width:0!important}.fateh-pro-nav .elementor-nav-menu{flex-wrap:nowrap!important;justify-content:center!important}.fateh-pro-nav .elementor-nav-menu>li>a{padding-left:9px!important;padding-right:9px!important;white-space:nowrap!important;font-size:13px!important}
.fateh-pro-actions{min-width:118px!important}.fateh-pro-actions>.elementor-widget-shortcode{width:auto!important;margin:0!important}.fateh-pro-cart-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;position:relative;border:1px solid #dce6dc;border-radius:999px;background:#fff;color:#163020}.fateh-pro-cart-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fateh-pro-cart-icon .cart-count{right:-4px;top:-6px}
@media(max-width:1100px){.fateh-pro-nav .elementor-nav-menu{flex-wrap:wrap!important}.fateh-pro-actions{min-width:44px!important}}
@media(max-width:820px){.fateh-pro-actions>.elementor-widget-shortcode{display:block!important;width:44px!important}.fateh-pro-cart-icon{width:44px;height:44px}.fateh-pro-actions .elementor-widget-button{display:none!important}}

/* v2.6 final navigation, enquiry and hero polish */
@media(min-width:1101px){
  .site-header .header-inner{min-height:78px;gap:18px}
  .site-header .brand{min-width:210px}
  .site-header .fateh-menu{gap:15px}
  .site-header .fateh-menu>li>a{display:flex;align-items:center;min-height:78px;padding:0 2px;font-size:13.5px;font-weight:750;color:#193523}
  .site-header.is-scrolled .fateh-menu>li>a{min-height:68px}
  .site-header .fateh-menu>.menu-item-has-children>a:after{content:"";width:6px;height:6px;margin-left:7px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .18s ease}
  .site-header .fateh-menu>.menu-item-has-children:hover>a:after,.site-header .fateh-menu>.menu-item-has-children:focus-within>a:after{transform:rotate(225deg) translate(-1px,-1px)}
  .site-header .fateh-menu .sub-menu{top:calc(100% - 3px)!important;left:-14px!important;transform:translateY(8px)!important;width:250px!important;min-width:250px!important;padding:7px!important;border:1px solid #dce6dc!important;border-radius:14px!important;background:#fff!important;box-shadow:0 18px 42px rgba(6,59,21,.15)!important;overflow:visible!important}
  .site-header .fateh-menu .sub-menu:before{left:34px!important;top:-6px!important;width:11px!important;height:11px!important}
  .site-header .fateh-menu .sub-menu li+li{border-top:1px solid #eef3ed}
  .site-header .fateh-menu .sub-menu a{padding:10px 11px!important;border-radius:8px!important;font-size:13px!important;line-height:1.35!important;white-space:normal!important;color:#183823!important}
  .site-header .fateh-menu .sub-menu a:hover,.site-header .fateh-menu .sub-menu .current-menu-item>a{background:#edf6ec!important;color:#0b5d1e!important}
  .site-header .fateh-menu>li:hover>.sub-menu,.site-header .fateh-menu>li:focus-within>.sub-menu{transform:translateY(0)!important}
}

@media(max-width:1100px){
  .site-header{z-index:1200}
  .site-header .header-inner{min-height:74px;gap:9px}
  .site-header .brand{min-width:0;flex:1 1 auto}
  .site-header .menu-toggle{order:2;margin-left:0;width:44px;height:44px;flex:0 0 44px;border-radius:999px;border-color:#dce6dc;background:#fff}
  .site-header .header-actions{order:3;display:flex;align-items:center;gap:8px;flex:0 0 auto}
  .site-header .header-actions .account-link{display:none}
  .site-header .header-actions .cart-link{width:44px;height:44px;padding:0;justify-content:center;border-radius:999px;background:#fff}
  .site-header .header-actions .cart-label{display:none}
  .site-header .header-actions .btn-whatsapp{display:inline-flex;padding:11px 15px;white-space:nowrap}
  .primary-nav{width:min(410px,90vw)!important;padding:78px 22px 28px!important;background:#fff!important}
  .primary-nav .nav-close{right:20px;top:18px}
  .primary-nav .fateh-menu>li{position:relative;border-bottom:1px solid #e8eee8}
  .primary-nav .fateh-menu>li>a{padding:15px 44px 15px 8px!important;font-size:17px!important;line-height:1.35!important;color:#183823!important}
  .primary-nav .fateh-menu>li.current-menu-item>a,.primary-nav .fateh-menu>li.current-menu-ancestor>a{color:#0b5d1e!important}
  .primary-nav .submenu-toggle{top:9px;right:2px;width:40px;height:40px;border-radius:999px;background:#f4f8f2;font-size:0}
  .primary-nav .submenu-toggle span:before{content:"";display:block;width:8px;height:8px;border-right:2px solid #0b5d1e;border-bottom:2px solid #0b5d1e;transform:rotate(45deg) translate(-1px,-1px);transition:transform .2s ease}
  .primary-nav .menu-item-has-children.submenu-open>.submenu-toggle span:before{transform:rotate(225deg) translate(-1px,-1px)}
  .primary-nav .fateh-menu .sub-menu{margin:0 0 9px!important;padding:5px 0 7px 18px!important;background:#f7faf5!important;border-radius:12px!important}
  .primary-nav .fateh-menu .sub-menu li{border:0!important}
  .primary-nav .fateh-menu .sub-menu a{position:relative;padding:10px 12px 10px 24px!important;font-size:14.5px!important;line-height:1.35!important;color:#294a31!important}
  .primary-nav .fateh-menu .sub-menu a:before{content:"";position:absolute;left:8px;top:50%;width:6px;height:6px;margin-top:-3px;border-radius:50%;background:#168a35}
  .primary-nav .fateh-menu .sub-menu a:hover{background:#edf6ec!important;color:#0b5d1e!important}
}

@media(max-width:560px){
  .topbar-inner>span:last-child{font-size:11.5px}
  .site-header .header-inner{min-height:70px}
  .site-header .brand-mark{width:40px;height:40px;border-radius:12px}
  .site-header .brand-text strong{font-size:15px}
  .site-header .brand-text small{font-size:10.5px}
  .site-header .header-actions .btn-whatsapp{display:inline-flex!important;padding:10px 12px!important;font-size:12px!important}
  .primary-nav{width:min(380px,94vw)!important;padding-left:18px!important;padding-right:18px!important}
}
@media(max-width:390px){
  .site-header .brand-text{max-width:112px}
  .site-header .header-actions .btn-whatsapp{width:42px!important;height:42px!important;padding:0!important;font-size:0!important}
  .site-header .header-actions .btn-whatsapp:before{content:"W";font-size:15px;font-weight:900;color:#fff}
}

.fateh-page-hero,.fateh-home-hero,.fateh-contact-hero,.fateh-shop-hero{position:relative;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important}
.fateh-page-hero:after,.fateh-home-hero:after,.fateh-shop-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,37,13,.36),rgba(3,37,13,.05));pointer-events:none;z-index:0}
.fateh-page-hero>.e-con-inner,.fateh-page-hero>.e-con,.fateh-home-hero>.e-con-inner,.fateh-home-hero>.e-con,.fateh-shop-hero>.e-con-inner,.fateh-shop-hero>.e-con{position:relative;z-index:1}
.fateh-page-hero h1,.fateh-home-hero h1,.fateh-contact-hero h1{max-width:850px;text-shadow:0 3px 20px rgba(0,0,0,.22)}
.fateh-page-hero .fateh-page-lead,.fateh-contact-hero .fateh-page-lead{max-width:760px;font-size:clamp(17px,2vw,21px);line-height:1.55}
#product-enquiry{scroll-margin-top:105px}
.fateh-enquiry-link{cursor:pointer}
