
:root{
	--nr-ink:#161c19;
	--nr-deep:#17372e;
	--nr-green:#315f50;
	--nr-sage:#b9cbc1;
	--nr-mint:#dfeae4;
	--nr-cream:#f7f3ec;
	--nr-sand:#e9ddcf;
	--nr-clay:#d3a27e;
	--nr-white:#fff;
	--nr-muted:#66726c;
	--nr-line:#e0e5e1;
	--nr-shadow:0 24px 70px rgba(23,55,46,.12);
	--nr-radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--nr-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
svg{fill:none;stroke:currentColor;stroke-width:1.6}
.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}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;padding:12px 18px;background:#fff;z-index:100000}
.nr-shell{width:min(1240px,calc(100% - 44px));margin-inline:auto}
.nr-eyebrow{display:inline-block;margin-bottom:20px;color:var(--nr-green);font-size:10px;font-weight:850;letter-spacing:.19em;text-transform:uppercase}
.nr-eyebrow-light{color:#d6e5de}
.nr-button{min-height:54px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;transition:.25s transform,.25s box-shadow}
.nr-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(23,55,46,.16)}
.nr-button-dark{background:var(--nr-ink);color:#fff}
.nr-button-light{background:#fff;color:var(--nr-deep)}
.nr-text-link{display:inline-flex;align-items:center;gap:11px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:13px;font-weight:800}
.nr-text-link span{font-size:17px}
.nr-topbar{background:var(--nr-ink);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.nr-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}
.nr-topbar-dot{opacity:.45}
.nr-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(22,28,25,.08)}
.nr-header-inner{min-height:86px;display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:24px}
.custom-logo{max-height:62px;width:auto}
.nr-wordmark{display:inline-flex;align-items:center;gap:12px}
.nr-wordmark-copy strong,.nr-wordmark-copy small{display:block;line-height:1}
.nr-wordmark-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400}
.nr-wordmark-copy small{margin-top:7px;font-size:8px;letter-spacing:.2em}
.nr-seal{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--nr-green);font-family:Georgia,serif;color:var(--nr-green)}
.nr-menu{display:flex;align-items:center;justify-content:center;gap:29px;list-style:none;margin:0;padding:0;font-size:13px;font-weight:750}
.nr-menu a{position:relative;display:block;padding:31px 0}
.nr-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:1px;background:var(--nr-green);transition:.25s}
.nr-menu a:hover:after{right:0}
.nr-header-actions{display:flex;align-items:center;gap:7px}
.nr-icon-link{position:relative;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;z-index:3}
.nr-icon-link:hover{background:var(--nr-cream)}
.nr-icon-link svg{width:20px;height:20px}
.nr-cart-count{position:absolute;top:-1px;right:-1px;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:var(--nr-deep);color:#fff;display:grid;place-items:center;font-size:9px;line-height:1}
.nr-mobile-nav{display:none;position:relative}
.nr-mobile-nav summary{list-style:none;width:40px;height:40px;display:grid;place-content:center;cursor:pointer;border-radius:50%}
.nr-mobile-nav summary::-webkit-details-marker{display:none}
.nr-mobile-nav summary:hover{background:var(--nr-cream)}
.nr-mobile-nav summary span{display:block;width:22px;height:1.5px;margin:3px 0;background:var(--nr-ink)}
.nr-mobile-panel{position:fixed;z-index:120;top:124px;left:0;right:0;bottom:0;padding:26px 28px 110px;background:#fff;overflow:auto;border-top:1px solid var(--nr-line)}
.nr-mobile-panel-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:20px;border-bottom:1px solid var(--nr-line)}
.nr-mobile-panel-head strong{font-family:Georgia,serif;font-size:23px;font-weight:400}
.nr-mobile-panel-head span{font-size:10px;color:var(--nr-muted)}
.nr-mobile-menu{list-style:none;margin:22px 0;padding:0;font-family:Georgia,serif;font-size:31px;line-height:1.2}
.nr-mobile-menu li{border-bottom:1px solid var(--nr-line)}
.nr-mobile-menu a{display:block;padding:14px 0}
.nr-mobile-contact{margin-top:24px;padding:20px;border-radius:16px;background:var(--nr-cream);font-size:13px}
.nr-mobile-contact p{margin:0 0 10px;color:var(--nr-muted)}
.nr-mobile-contact a{font-weight:800;color:var(--nr-green)}
.nr-hero{position:relative;min-height:720px;background:url("../images/hero-beauty.webp") center/cover no-repeat;overflow:hidden}
.nr-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,243,236,.98) 0%,rgba(247,243,236,.92) 33%,rgba(247,243,236,.35) 60%,rgba(247,243,236,.02) 100%)}
.nr-hero-content{position:relative;z-index:2;min-height:720px;display:flex;align-items:center}
.nr-hero-copy{max-width:690px;padding:70px 0}
.nr-hero-copy h1,.nr-section h2,.nr-editorial h2,.nr-delivery-banner h2,.nr-store-details h2,.nr-info-hero h2,.nr-page-header h1,.woocommerce-products-header__title,.nr-not-found h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:1.01}
.nr-hero-copy h1{font-size:clamp(58px,6.8vw,96px);margin:0}
.nr-hero-copy>p{max-width:610px;margin:27px 0 34px;color:var(--nr-muted);font-size:18px;line-height:1.75}
.nr-hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.nr-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}
.nr-hero-metrics div{padding-top:15px;border-top:1px solid rgba(22,28,25,.18)}
.nr-hero-metrics strong,.nr-hero-metrics span{display:block}
.nr-hero-metrics strong{font-family:Georgia,serif;font-size:18px;font-weight:400}
.nr-hero-metrics span{font-size:10px;color:var(--nr-muted);margin-top:3px}
.nr-trust-strip{background:var(--nr-deep);color:#fff}
.nr-trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.nr-trust-strip-grid>div{display:flex;align-items:center;gap:14px;padding:26px 25px;border-right:1px solid rgba(255,255,255,.13)}
.nr-trust-strip-grid>div:last-child{border-right:0}
.nr-trust-strip span{font-family:Georgia,serif;color:#bed1c8}
.nr-trust-strip strong{font-size:12px}
.nr-section{padding:108px 0}
.nr-section-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:55px;margin-bottom:48px}
.nr-section-heading-row{display:flex;justify-content:space-between}
.nr-section-heading h2{font-size:clamp(48px,5vw,72px);max-width:790px;margin:0}
.nr-section-heading>p{max-width:470px;color:var(--nr-muted);font-size:14px;margin:0}
.nr-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.nr-category-card{position:relative;min-height:570px;border-radius:var(--nr-radius);overflow:hidden;background:var(--nr-cream);transition:.3s transform,.3s box-shadow}
.nr-category-card:hover{transform:translateY(-6px);box-shadow:var(--nr-shadow)}
.nr-category-card img{width:100%;height:100%;display:block;object-fit:cover;transition:.5s transform}
.nr-category-card:hover img{transform:scale(1.035)}
.nr-category-overlay{position:absolute;left:0;right:0;bottom:0;padding:29px;color:#fff;background:linear-gradient(transparent,rgba(8,14,11,.85))}
.nr-category-overlay>span{font-size:9px;letter-spacing:.15em}
.nr-category-overlay h3{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.08;margin:8px 0 4px}
.nr-category-overlay p{font-size:11px;color:rgba(255,255,255,.72);margin:0}
.nr-products-section{background:#fbfaf7}
.nr-products-section .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px;margin:0!important;padding:0!important}
.nr-products-section .products:before,.nr-products-section .products:after{display:none!important}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:11px 11px 18px;background:#fff;border:1px solid var(--nr-line);border-radius:18px;overflow:hidden;transition:.25s transform,.25s box-shadow}
.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--nr-shadow)}
.woocommerce ul.products li.product a img{margin:0 0 17px!important;border-radius:12px;aspect-ratio:1/1.08;object-fit:cover;background:var(--nr-cream)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 5px!important;color:var(--nr-ink);font-family:Georgia,serif;font-size:19px!important;font-weight:400}
.woocommerce ul.products li.product .price{padding:0 5px;color:var(--nr-green)!important;font-size:14px!important;font-weight:800}
.woocommerce ul.products li.product .button{display:block!important;margin:13px 5px 0!important;padding:13px 12px!important;border-radius:999px;background:var(--nr-ink)!important;color:#fff!important;text-align:center;font-size:10px!important;letter-spacing:.08em;text-transform:uppercase}
.woocommerce ul.products li.product .added_to_cart{display:block;margin:9px 5px 0;text-align:center;font-size:11px;font-weight:800;color:var(--nr-green)}
.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;top:18px!important;left:18px!important;border-radius:999px!important;background:var(--nr-clay)!important;color:var(--nr-ink)!important}
.nr-placeholder{padding:45px;border:1px dashed var(--nr-sage);border-radius:18px;text-align:center;background:#fff}
.nr-editorial{padding:110px 0;background:var(--nr-cream)}
.nr-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}
.nr-editorial-image img{display:block;width:100%;max-height:740px;object-fit:cover;border-radius:220px 220px 26px 26px;box-shadow:var(--nr-shadow)}
.nr-editorial-copy h2{font-size:clamp(50px,5.4vw,76px);margin:0}
.nr-editorial-copy>p{max-width:590px;margin:27px 0;color:var(--nr-muted);font-size:16px}
.nr-editorial-points{margin:28px 0 34px}
.nr-editorial-points>div{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid rgba(22,28,25,.13)}
.nr-editorial-points strong{font-family:Georgia,serif;font-size:18px;font-weight:400}
.nr-editorial-points span{color:var(--nr-muted);font-size:13px}
.nr-delivery-banner{padding:100px 0;background:var(--nr-deep);color:#fff;overflow:hidden}
.nr-delivery-banner-grid{display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:70px}
.nr-delivery-banner h2{font-size:clamp(50px,5.8vw,82px);margin:0}
.nr-delivery-banner-copy>p{max-width:590px;color:rgba(255,255,255,.7);font-size:16px}
.nr-delivery-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0 34px}
.nr-delivery-facts>div{padding:18px;border:1px solid rgba(255,255,255,.17);border-radius:15px}
.nr-delivery-facts span,.nr-delivery-facts strong{display:block}
.nr-delivery-facts span{font-size:9px;letter-spacing:.1em;color:#bed1c8;text-transform:uppercase}
.nr-delivery-facts strong{margin-top:6px;font-family:Georgia,serif;font-size:21px;font-weight:400}
.nr-delivery-banner img{display:block;width:100%;border-radius:25px;box-shadow:0 30px 65px rgba(0,0,0,.22)}
.nr-store-details{background:#fff}
.nr-store-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.nr-store-details-grid>div{padding:38px;border:1px solid var(--nr-line);border-radius:20px}
.nr-store-details h2{font-size:clamp(36px,4vw,56px);margin:0 0 15px}
.nr-store-details p{color:var(--nr-muted)}
.nr-prefooter{padding:50px 0;background:var(--nr-mint)}
.nr-prefooter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.nr-prefooter span{font-size:9px;font-weight:850;letter-spacing:.16em;color:var(--nr-green)}
.nr-prefooter h3{margin:8px 0;font-family:Georgia,serif;font-size:22px;font-weight:400}
.nr-prefooter p{margin:0;color:var(--nr-muted);font-size:13px}
.nr-footer{padding:75px 0 95px;background:var(--nr-ink);color:#fff}
.nr-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:52px}
.nr-wordmark-light{color:#fff}
.nr-seal-light{border-color:#fff;color:#fff}
.nr-footer-brand>p{max-width:370px;color:rgba(255,255,255,.63);font-size:13px}
.nr-footer h4{margin-top:0;font-family:Georgia,serif;font-size:19px;font-weight:400}
.nr-footer a,.nr-footer p{display:block;margin:10px 0;color:rgba(255,255,255,.67);font-size:12px}
.nr-footer a:hover{color:#fff}
.nr-footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:56px;padding-top:21px;border-top:1px solid rgba(255,255,255,.13)}
.nr-payment-pills{display:flex;gap:7px}
.nr-payment-pills span{padding:4px 8px;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-size:8px}
.nr-whatsapp{position:fixed;right:20px;bottom:20px;z-index:90;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#2e8b5a;color:#fff;box-shadow:0 16px 36px rgba(23,28,26,.23)}
.nr-whatsapp svg{width:27px;height:27px}
.nr-mobile-bottom{display:none}
.nr-cart-toast{position:fixed;right:22px;bottom:88px;z-index:140;width:min(360px,calc(100% - 28px));padding:18px;border-radius:16px;background:#fff;box-shadow:var(--nr-shadow);border:1px solid var(--nr-line)}
.nr-cart-toast strong{display:block;margin-bottom:10px}
.nr-cart-toast>div{display:flex;gap:9px}
.nr-cart-toast a{flex:1;padding:10px;border-radius:999px;background:var(--nr-ink);color:#fff;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}
.nr-content{min-height:55vh;padding:78px 0 110px}
.nr-page-header{margin-bottom:42px}
.nr-page-header h1,.woocommerce-products-header__title{font-size:clamp(52px,6vw,82px);margin:0}
.nr-entry-content{max-width:960px}
.nr-entry-content a{text-decoration:underline}
.nr-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.nr-post-card{border:1px solid var(--nr-line);border-radius:18px;overflow:hidden}
.nr-post-card img{width:100%;aspect-ratio:1.2/1;object-fit:cover}
.nr-post-card-copy{padding:22px}
.nr-post-card-copy h2{font-family:Georgia,serif;font-weight:400}
.nr-not-found{text-align:center}
.nr-not-found h1{font-size:70px}
.nr-woocommerce-main .woocommerce-breadcrumb{font-size:11px;color:var(--nr-muted);letter-spacing:.05em}
.woocommerce div.product div.images img{border-radius:20px}
.woocommerce div.product .product_title{font-family:Georgia,serif;font-size:48px;font-weight:400}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--nr-green);font-weight:800}
.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt,.wc-block-components-button{background:var(--nr-ink)!important;color:#fff!important;border-radius:999px!important}
.woocommerce-message,.woocommerce-info{border-top-color:var(--nr-green)!important}
.woocommerce-message:before,.woocommerce-info:before{color:var(--nr-green)!important}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select,.wc-block-components-text-input input{min-height:48px;padding:12px 13px;border:1px solid var(--nr-line);border-radius:11px;background:#fff}
.woocommerce table.shop_table{border-radius:15px;overflow:hidden}
.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout #customer_details{padding:24px;border:1px solid var(--nr-line);border-radius:18px;background:#fff}
.woocommerce-checkout #payment{background:var(--nr-cream)!important;border-radius:16px!important}
.woocommerce-checkout #payment div.payment_box{background:#fff!important}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#fff!important}
.nr-product-delivery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}
.nr-product-delivery>div{padding:15px;border-radius:13px;background:var(--nr-cream)}
.nr-product-delivery strong,.nr-product-delivery span{display:block}
.nr-product-delivery strong{font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.nr-product-delivery span{margin-top:4px;color:var(--nr-muted);font-size:11px}
.nr-cart-trust{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px;padding:15px 18px;border-radius:14px;background:var(--nr-mint);font-size:12px;font-weight:700}
.nr-checkout-banner{display:grid;grid-template-columns:1fr .85fr;gap:30px;align-items:center;margin-bottom:30px;padding:30px;border-radius:22px;background:var(--nr-cream);overflow:hidden}
.nr-checkout-banner>div>span{font-size:9px;font-weight:850;letter-spacing:.16em;color:var(--nr-green)}
.nr-checkout-banner h2{margin:10px 0;font-family:Georgia,serif;font-size:42px;font-weight:400}
.nr-checkout-banner p{color:var(--nr-muted)}
.nr-checkout-banner img{width:100%;max-height:260px;object-fit:cover;border-radius:16px}
.nr-info-page{max-width:1040px;margin:auto}
.nr-info-hero{padding:60px 0 50px}
.nr-info-hero>span{font-size:10px;font-weight:850;letter-spacing:.18em;color:var(--nr-green)}
.nr-info-hero h2{margin:14px 0;font-size:clamp(55px,7vw,90px)}
.nr-info-hero p{max-width:650px;color:var(--nr-muted);font-size:17px}
.nr-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.nr-info-grid article{padding:24px;border-radius:17px;background:var(--nr-cream)}
.nr-info-grid h3{margin:0 0 8px;font-family:Georgia,serif;font-size:20px;font-weight:400}
.nr-info-grid p{margin:0;color:var(--nr-muted)}
.nr-info-copy{margin-top:38px;padding:38px;border:1px solid var(--nr-line);border-radius:20px}
.nr-info-copy h3{margin:24px 0 6px;font-family:Georgia,serif;font-size:22px;font-weight:400}
.nr-info-copy h3:first-child{margin-top:0}
.nr-info-copy p{color:var(--nr-muted)}
.nr-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.nr-contact-grid>a,.nr-contact-grid>div{display:block;padding:30px;border:1px solid var(--nr-line);border-radius:18px;transition:.2s transform,.2s background}
.nr-contact-grid>a:hover{transform:translateY(-4px);background:var(--nr-cream)}
.nr-contact-grid span{display:block;font-size:9px;font-weight:850;letter-spacing:.16em;color:var(--nr-green)}
.nr-contact-grid strong{display:block;margin-top:11px;font-family:Georgia,serif;font-size:22px;font-weight:400}
.nr-contact-grid p{color:var(--nr-muted);font-size:13px}
.wc-block-cart,.wc-block-checkout{max-width:1180px;margin:auto}
.wc-block-components-sidebar-layout{gap:30px!important}
.wc-block-components-order-summary,.wc-block-cart__totals-title,.wc-block-components-totals-wrapper{border-color:var(--nr-line)!important}

@media(max-width:1080px){
	.nr-header-inner{grid-template-columns:1fr auto}
	.nr-desktop-nav{display:none}
	.nr-mobile-nav{display:block}
	.nr-header-actions{justify-content:flex-end}
	.nr-hero{background-position:62% center}
	.nr-hero-overlay{background:linear-gradient(90deg,rgba(247,243,236,.98),rgba(247,243,236,.88) 50%,rgba(247,243,236,.18))}
	.nr-category-grid{grid-template-columns:repeat(3,1fr)}
	.nr-products-section .products{grid-template-columns:repeat(2,1fr)}
	.nr-editorial-grid,.nr-delivery-banner-grid{grid-template-columns:1fr;gap:55px}
	.nr-editorial-image{max-width:760px;margin:auto}
	.nr-delivery-banner img{max-width:760px;margin:auto}
	.nr-footer-grid{grid-template-columns:repeat(2,1fr)}
	.nr-prefooter-grid{grid-template-columns:1fr 1fr}
	.nr-info-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:720px){
	body{padding-bottom:68px}
	.nr-shell{width:min(100% - 28px,1240px)}
	.nr-topbar-inner{min-height:38px;font-size:8px;gap:7px}
	.nr-header-inner{min-height:70px;gap:7px}
	.nr-wordmark-copy strong{font-size:18px}
	.nr-wordmark-copy small{font-size:7px}
	.nr-seal{width:38px;height:38px}
	.nr-icon-link{width:35px;height:35px}
	.nr-search-link,.nr-account-link{display:none}
	.nr-mobile-panel{top:108px}
	.nr-hero{min-height:650px;background-position:68% center}
	.nr-hero-overlay{background:linear-gradient(90deg,rgba(247,243,236,.98) 0%,rgba(247,243,236,.93) 57%,rgba(247,243,236,.22) 100%)}
	.nr-hero-content{min-height:650px}
	.nr-hero-copy{padding:58px 0}
	.nr-hero-copy h1{max-width:570px;font-size:51px}
	.nr-hero-copy>p{max-width:500px;font-size:15px}
	.nr-hero-actions{gap:18px}
	.nr-hero-metrics{grid-template-columns:1fr;gap:4px;margin-top:38px}
	.nr-hero-metrics div{display:flex;align-items:center;gap:10px;padding-top:10px}
	.nr-trust-strip-grid{grid-template-columns:1fr 1fr}
	.nr-trust-strip-grid>div{min-height:74px;padding:17px 8px;border-bottom:1px solid rgba(255,255,255,.13)}
	.nr-section{padding:76px 0}
	.nr-section-heading,.nr-section-heading-row{display:block}
	.nr-section-heading h2{font-size:48px}
	.nr-section-heading>p,.nr-section-heading .nr-text-link{margin-top:18px}
	.nr-category-grid{grid-template-columns:1fr}
	.nr-category-card{min-height:500px}
	.nr-products-section .products{grid-template-columns:1fr 1fr;gap:11px}
	.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
	.woocommerce ul.products li.product .button{padding:11px 6px!important;font-size:8px!important}
	.nr-editorial{padding:78px 0}
	.nr-editorial-image img{max-height:600px}
	.nr-editorial-copy h2,.nr-delivery-banner h2{font-size:49px}
	.nr-editorial-points>div{grid-template-columns:1fr}
	.nr-delivery-banner{padding:78px 0}
	.nr-delivery-facts{grid-template-columns:1fr}
	.nr-store-details-grid{grid-template-columns:1fr}
	.nr-prefooter-grid,.nr-footer-grid{grid-template-columns:1fr}
	.nr-footer{padding-bottom:100px}
	.nr-footer-bottom{display:block}
	.nr-info-grid,.nr-contact-grid{grid-template-columns:1fr}
	.nr-product-delivery{grid-template-columns:1fr}
	.nr-checkout-banner{grid-template-columns:1fr}
	.nr-checkout-banner h2{font-size:38px}
	.nr-post-grid{grid-template-columns:1fr}
	.nr-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:125;display:grid;grid-template-columns:repeat(4,1fr);min-height:66px;background:#fff;border-top:1px solid var(--nr-line);box-shadow:0 -8px 25px rgba(23,55,46,.08)}
	.nr-mobile-bottom a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:750}
	.nr-mobile-bottom svg{width:21px;height:21px}
	.nr-mobile-bottom .nr-cart-count{top:5px;right:calc(50% - 22px)}
	.nr-whatsapp{right:14px;bottom:80px;width:50px;height:50px}
	.nr-cart-toast{right:14px;bottom:145px}
	.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout #customer_details{padding:16px}
	.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{font-weight:800}
}


/* 5.1.0 layout correction */
.nr-header-inner,
.nr-desktop-nav,
.nr-editorial-grid > *,
.nr-delivery-banner-grid > *,
.nr-store-details-grid > *{
	min-width:0;
}
.nr-desktop-nav{
	overflow:hidden;
}
.nr-menu{
	gap:clamp(16px,2vw,29px);
	white-space:nowrap;
}
.nr-editorial-copy{
	min-width:0;
	max-width:100%;
}
.nr-editorial-copy h2{
	font-size:clamp(44px,4.6vw,68px);
	overflow-wrap:break-word;
	word-break:normal;
	max-width:100%;
}
.nr-editorial-copy > p,
.nr-editorial-points span{
	overflow-wrap:anywhere;
}
@media (max-width:1180px) and (min-width:1081px){
	.nr-header-inner{
		grid-template-columns:230px 1fr auto;
		gap:14px;
	}
	.nr-menu{
		gap:15px;
		font-size:12px;
	}
	.nr-wordmark-copy strong{
		font-size:21px;
	}
}


/* 5.3.0 customer-facing cleanup */
.nr-footer-country{
	margin:0!important;
	color:rgba(255,255,255,.62)!important;
	font-size:11px!important;
	letter-spacing:.05em;
}
.nr-delivery-banner-copy{
	min-width:0;
}
.nr-delivery-banner-copy h2{
	overflow-wrap:break-word;
}


/* 5.4.0 payment methods and secure-checkout trust */
.nr-payment-security{
	padding:46px 0;
	background:#f7f3ec;
	border-top:1px solid var(--nr-line);
	border-bottom:1px solid var(--nr-line);
}
.nr-payment-security-inner{
	display:grid;
	grid-template-columns:1.05fr 1.15fr 1.2fr;
	align-items:center;
	gap:34px;
}
.nr-payment-security-copy>span{
	display:block;
	margin-bottom:7px;
	color:var(--nr-green);
	font-size:9px;
	font-weight:850;
	letter-spacing:.17em;
}
.nr-payment-security-copy h3{
	margin:0;
	font-family:Georgia,serif;
	font-size:26px;
	font-weight:400;
}
.nr-payment-security-copy p{
	margin:7px 0 0;
	color:var(--nr-muted);
	font-size:11px;
}
.nr-payment-methods{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:8px;
}
.nr-payment-badge{
	position:relative;
	min-width:66px;
	height:39px;
	padding:0 11px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border:1px solid #d8ded9;
	border-radius:7px;
	background:#fff;
	color:#18201c;
	font-size:11px;
	font-weight:850;
	line-height:1;
	box-shadow:0 5px 14px rgba(23,55,46,.05);
}
.nr-payment-visa{
	color:#1a3c8e;
	font-size:14px;
	font-style:italic;
	letter-spacing:.04em;
}
.nr-payment-mastercard{
	min-width:96px;
	padding-left:43px;
	justify-content:flex-start;
}
.nr-payment-mastercard i,
.nr-payment-mastercard b{
	position:absolute;
	top:10px;
	width:20px;
	height:20px;
	border-radius:50%;
}
.nr-payment-mastercard i{
	left:10px;
	background:#ea001b;
}
.nr-payment-mastercard b{
	left:22px;
	background:#ff9900;
	opacity:.9;
}
.nr-payment-mastercard em{
	font-size:9px;
	font-style:normal;
	font-weight:800;
}
.nr-payment-amex{
	background:#1976a8;
	color:#fff;
	font-size:7px;
	text-align:center;
	line-height:1.05;
}
.nr-payment-eft{
	color:#17372e;
	font-size:14px;
	letter-spacing:.08em;
}
.nr-payment-apple{
	gap:4px;
	font-size:12px;
}
.nr-payment-apple svg{
	width:15px;
	height:18px;
	fill:currentColor;
	stroke:none;
}
.nr-payment-apple strong{
	font-weight:800;
}
.nr-security-points{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:10px;
}
.nr-security-points>div{
	display:flex;
	align-items:center;
	gap:9px;
	padding:11px;
	border-radius:12px;
	background:#fff;
	border:1px solid var(--nr-line);
}
.nr-security-points svg{
	flex:0 0 auto;
	width:22px;
	height:22px;
	color:var(--nr-green);
}
.nr-security-points span,
.nr-security-points strong,
.nr-security-points small{
	display:block;
}
.nr-security-points strong{
	font-size:10px;
}
.nr-security-points small{
	margin-top:2px;
	color:var(--nr-muted);
	font-size:8px;
	line-height:1.25;
}
.nr-checkout-payment-trust{
	margin:0 0 25px;
	padding:20px;
	border:1px solid var(--nr-line);
	border-radius:17px;
	background:var(--nr-cream);
}
.nr-checkout-payment-title{
	display:flex;
	justify-content:space-between;
	gap:18px;
	margin-bottom:14px;
}
.nr-checkout-payment-title strong{
	font-family:Georgia,serif;
	font-size:21px;
	font-weight:400;
}
.nr-checkout-payment-title span{
	max-width:410px;
	color:var(--nr-muted);
	font-size:11px;
	text-align:right;
}
.nr-checkout-payment-badges{
	display:flex;
	flex-wrap:wrap;
	gap:7px;
	margin-bottom:14px;
}
.nr-checkout-payment-badges span{
	padding:7px 11px;
	border-radius:6px;
	background:#fff;
	border:1px solid var(--nr-line);
	font-size:9px;
	font-weight:850;
}
.nr-checkout-security-copy{
	display:flex;
	flex-wrap:wrap;
	gap:13px;
	color:var(--nr-green);
	font-size:10px;
	font-weight:750;
}
@media(max-width:1050px){
	.nr-payment-security-inner{
		grid-template-columns:1fr;
	}
	.nr-security-points{
		grid-template-columns:repeat(3,1fr);
	}
}
@media(max-width:720px){
	.nr-payment-security{
		padding:36px 0;
	}
	.nr-payment-methods{
		gap:6px;
	}
	.nr-payment-badge{
		min-width:62px;
		height:37px;
	}
	.nr-security-points{
		grid-template-columns:1fr;
	}
	.nr-checkout-payment-title{
		display:block;
	}
	.nr-checkout-payment-title span{
		display:block;
		margin-top:6px;
		text-align:left;
	}
}


/* 5.6.0 address suggestions, confirmation and final responsive hardening */
.nr-address-search{
	display:grid;
	gap:8px;
	width:100%;
}
.nr-address-search-label{
	color:var(--nr-muted);
	font-size:11px;
	font-weight:700;
}
.nr-address-search gmp-place-autocomplete{
	display:block;
	width:100%;
	min-width:0;
	min-height:48px;
	color-scheme:light;
}
.nr-address-manual-button,
.nr-address-another-button,
.nr-address-change-button{
	justify-self:start;
	padding:0;
	border:0;
	background:transparent;
	color:var(--nr-green);
	font-size:11px;
	font-weight:800;
	text-decoration:underline;
	cursor:pointer;
}
.nr-address-source-hidden{
	position:absolute!important;
	width:1px!important;
	height:1px!important;
	padding:0!important;
	margin:-1px!important;
	overflow:hidden!important;
	clip:rect(0,0,0,0)!important;
	white-space:nowrap!important;
	border:0!important;
	opacity:0!important;
	pointer-events:none!important;
}
.nr-address-confirm,
.nr-address-summary{
	margin-top:10px;
	padding:16px;
	border:1px solid var(--nr-line);
	border-radius:14px;
	background:var(--nr-cream);
}
.nr-address-confirm-title,
.nr-address-summary>span{
	display:block;
	color:var(--nr-green);
	font-size:10px;
	font-weight:850;
	letter-spacing:.08em;
	text-transform:uppercase;
}
.nr-address-confirm-value,
.nr-address-summary-value{
	display:block;
	margin:7px 0 12px;
	color:var(--nr-ink);
	font-size:13px;
	line-height:1.5;
}
.nr-address-confirm-actions{
	display:flex;
	align-items:center;
	gap:13px;
	flex-wrap:wrap;
}
.nr-address-confirm-button{
	min-height:40px;
	padding:0 18px;
	border:0;
	border-radius:999px;
	background:var(--nr-ink);
	color:#fff;
	font-size:10px;
	font-weight:850;
	letter-spacing:.06em;
	text-transform:uppercase;
	cursor:pointer;
}
.nr-address-summary{
	border-color:#b9d6c8;
	background:#eef7f2;
}
.nr-address-change-button{
	display:block;
	margin-top:4px;
}
.pac-container{
	z-index:999999!important;
	border:1px solid var(--nr-line)!important;
	border-radius:12px!important;
	box-shadow:var(--nr-shadow)!important;
	font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
html,body{
	max-width:100%;
	overflow-x:clip;
}
.nr-header-inner,
.nr-hero-content,
.nr-section-heading,
.nr-products-section .products,
.nr-delivery-banner-grid,
.nr-footer-grid,
.nr-prefooter-grid,
.nr-payment-security-inner,
.nr-checkout-banner,
.woocommerce-checkout,
.woocommerce-cart{
	min-width:0;
}
.woocommerce form .form-row,
.woocommerce form .form-row .woocommerce-input-wrapper,
.wc-block-components-text-input{
	min-width:0;
	max-width:100%;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce select,
.wc-block-components-text-input input{
	width:100%;
	max-width:100%;
}
@media(max-width:900px){
	.nr-checkout-banner,
	.nr-payment-security-inner{
		grid-template-columns:1fr;
	}
}
@media(max-width:720px){
	.nr-address-confirm-actions{
		display:grid;
		grid-template-columns:1fr;
		align-items:stretch;
	}
	.nr-address-confirm-button{
		width:100%;
	}
	.nr-address-another-button{
		justify-self:center;
	}
	.nr-checkout-banner{
		padding:18px;
	}
	.woocommerce-checkout .col2-set .col-1,
	.woocommerce-checkout .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2{
		float:none;
		width:100%;
	}
}


/* 5.7.0 South African checkout and local beauty returns */
.nr-checkout-address-guide{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 24px}
.nr-checkout-address-guide>div{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--nr-line);border-radius:14px;background:#fff}
.nr-checkout-address-guide>div>span{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--nr-deep);color:#fff;font-size:12px;font-weight:850}
.nr-checkout-address-guide p,.nr-checkout-address-guide strong,.nr-checkout-address-guide small{display:block;margin:0}
.nr-checkout-address-guide strong{font-family:Georgia,serif;font-size:18px;font-weight:400}
.nr-checkout-address-guide small{margin-top:3px;color:var(--nr-muted);font-size:10px;line-height:1.45}
.nr-checkout-field-note{margin:-3px 0 18px;padding:11px 13px;border-left:3px solid var(--nr-green);border-radius:0 10px 10px 0;background:var(--nr-cream);color:var(--nr-muted);font-size:11px}
.nr-return-policy h3{padding-top:8px}
.nr-return-policy p{max-width:850px}
.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{min-width:0}
.woocommerce-checkout .select2-container,.woocommerce-checkout .select2-selection{max-width:100%}
@media(max-width:720px){.nr-checkout-address-guide{grid-template-columns:1fr}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{float:none!important;width:100%!important}}


/* 5.8.0 billing and delivery address responsive correction */
body.woocommerce-checkout .woocommerce,
body.woocommerce-checkout form.checkout,
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-input-wrapper{
	width:100%;
	max-width:100%;
	min-width:0;
}
body.woocommerce-checkout .woocommerce form .form-row{
	box-sizing:border-box;
	max-width:100%;
	min-width:0;
}
body.woocommerce-checkout #billing_phone_field,
body.woocommerce-checkout #billing_email_field,
body.woocommerce-checkout .nr-checkout-full-row{
	float:none!important;
	clear:both!important;
	width:100%!important;
	margin-left:0!important;
	margin-right:0!important;
}
body.woocommerce-checkout .form-row label{
	display:block;
	float:none;
	width:100%;
	max-width:100%;
	margin:0 0 7px;
	white-space:normal;
	overflow-wrap:anywhere;
}
body.woocommerce-checkout .form-row .woocommerce-input-wrapper{
	display:block;
	float:none;
}
body.woocommerce-checkout .form-row input.input-text,
body.woocommerce-checkout .form-row textarea,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .select2-container,
body.woocommerce-checkout .select2-container .select2-selection{
	box-sizing:border-box!important;
	display:block;
	width:100%!important;
	max-width:100%!important;
	min-width:0!important;
	margin-left:0!important;
	margin-right:0!important;
}
body.woocommerce-checkout .select2-container .select2-selection--single{
	min-height:48px;
}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{
	padding-top:9px;
	padding-bottom:9px;
	padding-left:13px;
	padding-right:36px;
	line-height:28px;
	white-space:normal;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:after,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #order_review_heading{
	width:100%;
	max-width:100%;
	min-width:0;
}
body.woocommerce-checkout table.shop_table,
body.woocommerce-checkout .woocommerce-checkout-review-order-table{
	width:100%;
	max-width:100%;
	table-layout:auto;
}
body.woocommerce-checkout table.shop_table td,
body.woocommerce-checkout table.shop_table th{
	overflow-wrap:anywhere;
	word-break:normal;
}
.wc-block-checkout,
.wc-block-checkout__main,
.wc-block-checkout__sidebar,
.wc-block-components-address-form,
.wc-block-components-address-form__address_1,
.wc-block-components-address-form__address_2,
.wc-block-components-address-form__phone,
.wc-block-components-address-form__email{
	width:100%;
	max-width:100%;
	min-width:0;
}
@media(max-width:900px){
	body.woocommerce-checkout .woocommerce .col2-set,
	body.woocommerce-checkout .woocommerce-page .col2-set{
		display:block;
		width:100%;
	}
	body.woocommerce-checkout .woocommerce .col2-set .col-1,
	body.woocommerce-checkout .woocommerce .col2-set .col-2,
	body.woocommerce-checkout .form-row-first,
	body.woocommerce-checkout .form-row-last,
	body.woocommerce-checkout .form-row-wide{
		float:none!important;
		clear:both!important;
		width:100%!important;
		max-width:100%!important;
		margin-left:0!important;
		margin-right:0!important;
	}
	body.woocommerce-checkout #customer_details{
		display:block;
	}
	body.woocommerce-checkout #order_review,
	body.woocommerce-checkout #order_review_heading{
		float:none!important;
		width:100%!important;
	}
	.wc-block-components-sidebar-layout{
		display:block!important;
	}
	.wc-block-components-sidebar-layout .wc-block-components-main,
	.wc-block-components-sidebar-layout .wc-block-components-sidebar{
		width:100%!important;
		max-width:100%!important;
		margin-left:0!important;
		margin-right:0!important;
	}
}
@media(max-width:480px){
	body.woocommerce-checkout .nr-content{
		width:calc(100% - 20px);
		padding-top:34px;
	}
	body.woocommerce-checkout .woocommerce-checkout #customer_details,
	body.woocommerce-checkout .woocommerce-checkout #order_review{
		padding:14px;
		border-radius:14px;
	}
	body.woocommerce-checkout .form-row{
		padding-left:0!important;
		padding-right:0!important;
	}
	body.woocommerce-checkout .form-row input.input-text,
	body.woocommerce-checkout .form-row textarea,
	body.woocommerce-checkout .form-row select{
		min-height:50px;
		font-size:16px;
	}
	body.woocommerce-checkout .woocommerce-checkout-payment,
	body.woocommerce-checkout #payment{
		width:100%;
		max-width:100%;
	}
}


/* 5.9.0 WooCommerce shop and category product-grid correction */
.woocommerce-page ul.products,
.woocommerce ul.products{
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:22px!important;
	width:100%!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
}
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after,
.woocommerce ul.products::before,
.woocommerce ul.products::after{
	display:none!important;
	content:none!important;
}
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product{
	float:none!important;
	clear:none!important;
	width:100%!important;
	max-width:100%!important;
	min-width:0!important;
	margin:0!important;
}
.woocommerce-page ul.products li.product a,
.woocommerce ul.products li.product a{
	display:block;
	min-width:0;
}
.woocommerce-page ul.products li.product a img,
.woocommerce ul.products li.product a img{
	display:block!important;
	width:100%!important;
	height:auto!important;
	max-height:360px!important;
	aspect-ratio:1/1!important;
	object-fit:contain!important;
	object-position:center!important;
	margin:0 0 17px!important;
	padding:12px;
	background:#fff;
	border-radius:12px;
}
.woocommerce-page ul.products li.product .onsale,
.woocommerce ul.products li.product .onsale{
	top:16px!important;
	left:16px!important;
	right:auto!important;
	width:auto!important;
	max-width:calc(100% - 32px);
}
@media(max-width:1000px){
	.woocommerce-page ul.products,
	.woocommerce ul.products{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		gap:16px!important;
	}
}
@media(max-width:520px){
	.woocommerce-page ul.products,
	.woocommerce ul.products{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		gap:10px!important;
	}
	.woocommerce-page ul.products li.product,
	.woocommerce ul.products li.product{
		padding:8px 8px 14px!important;
	}
	.woocommerce-page ul.products li.product a img,
	.woocommerce ul.products li.product a img{
		max-height:240px!important;
		padding:8px;
		margin-bottom:12px!important;
	}
}
