/*
Theme Name: Enrituals Storefront
Theme URI: https://example.com/enrituals-storefront
Author: Custom WordPress Theme
Description: A fully manageable WooCommerce storefront theme with homepage, product listing and product detail layouts based on the supplied wireframes. All major sections are editable from the Enrituals Theme menu in the WordPress admin sidebar.
Version: 2.6.8
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: verdant-wellness
Tags: e-commerce, woocommerce, custom-logo, custom-menu, featured-images, full-width-template, translation-ready
*/

:root{
  --en-bg:#fff;
  --en-soft:#f3f3f3;
  --en-soft-2:#ececec;
  --en-line:#dedede;
  --en-text:#282828;
  --en-muted:#777;
  --en-dark:#111;
  --en-header-bg:#fff;
  --en-header-text:#2b2b2b;
  --en-footer-bg:#050505;
  --en-footer-text:#fff;
  --en-container:1180px;
  --en-radius:5px;
  --en-hero-height:520px;
  --en-font:"Poppins",Arial,sans-serif;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--en-bg);color:var(--en-text);font-family:var(--en-font);font-size:14px;line-height:1.55;font-weight:400}
body.admin-bar.en-sticky-header .en-header{top:32px}
a{color:inherit;text-decoration:none}
a:hover{color:#000}
img{max-width:100%;height:auto;display:block}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
h1,h2,h3,h4,p{margin-top:0}
h1,h2,h3,h4{font-weight:500;line-height:1.3;color:#232323}
h1{font-size:clamp(30px,4vw,52px)}
h2{font-size:clamp(24px,2.5vw,34px)}
h3{font-size:16px}
ul{margin:0;padding:0}
.site-main{min-height:50vh}
.en-container{width:min(calc(100% - 48px),var(--en-container));margin-inline:auto}
.en-section{padding:76px 0}
.en-kicker{display:block;color:#878787;font-size:12px;letter-spacing:.02em;margin-bottom:8px}
.en-section-heading{margin-bottom:30px}
.en-section-heading--center{text-align:center}
.en-section-heading--center h2{max-width:650px;margin-inline:auto}
.en-section-heading--compact h2{max-width:480px;font-size:22px}
.en-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 20px;border:1px solid #111;border-radius:4px;font-size:12px;font-weight:500;transition:.2s ease}
.en-button--dark{background:#151515;color:#fff}
.en-button--dark:hover{background:#333;color:#fff}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Placeholder graphic */
.en-placeholder{width:100%;height:100%;min-height:100px;background:#efefef;display:flex;align-items:center;justify-content:center;overflow:hidden}
.en-placeholder svg{width:70px;height:55px;fill:#e0e0e0;stroke:#e0e0e0;stroke-width:0}

/* Top strips and header */
.en-top-strip{background:#fff;border-bottom:1px solid #ededed;color:#707070;text-align:center;font-size:9px;letter-spacing:.06em;padding:5px 0}
.en-announcement{background:#232323;color:#fff;text-align:center;font-size:11px;padding:6px 0}
.en-header{background:var(--en-header-bg);color:var(--en-header-text);border-bottom:1px solid #e9e9e9;z-index:70}
.en-sticky-header .en-header{position:sticky;top:0}
.en-header__inner{height:78px;display:grid;grid-template-columns:250px minmax(300px,1fr) minmax(210px,280px) 165px;gap:18px;align-items:center}
.en-brand{display:inline-flex;align-items:center;gap:14px;width:max-content;font-weight:600;font-size:17px;background:transparent}
.en-brand img{width:58px;height:58px;max-width:58px;max-height:58px;object-fit:contain;flex:0 0 58px}
.en-brand span{background:transparent;color:var(--en-header-text);padding:0;line-height:1.15;font-size:24px;font-weight:600;white-space:nowrap}
.en-nav{justify-self:center}
.en-nav ul{list-style:none;display:flex;align-items:center;gap:40px}
.en-nav li{position:relative}
.en-nav a{font-size:13px;color:#111;font-weight:500;white-space:nowrap}
.en-nav>.en-catalog-menu>li>a{font-weight:600;color:#000}
.en-nav .sub-menu{display:none;position:absolute;top:100%;left:-15px;background:#fff;border:1px solid var(--en-line);padding:14px;min-width:180px;box-shadow:0 10px 30px rgba(0,0,0,.08);z-index:20}
.en-nav li:hover>.sub-menu,.en-nav li:focus-within>.sub-menu{display:grid;gap:10px}
.en-header-search{width:100%;min-width:0}
.en-product-search{display:flex;align-items:center;width:100%;height:40px;border:1px solid #d6d6d6;border-radius:22px;background:#fff;overflow:hidden}
.en-product-search input[type=search]{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;padding:0 5px 0 17px;color:#333;font-size:11px}
.en-product-search input[type=search]::-webkit-search-cancel-button{cursor:pointer}
.en-product-search button{width:42px;height:100%;border:0;background:transparent;display:grid;place-items:center;color:#444;padding:0}
.en-product-search button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}
.en-header-actions{justify-self:end;display:flex;align-items:center;gap:14px}
.en-help-link{display:flex;align-items:center;gap:5px;font-size:12px;text-decoration:underline}
.en-help-link svg,.en-icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.en-icon-link{position:relative;display:grid;place-items:center;color:#555}
.en-cart-link{display:inline-flex;align-items:center;gap:7px;min-width:max-content;color:#111}
.en-cart-link__icon{position:relative;display:grid;place-items:center;flex:0 0 auto}
.en-cart-link__count{position:absolute;right:-7px;top:-7px;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:#222;color:#fff;font-size:8px;line-height:14px;text-align:center;font-weight:600}
.en-cart-link__amount{display:inline-block;color:#111;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}
.en-cart-link__amount .woocommerce-Price-amount{color:inherit;font:inherit}
.en-cart-link__amount .woocommerce-Price-currencySymbol{margin-right:1px}
.en-menu-toggle{display:none;background:none;border:0;padding:5px}
.en-menu-toggle span{display:block;width:20px;height:1px;background:#222;margin:4px 0}
.en-mobile-nav{position:fixed;inset:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.25s;z-index:100}
.en-mobile-nav.is-open{opacity:1;pointer-events:auto}
.en-mobile-nav__panel{position:absolute;top:0;right:0;height:100%;width:min(84%,360px);background:#fff;padding:30px;transform:translateX(100%);transition:.25s}
.en-mobile-nav.is-open .en-mobile-nav__panel{transform:none}
.en-mobile-nav__close{border:0;background:#eee;width:38px;height:38px;border-radius:50%;font-size:24px;float:right}
.en-mobile-search{clear:both;padding-top:26px}
.en-mobile-nav nav{clear:both;padding-top:18px}
.en-mobile-nav ul{list-style:none;display:grid;gap:6px}
.en-mobile-nav a{display:block;padding:11px 0;border-bottom:1px solid #eee;color:#000;font-weight:600}
.en-mobile-nav .sub-menu{display:grid!important;position:static!important;box-shadow:none!important;border:0!important;padding:0 0 4px 16px!important;min-width:0!important;gap:0!important}
.en-mobile-nav .sub-menu a{font-size:12px;color:#111;font-weight:500;padding:8px 0}
.en-mobile-help{margin-top:20px}

/* Home hero */
.en-home-hero{position:relative;background:#ededed;min-height:var(--en-hero-height);overflow:hidden}
.en-home-hero__slides{position:relative;min-height:var(--en-hero-height)}
.en-home-hero__slide{position:absolute;inset:0;min-height:var(--en-hero-height);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease,visibility .55s ease;background:#ededed}
.en-home-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
.en-home-hero__media{position:absolute;inset:0;z-index:0;overflow:hidden}
.en-home-hero__media picture,.en-home-hero__media img,.en-home-hero__media>.en-placeholder{display:block;width:100%;height:100%}
.en-home-hero__media img{object-fit:cover;object-position:center center;background:#ededed}
.en-home-hero__media>.en-placeholder{min-height:0}
.en-home-hero__media>.en-placeholder svg{width:110px;height:80px}
.en-home-hero__click-layer{position:absolute;inset:0;z-index:1;display:block;cursor:pointer}
.en-home-hero__click-layer:focus-visible{outline:3px solid #111;outline-offset:-6px}
.en-home-hero__overlay{position:relative;z-index:2;min-height:var(--en-hero-height);display:flex;align-items:center;pointer-events:none}
.en-home-hero__copy{width:min(48%,650px);padding:55px 0;pointer-events:none}
.en-home-hero__copy .en-button{pointer-events:auto}
.en-home-hero__copy:empty{display:none}
.en-home-hero__copy h1{font-size:clamp(30px,3.4vw,48px);font-weight:400;max-width:700px;margin-bottom:26px}
.en-hero-dots{position:absolute;z-index:3;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px}
.en-hero-dots button{display:block;width:8px;height:3px;min-width:0;padding:0;border:0;border-radius:0;background:#bababa;cursor:pointer;transition:width .25s ease,background .25s ease}
.en-hero-dots button.is-active{width:34px;background:#171717}
.en-hero-dots button:focus-visible{outline:2px solid #171717;outline-offset:4px}

/* Trending */
.en-trending{border-bottom:1px solid #efefef;background:#fff}
.en-trending__inner{min-height:74px;display:flex;align-items:center;justify-content:center;gap:34px;text-align:center}
.en-trending__inner strong{font-size:15px;font-weight:500}
.en-trending__links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}
.en-trending__links a{background:linear-gradient(180deg,#c61b48 0%,#a41439 100%);color:#fff;padding:11px 24px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid #a41439;box-shadow:0 10px 22px rgba(164,20,57,.18);transition:all .22s ease}
.en-trending__links a:hover,.en-trending__links a:focus-visible{background:linear-gradient(180deg,#d91f51 0%,#b1153d 100%);box-shadow:0 14px 26px rgba(164,20,57,.25);transform:translateY(-1px);outline:none}

/* Categories */
.en-categories-section{padding-top:86px}
.en-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px}
.en-category-card__media{height:250px;border-radius:4px;overflow:hidden}
.en-category-card__media img,.en-category-card__media>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-category-card h3{font-size:13px;font-weight:400;margin:12px 0 0;color:#777}
.en-category-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:48px}

/* Promise */
.en-promise-section{padding-top:38px}
.en-promise-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-top:42px}
.en-promise-item{text-align:center}
.en-promise-item__icon{width:92px;height:92px;border-radius:50%;overflow:hidden;margin:0 auto 16px}
.en-promise-item__icon img,.en-promise-item__icon>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-promise-item h3{font-size:12px;margin-bottom:2px}
.en-promise-item p{color:#777;font-size:10px;max-width:130px;margin:auto}

/* Product sections and cards */
.en-home-products{padding-top:60px}
.en-product-tabs{margin-top:8px}
.en-tab-nav{display:flex;align-items:center;justify-content:center;gap:16px;overflow:auto;padding:4px 0 22px;border-bottom:1px solid #e6e0e2;scrollbar-width:none;text-align:center}
.en-tab-nav::-webkit-scrollbar{display:none}
.en-tab-button{border:1px solid rgba(167,18,53,.18);background:linear-gradient(180deg,#fff 0%,#fbf5f7 100%);color:#8c2843;font-size:12px;font-weight:500;white-space:nowrap;padding:10px 20px;border-radius:999px;box-shadow:0 8px 20px rgba(114,22,45,.06);transition:all .22s ease}
.en-tab-button:hover,.en-tab-button:focus-visible{background:linear-gradient(180deg,#b8143d 0%,#951233 100%);border-color:#951233;color:#fff;box-shadow:0 12px 28px rgba(149,18,51,.24);transform:translateY(-1px);outline:none}
.en-tab-button.is-active{background:linear-gradient(180deg,#c61b48 0%,#a41439 100%);color:#fff;border-color:#a41439;border-radius:999px;padding:10px 20px;box-shadow:0 14px 28px rgba(164,20,57,.22)}
.en-tab-panel{display:none}
.en-tab-panel.is-active{display:block}
.en-product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:18px 0 0!important;padding:0!important}
.en-product-card,.woocommerce ul.products li.product.en-product-card{list-style:none!important;margin:0!important;width:auto!important;float:none!important;padding:0!important;background:#fff;position:relative;text-align:left}
.en-product-card__image{display:block;position:relative;height:330px;background:#fff;border-radius:5px;overflow:hidden;padding:8px}
.en-product-card__image img,.en-product-card__image>.en-placeholder{width:100%;height:100%;object-fit:contain;object-position:center}
.en-product-card__tag{position:absolute;left:12px;top:12px;background:#fff;padding:4px 10px;border-radius:12px;font-size:9px;z-index:2}
.en-product-card__rating{position:absolute;right:12px;top:12px;color:#777;font-size:9px;z-index:2}
.en-product-card__rating small{font-size:9px}
.en-product-card__wish{position:absolute;right:12px;bottom:12px;width:24px;height:24px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:16px;z-index:2}
.en-product-card__body{padding:12px 0 0}
.en-product-card__title{display:block;min-height:39px;font-size:12px;line-height:1.45;color:#333}
.en-product-card__packs{display:flex;align-items:center;gap:4px;font-size:9px;color:#666;margin:8px 0}
.en-product-card__packs span:not(:first-child){border:1px solid #bdbdbd;min-width:23px;padding:2px 4px;text-align:center}
.en-product-card__price{font-size:12px;font-weight:600;margin-bottom:12px}
.en-product-card__price del{color:#8e8e8e;font-weight:400;font-size:10px;margin-left:3px}
.en-product-card__cart,.woocommerce .en-product-card__cart.button{display:block!important;width:100%;border:1px solid #e0b126!important;background:#f4c430!important;color:#111!important;border-radius:4px!important;text-align:center!important;padding:10px 12px!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;margin:12px 0 0!important}
.en-product-card__cart:hover,.woocommerce .en-product-card__cart.button:hover{background:#e9b91f!important;border-color:#d3a51d!important;color:#111!important}
.en-product-card__listing-meta,.en-product-card__reviews{display:none}
.en-best-sellers{padding-top:84px}

/* Feature banner */
.en-feature-section{padding-top:58px}
.en-feature-card{position:relative;display:flex;align-items:center;min-height:420px;background:#efefef;border-radius:3px;overflow:hidden;isolation:isolate}
.en-feature-card__media{position:absolute;inset:0;z-index:0;width:100%;height:100%}
.en-feature-card__media picture{display:block;width:100%;height:100%}
.en-feature-card__media img,.en-feature-card__media>.en-placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#efefef}
.en-feature-card__copy{position:relative;z-index:1;width:min(58%,660px);padding:64px}
.en-feature-card__copy h2{font-size:30px;max-width:520px;margin-bottom:16px}
.en-feature-card__copy p{max-width:570px;color:#666;font-size:13px}
.en-feature-card__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}

/* Certifications */
.en-certifications{background:#efefef;padding:70px 0}
.en-cert-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin-top:38px}
.en-cert-item{text-align:center}
.en-cert-item__logo{width:100px;height:100px;border-radius:50%;margin:0 auto 14px;overflow:hidden;background:#fff}
.en-cert-item__logo img,.en-cert-item__logo>.en-placeholder{width:100%;height:100%;object-fit:contain;background:#fff}
.en-cert-item p{font-size:10px;color:#777;max-width:130px;margin:auto}

/* Watch and shop */
.en-watch-section{padding-top:70px}
.en-watch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px;padding-bottom:20px;border-bottom:1px solid #ddd}
.en-watch-card{position:relative;height:390px;background:#eee;border-radius:5px;overflow:hidden;cursor:pointer}
.en-watch-card[aria-disabled="true"]{cursor:default}
.en-watch-card>img,.en-watch-card>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-watch-card.is-featured{background:#d5d5d5}
.en-watch-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:11px}
.en-watch-card p{position:absolute;left:20px;right:20px;bottom:18px;text-align:center;color:#555;font-size:11px;margin:0}

/* Featured in */
.en-featured-in{padding-top:50px}
.en-featured-in__strip{background:#999}
.en-featured-in__logos{display:grid;grid-template-columns:repeat(4,1fr);min-height:108px;align-items:center}
.en-featured-logo{text-align:center;border-right:1px solid rgba(0,0,0,.08);font-family:Georgia,serif;font-size:34px;letter-spacing:.08em}
.en-featured-logo:last-child{border-right:0}
.en-featured-logo img{max-height:44px;max-width:150px;object-fit:contain;margin:auto}

/* Footer */
.en-footer{background:var(--en-footer-bg);color:var(--en-footer-text);padding:55px 0 20px}
.en-footer h2,.en-footer h3,.en-footer p,.en-footer a{color:inherit}
.en-footer-subscribe{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.15)}
.en-footer-subscribe h2{font-size:22px;margin-bottom:6px}
.en-footer-subscribe p{color:rgba(255,255,255,.7);margin:0;font-size:12px}
.en-subscribe-form{display:flex;background:#fff;border-radius:20px;overflow:hidden;justify-self:end;width:min(100%,400px)}
.en-subscribe-form input{flex:1;border:0;padding:11px 18px;min-width:0;outline:0}
.en-subscribe-form button{border:0;background:#fff;padding:8px 18px;font-size:11px}
.en-footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:34px;padding-top:40px}
.en-brand--footer span{background:none;padding:0;font-size:20px}
.en-footer__brand p{font-size:10px;color:rgba(255,255,255,.7);max-width:260px;margin-top:14px}
.en-footer__column h3{font-size:11px;margin-bottom:14px}
.en-footer__column ul{list-style:none;display:grid;gap:8px}
.en-footer__column a{font-size:9px;color:rgba(255,255,255,.75)}
.en-social-links{display:flex;gap:6px;margin-top:14px}
.en-social-links a{width:20px;height:20px;border:1px solid rgba(255,255,255,.45);display:grid;place-items:center;font-size:8px}
.en-footer__bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:17px}
.en-footer__bottom p{font-size:9px;color:rgba(255,255,255,.65);margin:0}

/* Shop listing */
.en-shop-crumb{padding:18px 0;border-bottom:1px solid #eee;color:#888;font-size:12px}
.en-shop-hero{position:relative;min-height:clamp(300px,33.333vw,800px);background:#efefef;overflow:hidden}
.en-shop-hero__media{position:absolute;inset:0;z-index:0;overflow:hidden}
.en-shop-hero__media picture,.en-shop-hero__media img,.en-shop-hero__media>.en-placeholder{display:block;width:100%;height:100%}
.en-shop-hero__media img{object-fit:cover;object-position:center center;background:#efefef}
.en-shop-hero__media>.en-placeholder{min-height:0}
.en-shop-hero__overlay{position:relative;z-index:1;min-height:clamp(300px,33.333vw,800px);display:flex;align-items:center}
.en-shop-hero__copy{width:min(48%,560px);padding:54px 0}
.en-shop-hero__copy:empty{display:none}
.en-shop-hero h1{font-size:clamp(28px,2.5vw,42px);font-weight:400;margin-bottom:14px}
.en-shop-hero p{max-width:470px;margin-bottom:0;color:#555;font-size:clamp(14px,1.25vw,18px);line-height:1.5}
.en-shop-layout{padding-top:65px}
.en-shop-toolbar{display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #bfbfbf;padding-bottom:12px;margin-bottom:24px}
.en-filter-toggle{justify-self:start;background:none;border:0;padding:0;font-size:12px}
.en-shop-result-count{font-size:11px;color:#777;text-align:center}
.en-shop-ordering .woocommerce-ordering{margin:0!important;float:none!important}
.en-shop-ordering select{border:1px solid #bdbdbd;border-radius:5px;padding:8px 32px 8px 12px;color:#777;background:#fff;font-size:11px}
.en-shop-main{display:block}
.en-shop-sidebar{border-top:1px solid #ddd}
.en-filter-group{border-bottom:1px solid #ddd}
.en-filter-group__title{width:100%;background:none;border:0;padding:16px 0;display:flex;justify-content:space-between;font-size:11px;font-weight:500;text-align:left}
.en-filter-group__body{display:none;padding:0 0 14px}
.en-filter-group.is-open .en-filter-group__body{display:grid;gap:12px}
.en-filter-link{display:flex;align-items:center;gap:9px;font-size:11px;color:#777}
.en-filter-box{width:12px;height:12px;background:#f0f0f0;border:1px solid #eee}
.en-shop-products>.products{margin-top:0!important}
.en-shop-products--full{width:100%;margin:0}
.woocommerce nav.woocommerce-pagination{margin-top:45px}
.woocommerce nav.woocommerce-pagination ul{border:0!important}
.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:2px!important}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:8px 12px!important;border:1px solid #ddd!important}

/* Product detail top */
.en-product-breadcrumb{padding:13px 0;color:#888;font-size:10px;border-bottom:1px solid #eee}
.en-product-breadcrumb .woocommerce-breadcrumb{margin:0!important;font-size:10px!important}
.en-product-top{padding:30px 0 42px}
.en-product-top__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:start}
.en-product-gallery-wrap{min-width:0}
.woocommerce div.product div.images,.woocommerce-page div.product div.images{width:100%!important;float:none!important;margin:0!important}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#efefef;border-radius:4px;overflow:hidden}
.woocommerce div.product div.images .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:contain}
.woocommerce div.product div.images .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px!important}
.woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important;background:#eee;border-radius:3px;overflow:hidden}
.en-product-summary{padding-top:10px}
.en-product-badge{display:inline-block;background:#f1f1f1;border-radius:12px;padding:4px 10px;color:#777;font-size:9px;margin-bottom:12px}
.en-product-summary h1{font-size:29px;font-weight:400;margin-bottom:10px}
.en-product-summary__rating{display:flex;align-items:center;gap:9px;font-size:10px;color:#777;margin-bottom:14px}
.en-product-summary__rating .star-rating{font-size:11px!important;margin:0!important;float:none!important}
.en-product-summary__subtitle{font-size:12px;color:#666;max-width:500px}
.en-product-summary__subtitle p{margin-bottom:12px}
.en-product-summary__price{font-size:20px;font-weight:500;margin:15px 0}
.en-product-summary__price del{color:#d40000;font-size:20px;font-weight:500;text-decoration-color:#d40000;text-decoration-thickness:1.5px;opacity:1}
.en-product-summary__price del .woocommerce-Price-amount{color:#d40000}
.en-product-summary__price ins{color:#111;text-decoration:none;margin-left:8px;font-weight:500}
.en-product-summary__price ins .woocommerce-Price-amount{color:#111}
.en-pack-selector{margin:16px 0}
.en-pack-selector strong{display:block;font-size:11px;margin-bottom:8px}
.en-pack-selector>div{display:flex;gap:8px;flex-wrap:wrap}
.en-pack-selector button{appearance:none;background:#fff;color:inherit;border:1px solid #c7c7c7;padding:9px 17px;border-radius:3px;font:inherit;font-size:10px;cursor:pointer}
.en-pack-selector button:hover,.en-pack-selector button:focus-visible{border-color:#222;outline:none}
.en-pack-selector button.is-active{background:#eee;border-color:#222;box-shadow:inset 0 0 0 1px #222}
.en-product-addcart .variations tr.en-pack-variation-row{display:none}
.en-product-addcart form.variations_form.cart{display:block!important}
.en-product-addcart form.variations_form.cart .single_variation_wrap{display:block}
.en-product-addcart .woocommerce-variation-price{display:none!important}
.en-product-addcart form.variations_form.cart .woocommerce-variation-add-to-cart{display:flex;gap:9px;align-items:center}
.en-product-addcart form.cart{display:flex!important;gap:9px;margin:12px 0 16px!important;float:none!important}
.en-product-addcart .quantity .qty{height:42px;width:60px!important;border:1px solid #222}
.en-product-addcart .single_add_to_cart_button{flex:1;background:#151515!important;color:#fff!important;border-radius:3px!important;height:42px;padding:0 16px!important;font-weight:400!important}
.en-product-accordions{border-top:1px solid #ddd}
.en-summary-accordion{border-bottom:1px solid #ddd}
.en-summary-accordion>button{width:100%;border:0;background:none;padding:12px 0;display:flex;justify-content:space-between;font-size:11px;text-align:left}
.en-summary-accordion>div{display:none;color:#777;font-size:10px;padding:0 0 12px}
.en-summary-accordion.is-open>div{display:block}
.en-summary-accordion p{margin:0}
.en-summary-recommendations{margin-top:22px}
.en-summary-recommendations h3{font-size:11px;margin-bottom:12px}
.en-mini-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.en-mini-products a,.en-mini-product-demo{display:block;font-size:8px;color:#777}
.en-mini-products a>div,.en-mini-product-demo>.en-placeholder{height:110px;background:#eee;overflow:hidden;margin-bottom:6px}
.en-mini-products img{width:100%;height:100%;object-fit:cover}

/* Product detail sections */
.en-product-icon-strip{padding:20px 0;background:#efefef}
.en-product-icon-strip__inner{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}
.en-product-icon-strip__inner>div{text-align:center}
.en-product-icon-strip span{display:block;width:42px;height:42px;border-radius:50%;background:#fff;margin:0 auto 7px}
.en-product-icon-strip p{font-size:8px;color:#777;margin:0}
.en-expert-card{background:#efefef;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);min-height:390px;overflow:hidden}
.en-expert-card__media{height:100%;min-height:390px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.en-expert-card__media img,.en-expert-card__media>.en-placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}
.en-expert-card--fit-cover .en-expert-card__media img{object-fit:cover}
.en-expert-card--media-right .en-expert-card__media{order:2}
.en-expert-card--media-right .en-expert-card__copy{order:1}
.en-expert-card__copy{padding:55px;align-self:center}
.en-expert-card__copy p{color:#666;font-size:12px;line-height:1.7}
.en-expert-card__copy h3{margin:20px 0 2px;font-size:15px}
.en-expert-card__copy strong{font-size:10px;font-weight:500}
.en-ingredients-section{background:#efefef}
.en-ingredients-tabs{display:grid;grid-template-columns:300px 1fr;gap:45px;margin-top:34px}
.en-ingredients-tabs__nav{border-left:1px solid #999;display:grid;gap:10px}
.en-ingredients-tabs__nav button{border:0;background:#fff;display:grid;grid-template-columns:72px 1fr;align-items:center;text-align:left;padding:0;font-size:11px;color:#666}
.en-ingredients-tabs__nav button.is-active{background:#e5e5e5;color:#222}
.en-ingredients-tabs__nav button>span{height:58px;overflow:hidden;background:#ddd;margin-right:15px}
.en-ingredients-tabs__nav img,.en-ingredients-tabs__nav .en-placeholder{width:100%;height:100%;object-fit:cover}
.en-ingredient-panel{display:none;grid-template-columns:1fr 1fr;gap:34px;align-items:center}
.en-ingredient-panel.is-active{display:grid}
.en-ingredient-panel__media{height:260px}
.en-ingredient-panel__media img,.en-ingredient-panel__media>.en-placeholder{width:100%;height:100%;object-fit:cover;background:transparent}
.en-ingredient-panel h3{font-size:20px;margin-bottom:12px}
.en-ingredient-panel p{font-size:11px;color:#777;max-width:380px}
.en-product-story__card{background:#efefef;display:grid;grid-template-columns:1.2fr .8fr;min-height:360px;align-items:center}
.en-product-story__card>div:first-child{padding:55px}
.en-product-story__card h2{font-size:25px;max-width:500px}
.en-product-story__card p{font-size:12px;color:#777;max-width:520px}
.en-product-story__card>div:last-child{height:100%}
.en-product-story__card img,.en-product-story__card .en-placeholder{width:100%;height:100%;object-fit:cover;background:transparent}
.en-science-section{padding-top:65px}
.en-science-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}
.en-science-grid article>div{height:260px;border-radius:5px;overflow:hidden;background:#eee}
.en-science-grid article>div img,.en-science-grid article>div>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-science-grid h3{font-size:11px;margin:12px 0 5px}
.en-science-grid p{font-size:9px;color:#777;margin:0}
.en-awards-strip{background:#efefef;padding:25px 0}
.en-awards-strip__inner{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}
.en-awards-strip__inner>div{text-align:center}
.en-awards-strip strong{font-size:18px;font-weight:400}
.en-awards-strip p{font-size:9px;margin:5px 0 0}
.en-awards-strip span{font-size:8px;color:#888}
.en-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px}
.en-testimonial-grid article{border:1px dashed #999;padding:26px;text-align:center;min-height:210px}
.en-testimonial-grid h3{font-size:10px;margin-bottom:8px}
.en-testimonial-grid article>div{font-size:10px;margin-bottom:12px}
.en-testimonial-grid p{font-size:10px;color:#555;line-height:1.7}
.en-testimonial-grid span{font-size:8px;color:#777}
.en-faq-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:start;margin-top:28px}
.en-faq-item{border-bottom:1px solid #ddd}
.en-faq-item button{width:100%;border:0;background:none;display:flex;justify-content:space-between;padding:14px 0;text-align:left;font-size:10px}
.en-faq-item>div{display:none;padding-bottom:14px}
.en-faq-item.is-open>div{display:block}
.en-faq-item p{font-size:10px;color:#777;margin:0}
.en-faq-media{height:300px}
.en-faq-media img,.en-faq-media>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}
.en-blog-card__image{display:block;height:250px;background:#eee;border-radius:5px;overflow:hidden;margin-bottom:11px}
.en-blog-card__image img,.en-blog-card__image>.en-placeholder{width:100%;height:100%;object-fit:cover}
.en-blog-grid article>span{font-size:8px;color:#888}
.en-blog-grid h3{font-size:11px;min-height:43px;margin:5px 0}
.en-read-more{font-size:9px;text-decoration:underline}
.en-related-products{padding-top:48px}

/* Generic pages and posts */
.vw-page-hero{background:#efefef;padding:70px 0;text-align:center}
.vw-page-hero h1{font-size:36px}
.vw-center{text-align:center}
.vw-lead{color:#777;max-width:650px;margin-inline:auto}
.vw-content{max-width:780px;margin:auto}
.vw-content img{margin:20px 0}
.vw-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.vw-product{border:1px solid #eee}
.vw-product__img{height:220px;background:#eee;display:block}
.vw-product__img img,.vw-product__img>.en-placeholder{width:100%;height:100%;object-fit:cover}
.vw-product__body{padding:18px}
.vw-product__cat{display:block;color:#888;font-size:10px}
.vw-product__name{display:block;font-size:15px;margin:6px 0}
.vw-pagination{display:flex;gap:7px;justify-content:center;margin-top:35px}
.vw-pagination a,.vw-pagination span{padding:7px 11px;border:1px solid #ddd}

/* Woo common */
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:#222!important;background:#f4f4f4!important;color:#333!important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#171717!important;color:#fff!important;border-radius:3px!important;font-weight:400!important}
.woocommerce span.onsale{background:#171717!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:6px 9px!important;border-radius:12px!important;font-size:9px!important}
.star-rating span:before{color:#333!important}

/* Responsive */
@media(max-width:1050px){
  .en-header__inner{grid-template-columns:205px minmax(270px,1fr) minmax(175px,210px) 145px;gap:12px}
  .en-brand span{font-size:20px}
  .en-nav ul{gap:18px}
  .en-nav a{font-size:11px}
  .en-category-card__media{height:210px}
  .en-product-card__image{height:270px}
  .en-watch-card{height:330px}
  .en-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)}
  .en-footer__column:nth-child(4),.en-footer__column:nth-child(5){margin-top:10px}
}
@media(max-width:860px){
  body.admin-bar.en-sticky-header .en-header{top:46px}
  .en-header__inner{grid-template-columns:1fr auto;height:60px}
  .en-nav,.en-header-search,.en-help-link{display:none}
  .en-menu-toggle{display:block}
  .en-product-top__grid,.en-expert-card,.en-product-story__card{grid-template-columns:1fr}
  .en-expert-card__media,.en-expert-card--media-right .en-expert-card__media{order:1;min-height:0;aspect-ratio:16/9}
  .en-expert-card__copy,.en-expert-card--media-right .en-expert-card__copy{order:2}
  .en-home-hero{--en-hero-height:360px}
  .en-home-hero__copy{width:min(60%,520px);padding:40px 0}
  .en-category-grid,.en-watch-grid,.en-science-grid{grid-template-columns:repeat(2,1fr)}
  .en-promise-grid,.en-cert-grid{grid-template-columns:repeat(3,1fr)}
  .en-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .en-shop-main{grid-template-columns:1fr}
  .en-shop-sidebar{display:none}
  .en-shop-sidebar.is-open{display:block}
  .en-product-icon-strip__inner{grid-template-columns:repeat(3,1fr)}
  .en-ingredients-tabs{grid-template-columns:1fr}
  .en-ingredients-tabs__nav{grid-template-columns:repeat(3,1fr);border-left:0}
  .en-ingredients-tabs__nav button{grid-template-columns:1fr;text-align:center;padding:7px}
  .en-ingredients-tabs__nav button>span{margin:0 0 6px;height:70px}
  .en-ingredient-panel{grid-template-columns:1fr}
  .en-testimonial-grid,.en-blog-grid{grid-template-columns:1fr 1fr}
  .en-footer-subscribe{grid-template-columns:1fr}
  .en-subscribe-form{justify-self:start}
}
@media(max-width:620px){
  .en-container{width:min(calc(100% - 28px),var(--en-container))}
  .en-section{padding:52px 0}
  .en-top-strip{font-size:7px}
  .en-header-actions{gap:10px}
  .en-cart-link{gap:5px}
  .en-cart-link__amount{font-size:11px}
  .en-home-hero{--en-hero-height:clamp(240px,66.6667vw,400px)}
  .en-home-hero__copy{width:min(62%,330px);padding:28px 0}
  .en-home-hero__copy h1{font-size:clamp(22px,7vw,29px);margin-bottom:18px}
  .en-home-hero__copy .en-kicker{font-size:10px}
  .en-home-hero__copy .en-button{min-height:36px;padding:8px 15px;font-size:11px}
  .en-trending__inner{align-items:center;justify-content:center;flex-direction:column;padding:18px 0;gap:12px}
  .en-trending__links{gap:7px}
  .en-trending__links a{padding:9px 14px;font-size:11px}
  .en-category-grid,.en-product-grid,.woocommerce ul.products,.en-watch-grid,.en-science-grid,.en-testimonial-grid,.en-blog-grid{grid-template-columns:1fr!important}
  .en-category-card__media{height:260px}
  .en-promise-grid,.en-cert-grid{grid-template-columns:repeat(2,1fr)}
  .en-product-card__image{height:360px}
  .en-feature-card{min-height:clamp(320px,66.6667vw,420px)}
  .en-feature-card__copy{width:min(78%,430px);padding:32px 24px}
  .en-feature-card__copy h2{font-size:24px}
  .en-feature-card__copy p{font-size:12px}
  .en-expert-card__copy,.en-product-story__card>div:first-child{padding:32px 24px}
  .en-certifications{padding:52px 0}
  .en-featured-in__logos{grid-template-columns:repeat(2,1fr);gap:20px;padding:25px 0}
  .en-featured-logo{border-right:0;font-size:25px}
  .en-footer__grid{grid-template-columns:1fr 1fr}
  .en-footer__brand{grid-column:1/-1}
  .en-shop-hero{min-height:clamp(260px,66.6667vw,400px)}
  .en-shop-hero__overlay{min-height:clamp(260px,66.6667vw,400px)}
  .en-shop-hero__copy{width:min(70%,360px);padding:30px 0}
  .en-shop-hero h1{font-size:clamp(23px,7vw,31px)}
  .en-shop-hero p{font-size:12px}
  .en-shop-toolbar{display:flex;justify-content:flex-end}
  .en-shop-result-count{display:none}
  .en-product-top{padding-top:15px}
  .en-product-summary h1{font-size:24px}
  .en-mini-products{grid-template-columns:repeat(3,1fr)}
  .en-product-icon-strip__inner{grid-template-columns:repeat(2,1fr)}
  .en-ingredients-tabs__nav{grid-template-columns:1fr}
  .en-faq-grid{grid-template-columns:1fr}
  .en-awards-strip__inner{grid-template-columns:repeat(2,1fr)}
  .en-footer-subscribe{padding-bottom:30px}
  .en-subscribe-form{width:100%}
}


/* Version 2.0.6: unconditional four-column WooCommerce archive grid. */
.en-shop-products--full ul.products.en-archive-products,
.woocommerce .en-shop-products--full ul.products.en-archive-products,
.woocommerce-page .en-shop-products--full ul.products.en-archive-products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  column-gap:18px!important;
  row-gap:42px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  clear:both!important;
}
.en-shop-products--full ul.products.en-archive-products::before,
.en-shop-products--full ul.products.en-archive-products::after{
  display:none!important;
  content:none!important;
}
.en-shop-products--full ul.products.en-archive-products>li.product,
.woocommerce .en-shop-products--full ul.products.en-archive-products>li.product,
.woocommerce-page .en-shop-products--full ul.products.en-archive-products>li.product{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  clear:none!important;
  flex:none!important;
  position:relative!important;
}
.en-shop-products--full ul.products.en-archive-products>li.product.first,
.en-shop-products--full ul.products.en-archive-products>li.product.last{
  clear:none!important;
  margin-right:0!important;
}
@media(max-width:900px){
  .en-shop-products--full ul.products.en-archive-products,
  .woocommerce .en-shop-products--full ul.products.en-archive-products,
  .woocommerce-page .en-shop-products--full ul.products.en-archive-products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:520px){
  .en-shop-products--full ul.products.en-archive-products,
  .woocommerce .en-shop-products--full ul.products.en-archive-products,
  .woocommerce-page .en-shop-products--full ul.products.en-archive-products{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:860px){
  .en-category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .en-category-product-grid{grid-template-columns:1fr}
  .en-tab-nav{justify-content:flex-start}
}

/* Version 2.1.1 product search results */
.en-product-search-results h1{font-size:clamp(28px,3vw,42px);font-weight:400}
.en-search-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;row-gap:42px}
.en-search-empty{max-width:560px;margin:0 auto;text-align:center}
.en-search-empty .en-product-search{margin:24px auto 0;max-width:440px}
@media(max-width:900px){.en-search-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.en-search-products{grid-template-columns:1fr!important}}


/* Version 2.1.4: Celest-style cards with product labels and interactive rating details. */
.en-shop-products--full .en-product-card,
.en-product-search-results .en-product-card{
  border:1px solid #b9b9b9!important;
  border-radius:12px!important;
  overflow:visible!important;
  background:#fff!important;
  transition:box-shadow .18s ease,transform .18s ease;
}
.en-shop-products--full .en-product-card:hover,
.en-shop-products--full .en-product-card:focus-within,
.en-product-search-results .en-product-card:hover,
.en-product-search-results .en-product-card:focus-within{
  border-color:#b9b9b9!important;
  box-shadow:0 4px 16px rgba(0,0,0,.07);
  transform:translateY(-1px);
}
.en-shop-products--full .en-product-card__image,
.en-product-search-results .en-product-card__image{
  height:auto!important;
  aspect-ratio:1/1!important;
  padding:8px 10px 0!important;
  border-radius:11px 11px 0 0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.en-shop-products--full .en-product-card__image img,
.en-product-search-results .en-product-card__image img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
}
.en-shop-products--full .en-product-card__body,
.en-product-search-results .en-product-card__body{
  min-height:104px;
  padding:9px 16px 16px!important;
  background:#fffaf0!important;
  border-top:1px solid #f2eadc;
  border-radius:0 0 11px 11px!important;
}
.en-shop-products--full .en-product-card__title,
.en-product-search-results .en-product-card__title{
  display:block!important;
  min-height:0!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.45!important;
}
.en-shop-products--full .en-product-card__price,
.en-product-search-results .en-product-card__price{
  margin:0!important;
  color:#648c00!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.35!important;
}
.en-shop-products--full .en-product-card__price .amount,
.en-product-search-results .en-product-card__price .amount{
  color:#648c00!important;
}
.en-shop-products--full .en-product-card__price del,
.en-product-search-results .en-product-card__price del{
  color:#777!important;
  font-size:12px!important;
  font-weight:400!important;
}
.en-shop-products--full .en-product-card__price ins,
.en-product-search-results .en-product-card__price ins{
  text-decoration:none!important;
}
.en-shop-products--full .en-product-card__wish,
.en-shop-products--full .en-product-card__packs,
.en-product-search-results .en-product-card__wish,
.en-product-search-results .en-product-card__packs{
  display:none!important;
}
.en-shop-products--full .en-product-card__cart,
.en-product-search-results .en-product-card__cart,
.woocommerce .en-shop-products--full .en-product-card__cart.button,
.woocommerce .en-product-search-results .en-product-card__cart.button{
  display:block!important;
  width:100%!important;
  margin:12px 0 0!important;
  padding:10px 12px!important;
  border:1px solid #e0b126!important;
  border-radius:4px!important;
  background:#f4c430!important;
  color:#111!important;
  text-align:center!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.en-shop-products--full .en-product-card__cart:hover,
.en-product-search-results .en-product-card__cart:hover,
.woocommerce .en-shop-products--full .en-product-card__cart.button:hover,
.woocommerce .en-product-search-results .en-product-card__cart.button:hover{
  border-color:#d3a51d!important;
  background:#e9b91f!important;
  color:#111!important;
}
.en-shop-products--full .en-product-card__tag,
.en-product-search-results .en-product-card__tag{
  left:8px!important;
  top:8px!important;
  padding:4px 8px!important;
  border-radius:7px!important;
  background:#648c00!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.2!important;
}
@media(max-width:1050px){
  .en-shop-products--full .en-product-card__image,
  .en-product-search-results .en-product-card__image{height:auto!important}
  .en-shop-products--full .en-product-card__title,
  .en-product-search-results .en-product-card__title{font-size:14px!important}
}
@media(max-width:620px){
  .en-shop-products--full .en-product-card__image,
  .en-product-search-results .en-product-card__image{height:auto!important;aspect-ratio:1/1!important}
}

/* Version 2.1.4: vegetarian mark, dynamic product tag, rating summary and hover breakdown. */
.en-shop-products--full .en-product-card__listing-meta,
.en-product-search-results .en-product-card__listing-meta{
  display:flex!important;align-items:center;gap:7px;margin:7px 0 5px;
}
.en-shop-products--full .en-food-mark,
.en-product-search-results .en-food-mark{
  display:inline-grid!important;place-items:center;width:24px;height:24px;flex:0 0 24px;
  border:1px solid #1b9b2a;background:#fff;
}
.en-shop-products--full .en-food-mark>span,
.en-product-search-results .en-food-mark>span{
  width:11px;height:11px;border-radius:50%;background:#159323;
}
.en-shop-products--full .en-product-card__listing-tag,
.en-product-search-results .en-product-card__listing-tag{
  display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;
  border:1px solid #a9a9a9;background:#fff;color:#111;font-size:12px;line-height:1.1;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 31px);
}
.en-shop-products--full .en-product-card__reviews,
.en-product-search-results .en-product-card__reviews{
  display:flex!important;position:relative;align-items:center;width:max-content;max-width:100%;
  gap:3px;margin:3px 0 7px;color:#222;font-size:12px;line-height:1.2;cursor:help;outline:none;z-index:12;
}
.en-shop-products--full .en-rating-stars,
.en-product-search-results .en-rating-stars{
  position:relative;display:inline-block;color:#d8d8d8;letter-spacing:0;font-size:15px;line-height:1;white-space:nowrap;
}

.en-shop-products--full .en-rating-stars:before,
.en-product-search-results .en-rating-stars:before{content:"★★★★★"}
.en-shop-products--full .en-rating-stars>span,
.en-product-search-results .en-rating-stars>span{
  position:absolute;inset:0 auto 0 0;overflow:hidden;color:#f08a00;white-space:nowrap;
}
.en-shop-products--full .en-product-card__rating-count,
.en-product-search-results .en-product-card__rating-count{color:#1769aa}
.en-shop-products--full .en-product-card__rating-chevron,
.en-product-search-results .en-product-card__rating-chevron{font-size:14px;color:#333}
.en-shop-products--full .en-rating-popover,
.en-product-search-results .en-rating-popover{
  display:none;position:absolute;left:-8px;top:calc(100% + 9px);width:min(330px,calc(100vw - 34px));
  padding:14px 16px;border:1px solid #b8b8b8;border-radius:8px;background:#fff;color:#222;
  box-shadow:0 7px 24px rgba(0,0,0,.2);z-index:999;text-align:left;cursor:default;
}
.en-shop-products--full .en-rating-popover:before,
.en-product-search-results .en-rating-popover:before{
  content:"";position:absolute;left:28px;top:-7px;width:12px;height:12px;background:#fff;
  border-left:1px solid #b8b8b8;border-top:1px solid #b8b8b8;transform:rotate(45deg);
}
.en-shop-products--full .en-product-card__reviews.has-rating-popover:hover .en-rating-popover,
.en-shop-products--full .en-product-card__reviews.has-rating-popover:focus .en-rating-popover,
.en-shop-products--full .en-product-card__reviews.has-rating-popover:focus-within .en-rating-popover,
.en-product-search-results .en-product-card__reviews.has-rating-popover:hover .en-rating-popover,
.en-product-search-results .en-product-card__reviews.has-rating-popover:focus .en-rating-popover,
.en-product-search-results .en-product-card__reviews.has-rating-popover:focus-within .en-rating-popover{display:block}
.en-rating-popover__title{display:flex;align-items:center;gap:7px;font-size:18px}
.en-rating-popover__star{color:#f08a00;font-size:19px}
.en-rating-popover p{margin:4px 0 12px;color:#555;font-size:12px}
.en-rating-popover__bars{display:grid;gap:8px}
.en-rating-popover__row{display:grid;grid-template-columns:45px 1fr 35px;gap:8px;align-items:center;color:#1769aa;font-size:12px}
.en-rating-popover__track{height:13px;border:1px solid #999;border-radius:3px;background:#f3f3f3;overflow:hidden}
.en-rating-popover__track i{display:block;height:100%;background:#f08a00}
.en-shop-products--full .en-product-card:hover,
.en-shop-products--full .en-product-card:focus-within,
.en-product-search-results .en-product-card:hover,
.en-product-search-results .en-product-card:focus-within{z-index:20}
.en-shop-products--full ul.en-archive-products>li.product:nth-child(4n) .en-rating-popover,
.en-search-products>.en-product-card:nth-child(4n) .en-rating-popover{left:auto;right:-8px}
.en-shop-products--full ul.en-archive-products>li.product:nth-child(4n) .en-rating-popover:before,
.en-search-products>.en-product-card:nth-child(4n) .en-rating-popover:before{left:auto;right:28px}
@media(max-width:900px){
  .en-shop-products--full ul.en-archive-products>li.product:nth-child(2n) .en-rating-popover,
  .en-search-products>.en-product-card:nth-child(2n) .en-rating-popover{left:auto;right:-8px}
  .en-shop-products--full ul.en-archive-products>li.product:nth-child(2n) .en-rating-popover:before,
  .en-search-products>.en-product-card:nth-child(2n) .en-rating-popover:before{left:auto;right:28px}
}
@media(max-width:520px){
  .en-rating-popover__row{grid-template-columns:42px 1fr 32px;gap:6px}
  .en-shop-products--full .en-rating-popover,.en-product-search-results .en-rating-popover{left:-4px!important;right:auto!important;width:min(310px,calc(100vw - 54px))}
  .en-shop-products--full .en-rating-popover:before,.en-product-search-results .en-rating-popover:before{left:24px!important;right:auto!important}
}



/* Version 2.1.5: admin-managed food symbols, listing tags and ratings. */
.en-shop-products--full .en-food-mark--nonveg,
.en-product-search-results .en-food-mark--nonveg{border-color:#c62828!important}
.en-shop-products--full .en-food-mark--nonveg>span,
.en-product-search-results .en-food-mark--nonveg>span{background:#c62828!important}
.en-shop-products--full .en-product-card__reviews:not(.has-rating-popover),
.en-product-search-results .en-product-card__reviews:not(.has-rating-popover){cursor:default}


/* Version 2.1.6: homepage Shop By Benefits and Best Sellers use the catalogue card design. */
.en-home-products .en-product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  row-gap:34px!important;
  width:100%!important;
  margin:18px 0 0!important;
  padding:0!important;
}
.en-home-products .en-product-card{
  display:block!important;
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #b9b9b9!important;
  border-radius:12px!important;
  overflow:visible!important;
  background:#fff!important;
  position:relative!important;
  text-align:left!important;
  transition:box-shadow .18s ease,transform .18s ease;
}
.en-home-products .en-product-card:hover,
.en-home-products .en-product-card:focus-within{
  border-color:#b9b9b9!important;
  box-shadow:0 4px 16px rgba(0,0,0,.07);
  transform:translateY(-1px);
  z-index:20;
}
.en-home-products .en-product-card__image{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  padding:8px 10px 0!important;
  border-radius:11px 11px 0 0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.en-home-products .en-product-card__image img,
.en-home-products .en-product-card__image>.en-placeholder{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
}
.en-home-products .en-product-card__body{
  min-height:104px!important;
  padding:9px 16px 16px!important;
  background:#fffaf0!important;
  border-top:1px solid #f2eadc!important;
  border-radius:0 0 11px 11px!important;
}
.en-home-products .en-product-card__title{
  display:block!important;
  min-height:0!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.45!important;
}
.en-home-products .en-product-card__listing-meta{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  margin:7px 0 5px!important;
}
.en-home-products .en-food-mark{
  display:inline-grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  border:1px solid #1b9b2a!important;
  background:#fff!important;
}
.en-home-products .en-food-mark>span{
  width:11px!important;
  height:11px!important;
  border-radius:50%!important;
  background:#159323!important;
}
.en-home-products .en-food-mark--nonveg{border-color:#c62828!important}
.en-home-products .en-food-mark--nonveg>span{background:#c62828!important}
.en-home-products .en-product-card__listing-tag{
  display:inline-flex!important;
  align-items:center!important;
  min-height:24px!important;
  max-width:calc(100% - 31px)!important;
  padding:2px 8px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  border:1px solid #a9a9a9!important;
  background:#fff!important;
  color:#111!important;
  font-size:12px!important;
  line-height:1.1!important;
}
.en-home-products .en-product-card__reviews{
  display:flex!important;
  position:relative!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  gap:3px!important;
  margin:3px 0 7px!important;
  color:#222!important;
  font-size:12px!important;
  line-height:1.2!important;
  cursor:help!important;
  outline:none!important;
  z-index:12!important;
}
.en-home-products .en-product-card__reviews:not(.has-rating-popover){cursor:default!important}
.en-home-products .en-rating-stars{
  position:relative!important;
  display:inline-block!important;
  color:#d8d8d8!important;
  letter-spacing:0!important;
  font-size:15px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.en-home-products .en-rating-stars:before{content:"★★★★★"}
.en-home-products .en-rating-stars>span{
  position:absolute!important;
  inset:0 auto 0 0!important;
  overflow:hidden!important;
  color:#f08a00!important;
  white-space:nowrap!important;
}
.en-home-products .en-product-card__rating-count{color:#1769aa!important}
.en-home-products .en-product-card__rating-chevron{font-size:14px!important;color:#333!important}
.en-home-products .en-rating-popover{
  display:none;
  position:absolute!important;
  left:-8px!important;
  top:calc(100% + 9px)!important;
  width:min(330px,calc(100vw - 34px))!important;
  padding:14px 16px!important;
  border:1px solid #b8b8b8!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#222!important;
  box-shadow:0 7px 24px rgba(0,0,0,.2)!important;
  z-index:999!important;
  text-align:left!important;
  cursor:default!important;
}
.en-home-products .en-rating-popover:before{
  content:"";
  position:absolute;
  left:28px;
  top:-7px;
  width:12px;
  height:12px;
  background:#fff;
  border-left:1px solid #b8b8b8;
  border-top:1px solid #b8b8b8;
  transform:rotate(45deg);
}
.en-home-products .en-product-card__reviews.has-rating-popover:hover .en-rating-popover,
.en-home-products .en-product-card__reviews.has-rating-popover:focus .en-rating-popover,
.en-home-products .en-product-card__reviews.has-rating-popover:focus-within .en-rating-popover{display:block!important}
.en-home-products .en-product-card__price{
  margin:0!important;
  color:#648c00!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.35!important;
}
.en-home-products .en-product-card__price .amount{color:#648c00!important}
.en-home-products .en-product-card__price del{color:#777!important;font-size:12px!important;font-weight:400!important}
.en-home-products .en-product-card__price ins{text-decoration:none!important}
.en-home-products .en-product-card__wish,
.en-home-products .en-product-card__packs{display:none!important}
.en-home-products .en-product-card__cart,
.woocommerce .en-home-products .en-product-card__cart.button{
  display:block!important;
  width:100%!important;
  margin:12px 0 0!important;
  padding:10px 12px!important;
  border:1px solid #e0b126!important;
  border-radius:4px!important;
  background:#f4c430!important;
  color:#111!important;
  text-align:center!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.en-home-products .en-product-card__cart:hover,
.woocommerce .en-home-products .en-product-card__cart.button:hover{
  border-color:#d3a51d!important;
  background:#e9b91f!important;
  color:#111!important;
}
.en-home-products .en-product-card__tag{
  left:8px!important;
  top:8px!important;
  padding:4px 8px!important;
  border-radius:7px!important;
  background:#648c00!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.2!important;
}
.en-home-products .en-product-grid>.en-product-card:nth-child(4n) .en-rating-popover{left:auto!important;right:-8px!important}
.en-home-products .en-product-grid>.en-product-card:nth-child(4n) .en-rating-popover:before{left:auto!important;right:28px!important}
@media(max-width:900px){
  .en-home-products .en-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .en-home-products .en-product-grid>.en-product-card:nth-child(2n) .en-rating-popover{left:auto!important;right:-8px!important}
  .en-home-products .en-product-grid>.en-product-card:nth-child(2n) .en-rating-popover:before{left:auto!important;right:28px!important}
}
@media(max-width:520px){
  .en-home-products .en-product-grid{grid-template-columns:1fr!important}
  .en-home-products .en-rating-popover{left:-4px!important;right:auto!important;width:min(310px,calc(100vw - 54px))!important}
  .en-home-products .en-rating-popover:before{left:24px!important;right:auto!important}
}


/* Version 2.1.7: removed the Certified Standards section from the homepage. */

/* Version 2.1.8: product-listing hero uses a complete responsive background banner. */
@media(max-width:620px){
  .en-shop-hero__media img{object-position:center center}
}

/* Version 2.1.9: clickable managed hero banners, stronger black navigation, and Watch & Shop videos opening in a new tab. */


/* Version 2.2.0: imported P1/P2/P3/P4 SKU families appear as one catalogue product. */
.en-pack-selector--siblings button[disabled]{cursor:not-allowed;opacity:.55}

/* Version 2.2.1: TE-A-ME-inspired AJAX quick-cart drawer. */
body.en-quick-cart-open{overflow:hidden!important}
.en-quick-cart{
  position:fixed;
  inset:0;
  z-index:999999;
  visibility:hidden;
  pointer-events:none;
}
.en-quick-cart.is-open{visibility:visible;pointer-events:auto}
.en-quick-cart__overlay{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:rgba(0,0,0,.46);
  opacity:0;
  cursor:pointer;
  transition:opacity .25s ease;
}
.en-quick-cart.is-open .en-quick-cart__overlay{opacity:1}
.en-quick-cart__panel{
  position:absolute;
  top:0;
  right:0;
  width:min(440px,100vw);
  height:100%;
  margin:0;
  background:#fff;
  box-shadow:-12px 0 40px rgba(0,0,0,.18);
  transform:translateX(105%);
  transition:transform .28s ease;
  overflow:hidden;
}
.en-quick-cart.is-open .en-quick-cart__panel{transform:translateX(0)}
.en-quick-cart__contents{height:100%;display:flex;flex-direction:column;background:#fff}
.en-quick-cart__header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex:0 0 auto;
  padding:20px 22px 16px;
  border-bottom:1px solid #e7e7e7;
}
.en-quick-cart__header h2{margin:0;color:#111;font-size:23px;line-height:1.2;font-weight:600}
.en-quick-cart__count{display:block;margin-top:3px;color:#777;font-size:12px}
.en-quick-cart__close{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  flex:0 0 38px;
  padding:0;
  border:1px solid #dadada;
  border-radius:50%;
  background:#fff;
  color:#111;
  font-size:27px;
  font-weight:300;
  line-height:1;
  cursor:pointer;
}
.en-quick-cart__close:hover,.en-quick-cart__close:focus{border-color:#111;background:#f7f7f7;color:#111}
.en-quick-cart__shipping{flex:0 0 auto;padding:13px 22px 14px;background:#f7f6f0;border-bottom:1px solid #e9e7df}
.en-quick-cart__shipping p{margin:0 0 8px;color:#222;font-size:12px;text-align:center}
.en-quick-cart__progress{height:5px;border-radius:999px;background:#ddd9ca;overflow:hidden}
.en-quick-cart__progress span{display:block;height:100%;border-radius:inherit;background:#668a00;transition:width .25s ease}
.en-quick-cart__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}
.en-quick-cart__items{padding:2px 22px}
.en-quick-cart-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #ececec}
.en-quick-cart-item__image{display:block;width:86px;height:86px;border:1px solid #ededed;border-radius:7px;background:#fff;overflow:hidden}
.en-quick-cart-item__image img{width:100%;height:100%;padding:4px;object-fit:contain;object-position:center}
.en-quick-cart-item__details{min-width:0}
.en-quick-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.en-quick-cart-item__name{display:-webkit-box;overflow:hidden;color:#111;font-size:13px;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.en-quick-cart-item__name:hover{text-decoration:underline}
.en-quick-cart-item__remove{flex:0 0 auto;padding:0;border:0;background:transparent;color:#777;font-size:22px;line-height:1;cursor:pointer}
.en-quick-cart-item__remove:hover{color:#111}
.en-quick-cart-item__meta{margin-top:5px;color:#777;font-size:11px;line-height:1.4}
.en-quick-cart-item__meta dl,.en-quick-cart-item__meta p{margin:0}
.en-quick-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}
.en-quick-cart-qty{display:grid;grid-template-columns:30px 38px 30px;height:32px;border:1px solid #cfcfcf;border-radius:4px;overflow:hidden;background:#fff}
.en-quick-cart-qty button{display:grid;place-items:center;padding:0;border:0;background:#fff;color:#111;font-size:17px;cursor:pointer}
.en-quick-cart-qty button:hover{background:#f3f3f3}
.en-quick-cart-qty input{width:38px!important;min-width:0!important;height:30px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid #e1e1e1!important;border-right:1px solid #e1e1e1!important;border-radius:0!important;background:#fff!important;color:#111!important;text-align:center!important;font-size:12px!important;appearance:textfield}
.en-quick-cart-qty input::-webkit-outer-spin-button,.en-quick-cart-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.en-quick-cart-item__price{color:#111;font-size:13px;font-weight:600;white-space:nowrap}
.en-quick-cart-item__price del{color:#999;font-size:11px;font-weight:400}
.en-quick-cart-item__price ins{text-decoration:none}
.en-quick-cart__related{padding:18px 22px 22px;border-top:1px solid #ececec;background:#faf9f5}
.en-quick-cart__related h3{margin:0 0 13px;color:#111;font-size:15px;font-weight:600}
.en-quick-cart-related__list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(135px,44%);gap:10px;overflow-x:auto;padding:1px 1px 7px;scroll-snap-type:x proximity;scrollbar-width:thin}
.en-quick-cart-related__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dedede;border-radius:7px;background:#fff;scroll-snap-align:start}
.en-quick-cart-related__image{display:block;width:100%;aspect-ratio:1/1;background:#fff;overflow:hidden}
.en-quick-cart-related__image img{display:block;width:100%;height:100%;padding:7px;object-fit:contain;object-position:center}
.en-quick-cart-related__name{display:-webkit-box;min-height:36px;margin:8px 9px 4px;overflow:hidden;color:#111;font-size:11px;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.en-quick-cart-related__name:hover{text-decoration:underline}
.en-quick-cart-related__price{margin:0 9px 8px;color:#668a00;font-size:12px;font-weight:600}
.en-quick-cart-related__price del{color:#999;font-size:10px;font-weight:400}
.en-quick-cart-related__price ins{text-decoration:none}
.en-quick-cart-related__add{display:flex!important;align-items:center;justify-content:center;min-height:34px!important;margin:auto 8px 8px!important;padding:7px 9px!important;border:1px solid #f4c42e!important;border-radius:4px!important;background:#f7c62f!important;color:#111!important;text-align:center;font-size:11px!important;font-weight:600!important;line-height:1.2!important}
.en-quick-cart-related__add:hover{border-color:#e4b31f!important;background:#eebd25!important;color:#111!important}
.en-quick-cart-related__add.loading{pointer-events:none;opacity:.65}
.en-quick-cart-related__card .added_to_cart{display:none!important}
.en-quick-cart__footer{flex:0 0 auto;padding:18px 22px 20px;border-top:1px solid #e7e7e7;background:#fff;box-shadow:0 -8px 20px rgba(0,0,0,.04)}
.en-quick-cart__subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px;color:#111;font-size:15px}
.en-quick-cart__subtotal strong{font-size:17px}
.en-quick-cart__footer>p{margin:0 0 14px;color:#777;font-size:11px;text-align:center}
.en-quick-cart__checkout,.en-quick-cart__continue{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:11px 18px;border-radius:3px;text-align:center;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}
.en-quick-cart__checkout{border:1px solid #111;background:#111;color:#fff}
.en-quick-cart__checkout:hover{background:#2a2a2a;color:#fff}
.en-quick-cart__continue{margin-top:9px;border:1px solid #111;background:#fff;color:#111}
.en-quick-cart__continue:hover,.en-quick-cart__continue:focus{background:#f4f4f4;color:#111}
.en-quick-cart__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:38px 28px;text-align:center}
.en-quick-cart__empty-icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:18px;border-radius:50%;background:#f3f1e7;color:#111}
.en-quick-cart__empty-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.en-quick-cart__empty h3{margin:0 0 8px;color:#111;font-size:20px}
.en-quick-cart__empty p{max-width:290px;margin:0 0 20px;color:#777;font-size:13px}
.en-quick-cart__empty a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 24px;border:1px solid #111;border-radius:3px;background:#111;color:#fff;font-weight:600}
.en-quick-cart__contents.is-loading{pointer-events:none;opacity:.62}
.en-product-card .added_to_cart.wc-forward{display:none!important}
.en-product-card__cart.loading{position:relative;pointer-events:none;opacity:.72}
.en-product-card__cart.added:after{content:"✓";margin-left:7px;font-weight:700}
.en-product-addcart form.cart.en-is-adding .single_add_to_cart_button{pointer-events:none;opacity:.7}
@media(max-width:560px){
  .en-quick-cart__panel{width:100vw}
  .en-quick-cart__header{padding:17px 18px 14px}
  .en-quick-cart__shipping{padding-left:18px;padding-right:18px}
  .en-quick-cart__items{padding-left:18px;padding-right:18px}
  .en-quick-cart__related{padding-left:18px;padding-right:18px}
  .en-quick-cart-related__list{grid-auto-columns:minmax(130px,48%)}
  .en-quick-cart__footer{padding:16px 18px 18px}
}
@media(prefers-reduced-motion:reduce){
  .en-quick-cart__overlay,.en-quick-cart__panel,.en-quick-cart__progress span{transition:none!important}
}


/* Version 2.2.2: live cart subtotal beside the header cart icon. */

/* Version 2.2.3: related-product recommendations and Continue Shopping in quick cart. */


/* Version 2.2.5: fixes sibling-pack title and URL syncing and keeps the icon strip centered. */
.en-product-icon-strip__inner{
  display:flex;
  justify-content:center;
  align-items:flex-start;
  flex-wrap:wrap;
  gap:24px 46px;
}
.en-product-icon-strip__inner>div{
  flex:0 1 150px;
  max-width:180px;
  text-align:center;
}
@media(max-width:760px){
  .en-product-icon-strip__inner{gap:22px 18px}
  .en-product-icon-strip__inner>div{flex:0 1 calc(33.333% - 18px);max-width:150px}
}
@media(max-width:520px){
  .en-product-icon-strip__inner>div{flex:0 1 calc(50% - 12px)}
}


/* Product-detail best-selling products carousel (v2.2.6). */
.en-pdp-bestsellers{background:#fff;padding:64px 0}
.en-pdp-bestsellers__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.en-pdp-bestsellers__head .en-section-heading{margin:0;text-align:left}
.en-pdp-bestsellers__head .en-section-heading h2{margin-bottom:0}
.en-pdp-carousel__controls{display:flex;gap:10px;flex:0 0 auto}
.en-pdp-carousel__arrow{width:42px;height:42px;border:1px solid #cfcfcf;border-radius:50%;background:#fff;color:#111;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}
.en-pdp-carousel__arrow:hover{background:#f7c62f;border-color:#f7c62f;transform:translateY(-1px)}
.en-pdp-carousel__viewport{overflow:hidden}
.en-pdp-carousel__track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 8px}
.en-pdp-carousel__track::-webkit-scrollbar{display:none}
.en-pdp-carousel__track>.en-product-card,.en-pdp-carousel__track>li.product{flex:0 0 calc((100% - 54px)/4)!important;max-width:calc((100% - 54px)/4)!important;width:auto!important;margin:0!important;scroll-snap-align:start;float:none!important;clear:none!important}
.en-pdp-carousel__empty{padding:28px;border:1px dashed #ccc;border-radius:8px;text-align:center;color:#777}
@media(max-width:980px){
  .en-pdp-carousel__track>.en-product-card,.en-pdp-carousel__track>li.product{flex-basis:calc((100% - 18px)/2)!important;max-width:calc((100% - 18px)/2)!important}
}
@media(max-width:640px){
  .en-pdp-bestsellers{padding:44px 0}
  .en-pdp-bestsellers__head{align-items:center;margin-bottom:20px}
  .en-pdp-bestsellers__head .en-section-heading h2{font-size:25px}
  .en-pdp-carousel__arrow{width:36px;height:36px}
  .en-pdp-carousel__track>.en-product-card,.en-pdp-carousel__track>li.product{flex-basis:86%!important;max-width:86%!important}
}


/* Version 2.2.7: product-detail bestseller carousel uses the exact catalogue-card presentation. */
.en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track{align-items:stretch!important}
.en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
  height:auto!important;
  min-height:100%!important;
}
.en-pdp-bestsellers.en-shop-products--full .en-product-card__body{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
}
.en-pdp-bestsellers.en-shop-products--full .en-product-card__packs,
.en-pdp-bestsellers.en-shop-products--full .en-product-card__wish{display:none!important}
.en-pdp-bestsellers.en-shop-products--full .en-product-card__price{margin-top:auto!important}
.en-pdp-bestsellers.en-shop-products--full .en-product-card__cart,
.woocommerce .en-pdp-bestsellers.en-shop-products--full .en-product-card__cart.button{margin-top:12px!important}
.en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card:nth-child(4n) .en-rating-popover{left:auto!important;right:-8px!important}
.en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card:nth-child(4n) .en-rating-popover:before{left:auto!important;right:28px!important}
@media(max-width:980px){
  .en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card:nth-child(2n) .en-rating-popover{left:auto!important;right:-8px!important}
  .en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card:nth-child(2n) .en-rating-popover:before{left:auto!important;right:28px!important}
}
@media(max-width:640px){
  .en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card .en-rating-popover{left:-4px!important;right:auto!important;width:min(310px,calc(100vw - 54px))!important}
  .en-pdp-bestsellers.en-shop-products--full .en-pdp-carousel__track>.en-product-card .en-rating-popover:before{left:24px!important;right:auto!important}
}

/* Version 2.2.8: expert media preserves the complete uploaded artwork by default. */


/* Version 2.2.9: expert section can render as one complete full-width banner. */
.en-expert-section--banner .en-expert-banner{
  width:100%;
  overflow:hidden;
  background:transparent;
}
.en-expert-section--banner .en-expert-banner__media{
  width:100%;
  background:transparent;
  line-height:0;
}
.en-expert-section--banner .en-expert-banner__media img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  object-fit:contain;
  object-position:center;
}
.en-expert-section--banner .en-expert-banner__media>.en-placeholder{
  display:block;
  width:100%;
  min-height:360px;
  background:#efefef;
}
.en-expert-banner__fallback{
  padding:45px;
  text-align:center;
  background:#efefef;
}
.en-expert-banner__fallback p{max-width:720px;margin:12px auto;color:#666;line-height:1.7}
.en-expert-banner__fallback h3{margin:18px 0 3px}
@media(max-width:640px){
  .en-expert-section--banner .en-expert-banner__media>.en-placeholder{min-height:220px}
  .en-expert-banner__fallback{padding:30px 20px}
}


/* Version 2.3.0: admin-uploaded icon-strip logos. */

/* Version 2.3.1: product-detail icon strip uses black background for the full section. */
.en-product-icon-strip{background:#000;}
.en-product-icon-strip p{color:#fff;}

.en-product-icon-strip__icon,
.en-product-icon-strip__placeholder{
  display:block;
  width:54px;
  height:54px;
  border-radius:50%;
  background:#fff;
  margin:0 auto 8px;
}
.en-product-icon-strip__icon{
  object-fit:contain;
  padding:7px;
  box-sizing:border-box;
}
.en-product-icon-strip span.en-product-icon-strip__placeholder{display:block;}
.en-product-icon-strip__item p{line-height:1.25;}


/* Version 2.3.2: product story section renders as one complete full-width banner. */
.en-product-story--banner .en-product-story__banner{
  width:100%;
  overflow:hidden;
  background:transparent;
  line-height:0;
}
.en-product-story--banner .en-product-story__banner img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  object-fit:contain;
  object-position:center center;
}
.en-product-story--banner .en-product-story__fallback{
  background:#efefef;
  min-height:300px;
  padding:55px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.en-product-story--banner .en-product-story__fallback h2{font-size:28px;max-width:620px;margin:10px 0 16px;}
.en-product-story--banner .en-product-story__fallback p{font-size:13px;color:#777;max-width:620px;line-height:1.7;}
@media(max-width:640px){
  .en-product-story--banner .en-product-story__fallback{padding:34px 22px;min-height:240px;}
  .en-product-story--banner .en-product-story__fallback h2{font-size:23px;}
}


/* Version 2.3.3: story/Why section can be forced to a full-width artwork banner. */
.en-product-story--banner .en-container{width:min(var(--en-container),calc(100% - 32px));}
.en-product-story--banner .en-product-story__banner{
  width:100%;
  display:block;
  overflow:hidden;
  background:transparent!important;
  line-height:0;
}
.en-product-story--banner .en-product-story__banner img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.en-product-story--banner .en-product-story__banner .en-placeholder{
  display:block;
  width:100%;
  min-height:320px;
  background:#efefef;
}
.en-product-story--split .en-product-story__card{display:grid;}
@media(max-width:640px){
  .en-product-story--banner .en-container{width:min(var(--en-container),calc(100% - 22px));}
  .en-product-story--banner .en-product-story__banner .en-placeholder{min-height:220px;}
}


/* Version 2.3.4: PDP pack buttons, Buy Now, pincode checker and icon accordions. */
.en-pack-selector button{
  background:#4f8500!important;
  border-color:#4f8500!important;
  color:#fff!important;
  font-weight:600;
}
.en-pack-selector button:hover,
.en-pack-selector button.is-active{
  background:#000!important;
  border-color:#000!important;
  color:#fff!important;
}
.en-product-addcart form.cart{
  display:flex;
  align-items:stretch;
  gap:10px;
  flex-wrap:wrap;
}
.en-product-addcart .quantity{flex:0 0 auto;display:flex;align-items:stretch;margin:0!important}
.en-product-addcart .quantity .qty{height:44px!important;width:60px!important;border:1px solid #222!important;border-radius:0!important;text-align:center}
.en-product-addcart .single_add_to_cart_button,
.en-product-addcart .en-buy-now-button{
  flex:1 1 190px!important;
  min-width:180px!important;
  background:#111!important;
  color:#fff!important;
  border:1px solid #111!important;
  border-radius:3px!important;
  height:44px!important;
  padding:0 18px!important;
  font-weight:700!important;
  text-align:center!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  text-transform:none!important;
}
.en-product-addcart .single_add_to_cart_button:hover,
.en-product-addcart .en-buy-now-button:hover{background:#000!important;border-color:#000!important;color:#fff!important}
.en-pincode-checker{margin:18px 0 16px}
.en-pincode-checker__title{display:block;font-size:15px;font-weight:700;margin:0 0 10px;color:#111}
.en-pincode-checker__row{display:flex;align-items:center;gap:8px;border:1px solid #d6d6d6;border-radius:6px;padding:0 8px;background:#fff;max-width:100%}
.en-pincode-checker__row input{flex:1;border:0!important;outline:0!important;box-shadow:none!important;height:46px!important;font-size:15px!important;padding:0 6px!important;background:transparent!important}
.en-pincode-checker__row button{border:0;background:transparent;color:#4f8500;font-weight:700;cursor:pointer;padding:0 8px;height:46px}
.en-pincode-checker__status{font-size:12px;line-height:1.45;margin-top:8px;color:#666}
.en-pincode-checker__status.is-success{color:#4f8500}.en-pincode-checker__status.is-error{color:#b00020}
.en-summary-accordion>button{align-items:center;font-weight:600;color:#111}
.en-summary-accordion__label{display:inline-flex;align-items:center;gap:8px}
.en-summary-accordion__icon{width:22px;height:22px;border-radius:50%;background:#efefef;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;color:#4f8500;flex:0 0 22px}
.en-summary-recommendations h3{display:flex;align-items:center;gap:8px;color:#111;font-weight:700}
.en-summary-recommendations h3 .en-summary-accordion__icon{background:#efefef;color:#4f8500}
@media(max-width:640px){
  .en-product-addcart form.cart{gap:8px}
  .en-product-addcart .quantity{flex:0 0 58px}
  .en-product-addcart .single_add_to_cart_button,.en-product-addcart .en-buy-now-button{flex:1 1 calc(50% - 40px)!important;min-width:0!important;font-size:13px!important}
  .en-pincode-checker__title{font-size:14px}
}


/* Version 2.3.5: product-detail You May Also Like uses the exact All Products catalogue card layout. */
.en-related-products.en-shop-products--full{
  padding-top:56px;
  padding-bottom:56px;
  background:#fff;
}
.en-related-products.en-shop-products--full .en-product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  row-gap:34px!important;
  width:100%!important;
  margin:22px 0 0!important;
  padding:0!important;
}
.en-related-products.en-shop-products--full .en-product-grid>.en-product-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  height:100%!important;
  border:1px solid #b9b9b9!important;
  border-radius:12px!important;
  overflow:visible!important;
  background:#fff!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  width:auto!important;
  max-width:none!important;
  float:none!important;
  clear:none!important;
}
.en-related-products.en-shop-products--full .en-product-card__image{
  height:auto!important;
  aspect-ratio:1/1!important;
  padding:8px 10px 0!important;
  border-radius:11px 11px 0 0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.en-related-products.en-shop-products--full .en-product-card__image img,
.en-related-products.en-shop-products--full .en-product-card__image>.en-placeholder{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
}
.en-related-products.en-shop-products--full .en-product-card__body{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  min-height:104px!important;
  padding:9px 16px 16px!important;
  background:#fffaf0!important;
  border-top:1px solid #f2eadc!important;
  border-radius:0 0 11px 11px!important;
}
.en-related-products.en-shop-products--full .en-product-card__title{
  display:block!important;
  min-height:0!important;
  margin:0 0 4px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:500!important;
  line-height:1.45!important;
}
.en-related-products.en-shop-products--full .en-product-card__wish,
.en-related-products.en-shop-products--full .en-product-card__packs{display:none!important;}
.en-related-products.en-shop-products--full .en-product-card__listing-meta{display:flex!important;align-items:center;gap:7px;margin:7px 0 5px!important;}
.en-related-products.en-shop-products--full .en-product-card__reviews{display:flex!important;position:relative;align-items:center;width:max-content;max-width:100%;gap:3px;margin:3px 0 7px!important;color:#222;font-size:12px;line-height:1.2;cursor:help;outline:none;z-index:12;}
.en-related-products.en-shop-products--full .en-product-card__price{margin-top:auto!important;color:#648c00!important;font-size:18px!important;font-weight:600!important;line-height:1.35!important;}
.en-related-products.en-shop-products--full .en-product-card__price .amount{color:#648c00!important;}
.en-related-products.en-shop-products--full .en-product-card__cart,
.woocommerce .en-related-products.en-shop-products--full .en-product-card__cart.button{
  display:block!important;
  width:100%!important;
  margin:12px 0 0!important;
  padding:10px 12px!important;
  border:1px solid #e0b126!important;
  border-radius:4px!important;
  background:#f4c430!important;
  color:#111!important;
  text-align:center!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.en-related-products.en-shop-products--full .en-product-card__cart:hover,
.woocommerce .en-related-products.en-shop-products--full .en-product-card__cart.button:hover{border-color:#d3a51d!important;background:#e9b91f!important;color:#111!important;}
.en-related-products.en-shop-products--full .en-product-card:nth-child(4n) .en-rating-popover{left:auto!important;right:-8px!important;}
.en-related-products.en-shop-products--full .en-product-card:nth-child(4n) .en-rating-popover:before{left:auto!important;right:28px!important;}
@media(max-width:900px){
  .en-related-products.en-shop-products--full .en-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .en-related-products.en-shop-products--full .en-product-card:nth-child(2n) .en-rating-popover{left:auto!important;right:-8px!important;}
  .en-related-products.en-shop-products--full .en-product-card:nth-child(2n) .en-rating-popover:before{left:auto!important;right:28px!important;}
}
@media(max-width:520px){.en-related-products.en-shop-products--full .en-product-grid{grid-template-columns:1fr!important;}}


/* Version 2.3.6: premium order received page layout. */
body.woocommerce-order-received .site-main,
body.woocommerce-order-received .entry-content,
body.woocommerce-order-received .wp-block-post-content,
body.woocommerce-order-received .woocommerce{
  width:100%!important;
  max-width:none!important;
}
.en-thankyou{
  width:min(100% - 48px, 980px);
  margin:0 auto;
  padding:42px 0 74px;
}
.en-thankyou__notice{
  margin:0 0 24px;
  color:#222;
  font-size:15px;
  line-height:1.7;
}
.en-thankyou-overview{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border:1px solid #dedede;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
  margin:0 0 36px;
}
.en-thankyou-overview__item{
  min-height:98px;
  padding:18px 16px;
  border-right:1px solid #dedede;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.en-thankyou-overview__item:last-child{border-right:0}
.en-thankyou-overview__label{
  display:block;
  color:#777;
  font-size:11px;
  line-height:1.25;
  text-transform:uppercase;
  letter-spacing:.02em;
  margin-bottom:7px;
}
.en-thankyou-overview__value{
  display:block;
  color:#111;
  font-weight:700;
  font-size:14px;
  line-height:1.35;
  word-break:break-word;
}
.en-thankyou .woocommerce-thankyou-order-details,
.en-thankyou ul.woocommerce-order-overview{display:none!important}
.en-thankyou .woocommerce-order-details{margin-top:34px!important}
.en-thankyou .woocommerce-order-details h2,
.en-thankyou .woocommerce-customer-details h2,
.en-thankyou .woocommerce-column__title{
  color:#111!important;
  font-size:30px!important;
  line-height:1.2!important;
  margin:0 0 20px!important;
  text-align:left!important;
}
.en-thankyou table.shop_table{
  width:100%!important;
  border:1px solid #dedede!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.en-thankyou table.shop_table th,
.en-thankyou table.shop_table td{
  padding:15px 18px!important;
  border-bottom:1px solid #e5e5e5!important;
  font-size:14px!important;
  line-height:1.5!important;
  vertical-align:middle!important;
}
.en-thankyou table.shop_table tr:last-child th,
.en-thankyou table.shop_table tr:last-child td{border-bottom:0!important}
.en-thankyou table.shop_table th:last-child,
.en-thankyou table.shop_table td:last-child{text-align:right!important;white-space:nowrap!important}
.en-thankyou .woocommerce-customer-details{margin-top:42px!important}
.en-thankyou .woocommerce-customer-details .woocommerce-columns,
.en-thankyou .woocommerce-columns--addresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
  width:100%!important;
  margin:0!important;
}
.en-thankyou .woocommerce-column,
.en-thankyou .woocommerce-column--billing-address,
.en-thankyou .woocommerce-column--shipping-address{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.en-thankyou address{
  border:1px solid #dedede!important;
  border-radius:8px!important;
  padding:18px!important;
  min-height:130px!important;
  background:#fff!important;
  color:#222!important;
  font-style:normal!important;
  line-height:1.7!important;
}
@media(max-width:991px){
  .en-thankyou{width:min(100% - 40px, 760px);padding:36px 0 62px}
  .en-thankyou-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
  .en-thankyou-overview__item{border-bottom:1px solid #dedede}
  .en-thankyou-overview__item:nth-child(2n){border-right:0}
  .en-thankyou-overview__item:last-child{border-bottom:0}
  .en-thankyou .woocommerce-customer-details .woocommerce-columns,
  .en-thankyou .woocommerce-columns--addresses{grid-template-columns:1fr!important}
}
@media(max-width:600px){
  .en-thankyou{width:calc(100% - 28px);padding:28px 0 52px}
  .en-thankyou__notice{font-size:14px}
  .en-thankyou-overview{grid-template-columns:1fr}
  .en-thankyou-overview__item{min-height:auto;padding:15px 14px;border-right:0;border-bottom:1px solid #dedede}
  .en-thankyou-overview__item:last-child{border-bottom:0}
  .en-thankyou .woocommerce-order-details h2,
  .en-thankyou .woocommerce-customer-details h2,
  .en-thankyou .woocommerce-column__title{font-size:24px!important}
  .en-thankyou table.shop_table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
  .en-thankyou table.shop_table th,
  .en-thankyou table.shop_table td{padding:12px!important;font-size:13px!important}
  .en-thankyou table.shop_table th:last-child,
  .en-thankyou table.shop_table td:last-child{white-space:normal!important}
  .en-thankyou address{padding:16px!important;font-size:13.5px!important}
}


/* Version 2.3.7: premium white PDP hero summary inspired by TE-A-ME layout. */
.single-product .en-product-top{
  background:#fff!important;
  padding:34px 0 54px!important;
}
.single-product .en-product-top__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(420px,.86fr)!important;
  gap:36px!important;
  align-items:start!important;
}
.single-product .en-product-gallery-wrap{
  background:#fff!important;
  border:1px solid #e7e7e7!important;
  border-radius:16px!important;
  padding:18px!important;
  min-height:540px!important;
  position:relative!important;
}
.single-product .en-product-gallery-wrap:before{
  content:'fresh · celest';
  position:absolute;
  top:16px;
  left:18px;
  z-index:3;
  background:#e8ff9d;
  color:#274700;
  border-radius:999px;
  padding:5px 12px;
  font-size:10px;
  line-height:1;
  font-weight:700;
  text-transform:lowercase;
  letter-spacing:.02em;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
  background:#fff!important;
  border-radius:14px!important;
  overflow:hidden!important;
  min-height:430px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{
  width:100%!important;
  height:auto!important;
  max-height:430px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:auto!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin:16px 0 0!important;
  padding:0!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li{
  background:#fff!important;
  border:1px solid #dedede!important;
  border-radius:8px!important;
  overflow:hidden!important;
  min-height:70px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img{
  width:100%!important;
  height:70px!important;
  object-fit:contain!important;
  opacity:1!important;
  padding:5px!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.single-product .woocommerce div.product div.images .flex-control-thumbs li img:hover{
  outline:2px solid #557f00!important;
  outline-offset:-2px!important;
}
.single-product .en-product-summary{
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  color:#111!important;
}
.single-product .en-product-summary__rating{
  order:-1;
  color:#111!important;
  font-size:12px!important;
  margin-bottom:8px!important;
}
.single-product .en-product-summary__rating .star-rating,
.single-product .en-product-summary__rating .star-rating:before{
  color:#f7c62f!important;
}
.single-product .en-product-badge{
  background:#f5ffc8!important;
  color:#274700!important;
  border:1px solid #b8df56!important;
  border-radius:999px!important;
  padding:5px 10px!important;
  font-size:10px!important;
  font-weight:700!important;
  text-transform:lowercase!important;
  margin-bottom:10px!important;
}
.single-product .en-product-summary h1{
  font-size:34px!important;
  line-height:1.08!important;
  font-weight:700!important;
  color:#111!important;
  margin:0 0 10px!important;
  max-width:560px!important;
}
.single-product .en-product-summary__subtitle{
  max-width:560px!important;
  font-size:13px!important;
  line-height:1.55!important;
  color:#444!important;
  margin-bottom:12px!important;
}
.single-product .en-product-summary__price{
  font-size:28px!important;
  font-weight:800!important;
  margin:15px 0 5px!important;
  color:#111!important;
}
.single-product .en-product-summary__price .amount{
  color:#111!important;
}
.single-product .en-product-summary__price del,
.single-product .en-product-summary__price del .amount{
  color:#d40000!important;
  font-size:16px!important;
  font-weight:600!important;
}
.single-product .en-product-summary__price ins,
.single-product .en-product-summary__price ins .amount{
  color:#111!important;
  font-size:28px!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.single-product .en-pack-selector{
  margin:22px 0 12px!important;
}
.single-product .en-pack-selector strong{
  display:block!important;
  color:#111!important;
  font-size:11px!important;
  font-weight:800!important;
  text-transform:none!important;
  letter-spacing:.02em!important;
  margin:0 0 10px!important;
}
.single-product .en-pack-selector>div{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
.single-product .en-pack-selector button{
  min-height:48px!important;
  border-radius:8px!important;
  border:1px solid #5b8c00!important;
  background:#f8fff0!important;
  color:#1b3500!important;
  font-size:12px!important;
  font-weight:800!important;
  padding:8px 10px!important;
  box-shadow:none!important;
}
.single-product .en-pack-selector button:hover,
.single-product .en-pack-selector button:focus-visible,
.single-product .en-pack-selector button.is-active{
  background:#578800!important;
  border-color:#578800!important;
  color:#fff!important;
  outline:none!important;
}
.single-product .en-product-addcart form.cart,
.single-product .en-product-addcart form.variations_form.cart .woocommerce-variation-add-to-cart{
  display:grid!important;
  grid-template-columns:70px minmax(0,1fr) minmax(0,1fr)!important;
  gap:10px!important;
  align-items:stretch!important;
  margin:14px 0 14px!important;
}
.single-product .en-product-addcart .quantity,
.single-product .en-product-addcart .quantity .qty{
  width:70px!important;
  height:48px!important;
  margin:0!important;
}
.single-product .en-product-addcart .quantity .qty{
  border:1px solid #d2d2d2!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#111!important;
  font-weight:700!important;
}
.single-product .en-product-addcart .single_add_to_cart_button,
.single-product .en-product-addcart .en-buy-now-button{
  height:48px!important;
  min-height:48px!important;
  border-radius:8px!important;
  font-size:13px!important;
  font-weight:800!important;
  border:1px solid #111!important;
  background:#111!important;
  color:#fff!important;
  width:100%!important;
  padding:0 16px!important;
}
.single-product .en-product-addcart .single_add_to_cart_button:hover,
.single-product .en-product-addcart .en-buy-now-button:hover{
  background:#000!important;
  border-color:#000!important;
  color:#fff!important;
}
.single-product .en-pincode-checker{
  margin:18px 0 16px!important;
  padding:0!important;
}
.single-product .en-pincode-checker__title{
  font-size:18px!important;
  line-height:1.2!important;
  margin-bottom:10px!important;
}
.single-product .en-pincode-checker__row{
  border:1px solid #dedede!important;
  border-radius:8px!important;
  height:48px!important;
  padding:0 10px!important;
}
.single-product .en-pincode-checker__row input{
  height:46px!important;
  font-size:14px!important;
}
.single-product .en-pincode-checker__row button{
  color:#557f00!important;
  font-weight:800!important;
}
.single-product .en-product-accordions{
  border-top:1px solid #e1e1e1!important;
  margin-top:8px!important;
}
.single-product .en-summary-accordion{
  border-bottom:1px solid #e1e1e1!important;
}
.single-product .en-summary-accordion>button{
  padding:15px 0!important;
  font-size:13px!important;
  font-weight:800!important;
  color:#111!important;
}
.single-product .en-summary-accordion__icon{
  background:#f1f1f1!important;
  color:#557f00!important;
  width:24px!important;
  height:24px!important;
  flex-basis:24px!important;
}
.single-product .en-summary-accordion>div{
  font-size:12px!important;
  line-height:1.6!important;
  color:#555!important;
}
.single-product .en-summary-recommendations{
  border-bottom:1px solid #e1e1e1!important;
  margin:0!important;
  padding:13px 0!important;
}
.single-product .en-summary-recommendations h3{
  font-size:13px!important;
  font-weight:800!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
}
@media(max-width:1024px){
  .single-product .en-product-top__grid{grid-template-columns:1fr!important;gap:28px!important}
  .single-product .en-product-gallery-wrap{min-height:auto!important}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{min-height:360px!important}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{max-height:380px!important}
  .single-product .en-product-summary h1{font-size:30px!important;max-width:none!important}
  .single-product .en-product-summary__subtitle{max-width:none!important}
}
@media(max-width:640px){
  .single-product .en-product-top{padding:18px 0 36px!important}
  .single-product .en-product-gallery-wrap{border-radius:12px!important;padding:12px!important}
  .single-product .en-product-gallery-wrap:before{top:12px;left:12px;font-size:9px;padding:5px 9px}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{min-height:270px!important}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{max-height:290px!important}
  .single-product .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(4,1fr)!important;gap:7px!important}
  .single-product .woocommerce div.product div.images .flex-control-thumbs li{min-height:56px!important}
  .single-product .woocommerce div.product div.images .flex-control-thumbs li img{height:56px!important;padding:4px!important}
  .single-product .en-product-summary h1{font-size:25px!important}
  .single-product .en-product-summary__price{font-size:24px!important}
  .single-product .en-product-summary__price ins,.single-product .en-product-summary__price ins .amount{font-size:24px!important}
  .single-product .en-pack-selector>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .single-product .en-pack-selector button{min-height:44px!important;font-size:11px!important}
  .single-product .en-product-addcart form.cart,
  .single-product .en-product-addcart form.variations_form.cart .woocommerce-variation-add-to-cart{grid-template-columns:64px 1fr!important;gap:8px!important}
  .single-product .en-product-addcart .quantity,.single-product .en-product-addcart .quantity .qty{width:64px!important;height:46px!important}
  .single-product .en-product-addcart .single_add_to_cart_button,
  .single-product .en-product-addcart .en-buy-now-button{height:46px!important;min-height:46px!important;font-size:12px!important}
  .single-product .en-product-addcart .en-buy-now-button{grid-column:1 / -1!important}
  .single-product .en-pincode-checker__title{font-size:16px!important}
}


/* Version 2.3.8: PDP FAQ centered without image and PDP rating hover matches listing cards. */
.single-product .en-faq-section .en-faq-grid,
.single-product .en-faq-section .en-faq-grid--center{
  display:block!important;
  max-width:900px!important;
  margin:28px auto 0!important;
}
.single-product .en-faq-section .en-faq-list{
  width:100%!important;
  margin:0 auto!important;
}
.single-product .en-faq-section .en-faq-media{display:none!important;}
.single-product .en-faq-section .en-faq-item button{
  font-size:14px!important;
  font-weight:600!important;
  padding:17px 0!important;
}
.single-product .en-faq-section .en-faq-item p{
  font-size:13px!important;
  line-height:1.7!important;
}
.single-product .en-product-summary__rating.en-product-card__reviews{
  display:flex!important;
  position:relative!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  gap:3px!important;
  margin:4px 0 14px!important;
  color:#222!important;
  font-size:12px!important;
  line-height:1.2!important;
  cursor:help!important;
  outline:none!important;
  z-index:50!important;
}
.single-product .en-product-summary__rating .en-rating-stars{
  position:relative!important;
  display:inline-block!important;
  color:#d8d8d8!important;
  letter-spacing:0!important;
  font-size:15px!important;
  line-height:1!important;
  white-space:nowrap!important;
  width:auto!important;
}
.single-product .en-product-summary__rating .en-rating-stars:before{content:"★★★★★"!important;color:#d8d8d8!important;}
.single-product .en-product-summary__rating .en-rating-stars>span{
  position:absolute!important;
  inset:0 auto 0 0!important;
  overflow:hidden!important;
  color:#f08a00!important;
  white-space:nowrap!important;
}
.single-product .en-product-summary__rating .en-product-card__rating-count{color:#1769aa!important;}
.single-product .en-product-summary__rating .en-product-card__rating-chevron{font-size:14px!important;color:#333!important;}
.single-product .en-product-summary__rating .en-rating-popover{
  display:none!important;
  position:absolute!important;
  left:-8px!important;
  top:calc(100% + 9px)!important;
  width:min(330px,calc(100vw - 34px))!important;
  padding:14px 16px!important;
  border:1px solid #b8b8b8!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#222!important;
  box-shadow:0 7px 24px rgba(0,0,0,.2)!important;
  z-index:9999!important;
  text-align:left!important;
  cursor:default!important;
}
.single-product .en-product-summary__rating .en-rating-popover:before{
  content:""!important;
  position:absolute!important;
  left:28px!important;
  top:-7px!important;
  width:12px!important;
  height:12px!important;
  background:#fff!important;
  border-left:1px solid #b8b8b8!important;
  border-top:1px solid #b8b8b8!important;
  transform:rotate(45deg)!important;
}
.single-product .en-product-summary__rating.has-rating-popover:hover .en-rating-popover,
.single-product .en-product-summary__rating.has-rating-popover:focus .en-rating-popover,
.single-product .en-product-summary__rating.has-rating-popover:focus-within .en-rating-popover{display:block!important;}
@media(max-width:640px){
  .single-product .en-faq-section .en-faq-grid{max-width:100%!important;}
  .single-product .en-faq-section .en-faq-item button{font-size:13px!important;}
  .single-product .en-product-summary__rating .en-rating-popover{left:-4px!important;width:min(310px,calc(100vw - 54px))!important;}
  .single-product .en-product-summary__rating .en-rating-popover:before{left:24px!important;}
}


/* Version 2.3.9: admin-managed PDP ratings and reviews popup. */
.single-product .en-product-summary__rating.has-rating-popover{position:relative;display:inline-flex!important;align-items:center;gap:4px;cursor:pointer;}
.single-product .en-product-summary__rating .en-rating-popover{top:calc(100% + 10px);left:0;z-index:80;}
.single-product .en-product-summary__rating.has-rating-popover:hover .en-rating-popover,
.single-product .en-product-summary__rating.has-rating-popover:focus .en-rating-popover,
.single-product .en-product-summary__rating.has-rating-popover:focus-within .en-rating-popover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;}
.single-product .en-product-summary__rating:not(.has-rating-popover){cursor:default;}

/* Version 2.4.1: PDP rating count opens real customer review carousel. */
.single-product .en-product-summary__rating-link{
  color:#1769aa!important;
  text-decoration:none!important;
  cursor:pointer!important;
  font-weight:500!important;
}
.single-product .en-product-summary__rating-link:hover,
.single-product .en-product-summary__rating-link:focus-visible{
  color:#0b4f84!important;
  text-decoration:underline!important;
  outline:none!important;
}
.en-pdp-review-carousel-section{
  background:#fff;
  scroll-margin-top:120px;
}
.en-pdp-review-carousel-section:focus{outline:none;}
.en-pdp-review-carousel{
  position:relative;
  max-width:1120px;
  margin:0 auto;
}
.en-pdp-review-carousel__viewport{overflow:hidden;}
.en-pdp-review-carousel__track{
  display:flex;
  gap:18px;
  overflow-x:auto;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  padding:4px 2px 12px;
}
.en-pdp-review-carousel__track::-webkit-scrollbar{display:none;}
.en-pdp-review-card{
  flex:0 0 calc((100% - 36px)/3);
  scroll-snap-align:start;
  border:1px solid #dedede;
  border-radius:16px;
  background:#fffaf0;
  padding:24px;
  min-height:220px;
  display:flex;
  flex-direction:column;
  box-shadow:0 10px 26px rgba(0,0,0,.05);
}
.en-pdp-review-card__stars{
  position:relative;
  display:inline-block;
  width:max-content;
  color:#d7d7d7;
  font-size:18px;
  line-height:1;
  letter-spacing:1px;
  margin-bottom:16px;
}
.en-pdp-review-card__stars:before{content:'★★★★★';}
.en-pdp-review-card__stars>span{
  position:absolute;
  inset:0 auto 0 0;
  overflow:hidden;
  color:#f08a00;
  white-space:nowrap;
}
.en-pdp-review-card p{
  color:#333;
  font-size:14px;
  line-height:1.7;
  margin:0 0 18px;
  flex:1 1 auto;
}
.en-pdp-review-card strong{font-size:15px;color:#111;margin-bottom:4px;}
.en-pdp-review-card small{font-size:12px;color:#6a6a6a;}
.en-pdp-review-carousel__arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid #d2d2d2;
  background:#fff;
  color:#111;
  z-index:2;
  font-size:28px;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 7px 20px rgba(0,0,0,.12);
}
.en-pdp-review-carousel__arrow--prev{left:-18px;}
.en-pdp-review-carousel__arrow--next{right:-18px;}
.en-pdp-review-carousel__arrow:hover{background:#f7c62f;border-color:#f7c62f;}
.en-pdp-review-empty{
  max-width:560px;
  margin:0 auto;
  border:1px dashed #cfcfcf;
  border-radius:16px;
  padding:34px 24px;
  text-align:center;
  background:#fffaf0;
}
.en-pdp-review-empty h3{font-size:24px;margin:0 0 8px;}
.en-pdp-review-empty p{margin:0;color:#555;}
@media(max-width:980px){
  .en-pdp-review-card{flex-basis:calc((100% - 18px)/2)}
  .en-pdp-review-carousel__arrow--prev{left:4px}.en-pdp-review-carousel__arrow--next{right:4px}
}
@media(max-width:640px){
  .en-pdp-review-carousel__track{padding-left:2px;padding-right:2px}
  .en-pdp-review-card{flex-basis:88%;padding:20px;min-height:200px}
  .en-pdp-review-carousel__arrow{display:none}
}


/* Version 2.4.2: prevent duplicate PDP add-to-cart view-cart link display. */
.single-product .en-product-addcart a.added_to_cart.wc-forward,
.single-product .en-product-addcart .added_to_cart,
.single-product .woocommerce-message .button.wc-forward{
  display:none!important;
}
.single-product .en-product-addcart form.cart.en-is-adding{pointer-events:none;}


/* Version 2.4.3: single product Add to Cart opens quick cart, no top success notice. */
.single-product .woocommerce-notices-wrapper .woocommerce-message,
.single-product .woocommerce-message[role="alert"],
.single-product .woocommerce-message{
  display:none!important;
}


/* Version 2.4.4: ensure PDP AJAX add-to-cart does not show inline WooCommerce notices. */
.single-product .woocommerce-notices-wrapper,
.single-product .woocommerce-notices-wrapper .woocommerce-message,
.single-product .woocommerce-message,
.single-product .woocommerce-info,
.single-product .woocommerce-error{
  display:none!important;
}


/* Version 2.4.5: PDP add-to-cart uses the same quick cart drawer as listing cards. */
.single-product.en-single-product-ajax-cart-ready .woocommerce-notices-wrapper,
.single-product.en-single-product-ajax-cart-ready .woocommerce-message,
.single-product.en-single-product-ajax-cart-ready .woocommerce-error,
.single-product.en-single-product-ajax-cart-ready .woocommerce-info{
  display:none!important;
}
.single-product .en-product-addcart a.added_to_cart.wc-forward{display:none!important;}


/* Version 2.4.7: PDP Add to Cart is handled only through the form submit event to prevent double quantities. */
.en-product-addcart form.cart.en-is-adding .single_add_to_cart_button{pointer-events:none;opacity:.82;}

/* Version 2.4.8: single product Add to Cart uses AJAX-only button to prevent doubled quantities. */
.single-product .en-product-addcart form.cart[data-en-ajax-only="1"] button.single_add_to_cart_button{cursor:pointer;}


/* Version 2.4.9: PDP simple products use a custom AJAX-only purchase form to prevent duplicate WooCommerce submissions. */
.single-product .en-product-addcart form.enrituals-custom-cart{
  display:grid!important;
  grid-template-columns:70px minmax(0,1fr) minmax(0,1fr)!important;
  gap:10px!important;
  align-items:stretch!important;
  margin:14px 0 14px!important;
}
.single-product .en-product-addcart form.enrituals-custom-cart .quantity,
.single-product .en-product-addcart form.enrituals-custom-cart .quantity .qty{
  width:70px!important;
  height:48px!important;
  margin:0!important;
}
@media(max-width:640px){
  .single-product .en-product-addcart form.enrituals-custom-cart{grid-template-columns:64px 1fr!important;gap:8px!important}
  .single-product .en-product-addcart form.enrituals-custom-cart .quantity,
  .single-product .en-product-addcart form.enrituals-custom-cart .quantity .qty{width:64px!important;height:46px!important}
  .single-product .en-product-addcart form.enrituals-custom-cart .en-buy-now-button{grid-column:1 / -1!important}
}


/* Version 2.5.0: remove PDP quantity selector and force single-unit add from product page. */
.single-product .en-product-addcart .quantity,
.single-product .en-product-addcart .quantity .qty,
.single-product .en-product-addcart input.qty{
  display:none!important;
}
.single-product .en-product-addcart form.cart,
.single-product .en-product-addcart form.variations_form.cart .woocommerce-variation-add-to-cart{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
}
@media(max-width:640px){
  .single-product .en-product-addcart form.cart,
  .single-product .en-product-addcart form.variations_form.cart .woocommerce-variation-add-to-cart{
    grid-template-columns:1fr!important;
  }
  .single-product .en-product-addcart .single_add_to_cart_button,
  .single-product .en-product-addcart .en-buy-now-button{grid-column:auto!important}
}


/* Version 2.5.4: robust homepage hero slider autoplay fix. */
.en-home-hero[data-en-hero-slider] .en-home-hero__slide{will-change:opacity;}
.en-home-hero[data-en-hero-slider] .en-home-hero__slide.is-active{z-index:2;}
.en-home-hero[data-en-hero-slider] .en-hero-dots{z-index:5;}


/* Version 2.5.6: premium header top strip and main navigation styling. */
.en-top-strip{
  background:linear-gradient(90deg,#82102b 0%,#b8143d 50%,#82102b 100%)!important;
  border-bottom:0!important;
  color:#fff!important;
  text-align:center!important;
  font-size:10.5px!important;
  line-height:1.2!important;
  font-weight:700!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  padding:8px 0!important;
  box-shadow:0 4px 14px rgba(130,16,43,.18)!important;
}
.en-top-strip .en-container{
  color:#fff!important;
}
.en-header{
  border-bottom:1px solid rgba(0,0,0,.08)!important;
  box-shadow:0 8px 28px rgba(0,0,0,.04)!important;
}
.en-nav ul{
  gap:18px!important;
}
.en-nav>.en-catalog-menu>li>a{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-height:38px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
  background:transparent!important;
  border:1px solid transparent!important;
  transition:all .22s ease!important;
}
.en-nav>.en-catalog-menu>li>a:hover,
.en-nav>.en-catalog-menu>li:focus-within>a{
  color:#fff!important;
  background:linear-gradient(180deg,#c61b48 0%,#9f1438 100%)!important;
  border-color:#9f1438!important;
  box-shadow:0 12px 26px rgba(164,20,57,.2)!important;
  transform:translateY(-1px)!important;
}
.en-nav>.en-catalog-menu>li>a span[aria-hidden="true"]{
  font-size:11px!important;
  line-height:1!important;
  transform:translateY(1px)!important;
}
.en-nav .sub-menu{
  top:calc(100% + 8px)!important;
  left:0!important;
  min-width:220px!important;
  padding:12px!important;
  border:1px solid rgba(164,20,57,.14)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 18px 45px rgba(0,0,0,.12)!important;
}
.en-nav li:hover>.sub-menu,
.en-nav li:focus-within>.sub-menu{
  display:grid!important;
  gap:4px!important;
}
.en-nav .sub-menu a{
  display:block!important;
  padding:10px 12px!important;
  border-radius:10px!important;
  color:#222!important;
  font-size:12.5px!important;
  font-weight:650!important;
  transition:all .18s ease!important;
}
.en-nav .sub-menu a:hover,
.en-nav .sub-menu a:focus-visible{
  color:#a41439!important;
  background:#fff1f5!important;
  outline:none!important;
}
.en-header-search form{
  border-color:#e2d7db!important;
  box-shadow:0 8px 22px rgba(0,0,0,.04)!important;
}
@media(max-width:1180px){
  .en-top-strip{font-size:9px!important;letter-spacing:.09em!important;padding:7px 0!important}
  .en-nav ul{gap:8px!important}
  .en-nav>.en-catalog-menu>li>a{font-size:12px!important;padding:0 11px!important}
}
@media(max-width:760px){
  .en-top-strip{font-size:7.5px!important;letter-spacing:.06em!important;padding:6px 8px!important}
}


/* Version 2.5.7: premium homepage promise section. */
.en-promise-section{
  background:linear-gradient(180deg,#fff 0%,#fff8f5 52%,#fff 100%)!important;
  padding:72px 0 82px!important;
  position:relative!important;
  overflow:hidden!important;
}
.en-promise-section:before{
  content:'';
  position:absolute;
  inset:22px auto auto 50%;
  width:min(980px,92vw);
  height:260px;
  transform:translateX(-50%);
  background:radial-gradient(circle at 50% 35%,rgba(198,27,72,.10),rgba(247,198,47,.08) 40%,rgba(255,255,255,0) 72%);
  pointer-events:none;
}
.en-promise-section .en-container{position:relative;z-index:1}
.en-promise-section .en-section-heading{margin-bottom:34px!important}
.en-promise-section .en-section-heading .en-kicker{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#a41439!important;
  background:#fff3f6!important;
  border:1px solid rgba(164,20,57,.15)!important;
  border-radius:999px!important;
  padding:7px 16px!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  margin-bottom:14px!important;
}
.en-promise-section .en-section-heading h2{
  font-size:clamp(32px,3vw,44px)!important;
  line-height:1.16!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
  color:#111!important;
  max-width:780px!important;
  margin:0 auto!important;
}
.en-promise-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
  margin-top:34px!important;
  background:#fff!important;
  border:1px solid rgba(164,20,57,.10)!important;
  border-radius:28px!important;
  padding:28px 26px!important;
  box-shadow:0 24px 70px rgba(70,24,35,.08)!important;
}
.en-promise-item{
  text-align:center!important;
  padding:20px 12px 18px!important;
  border-radius:22px!important;
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease!important;
  position:relative!important;
}
.en-promise-item:hover{
  transform:translateY(-4px)!important;
  background:#fffaf1!important;
  box-shadow:0 14px 30px rgba(164,20,57,.10)!important;
}
.en-promise-item__icon{
  width:88px!important;
  height:88px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  margin:0 auto 16px!important;
  background:linear-gradient(145deg,#fff 0%,#fff7e4 100%)!important;
  border:1px solid rgba(164,20,57,.10)!important;
  box-shadow:0 12px 24px rgba(164,20,57,.10), inset 0 0 0 8px rgba(255,255,255,.75)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.en-promise-item__icon img,
.en-promise-item__icon>.en-placeholder{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:14px!important;
  background:transparent!important;
}
.en-promise-item h3{
  font-size:15px!important;
  line-height:1.25!important;
  margin:0 0 6px!important;
  color:#111!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}
.en-promise-item p{
  color:#6d5d62!important;
  font-size:12px!important;
  line-height:1.45!important;
  max-width:150px!important;
  margin:0 auto!important;
}
@media(max-width:980px){
  .en-promise-section{padding:58px 0 64px!important}
  .en-promise-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:22px!important}
}
@media(max-width:640px){
  .en-promise-section{padding:46px 0 54px!important}
  .en-promise-section .en-section-heading h2{font-size:30px!important}
  .en-promise-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;border-radius:20px!important;padding:14px!important}
  .en-promise-item{padding:16px 8px!important}
  .en-promise-item__icon{width:70px!important;height:70px!important;margin-bottom:12px!important}
  .en-promise-item h3{font-size:13px!important}
  .en-promise-item p{font-size:11px!important}
}


/* Version 2.5.8: title-case top strip and premium category titles. */
.en-top-strip{
  text-transform:none!important;
  font-weight:750!important;
  letter-spacing:.08em!important;
}
.en-category-card h3{
  color:#a41439!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.25!important;
  margin:13px 0 0!important;
  letter-spacing:.01em!important;
  transition:color .2s ease!important;
}
.en-category-card:hover h3,
.en-category-card:focus-visible h3{
  color:#82102b!important;
}
@media(max-width:760px){
  .en-top-strip{font-size:8px!important;letter-spacing:.04em!important;}
  .en-category-card h3{font-size:13.5px!important;}
}


/* Version 2.5.9: promise heading matches standard section title, category titles centred. */
.en-promise-section .en-section-heading h2{
  font-size:clamp(24px,2.5vw,34px)!important;
  font-weight:500!important;
  line-height:1.3!important;
  letter-spacing:0!important;
  color:#232323!important;
  max-width:650px!important;
}
.en-category-card h3{
  text-align:center!important;
  width:100%!important;
  display:block!important;
}
.en-category-card{
  text-align:center!important;
}
@media(max-width:760px){
  .en-promise-section .en-section-heading h2{font-size:clamp(24px,7vw,30px)!important;}
}


/* Version 2.6.0: promise section logo-color premium background. */
.en-promise-section{
  background:linear-gradient(135deg,#b4143b 0%,#981133 48%,#7f0f2c 100%)!important;
}
.en-promise-section:before{
  inset:14px auto auto 50%!important;
  width:min(1100px,94vw)!important;
  height:320px!important;
  background:radial-gradient(circle at 50% 28%,rgba(255,215,120,.22),rgba(255,255,255,.08) 34%,rgba(255,255,255,0) 72%)!important;
}
.en-promise-section .en-section-heading .en-kicker{
  color:#fff!important;
  background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.en-promise-section .en-section-heading h2{
  color:#fff!important;
}
.en-promise-grid{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 26px 72px rgba(61,4,20,.28)!important;
}
.en-promise-item{
  background:rgba(255,255,255,.04)!important;
}
.en-promise-item:hover{
  background:rgba(255,255,255,.12)!important;
  box-shadow:0 16px 34px rgba(44,4,16,.22)!important;
}
.en-promise-item__icon{
  background:linear-gradient(145deg,#fff 0%,#fff6ea 100%)!important;
  border:1px solid rgba(255,255,255,.45)!important;
  box-shadow:0 14px 30px rgba(48,4,18,.18), inset 0 0 0 8px rgba(255,255,255,.82)!important;
}
.en-promise-item h3{
  color:#fff!important;
}
.en-promise-item p{
  color:rgba(255,245,247,.88)!important;
}
@media(max-width:640px){
  .en-promise-grid{background:rgba(255,255,255,.09)!important;}
}


/* Version 2.6.1: premium PDP gallery thumbnails below main image. */
.single-product .en-product-gallery-wrap{
  padding:22px 22px 24px!important;
  border-radius:22px!important;
  border:1px solid rgba(164,20,57,.10)!important;
  background:linear-gradient(180deg,#fff 0%,#fffaf7 100%)!important;
  box-shadow:0 18px 50px rgba(41,17,23,.06)!important;
  overflow:hidden!important;
}
.single-product .woocommerce div.product div.images{
  width:100%!important;
  float:none!important;
  margin:0!important;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
  background:#fff!important;
  border:1px solid #f0e6e9!important;
  border-radius:20px!important;
  min-height:430px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 16px 36px rgba(36,14,20,.04)!important;
}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{
  max-height:430px!important;
  padding:18px!important;
}
.single-product .woocommerce div.product div.images .flex-control-nav.flex-control-thumbs,
.single-product .woocommerce div.product div.images ol.flex-control-thumbs,
.single-product .woocommerce div.product div.images .flex-control-thumbs{
  list-style:none!important;
  counter-reset:none!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  margin:18px auto 0!important;
  padding:10px!important;
  max-width:92%!important;
  background:rgba(255,255,255,.95)!important;
  border:1px solid #f0e1e5!important;
  border-radius:16px!important;
  box-shadow:0 14px 34px rgba(65,22,34,.10)!important;
  scrollbar-width:thin!important;
  scrollbar-color:#b4143b #f8edf1!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar{height:6px!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar-track{background:#f8edf1!important;border-radius:99px!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar-thumb{background:#b4143b!important;border-radius:99px!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs li,
.single-product .woocommerce div.product div.images ol.flex-control-thumbs li{
  list-style:none!important;
  counter-increment:none!important;
  flex:0 0 78px!important;
  width:78px!important;
  min-width:78px!important;
  height:78px!important;
  min-height:78px!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  background:#fff!important;
  border:1px solid #eadce0!important;
  border-radius:12px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  box-shadow:0 8px 18px rgba(40,17,24,.05)!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li:before,
.single-product .woocommerce div.product div.images .flex-control-thumbs li::before,
.single-product .woocommerce div.product div.images .flex-control-thumbs li:after,
.single-product .woocommerce div.product div.images .flex-control-thumbs li::after{
  content:none!important;
  display:none!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:7px!important;
  opacity:1!important;
  cursor:pointer!important;
  border-radius:10px!important;
  transition:transform .2s ease, box-shadow .2s ease, outline .2s ease!important;
}
.single-product .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.single-product .woocommerce div.product div.images .flex-control-thumbs li img:hover,
.single-product .woocommerce div.product div.images .flex-control-thumbs li img:focus-visible{
  outline:2px solid #b4143b!important;
  outline-offset:-2px!important;
  transform:scale(1.03)!important;
  box-shadow:0 10px 22px rgba(180,20,59,.14)!important;
}
@media(max-width:1024px){
  .single-product .woocommerce div.product div.images .flex-control-thumbs{max-width:100%!important;}
}
@media(max-width:640px){
  .single-product .en-product-gallery-wrap{padding:14px!important;border-radius:16px!important;}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{min-height:300px!important;border-radius:16px!important;}
  .single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{max-height:300px!important;padding:10px!important;}
  .single-product .woocommerce div.product div.images .flex-control-thumbs{gap:8px!important;padding:8px!important;border-radius:14px!important;margin-top:12px!important;}
  .single-product .woocommerce div.product div.images .flex-control-thumbs li{flex-basis:64px!important;width:64px!important;min-width:64px!important;height:64px!important;min-height:64px!important;border-radius:10px!important;}
}


/* Version 2.6.2: hard override PDP gallery into premium horizontal thumbnail tray. */
.single-product .en-pdp-gallery{width:100%!important;margin:0!important;float:none!important;opacity:1!important;position:relative!important;}
.single-product .en-pdp-gallery__stage{background:#fff!important;border:1px solid #f0e6e9!important;border-radius:22px!important;min-height:430px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.85),0 18px 40px rgba(36,14,20,.05)!important;}
.single-product .en-pdp-gallery__image{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.single-product .en-pdp-gallery__image a{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;}
.single-product .en-pdp-gallery__image img{width:100%!important;height:auto!important;max-height:430px!important;object-fit:contain!important;object-position:center!important;padding:18px!important;display:block!important;}
.single-product .en-pdp-gallery__thumbs{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;list-style:none!important;margin:18px auto 0!important;padding:10px!important;max-width:92%!important;background:rgba(255,255,255,.98)!important;border:1px solid #f0e1e5!important;border-radius:18px!important;box-shadow:0 16px 36px rgba(65,22,34,.10)!important;counter-reset:none!important;scrollbar-width:thin!important;scrollbar-color:#b4143b #f8edf1!important;}
.single-product .en-pdp-gallery__thumbs::-webkit-scrollbar{height:6px!important;}
.single-product .en-pdp-gallery__thumbs::-webkit-scrollbar-track{background:#f8edf1!important;border-radius:99px!important;}
.single-product .en-pdp-gallery__thumbs::-webkit-scrollbar-thumb{background:#b4143b!important;border-radius:99px!important;}
.single-product .en-pdp-gallery__thumb{appearance:none!important;-webkit-appearance:none!important;flex:0 0 78px!important;width:78px!important;min-width:78px!important;height:78px!important;margin:0!important;padding:6px!important;border:1px solid #eadce0!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px rgba(40,17,24,.05)!important;cursor:pointer!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;}
.single-product .en-pdp-gallery__thumb:before,.single-product .en-pdp-gallery__thumb:after{content:none!important;display:none!important;}
.single-product .en-pdp-gallery__thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;border-radius:10px!important;}
.single-product .en-pdp-gallery__thumb.is-active,.single-product .en-pdp-gallery__thumb:hover,.single-product .en-pdp-gallery__thumb:focus-visible{border-color:#b4143b!important;box-shadow:0 12px 26px rgba(180,20,59,.18)!important;transform:translateY(-1px)!important;outline:none!important;}
.single-product .en-pdp-gallery__count{flex:0 0 54px!important;width:54px!important;min-width:54px!important;height:78px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #eadce0!important;border-radius:14px!important;color:#a41439!important;font-size:14px!important;font-weight:800!important;box-shadow:0 8px 18px rgba(40,17,24,.05)!important;}
@media(max-width:1024px){.single-product .en-pdp-gallery__thumbs{max-width:100%!important;}}
@media(max-width:640px){.single-product .en-pdp-gallery__stage{min-height:300px!important;border-radius:16px!important}.single-product .en-pdp-gallery__image img{max-height:300px!important;padding:10px!important}.single-product .en-pdp-gallery__thumbs{gap:8px!important;padding:8px!important;border-radius:14px!important;margin-top:12px!important}.single-product .en-pdp-gallery__thumb{flex-basis:64px!important;width:64px!important;min-width:64px!important;height:64px!important;border-radius:10px!important}.single-product .en-pdp-gallery__count{height:64px!important;flex-basis:46px!important;width:46px!important;min-width:46px!important;font-size:12px!important}}


/* Version 2.6.3: checkout shipping/COD rule support. */
.woocommerce-checkout .woocommerce-checkout-review-order-table .fee th,
.woocommerce-checkout .woocommerce-checkout-review-order-table .fee td{font-weight:700;}


/* Version 2.6.4: premium checkout quantity selector and thank-you address layout. */
/* Checkout order summary quantity controls */
body.woocommerce-checkout .wc-block-components-quantity-selector,
body.woocommerce-checkout .wc-block-components-quantity-selector__wrapper{
  display:inline-grid!important;
  grid-template-columns:38px 44px 38px!important;
  height:42px!important;
  min-height:42px!important;
  border:1px solid #d9d9d9!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 4px 14px rgba(0,0,0,.04)!important;
}
body.woocommerce-checkout .wc-block-components-quantity-selector button,
body.woocommerce-checkout .wc-block-components-quantity-selector__button{
  width:38px!important;
  min-width:38px!important;
  height:42px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111!important;
  font-size:18px!important;
  font-weight:500!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
}
body.woocommerce-checkout .wc-block-components-quantity-selector button:hover,
body.woocommerce-checkout .wc-block-components-quantity-selector__button:hover{
  background:#fff5f7!important;
  color:#a41439!important;
}
body.woocommerce-checkout .wc-block-components-quantity-selector input,
body.woocommerce-checkout .wc-block-components-quantity-selector__input{
  width:44px!important;
  min-width:44px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #e1e1e1!important;
  border-right:1px solid #e1e1e1!important;
  background:#fff!important;
  color:#111!important;
  font-size:14px!important;
  font-weight:600!important;
  text-align:center!important;
  box-shadow:none!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__quantity,
body.woocommerce-checkout .wc-block-components-order-summary-item .wc-block-components-quantity-selector{
  margin-top:10px!important;
}

/* Thank-you page addresses: Shipping left, Billing right, both premium boxes */
.en-thankyou .woocommerce-customer-details .woocommerce-columns,
.en-thankyou .woocommerce-columns--addresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
  align-items:start!important;
}
.en-thankyou .woocommerce-column--shipping-address{order:1!important;}
.en-thankyou .woocommerce-column--billing-address{order:2!important;}
.en-thankyou .woocommerce-column__title{
  font-size:30px!important;
  font-weight:600!important;
  line-height:1.15!important;
  margin:0 0 18px!important;
  text-align:left!important;
}
.en-thankyou address{
  border:1px solid #dedede!important;
  border-radius:8px!important;
  padding:20px 22px!important;
  background:#fff!important;
  min-height:132px!important;
  box-shadow:0 6px 20px rgba(0,0,0,.03)!important;
}
@media(max-width:991px){
  .en-thankyou .woocommerce-customer-details .woocommerce-columns,
  .en-thankyou .woocommerce-columns--addresses{grid-template-columns:1fr!important;gap:22px!important;}
  .en-thankyou .woocommerce-column--shipping-address,
  .en-thankyou .woocommerce-column--billing-address{order:initial!important;}
}
@media(max-width:600px){
  body.woocommerce-checkout .wc-block-components-quantity-selector,
  body.woocommerce-checkout .wc-block-components-quantity-selector__wrapper{
    grid-template-columns:34px 40px 34px!important;
    height:38px!important;
    min-height:38px!important;
  }
  body.woocommerce-checkout .wc-block-components-quantity-selector button,
  body.woocommerce-checkout .wc-block-components-quantity-selector__button{width:34px!important;min-width:34px!important;height:38px!important;}
  body.woocommerce-checkout .wc-block-components-quantity-selector input,
  body.woocommerce-checkout .wc-block-components-quantity-selector__input{width:40px!important;min-width:40px!important;height:38px!important;}
}


/* Version 2.6.5: real checkout order-summary quantity controls injected by JS. */
body.woocommerce-checkout .wc-block-components-order-summary-item__image,
body.woocommerce-checkout .wc-block-components-order-summary-item__image > div{
  overflow:visible!important;
}
body.woocommerce-checkout .en-checkout-qty{
  display:grid!important;
  grid-template-columns:34px 42px 34px!important;
  align-items:center!important;
  width:max-content!important;
  min-width:110px!important;
  height:38px!important;
  margin:12px 0 0!important;
  border:1px solid #d7d0d2!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(80,20,35,.06)!important;
}
body.woocommerce-checkout .en-checkout-qty button{
  appearance:none!important;
  border:0!important;
  background:#fff!important;
  color:#111!important;
  width:34px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:700!important;
  cursor:pointer!important;
  padding:0!important;
}
body.woocommerce-checkout .en-checkout-qty button:hover,
body.woocommerce-checkout .en-checkout-qty button:focus-visible{
  background:#a41439!important;
  color:#fff!important;
  outline:none!important;
}
body.woocommerce-checkout .en-checkout-qty input{
  width:42px!important;
  min-width:42px!important;
  height:38px!important;
  border:0!important;
  border-left:1px solid #eee!important;
  border-right:1px solid #eee!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111!important;
  text-align:center!important;
  font-size:13px!important;
  font-weight:700!important;
  padding:0!important;
  box-shadow:none!important;
  appearance:textfield!important;
}
body.woocommerce-checkout .en-checkout-qty input::-webkit-outer-spin-button,
body.woocommerce-checkout .en-checkout-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
body.woocommerce-checkout .en-checkout-qty.is-loading{opacity:.55;pointer-events:none;}
@media(max-width:600px){
  body.woocommerce-checkout .en-checkout-qty{grid-template-columns:32px 38px 32px!important;height:36px!important;min-width:102px!important;margin-top:10px!important;}
  body.woocommerce-checkout .en-checkout-qty button{width:32px!important;height:36px!important;}
  body.woocommerce-checkout .en-checkout-qty input{width:38px!important;min-width:38px!important;height:36px!important;}
}


/* v2.6.7 - Real mobile hero banner rendering
   Uses the uploaded mobile banner image on phones and prevents desktop-style cropping. */
@media (max-width: 767px) {
  .en-home-hero {
    min-height: 0 !important;
    height: auto !important;
    overflow: hidden !important;
    background: #fff !important;
  }

  .en-home-hero__slides {
    min-height: 0 !important;
    height: auto !important;
  }

  .en-home-hero__slide {
    position: relative !important;
    inset: auto !important;
    min-height: 0 !important;
    height: auto !important;
    display: none !important;
    background: #fff !important;
  }

  .en-home-hero__slide.is-active {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .en-home-hero__media {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .en-home-hero__media picture,
  .en-home-hero__media img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .en-home-hero__media img {
    object-fit: contain !important;
    object-position: center center !important;
  }

  .en-home-hero__overlay {
    position: absolute !important;
    inset: 0 !important;
    min-height: 0 !important;
    height: 100% !important;
    pointer-events: none !important;
  }

  .en-home-hero__copy:empty,
  .en-home-hero__copy:not(:has(*)) {
    display: none !important;
  }

  .en-hero-dots {
    bottom: 10px !important;
  }
}


/* v2.6.8 - Shop archive mobile banner/text fix
   The shop promo banner can use a 600x400 mobile artwork. On phones the image is
   rendered in normal flow and the optional title/subtitle are placed below the
   image, so copy no longer overlaps the product artwork. */
@media (max-width: 767px) {
  .en-shop-hero {
    min-height: 0 !important;
    height: auto !important;
    overflow: hidden !important;
    background: #fff !important;
  }

  .en-shop-hero__media {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    z-index: 0 !important;
    overflow: hidden !important;
    background: #fff !important;
  }

  .en-shop-hero__media picture,
  .en-shop-hero__media img,
  .en-shop-hero__media > .en-placeholder {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .en-shop-hero__media img {
    object-fit: contain !important;
    object-position: center center !important;
  }

  .en-shop-hero__overlay {
    position: relative !important;
    z-index: 1 !important;
    min-height: 0 !important;
    height: auto !important;
    display: block !important;
    padding: 0 24px 18px !important;
    margin: 0 auto !important;
    background: #fff !important;
  }

  .en-shop-hero__copy {
    width: 100% !important;
    max-width: 100% !important;
    padding: 14px 0 0 !important;
    text-align: left !important;
  }

  .en-shop-hero__copy:empty,
  .en-shop-hero__copy:not(:has(*)) {
    display: none !important;
  }

  .en-shop-hero h1 {
    margin: 0 0 6px !important;
    font-size: clamp(22px, 7vw, 30px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.02em !important;
  }

  .en-shop-hero p {
    max-width: 100% !important;
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    color: #555 !important;
  }
}
