:root{--greenora-font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif}
:root{--green:#07512f;--green2:#0d7a40;--mint:#eff8f1;--gold:#d8a545;--text:#173126;--muted:#6f7d75;--line:#dfe9e1;--bg:#fbfdfb;--shadow:0 18px 55px rgba(8,61,34,.12);--radius:26px;--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--greenora-font-family);background:var(--bg);color:var(--text);font-size:15px;line-height:1.85}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.ui-icon{width:22px;height:22px;display:inline-block;vertical-align:middle;color:currentColor;filter:none}.topline{background:linear-gradient(90deg,#064127,#075a32);color:#fff;font-size:13px}.topline__inner{height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topline span,.topline a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.topline .ui-icon{filter:brightness(0) invert(1);width:17px;height:17px}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(14,84,48,.08)}.header.is-scrolled{box-shadow:0 10px 30px rgba(5,54,30,.1)}.header__inner{height:86px;display:grid;grid-template-columns:170px 1fr 330px auto;align-items:center;gap:24px}.brand img{width:145px}.nav{display:flex;justify-content:center;align-items:center;gap:28px;font-weight:850}.nav a{position:relative;padding:29px 0}.nav a.active,.nav a:hover{color:var(--green2)}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;right:0;left:0;bottom:18px;height:3px;background:var(--green2);border-radius:99px}.search{height:48px;background:#f6faf7;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;gap:9px;padding:0 14px}.search input{border:0;background:transparent;outline:0;flex:1}.search button{border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.actions{display:flex;gap:9px;align-items:center}.round-btn,.cart,.hamburger{width:44px;height:44px;border:0;border-radius:16px;background:#f0f8f2;color:var(--green);display:grid;place-items:center;position:relative}.cart span{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;border-radius:99px;background:#58b748;color:#fff;font-size:11px;display:grid;place-items:center}.hamburger{display:none}.hamburger span{width:20px;height:2px;background:var(--green);display:block;margin:2px 0}.btn{height:52px;padding:0 28px;border-radius:17px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:950;box-shadow:none}.btn--green{background:linear-gradient(135deg,#0e8a43,#21a548);color:#fff;box-shadow:0 14px 32px rgba(14,138,67,.22)}.btn--gold{background:linear-gradient(135deg,#dfb75d,#c79330);color:#fff;box-shadow:0 14px 32px rgba(199,147,48,.25)}.btn--outline{background:rgba(255,255,255,.05);color:#fff;border-color:rgba(255,255,255,.55)}
.hero{position:relative;min-height:650px;background:radial-gradient(circle at 75% 50%,rgba(51,158,72,.45),transparent 28%),linear-gradient(105deg,#021b10,#07381f 60%,#0d5d34);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 20%),linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.hero__grid{position:relative;z-index:1;min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.hero__label{display:inline-flex;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:99px;padding:7px 15px;margin-bottom:18px}.hero h1{font-size:64px;line-height:1.25;margin:0 0 18px;font-weight:950}.hero p{max-width:570px;color:#d7e7dc;font-size:18px}.hero__buttons{display:flex;gap:15px;margin-top:28px}.rating-row{display:flex;align-items:center;gap:14px;margin-top:30px}.rating-row em{color:#ffc857;font-style:normal}.avatar-stack{display:flex}.avatar-stack span{width:30px;height:30px;border-radius:99px;background:linear-gradient(135deg,#fff,#8bd18f);border:2px solid #fff;margin-inline-start:-8px}.hero__media{position:relative}.hero__media img{width:680px;margin-inline:auto;filter:drop-shadow(0 38px 60px rgba(0,0,0,.35))}.organic-seal{position:absolute;top:30px;left:40px;width:104px;height:104px;border-radius:999px;border:2px dashed rgba(255,255,255,.65);display:grid;place-items:center;text-align:center;background:rgba(19,125,61,.55);font-weight:950}.organic-seal small{display:block;font-size:12px}.hero-dots{position:absolute;right:0;left:0;bottom:38px;display:flex;justify-content:center;gap:9px}.hero-dots button{width:25px;height:8px;border:0;border-radius:99px;background:rgba(255,255,255,.45)}.hero-dots .active{background:#75c447;width:36px}.benefits{margin-top:-52px;position:relative;z-index:5}.benefits__box{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(6,1fr);padding:22px}.benefits article{display:flex;align-items:center;justify-content:center;gap:12px;border-inline-start:1px solid var(--line)}.benefits article:last-child{border:0}.benefits h3{margin:0;font-size:15px}.benefits p{margin:2px 0 0;color:var(--muted);font-size:12px}.benefits .ui-icon{width:36px;height:36px;color:var(--green2)}
.section{padding:78px 0}.section-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:28px}.section-head>div{text-align:center}.section-head span,.slider-title span,.split-panel span{color:var(--green2);font-weight:950}.section-head h2,.slider-title h2{margin:4px 0 0;font-size:34px;font-weight:950}.section-head>a{color:var(--green2);font-weight:950}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;min-height:330px;box-shadow:0 10px 34px rgba(12,57,35,.06);transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__image{height:148px;display:grid;place-items:center;margin-bottom:12px}.product-card__image img{max-height:150px;object-fit:contain}.product-card h3{margin:0;font-size:17px}.product-card p{margin:3px 0 8px;color:var(--muted);font-size:13px}.stars{color:#f8b22a;font-size:14px}.stars small{color:var(--muted)}.product-card strong{display:block;margin-top:8px;color:var(--green);font-weight:950}.badge{position:absolute;top:14px;right:14px;background:var(--gold);color:#fff;border-radius:99px;padding:4px 11px;font-size:12px;font-weight:950}.heart{position:absolute;left:15px;top:15px;width:35px;height:35px;border:0;border-radius:99px;background:#f4faf5;color:var(--green);display:grid;place-items:center}.heart.is-active{background:#ffeef0;color:#dc3045}.add{position:absolute;bottom:16px;left:16px;width:42px;height:42px;border:0;border-radius:13px;background:var(--green2);display:grid;place-items:center}.add .ui-icon{filter:brightness(0) invert(1)}.needs{background:linear-gradient(135deg,#064127,#0a6a3a);padding:28px 0;color:#fff}.needs h2{text-align:center;margin:0 0 18px}.needs__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.needs__grid a{position:relative;height:118px;border:1px solid rgba(255,255,255,.22);border-radius:18px;overflow:hidden;display:flex;align-items:flex-end;padding:12px;font-weight:950}.needs__grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.needs__grid span{position:relative;z-index:1}.story__grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.video-card{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.video-card img{width:100%;height:340px;object-fit:cover}.video-card button{position:absolute;inset:0;margin:auto;width:72px;height:72px;border:0;border-radius:99px;background:#fff;color:var(--green);display:grid;place-items:center}.video-card b{position:absolute;left:16px;bottom:16px;width:92px;height:92px;border-radius:999px;background:var(--green2);color:#fff;display:grid;place-items:center;text-align:center;font-size:24px}.video-card small{font-size:12px}.story__text h2,.split-panel h2{font-size:40px;margin:8px 0 16px}.story__text p,.split-panel p{color:var(--muted);font-size:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0}.stats div{text-align:center;border-inline-start:1px solid var(--line)}.stats strong{display:block;color:var(--green2);font-size:30px}.stats small{color:var(--muted)}.certificates,.partners{background:linear-gradient(180deg,#f7fcf8,#fff)}.slider-title{text-align:center;margin-bottom:28px}.slider-shell{display:grid;grid-template-columns:46px 1fr 46px;align-items:center;gap:14px}.slider-viewport{overflow:hidden}.slider-track{display:flex;gap:18px;transition:transform .45s ease;will-change:transform}.slider-btn{width:46px;height:46px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--green);box-shadow:0 8px 24px rgba(0,0,0,.08);display:grid;place-items:center}.slider-dots{grid-column:1/-1;display:flex;justify-content:center;gap:7px}.slider-dots button{width:9px;height:9px;border:0;border-radius:99px;background:#cbd9ce}.slider-dots .active{background:var(--green2);width:24px}.cert-card,.partner-card{flex:0 0 calc((100% - 36px)/3);background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;text-align:center;box-shadow:0 10px 30px rgba(7,81,47,.06)}.cert-card>img.partner-logo,.cert-card>img:first-child{height:50px;margin-inline:auto;object-fit:contain}.cert-card .main-cert{height:84px;margin:10px auto;object-fit:contain}.cert-logos{display:flex;justify-content:center;gap:10px;margin:12px 0}.cert-logos img{height:45px;object-fit:contain}.cert-card h3{margin:10px 0 4px}.cert-card p{color:var(--muted);font-size:13px}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.industry-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;text-align:center;padding-bottom:18px;box-shadow:0 12px 32px rgba(8,61,34,.06)}.industry-card>img{width:100%;height:105px;object-fit:cover}.industry-card span{width:48px;height:48px;border-radius:999px;background:#0f7c43;color:#fff;border:4px solid #fff;display:grid;place-items:center;margin:-24px auto 7px;position:relative}.industry-card span .ui-icon{filter:brightness(0) invert(1)}.industry-card h3{margin:0;font-size:16px}.industry-card p{margin:3px 8px 0;color:var(--muted);font-size:12px}.why-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:26px}.why-card,.quality-card{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.why-card--table{background:linear-gradient(135deg,#064127,#075c34);color:#fff;padding:30px}.why-card h2{margin:0 0 18px;font-size:31px}.why-card table{width:100%;border-collapse:collapse}.why-card th,.why-card td{padding:12px;border-bottom:1px solid rgba(255,255,255,.12);text-align:center}.why-card td:first-child,.why-card th:first-child{text-align:right}.why-card td:nth-child(2){color:#a4ef80;font-size:20px}.why-card td:nth-child(3){color:#ff9b9b;font-size:20px}.quality-card{background:#fff;display:grid;grid-template-columns:1fr 270px;align-items:center;padding:38px}.quality-card h2{font-size:31px;margin:0 0 14px}.quality-card p{color:var(--muted)}.quality-card img{height:250px;object-fit:contain}.quality-features{display:flex;gap:12px;flex-wrap:wrap}.quality-features span{background:#eef8f0;color:var(--green);border-radius:16px;padding:14px 18px;font-weight:950;display:inline-flex;align-items:center;gap:8px}.pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pack-grid article{position:relative;min-height:170px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;display:grid;grid-template-columns:200px 1fr;align-items:center;gap:12px;box-shadow:0 12px 32px rgba(8,61,34,.06);overflow:hidden}.pack-grid article:before{content:"";position:absolute;inset:auto -30% -50% auto;width:260px;height:260px;background:radial-gradient(circle,rgba(19,126,67,.09),transparent 65%)}.pack-grid article>span{position:absolute;top:18px;right:18px;background:var(--gold);color:#fff;border-radius:99px;padding:5px 12px;font-weight:950;font-size:12px}.pack-grid img{height:125px;object-fit:contain}.pack-grid h3{font-size:18px;margin:0}.pack-grid p{color:var(--muted);margin:4px 0}.pack-grid strong{color:var(--green);font-weight:950}.review-card{flex:0 0 calc((100% - 54px)/4);background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;min-height:210px;box-shadow:0 12px 32px rgba(8,61,34,.06)}.review-card>b{font-size:40px;color:#53ad58}.review-card p{margin:0;color:#4f5c55}.stars--gold{letter-spacing:2px}.review-author{display:flex;align-items:center;gap:12px;margin-top:16px}.review-author img{width:48px;height:48px;border-radius:999px}.review-author span{font-weight:950}.review-author small{display:block;color:var(--muted);font-weight:500}.article-banners{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-banner{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:170px 1fr;box-shadow:0 12px 32px rgba(8,61,34,.06)}.article-banner img{height:150px;width:100%;object-fit:cover}.article-banner div{padding:15px}.article-banner h3{margin:0;font-size:17px}.article-banner p{color:var(--muted);font-size:12px;margin:6px 0}.article-banner footer{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.article-banner a{color:var(--green2);font-weight:950}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.faq-grid details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.faq-grid summary{font-weight:950;cursor:pointer}.faq-grid p{color:var(--muted)}.partner-card{flex-basis:calc((100% - 72px)/5);display:grid;place-items:center;min-height:120px}.partner-card img{height:50px;object-fit:contain}.partner-card span{font-weight:950;color:var(--green);margin-top:8px}.newsletter{background:#053a23;padding:32px 0;color:#fff}.newsletter__box{display:grid;grid-template-columns:1fr 430px;gap:24px;align-items:center}.newsletter__box>div{display:flex;align-items:center;gap:18px}.newsletter img{width:86px}.newsletter h2{margin:0;font-size:21px}.newsletter form{display:flex;background:#fff;border-radius:18px;padding:6px}.newsletter input{flex:1;border:0;outline:0;padding:0 14px}.footer{background:linear-gradient(180deg,#063c25,#042515);color:#dcefe3;padding:54px 0 22px}.footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:34px}.footer-logo{width:140px;filter:brightness(0) invert(1)}.footer p{color:#bad1c2}.footer h3{color:#fff;margin:0 0 14px}.footer a{display:block;color:#cfe0d4;margin:8px 0}.socials{display:flex;gap:8px}.socials a{width:34px;height:34px;border-radius:99px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center}.footer .ui-icon{filter:brightness(0) invert(1);width:18px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;text-align:center;color:#a7bcae;font-size:13px}.backtop{position:fixed;left:28px;bottom:28px;width:64px;height:64px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:34px;z-index:40;box-shadow:0 16px 36px rgba(7,81,47,.25)}
.page-hero{background:linear-gradient(135deg,#063e27,#0c6b3c);color:#fff;padding:70px 0}.breadcrumbs{display:flex;gap:8px;color:#d6eadc;font-size:13px;margin-bottom:12px}.page-hero h1{font-size:46px;margin:0 0 10px}.page-hero p{max-width:780px;margin:0;color:#d8eadf}.shop-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.filters{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;align-self:start;position:sticky;top:110px}.filters h2{margin-top:0}.filters label{display:block;margin:9px 0;color:#4f5d55}.filters input[type=range]{width:100%}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 18px;margin-bottom:18px}.shop-toolbar select{border:1px solid var(--line);border-radius:12px;padding:9px 13px;background:#fff}.product-grid--shop{grid-template-columns:repeat(4,1fr)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination a{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center}.pagination .active{background:var(--green2);color:#fff}.split-panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;display:grid;grid-template-columns:1fr 440px;gap:28px;align-items:center;box-shadow:var(--shadow)}.split-panel>img{height:310px;width:100%;object-fit:cover;border-radius:22px}.split-panel ul{padding-right:18px}.product-single__grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.gallery-main{background:#fff;border:1px solid var(--line);border-radius:28px;height:480px;display:grid;place-items:center}.gallery-main img{max-height:390px;object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.gallery-thumbs img{height:110px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;object-fit:contain}.summary{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;position:relative;box-shadow:var(--shadow)}.summary h1{font-size:38px;margin:16px 0 8px}.summary p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:18px 0}.check-list li{margin:9px 0;display:flex;gap:8px;align-items:center}.price{font-size:30px;font-weight:950;color:var(--green);margin:18px 0}.buy-row{display:flex;gap:14px;align-items:center}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.qty button{width:42px;height:44px;border:0;background:#f2f8f3}.qty input{width:48px;text-align:center;border:0;outline:0}.secure-box{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.secure-box span{background:#f2faf4;border-radius:14px;padding:12px;display:flex;gap:8px;align-items:center;font-size:13px;font-weight:950}.tabs{display:flex;gap:10px;margin-bottom:16px}.tabs button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px 22px;font-weight:950}.tabs button.active{background:var(--green2);color:#fff}.tab-panels article{display:none;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.tab-panels article.active{display:block}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{padding:14px;border-bottom:1px solid var(--line);text-align:right}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:24px}.cart-table,.checkout-form,.order-summary,.auth-card,.account-content,.account-menu,.legal-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 12px 32px rgba(8,61,34,.06)}.cart-table table,.orders{width:100%;border-collapse:collapse}.cart-table th,.cart-table td,.orders th,.orders td{padding:14px;border-bottom:1px solid var(--line);text-align:right}.cart-table td:first-child{display:flex;align-items:center;gap:12px}.cart-table img{width:70px;height:70px;object-fit:contain}.coupon{display:flex;gap:10px;margin-top:18px}.coupon input,.form-grid input,.form-grid textarea,.contact-form input,.contact-form textarea,.contact-form select,.auth-card input{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fbfdfb;outline:0}.order-summary h2{margin-top:0}.order-summary p{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.order-summary .total{font-size:19px;font-weight:950}.checkout-layout{align-items:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.contact-form label,.auth-card label{font-weight:850;color:#40554a}.form-grid .full{grid-column:1/-1}.form-grid textarea,.contact-form textarea{height:120px;resize:vertical}.payment{display:block;border:1px solid var(--line);border-radius:16px;padding:14px;margin:10px 0}.account-layout{display:grid;grid-template-columns:270px 1fr;gap:24px}.account-menu a{display:block;padding:13px;border-radius:14px;margin-bottom:8px;font-weight:900}.account-menu .active,.account-menu a:hover{background:#eef8f1;color:var(--green2)}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.dashboard-cards article{background:#f2faf4;border-radius:18px;padding:20px;text-align:center}.dashboard-cards b{display:block;color:var(--green2);font-size:32px}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.auth-card h2{margin-top:0}.auth-card label{display:block;margin-bottom:13px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;text-align:center;box-shadow:var(--shadow)}.value-grid .ui-icon{width:44px;height:44px;color:var(--green2)}.timeline ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.timeline li{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.timeline b{display:block;color:var(--green2);font-size:26px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-col article,.process-grid span{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-grid span{text-align:center;font-weight:950}.blog-layout{display:grid;grid-template-columns:250px 1fr;gap:24px;margin-top:28px}.featured-article{display:grid;grid-template-columns:420px 1fr;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.featured-article img{width:100%;height:300px;object-fit:cover}.featured-article div{padding:34px}.blog-sidebar{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;align-self:start;position:sticky;top:110px}.blog-sidebar a{display:block;padding:10px 0;border-bottom:1px solid var(--line)}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(8,61,34,.06)}.blog-card img{width:100%;height:190px;object-fit:cover}.blog-card div{padding:20px}.blog-card time{color:var(--muted);font-size:12px}.blog-card h3{margin:6px 0}.blog-card p{color:var(--muted)}.readmore{color:var(--green2);font-weight:950}.article-layout{display:grid;grid-template-columns:1fr 300px;gap:28px}.article-content{background:#fff;border:1px solid var(--line);border-radius:26px;padding:32px;box-shadow:var(--shadow)}.article-cover{width:100%;height:380px;object-fit:cover;border-radius:22px;margin-bottom:22px}.article-content h1{font-size:40px}.article-content p,.article-content li{color:#53645a}.article-content blockquote{background:#eef8f1;border-right:4px solid var(--green2);margin:24px 0;padding:20px;border-radius:16px}.article-sidebar{align-self:start;position:sticky;top:110px}.product-card.mini{min-height:auto;margin-bottom:14px}.product-card.mini .product-card__image{height:100px}.product-card.mini .add,.product-card.mini .heart,.product-card.mini .badge{display:none}.contact-grid{display:grid;grid-template-columns:370px 1fr;gap:24px}.contact-info{display:grid;gap:16px}.contact-info article,.contact-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(8,61,34,.06)}.contact-info .ui-icon{width:40px;height:40px;color:var(--green2)}.contact-form label{display:block;margin-bottom:14px}.map-placeholder{height:320px;border-radius:26px;background:linear-gradient(135deg,#eef8f1,#dbece0);border:1px solid var(--line);display:grid;place-items:center;color:var(--green);font-weight:950;margin-top:24px}.faq-grid--full{grid-template-columns:1fr 1fr}.legal-box{max-width:900px}.notfound{min-height:60vh;display:grid;place-items:center;text-align:center}.notfound h1{font-size:120px;color:var(--green);margin:0}.notfound h2{font-size:34px;margin:0 0 12px}
@media(max-width:1180px){.header__inner{grid-template-columns:145px 1fr auto}.search{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits__box{grid-template-columns:repeat(3,1fr);gap:12px}.benefits article{border:0}.needs__grid,.industry-grid{grid-template-columns:repeat(3,1fr)}.why-grid,.story__grid,.split-panel,.product-single__grid,.cart-layout,.checkout-layout,.contact-grid{grid-template-columns:1fr}.quality-card{grid-template-columns:1fr}.pack-grid{grid-template-columns:1fr}.review-card{flex-basis:calc((100% - 36px)/3)}.partner-card{flex-basis:calc((100% - 36px)/3)}.cert-card{flex-basis:calc((100% - 18px)/2)}.shop-layout,.account-layout,.blog-layout,.article-layout{grid-template-columns:1fr}.filters,.blog-sidebar,.article-sidebar{position:static}.product-grid--shop{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.topline{display:none}.header__inner{height:74px;grid-template-columns:120px 1fr auto}.brand img{width:118px}.hamburger{display:grid}.nav{position:absolute;top:74px;right:20px;left:20px;background:#fff;border:1px solid var(--line);border-radius:20px;display:none;flex-direction:column;align-items:stretch;padding:14px;box-shadow:var(--shadow)}.nav.is-open{display:flex}.nav a{padding:12px}.nav a:after{display:none}.hero,.hero__grid{min-height:auto}.hero{padding:80px 0}.hero__grid{grid-template-columns:1fr;text-align:center}.hero h1{font-size:42px}.hero p{margin-inline:auto}.hero__buttons,.rating-row{justify-content:center}.product-grid,.product-grid--shop{grid-template-columns:repeat(2,1fr)}.section-head{grid-template-columns:1fr;text-align:center;gap:10px}.needs__grid,.industry-grid{grid-template-columns:repeat(2,1fr)}.stats,.dashboard-cards,.value-grid,.timeline ol,.process-grid,.two-col,.blog-grid,.article-banners,.faq-grid,.faq-grid--full,.newsletter__box,.footer__grid,.auth-grid{grid-template-columns:1fr}.article-banner{grid-template-columns:1fr}.article-banner img{height:180px}.review-card,.partner-card,.cert-card{flex-basis:calc((100% - 0px)/1)}.slider-shell{grid-template-columns:38px 1fr 38px}.slider-btn{width:38px;height:38px}.form-grid{grid-template-columns:1fr}.featured-article{grid-template-columns:1fr}.secure-box{grid-template-columns:1fr}.footer{text-align:center}.footer-logo{margin-inline:auto}.socials{justify-content:center}}
@media(max-width:560px){.container{width:min(100% - 24px,var(--container))}.actions .round-btn{display:none}.hero h1{font-size:34px}.hero__buttons{flex-direction:column}.product-grid,.product-grid--shop{grid-template-columns:1fr}.benefits{margin-top:0}.benefits__box{grid-template-columns:1fr}.needs__grid,.industry-grid{grid-template-columns:1fr}.page-hero h1{font-size:34px}.pack-grid article{grid-template-columns:1fr;text-align:center}.pack-grid img{margin-inline:auto}.cart-table{overflow-x:auto}.cart-table table{min-width:720px}.newsletter form{flex-direction:column;background:transparent}.newsletter input{height:50px;border-radius:16px}.backtop{width:50px;height:50px;font-size:26px}}

/* === Fixed exact why / quality section === */
.why-exact-fixed{padding:86px 0 50px;background:linear-gradient(180deg,#fbfdfb 0%,#fff 100%)}
.why-exact-fixed .why-exact-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:26px;align-items:stretch;direction:ltr;max-width:1120px;margin-inline:auto}
.why-exact-fixed .compare--exact,.why-exact-fixed .quality--exact{direction:rtl}
.why-exact-fixed .compare--exact{min-height:250px;padding:28px 34px;border-radius:24px;background:radial-gradient(circle at 0% 5%,rgba(255,255,255,.09),transparent 30%),linear-gradient(135deg,#004126 0%,#005331 50%,#003b25 100%);box-shadow:0 18px 45px rgba(0,55,33,.16);position:relative;overflow:hidden;color:#fff}
.why-exact-fixed .compare--exact::before{content:"";position:absolute;width:190px;height:190px;left:-70px;top:-82px;border-radius:50%;background:rgba(255,255,255,.07);pointer-events:none}
.why-exact-fixed .compare--exact h2{position:relative;z-index:1;font-size:27px;text-align:center;margin:0 0 16px;color:#fff;font-weight:950;line-height:1.5}
.why-exact-fixed .compare--exact table{position:relative;z-index:1;width:100%;border-collapse:collapse;font-size:13px;color:#e8f7ec;table-layout:auto}
.why-exact-fixed .compare--exact th{font-weight:900;color:#fff;opacity:.98;padding:9px 10px;text-align:center;white-space:nowrap}
.why-exact-fixed .compare--exact th:first-child,.why-exact-fixed .compare--exact td:first-child{text-align:right}
.why-exact-fixed .compare--exact td{padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.13);text-align:center;vertical-align:middle}
.why-exact-fixed .compare--exact tbody tr:nth-child(odd){background:rgba(255,255,255,.055)}
.why-exact-fixed .compare--exact tbody tr:nth-child(even){background:rgba(0,0,0,.045)}
.why-exact-fixed .compare--exact td:first-child{font-weight:800;color:#fff}
.why-exact-fixed .compare--exact .ok,.why-exact-fixed .compare--exact .no{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;font-weight:950;line-height:1}
.why-exact-fixed .compare--exact .ok{color:#ffcf52;background:rgba(255,207,82,.1);border:1px solid rgba(255,207,82,.3)}
.why-exact-fixed .compare--exact .no{color:#fff;background:transparent;border:0;font-size:20px;opacity:.92}
.why-exact-fixed .quality--exact{min-height:250px;padding:0;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#fbfdfb 55%,#f8fbf7 100%);box-shadow:0 18px 45px rgba(0,55,33,.08);border:1px solid var(--line);display:grid;grid-template-columns:1fr 230px 1fr;grid-template-rows:1fr 1fr;gap:0;align-items:stretch;position:relative;overflow:hidden}
.why-exact-fixed .quality--exact::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(39,144,76,.1),transparent 34%);pointer-events:none}
.why-exact-fixed .quality-exact__visual{grid-column:2;grid-row:1 / span 2;display:grid;place-items:center;position:relative;z-index:2;min-width:0}
.why-exact-fixed .quality-exact__visual span{position:absolute;width:190px;height:190px;border:1px solid #dbe9de;border-radius:50%;background:radial-gradient(circle,#fff 0%,#f8fbf7 72%);box-shadow:inset 0 0 0 14px rgba(239,249,240,.55)}
.why-exact-fixed .quality-exact__visual img{position:relative;width:172px;height:172px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 20px 22px rgba(0,55,33,.16))}
.why-exact-fixed .quality-exact__feature{position:relative;z-index:2;padding:30px 24px;display:flex;flex-direction:column;justify-content:center;gap:5px;text-align:right;align-items:flex-start}
.why-exact-fixed .quality-exact__feature .exact-icon{width:34px;height:34px;opacity:.95;margin-bottom:3px;filter:brightness(0) saturate(100%) invert(54%) sepia(14%) saturate(781%) hue-rotate(83deg) brightness(92%) contrast(84%)}
.why-exact-fixed .quality-exact__feature h3{margin:0;color:#243d30;font-size:17px;line-height:1.6;font-weight:950}
.why-exact-fixed .quality-exact__feature p{margin:0;color:#69796f;font-size:13px;line-height:1.9;max-width:230px}
.why-exact-fixed .quality-exact__feature--top-right{grid-column:1;grid-row:1}
.why-exact-fixed .quality-exact__feature--bottom-right{grid-column:1;grid-row:2}
.why-exact-fixed .quality-exact__feature--top-left{grid-column:3;grid-row:1}
.why-exact-fixed .quality-exact__feature--bottom-left{grid-column:3;grid-row:2}
@media(max-width:1100px){.why-exact-fixed .why-exact-grid{grid-template-columns:1fr}.why-exact-fixed .compare--exact{order:1}.why-exact-fixed .quality--exact{order:2}}
@media(max-width:820px){.why-exact-fixed{padding:52px 0 28px}.why-exact-fixed .quality--exact{grid-template-columns:1fr;grid-template-rows:auto;gap:8px;padding:18px}.why-exact-fixed .quality-exact__visual{grid-column:1;grid-row:1;min-height:190px}.why-exact-fixed .quality-exact__feature{grid-column:1!important;grid-row:auto!important;padding:14px 12px;background:#f5fbf6;border-radius:16px}.why-exact-fixed .compare--exact{padding:22px 16px;overflow:auto}.why-exact-fixed .compare--exact table{min-width:430px}}

/* === Hero background image fix: product image is now the section background, not a separate green block === */
.hero{
  min-height: 650px;
  background-image:
    linear-gradient(90deg, rgba(0,22,10,.78) 0%, rgba(0,31,14,.55) 35%, rgba(0,63,31,.18) 64%, rgba(0,0,0,0) 100%),
    url('../images/hero-bg-main.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0 0 34px 34px;
}
.hero:before{
  background:
    radial-gradient(circle at 20% 16%, rgba(255,255,255,.12), transparent 22%),
    linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,.08));
}
.hero__grid{
  direction:ltr;
  grid-template-columns:minmax(0, 610px) 1fr;
  min-height:650px;
}
.hero__copy{
  direction:rtl;
  text-align:right;
  max-width:610px;
  align-self:center;
}
.hero__label{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.22);
  backdrop-filter:blur(10px);
}
.hero h1{
  font-size:68px;
  line-height:1.18;
  text-shadow:0 8px 24px rgba(0,0,0,.22);
}
.hero p{
  color:rgba(255,255,255,.92);
  font-size:18px;
  max-width:590px;
}
.hero__media{
  display:none!important;
}
.rating-row{
  color:#fff;
}
.benefits{
  margin-top:-56px;
}
.benefits__box{
  border-radius:24px;
  padding:24px 20px;
}
@media(max-width:1180px){
  .hero h1{font-size:54px}
  .hero__grid{grid-template-columns:minmax(0, 540px) 1fr}
}
@media(max-width:850px){
  .hero{
    padding:70px 0 112px;
    min-height:auto;
    background-position:62% center;
  }
  .hero__grid{
    grid-template-columns:1fr;
    min-height:auto;
    text-align:right;
  }
  .hero__copy{
    max-width:100%;
  }
  .hero h1{font-size:40px}
  .hero p{margin-inline:0;max-width:100%}
  .hero__buttons,.rating-row{justify-content:flex-start}
  .benefits{margin-top:-48px}
}
@media(max-width:560px){
  .hero{
    background-position:67% center;
    padding:54px 0 96px;
  }
  .hero:before{background:rgba(0,24,10,.34)}
  .hero h1{font-size:33px}
  .hero__buttons{align-items:stretch}
}

/* === Exact newsletter + footer rebuild === */
.newsletter--exact{
  background:#fbfdfb;
  padding:34px 0 0;
  color:#fff;
}
.newsletter--exact .newsletter-card{
  min-height:128px;
  position:relative;
  overflow:hidden;
  border-radius:24px;
  display:grid;
  grid-template-columns:330px 86px minmax(0,1fr) 350px;
  align-items:center;
  gap:22px;
  padding:20px 36px;
  background-image:
    linear-gradient(90deg,rgba(4,45,28,.96),rgba(4,70,39,.93)),
    url('../images/footer-pattern-exact.jpg');
  background-size:cover;
  background-position:center;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 50px rgba(5,55,32,.14);
}
.newsletter--exact .newsletter-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 35%,rgba(216,165,69,.18),transparent 24%),
    radial-gradient(circle at 91% 32%,rgba(255,255,255,.08),transparent 18%);
  pointer-events:none;
}
.newsletter-card__art{
  position:relative;
  z-index:1;
  width:300px!important;
  height:96px;
  object-fit:cover;
  border-radius:18px;
  justify-self:start;
  mix-blend-mode:screen;
  opacity:.92;
}
.newsletter-card__icon{
  position:relative;
  z-index:1;
  width:72px;
  height:72px;
  border:2px solid rgba(216,165,69,.55);
  border-radius:18px;
  display:grid;
  place-items:center;
  color:#d8a545;
  background:rgba(0,0,0,.04);
}
.newsletter-card__icon img{
  width:42px!important;
  height:42px;
  filter:brightness(0) saturate(100%) invert(67%) sepia(45%) saturate(604%) hue-rotate(4deg) brightness(89%) contrast(88%);
}
.newsletter-card__text{
  position:relative;
  z-index:1;
  text-align:center;
}
.newsletter-card__text h2{
  margin:0;
  color:#fff;
  font-size:26px;
  line-height:1.7;
  font-weight:950;
  text-shadow:0 6px 20px rgba(0,0,0,.16);
}
.newsletter-card__form{
  position:relative;
  z-index:1;
  height:54px;
  display:flex;
  align-items:center;
  gap:8px;
  background:#fff;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  padding:6px;
  box-shadow:0 8px 25px rgba(0,0,0,.12);
}
.newsletter-card__form input{
  min-width:0;
  flex:1;
  height:42px;
  border:0;
  outline:0;
  background:transparent;
  padding:0 14px;
  color:#1c3428;
}
.newsletter-card__form button{
  height:42px;
  min-width:96px;
  border:0;
  border-radius:11px;
  color:#fff;
  font-weight:900;
  background:linear-gradient(135deg,#d8a545,#bd8126);
}
.footer--exact{
  background:#fbfdfb!important;
  color:#dcefe3;
  padding:8px 0 22px!important;
}
.footer--exact .footer-panel{
  position:relative;
  overflow:hidden;
  display:grid;
  direction:ltr;
  grid-template-columns:1.15fr 1fr 1fr 1fr 1.45fr;
  gap:0;
  padding:34px 42px 30px;
  border-radius:22px;
  background-image:
    linear-gradient(90deg,rgba(2,50,30,.98),rgba(3,66,38,.96)),
    url('../images/footer-pattern-exact.jpg');
  background-size:cover;
  background-position:center;
  box-shadow:0 18px 55px rgba(5,55,32,.16);
  border:1px solid rgba(255,255,255,.14);
}
.footer--exact .footer-panel:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 15% 35%,rgba(255,255,255,.06),transparent 24%),
    radial-gradient(circle at 86% 18%,rgba(216,165,69,.12),transparent 22%);
  pointer-events:none;
}
.footer--exact .footer-col{
  position:relative;
  z-index:1;
  direction:rtl;
  padding:0 24px;
  min-height:185px;
  border-left:1px solid rgba(255,255,255,.12);
}
.footer--exact .footer-col:first-child{
  padding-right:0;
}
.footer--exact .footer-col:last-child{
  border-left:0;
  padding-left:0;
}
.footer--exact h3{
  color:#fff;
  margin:0 0 16px;
  font-size:18px;
  font-weight:950;
}
.footer--exact a{
  display:block;
  color:#d3e7dc;
  margin:7px 0;
  font-size:14px;
  transition:.2s;
}
.footer--exact a:hover{
  color:#fff;
  transform:translateX(-3px);
}
.footer--exact p{
  color:#c8ded0;
  margin:8px 0;
  font-size:14px;
  line-height:1.9;
}
.footer--exact .footer-contact p{
  display:flex;
  align-items:center;
  gap:10px;
}
.footer--exact .footer-contact .ui-icon{
  width:18px;
  height:18px;
  filter:brightness(0) invert(1);
  opacity:.86;
  flex:0 0 18px;
}
.footer--exact .footer-brand-col{
  text-align:right;
}
.footer--exact .footer-logo{
  width:172px;
  margin:0 0 14px;
  filter:brightness(0) invert(1);
}
.footer--exact .footer-brand-col p{
  max-width:330px;
  color:#e0f1e6;
  font-size:15px;
}
.footer--exact .socials{
  display:flex;
  justify-content:flex-start;
  gap:8px;
  margin-top:14px;
}
.footer--exact .socials a{
  margin:0;
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  font-size:12px;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.06);
}
.footer--exact .copyright{
  border-top:0;
  margin-top:14px;
  padding-top:0;
  text-align:center;
  color:#8da797;
  font-size:13px;
}
@media(max-width:1100px){
  .newsletter--exact .newsletter-card{grid-template-columns:220px 72px 1fr;}
  .newsletter-card__form{grid-column:1/-1;max-width:520px;justify-self:center;width:100%;}
  .newsletter-card__art{width:220px!important;}
  .footer--exact .footer-panel{grid-template-columns:repeat(2,1fr);row-gap:28px;}
  .footer--exact .footer-col{border-left:0;border-bottom:1px solid rgba(255,255,255,.1);padding:0 18px 22px;}
  .footer--exact .footer-brand-col{grid-column:1/-1;}
}
@media(max-width:760px){
  .newsletter--exact{padding-top:24px;}
  .newsletter--exact .newsletter-card{grid-template-columns:1fr;padding:24px 18px;text-align:center;}
  .newsletter-card__art{display:none!important;}
  .newsletter-card__icon{margin:auto;}
  .newsletter-card__text h2{font-size:21px;}
  .newsletter-card__form{flex-direction:column;height:auto;background:transparent;box-shadow:none;padding:0;}
  .newsletter-card__form input{height:50px;width:100%;background:#fff;border-radius:14px;}
  .newsletter-card__form button{width:100%;height:50px;}
  .footer--exact .footer-panel{grid-template-columns:1fr;padding:28px 22px;text-align:center;}
  .footer--exact .footer-col{padding:0 0 22px;min-height:auto;}
  .footer--exact .footer-contact p{justify-content:center;}
  .footer--exact .footer-logo{margin-inline:auto;}
  .footer--exact .footer-brand-col p{margin-inline:auto;}
  .footer--exact .socials{justify-content:center;}
}

/* === Footer full-width final override === */
html,body{overflow-x:hidden}
.newsletter--exact,
.footer--exact{
  width:100%;
  max-width:none;
}
.newsletter--exact>.container,
.footer--exact>.container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.newsletter--exact{
  padding:34px 0 0!important;
  background:#fbfdfb!important;
}
.newsletter--exact .newsletter-card{
  width:100%!important;
  max-width:none!important;
  min-height:136px;
  border-radius:0!important;
  grid-template-columns:330px 86px minmax(0,1fr) minmax(330px,430px);
  padding:24px clamp(28px,6vw,96px)!important;
  box-shadow:none!important;
  border-inline:0!important;
  background-image:
    linear-gradient(90deg,rgba(3,43,27,.96),rgba(4,72,40,.94)),
    url('../images/footer-pattern-exact.jpg');
  background-size:cover;
  background-position:center;
}
.footer--exact{
  padding:0!important;
  background:#002b1c!important;
}
.footer--exact .footer-panel{
  width:100%!important;
  max-width:none!important;
  border-radius:0!important;
  box-shadow:none!important;
  border-inline:0!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  padding:52px clamp(28px,6vw,96px) 36px!important;
  grid-template-columns:1.12fr .95fr .95fr .95fr 1.4fr;
  background-image:
    radial-gradient(circle at 12% 20%,rgba(255,255,255,.06),transparent 25%),
    radial-gradient(circle at 88% 14%,rgba(216,165,69,.12),transparent 25%),
    linear-gradient(90deg,rgba(1,43,27,.985),rgba(3,67,39,.965)),
    url('../images/footer-pattern-exact.jpg');
  background-size:cover,cover,cover,cover;
  background-position:center,center,center,center;
}
.footer--exact .footer-panel:before{
  background:
    radial-gradient(circle at 15% 35%,rgba(255,255,255,.055),transparent 24%),
    radial-gradient(circle at 86% 18%,rgba(216,165,69,.13),transparent 22%),
    linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);
}
.footer--exact .footer-col{
  min-height:205px;
  padding:0 clamp(18px,2vw,34px);
}
.footer--exact .footer-col:first-child{padding-right:0}
.footer--exact .footer-col:last-child{padding-left:0}
.footer--exact .footer-logo{width:185px}
.footer--exact .copyright{
  margin:0!important;
  padding:20px clamp(28px,6vw,96px) 24px!important;
  border-top:0!important;
  color:rgba(255,255,255,.62)!important;
  background:linear-gradient(90deg,#002b1c,#003b25,#002b1c);
}
@media(max-width:1100px){
  .newsletter--exact .newsletter-card{
    grid-template-columns:220px 72px 1fr!important;
    padding-inline:clamp(22px,4vw,52px)!important;
  }
  .newsletter-card__form{grid-column:1/-1;max-width:560px;justify-self:center;width:100%}
  .footer--exact .footer-panel{
    grid-template-columns:repeat(2,1fr)!important;
    padding-inline:clamp(22px,4vw,52px)!important;
  }
  .footer--exact .footer-brand-col{grid-column:1/-1}
  .footer--exact .footer-col{border-left:0;border-bottom:1px solid rgba(255,255,255,.10);padding:0 0 24px;min-height:auto}
}
@media(max-width:760px){
  .newsletter--exact{padding-top:0!important}
  .newsletter--exact .newsletter-card{
    grid-template-columns:1fr!important;
    padding:26px 18px!important;
    text-align:center;
  }
  .newsletter-card__form{grid-column:auto;width:100%}
  .footer--exact .footer-panel{
    grid-template-columns:1fr!important;
    padding:36px 20px 26px!important;
    text-align:center;
  }
  .footer--exact .footer-col{padding:0 0 24px!important;min-height:auto}
  .footer--exact .footer-col:first-child,
  .footer--exact .footer-col:last-child{padding-inline:0!important}
  .footer--exact .footer-contact p{justify-content:center}
  .footer--exact .footer-brand-col p{margin-inline:auto}
  .footer--exact .socials{justify-content:center}
  .footer--exact .copyright{padding:18px 18px 22px!important}
}


/* === Homepage hero slider + bestselling products slider === */
.hero--slider{
  position:relative;
  min-height:650px;
  overflow:hidden;
  color:#fff;
  background:#002b1c;
  border-radius:0 0 34px 34px;
}
.hero--slider:before{display:none!important}
.hero-slider__viewport{
  position:relative;
  overflow:hidden;
  min-height:650px;
}
.hero-slider__track{
  display:flex;
  width:100%;
  min-height:650px;
  transition:transform .7s cubic-bezier(.2,.75,.25,1);
  will-change:transform;
  direction:ltr;
}
.hero-slide{
  position:relative;
  flex:0 0 100%;
  min-height:650px;
  overflow:hidden;
  background-image:
    linear-gradient(90deg,rgba(0,22,10,.82) 0%,rgba(0,31,14,.62) 34%,rgba(0,63,31,.22) 64%,rgba(0,0,0,0) 100%),
    var(--hero-bg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  direction:rtl;
}
.hero-slide:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 20% 16%,rgba(255,255,255,.12),transparent 22%),
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.10));
  pointer-events:none;
}
.hero--slider .hero__grid{
  position:relative;
  z-index:2;
  direction:ltr;
  min-height:650px;
  display:grid;
  grid-template-columns:minmax(0,610px) 1fr;
  align-items:center;
  gap:40px;
}
.hero--slider .hero__copy{
  direction:rtl;
  text-align:right;
  max-width:610px;
  align-self:center;
}
.hero--slider .hero__media{display:none!important}
.hero--slider .hero__label{
  display:inline-flex;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.22);
  border-radius:99px;
  backdrop-filter:blur(10px);
  padding:7px 15px;
  margin-bottom:18px;
}
.hero--slider h1{
  margin:0 0 18px;
  color:#fff;
  font-size:68px;
  line-height:1.18;
  font-weight:950;
  text-shadow:0 8px 24px rgba(0,0,0,.22);
}
.hero--slider p{
  max-width:590px;
  color:rgba(255,255,255,.92);
  font-size:18px;
}
.hero-slider__btn{
  position:absolute;
  z-index:8;
  top:50%;
  transform:translateY(-50%);
  width:48px;
  height:48px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(0,0,0,.22);
  backdrop-filter:blur(10px);
  display:grid;
  place-items:center;
  box-shadow:0 14px 34px rgba(0,0,0,.16);
  transition:.22s ease;
}
.hero-slider__btn:hover{background:rgba(255,255,255,.16);transform:translateY(-50%) scale(1.04)}
.hero-slider__btn img{filter:brightness(0) invert(1);width:22px;height:22px}
.hero-slider__btn--prev{right:22px}
.hero-slider__btn--next{left:22px}
.hero--slider .hero-dots{
  z-index:9;
  bottom:38px;
}
.hero--slider .hero-dots button{cursor:pointer;transition:.22s ease}

.products .product-slider{
  margin-top:6px;
}
.product-slider .slider-viewport{
  padding:5px 3px 26px;
}
.product-slider .slider-track{
  align-items:stretch;
}
.product-slider .product-card{
  flex:0 0 calc((100% - 54px)/4);
  min-width:0;
}
.product-slider .slider-btn{
  align-self:center;
  margin-bottom:34px;
}
.product-slider .slider-dots{
  margin-top:0;
}

@media(max-width:1180px){
  .hero--slider h1{font-size:54px}
  .hero--slider .hero__grid{grid-template-columns:minmax(0,540px) 1fr}
  .product-slider .product-card{flex-basis:calc((100% - 36px)/3)}
}
@media(max-width:850px){
  .hero--slider,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero-slide{min-height:auto}
  .hero-slide{
    padding:70px 0 112px;
    background-position:62% center;
  }
  .hero--slider .hero__grid{
    grid-template-columns:1fr;
    min-height:auto;
    text-align:right;
  }
  .hero--slider .hero__copy{max-width:100%}
  .hero--slider h1{font-size:40px}
  .hero--slider p{margin-inline:0;max-width:100%}
  .hero-slider__btn{width:40px;height:40px}
  .hero-slider__btn--prev{right:12px}
  .hero-slider__btn--next{left:12px}
  .product-slider .product-card{flex-basis:calc((100% - 18px)/2)}
}
@media(max-width:560px){
  .hero-slide{
    background-position:67% center;
    padding:54px 0 96px;
  }
  .hero-slide:before{background:rgba(0,24,10,.34)}
  .hero--slider h1{font-size:33px}
  .hero--slider .hero__buttons{align-items:stretch}
  .product-slider{grid-template-columns:36px 1fr 36px;gap:8px}
  .product-slider .product-card{flex-basis:100%}
  .product-slider .slider-btn{width:36px;height:36px}
}

/* === FINAL: exact newsletter background image override === */
.newsletter--exact{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  background:#fbfdfb!important;
  color:#fff!important;
}
.newsletter--exact>.container{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
}
.newsletter--exact .newsletter-card{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  min-height:220px!important;
  border-radius:0!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:minmax(420px, 1fr) minmax(360px, 560px)!important;
  align-items:center!important;
  gap:42px!important;
  padding:42px clamp(32px, 7vw, 120px)!important;
  border:0!important;
  box-shadow:none!important;
  background-image:
    linear-gradient(90deg, rgba(0,34,22,.18) 0%, rgba(0,48,29,.30) 34%, rgba(0,58,35,.62) 69%, rgba(0,35,23,.78) 100%),
    url('../images/newsletter-bg-exact.png')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.newsletter--exact .newsletter-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 63% 48%, rgba(24,139,75,.14), transparent 31%),
    linear-gradient(90deg, rgba(0,0,0,.04), rgba(0,0,0,.12))!important;
}
.newsletter--exact .newsletter-card:after{
  content:""!important;
  position:absolute!important;
  right:50%!important;
  bottom:-1px!important;
  width:92px!important;
  height:11px!important;
  transform:translateX(50%)!important;
  border-radius:22px 22px 0 0!important;
  background:#fbfdfb!important;
  opacity:.96!important;
}
.newsletter--exact .newsletter-card__art,
.newsletter--exact .newsletter-card__icon{
  display:none!important;
}
.newsletter--exact .newsletter-card__text{
  position:relative!important;
  z-index:2!important;
  grid-column:1!important;
  justify-self:end!important;
  max-width:680px!important;
  text-align:right!important;
}
.newsletter--exact .newsletter-card__text h2{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(25px, 2.15vw, 38px)!important;
  line-height:1.72!important;
  font-weight:950!important;
  letter-spacing:-.035em!important;
  text-shadow:0 10px 28px rgba(0,0,0,.24)!important;
}
.newsletter--exact .newsletter-card__form{
  position:relative!important;
  z-index:2!important;
  grid-column:2!important;
  justify-self:start!important;
  width:min(100%, 540px)!important;
  height:64px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:7px!important;
  border-radius:18px!important;
  border:1px solid rgba(255,255,255,.45)!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 16px 42px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(10px)!important;
}
.newsletter--exact .newsletter-card__form input{
  min-width:0!important;
  flex:1!important;
  height:50px!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  padding:0 18px!important;
  color:#173326!important;
  font-family:inherit!important;
  font-size:15px!important;
  font-weight:700!important;
}
.newsletter--exact .newsletter-card__form input::placeholder{
  color:rgba(23,51,38,.48)!important;
}
.newsletter--exact .newsletter-card__form button{
  flex:0 0 auto!important;
  height:50px!important;
  min-width:126px!important;
  border:0!important;
  border-radius:14px!important;
  color:#fff!important;
  font-family:inherit!important;
  font-size:15px!important;
  font-weight:950!important;
  cursor:pointer!important;
  background:linear-gradient(135deg,#d8a545,#bd8126)!important;
  box-shadow:0 10px 24px rgba(189,129,38,.26)!important;
  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease!important;
}
.newsletter--exact .newsletter-card__form button:hover{
  transform:translateY(-2px)!important;
  filter:brightness(1.05)!important;
  box-shadow:0 14px 28px rgba(189,129,38,.32)!important;
}

@media(max-width:1100px){
  .newsletter--exact .newsletter-card{
    grid-template-columns:1fr!important;
    gap:24px!important;
    min-height:260px!important;
    padding:42px clamp(22px,5vw,60px)!important;
    background-position:center center!important;
  }
  .newsletter--exact .newsletter-card__text,
  .newsletter--exact .newsletter-card__form{
    grid-column:1!important;
    justify-self:center!important;
    text-align:center!important;
  }
  .newsletter--exact .newsletter-card__text{max-width:760px!important;}
}

@media(max-width:640px){
  .newsletter--exact .newsletter-card{
    min-height:310px!important;
    padding:34px 18px!important;
    gap:22px!important;
    background-position:center center!important;
  }
  .newsletter--exact .newsletter-card__text h2{
    font-size:22px!important;
    line-height:1.85!important;
  }
  .newsletter--exact .newsletter-card__form{
    width:100%!important;
    height:auto!important;
    flex-direction:column!important;
    padding:8px!important;
    border-radius:18px!important;
  }
  .newsletter--exact .newsletter-card__form input,
  .newsletter--exact .newsletter-card__form button{
    width:100%!important;
    min-width:100%!important;
  }
}


/* === Patch: exact footer/newsletter + restore hero slider product visuals === */
.hero--slider .hero__grid{
  direction:ltr!important;
  grid-template-columns:minmax(0, 1fr) minmax(420px, 720px)!important;
  gap:34px!important;
}
.hero--slider .hero__copy{
  max-width:620px!important;
}
.hero--slider .hero__media{
  display:flex!important;
  align-items:center;
  justify-content:flex-end;
  position:relative;
  min-height:100%;
}
.hero--slider .hero__media img{
  width:min(100%, 760px)!important;
  max-width:760px;
  display:block;
  margin-inline:auto 0;
  filter:drop-shadow(0 38px 65px rgba(0,0,0,.34));
}
.hero--slider .organic-seal{
  top:28px;
  left:12px;
}
.hero-slide{
  background-image:
    linear-gradient(90deg,rgba(0,17,8,.84) 0%,rgba(0,28,13,.68) 28%,rgba(0,49,24,.38) 51%,rgba(0,0,0,.08) 66%,rgba(0,0,0,0) 78%),
    var(--hero-bg)!important;
}
@media(max-width:1180px){
  .hero--slider .hero__grid{
    grid-template-columns:minmax(0, 1fr) minmax(320px, 520px)!important;
  }
  .hero--slider h1{font-size:56px!important}
  .hero--slider .hero__media img{width:min(100%, 560px)!important}
}
@media(max-width:880px){
  .hero--slider .hero__grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
    align-items:end!important;
  }
  .hero--slider .hero__copy{max-width:100%!important}
  .hero--slider .hero__media{
    justify-content:center;
    min-height:auto;
    padding-bottom:84px;
  }
  .hero--slider .hero__media img{width:min(100%, 480px)!important;margin-inline:auto!important}
  .hero--slider .organic-seal{left:50%;transform:translateX(-165px);top:auto;bottom:92px}
}
@media(max-width:640px){
  .hero--slider .hero__media img{width:min(100%, 360px)!important}
  .hero--slider h1{font-size:38px!important}
  .hero--slider p{font-size:16px!important}
  .hero--slider .organic-seal{display:none}
}

.newsletter--exact{
  background:#fbfdfb!important;
  padding:18px 0 0!important;
}
.newsletter--exact .newsletter-card{
  min-height:138px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  align-items:center!important;
  gap:26px!important;
  padding:22px 28px 22px 34px!important;
  border-radius:26px 26px 0 0!important;
  background-image:
    linear-gradient(90deg,rgba(0,32,18,.20),rgba(0,32,18,.10)),
    url('../images/newsletter-bg-exact.png')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  border:1px solid rgba(0,58,32,.08)!important;
  box-shadow:0 18px 50px rgba(5,55,32,.10)!important;
}
.newsletter--exact .newsletter-card:before{
  background:
    linear-gradient(90deg, rgba(0,25,12,.18) 0%, rgba(0,25,12,.08) 22%, rgba(0,25,12,0) 42%),
    radial-gradient(circle at 86% 36%, rgba(255,255,255,.08), transparent 15%)!important;
}
.newsletter--exact .newsletter-card__art,
.newsletter--exact .newsletter-card__icon{display:none!important}
.newsletter--exact .newsletter-card__text{
  text-align:center!important;
  justify-self:center;
  width:100%;
  max-width:760px;
}
.newsletter--exact .newsletter-card__text h2{
  font-size:28px!important;
  line-height:1.7!important;
  font-weight:950!important;
}
.newsletter--exact .newsletter-card__form{
  width:100%;
  max-width:360px;
  justify-self:end;
  height:56px!important;
  border-radius:14px!important;
}
.newsletter--exact .newsletter-card__form input{
  text-align:center;
  font-weight:600;
}
.newsletter--exact .newsletter-card__form button{
  min-width:102px!important;
}
@media(max-width:980px){
  .newsletter--exact .newsletter-card{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:22px 18px!important;
    background-position:18% center!important;
  }
  .newsletter--exact .newsletter-card__text{max-width:none!important}
  .newsletter--exact .newsletter-card__text h2{font-size:22px!important}
  .newsletter--exact .newsletter-card__form{justify-self:center;max-width:420px}
}
@media(max-width:640px){
  .newsletter--exact .newsletter-card{
    border-radius:20px 20px 0 0!important;
  }
  .newsletter--exact .newsletter-card__form{
    height:auto!important;
    flex-direction:column!important;
    padding:8px!important;
  }
  .newsletter--exact .newsletter-card__form input,
  .newsletter--exact .newsletter-card__form button{
    width:100%!important;
    height:44px!important;
  }
}

.footer--exact{
  background:#fbfdfb!important;
  padding:0 0 22px!important;
}
.footer--exact .footer-panel{
  margin-top:0!important;
  padding:36px 42px 28px!important;
  border-radius:0 0 24px 24px!important;
  background-image:
    linear-gradient(90deg,rgba(0,45,28,.98),rgba(0,63,36,.96)),
    url('../images/footer-pattern-exact.jpg')!important;
  background-size:cover!important;
  background-position:center!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 18px 55px rgba(5,55,32,.15)!important;
}
.footer--exact .footer-panel:after{
  content:"";
  position:absolute;
  right:0;left:0;top:0;
  height:1px;
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.24), transparent);
}
.footer--exact h3{font-size:17px!important;margin-bottom:16px!important}
.footer--exact a,
.footer--exact p{font-size:14px!important}
.footer--exact .footer-brand-col p{max-width:310px!important}
.footer--exact .socials a{
  width:36px!important;height:36px!important;
}
.footer--exact .copyright{
  margin-top:18px!important;
  padding-top:18px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  color:#a6beaf!important;
}
@media(max-width:1100px){
  .footer--exact .footer-panel{padding:32px 24px 26px!important}
}


/* =========================================================
   FINAL FIXES
   - Hero slider images are full-width background covers
   - Newsletter text moved to the visual left side
   - Footer bottom spacing removed
   ========================================================= */

/* Hero slider: image must fill the whole slide background */
.hero--slider {
  width: 100% !important;
  min-height: 650px !important;
  overflow: hidden !important;
  background: #002b1c !important;
}

.hero-slider__viewport,
.hero-slider__track,
.hero-slide {
  min-height: 650px !important;
}

.hero-slide {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-image:
    linear-gradient(
      90deg,
      rgba(0, 18, 8, 0.78) 0%,
      rgba(0, 31, 14, 0.58) 28%,
      rgba(0, 49, 24, 0.25) 54%,
      rgba(0, 0, 0, 0.04) 72%,
      rgba(0, 0, 0, 0) 100%
    ),
    var(--hero-bg) !important;
}

.hero--slider .hero__grid {
  min-height: 650px !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: center !important;
  direction: ltr !important;
}

.hero--slider .hero__copy {
  direction: rtl !important;
  text-align: right !important;
  max-width: 650px !important;
  justify-self: start !important;
  margin-inline: 0 auto !important;
  position: relative !important;
  z-index: 2 !important;
}

/* Do not show the product image as a separate small image.
   The slide image itself is the full background. */
.hero--slider .hero__media {
  display: none !important;
}

.hero--slider h1 {
  font-size: clamp(42px, 4.8vw, 72px) !important;
  line-height: 1.18 !important;
}

.hero--slider p {
  font-size: clamp(16px, 1.35vw, 20px) !important;
  line-height: 2 !important;
  max-width: 620px !important;
}

@media (max-width: 768px) {
  .hero--slider,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero-slide,
  .hero--slider .hero__grid {
    min-height: 560px !important;
  }

  .hero-slide {
    background-position: 62% center !important;
  }

  .hero--slider .hero__copy {
    max-width: 100% !important;
  }
}

/* Newsletter: move the text to the visual left side */
.newsletter--exact {
  padding: 0 !important;
  margin: 0 !important;
  background: #fbfdfb !important;
}

.newsletter--exact .container {
  width: 100% !important;
  max-width: none !important;
  padding-inline: 0 !important;
}

.newsletter--exact .newsletter-card {
  direction: ltr !important;
  min-height: 148px !important;
  margin: 0 !important;
  border-radius: 26px 26px 0 0 !important;
  display: grid !important;
  grid-template-columns: 360px minmax(420px, 720px) 1fr !important;
  align-items: center !important;
  gap: 28px !important;
  padding: 22px 44px !important;
  background-image:
    linear-gradient(90deg, rgba(0, 28, 16, 0.10), rgba(0, 28, 16, 0.04)),
    url('../images/newsletter-bg-exact.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border-left: 0 !important;
  border-right: 0 !important;
  box-shadow: none !important;
}

.newsletter--exact .newsletter-card__form {
  grid-column: 1 !important;
  grid-row: 1 !important;
  justify-self: start !important;
  width: 100% !important;
  max-width: 360px !important;
  height: 56px !important;
}

.newsletter--exact .newsletter-card__text {
  grid-column: 2 !important;
  grid-row: 1 !important;
  justify-self: start !important;
  width: 100% !important;
  max-width: 720px !important;
  text-align: right !important;
  direction: rtl !important;
}

.newsletter--exact .newsletter-card__text h2 {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(24px, 2.15vw, 34px) !important;
  line-height: 1.65 !important;
  font-weight: 950 !important;
  text-shadow: 0 8px 22px rgba(0, 0, 0, 0.20) !important;
}

.newsletter--exact .newsletter-card__art,
.newsletter--exact .newsletter-card__icon {
  display: none !important;
}

@media (max-width: 1100px) {
  .newsletter--exact .newsletter-card {
    grid-template-columns: 330px 1fr !important;
    padding: 24px 28px !important;
  }

  .newsletter--exact .newsletter-card__text {
    grid-column: 2 !important;
  }
}

@media (max-width: 760px) {
  .newsletter--exact .newsletter-card {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    padding: 28px 18px !important;
    background-position: 22% center !important;
  }

  .newsletter--exact .newsletter-card__text {
    grid-column: 1 !important;
    grid-row: 1 !important;
    text-align: center !important;
  }

  .newsletter--exact .newsletter-card__form {
    grid-column: 1 !important;
    grid-row: 2 !important;
    justify-self: center !important;
    max-width: 430px !important;
  }
}

@media (max-width: 520px) {
  .newsletter--exact .newsletter-card__form {
    height: auto !important;
    flex-direction: column !important;
    padding: 8px !important;
  }

  .newsletter--exact .newsletter-card__form input,
  .newsletter--exact .newsletter-card__form button {
    width: 100% !important;
    height: 44px !important;
  }
}

/* Footer: no bottom gap */
.footer--exact {
  padding: 0 !important;
  margin: 0 !important;
  background: #003b25 !important;
}

.footer--exact .container {
  width: 100% !important;
  max-width: none !important;
  padding-inline: 0 !important;
}

.footer--exact .footer-panel {
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.footer--exact .copyright {
  margin: 0 !important;
  padding: 18px 20px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.10) !important;
  background: #002f1e !important;
  color: rgba(255, 255, 255, 0.72) !important;
}

body {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}


/* === Suggested packages as banner images === */
.packages--banners .pack-banner-list{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
}
.packages--banners .pack-banner{
  display:block;
  position:relative;
  border-radius:30px;
  overflow:hidden;
  background:#032816;
  border:1px solid rgba(8,81,47,.12);
  box-shadow:0 18px 45px rgba(8,61,34,.10);
  transition:transform .28s ease, box-shadow .28s ease;
}
.packages--banners .pack-banner:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 54px rgba(8,61,34,.14);
}
.packages--banners .pack-banner img{
  width:100%;
  height:auto;
  display:block;
}
@media (max-width: 767px){
  .packages--banners .pack-banner-list{
    gap:14px;
  }
  .packages--banners .pack-banner{
    border-radius:20px;
  }
}


/* === Exact light story / about section === */
.irch-story,
.irch-story * {
  box-sizing: border-box;
}

.irch-story {
  direction: rtl;
  width: 100%;
  padding: 82px 20px;
  background: #fbfdfb;
  font-family: inherit;
  overflow: hidden;
}

.irch-story-container {
  width: min(1320px, 100%);
  margin-inline: auto;
  position: relative;
}

.irch-story-inner {
  display: grid;
  grid-template-columns: minmax(420px, 0.95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: 58px;
  direction: ltr;
}

.irch-story-media {
  position: relative;
  direction: rtl;
}

.irch-story-media-card {
  position: relative;
  overflow: hidden;
  border-radius: 26px;
  background: #eef5ef;
  border: 1px solid rgba(8, 81, 47, 0.08);
  box-shadow: 0 18px 48px rgba(8, 61, 34, 0.10);
}

.irch-story-media-image {
  width: 100%;
  height: 360px;
  object-fit: cover;
  display: block;
  border-radius: 26px;
}

.irch-story-play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 82px;
  height: 82px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: #08783e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 38px rgba(0, 61, 34, 0.18);
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  z-index: 3;
}

.irch-story-play:hover {
  transform: translate(-50%, -50%) scale(1.06);
  background: #ffffff;
  box-shadow: 0 22px 48px rgba(0, 61, 34, 0.24);
}

.irch-story-play svg {
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 4px;
}

.irch-story-badge {
  position: absolute;
  right: 28px;
  bottom: 24px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: linear-gradient(145deg, #0a6b38 0%, #064b2a 100%);
  color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 6px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 34px rgba(4, 64, 35, 0.28);
  text-align: center;
  z-index: 3;
}

.irch-story-badge-number {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-badge-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 800;
}

.irch-story-content {
  position: relative;
  direction: rtl;
  text-align: right;
  padding-left: 96px;
}

.irch-story-title {
  margin: 0 0 18px;
  color: #073b25;
  font-size: 38px;
  line-height: 1.45;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-desc {
  max-width: 760px;
  margin: 0;
  color: #5d6d64;
  font-size: 17px;
  line-height: 2.15;
  font-weight: 500;
}

.irch-story-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 38px;
  margin-bottom: 30px;
}

.irch-story-stat {
  position: relative;
  text-align: center;
  padding: 0 12px;
}

.irch-story-stat:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -9px;
  top: 16px;
  width: 1px;
  height: 46px;
  background: linear-gradient(180deg, transparent, rgba(8, 81, 47, 0.16), transparent);
}

.irch-story-stat-number {
  display: block;
  color: #0a6b38;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -0.03em;
}

.irch-story-stat-label {
  display: block;
  margin-top: 8px;
  color: #728077;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}

.irch-story-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: 13px;
  background: linear-gradient(135deg, #0b7a40 0%, #086234 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(8, 115, 60, 0.22);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.irch-story-btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 18px 36px rgba(8, 115, 60, 0.30);
}

.irch-story-leaf {
  position: absolute;
  left: 0;
  top: 42px;
  width: 170px;
  height: 300px;
  color: rgba(94, 143, 89, 0.34);
  pointer-events: none;
  z-index: 0;
}

.irch-story-content-main {
  position: relative;
  z-index: 2;
}

@media (max-width: 1100px) {
  .irch-story {
    padding: 68px 20px;
  }

  .irch-story-inner {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .irch-story-content {
    padding-left: 0;
  }

  .irch-story-leaf {
    left: 24px;
    top: 0;
    opacity: 0.35;
  }
}

@media (max-width: 768px) {
  .irch-story {
    padding: 54px 16px;
  }

  .irch-story-media-image {
    height: 280px;
  }

  .irch-story-play {
    width: 68px;
    height: 68px;
  }

  .irch-story-play svg {
    width: 25px;
    height: 25px;
  }

  .irch-story-badge {
    width: 96px;
    height: 96px;
    right: 18px;
    bottom: 18px;
    border-width: 5px;
  }

  .irch-story-badge-number {
    font-size: 28px;
  }

  .irch-story-badge-text {
    font-size: 12px;
  }

  .irch-story-title {
    font-size: 30px;
  }

  .irch-story-desc {
    font-size: 15px;
    line-height: 2.05;
  }

  .irch-story-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px 12px;
  }

  .irch-story-stat:not(:last-child)::after {
    display: none;
  }

  .irch-story-stat {
    padding: 16px 10px;
    border-radius: 18px;
    background: rgba(240, 248, 241, 0.82);
    border: 1px solid rgba(8, 81, 47, 0.06);
  }

  .irch-story-stat-number {
    font-size: 30px;
  }

  .irch-story-leaf {
    display: none;
  }

  .irch-story-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .irch-story-media-image {
    height: 230px;
  }

  .irch-story-title {
    font-size: 26px;
  }

  .irch-story-stats {
    grid-template-columns: 1fr;
  }
}


/* === package banners in 3 columns === */
.packages--banners .pack-banner-list{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
  gap:22px !important;
  align-items:start;
}
.packages--banners .pack-banner{
  height:100%;
}
.packages--banners .pack-banner img{
  width:100%;
  height:auto;
  display:block;
}
@media (max-width: 1100px){
  .packages--banners .pack-banner-list{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px){
  .packages--banners .pack-banner-list{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
}


/* === FINAL: story section positioned before certificates, like reference === */
.irch-story,
.irch-story * {
  box-sizing: border-box;
}

.irch-story {
  direction: rtl;
  width: 100%;
  padding: 54px 20px 34px !important;
  background: #fbfdfb !important;
  font-family: inherit;
  overflow: hidden;
}

.irch-story-container {
  width: min(1320px, 100%);
  margin-inline: auto;
  position: relative;
}

.irch-story-inner {
  display: grid;
  grid-template-columns: minmax(420px, 0.92fr) minmax(0, 1.08fr);
  align-items: center;
  gap: 56px;
  direction: ltr;
}

.irch-story-media {
  position: relative;
  direction: rtl;
}

.irch-story-media-card {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background: #eef5ef;
  border: 1px solid rgba(8, 81, 47, 0.08);
  box-shadow: 0 18px 48px rgba(8, 61, 34, 0.08);
}

.irch-story-media-image {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
  border-radius: 24px;
}

.irch-story-play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: #08783e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 38px rgba(0, 61, 34, 0.18);
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  z-index: 3;
}

.irch-story-play:hover {
  transform: translate(-50%, -50%) scale(1.06);
  background: #ffffff;
  box-shadow: 0 22px 48px rgba(0, 61, 34, 0.24);
}

.irch-story-play svg {
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 4px;
}

.irch-story-badge {
  position: absolute;
  right: 28px;
  bottom: 24px;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background: linear-gradient(145deg, #0a6b38 0%, #064b2a 100%);
  color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 6px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 34px rgba(4, 64, 35, 0.28);
  text-align: center;
  z-index: 3;
}

.irch-story-badge-number {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-badge-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 800;
}

.irch-story-content {
  position: relative;
  direction: rtl;
  text-align: right;
  padding-left: 190px;
  min-height: 340px;
  display: flex;
  align-items: center;
}

.irch-story-content-main {
  position: relative;
  z-index: 2;
  width: 100%;
}

.irch-story-title {
  margin: 0 0 16px;
  color: #073b25;
  font-size: 38px;
  line-height: 1.45;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-desc {
  max-width: 740px;
  margin: 0;
  color: #5d6d64;
  font-size: 17px;
  line-height: 2.15;
  font-weight: 500;
}

.irch-story-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 34px;
  margin-bottom: 28px;
}

.irch-story-stat {
  position: relative;
  text-align: center;
  padding: 0 10px;
}

.irch-story-stat:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -7px;
  top: 15px;
  width: 1px;
  height: 48px;
  background: linear-gradient(180deg, transparent, rgba(8, 81, 47, 0.16), transparent);
}

.irch-story-stat-number {
  display: block;
  color: #0a6b38;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -0.03em;
}

.irch-story-stat-label {
  display: block;
  margin-top: 7px;
  color: #728077;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}

.irch-story-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: 13px;
  background: linear-gradient(135deg, #0b7a40 0%, #086234 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(8, 115, 60, 0.22);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.irch-story-btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 18px 36px rgba(8, 115, 60, 0.30);
}

.irch-story-leaf {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 170px;
  height: 300px;
  color: rgba(94, 143, 89, 0.34);
  pointer-events: none;
  z-index: 1;
}

@media (max-width: 1100px) {
  .irch-story {
    padding: 54px 20px 34px !important;
  }

  .irch-story-inner {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .irch-story-content {
    padding-left: 0;
    min-height: auto;
  }

  .irch-story-leaf {
    left: 24px;
    top: 10px;
    transform: none;
    opacity: 0.28;
  }
}

@media (max-width: 768px) {
  .irch-story {
    padding: 46px 16px 28px !important;
  }

  .irch-story-media-image {
    height: 280px;
  }

  .irch-story-play {
    width: 68px;
    height: 68px;
  }

  .irch-story-play svg {
    width: 25px;
    height: 25px;
  }

  .irch-story-badge {
    width: 96px;
    height: 96px;
    right: 18px;
    bottom: 18px;
    border-width: 5px;
  }

  .irch-story-badge-number {
    font-size: 28px;
  }

  .irch-story-badge-text {
    font-size: 12px;
  }

  .irch-story-title {
    font-size: 30px;
  }

  .irch-story-desc {
    font-size: 15px;
    line-height: 2.05;
  }

  .irch-story-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 12px;
  }

  .irch-story-stat:not(:last-child)::after {
    display: none;
  }

  .irch-story-stat {
    padding: 16px 10px;
    border-radius: 18px;
    background: rgba(240, 248, 241, 0.82);
    border: 1px solid rgba(8, 81, 47, 0.06);
  }

  .irch-story-stat-number {
    font-size: 30px;
  }

  .irch-story-leaf {
    display: none;
  }

  .irch-story-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .irch-story-media-image {
    height: 230px;
  }

  .irch-story-title {
    font-size: 26px;
  }

  .irch-story-stats {
    grid-template-columns: 1fr;
  }
}


/* === Exact PNG leaf placement for story section === */
.irch-story-content{
  padding-right: 210px !important;
  padding-left: 0 !important;
  min-height: 360px !important;
}
.irch-story-content-main{
  position: relative;
  z-index: 2;
}
.irch-story-leaf{
  position: absolute !important;
  right: 8px !important;
  left: auto !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 190px !important;
  height: auto !important;
  opacity: .42 !important;
  pointer-events: none !important;
  z-index: 1 !important;
  object-fit: contain;
  filter: saturate(.92);
}
@media (max-width: 1100px){
  .irch-story-content{
    padding-right: 150px !important;
    padding-left: 0 !important;
    min-height: auto !important;
  }
  .irch-story-leaf{
    right: 0 !important;
    top: 20px !important;
    transform: none !important;
    width: 125px !important;
    opacity: .26 !important;
  }
}
@media (max-width: 768px){
  .irch-story-content{
    padding-right: 0 !important;
  }
  .irch-story-leaf{
    display: none !important;
  }
}


/* === FINAL OVERRIDE: replace old About section with Story section === */
.irch-story {
  direction: rtl;
  width: 100%;
  padding: 52px 20px 34px !important;
  background: #fbfdfb !important;
  font-family: inherit;
  overflow: hidden;
}

.irch-story-container {
  width: min(1320px, 100%);
  margin-inline: auto;
  position: relative;
}

.irch-story-inner {
  display: grid !important;
  grid-template-columns: minmax(420px, 0.92fr) minmax(0, 1.08fr) !important;
  align-items: center !important;
  gap: 56px !important;
  direction: ltr !important;
}

.irch-story-media {
  direction: rtl;
  position: relative;
}

.irch-story-media-card {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background: #eef5ef;
  border: 1px solid rgba(8, 81, 47, 0.08);
  box-shadow: 0 18px 48px rgba(8, 61, 34, 0.08);
}

.irch-story-media-image {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
  border-radius: 24px;
}

.irch-story-play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: #08783e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 38px rgba(0, 61, 34, 0.18);
  cursor: pointer;
  z-index: 3;
}

.irch-story-play svg {
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 4px;
}

.irch-story-badge {
  position: absolute;
  right: 28px;
  bottom: 24px;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background: linear-gradient(145deg, #0a6b38 0%, #064b2a 100%);
  color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 6px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 34px rgba(4, 64, 35, 0.28);
  text-align: center;
  z-index: 3;
}

.irch-story-badge-number {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-badge-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 800;
}

.irch-story-content {
  position: relative !important;
  direction: rtl !important;
  text-align: right !important;
  padding-right: 210px !important;
  padding-left: 0 !important;
  min-height: 340px !important;
  display: flex !important;
  align-items: center !important;
}

.irch-story-content-main {
  position: relative;
  z-index: 2;
  width: 100%;
}

.irch-story-title {
  margin: 0 0 16px !important;
  color: #073b25 !important;
  font-size: 38px !important;
  line-height: 1.45 !important;
  font-weight: 950 !important;
  letter-spacing: -0.04em;
}

.irch-story-desc {
  max-width: 740px;
  margin: 0 !important;
  color: #5d6d64 !important;
  font-size: 17px !important;
  line-height: 2.15 !important;
  font-weight: 500 !important;
}

.irch-story-stats {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
  margin-top: 34px !important;
  margin-bottom: 28px !important;
}

.irch-story-stat {
  position: relative;
  text-align: center;
  padding: 0 10px;
}

.irch-story-stat:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -7px;
  top: 15px;
  width: 1px;
  height: 48px;
  background: linear-gradient(180deg, transparent, rgba(8, 81, 47, 0.16), transparent);
}

.irch-story-stat-number {
  display: block;
  color: #0a6b38;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -0.03em;
}

.irch-story-stat-label {
  display: block;
  margin-top: 7px;
  color: #728077;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}

.irch-story-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: 13px;
  background: linear-gradient(135deg, #0b7a40 0%, #086234 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(8, 115, 60, 0.22);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.irch-story-btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 18px 36px rgba(8, 115, 60, 0.30);
}

.irch-story-leaf {
  position: absolute !important;
  right: 8px !important;
  left: auto !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 190px !important;
  height: auto !important;
  opacity: 0.42 !important;
  pointer-events: none !important;
  z-index: 1 !important;
  object-fit: contain !important;
  filter: saturate(0.92);
}

@media (max-width: 1100px) {
  .irch-story {
    padding: 50px 20px 32px !important;
  }

  .irch-story-inner {
    grid-template-columns: 1fr !important;
    gap: 42px !important;
  }

  .irch-story-content {
    padding-right: 150px !important;
    min-height: auto !important;
  }

  .irch-story-leaf {
    right: 0 !important;
    top: 20px !important;
    transform: none !important;
    width: 125px !important;
    opacity: 0.26 !important;
  }
}

@media (max-width: 768px) {
  .irch-story {
    padding: 44px 16px 28px !important;
  }

  .irch-story-media-image {
    height: 280px;
  }

  .irch-story-play {
    width: 68px;
    height: 68px;
  }

  .irch-story-badge {
    width: 96px;
    height: 96px;
    right: 18px;
    bottom: 18px;
    border-width: 5px;
  }

  .irch-story-content {
    padding-right: 0 !important;
  }

  .irch-story-title {
    font-size: 30px !important;
  }

  .irch-story-desc {
    font-size: 15px !important;
  }

  .irch-story-stats {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px 12px !important;
  }

  .irch-story-stat:not(:last-child)::after {
    display: none;
  }

  .irch-story-stat {
    padding: 16px 10px;
    border-radius: 18px;
    background: rgba(240, 248, 241, 0.82);
    border: 1px solid rgba(8, 81, 47, 0.06);
  }

  .irch-story-leaf {
    display: none !important;
  }

  .irch-story-btn {
    width: 100%;
  }
}


/* === FINAL OVERRIDE: brand color for icons and hero benefit bar === */
:root{
  --irch-brand-green:#07512f;
  --irch-brand-green-2:#0d7a40;
  --irch-brand-soft:#eff8f1;
  --irch-brand-gold:#d8a545;
}

/* Header action icons */
.header .round-btn,
.header .cart,
.actions .round-btn,
.actions .cart{
  color:var(--irch-brand-green) !important;
  background:#f1f8f3 !important;
  border:1px solid rgba(7,81,47,.08) !important;
}

.header .round-btn:hover,
.header .cart:hover,
.actions .round-btn:hover,
.actions .cart:hover{
  color:#fff !important;
  background:var(--irch-brand-green-2) !important;
  border-color:var(--irch-brand-green-2) !important;
}

.header .round-btn .ui-icon,
.header .cart .ui-icon,
.actions .round-btn .ui-icon,
.actions .cart .ui-icon{
  filter:none !important;
  opacity:1 !important;
}

/* Hero benefits bar icons */
.benefits .ui-icon,
.benefits img,
.hero-benefits .ui-icon,
.hero-benefits img,
.hero-feature .ui-icon,
.hero-feature img{
  filter: brightness(0) saturate(100%) invert(23%) sepia(56%) saturate(993%) hue-rotate(105deg) brightness(88%) contrast(96%) !important;
  opacity:1 !important;
}

.benefits article,
.hero-benefits article,
.hero-feature{
  color:var(--irch-brand-green) !important;
}

.benefits h3,
.hero-benefits h3,
.hero-feature strong{
  color:var(--irch-brand-green) !important;
}

.benefits p,
.hero-benefits p,
.hero-feature span{
  color:#6f7d75 !important;
}

/* Hero benefit card should stay clean, no blue/default browser-like coloring */
.benefits__box,
.hero-benefits,
.hero-features{
  background:#fff !important;
  border-color:rgba(7,81,47,.10) !important;
}

.benefits__box *,
.hero-benefits *,
.hero-features *{
  text-decoration:none !important;
}

/* Product card small icons */
.product-card .heart,
.product-card .add-cart,
.product-card button,
.product-card .round-btn{
  color:var(--irch-brand-green) !important;
  background:#f1f8f3 !important;
  border-color:rgba(7,81,47,.10) !important;
}

.product-card .heart:hover,
.product-card .add-cart:hover,
.product-card button:hover,
.product-card .round-btn:hover{
  color:#fff !important;
  background:var(--irch-brand-green-2) !important;
}

/* Slider arrows */
.slider-btn,
.hero-slider__btn{
  color:var(--irch-brand-green) !important;
  border-color:rgba(7,81,47,.12) !important;
}

.slider-btn img{
  filter: brightness(0) saturate(100%) invert(23%) sepia(56%) saturate(993%) hue-rotate(105deg) brightness(88%) contrast(96%) !important;
}

.hero-slider__btn img{
  filter:brightness(0) invert(1) !important;
}

/* Category / need icons */
.need-card .ui-icon,
.need-card img,
.industry-card .ui-icon,
.industry-card img,
.category-card .ui-icon,
.category-card img{
  filter: brightness(0) saturate(100%) invert(23%) sepia(56%) saturate(993%) hue-rotate(105deg) brightness(88%) contrast(96%) !important;
}

/* Footer social icons */
.footer--exact .socials a{
  color:#fff !important;
  border-color:rgba(255,255,255,.22) !important;
}
.footer--exact .socials a:hover{
  color:var(--irch-brand-green) !important;
  background:#e8f6ec !important;
  border-color:#e8f6ec !important;
}

/* Avoid blue selected-looking labels inside benefit bar on normal state */
.benefits__box ::selection,
.hero-benefits ::selection,
.hero-features ::selection{
  background:rgba(13,122,64,.18);
  color:var(--irch-brand-green);
}


/* === FINAL UPDATE: top hero slider backgrounds + IRANSans + full responsive === */
html,body{overflow-x:hidden}
body{
  font-family:var(--greenora-font-family)!important;
}
button,input,textarea,select{font-family:inherit!important}

.hero--slider,
.hero-slider__viewport,
.hero-slider__track,
.hero-slide{
  min-height:650px;
}
.hero-slide{
  position:relative;
  background-image:
    linear-gradient(90deg, rgba(0,18,9,.90) 0%, rgba(0,32,16,.72) 30%, rgba(0,50,24,.34) 56%, rgba(0,0,0,.06) 100%),
    var(--hero-bg);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
.hero-slide::before{display:none!important}
.hero--slider .hero__grid{
  min-height:650px;
  grid-template-columns:minmax(0,620px) 1fr!important;
  gap:20px;
}
.hero--slider .hero__copy{
  max-width:620px!important;
  align-self:center;
  padding-block:88px 120px;
}
.hero--slider .hero__label{
  background:rgba(255,255,255,.11)!important;
  border-color:rgba(255,255,255,.18)!important;
  backdrop-filter:blur(10px);
}
.hero--slider h1{
  font-size:64px!important;
  line-height:1.18!important;
  text-shadow:0 12px 34px rgba(0,0,0,.22);
}
.hero--slider p{
  font-size:18px!important;
  max-width:570px;
  color:rgba(255,255,255,.92)!important;
}
.hero--slider .rating-row{color:#fff}
.hero--slider .hero__media{display:none!important}

/* Responsive tuning */
@media (max-width:1280px){
  .header__inner{grid-template-columns:150px 1fr 300px auto;gap:18px}
  .nav{gap:22px}
  .hero--slider h1{font-size:56px!important}
  .hero--slider .hero__grid{grid-template-columns:minmax(0,560px) 1fr!important}
}
@media (max-width:1100px){
  .container{width:min(100% - 32px,var(--container))}
  .header__inner{grid-template-columns:140px 1fr 250px auto}
  .search{height:46px}
  .hero--slider, .hero-slider__viewport, .hero-slider__track, .hero-slide{min-height:580px}
  .hero--slider .hero__copy{padding-block:74px 112px}
  .hero--slider h1{font-size:48px!important}
  .benefits__box{grid-template-columns:repeat(3,1fr)!important;row-gap:16px}
  .benefits article:nth-child(3n){border-inline-start:0}
  .article-banners{grid-template-columns:1fr!important}
}
@media (max-width:860px){
  .topline{display:none!important}
  .header__inner{height:74px;grid-template-columns:118px 1fr auto!important}
  .hamburger{display:grid!important}
  .nav{position:absolute;top:74px;right:16px;left:16px;background:#fff;border:1px solid var(--line);border-radius:20px;display:none;flex-direction:column;align-items:stretch;padding:14px;box-shadow:var(--shadow);z-index:40}
  .nav.is-open{display:flex!important}
  .search{order:3;display:none}
  .hero--slider,.hero-slider__viewport,.hero-slider__track,.hero-slide{min-height:auto!important}
  .hero-slide{
    background-position:72% center;
  }
  .hero--slider .hero__grid{grid-template-columns:1fr!important;min-height:auto!important}
  .hero--slider .hero__copy{max-width:100%!important;padding-block:88px 130px!important}
  .hero--slider h1{font-size:40px!important}
  .hero--slider p{font-size:16px!important;max-width:100%}
  .hero__buttons,.rating-row{justify-content:flex-start!important}
  .hero-slider__btn{width:42px!important;height:42px!important}
  .hero-slider__btn--prev{right:12px!important}
  .hero-slider__btn--next{left:12px!important}
  .benefits{margin-top:-44px!important}
  .benefits__box{grid-template-columns:repeat(2,1fr)!important;padding:18px}
  .benefits article{justify-content:flex-start!important;padding-inline:8px}
  .benefits article:nth-child(2n){border-inline-start:0!important}
  .section{padding:72px 0!important}
  .section-head{grid-template-columns:1fr!important;gap:8px!important;text-align:center}
  .section-head > a{order:3}
  .package-banners,.irch-package-banners,.article-banners,.story-layout,.split-panel,.blog-layout,.article-layout,.auth-grid,.footer__grid,.irch-footer-grid,.faq-grid,.faq-grid--full,.dashboard-cards,.value-grid,.stats,.process-grid,.two-col,.form-grid{grid-template-columns:1fr!important}
  .packages-three-col,.packages-grid-3{grid-template-columns:1fr!important}
  .product-slider[data-slider] .slider-viewport{overflow:hidden}
  .newsletter--exact .newsletter-card{grid-template-columns:1fr!important;padding:24px 20px!important;gap:16px!important;text-align:center!important}
  .newsletter-card__art{justify-self:center!important;width:min(100%,320px)!important;height:auto!important}
  .newsletter-card__form{width:100%!important;max-width:460px;justify-self:center}
  .newsletter-card__text{text-align:center!important}
  .footer--exact .footer-main{padding:28px 0 20px!important}
}
@media (max-width:560px){
  .container{width:min(100% - 24px,var(--container))}
  .header__inner{gap:10px!important}
  .brand img{width:112px!important}
  .actions .round-btn{display:none!important}
  .cart{width:42px;height:42px}
  .hero-slide{background-position:76% center}
  .hero--slider .hero__copy{padding-block:74px 110px!important}
  .hero--slider h1{font-size:33px!important}
  .hero__buttons{flex-direction:column;align-items:stretch!important}
  .hero__buttons .btn{width:100%}
  .rating-row{flex-wrap:wrap;gap:10px!important}
  .benefits__box{grid-template-columns:1fr!important}
  .benefits article{border-inline-start:0!important;border-top:1px solid var(--line);padding-top:14px}
  .benefits article:first-child{border-top:0;padding-top:0}
  .product-grid,.product-grid--shop,.blog-grid,.needs__grid,.industry-grid{grid-template-columns:1fr!important}
  .slider-shell{grid-template-columns:36px 1fr 36px!important}
  .slider-btn{width:36px!important;height:36px!important}
  .product-card,.review-card,.partner-card,.cert-card{min-width:0!important}
  .story-card,.irch-story,.irch-story-wrap{overflow:hidden}
  .story-leaf,.irch-story-leaf{opacity:.18!important;inset-inline-start:auto!important;inset-inline-end:-20px!important;bottom:10px!important;max-width:130px!important}
  .newsletter-card__form{flex-direction:column;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
  .newsletter-card__form input{width:100%;height:50px;border-radius:14px!important;border:1px solid rgba(255,255,255,.3)}
  .newsletter-card__form button{width:100%;height:50px}
  .footer--exact .footer-main,.footer__grid{gap:24px!important;text-align:center!important}
  .footer--exact .brand-col,.footer-brand{align-items:center!important}
  .socials{justify-content:center!important}
  .footer-bottom,.footer-bottom__inner{flex-direction:column!important;gap:10px!important;text-align:center!important}
}


/* =========================================================
   FINAL FIX: exact uploaded slider images + story replaces old about
   ========================================================= */

.hero--slider,
.hero-slider__viewport,
.hero-slider__track,
.hero-slide {
  min-height: 650px !important;
}

.hero--slider {
  background: #002c1a !important;
  border-radius: 0 0 34px 34px !important;
  overflow: hidden !important;
}

.hero-slide {
  position: relative !important;
  background-image:
    linear-gradient(90deg, rgba(0,20,10,.58) 0%, rgba(0,34,17,.42) 34%, rgba(0,0,0,.04) 65%, rgba(0,0,0,0) 100%),
    var(--hero-bg) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.hero-slide::before {
  display: none !important;
}

.hero--slider .hero__grid {
  min-height: 650px !important;
  grid-template-columns: minmax(0, 620px) 1fr !important;
  align-items: center !important;
  direction: ltr !important;
}

.hero--slider .hero__copy {
  max-width: 620px !important;
  direction: rtl !important;
  text-align: right !important;
  padding: 80px 0 118px !important;
  position: relative !important;
  z-index: 2 !important;
}

.hero--slider .hero__media {
  display: none !important;
}

.hero--slider h1 {
  font-size: clamp(42px, 4.5vw, 68px) !important;
  line-height: 1.18 !important;
  color: #fff !important;
}

.hero--slider p {
  font-size: clamp(16px, 1.25vw, 19px) !important;
  line-height: 2 !important;
  color: rgba(255,255,255,.92) !important;
}

.hero--slider .hero__label {
  color: #fff !important;
  background: rgba(255,255,255,.12) !important;
  border: 1px solid rgba(255,255,255,.20) !important;
  backdrop-filter: blur(10px);
}

@media (max-width: 860px) {
  .hero--slider,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero-slide {
    min-height: auto !important;
  }

  .hero-slide {
    background-position: 68% center !important;
  }

  .hero--slider .hero__grid {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
  }

  .hero--slider .hero__copy {
    max-width: 100% !important;
    padding: 86px 0 130px !important;
  }

  .hero--slider h1 {
    font-size: 40px !important;
  }
}

@media (max-width: 560px) {
  .hero-slide {
    background-position: 74% center !important;
  }

  .hero--slider .hero__copy {
    padding: 74px 0 112px !important;
  }

  .hero--slider h1 {
    font-size: 33px !important;
  }
}

/* Story section is the replacement for old about */
.irch-story,
.irch-story * {
  box-sizing: border-box;
}

.irch-story {
  direction: rtl;
  width: 100%;
  padding: 52px 20px 34px !important;
  background: #fbfdfb !important;
  font-family: inherit;
  overflow: hidden;
}

.irch-story-container {
  width: min(1320px, 100%);
  margin-inline: auto;
  position: relative;
}

.irch-story-inner {
  display: grid !important;
  grid-template-columns: minmax(420px, 0.92fr) minmax(0, 1.08fr) !important;
  align-items: center !important;
  gap: 56px !important;
  direction: ltr !important;
}

.irch-story-media {
  direction: rtl;
  position: relative;
}

.irch-story-media-card {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background: #eef5ef;
  border: 1px solid rgba(8, 81, 47, 0.08);
  box-shadow: 0 18px 48px rgba(8, 61, 34, 0.08);
}

.irch-story-media-image {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
  border-radius: 24px;
}

.irch-story-play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  color: #08783e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 38px rgba(0, 61, 34, 0.18);
  cursor: pointer;
  z-index: 3;
}

.irch-story-play svg {
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 4px;
}

.irch-story-badge {
  position: absolute;
  right: 28px;
  bottom: 24px;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background: linear-gradient(145deg, #0a6b38 0%, #064b2a 100%);
  color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 6px solid rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 34px rgba(4, 64, 35, 0.28);
  text-align: center;
  z-index: 3;
}

.irch-story-badge-number {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -0.04em;
}

.irch-story-badge-text {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 800;
}

.irch-story-content {
  position: relative !important;
  direction: rtl !important;
  text-align: right !important;
  padding-right: 210px !important;
  padding-left: 0 !important;
  min-height: 340px !important;
  display: flex !important;
  align-items: center !important;
}

.irch-story-content-main {
  position: relative;
  z-index: 2;
  width: 100%;
}

.irch-story-title {
  margin: 0 0 16px !important;
  color: #073b25 !important;
  font-size: 38px !important;
  line-height: 1.45 !important;
  font-weight: 950 !important;
  letter-spacing: -0.04em;
}

.irch-story-desc {
  max-width: 740px;
  margin: 0 !important;
  color: #5d6d64 !important;
  font-size: 17px !important;
  line-height: 2.15 !important;
  font-weight: 500 !important;
}

.irch-story-stats {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
  margin-top: 34px !important;
  margin-bottom: 28px !important;
}

.irch-story-stat {
  position: relative;
  text-align: center;
  padding: 0 10px;
}

.irch-story-stat:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -7px;
  top: 15px;
  width: 1px;
  height: 48px;
  background: linear-gradient(180deg, transparent, rgba(8, 81, 47, 0.16), transparent);
}

.irch-story-stat-number {
  display: block;
  color: #0a6b38;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 950;
  letter-spacing: -0.03em;
}

.irch-story-stat-label {
  display: block;
  margin-top: 7px;
  color: #728077;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}

.irch-story-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 164px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: 13px;
  background: linear-gradient(135deg, #0b7a40 0%, #086234 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(8, 115, 60, 0.22);
}

.irch-story-leaf {
  position: absolute !important;
  right: 8px !important;
  left: auto !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 190px !important;
  height: auto !important;
  opacity: 0.42 !important;
  pointer-events: none !important;
  z-index: 1 !important;
  object-fit: contain !important;
  filter: saturate(0.92);
}

@media (max-width: 1100px) {
  .irch-story-inner {
    grid-template-columns: 1fr !important;
    gap: 42px !important;
  }

  .irch-story-content {
    padding-right: 150px !important;
    min-height: auto !important;
  }

  .irch-story-leaf {
    right: 0 !important;
    top: 20px !important;
    transform: none !important;
    width: 125px !important;
    opacity: 0.26 !important;
  }
}

@media (max-width: 768px) {
  .irch-story {
    padding: 44px 16px 28px !important;
  }

  .irch-story-media-image {
    height: 280px;
  }

  .irch-story-play {
    width: 68px;
    height: 68px;
  }

  .irch-story-badge {
    width: 96px;
    height: 96px;
    right: 18px;
    bottom: 18px;
    border-width: 5px;
  }

  .irch-story-content {
    padding-right: 0 !important;
  }

  .irch-story-title {
    font-size: 30px !important;
  }

  .irch-story-desc {
    font-size: 15px !important;
  }

  .irch-story-stats {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px 12px !important;
  }

  .irch-story-stat:not(:last-child)::after {
    display: none;
  }

  .irch-story-stat {
    padding: 16px 10px;
    border-radius: 18px;
    background: rgba(240, 248, 241, 0.82);
    border: 1px solid rgba(8, 81, 47, 0.06);
  }

  .irch-story-leaf {
    display: none !important;
  }

  .irch-story-btn {
    width: 100%;
  }
}


/* =========================================================
   FINAL OVERRIDE: full-width template layout
   ========================================================= */

:root {
  --container: 100%;
}

html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.container {
  width: 100% !important;
  max-width: none !important;
  margin-inline: auto !important;
  padding-inline: clamp(20px, 4vw, 72px) !important;
}

/* Full-width global sections */
.topline,
.header,
.hero,
.benefits,
.section,
.newsletter,
.footer,
.footer--exact,
.page-hero,
.irch-story {
  width: 100% !important;
  max-width: none !important;
}

/* Header and top line remain full width but with controlled internal padding */
.topline .container,
.header .container {
  width: 100% !important;
  max-width: none !important;
}

/* Hero slider full viewport width */
.hero--slider {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-inline: calc(50% - 50vw) !important;
  border-radius: 0 0 34px 34px !important;
}

.hero-slider__viewport,
.hero-slider__track,
.hero-slide {
  width: 100% !important;
}

/* Benefit bar should be wide, not boxed into 1200px */
.benefits .container {
  width: min(100%, calc(100% - 80px)) !important;
  max-width: none !important;
  padding-inline: 0 !important;
}

.benefits__box {
  width: 100% !important;
}

/* Main content sections full width */
.section > .container,
.irch-story-container {
  width: 100% !important;
  max-width: none !important;
  padding-inline: clamp(20px, 4vw, 72px) !important;
}

/* Product, cards and grids use available width */
.product-grid,
.product-grid--shop,
.needs__grid,
.industry-grid,
.blog-grid,
.article-banners,
.pack-banner-list,
.pack-grid,
.value-grid,
.dashboard-cards,
.process-grid,
.faq-grid,
.faq-grid--full {
  width: 100% !important;
}

/* Suggested package banners full-width inside 3 columns */
.packages--banners .pack-banner-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: 100% !important;
}

.packages--banners .pack-banner {
  width: 100% !important;
}

/* Story section full width but still clean */
.irch-story-container {
  width: 100% !important;
}

.irch-story-inner {
  width: 100% !important;
}

/* Newsletter and footer truly full width */
.newsletter--exact,
.footer--exact {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-inline: calc(50% - 50vw) !important;
}

.newsletter--exact .container,
.footer--exact .container {
  width: 100% !important;
  max-width: none !important;
  padding-inline: 0 !important;
}

.newsletter--exact .newsletter-card {
  width: 100% !important;
  max-width: none !important;
  border-radius: 0 !important;
}

.footer--exact .footer-panel {
  width: 100% !important;
  max-width: none !important;
  border-radius: 0 !important;
}

/* Page inner layouts expand */
.split-panel,
.account-layout,
.cart-layout,
.checkout-layout,
.product-single,
.blog-layout,
.article-layout,
.contact-layout,
.auth-grid,
.two-col,
.secure-box,
.featured-article {
  width: 100% !important;
  max-width: none !important;
}

/* Keep very large screens balanced */
@media (min-width: 1600px) {
  .container,
  .section > .container,
  .irch-story-container {
    padding-inline: 96px !important;
  }

  .products .product-slider,
  .reviews .review-slider,
  .partners .partner-slider {
    width: 100% !important;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .container,
  .section > .container,
  .irch-story-container {
    padding-inline: 28px !important;
  }

  .benefits .container {
    width: min(100%, calc(100% - 40px)) !important;
  }

  .packages--banners .pack-banner-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .container,
  .section > .container,
  .irch-story-container {
    padding-inline: 16px !important;
  }

  .benefits .container {
    width: min(100%, calc(100% - 24px)) !important;
  }

  .packages--banners .pack-banner-list {
    grid-template-columns: 1fr !important;
  }

  .newsletter--exact .newsletter-card {
    border-radius: 0 !important;
  }
}

.greenora-desktop-nav{position:relative;z-index:52}
.greenora-desktop-nav .greenora-menu{display:flex;align-items:center;justify-content:center;gap:6px;list-style:none;margin:0;padding:0}
.greenora-desktop-nav .greenora-menu-item{position:relative;display:block!important;margin:0}
.greenora-desktop-nav .greenora-menu-link{display:flex;align-items:center;gap:8px;min-height:48px;padding:12px 13px!important;border-radius:15px;color:#233b2d;font-weight:900;line-height:1.4;transition:background .22s ease,color .22s ease,transform .22s ease;text-decoration:none!important;white-space:nowrap}
.greenora-desktop-nav .greenora-menu-link::after{display:none!important}
.greenora-desktop-nav .greenora-menu-link:hover,
.greenora-desktop-nav .current-menu-item>.greenora-menu-link,
.greenora-desktop-nav .current-menu-ancestor>.greenora-menu-link{background:#eef8f1;color:var(--green2)}
.greenora-menu-link__content{display:inline-flex;align-items:center;gap:7px;min-width:0}
.greenora-menu-link__label{display:inline-flex;align-items:center;gap:7px}
.greenora-menu-icon{width:30px;height:30px;border-radius:11px;display:grid;place-items:center;background:#f2faf4;border:1px solid rgba(7,81,47,.08);flex:none}
.greenora-menu-icon img{width:18px;height:18px;object-fit:contain}
.greenora-menu-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--gold),#bf8f2d);color:#fff;font-size:10px;font-weight:950;padding:2px 7px;line-height:1.7;white-space:nowrap}
.greenora-menu-desc{display:block;color:#748178;font-size:12px;font-weight:700;line-height:1.6;margin-top:3px;white-space:normal}
.greenora-desktop-nav .sub-menu{position:absolute;top:calc(100% + 10px);right:0;list-style:none;margin:0;padding:10px;background:#fff;border:1px solid rgba(7,81,47,.09);border-radius:20px;box-shadow:0 24px 70px rgba(8,61,34,.16);min-width:230px;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease;z-index:90}
.greenora-desktop-nav .greenora-menu-item:hover>.sub-menu,
.greenora-desktop-nav .greenora-menu-item:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.greenora-desktop-nav .sub-menu .greenora-menu-link{justify-content:flex-start;white-space:normal;min-height:auto;padding:10px 12px!important;border-radius:14px;font-size:14px;color:#304b3a}
.greenora-desktop-nav .sub-menu .sub-menu{top:0;right:calc(100% + 8px)}
.greenora-desktop-nav .greenora-menu-item--mega{position:static!important}
.greenora-desktop-nav .greenora-menu-item--mega>.greenora-mega-menu{right:50%;transform:translate(50%,10px);top:calc(100% + 12px);width:min(1080px,calc(100vw - 44px));min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px;background:linear-gradient(180deg,#fff 0%,#f8fcf9 100%);border-radius:28px;border:1px solid rgba(7,81,47,.10);box-shadow:0 26px 80px rgba(8,61,34,.18)}
.greenora-desktop-nav .greenora-menu-item--mega:hover>.greenora-mega-menu,
.greenora-desktop-nav .greenora-menu-item--mega:focus-within>.greenora-mega-menu{transform:translate(50%,0)}
.greenora-desktop-nav .greenora-mega-menu::before{content:"";position:absolute;inset:10px;border-radius:22px;background:radial-gradient(circle at 94% 10%,rgba(13,122,64,.08),transparent 34%),radial-gradient(circle at 8% 90%,rgba(216,165,69,.12),transparent 32%);pointer-events:none}
.greenora-desktop-nav .greenora-mega-menu>.greenora-mega-menu__column{position:relative;background:#fff;border:1px solid rgba(7,81,47,.075);border-radius:20px;padding:9px;box-shadow:0 12px 34px rgba(8,61,34,.055);overflow:hidden}
.greenora-desktop-nav .greenora-mega-menu__title{align-items:flex-start!important;background:transparent!important;color:var(--green)!important;padding:12px!important;font-size:15px!important}
.greenora-desktop-nav .greenora-mega-menu__title .greenora-menu-link__content{display:block}
.greenora-desktop-nav .greenora-mega-menu__title .greenora-menu-link__label{font-weight:950}
.greenora-desktop-nav .greenora-mega-menu__list{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;box-shadow:none!important;border:0!important;background:transparent!important;padding:4px 4px 8px!important;min-width:0!important}
.greenora-desktop-nav .greenora-mega-menu__list .greenora-menu-link{padding:8px 10px!important;color:#536358!important;background:transparent!important;font-weight:850;font-size:13px!important}
.greenora-desktop-nav .greenora-mega-menu__list .greenora-menu-link:hover{background:#eef8f1!important;color:var(--green2)!important}
.greenora-desktop-nav .greenora-menu-item--highlight>.greenora-menu-link{background:linear-gradient(135deg,#0d7a40,#12a153)!important;color:#fff!important;box-shadow:0 12px 28px rgba(13,122,64,.20)}
.greenora-desktop-nav .greenora-menu-item--highlight>.greenora-menu-link .greenora-menu-desc{color:rgba(255,255,255,.80)}
.greenora-mobile-menu-overlay,
.greenora-mini-cart-overlay{position:fixed;inset:0;background:rgba(3,24,13,.42);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;z-index:998}
.greenora-mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:999;transform:translateX(105%);transition:transform .25s ease;border-left:1px solid rgba(7,81,47,.10);box-shadow:-24px 0 70px rgba(8,61,34,.20);display:flex;flex-direction:column;padding:18px;overflow:hidden}
.greenora-menu-open .greenora-mobile-menu-overlay{opacity:1;visibility:visible}
.greenora-menu-open .greenora-mobile-menu{transform:translateX(0)}
.greenora-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.greenora-mobile-menu__brand img{width:132px;height:auto}
.greenora-mobile-menu__close,
.greenora-mini-cart__close{width:42px;height:42px;border:0;border-radius:15px;background:#f1f8f3;color:var(--green);font-size:26px;line-height:1;display:grid;place-items:center}
.greenora-mobile-menu__search{padding:14px 0}.greenora-mobile-menu__search .search{display:flex!important;width:100%;height:50px}
.greenora-mobile-menu__nav{overflow:auto;min-height:0;flex:1;padding-left:4px}
.greenora-mobile-menu__nav .greenora-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.greenora-mobile-menu__nav .greenora-menu-item{position:relative;background:#fbfdfb;border:1px solid rgba(7,81,47,.08);border-radius:18px;overflow:hidden}
.greenora-mobile-menu__nav .greenora-menu-link{display:flex!important;align-items:center;justify-content:flex-start;gap:10px;padding:14px 48px 14px 14px!important;min-height:52px;color:#273d30;font-weight:950;text-decoration:none!important}
.greenora-mobile-menu__nav .greenora-menu-desc{font-size:12px;color:#728176;font-weight:700}
.greenora-mobile-sub-toggle{position:absolute;top:8px;right:8px;width:36px;height:36px;border:0;border-radius:12px;background:#eef8f1;color:var(--green);font-weight:950;font-size:18px;z-index:2;transition:transform .2s ease,background .2s ease,color .2s ease}
.greenora-mobile-menu__nav .is-mobile-open>.greenora-mobile-sub-toggle{transform:rotate(45deg);background:var(--green2);color:#fff}
.greenora-mobile-menu__nav .sub-menu{display:none;list-style:none;margin:0;padding:0 12px 12px;background:transparent;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;min-width:0!important}
.greenora-mobile-menu__nav .is-mobile-open>.sub-menu{display:grid;gap:7px}
.greenora-mobile-menu__nav .sub-menu .greenora-menu-item{background:#fff;border-radius:14px}
.greenora-mobile-menu__nav .sub-menu .greenora-menu-link{padding:10px 12px!important;min-height:44px;font-size:13px}
.greenora-mobile-menu__quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:14px;border-top:1px solid var(--line)}
.greenora-mobile-menu__quick a{display:grid;place-items:center;text-align:center;min-height:44px;border-radius:14px;background:#eef8f1;color:var(--green);font-weight:900;font-size:12px}
body.greenora-menu-open,
body.greenora-mini-cart-open{overflow:hidden}
@media(max-width:1280px){.greenora-desktop-nav .greenora-menu-link{padding-inline:9px!important}.greenora-desktop-nav .greenora-menu{gap:2px}.greenora-desktop-nav .greenora-menu-item--mega>.greenora-mega-menu{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1060px){.greenora-desktop-nav{display:none!important}.hamburger{display:grid!important}.header__inner{grid-template-columns:145px 1fr auto!important}.header__inner>.search{justify-self:stretch}.actions{justify-self:end}}
@media(max-width:760px){.header__inner>.search{display:none!important}.greenora-mobile-menu{width:min(390px,94vw)}.greenora-mobile-menu__quick{grid-template-columns:1fr}.greenora-mobile-menu__quick a{min-height:42px}.header__inner{grid-template-columns:116px 1fr auto!important}}

.shop-layout,.greenora-blog-layout,.article-layout{display:grid;grid-template-columns:var(--greenora-sidebar-width,340px) minmax(0,1fr);gap:28px;align-items:start}.greenora-blog-layout:has(.greenora-sidebar.is-left),.article-layout:has(.greenora-sidebar.is-left),.shop-layout:has(.greenora-sidebar.is-left){grid-template-columns:minmax(0,1fr) var(--greenora-sidebar-width,340px)}.greenora-sidebar.is-left{order:2}.greenora-sidebar{background:#fff;border:1px solid rgba(7,92,52,.12);border-radius:28px;padding:18px;box-shadow:0 18px 46px rgba(14,53,35,.08)}.greenora-sidebar.is-sticky{position:sticky;top:96px}.greenora-sidebar .widget,.greenora-sidebar-widget{background:#fff;border:1px solid #e7eee8;border-radius:22px;padding:18px;margin-bottom:16px}.greenora-sidebar .widget:last-child,.greenora-sidebar-widget:last-child{margin-bottom:0}.greenora-sidebar .widget-title,.greenora-sidebar h2,.greenora-sidebar h3{margin:0 0 14px;color:#063d25;font-size:18px;font-weight:900}.greenora-sidebar ul{list-style:none;margin:0;padding:0}.greenora-sidebar li{margin:0;padding:9px 0;border-bottom:1px solid #eef3ee}.greenora-sidebar li:last-child{border-bottom:0}.greenora-sidebar a{color:#233c2f;text-decoration:none;font-weight:700}.greenora-sidebar a:hover{color:var(--green,#075c34)}.greenora-shop-filter{display:grid;gap:18px}.greenora-filter-group{display:grid;gap:10px}.greenora-filter-group strong{color:#063d25;font-weight:900}.greenora-filter-group label{display:flex;align-items:center;gap:8px;background:#f6faf6;border:1px solid #e4eee5;border-radius:14px;padding:10px 12px;color:#284234;font-weight:700}.greenora-filter-group input[type=checkbox]{accent-color:var(--green,#075c34)}.greenora-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.greenora-price-row input,.greenora-blog-search input{width:100%;border:1px solid #dfe7df;background:#fff;border-radius:14px;min-height:42px;padding:8px 12px;color:#183828}.greenora-shop-filter .btn{width:100%;justify-content:center}.greenora-blog-main{min-width:0}.greenora-blog-search{display:flex;gap:8px;background:#f6faf6;border:1px solid #e4eee5;border-radius:18px;padding:10px;margin-bottom:18px}.greenora-blog-search button{border:0;border-radius:14px;background:var(--green,#075c34);color:#fff;padding:0 16px;font-weight:900;cursor:pointer}.greenora-blog-widget-block{display:grid;gap:10px;margin:18px 0}.greenora-blog-widget-block>strong{color:#063d25;font-weight:900}.greenora-blog-widget-block small{display:block;color:#718077;margin-top:5px;font-size:11px}.greenora-tag-cloud a{display:inline-flex;margin:3px;background:#f1f8f2;border:1px solid #dcebdd;color:#244333;border-radius:999px;padding:7px 10px}.greenora-tag-cloud{display:block}.article-layout .article-content,.greenora-blog-main{min-width:0}.blog-grid{min-width:0}.widget_greenora_shop_filter_widget,.widget_greenora_blog_sidebar_widget{border-color:rgba(7,92,52,.16)!important;background:linear-gradient(180deg,#fff,#fbfdf9)!important}@media(max-width:960px){.shop-layout,.greenora-blog-layout,.article-layout,.greenora-blog-layout:has(.greenora-sidebar.is-left),.article-layout:has(.greenora-sidebar.is-left),.shop-layout:has(.greenora-sidebar.is-left){grid-template-columns:1fr}.greenora-sidebar{order:2}.greenora-sidebar.is-sticky{position:static}.greenora-sidebar.hide-mobile{display:none}.greenora-price-row{grid-template-columns:1fr}.greenora-blog-search{flex-direction:column}.greenora-blog-search button{min-height:42px}}
.greenora-sidebar .footer-widget{background:#fff;border:1px solid #e7eee8;border-radius:22px;padding:18px;margin-bottom:16px}.greenora-sidebar .footer-widget:last-child{margin-bottom:0}

/* === Greenora deluxe blog/articles widget === */
.greenora-dynamic-articles .greenora-article-grid{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr;
  gap:22px;
  align-items:stretch;
}
.greenora-dynamic-articles .greenora-article-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%);
  border:1px solid #e5efe8;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 16px 44px rgba(7,81,47,.08);
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.greenora-dynamic-articles .greenora-article-card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 56px rgba(7,81,47,.14);
  border-color:#d6e8dc;
}
.greenora-dynamic-articles .greenora-article-card--featured{
  grid-row:span 2;
  background:linear-gradient(180deg,#fbfffc 0%,#f4faf6 100%);
}
.greenora-dynamic-articles .greenora-article-card__media{
  position:relative;
  display:block;
  overflow:hidden;
  background:#f0f7f1;
}
.greenora-dynamic-articles .greenora-article-card__media:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:46%;
  background:linear-gradient(to top,rgba(6,60,37,.28),rgba(6,60,37,0));
  pointer-events:none;
}
.greenora-dynamic-articles .greenora-article-card__media img{
  width:100%;
  height:220px;
  object-fit:cover;
  transition:transform .45s ease;
}
.greenora-dynamic-articles .greenora-article-card--featured .greenora-article-card__media img{
  height:300px;
}
.greenora-dynamic-articles .greenora-article-card:hover .greenora-article-card__media img{
  transform:scale(1.04);
}
.greenora-dynamic-articles .greenora-article-card__chip{
  position:absolute;
  top:18px;
  right:18px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:8px;
  max-width:calc(100% - 36px);
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:#085432;
  font-size:12px;
  font-weight:900;
  box-shadow:0 10px 22px rgba(6,60,37,.12);
  backdrop-filter:blur(8px);
}
.greenora-dynamic-articles .greenora-article-card__body{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  gap:14px;
  padding:22px;
}
.greenora-dynamic-articles .greenora-article-card__meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  color:#6b7c73;
  font-size:12px;
  font-weight:700;
}
.greenora-dynamic-articles .greenora-article-card__meta span,
.greenora-dynamic-articles .greenora-article-card__meta time{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:30px;
  padding:0 10px;
  border:1px solid #e8f0ea;
  border-radius:999px;
  background:#f9fcfa;
}
.greenora-dynamic-articles .greenora-article-card__title{
  margin:0;
  font-size:20px;
  line-height:1.95;
  font-weight:950;
}
.greenora-dynamic-articles .greenora-article-card--featured .greenora-article-card__title{
  font-size:26px;
}
.greenora-dynamic-articles .greenora-article-card__title a{
  color:#083d26;
}
.greenora-dynamic-articles .greenora-article-card__excerpt{
  margin:0;
  color:#667870;
  font-size:14px;
  line-height:2.1;
}
.greenora-dynamic-articles .greenora-article-card__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:auto;
  padding-top:8px;
}
.greenora-dynamic-articles .greenora-article-card__more{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:46px;
  padding:0 18px;
  border-radius:16px;
  background:linear-gradient(135deg,#075c34,#0b8a4b);
  color:#fff;
  font-weight:900;
  box-shadow:0 14px 26px rgba(7,81,47,.18);
}
.greenora-dynamic-articles .greenora-article-card__more:after{
  content:"←";
  font-size:14px;
}
.greenora-dynamic-articles .greenora-article-card__ghost{
  width:46px;
  height:46px;
  border-radius:16px;
  border:1px solid #e0ece4;
  background:#f8fbf9;
  color:#075c34;
  display:grid;
  place-items:center;
  font-size:18px;
}
.greenora-dynamic-articles .greenora-article-card__ghost:hover{
  background:#eef7f0;
}
@media (max-width:1100px){
  .greenora-dynamic-articles .greenora-article-grid{grid-template-columns:1fr 1fr}
  .greenora-dynamic-articles .greenora-article-card--featured{grid-column:1/-1;grid-row:auto}
}
@media (max-width:767px){
  .greenora-dynamic-articles .greenora-article-grid{grid-template-columns:1fr;gap:18px}
  .greenora-dynamic-articles .greenora-article-card__media img,
  .greenora-dynamic-articles .greenora-article-card--featured .greenora-article-card__media img{height:220px}
  .greenora-dynamic-articles .greenora-article-card__body{padding:18px}
  .greenora-dynamic-articles .greenora-article-card__title{font-size:18px}
  .greenora-dynamic-articles .greenora-article-card--featured .greenora-article-card__title{font-size:22px}
  .greenora-dynamic-articles .greenora-article-card__footer{flex-wrap:wrap}
}

/* === Greenora deluxe industries widget === */
.greenora-industries-deluxe .greenora-industry-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.greenora-industries-deluxe .greenora-industry-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%);
  border:1px solid #e4efe6;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 16px 42px rgba(8,61,34,.07);
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.greenora-industries-deluxe .greenora-industry-card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 56px rgba(8,61,34,.13);
  border-color:#d7eadc;
}
.greenora-industries-deluxe .greenora-industry-card__visual{
  position:relative;
  min-height:210px;
  background:radial-gradient(circle at top right,rgba(30,136,79,.22),transparent 42%),linear-gradient(135deg,#075c34 0%,#0d7d46 100%);
  overflow:hidden;
}
.greenora-industries-deluxe .greenora-industry-card__visual:before{
  content:"";
  position:absolute;
  inset:auto -15% -35% auto;
  width:220px;
  height:220px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.12),transparent 68%);
}
.greenora-industries-deluxe .greenora-industry-card__visual img{
  width:100%;
  height:210px;
  object-fit:cover;
  opacity:.92;
  mix-blend-mode:screen;
}
.greenora-industries-deluxe .greenora-industry-card__index{
  position:absolute;
  top:18px;
  left:18px;
  width:48px;
  height:48px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.18);
  color:#fff;
  font-size:15px;
  font-weight:900;
  backdrop-filter:blur(8px);
}
.greenora-industries-deluxe .greenora-industry-card__content{
  display:flex;
  flex-direction:column;
  gap:12px;
  flex:1 1 auto;
  padding:22px;
}
.greenora-industries-deluxe .greenora-industry-card__eyebrow{
  display:inline-flex;
  align-self:flex-start;
  min-height:30px;
  padding:0 12px;
  border-radius:999px;
  background:#eef8f1;
  color:#0a7140;
  font-size:12px;
  font-weight:900;
  align-items:center;
}
.greenora-industries-deluxe .greenora-industry-card__content h3{
  margin:0;
  font-size:22px;
  line-height:1.8;
  color:#083d26;
}
.greenora-industries-deluxe .greenora-industry-card__content p{
  margin:0;
  color:#6a7c72;
  font-size:14px;
  line-height:2.05;
}
.greenora-industries-deluxe .greenora-industry-card__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:auto;
  padding-top:10px;
}
.greenora-industries-deluxe .greenora-industry-card__pill{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border-radius:999px;
  background:#f8fbf9;
  border:1px solid #e3eee6;
  color:#0b6b3d;
  font-size:12px;
  font-weight:800;
}
.greenora-industries-deluxe .greenora-industry-card__arrow{
  width:42px;
  height:42px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:#0b6b3d;
  color:#fff;
  font-size:18px;
  box-shadow:0 14px 28px rgba(8,61,34,.18);
}

/* === Greenora deluxe FAQ widget === */
.greenora-faq-deluxe .greenora-faq-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.greenora-faq-deluxe .greenora-faq-card{
  border:1px solid #e4efe7;
  border-radius:24px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%);
  box-shadow:0 14px 36px rgba(8,61,34,.06);
  overflow:hidden;
  transition:border-color .22s ease, box-shadow .22s ease, transform .22s ease;
}
.greenora-faq-deluxe .greenora-faq-card[open],
.greenora-faq-deluxe .greenora-faq-card:hover{
  border-color:#d7eadc;
  box-shadow:0 20px 48px rgba(8,61,34,.11);
  transform:translateY(-3px);
}
.greenora-faq-deluxe .greenora-faq-card summary{
  display:flex;
  align-items:center;
  gap:14px;
  padding:20px 22px;
  cursor:pointer;
  list-style:none;
  font-weight:900;
  color:#093f28;
}
.greenora-faq-deluxe .greenora-faq-card summary::-webkit-details-marker{display:none}
.greenora-faq-deluxe .greenora-faq-card__badge{
  flex:0 0 auto;
  width:42px;
  height:42px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:#eef8f1;
  color:#0b6b3d;
  font-size:14px;
  font-weight:900;
}
.greenora-faq-deluxe .greenora-faq-card__question{
  flex:1 1 auto;
  font-size:17px;
  line-height:1.9;
}
.greenora-faq-deluxe .greenora-faq-card__toggle{
  position:relative;
  width:38px;
  height:38px;
  border-radius:12px;
  background:#f8fbf9;
  border:1px solid #e1ece4;
  flex:0 0 auto;
}
.greenora-faq-deluxe .greenora-faq-card__toggle:before,
.greenora-faq-deluxe .greenora-faq-card__toggle:after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:14px;
  height:2px;
  border-radius:2px;
  background:#0a6f40;
  transform:translate(-50%,-50%);
  transition:transform .22s ease, opacity .22s ease;
}
.greenora-faq-deluxe .greenora-faq-card__toggle:after{
  transform:translate(-50%,-50%) rotate(90deg);
}
.greenora-faq-deluxe .greenora-faq-card[open] .greenora-faq-card__toggle:after{
  opacity:0;
  transform:translate(-50%,-50%) rotate(90deg) scaleX(.3);
}
.greenora-faq-deluxe .greenora-faq-card__answer{
  padding:0 22px 22px 78px;
  color:#687970;
  font-size:14px;
  line-height:2.1;
}
.greenora-faq-deluxe .greenora-faq-card__answer p{
  margin:0;
}
@media (max-width:1024px){
  .greenora-industries-deluxe .greenora-industry-grid,
  .greenora-faq-deluxe .greenora-faq-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:767px){
  .greenora-industries-deluxe .greenora-industry-grid,
  .greenora-faq-deluxe .greenora-faq-grid{grid-template-columns:1fr}
  .greenora-industries-deluxe .greenora-industry-card__visual,
  .greenora-industries-deluxe .greenora-industry-card__visual img{min-height:190px;height:190px}
  .greenora-faq-deluxe .greenora-faq-card summary{padding:16px}
  .greenora-faq-deluxe .greenora-faq-card__question{font-size:15px}
  .greenora-faq-deluxe .greenora-faq-card__answer{padding:0 16px 16px 16px}
}

/* === Greenora standalone Why Choose widget === */
.greenora-why .greenora-why__grid{
  display:grid;
  grid-template-columns: 1.02fr 1.48fr;
  gap:24px;
  align-items:stretch;
}
.greenora-why .greenora-why__compare,
.greenora-why .greenora-why__benefits{
  background:linear-gradient(180deg,#ffffff 0%,#fbfefc 100%);
  border:1px solid #e4efe6;
  border-radius:28px;
  box-shadow:0 16px 40px rgba(8,61,34,.07);
}
.greenora-why .greenora-why__compare{
  overflow:hidden;
  background:linear-gradient(180deg,#08663a 0%,#064d2b 100%);
  color:#fff;
}
.greenora-why .greenora-why__compare-head{
  padding:22px 24px 10px;
}
.greenora-why .greenora-why__compare-head h3{
  margin:0;
  color:#fff;
  font-size:30px;
}
.greenora-why .greenora-why__table{padding:0 18px 18px}
.greenora-why .greenora-why__thead,
.greenora-why .greenora-why__tr{
  display:grid;
  grid-template-columns:1.8fr .9fr .9fr;
  gap:12px;
  align-items:center;
}
.greenora-why .greenora-why__thead{
  min-height:44px;
  padding:0 16px;
  border-radius:16px;
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.92);
  font-size:13px;
  font-weight:800;
}
.greenora-why .greenora-why__tr{
  margin-top:10px;
  min-height:54px;
  padding:0 16px;
  border-radius:16px;
  background:rgba(255,255,255,.06);
  font-weight:700;
}
.greenora-why .greenora-why__tr span:first-child{font-size:14px; line-height:1.8}
.greenora-why .greenora-why__tr .is-ok,
.greenora-why .greenora-why__tr .is-no{
  display:inline-grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:10px;
  justify-self:center;
  font-size:16px;
  font-weight:900;
}
.greenora-why .greenora-why__tr .is-ok{background:rgba(189,233,196,.18);color:#d7ffdf}
.greenora-why .greenora-why__tr .is-no{background:rgba(255,255,255,.12);color:#fff}
.greenora-why .greenora-why__benefits{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  padding:24px;
}
.greenora-why .greenora-why__center{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:172px;
  height:172px;
  border-radius:50%;
  border:1px solid #e1ece4;
  background:radial-gradient(circle at center,#f8fbf9 0%,#eef7f1 100%);
  box-shadow:0 18px 42px rgba(8,61,34,.08);
  display:grid;
  place-items:center;
}
.greenora-why .greenora-why__center img{width:96px;height:auto}
.greenora-why .greenora-why__benefit{
  min-height:180px;
  padding:18px;
  display:flex;
  flex-direction:column;
  gap:8px;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.greenora-why .greenora-why__benefit img{width:30px;height:30px;opacity:.85}
.greenora-why .greenora-why__benefit h4{
  margin:0;
  color:#083d26;
  font-size:20px;
}
.greenora-why .greenora-why__benefit p{
  margin:0;
  color:#6a7c72;
  font-size:14px;
  line-height:2;
  max-width:240px;
}
@media (max-width:1024px){
  .greenora-why .greenora-why__grid{grid-template-columns:1fr}
}
@media (max-width:767px){
  .greenora-why .greenora-why__benefits{grid-template-columns:1fr;padding:16px;gap:12px}
  .greenora-why .greenora-why__center{position:relative;top:auto;left:auto;transform:none;margin:0 auto 12px;width:140px;height:140px}
  .greenora-why .greenora-why__benefit{min-height:auto;padding:14px;border:1px solid #edf3ee;border-radius:18px}
  .greenora-why .greenora-why__thead,.greenora-why .greenora-why__tr{grid-template-columns:1.5fr .8fr .8fr;padding:0 12px}
}


/* === Greenora Elementor section mode: each homepage section is a separate widget === */
.greenora-elementor-section.elementor-section,
.greenora-elementor-section .elementor-container,
.greenora-elementor-section .elementor-column,
.greenora-elementor-section .elementor-widget-wrap{
  overflow:visible;
}
.greenora-elementor-section .elementor-widget:not(:last-child){
  margin-bottom:0;
}

/* === Greenora deluxe why widget === */
.greenora-why-deluxe .greenora-why-layout{
  display:grid;
  grid-template-columns:.95fr 1.55fr;
  gap:28px;
  align-items:stretch;
}
.greenora-why-deluxe .greenora-why-table{
  padding:28px;
  border-radius:28px;
  background:linear-gradient(135deg,#064127,#08663a);
  color:#fff;
  box-shadow:0 24px 58px rgba(6,65,39,.18);
  overflow:hidden;
}
.greenora-why-deluxe .greenora-why-table h3{
  margin:0 0 20px;
  color:#fff;
  font-size:28px;
  font-weight:950;
}
.greenora-why-deluxe .greenora-why-table__head,
.greenora-why-deluxe .greenora-why-row{
  display:grid;
  grid-template-columns:1.4fr .7fr .8fr;
  gap:10px;
  align-items:center;
  min-height:46px;
  border-bottom:1px solid rgba(255,255,255,.13);
}
.greenora-why-deluxe .greenora-why-table__head{
  color:#d8f3df;
  font-size:13px;
  font-weight:900;
}
.greenora-why-deluxe .greenora-why-row span{
  font-weight:850;
  line-height:1.8;
}
.greenora-why-deluxe .greenora-why-row b{
  width:30px;
  height:30px;
  border-radius:999px;
  display:grid;
  place-items:center;
  justify-self:center;
  font-size:16px;
  background:rgba(255,255,255,.12);
}
.greenora-why-deluxe .greenora-why-row b.is-ok{
  color:#d4ff9c;
}
.greenora-why-deluxe .greenora-why-row b.is-no{
  color:#ffb2b2;
}
.greenora-why-deluxe .greenora-why-feature-box{
  position:relative;
  display:grid;
  place-items:center;
  min-height:430px;
  padding:34px;
  border:1px solid #dfece3;
  border-radius:28px;
  background:linear-gradient(180deg,#fff,#fbfefc);
  box-shadow:0 18px 46px rgba(8,61,34,.08);
  overflow:hidden;
}
.greenora-why-deluxe .greenora-why-feature-box:before{
  content:"";
  position:absolute;
  width:310px;
  height:310px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(12,136,75,.12),transparent 68%);
  inset:50% auto auto 50%;
  transform:translate(-50%,-50%);
}
.greenora-why-deluxe .greenora-why-feature-box__image{
  position:absolute;
  z-index:2;
  width:220px;
  height:220px;
  object-fit:contain;
  inset:50% auto auto 50%;
  transform:translate(-50%,-50%);
  filter:drop-shadow(0 22px 34px rgba(7,81,47,.16));
}
.greenora-why-deluxe .greenora-why-feature-grid{
  position:relative;
  z-index:3;
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:52px 170px;
}
.greenora-why-deluxe .greenora-why-card{
  min-height:126px;
  padding:18px;
  border:1px solid transparent;
  border-radius:22px;
  background:rgba(255,255,255,.72);
  backdrop-filter:blur(8px);
}
.greenora-why-deluxe .greenora-why-card img{
  width:38px;
  height:38px;
  object-fit:contain;
  margin-bottom:10px;
}
.greenora-why-deluxe .greenora-why-card h3{
  margin:0 0 6px;
  font-size:18px;
  color:#083d26;
}
.greenora-why-deluxe .greenora-why-card p{
  margin:0;
  color:#687970;
  font-size:13px;
  line-height:2;
}
@media (max-width:1100px){
  .greenora-why-deluxe .greenora-why-layout{grid-template-columns:1fr}
  .greenora-why-deluxe .greenora-why-feature-grid{gap:24px}
  .greenora-why-deluxe .greenora-why-feature-box__image{opacity:.12}
}
@media (max-width:767px){
  .greenora-why-deluxe .greenora-why-table,
  .greenora-why-deluxe .greenora-why-feature-box{border-radius:22px;padding:18px}
  .greenora-why-deluxe .greenora-why-feature-grid{grid-template-columns:1fr}
  .greenora-why-deluxe .greenora-why-feature-box__image{display:none}
  .greenora-why-deluxe .greenora-why-table__head,
  .greenora-why-deluxe .greenora-why-row{grid-template-columns:1.3fr .65fr .75fr;font-size:12px}
}


/* === Professional Elementor controls support for exact separated widgets === */
.greenora-exact-section-wrap{
  width:100%;
  direction:rtl;
}
.greenora-exact-section-wrap > section{
  position:relative;
}
.greenora-exact-section-wrap .section-head a,
.greenora-exact-section-wrap .btn,
.greenora-exact-section-wrap .irch-story-btn{
  transition:all .22s ease;
}
.greenora-exact-section-wrap .section-head a:hover,
.greenora-exact-section-wrap .btn:hover,
.greenora-exact-section-wrap .irch-story-btn:hover{
  transform:translateY(-2px);
}
.elementor-editor-active .greenora-exact-section-wrap{
  min-height:20px;
}


/* === Greenora Pro Elementor Widget Controls Support === */
.irch-el-hero,
.irch-el-features,
.irch-el-products,
.irch-el-needs,
.irch-el-story,
.irch-el-certificates,
.irch-el-industries,
.irch-el-packages,
.irch-el-testimonials,
.irch-el-articles,
.irch-el-faq,
.irch-el-partners,
.irch-el-newsletter,
.irch-el-contact{
  position:relative;
}
.irch-el-hero .slider-btn,
.irch-el-products .slider-btn,
.irch-el-testimonials .slider-btn,
.irch-el-partners .slider-btn{
  transition:all .22s ease;
}
.irch-el-hero .slider-btn:hover,
.irch-el-products .slider-btn:hover,
.irch-el-testimonials .slider-btn:hover,
.irch-el-partners .slider-btn:hover{
  transform:translateY(-2px);
}
.elementor-editor-active .irch-el-hero,
.elementor-editor-active .irch-el-features,
.elementor-editor-active .irch-el-products,
.elementor-editor-active .irch-el-needs,
.elementor-editor-active .irch-el-story,
.elementor-editor-active .irch-el-certificates,
.elementor-editor-active .irch-el-industries,
.elementor-editor-active .irch-el-packages,
.elementor-editor-active .irch-el-testimonials,
.elementor-editor-active .irch-el-articles,
.elementor-editor-active .irch-el-faq,
.elementor-editor-active .irch-el-partners,
.elementor-editor-active .irch-el-newsletter,
.elementor-editor-active .irch-el-contact{
  min-height:24px;
}


.greenora-magazine{
  background:linear-gradient(180deg,#f7fcf8 0%,#ffffff 100%);
}
.greenora-magazine-layout{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:24px;
  align-items:stretch;
}
.greenora-magazine-featured{
  display:grid;
  grid-template-rows:auto 1fr;
  min-height:100%;
  overflow:hidden;
  border:1px solid #dfece3;
  border-radius:32px;
  background:#fff;
  box-shadow:0 24px 60px rgba(7,81,47,.10);
}
.greenora-magazine-featured__media{
  position:relative;
  display:block;
  min-height:360px;
  overflow:hidden;
  background:#eef8f1;
}
.greenora-magazine-featured__media:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:48%;
  background:linear-gradient(to top,rgba(6,60,37,.38),rgba(6,60,37,0));
}
.greenora-magazine-featured__media img{
  width:100%;
  height:420px;
  object-fit:cover;
  transition:transform .5s ease;
}
.greenora-magazine-featured:hover .greenora-magazine-featured__media img{
  transform:scale(1.045);
}
.greenora-magazine-chip{
  position:absolute;
  z-index:2;
  top:20px;
  right:20px;
  min-height:36px;
  display:inline-flex;
  align-items:center;
  padding:0 14px;
  border-radius:999px;
  background:#0a7f48;
  color:#fff;
  font-size:12px;
  font-weight:950;
  box-shadow:0 12px 28px rgba(7,81,47,.20);
}
.greenora-magazine-featured__content{
  padding:28px;
  display:flex;
  flex-direction:column;
  gap:14px;
}
.greenora-magazine-meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  color:#6d7c73;
  font-size:12px;
  font-weight:800;
}
.greenora-magazine-meta time,
.greenora-magazine-meta span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 10px;
  border-radius:999px;
  background:#f5faf6;
  border:1px solid #e5efe8;
}
.greenora-magazine-featured h3{
  margin:0;
  font-size:30px;
  line-height:1.85;
  font-weight:950;
}
.greenora-magazine-featured h3 a,
.greenora-magazine-side-card h3 a{
  color:#073d26;
}
.greenora-magazine-excerpt{
  margin:0;
  color:#65786e;
  font-size:15px;
  line-height:2.15;
}
.greenora-magazine-more{
  align-self:flex-start;
  min-height:48px;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:0 20px;
  border-radius:16px;
  background:#0a7f48;
  color:#fff;
  font-weight:950;
  box-shadow:0 16px 34px rgba(7,81,47,.18);
}
.greenora-magazine-more:after{
  content:"←";
}
.greenora-magazine-side{
  display:grid;
  gap:14px;
}
.greenora-magazine-side-card{
  position:relative;
  display:grid;
  grid-template-columns:132px 1fr 44px;
  gap:14px;
  align-items:center;
  padding:14px;
  border:1px solid #e2eee6;
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 36px rgba(7,81,47,.07);
  transition:transform .22s ease, box-shadow .22s ease;
}
.greenora-magazine-side-card:hover{
  transform:translateY(-4px);
  box-shadow:0 20px 48px rgba(7,81,47,.12);
}
.greenora-magazine-side-card__media{
  width:132px;
  height:132px;
  border-radius:20px;
  overflow:hidden;
  background:#eef8f1;
}
.greenora-magazine-side-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.greenora-magazine-side-card__content{
  min-width:0;
}
.greenora-magazine-side-card__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:8px;
}
.greenora-magazine-side-card__top span{
  color:#0a7f48;
  font-size:12px;
  font-weight:950;
}
.greenora-magazine-side-card__top b{
  color:#b3c7ba;
  font-size:19px;
  font-weight:950;
}
.greenora-magazine-side-card h3{
  margin:0 0 10px;
  font-size:17px;
  line-height:1.8;
  font-weight:950;
}
.greenora-magazine-side-card__arrow{
  width:42px;
  height:42px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:#0a7f48;
  color:#fff;
  font-size:18px;
  box-shadow:0 12px 26px rgba(7,81,47,.16);
}

.greenora-needs-slider{
  background:linear-gradient(135deg,#064127,#0b6f3f);
  color:#fff;
}
.greenora-needs-slider .section-head h2,
.greenora-needs-slider .section-head span{
  color:#fff;
}
.greenora-needs-slider .section-head > span{
  opacity:.24;
}
.greenora-need-slider{
  display:grid;
  grid-template-columns:46px 1fr 46px;
  align-items:center;
  gap:14px;
}
.greenora-need-slide{
  position:relative;
  flex:0 0 calc((100% - 44px)/3);
  min-height:330px;
  border-radius:30px;
  overflow:hidden;
  background:#0a4d30;
  box-shadow:0 24px 54px rgba(0,0,0,.18);
}
.greenora-need-slide img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.01);
  transition:transform .5s ease;
}
.greenora-need-slide:hover img{
  transform:scale(1.07);
}
.greenora-need-slide:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,35,22,.05) 0%,rgba(3,35,22,.52) 54%,rgba(3,35,22,.88) 100%);
}
.greenora-need-slide__content{
  position:absolute;
  z-index:2;
  inset:auto 20px 20px 20px;
}
.greenora-need-slide__badge{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.18);
  color:#fff;
  font-size:12px;
  font-weight:950;
  backdrop-filter:blur(8px);
  margin-bottom:10px;
}
.greenora-need-slide h3{
  margin:0 0 8px;
  font-size:24px;
  color:#fff;
  font-weight:950;
}
.greenora-need-slide p{
  margin:0 0 16px;
  color:rgba(255,255,255,.82);
  line-height:2;
  font-size:14px;
}
.greenora-need-slide__link{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 16px;
  border-radius:14px;
  background:#fff;
  color:#075c34;
  font-weight:950;
}
.greenora-need-slide__link:after{
  content:"←";
  margin-right:8px;
}
.greenora-need-slider__btn{
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.22);
}
.greenora-need-slider__btn .ui-icon{
  filter:brightness(0) invert(1);
}

.greenora-industries-premium{
  background:linear-gradient(180deg,#ffffff 0%,#f7fcf8 100%);
}
.greenora-industries-premium__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}
.greenora-industry-premium{
  position:relative;
  overflow:hidden;
  border:1px solid #e1eee5;
  border-radius:30px;
  background:#fff;
  box-shadow:0 18px 46px rgba(7,81,47,.08);
  transition:transform .22s ease, box-shadow .22s ease;
}
.greenora-industry-premium:hover{
  transform:translateY(-6px);
  box-shadow:0 26px 62px rgba(7,81,47,.14);
}
.greenora-industry-premium__image{
  position:relative;
  display:block;
  height:220px;
  overflow:hidden;
  background:#eef8f1;
}
.greenora-industry-premium__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .5s ease;
}
.greenora-industry-premium:hover .greenora-industry-premium__image img{
  transform:scale(1.06);
}
.greenora-industry-premium__image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(3,35,22,.55));
}
.greenora-industry-premium__index{
  position:absolute;
  z-index:2;
  top:16px;
  left:16px;
  width:46px;
  height:46px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.18);
  color:#fff;
  font-weight:950;
  backdrop-filter:blur(8px);
}
.greenora-industry-premium__body{
  padding:20px;
}
.greenora-industry-premium__stat{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:-42px;
  margin-bottom:14px;
  position:relative;
  z-index:2;
}
.greenora-industry-premium__stat strong{
  display:grid;
  place-items:center;
  min-width:68px;
  height:68px;
  border-radius:22px;
  background:#0a7f48;
  color:#fff;
  font-size:22px;
  box-shadow:0 16px 32px rgba(7,81,47,.18);
}
.greenora-industry-premium__stat span{
  display:inline-flex;
  min-height:34px;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:#eef8f1;
  color:#0a7140;
  font-size:12px;
  font-weight:900;
}
.greenora-industry-premium h3{
  margin:0 0 8px;
  font-size:21px;
  line-height:1.8;
  font-weight:950;
}
.greenora-industry-premium h3 a{
  color:#073d26;
}
.greenora-industry-premium p{
  margin:0 0 16px;
  color:#65786e;
  line-height:2;
  font-size:14px;
}
.greenora-industry-premium__more{
  color:#0a7f48;
  font-weight:950;
}

.greenora-faq-premium{
  background:linear-gradient(180deg,#ffffff 0%,#f7fcf8 100%);
}
.greenora-faq-premium__head{
  max-width:760px;
  margin:0 auto 28px;
  text-align:center;
}
.greenora-faq-premium__head span{
  color:#0a7f48;
  font-weight:950;
}
.greenora-faq-premium__head h2{
  margin:6px 0 12px;
  font-size:36px;
  font-weight:950;
  color:#073d26;
}
.greenora-faq-premium__head p{
  margin:0;
  color:#64776d;
  line-height:2;
}
.greenora-faq-premium__list{
  display:grid;
  gap:14px;
  max-width:980px;
  margin:0 auto;
}
.greenora-faq-premium__item{
  border:1px solid #dfede4;
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 38px rgba(7,81,47,.07);
  overflow:hidden;
  transition:box-shadow .22s ease, transform .22s ease, border-color .22s ease;
}
.greenora-faq-premium__item[open],
.greenora-faq-premium__item:hover{
  border-color:#cfe6d8;
  box-shadow:0 22px 52px rgba(7,81,47,.12);
  transform:translateY(-3px);
}
.greenora-faq-premium__item summary{
  display:grid;
  grid-template-columns:54px 1fr auto 44px;
  align-items:center;
  gap:14px;
  padding:18px 20px;
  cursor:pointer;
  list-style:none;
}
.greenora-faq-premium__item summary::-webkit-details-marker{display:none}
.greenora-faq-premium__number{
  width:44px;
  height:44px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#eef8f1;
  color:#0a7140;
  font-weight:950;
}
.greenora-faq-premium__question{
  color:#073d26;
  font-weight:950;
  line-height:1.9;
}
.greenora-faq-premium__tag{
  min-height:30px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:#f5faf6;
  color:#0a7140;
  font-size:12px;
  font-weight:900;
}
.greenora-faq-premium__toggle{
  position:relative;
  width:40px;
  height:40px;
  border-radius:14px;
  background:#0a7f48;
}
.greenora-faq-premium__toggle:before,
.greenora-faq-premium__toggle:after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:15px;
  height:2px;
  border-radius:2px;
  background:#fff;
  transform:translate(-50%,-50%);
  transition:.2s ease;
}
.greenora-faq-premium__toggle:after{
  transform:translate(-50%,-50%) rotate(90deg);
}
.greenora-faq-premium__item[open] .greenora-faq-premium__toggle:after{
  opacity:0;
  transform:translate(-50%,-50%) rotate(90deg) scaleX(.3);
}
.greenora-faq-premium__answer{
  padding:0 88px 22px 22px;
  color:#65786e;
  line-height:2.15;
}
.greenora-faq-premium__answer p{margin:0}

@media(max-width:1180px){
  .greenora-industries-premium__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .greenora-magazine-layout{grid-template-columns:1fr}
  .greenora-need-slide{flex-basis:calc((100% - 22px)/2)}
}
@media(max-width:760px){
  .greenora-magazine-featured__media,
  .greenora-magazine-featured__media img{min-height:240px;height:260px}
  .greenora-magazine-featured h3{font-size:22px}
  .greenora-magazine-featured__content{padding:20px}
  .greenora-magazine-side-card{grid-template-columns:96px 1fr;gap:12px}
  .greenora-magazine-side-card__media{width:96px;height:96px}
  .greenora-magazine-side-card__arrow{display:none}
  .greenora-need-slider{grid-template-columns:38px 1fr 38px}
  .greenora-need-slide{flex-basis:100%;min-height:290px}
  .greenora-industries-premium__grid{grid-template-columns:1fr}
  .greenora-faq-premium__item summary{grid-template-columns:42px 1fr 36px}
  .greenora-faq-premium__tag{display:none}
  .greenora-faq-premium__answer{padding:0 18px 18px}
}


/* Greenora story video modal */
.greenora-video-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:.2s ease}
.greenora-video-modal.is-open{opacity:1;pointer-events:auto}
.greenora-video-modal__overlay{position:absolute;inset:0;background:rgba(1,24,14,.72);backdrop-filter:blur(8px)}
.greenora-video-modal__dialog{position:relative;width:min(980px,100%);border-radius:28px;background:#071d13;box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden;transform:translateY(12px) scale(.98);transition:.22s ease}
.greenora-video-modal.is-open .greenora-video-modal__dialog{transform:none}
.greenora-video-modal__close{position:absolute;top:14px;left:14px;z-index:3;width:44px;height:44px;border:0;border-radius:16px;background:rgba(255,255,255,.92);color:#073d26;font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center}
.greenora-video-modal__frame{position:relative;background:#000;aspect-ratio:16/9}
.greenora-video-modal__frame video{width:100%;height:100%;display:block;object-fit:contain;background:#000}
.greenora-video-modal-open body{overflow:hidden}
@media(max-width:767px){.greenora-video-modal{padding:14px}.greenora-video-modal__dialog{border-radius:20px}.greenora-video-modal__close{top:10px;left:10px;width:38px;height:38px;border-radius:12px;font-size:24px}}


.greenora-benefits-repeater .benefits__box{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.greenora-benefits-repeater .benefits__box > a,
.greenora-benefits-repeater .benefits__box > article,
.greenora-benefits-repeater .benefits__box > div{
  color:inherit;
  text-decoration:none;
  min-width:150px;
}
.greenora-benefits-repeater .benefit-item-link,
.greenora-benefits-repeater .benefit-item-static{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  transition:transform .22s ease, background-color .22s ease;
}
.greenora-benefits-repeater .benefit-item-link:hover,
.greenora-benefits-repeater .benefit-item-static:hover{
  transform:translateY(-3px);
}
.greenora-benefits-repeater .benefit-item-link:hover{
  background:rgba(7,92,52,.045);
}
.greenora-benefits-repeater .benefits__box::-webkit-scrollbar{
  height:6px;
}
.greenora-benefits-repeater .benefits__box::-webkit-scrollbar-thumb{
  background:rgba(7,92,52,.22);
  border-radius:999px;
}
@media(max-width:767px){
  .greenora-benefits-repeater .benefits__box{
    justify-content:flex-start;
    scroll-snap-type:x proximity;
  }
  .greenora-benefits-repeater .benefits__box > a,
  .greenora-benefits-repeater .benefits__box > article,
  .greenora-benefits-repeater .benefits__box > div{
    flex:0 0 210px;
    scroll-snap-align:start;
  }
}


.greenora-product-query-widget .irch-el-product-grid{
  display:grid;
  gap:22px;
}
.greenora-product-query-widget .product-card{
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.greenora-product-query-widget .product-card:hover{
  transform:translateY(-6px);
}
.greenora-product-query-widget .product-slider .slider-track{
  align-items:stretch;
}
.greenora-product-query-widget .product-slider .product-card{
  height:auto;
}
.greenora-product-query-widget .irch-el-empty,
.greenora-product-query-widget .irch-el-warning{
  padding:28px;
  border-radius:24px;
  background:#fff;
  border:1px solid #e1eee5;
  color:#073d26;
  text-align:center;
  box-shadow:0 14px 36px rgba(7,81,47,.07);
}
.greenora-product-query-widget .section-head{
  margin-bottom:28px;
}
.greenora-product-query-widget .slider-dots{
  margin-top:18px;
}
@media(max-width:767px){
  .greenora-product-query-widget .irch-el-product-grid{
    grid-template-columns:1fr !important;
  }
}


.greenora-controlled-story .irch-story-inner{
  display:flex;
  align-items:center;
}
.greenora-controlled-story .irch-story-media{
  flex:1 1 48%;
}
.greenora-controlled-story .irch-story-content{
  flex:1 1 52%;
}
.greenora-controlled-story .irch-story-media-card{
  position:relative;
  overflow:hidden;
}
.greenora-controlled-story .irch-story-media-image{
  width:100%;
  object-fit:cover;
  display:block;
}
.greenora-controlled-story .irch-story-play{
  z-index:4;
  transition:transform .22s ease, box-shadow .22s ease;
}
.greenora-controlled-story .irch-story-play:hover{
  transform:translate(-50%,-50%) scale(1.06);
}
.greenora-controlled-story .irch-story-badge{
  position:absolute;
  right:22px;
  bottom:22px;
  z-index:3;
  width:116px;
  height:116px;
  border-radius:50%;
  display:grid;
  place-items:center;
  text-align:center;
  background:#075c34;
  color:#fff;
  box-shadow:0 18px 40px rgba(7,92,52,.28);
  border:6px solid rgba(255,255,255,.74);
}
.greenora-controlled-story .irch-story-badge-number{
  display:block;
  font-size:30px;
  font-weight:950;
  line-height:1;
}
.greenora-controlled-story .irch-story-badge small{
  display:block;
  margin-top:6px;
  font-size:13px;
  font-weight:900;
  color:inherit;
}
.greenora-controlled-story .irch-story-stat{
  color:inherit;
  text-decoration:none;
  transition:transform .22s ease;
}
.greenora-controlled-story a.irch-story-stat:hover{
  transform:translateY(-3px);
}
.greenora-controlled-story .irch-story-leaf{
  pointer-events:none;
}
@media(max-width:900px){
  .greenora-controlled-story .irch-story-inner{
    flex-direction:column;
  }
  .greenora-controlled-story .irch-story-media,
  .greenora-controlled-story .irch-story-content{
    flex-basis:auto;
    width:100%;
  }
}
@media(max-width:767px){
  .greenora-controlled-story .irch-story-badge{
    width:92px;
    height:92px;
    right:14px;
    bottom:14px;
    border-width:4px;
  }
  .greenora-controlled-story .irch-story-badge-number{
    font-size:24px;
  }
  .greenora-controlled-story .irch-story-badge small{
    font-size:11px;
  }
}


.greenora-package-grid{
  display:grid;
  gap:22px;
}
.greenora-package-banners .slider-track{
  align-items:stretch;
}
.greenora-package-banner{
  position:relative;
  display:flex;
  align-items:flex-end;
  min-height:260px;
  overflow:hidden;
  border-radius:28px;
  background-image:var(--banner);
  background-size:cover;
  background-position:center;
  color:#fff;
  text-decoration:none;
  box-shadow:0 20px 50px rgba(7,81,47,.12);
  transition:transform .24s ease, box-shadow .24s ease;
}
.greenora-package-banner:hover{
  transform:translateY(-6px);
  box-shadow:0 28px 68px rgba(7,81,47,.18);
}
.greenora-package-banner:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(3,35,22,.84),rgba(3,35,22,.35),rgba(3,35,22,.08));
}
.greenora-package-banner__content{
  position:relative;
  z-index:2;
  padding:24px;
  max-width:78%;
}
.greenora-package-banner__badge{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.15);
  color:#fff;
  font-size:12px;
  font-weight:950;
  backdrop-filter:blur(8px);
  margin-bottom:10px;
}
.greenora-package-banner h3{
  margin:0 0 8px;
  color:#fff;
  font-size:26px;
  line-height:1.65;
  font-weight:950;
}
.greenora-package-banner p{
  margin:0 0 16px;
  color:rgba(255,255,255,.84);
  line-height:1.9;
}
.greenora-package-banner__button{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 15px;
  border-radius:999px;
  background:#fff;
  color:#075c34;
  font-weight:950;
}

.greenora-reviews-grid{
  display:grid;
  gap:22px;
}
.greenora-review-card .review-card__quote{
  display:block;
  color:#0a7f48;
  font-size:34px;
  line-height:1;
}
.greenora-review-card .review-author{
  color:inherit;
  text-decoration:none;
}

.greenora-partners-grid{
  display:grid;
  gap:18px;
}
.greenora-partner-card{
  min-height:132px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.greenora-partner-card a{
  color:inherit;
  text-decoration:none;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:8px;
}
.greenora-partner-card small{
  display:block;
  margin-top:4px;
  font-size:11px;
  color:#6d7c73;
  font-weight:700;
}
.greenora-partners-repeater .slider-track{
  align-items:stretch;
}
@media(max-width:767px){
  .greenora-package-banner{
    min-height:220px;
    background-image:var(--banner-mobile, var(--banner));
  }
  .greenora-package-banner__content{
    max-width:92%;
    padding:18px;
  }
  .greenora-package-banner h3{
    font-size:21px;
  }
  .greenora-reviews-grid,
  .greenora-partners-grid{
    grid-template-columns:1fr !important;
  }
}


.greenora-blog-query .greenora-blog-grid{
  display:grid;
  gap:22px;
}
.greenora-blog-query .greenora-blog-slider .slider-track{
  align-items:stretch;
}
.greenora-blog-card{
  display:flex;
  flex-direction:column;
  height:100%;
  overflow:hidden;
  border:1px solid #e1eee5;
  border-radius:28px;
  background:#fff;
  box-shadow:0 16px 42px rgba(7,81,47,.08);
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.greenora-blog-card:hover{
  transform:translateY(-6px);
  box-shadow:0 26px 62px rgba(7,81,47,.14);
  border-color:#cfe6d8;
}
.greenora-blog-card__media{
  position:relative;
  display:block;
  overflow:hidden;
  min-height:220px;
  background:#eef8f1;
}
.greenora-blog-card__media img{
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}
.greenora-blog-card:hover .greenora-blog-card__media img{
  transform:scale(1.055);
}
.greenora-blog-card__category{
  position:absolute;
  top:16px;
  right:16px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  background:#0a7f48;
  color:#fff;
  font-size:12px;
  font-weight:950;
  box-shadow:0 12px 28px rgba(7,81,47,.20);
}
.greenora-blog-card__body{
  padding:20px;
  display:flex;
  flex-direction:column;
  gap:12px;
  flex:1;
}
.greenora-blog-card h3{
  margin:0;
  font-size:20px;
  line-height:1.85;
  font-weight:950;
}
.greenora-blog-card h3 a{
  color:#073d26;
}
.greenora-blog-card p{
  margin:0;
  color:#65786e;
  line-height:2.05;
  font-size:14px;
}
.greenora-blog-card__more{
  margin-top:auto;
  align-self:flex-start;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:0 16px;
  border-radius:14px;
  background:#0a7f48;
  color:#fff;
  font-weight:950;
  box-shadow:0 12px 26px rgba(7,81,47,.14);
}
.greenora-blog-card__more:after{
  content:"←";
}
.greenora-blog-query .greenora-magazine-meta{
  row-gap:6px;
}
.greenora-blog-query .greenora-magazine-featured,
.greenora-blog-query .greenora-magazine-side-card,
.greenora-blog-query .greenora-blog-card{
  direction:rtl;
}
.greenora-blog-query .greenora-magazine-side-card.has-no-image{
  grid-template-columns:1fr 44px;
}
@media(max-width:767px){
  .greenora-blog-query .greenora-blog-grid{
    grid-template-columns:1fr !important;
  }
  .greenora-blog-card__media img{
    height:220px;
  }
  .greenora-blog-card__body{
    padding:18px;
  }
}


.greenora-partners-repeater .partner-slider{
  position:relative;
}
.greenora-partners-repeater .slider-viewport{
  overflow:hidden;
}
.greenora-partners-repeater .slider-track{
  align-items:stretch;
}
.greenora-partners-repeater .partner-card,
.greenora-partners-repeater .greenora-partner-card{
  min-width:0;
  overflow:hidden;
  box-sizing:border-box;
  padding:18px;
  min-height:132px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #dfece3;
  border-radius:22px;
  background:#fff;
  box-shadow:0 12px 34px rgba(7,81,47,.07);
}
.greenora-partners-repeater .greenora-partner-card > a,
.greenora-partners-repeater .greenora-partner-card__inner{
  width:100%;
  min-width:0;
  max-width:100%;
  height:100%;
  color:inherit;
  text-decoration:none;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  text-align:center;
}
.greenora-partners-repeater .greenora-partner-logo{
  width:150px;
  max-width:100%;
  height:58px;
  display:grid;
  place-items:center;
  overflow:hidden;
  margin:0 auto;
  border-radius:16px;
  background:#f5faf6;
  padding:8px 12px;
  box-sizing:border-box;
}
.greenora-partners-repeater .greenora-partner-logo img,
.greenora-partners-repeater .partner-card img{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  margin:0 auto !important;
}
.greenora-partners-repeater .greenora-partner-title{
  display:block;
  width:100%;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#073d26;
  font-size:14px;
  font-weight:950;
  line-height:1.4;
}
.greenora-partners-repeater .greenora-partner-subtitle{
  display:block;
  width:100%;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#6d7c73;
  font-size:11px;
  font-weight:700;
  line-height:1.4;
}
.greenora-partners-repeater .slider-btn{
  z-index:5;
}
@media(max-width:767px){
  .greenora-partners-repeater .partner-card,
  .greenora-partners-repeater .greenora-partner-card{
    min-height:118px;
    padding:14px;
  }
  .greenora-partners-repeater .greenora-partner-logo{
    width:128px;
    height:50px;
  }
  .greenora-partners-repeater .greenora-partner-title{
    font-size:13px;
  }
}


.greenora-exact-hero-slider .hero-slide{
  background-image:var(--hero-bg);
  background-size:cover;
  background-position:center;
  position:relative;
}
.greenora-exact-hero-slider .hero-slide:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(3,35,22,.08),rgba(3,35,22,.45),rgba(3,35,22,.78));
  pointer-events:none;
}
.greenora-exact-hero-slider .hero__grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(280px, 760px);
  justify-content:start;
  align-items:center;
}
.greenora-exact-hero-slider .hero__copy{
  position:relative;
  z-index:3;
}
.greenora-exact-hero-slider .hero__media--seal-only{
  position:absolute;
  z-index:4;
  top:42px;
  left:42px;
  width:auto;
  pointer-events:none;
}
.greenora-exact-hero-slider .hero__media--seal-only .organic-seal{
  position:static;
  display:grid;
  place-items:center;
}
.greenora-exact-hero-slider .hero__media--seal-only img{
  display:none !important;
}
@media(max-width:900px){
  .greenora-exact-hero-slider .hero__grid{
    grid-template-columns:1fr;
    justify-content:stretch;
  }
  .greenora-exact-hero-slider .hero__media--seal-only{
    top:18px;
    left:18px;
    transform:scale(.82);
    transform-origin:top left;
  }
}
@media(max-width:600px){
  .greenora-exact-hero-slider .hero-slide:before{
    background:linear-gradient(90deg,rgba(3,35,22,.20),rgba(3,35,22,.72));
  }
  .greenora-exact-hero-slider .hero__media--seal-only{
    display:none;
  }
}


.footer--exact{
  overflow:hidden;
}
.footer--exact .footer-panel{
  display:grid !important;
  align-items:start !important;
}
.footer--exact .greenora-footer-widgets{
  grid-column:1 / -1 !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  display:grid !important;
  grid-template-columns:repeat(var(--greenora-footer-cols,5), minmax(0, 1fr)) !important;
  gap:0 !important;
  direction:rtl !important;
  position:relative !important;
  z-index:2 !important;
}
.footer--exact .greenora-footer-widgets .footer-col{
  min-width:0 !important;
  width:100% !important;
  padding:0 clamp(18px,2vw,34px) !important;
  border-left:1px solid rgba(255,255,255,.12) !important;
  border-bottom:0 !important;
  min-height:205px !important;
  box-sizing:border-box !important;
}
.footer--exact .greenora-footer-widgets .footer-col:first-child{
  padding-right:0 !important;
}
.footer--exact .greenora-footer-widgets .footer-col:last-child{
  border-left:0 !important;
  padding-left:0 !important;
}
.footer--exact .greenora-footer-widgets .widget{
  margin:0 !important;
  padding:0 !important;
  max-width:100% !important;
}
.footer--exact .greenora-footer-widgets .widget + .widget{
  margin-top:24px !important;
}
.footer--exact .greenora-footer-widgets .widget-title,
.footer--exact .greenora-footer-widgets .widgettitle,
.footer--exact .greenora-footer-widgets h2,
.footer--exact .greenora-footer-widgets h3{
  margin:0 0 16px !important;
  color:#fff !important;
  font-size:18px !important;
  line-height:1.7 !important;
  font-weight:950 !important;
}
.footer--exact .greenora-footer-widgets ul,
.footer--exact .greenora-footer-widgets ol{
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.footer--exact .greenora-footer-widgets li{
  margin:0 0 9px !important;
  padding:0 !important;
  color:#c8ded0 !important;
  line-height:1.9 !important;
}
.footer--exact .greenora-footer-widgets a,
.footer--exact .footer-panel .menu a{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  max-width:100% !important;
  color:#d3e7dc !important;
  margin:0 !important;
  line-height:1.9 !important;
  text-decoration:none !important;
  word-break:break-word !important;
}
.footer--exact .greenora-footer-widgets a:before,
.footer--exact .footer-panel .menu a:before{
  content:"";
  width:5px;
  height:5px;
  border-radius:999px;
  background:#12a663;
  opacity:.9;
  flex:0 0 5px;
}
.footer--exact .greenora-footer-widgets a:hover,
.footer--exact .footer-panel .menu a:hover{
  color:#fff !important;
  transform:translateX(-3px);
}
.footer--exact .greenora-footer-widgets img{
  max-width:100% !important;
  height:auto !important;
}
.footer--exact .greenora-footer-widgets select{
  width:100% !important;
  min-height:44px;
  border-radius:12px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  color:#fff;
  padding:0 12px;
}
.footer--exact .footer-bottom-widgets{
  width:100%;
  padding:18px clamp(28px,6vw,96px);
  background:rgba(0,0,0,.06);
  border-top:1px solid rgba(255,255,255,.08);
  color:#d3e7dc;
}
.footer--exact .footer-bottom-widgets .widget{
  margin:0;
}

/* Better non-widget footer too */
.footer--exact .footer-panel > .footer-col{
  min-width:0 !important;
  box-sizing:border-box !important;
}
.footer--exact .footer-brand-col .footer-logo{
  display:block;
  max-width:185px;
  height:auto;
  object-fit:contain;
  margin-bottom:16px;
}
.footer--exact .socials.greenora-socials{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
}
.footer--exact .socials.greenora-socials a{
  width:38px !important;
  height:38px !important;
  margin:0 !important;
  border-radius:14px;
  display:grid !important;
  place-items:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
}
.footer--exact .socials.greenora-socials a:before{
  display:none !important;
}
.footer--exact .socials.greenora-socials svg{
  width:18px;
  height:18px;
  display:block;
}

@media(max-width:1180px){
  .footer--exact .greenora-footer-widgets{
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    row-gap:30px !important;
  }
  .footer--exact .greenora-footer-widgets .footer-col{
    min-height:auto !important;
    border-left:0 !important;
    border-bottom:1px solid rgba(255,255,255,.10) !important;
    padding:0 0 24px !important;
  }
}
@media(max-width:760px){
  .footer--exact .greenora-footer-widgets{
    grid-template-columns:1fr !important;
    text-align:center !important;
  }
  .footer--exact .greenora-footer-widgets .footer-col{
    padding:0 0 24px !important;
    min-height:auto !important;
  }
  .footer--exact .greenora-footer-widgets a,
  .footer--exact .footer-panel .menu a{
    justify-content:center !important;
  }
  .footer--exact .greenora-footer-widgets a:hover,
  .footer--exact .footer-panel .menu a:hover{
    transform:none;
  }
}


.greenora-footer-newsletter-pro.newsletter--exact{
  position:relative;
  isolation:isolate;
  padding:48px clamp(18px,4vw,72px) 36px !important;
  background:
    radial-gradient(circle at 9% 22%,rgba(216,165,69,.18),transparent 23%),
    radial-gradient(circle at 88% 18%,rgba(12,127,72,.13),transparent 25%),
    linear-gradient(180deg,#fbfdfb 0%,#edf8f1 100%) !important;
  overflow:hidden;
}
.greenora-footer-newsletter-pro.newsletter--exact:before{
  content:"";
  position:absolute;
  inset:auto -8% 0 -8%;
  height:46%;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(1,43,27,.08));
  pointer-events:none;
  z-index:-1;
}
.greenora-footer-newsletter-pro.newsletter--exact > .container{
  width:100% !important;
  max-width:1560px !important;
  margin:0 auto !important;
  padding:0 !important;
}
.greenora-footer-newsletter-pro .newsletter-card--pro{
  position:relative;
  width:100% !important;
  min-height:260px !important;
  overflow:hidden;
  display:grid !important;
  grid-template-columns:minmax(270px,390px) minmax(0,1fr) minmax(320px,460px) !important;
  align-items:center;
  gap:clamp(22px,3vw,48px) !important;
  direction:rtl;
  border-radius:34px !important;
  padding:clamp(24px,3.6vw,54px) !important;
  border:1px solid rgba(255,255,255,.22) !important;
  box-shadow:0 28px 90px rgba(5,55,32,.20) !important;
  background:
    radial-gradient(circle at 20% 78%,rgba(216,165,69,.23),transparent 24%),
    radial-gradient(circle at 90% 18%,rgba(255,255,255,.16),transparent 22%),
    linear-gradient(115deg,rgba(2,37,24,.96) 0%,rgba(4,78,43,.94) 52%,rgba(43,113,52,.86) 100%),
    url('../images/footer-pattern-exact.jpg') !important;
  background-size:cover !important;
  background-position:center !important;
}
.greenora-footer-newsletter-pro .newsletter-card--pro:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,0) 32%,rgba(255,255,255,.06)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 1px,transparent 1px 18px);
  opacity:.75;
  pointer-events:none;
}
.greenora-footer-newsletter-pro .newsletter-card--pro:after{
  content:"";
  position:absolute;
  left:clamp(18px,4vw,70px);
  bottom:-28px;
  width:min(390px,34vw);
  height:min(260px,23vw);
  background-image:var(--greenora-newsletter-art, url('../images/newsletter-envelope-exact.png'));
  background-repeat:no-repeat;
  background-size:contain;
  background-position:left bottom;
  opacity:.42;
  mix-blend-mode:screen;
  filter:drop-shadow(0 24px 42px rgba(0,0,0,.25));
  pointer-events:none;
  z-index:0;
}
.greenora-footer-newsletter-pro .newsletter-card__visual,
.greenora-footer-newsletter-pro .newsletter-card__text,
.greenora-footer-newsletter-pro .newsletter-card__form{
  position:relative;
  z-index:2;
}
.greenora-footer-newsletter-pro .newsletter-card__visual{
  min-height:190px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.16);
  border-radius:26px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.05)),
    rgba(255,255,255,.06);
  backdrop-filter:blur(12px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.13);
  overflow:hidden;
}
.greenora-footer-newsletter-pro .newsletter-card__visual:before{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(216,165,69,.24),rgba(216,165,69,0) 66%);
  right:-58px;
  top:-70px;
}
.greenora-footer-newsletter-pro .newsletter-card__art{
  position:relative !important;
  z-index:1;
  width:92% !important;
  max-width:330px !important;
  height:150px !important;
  object-fit:contain !important;
  border-radius:0 !important;
  mix-blend-mode:normal !important;
  opacity:1 !important;
  filter:drop-shadow(0 26px 34px rgba(0,0,0,.24));
}
.greenora-footer-newsletter-pro .newsletter-card__badge{
  position:absolute;
  right:18px;
  bottom:18px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  background:#fff;
  color:#075c34;
  font-size:12px;
  font-weight:950;
  box-shadow:0 12px 26px rgba(0,0,0,.14);
}
.greenora-footer-newsletter-pro .newsletter-card__text{
  text-align:right !important;
  max-width:720px;
}
.greenora-footer-newsletter-pro .newsletter-card__icon{
  width:58px !important;
  height:58px !important;
  border-radius:18px !important;
  border:1px solid rgba(216,165,69,.52) !important;
  background:rgba(216,165,69,.14) !important;
  margin:0 0 14px !important;
}
.greenora-footer-newsletter-pro .newsletter-card__icon img{
  width:30px !important;
  height:30px !important;
}
.greenora-footer-newsletter-pro .newsletter-card__eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  color:#f2d38d;
  font-size:12px;
  font-weight:950;
  margin-bottom:8px;
}
.greenora-footer-newsletter-pro .newsletter-card__text h2{
  margin:0 0 10px !important;
  color:#fff !important;
  font-size:clamp(28px,3.1vw,44px) !important;
  line-height:1.55 !important;
  font-weight:950 !important;
  letter-spacing:-.02em;
  text-align:right !important;
}
.greenora-footer-newsletter-pro .newsletter-card__text p{
  margin:0 !important;
  max-width:620px;
  color:rgba(255,255,255,.78) !important;
  font-size:15px;
  line-height:2.1;
}
.greenora-footer-newsletter-pro .newsletter-card__features{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
}
.greenora-footer-newsletter-pro .newsletter-card__features span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  color:#e8f5ed;
  font-size:12px;
  font-weight:850;
}
.greenora-footer-newsletter-pro .newsletter-card__features span:before{
  content:"";
  width:6px;
  height:6px;
  border-radius:999px;
  background:#d8a545;
  margin-left:7px;
}
.greenora-footer-newsletter-pro .newsletter-card__form,
.greenora-footer-newsletter-pro .greenora-footer-newsletter-slot{
  height:auto !important;
  min-height:0 !important;
  display:block !important;
  align-self:stretch;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:26px !important;
  background:rgba(255,255,255,.12) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 20px 48px rgba(0,0,0,.16) !important;
  backdrop-filter:blur(14px);
  padding:20px !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form form,
.greenora-footer-newsletter-pro .greenora-newsletter-form{
  display:grid !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form input[type="email"],
.greenora-footer-newsletter-pro .newsletter-card__form input[type="text"],
.greenora-footer-newsletter-pro .newsletter-card__form input{
  width:100% !important;
  height:54px !important;
  min-width:0 !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.94) !important;
  color:#1c3428 !important;
  padding:0 18px !important;
  outline:none !important;
  box-shadow:none !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form input::placeholder{
  color:#7b8b83 !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form button,
.greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]{
  width:100% !important;
  height:54px !important;
  border:0 !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#e8bd58,#bd8126) !important;
  color:#073d26 !important;
  font-weight:950 !important;
  box-shadow:0 16px 30px rgba(216,165,69,.24) !important;
  cursor:pointer;
}
.greenora-footer-newsletter-pro .newsletter-card__form button:hover,
.greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]:hover{
  filter:brightness(1.04);
  transform:translateY(-1px);
}
@media(max-width:1180px){
  .greenora-footer-newsletter-pro .newsletter-card--pro{
    grid-template-columns:260px minmax(0,1fr) !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form{
    grid-column:1 / -1;
    max-width:720px;
    width:100%;
    justify-self:center;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form form,
  .greenora-footer-newsletter-pro .greenora-newsletter-form{
    grid-template-columns:1fr 1fr 160px !important;
    align-items:center;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form button,
  .greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]{
    width:auto !important;
  }
}
@media(max-width:760px){
  .greenora-footer-newsletter-pro.newsletter--exact{
    padding:22px 14px 18px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card--pro{
    grid-template-columns:1fr !important;
    padding:22px !important;
    border-radius:26px !important;
    text-align:center;
  }
  .greenora-footer-newsletter-pro .newsletter-card--pro:after{
    width:260px;
    height:170px;
    opacity:.22;
    left:50%;
    transform:translateX(-50%);
  }
  .greenora-footer-newsletter-pro .newsletter-card__visual{
    min-height:142px;
  }
  .greenora-footer-newsletter-pro .newsletter-card__art{
    height:112px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__text,
  .greenora-footer-newsletter-pro .newsletter-card__text h2{
    text-align:center !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__icon{
    margin:0 auto 12px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__features{
    justify-content:center;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form form,
  .greenora-footer-newsletter-pro .greenora-newsletter-form{
    grid-template-columns:1fr !important;
  }
}


.greenora-footer-newsletter-pro.newsletter--exact{
  padding:34px clamp(18px,4vw,70px) 26px !important;
  background:linear-gradient(180deg,#f8fcf9 0%,#eef8f2 100%) !important;
}
.greenora-footer-newsletter-pro.newsletter--exact > .container{
  max-width:1560px !important;
}
.greenora-footer-newsletter-pro .newsletter-card--pro{
  position:relative !important;
  min-height:176px !important;
  display:grid !important;
  grid-template-columns:1fr minmax(300px,430px) !important;
  grid-template-areas:"text form" !important;
  align-items:center !important;
  gap:clamp(24px,4vw,64px) !important;
  padding:32px clamp(32px,5vw,78px) !important;
  border-radius:28px !important;
  overflow:hidden !important;
  direction:rtl !important;
  border:1px solid rgba(255,255,255,.22) !important;
  box-shadow:0 22px 70px rgba(4,58,35,.18) !important;
  background:
    linear-gradient(90deg,rgba(4,48,30,.08) 0%,rgba(4,48,30,.16) 35%,rgba(4,48,30,.52) 100%),
    var(--greenora-newsletter-bg, url('../images/newsletter-footer-bg-custom.png')) !important;
  background-size:cover !important;
  background-position:center !important;
}
.greenora-footer-newsletter-pro .newsletter-card--pro:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 16% 50%,rgba(216,165,69,.17),transparent 19%),
    linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,0) 40%,rgba(255,255,255,.08));
  pointer-events:none;
  z-index:0;
}
.greenora-footer-newsletter-pro .newsletter-card--pro:after{
  content:"";
  position:absolute;
  right:50%;
  bottom:0;
  transform:translateX(50%);
  width:82px;
  height:10px;
  border-radius:999px 999px 0 0;
  background:rgba(255,255,255,.86);
  box-shadow:0 -8px 24px rgba(255,255,255,.22);
  opacity:.95;
  z-index:2;
}
.greenora-footer-newsletter-pro .newsletter-card__visual{
  display:none !important;
}
.greenora-footer-newsletter-pro .newsletter-card__text{
  grid-area:text !important;
  position:relative !important;
  z-index:2 !important;
  text-align:center !important;
  justify-self:center !important;
  max-width:760px !important;
}
.greenora-footer-newsletter-pro .newsletter-card__icon{
  display:none !important;
}
.greenora-footer-newsletter-pro .newsletter-card__eyebrow{
  display:inline-flex !important;
  min-height:28px !important;
  align-items:center !important;
  padding:0 13px !important;
  margin:0 0 10px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.12) !important;
  border:1px solid rgba(255,255,255,.16) !important;
  color:#f1d58e !important;
  font-size:12px !important;
  font-weight:950 !important;
}
.greenora-footer-newsletter-pro .newsletter-card__text h2{
  margin:0 0 10px !important;
  color:#fff !important;
  text-align:center !important;
  font-size:clamp(25px,2.6vw,38px) !important;
  line-height:1.65 !important;
  font-weight:950 !important;
  letter-spacing:-.015em !important;
  text-shadow:0 12px 32px rgba(0,0,0,.22);
}
.greenora-footer-newsletter-pro .newsletter-card__text p{
  margin:0 auto !important;
  max-width:660px !important;
  color:rgba(255,255,255,.84) !important;
  text-align:center !important;
  font-size:14px !important;
  line-height:2 !important;
  font-weight:750 !important;
}
.greenora-footer-newsletter-pro .newsletter-card__features{
  display:none !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form,
.greenora-footer-newsletter-pro .greenora-footer-newsletter-slot{
  grid-area:form !important;
  position:relative !important;
  z-index:2 !important;
  width:100% !important;
  max-width:430px !important;
  justify-self:end !important;
  align-self:center !important;
  padding:0 !important;
  min-height:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form form,
.greenora-footer-newsletter-pro .greenora-newsletter-form{
  width:100% !important;
  display:grid !important;
  grid-template-columns:1fr auto !important;
  gap:10px !important;
  align-items:center !important;
  margin:0 !important;
  padding:0 !important;
  direction:rtl !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form input[type="email"],
.greenora-footer-newsletter-pro .newsletter-card__form input[type="text"],
.greenora-footer-newsletter-pro .newsletter-card__form input{
  width:100% !important;
  min-width:0 !important;
  height:54px !important;
  border:1px solid rgba(255,255,255,.18) !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.96) !important;
  color:#153627 !important;
  padding:0 18px !important;
  outline:none !important;
  box-shadow:0 12px 30px rgba(0,0,0,.12) !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form input::placeholder{
  color:#7d8c85 !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form button,
.greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]{
  width:auto !important;
  min-width:112px !important;
  height:54px !important;
  padding:0 22px !important;
  border:0 !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#e6bd57,#c89132) !important;
  color:#063722 !important;
  font-weight:950 !important;
  box-shadow:0 14px 28px rgba(216,165,69,.24) !important;
  cursor:pointer !important;
  white-space:nowrap !important;
}
.greenora-footer-newsletter-pro .newsletter-card__form button:hover,
.greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]:hover{
  filter:brightness(1.04);
  transform:translateY(-1px);
}
@media(max-width:1050px){
  .greenora-footer-newsletter-pro .newsletter-card--pro{
    grid-template-columns:1fr !important;
    grid-template-areas:"text" "form" !important;
    gap:22px !important;
    background-position:center !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form{
    justify-self:center !important;
  }
}
@media(max-width:640px){
  .greenora-footer-newsletter-pro.newsletter--exact{
    padding:20px 12px 18px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card--pro{
    min-height:240px !important;
    padding:24px 18px 32px !important;
    border-radius:24px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card--pro:after{
    width:64px;
    height:8px;
  }
  .greenora-footer-newsletter-pro .newsletter-card__text h2{
    font-size:24px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__text p{
    font-size:13px !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form form,
  .greenora-footer-newsletter-pro .greenora-newsletter-form{
    grid-template-columns:1fr !important;
  }
  .greenora-footer-newsletter-pro .newsletter-card__form button,
  .greenora-footer-newsletter-pro .newsletter-card__form input[type="submit"]{
    width:100% !important;
  }
}


.greenora-benefits-repeater .benefits__box img.greenora-benefit-icon{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  width:36px;
  height:36px;
  min-width:36px;
  flex:0 0 auto;
  object-fit:contain;
  object-position:center;
  max-width:none;
}
.greenora-benefits-repeater .benefits__box img.greenora-benefit-icon.is-custom-icon{
  filter:none !important;
}
.greenora-benefits-repeater .benefits__box img.greenora-benefit-icon.is-theme-icon{
  filter:brightness(0) saturate(100%) invert(23%) sepia(56%) saturate(993%) hue-rotate(105deg) brightness(88%) contrast(96%) !important;
}

@media (max-width: 767px){
  html,
  body{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
  }

  .container,
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width:100% !important;
  }

  img,
  video,
  iframe,
  svg{
    max-width:100%;
  }

  iframe,
  video{
    height:auto;
  }

  .section{
    padding:46px 0 !important;
  }

  .section-head,
  .slider-title,
  .irch-el-section-head{
    margin-bottom:22px !important;
    text-align:center;
  }

  .section-head h2,
  .slider-title h2,
  .story__text h2,
  .split-panel h2,
  .article-content h1,
  .page-hero h1{
    font-size:clamp(25px, 7vw, 34px) !important;
    line-height:1.45 !important;
  }

  .hero{
    min-height:auto !important;
    padding:46px 0 72px !important;
  }

  .hero__grid,
  .story__grid,
  .why-grid,
  .greenora-why__grid,
  .split-panel,
  .product-single__grid,
  .cart-layout,
  .checkout-layout,
  .irch-cart-layout,
  .irch-checkout-layout,
  .account-layout,
  .blog-layout,
  .greenora-blog-layout,
  .article-layout,
  .contact-grid,
  .footer__grid,
  .newsletter__box,
  .quality-card,
  .two-col,
  .auth-grid,
  .featured-article,
  .article-banner,
  .greenora-contact-main,
  .greenora-contact-hero{
    grid-template-columns:1fr !important;
  }

  .hero__copy,
  .hero__media,
  .story__text,
  .summary,
  .article-content,
  .greenora-blog-main,
  .greenora-sidebar,
  .contact-form,
  .irch-cart-card,
  .irch-checkout-card,
  .irch-cart-summary,
  .irch-checkout-summary{
    min-width:0 !important;
    max-width:100% !important;
  }

  .hero__media img,
  .story__media img,
  .split-panel > img,
  .video-card img,
  .article-cover,
  .featured-article img{
    width:100% !important;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
  }

  .hero__buttons,
  .greenora-contact-hero__actions,
  .irch-empty-cart__actions,
  .buy-row,
  .cart-actions,
  .irch-cart-actions,
  .coupon,
  .irch-coupon,
  .newsletter form,
  .greenora-newsletter-form{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    align-items:stretch !important;
  }

  .btn,
  .button,
  button,
  input[type="submit"],
  .single_add_to_cart_button,
  .checkout-button{
    max-width:100%;
  }

  .hero__buttons .btn,
  .greenora-contact-hero__actions a,
  .newsletter button,
  .greenora-newsletter-form button,
  .irch-coupon button,
  .irch-update-cart{
    width:100% !important;
    justify-content:center !important;
  }

  input,
  select,
  textarea,
  .contact-form input,
  .contact-form textarea,
  .contact-form select,
  .auth-card input,
  .form-grid input,
  .form-grid textarea,
  .greenora-newsletter-form input,
  .irch-coupon input.input-text{
    width:100% !important;
    min-width:0 !important;
  }

  .product-grid,
  .product-grid--shop,
  .irch-el-product-grid,
  .needs__grid,
  .industry-grid,
  .greenora-industry-grid,
  .cert-grid,
  .greenora-faq-grid,
  .faq-grid,
  .value-grid,
  .dashboard-cards,
  .timeline ol,
  .process-grid,
  .blog-grid,
  .article-banners,
  .pack-grid,
  .greenora-demo-grid,
  .greenora-demo-contact,
  .greenora-blog-grid,
  .greenora-contact-cards{
    grid-template-columns:1fr !important;
  }

  .product-card,
  .need-card,
  .industry-card,
  .greenora-industry-card,
  .cert-card,
  .review-card,
  .partner-card,
  .article-banner,
  .greenora-article-card,
  .faq-grid details,
  .greenora-faq-card,
  .quality-card,
  .why-card,
  .newsletter-card,
  .contact-info article,
  .contact-form,
  .auth-card,
  .account-content,
  .account-menu,
  .legal-box,
  .irch-cart-card,
  .irch-checkout-card,
  .irch-cart-summary,
  .irch-checkout-summary{
    border-radius:20px !important;
  }

  .slider-shell{
    grid-template-columns:1fr !important;
    gap:12px !important;
  }

  .slider-shell > .slider-btn{
    display:none !important;
  }

  .slider-viewport{
    overflow:hidden !important;
  }

  .review-card,
  .partner-card,
  .cert-card{
    flex-basis:100% !important;
    min-width:100% !important;
  }

  .cart-table,
  .irch-cart-table-wrap,
  .woocommerce table.shop_table,
  .greenora-compare-table-wrap{
    overflow-x:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }

  table,
  .irch-cart-table,
  .woocommerce table.shop_table{
    max-width:100%;
  }

  .tabs{
    overflow-x:auto !important;
    flex-wrap:nowrap !important;
    -webkit-overflow-scrolling:touch;
  }

  .tabs button{
    white-space:nowrap;
    flex:0 0 auto;
  }

  .greenora-sidebar,
  .blog-sidebar,
  .article-sidebar,
  .irch-cart-summary,
  .irch-checkout-summary{
    position:static !important;
    top:auto !important;
  }
}

@media (max-width: 560px){
  .container{
    width:100% !important;
    padding-inline:12px !important;
  }

  .header__inner{
    padding-inline:0 !important;
  }

  .hero h1{
    font-size:clamp(28px, 8vw, 34px) !important;
  }

  .product-card,
  .summary,
  .article-content,
  .newsletter-card,
  .contact-form,
  .auth-card{
    padding:18px !important;
  }
}

/* Mobile: status/benefits bar must show two items per row, not one item or horizontal scroll. */
@media (max-width: 767px){
  .greenora-benefits-repeater.benefits{
    margin-top:16px !important;
  }

  .greenora-benefits-repeater .benefits__box{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:10px !important;
    overflow:visible !important;
    scroll-snap-type:none !important;
    padding:12px !important;
    border-radius:20px !important;
  }

  .greenora-benefits-repeater .benefits__box > a,
  .greenora-benefits-repeater .benefits__box > article,
  .greenora-benefits-repeater .benefits__box > div{
    min-width:0 !important;
    width:100% !important;
    flex:none !important;
    scroll-snap-align:unset !important;
    border:1px solid rgba(7,81,47,.08) !important;
    border-radius:16px !important;
    background:#fff !important;
  }

  .greenora-benefits-repeater .benefit-item-link,
  .greenora-benefits-repeater .benefit-item-static{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    gap:8px !important;
    min-height:112px !important;
    padding:12px 8px !important;
  }

  .greenora-benefits-repeater .benefit-item-link > div,
  .greenora-benefits-repeater .benefit-item-static > div{
    width:100%;
    min-width:0;
  }

  .greenora-benefits-repeater .benefits__box img.greenora-benefit-icon{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
  }

  .greenora-benefits-repeater h3{
    font-size:13px !important;
    line-height:1.55 !important;
    margin:0 !important;
  }

  .greenora-benefits-repeater p{
    font-size:11px !important;
    line-height:1.7 !important;
    margin:2px 0 0 !important;
  }
}

@media (max-width: 360px){
  .greenora-benefits-repeater .benefits__box{
    gap:8px !important;
    padding:10px !important;
  }

  .greenora-benefits-repeater .benefit-item-link,
  .greenora-benefits-repeater .benefit-item-static{
    min-height:104px !important;
    padding:10px 6px !important;
  }

  .greenora-benefits-repeater h3{
    font-size:12px !important;
  }

  .greenora-benefits-repeater p{
    font-size:10.5px !important;
  }
}

html,
body,
button,
input,
textarea,
select,
.elementor-widget,
.woocommerce,
.greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}

.slider-viewport,
.hero-slider__viewport{
  cursor:grab;
  user-select:none;
  -webkit-user-select:none;
}
.is-dragging .slider-viewport,
.is-dragging .hero-slider__viewport,
.slider-shell.is-dragging .slider-viewport,
.hero--slider.is-dragging .hero-slider__viewport{
  cursor:grabbing!important;
}
.slider-track,
.hero-slider__track{
  backface-visibility:hidden;
  transform-style:preserve-3d;
}

.header{z-index:1000!important}
.greenora-mobile-menu,
.greenora-mobile-menu-overlay{z-index:100000!important}
.greenora-mobile-menu{
  max-width:100vw!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch;
}
.greenora-mobile-menu__nav .menu,
.greenora-mobile-menu__nav .greenora-menu{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
.greenora-mobile-menu__nav .menu-item,
.greenora-mobile-menu__nav .greenora-menu-item{position:relative!important}
.greenora-mobile-menu__nav .sub-menu{max-height:none!important}
.greenora-mobile-menu__quick{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.greenora-mobile-menu__quick a{white-space:nowrap!important}

@media(max-width:860px){
  .topline{display:none!important}
  .header__inner{
    height:68px!important;
    grid-template-columns:minmax(80px,100px) minmax(0,1fr) auto!important;
    gap:8px!important;
    align-items:center!important;
  }
  .brand img{width:96px!important;max-height:48px!important;object-fit:contain!important}
  .header__inner>.search,
  .greenora-desktop-nav{display:none!important}
  .actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    min-width:0!important;
    position:relative!important;
    z-index:3!important;
  }
  .header .actions .round-btn,
  .header .actions .cart,
  .header .actions .hamburger{
    display:grid!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    border-radius:13px!important;
    padding:0!important;
  }
  .header .actions .round-btn .ui-icon,
  .header .actions .cart .ui-icon{
    width:19px!important;
    height:19px!important;
  }
  .hamburger span{width:18px!important}
  .cart span,
  .greenora-cart-count{
    top:-4px!important;
    right:-4px!important;
    min-width:17px!important;
    height:17px!important;
    font-size:10px!important;
  }
  .header-cta{display:none!important}

  .greenora-mobile-menu{
    width:min(410px,94vw)!important;
    padding:16px!important;
    border-radius:24px 0 0 24px!important;
  }
  .greenora-mobile-menu__head{position:sticky;top:0;background:#fff;z-index:2}
  .greenora-mobile-menu__brand img{width:118px!important}
  .greenora-mobile-menu__search .search{display:flex!important}
  .greenora-mobile-menu__nav{padding-block:8px 12px!important}
  .greenora-mobile-menu__nav a,
  .greenora-mobile-menu__nav .greenora-menu-link{
    width:100%!important;
    min-height:50px!important;
    line-height:1.6!important;
  }
  .greenora-mobile-menu__quick{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
}

@media(max-width:560px){
  .container{padding-inline:12px!important}
  .header__inner{
    height:64px!important;
    grid-template-columns:84px minmax(0,1fr) auto!important;
    gap:5px!important;
  }
  .brand img{width:84px!important;max-height:44px!important}
  .actions{gap:4px!important}
  .header .actions .round-btn,
  .header .actions .cart,
  .header .actions .hamburger{
    display:grid!important;
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    border-radius:11px!important;
  }
  .header .actions .round-btn .ui-icon,
  .header .actions .cart .ui-icon{
    width:17px!important;
    height:17px!important;
  }
  .hamburger span{width:16px!important;height:2px!important;margin:1.7px 0!important}
  .greenora-mobile-menu{width:94vw!important;padding:14px!important}
}

@media(max-width:390px){
  .header__inner{grid-template-columns:76px minmax(0,1fr) auto!important}
  .brand img{width:76px!important}
  .actions{gap:3px!important}
  .header .actions .round-btn,
  .header .actions .cart,
  .header .actions .hamburger{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    border-radius:10px!important;
  }
  .header .actions .round-btn .ui-icon,
  .header .actions .cart .ui-icon{width:16px!important;height:16px!important}
}

/* Compact first/home hero slider on mobile */
@media(max-width:760px){
  .hero--slider,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid{
    min-height:390px!important;
  }
  .hero--slider .hero-slide{
    padding:34px 0 62px!important;
    background-position:68% center!important;
  }
  .hero--slider .hero__copy{
    padding-block:0!important;
    max-width:100%!important;
  }
  .hero--slider .hero__label{
    margin-bottom:10px!important;
    padding:5px 11px!important;
    font-size:12px!important;
  }
  .hero--slider h1{
    font-size:clamp(26px,7.4vw,34px)!important;
    line-height:1.35!important;
    margin-bottom:10px!important;
  }
  .hero--slider p{
    font-size:13.5px!important;
    line-height:1.85!important;
    margin:0!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .hero--slider .hero__buttons{
    margin-top:16px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .hero--slider .hero__buttons .btn{
    height:44px!important;
    border-radius:13px!important;
    font-size:13px!important;
    width:100%!important;
  }
  .hero--slider .rating-row{display:none!important}
  .hero--slider .hero-dots{bottom:24px!important}
  .hero-slider__btn{display:none!important}

  .irch-el-hero.hero{
    min-height:auto!important;
    padding:22px 0 18px!important;
  }
  .irch-el-hero.hero:before{opacity:.45!important}
  .irch-el-hero .slider-shell.hero-slider{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .irch-el-hero .slider-shell.hero-slider>.slider-btn{display:none!important}
  .irch-el-hero .slider-viewport{overflow:hidden!important}
  .irch-el-hero .hero-slide{
    flex:0 0 100%!important;
    min-height:0!important;
    padding:16px 0 18px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
    align-items:center!important;
    background-image:none!important;
  }
  .irch-el-hero .hero-text{text-align:center!important;max-width:100%!important}
  .irch-el-hero .hero-text .eyebrow{font-size:12px!important;margin-bottom:8px!important}
  .irch-el-hero .hero-text h1{
    font-size:clamp(25px,7vw,32px)!important;
    line-height:1.42!important;
    margin:0 0 8px!important;
  }
  .irch-el-hero .hero-text p{
    font-size:13px!important;
    line-height:1.85!important;
    margin:0 auto!important;
    max-width:92%!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .irch-el-hero .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:14px!important;
  }
  .irch-el-hero .hero-actions .btn{
    width:100%!important;
    height:42px!important;
    border-radius:13px!important;
    font-size:13px!important;
  }
  .irch-el-hero .hero-art{display:none!important}
  .irch-el-hero .slider-dots{margin-top:4px!important}
}

@media(max-width:420px){
  .hero--slider,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid{min-height:350px!important}
  .hero--slider .hero-slide{padding:28px 0 54px!important}
  .hero--slider h1{font-size:28px!important}
  .irch-el-hero.hero{padding:18px 0 14px!important}
}


@media (max-width: 860px){
  .greenora-desktop-nav,
  .greenora-desktop-nav.is-open,
  .header .greenora-desktop-nav,
  .header .greenora-desktop-nav.is-open,
  nav[data-nav],
  nav[data-nav].is-open{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }
}

.header{z-index:90000!important}
.greenora-mobile-menu-overlay{z-index:100000!important}
.greenora-mobile-menu{z-index:100010!important}
.greenora-mini-cart-overlay{z-index:100200!important}
.greenora-mini-cart{z-index:100220!important}
.greenora-mini-cart-open .greenora-mobile-menu,
.greenora-mini-cart-open .greenora-mobile-menu-overlay{
  pointer-events:none!important;
  opacity:0!important;
  visibility:hidden!important;
}
.greenora-mini-cart__close,
.greenora-mobile-menu__close{touch-action:manipulation}

.hero-slider__viewport,
.slider-viewport{
  touch-action:pan-y!important;
  overscroll-behavior:contain;
  -webkit-user-select:none;
  user-select:none;
}
.hero-slider__track,
.slider-track{
  will-change:transform;
  transform-style:preserve-3d;
  backface-visibility:hidden;
  transition:transform .34s cubic-bezier(.22,.8,.28,1)!important;
}
.is-dragging .hero-slider__track,
.is-dragging .slider-track,
.hero--slider.is-dragging .hero-slider__track,
.slider-shell.is-dragging .slider-track{
  transition:none!important;
}
.hero-slider__track img,
.slider-track img{
  -webkit-user-drag:none;
  user-select:none;
}

@media (max-width:560px){
  .hero--slider .hero__copy{
    padding-inline:12px!important;
  }
  .hero--slider .hero__buttons,
  .hero__buttons{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    padding-inline:2px!important;
  }
  .hero--slider .hero__buttons .btn,
  .hero__buttons .btn{
    width:auto!important;
    min-width:0!important;
    height:40px!important;
    min-height:40px!important;
    padding:0 12px!important;
    border-radius:13px!important;
    font-size:12.5px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
  }
  .hero-slider__btn{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    border-radius:12px!important;
  }
  .hero-slider__btn img{width:15px!important;height:15px!important}
  .hero-slider__btn--prev{right:10px!important}
  .hero-slider__btn--next{left:10px!important}
  .hero--slider h1{font-size:30px!important;line-height:1.35!important}
  .hero--slider p{font-size:14px!important;line-height:1.9!important}
}

@media (max-width:390px){
  .hero--slider .hero__buttons .btn,
  .hero__buttons .btn{
    height:38px!important;
    min-height:38px!important;
    padding:0 10px!important;
    font-size:11.8px!important;
  }
}


@media (max-width: 760px){
  .hero--slider,
  .hero--slider.hero,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid,
  .greenora-exact-hero-slider,
  .greenora-exact-hero-slider .hero-slider__viewport,
  .greenora-exact-hero-slider .hero-slider__track,
  .greenora-exact-hero-slider .hero-slide,
  .greenora-exact-hero-slider .hero__grid{
    min-height:292px!important;
  }

  .hero--slider,
  .hero--slider.hero,
  .greenora-exact-hero-slider{
    background:transparent!important;
    background-color:transparent!important;
  }

  .hero--slider::before,
  .hero--slider:before,
  .hero--slider::after,
  .hero--slider:after,
  .hero--slider .hero-slide::before,
  .hero--slider .hero-slide:before,
  .greenora-exact-hero-slider::before,
  .greenora-exact-hero-slider:before,
  .greenora-exact-hero-slider::after,
  .greenora-exact-hero-slider:after,
  .greenora-exact-hero-slider .hero-slide::before,
  .greenora-exact-hero-slider .hero-slide:before{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    background:none!important;
  }

  .hero--slider .hero-slide,
  .greenora-exact-hero-slider .hero-slide{
    padding:24px 0 44px!important;
    background-image:var(--hero-bg)!important;
    background-color:transparent!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-position:74% center!important;
  }

  .hero--slider .hero__grid,
  .greenora-exact-hero-slider .hero__grid{
    min-height:292px!important;
    align-items:center!important;
  }

  .hero--slider .hero__copy,
  .greenora-exact-hero-slider .hero__copy{
    padding:0 12px!important;
    max-width:100%!important;
  }

  .hero--slider .hero__label,
  .greenora-exact-hero-slider .hero__label{
    margin-bottom:8px!important;
    padding:4px 10px!important;
    font-size:11.5px!important;
  }

  .hero--slider h1,
  .greenora-exact-hero-slider h1{
    font-size:clamp(24px,6.8vw,28px)!important;
    line-height:1.32!important;
    margin:0 0 7px!important;
  }

  .hero--slider p,
  .greenora-exact-hero-slider p{
    font-size:12.8px!important;
    line-height:1.75!important;
    margin:0!important;
    max-width:100%!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }

  .hero--slider .hero__buttons,
  .greenora-exact-hero-slider .hero__buttons{
    margin-top:11px!important;
    gap:7px!important;
  }

  .hero--slider .hero__buttons .btn,
  .greenora-exact-hero-slider .hero__buttons .btn{
    height:36px!important;
    min-height:36px!important;
    padding:0 10px!important;
    border-radius:11px!important;
    font-size:11.5px!important;
  }

  .hero--slider .hero-dots,
  .greenora-exact-hero-slider .hero-dots{
    bottom:15px!important;
  }
}

@media (max-width: 420px){
  .hero--slider,
  .hero--slider.hero,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid,
  .greenora-exact-hero-slider,
  .greenora-exact-hero-slider .hero-slider__viewport,
  .greenora-exact-hero-slider .hero-slider__track,
  .greenora-exact-hero-slider .hero-slide,
  .greenora-exact-hero-slider .hero__grid{
    min-height:263px!important;
  }

  .hero--slider .hero-slide,
  .greenora-exact-hero-slider .hero-slide{
    padding:18px 0 38px!important;
    background-image:var(--hero-bg)!important;
    background-position:76% center!important;
  }

  .hero--slider .hero__grid,
  .greenora-exact-hero-slider .hero__grid{
    min-height:263px!important;
  }

  .hero--slider .hero__label,
  .greenora-exact-hero-slider .hero__label{
    display:none!important;
  }

  .hero--slider h1,
  .greenora-exact-hero-slider h1{
    font-size:24px!important;
    line-height:1.34!important;
    margin-bottom:6px!important;
  }

  .hero--slider p,
  .greenora-exact-hero-slider p{
    font-size:12.2px!important;
    line-height:1.65!important;
    -webkit-line-clamp:1!important;
  }

  .hero--slider .hero__buttons,
  .greenora-exact-hero-slider .hero__buttons{
    margin-top:9px!important;
    gap:6px!important;
  }

  .hero--slider .hero__buttons .btn,
  .greenora-exact-hero-slider .hero__buttons .btn{
    height:34px!important;
    min-height:34px!important;
    padding:0 9px!important;
    font-size:11px!important;
  }

  .hero--slider .hero-dots,
  .greenora-exact-hero-slider .hero-dots{
    bottom:12px!important;
  }
}


/* Package banner widget: show uploaded image at 100% and remove the dark overlay layer. */
.greenora-package-banner{
  background-size:100% 100% !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-color:transparent !important;
}
.greenora-package-banner:after,
.greenora-package-banner::after{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  background:none !important;
}
.greenora-package-banner__content{
  z-index:3 !important;
}

/* AJAX search UI */
.greenora-ajax-search{
  position:relative;
  z-index:50;
}
.greenora-ajax-search-results{
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  left:0;
  min-width:320px;
  background:#fff;
  border:1px solid rgba(7,81,47,.10);
  border-radius:18px;
  box-shadow:0 22px 60px rgba(5,55,32,.16);
  padding:8px;
  display:none;
  max-height:430px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
}
.greenora-ajax-search.is-active .greenora-ajax-search-results{
  display:block;
}
.greenora-search-result-list{
  display:grid;
  gap:6px;
}
.greenora-search-result{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:10px;
  align-items:center;
  min-height:66px;
  padding:7px;
  border-radius:14px;
  text-decoration:none;
  color:#173b28;
}
.greenora-search-result:hover{
  background:#f3faf5;
}
.greenora-search-result__thumb{
  width:54px;
  height:54px;
  border-radius:13px;
  background:#f5faf6;
  border:1px solid rgba(7,81,47,.08);
  display:grid;
  place-items:center;
  overflow:hidden;
}
.greenora-search-result__thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.greenora-search-result__body{
  min-width:0;
}
.greenora-search-result__body strong{
  display:block;
  color:#063d25;
  font-size:13.5px;
  font-weight:950;
  line-height:1.7;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.greenora-search-result__body small{
  display:block;
  margin-top:2px;
  color:#0a7f48;
  font-size:12px;
  font-weight:900;
}
.greenora-search-state{
  padding:16px 14px;
  text-align:center;
  color:#617468;
  font-size:13px;
  line-height:1.9;
}
.greenora-search-view-all{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin-top:8px;
  border-radius:13px;
  background:#075c34;
  color:#fff !important;
  text-decoration:none;
  font-size:13px;
  font-weight:950;
}
.greenora-mobile-menu__search .greenora-ajax-search-results{
  position:static;
  min-width:0;
  margin-top:10px;
  box-shadow:none;
  border-radius:16px;
  max-height:310px;
}

/* Login/register modal */
.greenora-auth-modal{
  position:fixed;
  inset:0;
  z-index:100500;
  display:none;
  align-items:center;
  justify-content:center;
  padding:20px;
}
.greenora-auth-modal.is-open{
  display:flex;
}
.greenora-auth-modal__overlay{
  position:absolute;
  inset:0;
  background:rgba(2,24,15,.58);
  backdrop-filter:blur(8px);
}
.greenora-auth-modal__dialog{
  position:relative;
  width:min(100%,480px);
  max-height:min(92vh,760px);
  overflow:auto;
  background:#fff;
  border:1px solid rgba(255,255,255,.55);
  border-radius:28px;
  box-shadow:0 36px 110px rgba(0,40,24,.28);
  padding:28px;
  direction:rtl;
}
.greenora-auth-modal__close{
  position:absolute;
  top:16px;
  left:16px;
  width:38px;
  height:38px;
  border:0;
  border-radius:13px;
  background:#f0f8f2;
  color:#063d25;
  font-size:24px;
  line-height:1;
  cursor:pointer;
}
.greenora-auth-modal__head{
  padding-left:46px;
  text-align:right;
}
.greenora-auth-modal__head span{
  display:inline-flex;
  min-height:28px;
  align-items:center;
  padding:0 12px;
  border-radius:999px;
  background:#eef8f1;
  color:#0a7f48;
  font-size:12px;
  font-weight:950;
}
.greenora-auth-modal__head h3{
  margin:10px 0 6px;
  color:#052f1f;
  font-size:26px;
  line-height:1.5;
  font-weight:950;
}
.greenora-auth-modal__head p{
  margin:0;
  color:#66766e;
  line-height:1.9;
  font-size:13px;
}
.greenora-auth-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin:22px 0 18px;
  padding:6px;
  border-radius:18px;
  background:#f4faf5;
}
.greenora-auth-tabs button{
  height:44px;
  border:0;
  border-radius:14px;
  background:transparent;
  color:#456355;
  font-weight:950;
  cursor:pointer;
}
.greenora-auth-tabs button.active{
  background:#075c34;
  color:#fff;
  box-shadow:0 12px 26px rgba(7,92,52,.20);
}
.greenora-auth-panel{
  display:none;
}
.greenora-auth-panel.active{
  display:block;
}
.greenora-auth-form{
  display:grid;
  gap:13px;
}
.greenora-auth-form label{
  display:grid;
  gap:7px;
  color:#274735;
  font-size:13px;
  font-weight:900;
}
.greenora-auth-form input[type="text"],
.greenora-auth-form input[type="email"],
.greenora-auth-form input[type="password"]{
  width:100%;
  height:50px;
  border:1px solid rgba(7,81,47,.12);
  border-radius:15px;
  background:#fbfdfb;
  color:#0c2f20;
  padding:0 14px;
  outline:none;
  box-shadow:none;
}
.greenora-auth-form input:focus{
  border-color:#0a7f48;
  background:#fff;
  box-shadow:0 0 0 4px rgba(10,127,72,.08);
}
.greenora-auth-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-size:12.5px;
}
.greenora-auth-remember{
  display:flex !important;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:7px !important;
}
.greenora-auth-row a{
  color:#0a7f48;
  font-weight:900;
  text-decoration:none;
}
.greenora-auth-submit{
  height:52px;
  border:0;
  border-radius:16px;
  background:linear-gradient(135deg,#075c34,#0a7f48);
  color:#fff;
  font-weight:950;
  cursor:pointer;
  box-shadow:0 16px 32px rgba(7,92,52,.22);
}
.greenora-auth-note,
.greenora-auth-disabled{
  margin:0;
  padding:14px;
  border-radius:16px;
  background:#f4faf5;
  color:#53665b;
  line-height:1.9;
  font-size:13px;
}
body.greenora-auth-open{
  overflow:hidden;
}

/* Professional newsletter widget: default section background image + form on the right. */
.greenora-newsletter-pro.newsletter--exact{
  position:relative;
  isolation:isolate;
  padding:58px clamp(16px,4vw,72px) !important;
  background:
    linear-gradient(90deg,rgba(245,252,247,.94),rgba(245,252,247,.72)),
    var(--greenora-newsletter-bg, url('../images/newsletter-bg-exact.png')) !important;
  background-size:cover !important;
  background-position:center !important;
  overflow:hidden;
}
.greenora-newsletter-pro.newsletter--exact:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%,rgba(216,165,69,.22),transparent 25%),
    radial-gradient(circle at 88% 22%,rgba(7,92,52,.15),transparent 25%);
  pointer-events:none;
  z-index:-1;
}
.greenora-newsletter-pro .container{
  max-width:1480px !important;
}
.greenora-newsletter-pro .newsletter-card--pro{
  position:relative;
  overflow:hidden;
  min-height:270px;
  display:grid;
  grid-template-columns:minmax(320px,440px) minmax(0,1fr) minmax(220px,320px);
  grid-template-areas:"form text visual";
  align-items:center;
  gap:clamp(22px,3vw,44px);
  direction:rtl;
  padding:clamp(24px,4vw,54px);
  border-radius:34px;
  background:linear-gradient(135deg,rgba(4,48,30,.96),rgba(7,92,52,.91));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 32px 95px rgba(5,55,32,.22);
}
.greenora-newsletter-pro .newsletter-card--pro:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,0) 45%,rgba(255,255,255,.07)),
    repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 1px,transparent 1px 18px);
  pointer-events:none;
}
.greenora-newsletter-pro .newsletter-card__visual,
.greenora-newsletter-pro .newsletter-card__text,
.greenora-newsletter-pro .newsletter-card__form{
  position:relative;
  z-index:2;
}
.greenora-newsletter-pro .newsletter-card__visual{
  grid-area:visual;
  min-height:190px;
  display:grid;
  place-items:center;
  border-radius:26px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  overflow:hidden;
}
.greenora-newsletter-pro .newsletter-card__art{
  width:92% !important;
  max-width:270px !important;
  height:170px !important;
  object-fit:contain !important;
  border-radius:0 !important;
  mix-blend-mode:normal !important;
  opacity:1 !important;
}
.greenora-newsletter-pro .newsletter-card__text{
  grid-area:text;
  text-align:right !important;
}
.greenora-newsletter-pro .newsletter-card__eyebrow{
  display:inline-flex;
  min-height:30px;
  align-items:center;
  padding:0 13px;
  margin:0 0 12px;
  border-radius:999px;
  color:#ffe19a;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
  font-size:12px;
  font-weight:950;
}
.greenora-newsletter-pro .newsletter-card__text h2{
  margin:0 0 10px !important;
  color:#fff !important;
  font-size:clamp(26px,2.6vw,38px) !important;
  line-height:1.65 !important;
  font-weight:950 !important;
  text-align:right !important;
}
.greenora-newsletter-pro .newsletter-card__text p{
  margin:0 !important;
  color:rgba(255,255,255,.84) !important;
  font-size:14px !important;
  line-height:2 !important;
  max-width:620px;
  text-align:right !important;
}
.greenora-newsletter-pro .newsletter-card__features{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}
.greenora-newsletter-pro .newsletter-card__features span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border-radius:999px;
  color:#e6f7ed;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  font-size:12px;
  font-weight:900;
}
.greenora-newsletter-pro .newsletter-card__form{
  grid-area:form;
  width:100%;
  align-self:center;
  padding:22px;
  border-radius:24px;
  background:rgba(255,255,255,.94) !important;
  box-shadow:0 22px 60px rgba(0,0,0,.18) !important;
}
.greenora-newsletter-pro .newsletter-card__form form,
.greenora-newsletter-pro .newsletter-card__form .wpcf7-form,
.greenora-newsletter-pro .newsletter-card__form .mc4wp-form-fields{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:12px !important;
  margin:0 !important;
}
.greenora-newsletter-pro .newsletter-card__form input[type="email"],
.greenora-newsletter-pro .newsletter-card__form input[type="text"],
.greenora-newsletter-pro .newsletter-card__form input{
  width:100% !important;
  min-width:0 !important;
  height:54px !important;
  border:1px solid rgba(7,81,47,.12) !important;
  border-radius:16px !important;
  background:#fff !important;
  color:#153627 !important;
  padding:0 16px !important;
  outline:none !important;
  box-shadow:none !important;
}
.greenora-newsletter-pro .newsletter-card__form button,
.greenora-newsletter-pro .newsletter-card__form input[type="submit"]{
  width:100% !important;
  height:54px !important;
  border:0 !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#e6bd57,#c89132) !important;
  color:#063722 !important;
  font-weight:950 !important;
  box-shadow:0 14px 28px rgba(216,165,69,.24) !important;
  cursor:pointer;
}
@media(max-width:1050px){
  .greenora-newsletter-pro .newsletter-card--pro{
    grid-template-columns:minmax(280px,420px) 1fr;
    grid-template-areas:"form text" "visual visual";
  }
  .greenora-newsletter-pro .newsletter-card__visual{
    min-height:130px;
  }
  .greenora-newsletter-pro .newsletter-card__art{
    height:118px !important;
  }
}
@media(max-width:760px){
  .greenora-newsletter-pro.newsletter--exact{
    padding:24px 12px !important;
  }
  .greenora-newsletter-pro .newsletter-card--pro{
    grid-template-columns:1fr;
    grid-template-areas:"text" "form" "visual";
    padding:22px;
    border-radius:26px;
    text-align:center;
  }
  .greenora-newsletter-pro .newsletter-card__text,
  .greenora-newsletter-pro .newsletter-card__text h2,
  .greenora-newsletter-pro .newsletter-card__text p{
    text-align:center !important;
  }
  .greenora-newsletter-pro .newsletter-card__features{
    justify-content:center;
  }
  .greenora-newsletter-pro .newsletter-card__visual{
    display:none;
  }
  .greenora-auth-modal{
    padding:12px;
  }
  .greenora-auth-modal__dialog{
    padding:22px;
    border-radius:24px;
  }
  .greenora-auth-modal__head h3{
    font-size:22px;
  }
  .greenora-ajax-search-results{
    min-width:0;
  }
}

@media (max-width: 860px){
  .header,
  .header.is-sticky,
  .header.is-scrolled{
    background:#ffffff !important;
    border-bottom:1px solid rgba(7,81,47,.10) !important;
    box-shadow:0 8px 26px rgba(5,55,32,.08) !important;
    backdrop-filter:blur(14px) !important;
    -webkit-backdrop-filter:blur(14px) !important;
  }
  .header .actions .round-btn,
  .header .actions .cart,
  .header .actions .hamburger{
    background:#eef8f2 !important;
    color:#075c34 !important;
    border:1px solid rgba(7,81,47,.08) !important;
  }
  .header .actions .round-btn .ui-icon,
  .header .actions .cart .ui-icon{
    filter:brightness(0) saturate(100%) invert(23%) sepia(56%) saturate(993%) hue-rotate(105deg) brightness(88%) contrast(96%) !important;
  }
  .hamburger span{background:#075c34 !important;}

  .hero--slider,
  .hero--slider.hero,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid,
  .greenora-exact-hero-slider,
  .greenora-exact-hero-slider .hero-slider__viewport,
  .greenora-exact-hero-slider .hero-slider__track,
  .greenora-exact-hero-slider .hero-slide,
  .greenora-exact-hero-slider .hero__grid{
    min-height:238px !important;
  }
  .hero--slider .hero-slide,
  .greenora-exact-hero-slider .hero-slide{
    padding:6px 0 28px !important;
    background-image:var(--hero-bg) !important;
    background-size:cover !important;
    background-position:74% center !important;
  }
  .hero--slider .hero__grid,
  .greenora-exact-hero-slider .hero__grid{
    align-items:center !important;
    min-height:238px !important;
  }
  .hero--slider .hero__copy,
  .greenora-exact-hero-slider .hero__copy{
    padding:16px 16px 34px !important;
    max-width:100% !important;
  }
  .hero--slider .hero__label,
  .greenora-exact-hero-slider .hero__label{
    display:none !important;
  }
  .hero--slider h1,
  .greenora-exact-hero-slider h1{
    font-size:clamp(22px,6.2vw,27px) !important;
    line-height:1.34 !important;
    margin:0 0 5px !important;
  }
  .hero--slider p,
  .greenora-exact-hero-slider p{
    font-size:12px !important;
    line-height:1.65 !important;
    -webkit-line-clamp:1 !important;
    margin:0 !important;
  }
  .hero--slider .hero__buttons,
  .greenora-exact-hero-slider .hero__buttons{
    margin-top:8px !important;
    gap:6px !important;
  }
  .hero--slider .hero__buttons .btn,
  .greenora-exact-hero-slider .hero__buttons .btn{
    height:32px !important;
    min-height:32px !important;
    padding:0 9px !important;
    border-radius:10px !important;
    font-size:10.8px !important;
  }
  .hero--slider .hero-dots,
  .greenora-exact-hero-slider .hero-dots{
    bottom:8px !important;
  }
  .hero--slider .hero-dots button,
  .greenora-exact-hero-slider .hero-dots button,
  .hero-dots button{
    background:rgba(255,255,255,.72) !important;
    border:1px solid rgba(6,61,37,.45) !important;
    box-shadow:0 3px 10px rgba(0,0,0,.18) !important;
  }
  .hero--slider .hero-dots button.active,
  .greenora-exact-hero-slider .hero-dots button.active,
  .hero-dots .active{
    background:#d8a545 !important;
    border-color:#d8a545 !important;
  }
}

@media (max-width: 420px){
  .hero--slider,
  .hero--slider.hero,
  .hero-slider__viewport,
  .hero-slider__track,
  .hero--slider .hero-slide,
  .hero--slider .hero__grid,
  .greenora-exact-hero-slider,
  .greenora-exact-hero-slider .hero-slider__viewport,
  .greenora-exact-hero-slider .hero-slider__track,
  .greenora-exact-hero-slider .hero-slide,
  .greenora-exact-hero-slider .hero__grid{
    min-height:218px !important;
  }
  .hero--slider .hero-slide,
  .greenora-exact-hero-slider .hero-slide{
    padding:4px 0 24px !important;
    background-position:76% center !important;
  }
  .hero--slider .hero__copy,
  .greenora-exact-hero-slider .hero__copy{
    padding:12px 14px 30px !important;
  }
  .hero--slider h1,
  .greenora-exact-hero-slider h1{
    font-size:22px !important;
  }
}

/* Package/banner widget: keep the full uploaded artwork visible and stop tall mobile stretching. */
.greenora-package-banner{
  min-height:0 !important;
  aspect-ratio:16 / 7 !important;
  background-image:var(--banner) !important;
  background-size:100% 100% !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  background-color:transparent !important;
}
.greenora-package-banner:before,
.greenora-package-banner:after,
.greenora-package-banner::before,
.greenora-package-banner::after{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  background:none !important;
}
@media (max-width: 767px){
  .greenora-package-banners.section{
    padding-top:42px !important;
    padding-bottom:42px !important;
  }
  .greenora-package-grid{
    gap:12px !important;
  }
  .greenora-package-banner{
    min-height:0 !important;
    height:auto !important;
    aspect-ratio:16 / 7 !important;
    background-image:var(--banner-mobile, var(--banner)) !important;
    border-radius:18px !important;
  }
  .greenora-package-banner__content{
    padding:12px !important;
    max-width:70% !important;
  }
  .greenora-package-banner__badge,
  .greenora-package-banner p{
    display:none !important;
  }
  .greenora-package-banner h3{
    font-size:15px !important;
    line-height:1.55 !important;
    margin-bottom:8px !important;
  }
  .greenora-package-banner__button{
    min-height:30px !important;
    padding:0 11px !important;
    font-size:11px !important;
  }
}
@media (max-width: 380px){
  .greenora-package-banner__content{max-width:74% !important;}
  .greenora-package-banner h3{font-size:13.5px !important;}
}

/* Newsletter: use the supplied green envelope background as the actual section background. */
.newsletter--exact,
.greenora-newsletter-pro.newsletter--exact,
.irch-el-newsletter.greenora-newsletter-pro{
  position:relative !important;
  isolation:isolate !important;
  min-height:clamp(360px, 38vw, 520px) !important;
  display:flex !important;
  align-items:center !important;
  padding:64px clamp(14px,4vw,72px) !important;
  background-image:var(--greenora-newsletter-bg, url('../images/newsletter-bg-exact.png')) !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-color:#063820 !important;
  overflow:hidden !important;
}
.newsletter--exact:before,
.newsletter--exact:after,
.greenora-newsletter-pro.newsletter--exact:before,
.greenora-newsletter-pro.newsletter--exact:after{
  display:none !important;
  content:none !important;
  background:none !important;
}
.greenora-newsletter-pro .container{width:min(1480px,100%) !important;}
.greenora-newsletter-pro .newsletter-card--pro,
.newsletter--exact .newsletter-card{
  width:100% !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-columns:minmax(290px,420px) minmax(0,1fr) !important;
  grid-template-areas:"form text" !important;
  align-items:center !important;
  gap:clamp(24px,5vw,86px) !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.greenora-newsletter-pro .newsletter-card--pro:before,
.newsletter--exact .newsletter-card:before{display:none !important;}
.greenora-newsletter-pro .newsletter-card__visual{display:none !important;}
.greenora-newsletter-pro .newsletter-card__form,
.newsletter--exact .newsletter-card__form{
  grid-area:form !important;
  justify-self:start !important;
  width:100% !important;
  max-width:420px !important;
  padding:22px !important;
  border-radius:24px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(255,255,255,.42) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.22) !important;
  backdrop-filter:blur(16px) !important;
  -webkit-backdrop-filter:blur(16px) !important;
}
.greenora-newsletter-pro .newsletter-card__text,
.newsletter--exact .newsletter-card__text{
  grid-area:text !important;
  max-width:650px !important;
  text-align:right !important;
  justify-self:end !important;
}
.greenora-newsletter-pro .newsletter-card__text h2,
.newsletter--exact .newsletter-card__text h2{
  color:#fff !important;
  text-shadow:0 12px 30px rgba(0,0,0,.26) !important;
}
.greenora-newsletter-pro .newsletter-card__text p,
.newsletter--exact .newsletter-card__text p{
  color:rgba(255,255,255,.88) !important;
}
.greenora-newsletter-pro .newsletter-card__features span{
  background:rgba(255,255,255,.13) !important;
  border-color:rgba(255,255,255,.18) !important;
}
@media (max-width: 760px){
  .newsletter--exact,
  .greenora-newsletter-pro.newsletter--exact,
  .irch-el-newsletter.greenora-newsletter-pro{
    min-height:480px !important;
    padding:36px 14px !important;
    align-items:flex-end !important;
    background-position:center top !important;
  }
  .greenora-newsletter-pro .newsletter-card--pro,
  .newsletter--exact .newsletter-card{
    grid-template-columns:1fr !important;
    grid-template-areas:"text" "form" !important;
    gap:18px !important;
  }
  .greenora-newsletter-pro .newsletter-card__text,
  .greenora-newsletter-pro .newsletter-card__text h2,
  .greenora-newsletter-pro .newsletter-card__text p,
  .newsletter--exact .newsletter-card__text,
  .newsletter--exact .newsletter-card__text h2,
  .newsletter--exact .newsletter-card__text p{
    text-align:center !important;
    justify-self:center !important;
  }
  .greenora-newsletter-pro .newsletter-card__text h2,
  .newsletter--exact .newsletter-card__text h2{
    font-size:23px !important;
    line-height:1.55 !important;
  }
  .greenora-newsletter-pro .newsletter-card__text p,
  .newsletter--exact .newsletter-card__text p{
    font-size:13px !important;
    line-height:1.9 !important;
  }
  .greenora-newsletter-pro .newsletter-card__features{justify-content:center !important;}
  .greenora-newsletter-pro .newsletter-card__form,
  .newsletter--exact .newsletter-card__form{
    justify-self:center !important;
    max-width:420px !important;
    padding:16px !important;
    border-radius:20px !important;
  }
}

/* Auth modal: cleaner mobile bottom-sheet style. */
@media (max-width: 760px){
  .greenora-auth-modal{
    align-items:flex-end !important;
    justify-content:center !important;
    padding:0 10px max(10px, env(safe-area-inset-bottom)) !important;
  }
  .greenora-auth-modal__overlay{
    background:rgba(2,24,15,.68) !important;
    backdrop-filter:blur(10px) !important;
    -webkit-backdrop-filter:blur(10px) !important;
  }
  .greenora-auth-modal__dialog{
    width:100% !important;
    max-width:480px !important;
    max-height:88dvh !important;
    padding:20px 16px 18px !important;
    border-radius:26px 26px 18px 18px !important;
    box-shadow:0 -20px 70px rgba(0,36,22,.34) !important;
    animation:greenoraAuthSheetUp .24s ease both;
  }
  .greenora-auth-modal__dialog:before{
    content:"";
    display:block;
    width:46px;
    height:5px;
    margin:0 auto 14px;
    border-radius:999px;
    background:#dce9e1;
  }
  .greenora-auth-modal__close{
    top:14px !important;
    left:14px !important;
    width:34px !important;
    height:34px !important;
    border-radius:12px !important;
    font-size:22px !important;
  }
  .greenora-auth-modal__head{
    padding:0 42px 0 0 !important;
  }
  .greenora-auth-modal__head h3{
    font-size:21px !important;
    line-height:1.55 !important;
    margin-top:8px !important;
  }
  .greenora-auth-modal__head p{
    font-size:12.5px !important;
    line-height:1.8 !important;
  }
  .greenora-auth-tabs{
    margin:16px 0 14px !important;
    border-radius:16px !important;
  }
  .greenora-auth-tabs button{
    height:40px !important;
    border-radius:12px !important;
    font-size:13px !important;
  }
  .greenora-auth-form{gap:10px !important;}
  .greenora-auth-form input[type="text"],
  .greenora-auth-form input[type="email"],
  .greenora-auth-form input[type="password"]{
    height:46px !important;
    border-radius:13px !important;
    font-size:13px !important;
  }
  .greenora-auth-submit{
    height:48px !important;
    border-radius:14px !important;
  }
  .greenora-auth-row{
    flex-wrap:wrap !important;
    gap:8px !important;
  }
}
@keyframes greenoraAuthSheetUp{
  from{transform:translateY(18px);opacity:.82;}
  to{transform:translateY(0);opacity:1;}
}


.elementor-widget-irch_newsletter .greenora-newsletter-pro.newsletter--exact,
.irch-el-newsletter.greenora-newsletter-pro.newsletter--exact,
.greenora-newsletter-pro.newsletter--exact{
  position:relative !important;
  isolation:isolate !important;
  display:flex !important;
  align-items:center !important;
  min-height:270px !important;
  padding:28px clamp(16px,4vw,72px) !important;
  background-image:var(--greenora-newsletter-bg, url('../images/newsletter-bg-exact.png')) !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-color:#05351f !important;
  overflow:hidden !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro.newsletter--exact:before,
.elementor-widget-irch_newsletter .greenora-newsletter-pro.newsletter--exact:after,
.irch-el-newsletter.greenora-newsletter-pro.newsletter--exact:before,
.irch-el-newsletter.greenora-newsletter-pro.newsletter--exact:after,
.greenora-newsletter-pro.newsletter--exact:before,
.greenora-newsletter-pro.newsletter--exact:after{
  display:none !important;
  content:none !important;
  background:none !important;
  opacity:0 !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro > .container,
.irch-el-newsletter.greenora-newsletter-pro > .container,
.greenora-newsletter-pro > .container{
  width:min(1480px,100%) !important;
  max-width:1480px !important;
  margin:0 auto !important;
  padding:0 !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card--pro,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card--pro,
.greenora-newsletter-pro .newsletter-card--pro{
  width:100% !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(300px,420px) !important;
  grid-template-areas:"text form" !important;
  align-items:center !important;
  gap:clamp(20px,5vw,82px) !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
  direction:ltr !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card--pro:before,
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card--pro:after,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card--pro:before,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card--pro:after,
.greenora-newsletter-pro .newsletter-card--pro:before,
.greenora-newsletter-pro .newsletter-card--pro:after{
  display:none !important;
  content:none !important;
  background:none !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__visual,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__visual,
.greenora-newsletter-pro .newsletter-card__visual{
  display:none !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form,
.greenora-newsletter-pro .newsletter-card__form{
  grid-area:form !important;
  justify-self:end !important;
  align-self:center !important;
  width:100% !important;
  max-width:420px !important;
  min-height:0 !important;
  padding:18px !important;
  border-radius:24px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(255,255,255,.44) !important;
  box-shadow:0 20px 62px rgba(0,0,0,.22) !important;
  backdrop-filter:blur(16px) !important;
  -webkit-backdrop-filter:blur(16px) !important;
  direction:rtl !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form form,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form form,
.greenora-newsletter-pro .newsletter-card__form form{
  width:100% !important;
  display:grid !important;
  grid-template-columns:1fr 1fr auto !important;
  gap:10px !important;
  align-items:center !important;
  margin:0 !important;
  padding:0 !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form input,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form input,
.greenora-newsletter-pro .newsletter-card__form input{
  width:100% !important;
  min-width:0 !important;
  height:50px !important;
  border-radius:15px !important;
  border:1px solid rgba(7,81,47,.10) !important;
  background:#fff !important;
  color:#143627 !important;
  box-shadow:none !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form button,
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form input[type="submit"],
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form button,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form input[type="submit"],
.greenora-newsletter-pro .newsletter-card__form button,
.greenora-newsletter-pro .newsletter-card__form input[type="submit"]{
  width:auto !important;
  min-width:108px !important;
  height:50px !important;
  padding:0 20px !important;
  border:0 !important;
  border-radius:15px !important;
  background:linear-gradient(135deg,#ecc457,#c89132) !important;
  color:#05351f !important;
  font-weight:950 !important;
  white-space:nowrap !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text,
.greenora-newsletter-pro .newsletter-card__text{
  grid-area:text !important;
  justify-self:start !important;
  max-width:650px !important;
  text-align:right !important;
  direction:rtl !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__eyebrow,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__eyebrow,
.greenora-newsletter-pro .newsletter-card__eyebrow{
  color:#f2d48b !important;
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(255,255,255,.16) !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text h2,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text h2,
.greenora-newsletter-pro .newsletter-card__text h2{
  margin:0 0 8px !important;
  color:#fff !important;
  font-size:clamp(24px,2.4vw,36px) !important;
  line-height:1.55 !important;
  font-weight:950 !important;
  text-align:right !important;
  text-shadow:0 12px 32px rgba(0,0,0,.32) !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text p,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text p,
.greenora-newsletter-pro .newsletter-card__text p{
  margin:0 !important;
  max-width:610px !important;
  color:rgba(255,255,255,.88) !important;
  font-size:13.5px !important;
  line-height:1.9 !important;
  text-align:right !important;
  text-shadow:0 10px 24px rgba(0,0,0,.24) !important;
}
.elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__features,
.irch-el-newsletter.greenora-newsletter-pro .newsletter-card__features,
.greenora-newsletter-pro .newsletter-card__features{
  display:none !important;
}
@media (max-width: 1024px){
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card--pro,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card--pro,
  .greenora-newsletter-pro .newsletter-card--pro{
    grid-template-columns:1fr !important;
    grid-template-areas:"text" "form" !important;
    gap:18px !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form,
  .greenora-newsletter-pro .newsletter-card__form{
    justify-self:center !important;
    max-width:560px !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text,
  .greenora-newsletter-pro .newsletter-card__text{
    justify-self:center !important;
    text-align:center !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text h2,
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text p,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text h2,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text p,
  .greenora-newsletter-pro .newsletter-card__text h2,
  .greenora-newsletter-pro .newsletter-card__text p{
    text-align:center !important;
  }
}
@media (max-width: 640px){
  .elementor-widget-irch_newsletter .greenora-newsletter-pro.newsletter--exact,
  .irch-el-newsletter.greenora-newsletter-pro.newsletter--exact,
  .greenora-newsletter-pro.newsletter--exact{
    min-height:auto !important;
    padding:24px 12px !important;
    background-position:center center !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form,
  .greenora-newsletter-pro .newsletter-card__form{
    padding:14px !important;
    border-radius:20px !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form form,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form form,
  .greenora-newsletter-pro .newsletter-card__form form{
    grid-template-columns:1fr !important;
    gap:9px !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form input,
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__form button,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form input,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__form button,
  .greenora-newsletter-pro .newsletter-card__form input,
  .greenora-newsletter-pro .newsletter-card__form button{
    width:100% !important;
    height:46px !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text h2,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text h2,
  .greenora-newsletter-pro .newsletter-card__text h2{
    font-size:22px !important;
    line-height:1.55 !important;
  }
  .elementor-widget-irch_newsletter .greenora-newsletter-pro .newsletter-card__text p,
  .irch-el-newsletter.greenora-newsletter-pro .newsletter-card__text p,
  .greenora-newsletter-pro .newsletter-card__text p{
    font-size:12.5px !important;
    line-height:1.85 !important;
  }
}


body.single-product .greenora-summary-v1435,
body.single-product .greenora-summary-v1435 *,
body.single-product .greenora-summary-v1435 *::before,
body.single-product .greenora-summary-v1435 *::after{
  box-sizing:border-box!important;
}
body.single-product .greenora-summary-v1435,
body.single-product .greenora-summary-v1435 .greenora-single-buy-box,
body.single-product .greenora-summary-v1435 .greenora-variation-form,
body.single-product .greenora-summary-v1435 .greenora-variable-options,
body.single-product .greenora-summary-v1435 .greenora-variable-group,
body.single-product .greenora-summary-v1435 .greenora-variable-choices,
body.single-product .greenora-summary-v1435 .greenora-single-variation-wrap,
body.single-product .greenora-summary-v1435 .single_variation_wrap,
body.single-product .greenora-summary-v1435 .woocommerce-variation,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
body.single-product .greenora-summary-v1435 form.cart,
body.single-product .greenora-summary-v1435 .greenora-product-actions--single{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  float:none!important;
  clear:none!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  contain:none!important;
}
body.single-product .greenora-summary-v1435{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
}
body.single-product .greenora-summary-v1435 > *{
  flex:0 0 auto!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-buy-box{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  align-items:start!important;
  align-content:start!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:18px!important;
  border:1px solid rgba(7,81,47,.10)!important;
  border-radius:18px!important;
  background:#fbfdfb!important;
  box-shadow:none!important;
  z-index:1!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-buy-box::before{
  position:static!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e1eee5!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-form{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
  align-content:start!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-options{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:max-content!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-group{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice{
  width:100%!important;
  height:auto!important;
  min-height:58px!important;
  max-height:none!important;
  margin:0!important;
  padding:10px 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  overflow:visible!important;
  position:relative!important;
  z-index:1!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-variation-wrap,
body.single-product .greenora-summary-v1435 .single_variation_wrap{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
  align-content:start!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation.single_variation{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-auto-rows:max-content!important;
  gap:8px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation.single_variation:empty{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-price{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  background:#eef8f1!important;
  color:#075c34!important;
  font-size:18px!important;
  font-weight:950!important;
  line-height:1.7!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-availability{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form),
body.single-product .greenora-summary-v1435 .greenora-simple-cart,
body.single-product .greenora-summary-v1435 .greenora-cart-controls{
  display:grid!important;
  grid-template-columns:minmax(128px,154px) minmax(0,1fr)!important;
  grid-template-areas:'qty button'!important;
  gap:14px!important;
  align-items:stretch!important;
  align-content:start!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  z-index:2!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled{
  opacity:.65!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .quantity,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .greenora-quantity,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .quantity,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .greenora-quantity,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .quantity,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .greenora-quantity,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .quantity,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .greenora-quantity{
  grid-area:qty!important;
  width:100%!important;
  min-width:128px!important;
  max-width:154px!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  justify-self:start!important;
  align-self:stretch!important;
  position:relative!important;
}
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-simple-cart > .single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > button.single_add_to_cart_button,
body.single-product .greenora-summary-v1435 .greenora-cart-controls > .single_add_to_cart_button{
  grid-area:button!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  z-index:2!important;
}
body.single-product .greenora-summary-v1435 .greenora-product-actions--single{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  margin:14px 0 0!important;
  padding:0!important;
  z-index:0!important;
}
body.single-product .greenora-summary-v1435 .greenora-product-actions--single > *{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:100%!important;
  margin:0!important;
}
@media(max-width:900px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{grid-template-columns:1fr!important;}
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart,
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart.variations_button,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form),
  body.single-product .greenora-summary-v1435 .greenora-simple-cart,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls{
    grid-template-columns:1fr!important;
    grid-template-areas:'qty' 'button'!important;
  }
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .quantity,
  body.single-product .greenora-summary-v1435 .woocommerce-variation-add-to-cart > .greenora-quantity,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .quantity,
  body.single-product .greenora-summary-v1435 form.cart:not(.variations_form) > .greenora-quantity,
  body.single-product .greenora-summary-v1435 .greenora-simple-cart > .quantity,
  body.single-product .greenora-summary-v1435 .greenora-simple-cart > .greenora-quantity,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls > .quantity,
  body.single-product .greenora-summary-v1435 .greenora-cart-controls > .greenora-quantity{
    min-width:0!important;
    max-width:100%!important;
  }
}



body.single-product .greenora-summary-v1435 .greenora-single-buy-box{
  padding:18px!important;
  border:1px solid #dfeee6!important;
  border-radius:18px!important;
  background:#fbfdfb!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-options,
body.single-product .greenora-summary-v1435 .greenora-variable-group{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-label{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  width:100%!important;
  margin:0 0 12px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e5f0ea!important;
  color:#075c34!important;
  font-size:13px!important;
  font-weight:950!important;
  line-height:1.8!important;
  text-align:right!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-label:before{
  content:''!important;
  display:inline-block!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  background:#128047!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
body.single-product .greenora-summary-v1435 .greenora-variable-choices{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  direction:rtl!important;
  overflow:visible!important;
  grid-template-columns:none!important;
  grid-auto-flow:initial!important;
  grid-auto-columns:initial!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice,
body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
  flex:1 1 0!important;
  min-width:0!important;
  width:auto!important;
  height:88px!important;
  min-height:88px!important;
  max-height:none!important;
  margin:0!important;
  padding:12px 16px 11px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  position:relative!important;
  overflow:visible!important;
  border:1px solid #e1ece6!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#33483d!important;
  box-shadow:0 8px 20px rgba(9,56,36,.035)!important;
  text-align:center!important;
  cursor:pointer!important;
  transform:none!important;
  direction:rtl!important;
  outline:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:before,
body.single-product .greenora-summary-v1435 .greenora-variation-choice:after{
  content:none!important;
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:hover{
  border-color:#b8dac7!important;
  box-shadow:0 12px 26px rgba(9,56,36,.06)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active{
  border-color:#0b7d43!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(11,125,67,.22),0 13px 28px rgba(9,56,36,.07)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:25px!important;
  height:25px!important;
  min-width:25px!important;
  min-height:25px!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  opacity:1!important;
  overflow:visible!important;
  background:none!important;
  transform:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon img{
  display:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-icon:before{
  content:''!important;
  display:block!important;
  width:24px!important;
  height:24px!important;
  background:#9aa5a0!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.5 8.5h11l-.9 11h-9.2l-.9-11Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 8.5V6.8A3 3 0 0 1 12 4a3 3 0 0 1 3 2.8v1.7' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 13h4' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-icon:before{
  background:#168348!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  gap:1px!important;
  text-align:center!important;
  line-height:1.5!important;
  overflow:visible!important;
  position:static!important;
  transform:none!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy strong,
body.single-product .greenora-summary-v1435 .greenora-variation-choice strong{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#394d43!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.45!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-indent:0!important;
  word-break:normal!important;
  direction:rtl!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active strong{
  color:#0b7d43!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-copy small,
body.single-product .greenora-summary-v1435 .greenora-variation-choice small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#168348!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1.35!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-indent:0!important;
  direction:rtl!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-check{
  position:absolute!important;
  top:21px!important;
  left:16px!important;
  right:auto!important;
  width:24px!important;
  height:24px!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#08713f!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(.88)!important;
  pointer-events:none!important;
  box-shadow:0 8px 17px rgba(8,113,63,.24)!important;
  z-index:3!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-active .greenora-variation-check{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice:not(.is-active) .greenora-variation-check{
  opacity:0!important;
  visibility:hidden!important;
}
body.single-product .greenora-summary-v1435 .greenora-variation-choice.is-disabled{
  opacity:.55!important;
  cursor:not-allowed!important;
}
body.single-product .greenora-summary-v1435 .greenora-single-highlights span:nth-child(3) .ui-icon{
  width:20px!important;
  height:20px!important;
}
@media(max-width:900px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-wrap:wrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    flex:1 1 calc(50% - 8px)!important;
  }
}
@media(max-width:560px){
  body.single-product .greenora-summary-v1435 .greenora-variable-choices{
    flex-direction:column!important;
    flex-wrap:nowrap!important;
  }
  body.single-product .greenora-summary-v1435 .greenora-variation-choice,
  body.single-product .greenora-summary-v1435 button.greenora-variation-choice{
    flex:0 0 auto!important;
    width:100%!important;
  }
}



.header .greenora-header-action,
.header .greenora-mini-cart-trigger{
  position:relative!important;
}
.header .greenora-header-action__badge{
  position:absolute!important;
  top:-6px!important;
  right:-6px!important;
  min-width:20px!important;
  height:20px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:#58b748!important;
  color:#fff!important;
  border:2px solid #fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:11px!important;
  font-weight:950!important;
  line-height:1!important;
  box-shadow:0 8px 16px rgba(7,92,52,.18)!important;
}
.header .greenora-header-action__badge.is-empty{
  opacity:0!important;
  transform:scale(.75)!important;
  pointer-events:none!important;
}
.header .greenora-header-action[data-greenora-auth-open]::after{
  content:'';
  position:absolute;
  inset:0;
  border-radius:inherit;
}


/* Greenora 1.5.4: one typography source for the storefront, WooCommerce and Elementor. */
:root{--greenora-font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif}
html,body,button,input,select,textarea,optgroup,
.woocommerce,.woocommerce-page,.elementor,.elementor-widget,
.greenora-header,.greenora-footer,.greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}
body *:not(i):not(svg):not(svg *):not(.dashicons):not(.ab-icon):not(.fa):not(.fas):not(.far):not(.fab):not([class*="fa-"]):not([class*="icon"]){
  font-family:var(--greenora-font-family)!important;
}


/* Greenora 1.5.4: final Vazir typography lock for storefront, Elementor and WooCommerce Blocks. */
:root{--greenora-font-family:'Vazir','Vazirmatn',Tahoma,Arial,sans-serif}
html,body,
body button,body input,body select,body textarea,body optgroup,
body .woocommerce,body .woocommerce-page,body .wc-block-components-root,
body .wc-block-components-root button,body .wc-block-components-root input,
body .elementor,body .elementor-widget,body .select2-container,
body .greenora-header,body .greenora-footer,body .greenora-mobile-menu{
  font-family:var(--greenora-font-family)!important;
}
body *:not(i):not(svg):not(svg *):not(.dashicons):not(.ab-icon):not(.fa):not(.fas):not(.far):not(.fab):not([class*="fa-"]):not([class*="icon"]){
  font-family:var(--greenora-font-family)!important;
}
