/*
Theme Name: House of Elegance
Theme URI: https://example.com/house-of-elegance
Author: House of Elegance
Description: Premium Indian saree WooCommerce storefront.
Version: 15.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: house-of-elegance
*/
:root{--green:#173a33;--green2:#244d44;--gold:#b78a35;--gold2:#d6b86c;--ivory:#fbf7ef;--paper:#fffdf9;--line:#e8dfcf;--text:#1e2723;--muted:#766f66;--rose:#d95a67;--shadow:0 15px 40px rgba(25,45,38,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:"DM Sans",Inter,Arial,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--gold)}img{max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 48px));margin:auto}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;color:var(--green);font-weight:500;line-height:1.15}.hoe-eyebrow{font:600 10px/1 Inter,sans-serif;letter-spacing:.23em;text-transform:uppercase;color:var(--gold)}.hoe-topbar{background:#311713;color:#fff;font-size:10px;letter-spacing:.04em}.hoe-topbar .container{height:31px;display:flex;align-items:center;gap:25px}.hoe-top-right{margin-left:auto}.hoe-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:40}.hoe-header-main{height:86px;display:flex;align-items:center;gap:28px}.hoe-brand{display:flex;align-items:center;gap:10px;min-width:310px}.hoe-brand img{width:58px;height:58px;object-fit:contain}.hoe-brand span{display:flex;flex-direction:column}.hoe-brand b{font:500 22px Georgia,serif;letter-spacing:.05em;color:var(--green);white-space:nowrap}.hoe-brand small{font-size:9px;color:var(--muted)}.hoe-nav{display:flex;gap:22px;align-items:center;justify-content:center;flex:1}.hoe-nav a{font-size:10px;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.hoe-actions{display:flex;gap:6px;align-items:center}.hoe-icon-btn{border:0;background:none;width:34px;height:34px;display:grid;place-items:center;position:relative;padding:0}.hoe-icon-btn svg{width:18px;height:18px}.hoe-count{position:absolute;right:-2px;top:-3px;width:14px;height:14px;border-radius:50%;background:var(--green);color:#fff;font:8px/14px Arial;text-align:center}.hoe-mobile-toggle{display:none;border:0;background:none;font-size:22px}.hoe-search-overlay{position:fixed;inset:0;background:rgba(23,58,51,.97);z-index:100;display:none;padding:15vh 25px}.hoe-search-overlay.is-open{display:block}.hoe-search-overlay form{max-width:900px;margin:auto;border-bottom:1px solid rgba(255,255,255,.5);display:flex}.hoe-search-overlay input{flex:1;background:none;border:0;outline:0;color:#fff;font:34px Georgia,serif;padding:15px 0}.hoe-search-close{position:absolute;right:35px;top:25px;border:0;background:none;color:#fff;font-size:35px}.hoe-hero-slider{position:relative;overflow:hidden}.hoe-slides{position:relative;height:min(44vw,620px);min-height:460px}.hoe-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .65s ease}.hoe-slide.is-active{opacity:1}.hoe-slide-copy{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48%;text-align:center;color:#4c2b14}.hoe-slide-copy span{font:600 10px Inter,sans-serif;letter-spacing:.25em;text-transform:uppercase;color:var(--gold)}.hoe-slide-copy h1{font-size:clamp(40px,4.2vw,68px);margin:12px 0 15px;color:#714515;text-transform:uppercase;letter-spacing:.015em}.hoe-slide-copy p{font:18px Georgia,serif;max-width:560px;margin:0 auto 25px;color:#5d3d20}.hoe-slide-copy-left{text-align:left;left:26%;width:35%}.hoe-slide-copy-left p{margin-left:0}.hoe-slide-copy-right{text-align:right;left:74%;width:34%}.hoe-slide-copy-right p{margin-right:0}.hoe-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--green);background:var(--green);color:#fff;padding:11px 21px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.hoe-btn:hover{background:var(--gold);border-color:var(--gold);color:#fff}.hoe-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.85);color:var(--green);font-size:28px;line-height:1;z-index:3}.hoe-slider-arrow.prev{left:18px}.hoe-slider-arrow.next{right:18px}.hoe-slider-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hoe-slider-dots button{width:7px;height:7px;border-radius:50%;border:1px solid var(--gold);background:transparent}.hoe-slider-dots button.is-active{background:var(--gold)}.hoe-categories{background:#fff;padding:20px 0 25px;border-bottom:1px solid var(--line)}.hoe-category-row{display:grid;grid-template-columns:repeat(7,1fr);gap:20px}.hoe-category{text-align:center}.hoe-category-image{display:block;width:116px;height:150px;margin:auto;border-radius:58px 58px 46px 46px;overflow:hidden;border:2px solid var(--gold);background:var(--ivory);box-shadow:0 5px 15px rgba(183,138,53,.12)}.hoe-category-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hoe-category strong{display:block;font:17px Georgia,serif;margin-top:10px;color:var(--green)}.hoe-category small{display:block;color:var(--muted);font-size:9px;line-height:1.3;margin-top:2px}.hoe-benefit-bar{background:var(--green);color:#fff}.hoe-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hoe-benefit-grid>div{display:flex;align-items:center;gap:12px;padding:17px 24px;border-right:1px solid rgba(255,255,255,.18)}.hoe-benefit-grid>div:last-child{border-right:0}.hoe-benefit-grid svg{width:30px;height:30px;color:var(--gold2)}.hoe-benefit-grid b{display:block;font:16px Georgia,serif}.hoe-benefit-grid small{display:block;font-size:9px;color:#d9e1dc}.hoe-collection{padding:32px 0 5px}.hoe-section-label{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.hoe-section-label h2{margin:4px 0 0;font-size:29px}.hoe-section-label a{font-size:9px;letter-spacing:.12em;text-transform:uppercase}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(6,1fr);gap:15px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;position:relative}.hoe-product-image{aspect-ratio:4/5;background:#f2ece1;position:relative;overflow:hidden;border:1px solid var(--line)}.hoe-product-image>a{display:block;width:100%;height:100%}.hoe-product-image img{width:100%;height:100%;object-fit:cover;margin:0!important;transition:transform .45s}.hoe-product-card:hover .hoe-product-image img{transform:scale(1.03)}.hoe-wish{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;background:rgba(255,255,255,.9);display:grid;place-items:center;z-index:3}.hoe-wish svg{width:15px}.hoe-wish.is-active{color:#b03e54}.hoe-card-cart{position:absolute;right:8px;bottom:8px;width:31px;height:31px;border:1px solid var(--gold);background:#fff;display:grid;place-items:center;color:var(--green)}.hoe-card-cart svg{width:15px}.hoe-product-info{padding:8px 2px 14px}.hoe-product-cat{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hoe-product-info h3{font:15px/1.3 Georgia,serif;margin:4px 0;color:var(--green);min-height:38px}.hoe-price{font-size:12px;font-weight:700}.hoe-price del{color:#9d978c;font-weight:400;margin-right:6px}.hoe-price ins{text-decoration:none;color:var(--green)}.hoe-color-dots{display:flex;gap:4px;margin-top:7px}.hoe-color-dots i{width:11px;height:11px;border-radius:50%;border:1px solid #cfc4b1;background:#a56b3b}.hoe-color-dots i:nth-child(2){background:#d6b86c}.hoe-color-dots i:nth-child(3){background:#506d61}.hoe-editorial{padding:55px 0;background:var(--ivory)}.hoe-editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.hoe-editorial-image{height:360px;background-size:cover;background-position:center;border:1px solid var(--line)}.hoe-editorial h2{font-size:45px;margin:10px 0 17px}.hoe-editorial p{color:var(--muted);max-width:480px}.hoe-payment{padding:55px 0;background:#fff}.hoe-section-head{text-align:center;margin-bottom:27px}.hoe-section-head h2{font-size:38px;margin:7px 0}.hoe-section-head p{color:var(--muted);margin:0}.hoe-payment-logos{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.hoe-payment-logos span{border:1px solid var(--line);background:#fff;box-shadow:0 4px 13px rgba(23,58,51,.06);padding:5px;display:flex;align-items:center;justify-content:center}.hoe-payment-logos img{width:104px;height:38px;object-fit:contain}.hoe-payment-logos.small{justify-content:flex-start;gap:5px}.hoe-payment-logos.small span{padding:2px}.hoe-payment-logos.small img{width:73px;height:28px}.hoe-newsletter{padding:45px 0;background:#f4d8d2;text-align:center}.hoe-newsletter h2{font-size:34px;margin:7px 0 17px}.hoe-newsletter form{display:flex;max-width:520px;margin:auto}.hoe-newsletter input{flex:1;border:1px solid var(--line);padding:12px;background:#fff;outline:none}.hoe-newsletter button{border:0}.hoe-footer{background:#f7d4d2;padding:44px 0 18px;color:#5a2859}.hoe-footer-main{display:grid;grid-template-columns:1.1fr .9fr .9fr 1.4fr;gap:42px}.hoe-footer h3{font:18px Georgia,serif;color:#74166f;margin:0 0 13px}.hoe-footer p,.hoe-footer li{font-size:11px;line-height:1.7}.hoe-footer ul{list-style:none;padding:0;margin:0}.hoe-footer li{margin:5px 0}.hoe-footer-brand{text-align:left}.hoe-footer-brand img{width:65px;height:65px;object-fit:contain;display:block;margin-bottom:6px}.hoe-footer-brand h3{margin-bottom:2px}.hoe-socials{display:flex;gap:9px;margin-top:15px}.hoe-socials a{width:31px;height:31px;border:1px solid rgba(90,40,89,.25);border-radius:50%;display:grid;place-items:center}.hoe-socials svg{width:15px;height:15px}.hoe-footer-payment h3{text-align:left}.hoe-footer-bottom{border-top:1px solid rgba(90,40,89,.16);margin-top:25px;padding-top:13px;display:flex;justify-content:space-between;font-size:9px}.hoe-wa{position:fixed;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;background:#22b66b;color:#fff;display:grid;place-items:center;z-index:90;box-shadow:0 8px 25px rgba(0,0,0,.15)}.hoe-wa svg{width:27px}.hoe-archive-head{background:var(--ivory);padding:43px 0 27px}.hoe-archive-head h1{font-size:48px;margin:6px 0}.hoe-archive-head p{margin:0;color:var(--muted)}.hoe-shop{padding:28px 0 60px}.hoe-shop-layout{display:grid;grid-template-columns:220px 1fr;gap:26px}.hoe-shop-sidebar{min-width:0}.hoe-shop-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:17px}.hoe-results-count{margin-right:auto;font-size:10px;color:var(--muted)}.woocommerce-ordering select{border:1px solid var(--line);background:#fff;padding:9px;font-size:10px}.hoe-filters{border:1px solid var(--line);background:#fff;padding:17px;position:sticky;top:10px}.hoe-filter-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.hoe-filter-title h3{font-size:22px;margin:0}.hoe-filter-title span{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.hoe-filter-group{padding:15px 0;border-bottom:1px solid var(--line)}.hoe-filter-group label{display:block;font:600 9px Inter,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px}.hoe-filter-group select,.hoe-filter-group input{width:100%;border:1px solid var(--line);padding:9px;background:#fff;font-size:10px}.hoe-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hoe-filters .hoe-btn{width:100%;margin-top:15px}.hoe-reset{display:block;text-align:center;font-size:9px;margin-top:9px;color:var(--muted)}.hoe-mobile-filter{display:none}.hoe-single-wrap{padding:25px 0 60px}.hoe-single-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(370px,.95fr);gap:46px;align-items:start}.hoe-single-media .woocommerce-product-gallery{width:100%!important;float:none!important}.hoe-single-media .woocommerce-product-gallery__image img{width:100%;border:1px solid var(--line)}.hoe-single-summary{width:auto!important;float:none!important}.hoe-single-summary .product_title{font:500 34px/1.18 Georgia,serif;margin:0 0 10px;color:var(--green)}.hoe-single-summary .woocommerce-product-rating{margin:8px 0 11px}.hoe-single-summary .star-rating{color:#d89b1d}.hoe-single-summary .price{font-size:23px!important;color:var(--green)!important;margin:8px 0!important}.hoe-single-summary .price del{font-size:14px;color:#9d978c;margin-right:7px}.hoe-single-summary .price ins{text-decoration:none}.hoe-single-summary .woocommerce-product-details__short-description{font-size:12px;color:var(--muted);line-height:1.65;border-bottom:1px solid var(--line);padding-bottom:15px}.hoe-single-summary form.cart{margin:16px 0!important;padding:15px 0;border-bottom:1px solid var(--line)}.hoe-single-summary .quantity .qty{height:43px;border:1px solid var(--line)}.hoe-single-summary .single_add_to_cart_button{height:43px;background:var(--green)!important;border-radius:0!important;font-size:9px!important;letter-spacing:.18em;padding:0 25px!important}.hoe-purchase-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.hoe-purchase-benefits>div{border:1px solid var(--line);padding:10px;text-align:center;background:#fff}.hoe-purchase-benefits svg{width:20px;height:20px;color:var(--gold);display:block;margin:0 auto 5px}.hoe-purchase-benefits b{display:block;font:13px Georgia,serif}.hoe-purchase-benefits small{font-size:8px;color:var(--muted)}.hoe-stock{font-size:10px;color:#ad3948;margin:8px 0}.hoe-stock i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e14b58;margin-right:4px}.hoe-delivery label{display:block;font:500 12px Georgia,serif;margin-bottom:6px}.hoe-delivery>div{display:flex;border:1px solid var(--line)}.hoe-delivery input{flex:1;border:0;padding:11px;outline:0}.hoe-delivery button{border:0;background:#fff;color:#7b176e;font-size:9px;letter-spacing:.12em;padding:0 15px}.hoe-whatsapp-buy{display:block;text-align:center;border:1px solid #1b8c5a;color:#1b8c5a;padding:10px;margin-top:10px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.hoe-accordion{border-top:1px solid var(--line);margin-top:17px}.hoe-accordion details{border-bottom:1px solid var(--line)}.hoe-accordion summary{list-style:none;padding:15px 0;font-size:10px;letter-spacing:.18em;text-transform:uppercase;display:flex;justify-content:space-between;cursor:pointer}.hoe-accordion summary::-webkit-details-marker{display:none}.hoe-accordion-body{padding:0 0 18px;font-size:12px;color:var(--muted)}.hoe-accordion-body>div{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px dotted var(--line)}.hoe-related{padding:15px 0 60px}.hoe-related .hoe-section-label h2{font-size:30px}.hoe-related .woocommerce ul.products{grid-template-columns:repeat(6,1fr)!important}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error{border-top-color:var(--gold)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:0;background:var(--green);color:#fff;font-size:9px;letter-spacing:.12em}.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--gold);color:#fff}.woocommerce span.onsale{background:var(--rose);border-radius:0;font-size:8px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none}.woocommerce div.product{display:block}.woocommerce div.product .woocommerce-tabs{margin-top:0}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{background:var(--ivory);padding:20px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--line);border-radius:0;padding:11px}
@media(max-width:1100px){.hoe-nav{gap:13px}.hoe-brand{min-width:265px}.hoe-brand b{font-size:18px}.hoe-category-image{width:100px;height:132px}.woocommerce ul.products,.hoe-related .woocommerce ul.products{grid-template-columns:repeat(4,1fr)!important}.hoe-shop-layout{grid-template-columns:190px 1fr}.hoe-footer-main{grid-template-columns:1fr 1fr}.hoe-footer-payment{grid-column:1/-1}}
@media(max-width:800px){.container{width:min(100% - 28px,680px)}.hoe-topbar .container{height:auto;min-height:31px;gap:8px;flex-wrap:wrap;padding:6px 0}.hoe-top-right{display:none}.hoe-header-main{height:70px}.hoe-mobile-toggle{display:block}.hoe-brand{min-width:0;flex:1}.hoe-brand img{width:48px;height:48px}.hoe-brand b{font-size:15px}.hoe-brand small{font-size:7px}.hoe-nav{display:none}.hoe-slides{height:68vw;min-height:390px}.hoe-slide{background-position:center}.hoe-slide-copy,.hoe-slide-copy-left,.hoe-slide-copy-right{width:48%;left:50%;text-align:center}.hoe-slide-copy h1{font-size:30px}.hoe-slide-copy p{font-size:13px}.hoe-category-row{display:flex;overflow:auto;gap:14px;padding-bottom:6px}.hoe-category{min-width:112px}.hoe-category-image{width:90px;height:118px}.hoe-category strong{font-size:14px}.hoe-category small{display:none}.hoe-benefit-grid{grid-template-columns:repeat(2,1fr)}.hoe-benefit-grid>div:nth-child(2){border-right:0}.hoe-benefit-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.woocommerce ul.products,.hoe-related .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:13px}.hoe-editorial-grid{grid-template-columns:1fr;gap:25px}.hoe-editorial-image{height:270px}.hoe-editorial h2{font-size:37px}.hoe-payment-logos img{width:90px}.hoe-shop-layout{grid-template-columns:1fr}.hoe-filters{display:none}.hoe-filters.is-open{display:block}.hoe-mobile-filter{display:block;border:1px solid var(--green);background:#fff;padding:9px 13px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.hoe-shop-toolbar{justify-content:space-between;flex-wrap:wrap}.hoe-results-count{margin-right:0}.hoe-single-product{grid-template-columns:1fr;gap:25px}.hoe-single-summary .product_title{font-size:30px}.hoe-purchase-benefits{grid-template-columns:repeat(3,1fr)}.hoe-related{padding-top:0}.hoe-footer-main{grid-template-columns:1fr 1fr;gap:28px}.hoe-footer-payment{grid-column:1/-1}.hoe-footer-bottom{display:block}.hoe-footer-bottom span{display:block;margin-top:5px}}
@media(max-width:480px){.hoe-actions .hoe-icon-btn:first-child{display:none}.hoe-slides{min-height:340px}.hoe-slide-copy{width:60%}.hoe-slide-copy h1{font-size:24px}.hoe-slide-copy p{font-size:11px}.hoe-benefit-grid>div{padding:13px 10px}.hoe-benefit-grid b{font-size:13px}.hoe-section-label h2{font-size:24px}.hoe-footer-main{grid-template-columns:1fr}.hoe-footer-payment{grid-column:auto}.hoe-footer-brand{text-align:center}.hoe-footer-brand img{margin:0 auto 6px}.hoe-socials{justify-content:center}.hoe-footer-payment h3{text-align:center}.hoe-payment-logos.small{justify-content:center}.hoe-payment-logos img{width:72px}.hoe-purchase-benefits{grid-template-columns:1fr}.hoe-single-summary .product_title{font-size:27px}}

/* v6: exact single hero artwork, dynamic real WooCommerce collections, compact fashion categories */
.hoe-hero-single{width:100%;line-height:0;overflow:hidden;background:#f7f0e5}
.hoe-hero-single img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;object-position:center center}
.hoe-categories{padding:26px 0 34px;background:#d94e63}
.hoe-category-row{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;overflow-x:auto;padding:0 4px 8px;scrollbar-width:none}
.hoe-category-row::-webkit-scrollbar{display:none}
.hoe-category{flex:0 0 138px;text-align:center;color:#fff;display:block}
.hoe-category-image{display:block;width:126px;height:160px;margin:0 auto 10px;border:2px solid #d7b45b;border-radius:68px 68px 18px 18px;overflow:hidden;background:#efe5bf;box-shadow:0 8px 18px rgba(54,20,20,.16);position:relative}
.hoe-category-image img{width:100%;height:100%;object-fit:cover;object-position:center top}
.hoe-category-placeholder{display:grid;place-items:center;width:100%;height:100%;font:38px Georgia,serif;color:#8c6820}
.hoe-category strong{display:block;font:500 15px/1.25 Georgia,serif;color:#fff}
.hoe-category small{display:block;margin-top:4px;font:9px/1.3 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#f7dfb0}
.hoe-collection{padding:48px 0 18px;background:#fffdf9}
.hoe-collection:nth-of-type(even){background:#faf4e9}
.hoe-collection .hoe-section-label{margin-bottom:22px}
.hoe-collection .hoe-section-label h2{font-size:30px;margin:5px 0 0}
.hoe-collection .woocommerce ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important}
.hoe-collection .woocommerce ul.products li.product{min-width:0}
.hoe-collection .woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 14px/1.35 Georgia,serif;margin:7px 0 3px}
.hoe-collection .woocommerce ul.products li.product .price{font:600 12px/1.3 Inter,Arial,sans-serif}
.hoe-collection .woocommerce ul.products li.product a img{aspect-ratio:3/4;object-fit:cover;border:1px solid var(--line);margin:0!important}
.hoe-collection .hoe-wish{width:30px;height:30px}
.hoe-collection .hoe-wish svg{width:14px}
.hoe-collection .hoe-product-card .button{font-size:8px;padding:8px 9px}
.hoe-editorial-image{overflow:hidden;background:#f1e9da;min-height:360px}
.hoe-editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hoe-payment-image{display:flex;justify-content:center;overflow:hidden;border:1px solid var(--line);background:#fbf7ef;padding:12px}
.hoe-payment-image img{width:min(100%,1200px);height:auto;display:block;object-fit:contain}
.hoe-payment-logos{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}
.hoe-payment-logos span{display:flex;align-items:center;justify-content:center;width:104px;height:52px;background:#fff;border:1px solid var(--line)}
.hoe-payment-logos img{max-width:92px;max-height:42px;width:auto;height:auto}
@media(max-width:1100px){.hoe-collection .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.hoe-category-row{justify-content:flex-start}}
@media(max-width:800px){.hoe-hero-single img{width:100%;height:auto}.hoe-category{flex-basis:108px}.hoe-category-image{width:96px;height:126px}.hoe-category strong{font-size:12px}.hoe-collection{padding:36px 0 12px}.hoe-collection .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important}.hoe-collection .hoe-section-label h2{font-size:24px}.hoe-payment-image{padding:6px}.hoe-editorial-image{min-height:260px}}


/* v7 premium storefront polish — fixes duplicate/oversized WooCommerce cards and improves editability */
.hoe-hero-single{width:100%;background:#f6efe3;overflow:hidden;line-height:0}
.hoe-hero-single img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center center}
.hoe-categories{background:linear-gradient(180deg,#fff 0,#fbf6ec 100%);padding:24px 0 28px;border-bottom:1px solid var(--line)}
.hoe-category-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;align-items:start;overflow:visible}
.hoe-category{min-width:0;text-align:center}
.hoe-category-image{width:94px;height:122px;margin:0 auto 9px;border:1.5px solid var(--gold);border-radius:48px 48px 14px 14px;box-shadow:0 8px 18px rgba(23,58,51,.08);background:#f4ead6}
.hoe-category-image img{width:100%;height:100%;object-fit:cover;object-position:center top}
.hoe-category strong{font:500 13px/1.3 Georgia,serif;color:var(--green);display:block}
.hoe-category small{font:9px/1.3 Inter,Arial,sans-serif;color:var(--muted);letter-spacing:.05em}
.hoe-collection{padding:44px 0 14px;background:#fffdf9}
.hoe-collection:nth-of-type(odd){background:#faf4e9}
.hoe-collection .hoe-section-label{margin-bottom:18px}
.hoe-collection .hoe-section-label h2{font:500 29px/1.15 Georgia,serif;margin:4px 0;color:var(--green)}
.hoe-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:start}
.hoe-product-card{min-width:0;position:relative;background:transparent}
.hoe-product-image{aspect-ratio:3/4;background:#f0e9dc;border:1px solid var(--line);overflow:hidden;position:relative}
.hoe-product-image>a{display:block;width:100%;height:100%}
.hoe-product-image>a img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;margin:0!important}
.hoe-product-info{padding:9px 1px 17px;min-width:0}
.hoe-product-info h3{font:500 14px/1.32 Georgia,serif;color:var(--green);margin:4px 0 5px;min-height:37px}
.hoe-product-info h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hoe-product-cat{font:8px/1.2 Inter,Arial,sans-serif;color:var(--gold);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hoe-price{font:600 12px/1.3 Inter,Arial,sans-serif;color:var(--green)}
.hoe-price del{font-weight:400;color:#9d978c;margin-right:5px}.hoe-price ins{text-decoration:none;color:var(--green)}
.hoe-color-dots{display:flex;gap:4px;margin-top:7px}.hoe-color-dots i{display:block;width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.13)}
.hoe-wish{position:absolute;right:8px;top:8px;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.94);display:grid;place-items:center;z-index:3;color:var(--green);cursor:pointer}.hoe-wish svg{width:14px;height:14px}.hoe-wish.is-active{color:#9e3046}
.hoe-card-cart{position:absolute;right:8px;bottom:8px;width:31px;height:31px;border:1px solid var(--gold);background:rgba(255,255,255,.96);display:grid;place-items:center;color:var(--green);z-index:2}.hoe-card-cart svg{width:14px;height:14px}
.hoe-sale-pill{position:absolute;left:8px;top:8px;background:var(--rose);color:#fff;padding:4px 7px;font:8px/1 Inter,Arial,sans-serif;letter-spacing:.1em}
.hoe-editorial{padding:62px 0;background:#f7f1e7}.hoe-editorial-grid{grid-template-columns:1.08fr .92fr;gap:54px}.hoe-editorial-image{height:420px;overflow:hidden;border:1px solid var(--line);background:#eee5d7}.hoe-editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hoe-editorial h2{font:500 42px/1.12 Georgia,serif;margin:8px 0 15px}.hoe-editorial p{font-size:13px;max-width:510px;color:var(--muted)}
.hoe-payment{padding:58px 0;background:#fff}.hoe-payment-logos{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.hoe-payment-mark{width:108px;height:54px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(23,58,51,.06);border-radius:2px}.hoe-payment-mark img{display:block;width:92px!important;height:40px!important;object-fit:contain!important;margin:0!important}
.hoe-footer{background:#f3d2d0;padding:48px 0 18px;color:#57264f}.hoe-footer-main{grid-template-columns:1.15fr .9fr .95fr 1.35fr;gap:48px;align-items:start}.hoe-footer-brand img{width:105px;height:105px;object-fit:contain;object-position:center;display:block;margin:0 0 5px}.hoe-footer-brand h3{font-size:20px;letter-spacing:.05em;margin:0 0 3px}.hoe-footer-brand p{margin:0 0 11px}.hoe-socials{display:flex;align-items:center;gap:9px;margin-top:13px}.hoe-socials a{width:32px;height:32px;border:1px solid rgba(87,38,79,.25);border-radius:50%;display:grid;place-items:center;line-height:0}.hoe-socials svg{width:15px;height:15px;display:block}.hoe-footer-payment h3{margin-bottom:14px}.hoe-payment-logos.small{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;justify-content:stretch}.hoe-payment-logos.small .hoe-payment-mark{width:auto;height:43px}.hoe-payment-logos.small .hoe-payment-mark img{width:68px!important;height:29px!important}.hoe-footer-bottom{margin-top:28px;padding-top:15px}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important}.woocommerce ul.products li.product img{margin:0!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 14px/1.32 Georgia,serif}.woocommerce ul.products li.product .price{font:600 12px/1.3 Inter,Arial,sans-serif}
.woocommerce div.product div.images img{width:100%;height:auto}.woocommerce div.product .product_title{font-size:34px!important;line-height:1.15!important}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:22px!important}.woocommerce .quantity .qty{border-radius:0}
@media(max-width:1100px){.hoe-category-row{grid-template-columns:repeat(4,1fr);gap:20px}.hoe-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hoe-footer-main{grid-template-columns:1fr 1fr}.hoe-footer-payment{grid-column:1/-1}.hoe-payment-logos.small{max-width:600px}}
@media(max-width:800px){.container{width:min(100% - 28px,700px)}.hoe-category-row{display:flex;overflow-x:auto;gap:14px;padding-bottom:5px;scrollbar-width:none}.hoe-category{flex:0 0 100px}.hoe-category-image{width:88px;height:114px}.hoe-category strong{font-size:11px}.hoe-collection{padding:34px 0 8px}.hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hoe-collection .hoe-section-label h2{font-size:24px}.hoe-editorial-grid{grid-template-columns:1fr;gap:25px}.hoe-editorial-image{height:300px}.hoe-editorial h2{font-size:35px}.hoe-payment-mark{width:88px;height:47px}.hoe-payment-mark img{width:76px!important;height:34px!important}.hoe-footer-main{grid-template-columns:1fr 1fr;gap:25px}.hoe-footer-payment{grid-column:1/-1}.hoe-payment-logos.small{grid-template-columns:repeat(5,1fr)}}
@media(max-width:480px){.hoe-product-info h3{font-size:13px}.hoe-price{font-size:11px}.hoe-footer-main{grid-template-columns:1fr}.hoe-footer-payment{grid-column:auto}.hoe-footer-brand img{margin-left:auto;margin-right:auto}.hoe-footer-brand{text-align:center}.hoe-socials{justify-content:center}.hoe-payment-logos.small{grid-template-columns:repeat(3,1fr)}}


/* v9 premium visual polish */
:root{--green:#193a32;--gold:#b78b3c;--gold-soft:#d9bd78;--ivory:#fbf7ef;--cream:#f5eee2;--line:#e7ddcc;--ink:#22211e;--muted:#777166;--rose:#d85b6a}
body{font-family:"DM Sans",Inter,Arial,sans-serif;color:var(--ink);background:#fffdfa;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
h1,h2,h3,h4,.hoe-brand b,.hoe-footer h3,.hoe-editorial h2{font-family:"Cormorant Garamond",Georgia,"Times New Roman",serif}
.container{width:min(1280px,calc(100% - 64px))}
.hoe-topbar{background:#2d1613;height:34px;font-size:9.5px;letter-spacing:.02em}.hoe-topbar .container{height:34px;gap:28px}
.hoe-header{background:rgba(255,253,249,.98);box-shadow:0 2px 16px rgba(35,25,15,.05)}
.hoe-header-main{height:82px;gap:34px}.hoe-brand{min-width:325px;gap:12px;align-items:center}.hoe-brand-mark{width:52px!important;height:52px!important;object-fit:contain!important;flex:none}.hoe-brand b{font-size:23px;letter-spacing:.055em;font-weight:500;line-height:1}.hoe-brand small{margin-top:5px;font-size:8.5px;letter-spacing:.02em}
.hoe-nav{gap:25px}.hoe-nav a{font-size:9.5px;font-weight:600;letter-spacing:.055em}.hoe-actions{gap:5px}.hoe-icon-btn{width:36px;height:36px}.hoe-icon-btn svg{width:17px;height:17px}.hoe-count{width:15px;height:15px;line-height:15px}
.hoe-hero-single{background:#f5ecdd;box-shadow:inset 0 -1px 0 rgba(183,139,60,.22)}.hoe-hero-single img{width:100%;height:auto;display:block;object-fit:contain;image-rendering:auto}
.hoe-categories{padding:25px 0 29px;background:#d94e63}.hoe-category-row{gap:20px;align-items:start}.hoe-category{flex:1;min-width:0}.hoe-category-image{width:112px;height:145px;border-width:1.5px;box-shadow:0 10px 24px rgba(70,20,25,.16)}.hoe-category strong{font-family:"DM Sans",Inter,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.01em}.hoe-category small{font-size:8px;color:#f9e5b7}
.hoe-benefit-bar{background:#193a32;box-shadow:0 6px 20px rgba(25,58,50,.12)}.hoe-benefit-grid>div{padding:15px 22px}.hoe-benefit-grid b{font-family:"DM Sans",Inter,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.02em}.hoe-benefit-grid small{font-size:8px}
.hoe-collection{padding:36px 0 8px}.hoe-collection:nth-of-type(odd){background:#fbf7ef}.hoe-section-label{margin-bottom:16px}.hoe-section-label h2{font-size:28px;letter-spacing:.01em}.hoe-section-label a{font-size:9px;font-weight:600;color:#655b4d}.hoe-eyebrow{font-size:8.5px;letter-spacing:.19em}
.hoe-product-grid{gap:16px}.hoe-product-card{background:#fff;border:1px solid #eee6d8;transition:transform .25s ease,box-shadow .25s ease}.hoe-product-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(31,42,36,.09)}.hoe-product-image{border:0;aspect-ratio:3/4}.hoe-product-info{padding:10px 10px 13px}.hoe-product-info h3{font-size:14px;font-weight:500;line-height:1.25;min-height:35px}.hoe-product-cat{font-size:7.5px;letter-spacing:.13em}.hoe-price{font-size:11.5px}.hoe-wish{top:9px;right:9px;box-shadow:0 3px 12px rgba(0,0,0,.08)}.hoe-card-cart{right:9px;bottom:9px;box-shadow:0 3px 12px rgba(0,0,0,.07)}
.hoe-editorial{padding:60px 0;background:#f7f1e7}.hoe-editorial-grid{gap:72px}.hoe-editorial-image{height:420px;border:0;box-shadow:0 18px 45px rgba(32,45,38,.10)}.hoe-editorial h2{font-size:48px;line-height:1.02}.hoe-editorial p{font-size:14px;line-height:1.75}.hoe-btn{padding:12px 22px;font-size:8.5px;letter-spacing:.17em}
.hoe-payment{padding:50px 0 55px}.hoe-section-head h2{font-size:36px}.hoe-section-head p{font-size:11px}.hoe-payment-logos{gap:10px}.hoe-payment-logos span{width:110px;height:54px;border-radius:2px;box-shadow:0 5px 15px rgba(32,45,38,.055)}
.hoe-newsletter{padding:52px 0;background:#f3d5d0}.hoe-newsletter h2{font-size:35px}.hoe-newsletter form{max-width:560px;margin:22px auto 0}.hoe-newsletter input{height:44px;border:1px solid rgba(60,30,30,.14);padding:0 15px;font-size:11px}.hoe-newsletter .hoe-btn{height:44px}
.hoe-footer{background:#f6d8d3;color:#5b244c;padding:54px 0 22px;border-top:1px solid #edc5c0}.hoe-footer-main{grid-template-columns:1.25fr 1fr 1fr 1.55fr;gap:46px;align-items:start}.hoe-footer-brand{padding-right:10px}.hoe-footer-logo{display:block;width:205px;height:auto;max-height:92px;object-fit:contain;object-position:left center;margin:0 0 12px}.hoe-footer-brand p{font-size:10px;line-height:1.65;margin:4px 0;color:#6b3156}.hoe-footer h3{font-size:20px;font-weight:600;color:#5f174e;margin:0 0 14px}.hoe-footer h4{font:600 13px "DM Sans",Inter,Arial,sans-serif;color:#5f174e;margin:15px 0 0}.hoe-footer ul{margin:0;padding:0;list-style:none}.hoe-footer li{font-size:10px;line-height:1.55;margin:6px 0;color:#6b3156}.hoe-footer a{color:#5b244c}.hoe-socials{display:flex;align-items:center;gap:14px;margin-top:18px}.hoe-socials a{width:28px;height:28px;display:grid;place-items:center}.hoe-socials svg{width:17px;height:17px}.hoe-footer-payment h3{margin-bottom:11px}.hoe-payment-logos.small{display:flex;justify-content:flex-start;gap:6px;flex-wrap:wrap}.hoe-payment-logos.small span{width:64px;height:33px;padding:3px;background:rgba(255,255,255,.7);border:1px solid rgba(111,48,75,.12);box-shadow:none}.hoe-payment-logos.small img{max-width:56px;max-height:25px}.hoe-footer-bottom{border-top:1px solid rgba(111,48,75,.16);margin-top:35px;padding-top:16px;font-size:9px;color:#6b3156}
/* Keep WooCommerce default loop markup from reintroducing giant/duplicate visuals. */
.woocommerce ul.products li.product a img{margin-bottom:0!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:15px!important;line-height:1.25;padding:0}.woocommerce ul.products li.product .price{font-family:"DM Sans",Inter,Arial,sans-serif;font-size:11px!important}
@media(max-width:1100px){.container{width:min(100% - 40px,1000px)}.hoe-brand{min-width:270px}.hoe-brand b{font-size:19px}.hoe-nav{gap:15px}.hoe-category-image{width:96px;height:126px}.hoe-footer-main{grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:28px}}
@media(max-width:800px){.container{width:calc(100% - 28px)}.hoe-header-main{height:70px;gap:10px}.hoe-brand{min-width:0}.hoe-brand-mark{width:45px!important;height:45px!important}.hoe-brand b{font-size:15px}.hoe-brand small{font-size:7px}.hoe-category-row{display:flex;overflow-x:auto}.hoe-category{flex:0 0 108px}.hoe-category-image{width:92px;height:120px}.hoe-benefit-grid b{font-size:10px}.hoe-collection{padding-top:30px}.hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hoe-product-info{padding:8px 8px 12px}.hoe-editorial{padding:45px 0}.hoe-editorial-grid{gap:25px}.hoe-editorial-image{height:300px}.hoe-editorial h2{font-size:38px}.hoe-footer-main{grid-template-columns:1fr 1fr;gap:28px}.hoe-footer-brand{grid-column:1/-1}.hoe-footer-payment{grid-column:1/-1}.hoe-footer-logo{width:185px}.hoe-socials{gap:10px}}
@media(max-width:480px){.hoe-topbar .container{gap:10px;font-size:8px}.hoe-actions .hoe-icon-btn:nth-child(1){display:none}.hoe-brand b{font-size:13px}.hoe-brand small{font-size:6.5px}.hoe-section-label h2{font-size:23px}.hoe-editorial h2{font-size:34px}.hoe-footer-main{grid-template-columns:1fr}.hoe-footer-brand,.hoe-footer-payment{grid-column:auto}.hoe-footer-brand{text-align:center}.hoe-footer-logo{margin-left:auto;margin-right:auto}.hoe-socials{justify-content:center}.hoe-payment-logos.small{justify-content:center}}

/* =========================================================
   HOUSE OF ELEGANCE — 2026 PREMIUM STOREFRONT
   ========================================================= */
:root{--hoe-burgundy:#35181a;--hoe-burgundy-2:#512326;--hoe-rose:#f1d9d4;--hoe-rose-2:#f7e9e5;--hoe-cream:#fbf8f2;--hoe-ivory:#fffdf9;--hoe-gold:#b88a48;--hoe-ink:#251f1d;--hoe-muted:#756b64;--hoe-line:#eadfd7}
body{background:var(--hoe-ivory);color:var(--hoe-ink)}
.container{width:min(1320px,calc(100% - 56px))}
.hoe-topbar{height:36px;background:var(--hoe-burgundy);color:#f7e9e5;border:0}.hoe-topbar .container{height:36px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.hoe-top-message,.hoe-top-links{display:flex;gap:22px;align-items:center}.hoe-top-links a{color:#f7e9e5}.hoe-top-links span{opacity:.45}
.hoe-header{position:relative;background:rgba(255,253,249,.97);border-bottom:1px solid var(--hoe-line);box-shadow:0 8px 24px rgba(45,24,18,.04);z-index:20}.hoe-header-main{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px}.hoe-brand{justify-self:start;display:flex;align-items:center;gap:12px;min-width:0}.hoe-brand-mark{width:47px!important;height:47px!important;object-fit:contain!important}.hoe-brand b{font-family:"Cormorant Garamond",Georgia,serif;font-size:23px;font-weight:600;letter-spacing:.07em;color:var(--hoe-burgundy)}.hoe-brand small{display:block;margin-top:3px;color:#8b7b73;font:500 8px/1.2 "DM Sans",Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}.hoe-nav{display:flex;align-items:center;justify-content:center;gap:27px}.hoe-nav a{font:600 9px/1 "DM Sans",Arial,sans-serif;text-transform:uppercase;letter-spacing:.11em;color:var(--hoe-ink);position:relative;padding:38px 0}.hoe-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:28px;height:1px;background:var(--hoe-gold);transition:right .2s}.hoe-nav a:hover:after{right:0}.hoe-actions{justify-self:end;display:flex;align-items:center;gap:3px}.hoe-icon-btn{position:relative;width:38px;height:38px;border:0;background:transparent;color:var(--hoe-burgundy);display:grid;place-items:center;border-radius:50%}.hoe-icon-btn:hover{background:var(--hoe-rose-2)}.hoe-icon-btn svg{width:17px;height:17px}.hoe-count{position:absolute;right:1px;top:1px;width:15px;height:15px;border-radius:50%;background:var(--hoe-burgundy);color:#fff;font:700 8px/15px Arial;text-align:center}.hoe-mobile-toggle,.hoe-mobile-nav{display:none}
.hoe-search-overlay{position:fixed;inset:0;background:rgba(35,18,19,.96);z-index:100;display:none;align-items:center;justify-content:center}.hoe-search-overlay.is-open{display:flex}.hoe-search-close{position:absolute;right:28px;top:20px;background:transparent;border:0;color:#fff;font-size:36px;font-weight:200}.hoe-search-inner{width:min(760px,calc(100% - 40px));color:#fff}.hoe-search-inner .hoe-eyebrow{color:#dcb9a9}.hoe-search-inner form{display:flex;border-bottom:1px solid rgba(255,255,255,.4);margin-top:20px}.hoe-search-inner input{flex:1;background:transparent;border:0;color:#fff;height:60px;font:400 28px "Cormorant Garamond",Georgia,serif;outline:0}.hoe-search-inner input::placeholder{color:rgba(255,255,255,.45)}.hoe-search-inner button{background:transparent;border:0;color:#fff}.hoe-search-inner button svg{width:24px}
.hoe-premium-hero{position:relative;background:#efe5da;overflow:hidden}.hoe-premium-hero>img{width:100%;height:auto;display:block;object-fit:contain}.hoe-hero-caption{position:absolute;left:7%;top:50%;transform:translateY(-50%);width:min(410px,38%);padding:30px;color:#fff;background:linear-gradient(90deg,rgba(53,24,26,.86),rgba(53,24,26,.56),transparent);text-align:left}.hoe-hero-caption .hoe-eyebrow{color:#f0d6b4}.hoe-hero-caption h1{font-size:52px;line-height:.95;margin:12px 0 14px;color:#fff}.hoe-hero-caption p{font-size:13px;line-height:1.7;color:#f7e9e5;margin:0 0 22px;max-width:370px}.hoe-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 23px;background:var(--hoe-burgundy);color:#fff!important;border:1px solid var(--hoe-burgundy);font:700 9px/1 "DM Sans",Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;transition:.2s}.hoe-btn:hover{background:var(--hoe-gold);border-color:var(--hoe-gold)}.hoe-btn-light{background:#fff;color:var(--hoe-burgundy)!important;border-color:#fff}.hoe-btn-light:hover{background:#f0d6b4;border-color:#f0d6b4}
.hoe-premium-categories{background:var(--hoe-rose);padding:42px 0 45px}.hoe-section-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.hoe-section-intro h2{margin:7px 0 0;font-size:34px;color:var(--hoe-burgundy)}.hoe-text-link{font:700 9px "DM Sans",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--hoe-burgundy)}.hoe-category-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.hoe-category{display:flex!important;flex-direction:column;align-items:center;text-align:center}.hoe-category-image{width:132px;height:168px;border:1px solid rgba(53,24,26,.18);border-radius:70px 70px 7px 7px;overflow:hidden;background:#f7e9e5;box-shadow:0 12px 26px rgba(75,35,34,.12);transition:transform .25s}.hoe-category:hover .hoe-category-image{transform:translateY(-5px)}.hoe-category-image img{width:100%;height:100%;object-fit:cover}.hoe-category strong{margin-top:12px;color:var(--hoe-burgundy);font:600 12px/1.2 "DM Sans",Arial,sans-serif}.hoe-category small{margin-top:4px;color:#805e5d;font:500 8px "DM Sans",Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em}
.hoe-premium-benefits{background:var(--hoe-burgundy);color:#fff}.hoe-benefit-grid>div{min-height:78px;padding:15px 20px;border-right:1px solid rgba(255,255,255,.13)}.hoe-benefit-grid>div:last-child{border-right:0}.hoe-benefit-grid svg{width:22px;height:22px;color:#e2c79d}.hoe-benefit-grid b{font-size:10px;letter-spacing:.05em;text-transform:uppercase}.hoe-benefit-grid small{color:#d7bdb7;font-size:8px}
.hoe-collection{padding:52px 0 18px;background:var(--hoe-ivory)}.hoe-collection:nth-of-type(odd){background:#f9f2ed}.hoe-section-label{margin-bottom:19px}.hoe-section-label h2{font-size:31px;color:var(--hoe-burgundy);margin-top:6px}.hoe-eyebrow{font:700 8px/1 "DM Sans",Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--hoe-gold)}.hoe-section-label a{font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--hoe-burgundy)}.hoe-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.hoe-product-card{background:#fff;border:1px solid #eee3db;border-radius:3px;overflow:hidden;box-shadow:0 5px 18px rgba(43,25,21,.035);transition:transform .25s,box-shadow .25s}.hoe-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(43,25,21,.1)}.hoe-product-image{background:#f5eee8;aspect-ratio:3/4}.hoe-product-image img{width:100%;height:100%;object-fit:cover}.hoe-product-info{padding:11px 11px 13px}.hoe-product-cat{font-size:7px;letter-spacing:.14em;color:#9b8880}.hoe-product-info h3{font-size:15px;line-height:1.2;margin:6px 0 7px;min-height:36px}.hoe-product-info h3 a{color:var(--hoe-ink)}.hoe-price{font-size:11px}.hoe-wish{top:9px;right:9px;width:29px;height:29px;background:rgba(255,255,255,.94);border:1px solid #eadfd7}.hoe-wish svg{width:14px}.hoe-card-cart{right:9px;bottom:9px;width:30px;height:30px;background:var(--hoe-burgundy);color:#fff}.hoe-sale-pill{top:9px;left:9px;background:var(--hoe-gold);color:#fff;font-size:7px;letter-spacing:.1em}
.hoe-premium-editorial{background:var(--hoe-rose-2);padding:80px 0}.hoe-editorial-grid{grid-template-columns:1fr 1fr;gap:75px;align-items:center}.hoe-editorial-image{height:540px;border-radius:160px 4px 4px 4px;overflow:hidden;background:#eee0d8;box-shadow:0 22px 45px rgba(53,24,26,.12)}.hoe-editorial-image img{width:100%;height:100%;object-fit:cover}.hoe-editorial-copy{max-width:520px}.hoe-editorial-copy h2{font-size:55px;line-height:.96;color:var(--hoe-burgundy);margin:12px 0 20px}.hoe-editorial-copy>p{font-size:14px;line-height:1.8;color:#655851;max-width:470px}.hoe-editorial-points{display:flex;flex-direction:column;gap:11px;border-top:1px solid #ddc9c0;border-bottom:1px solid #ddc9c0;padding:17px 0;margin:26px 0}.hoe-editorial-points span{font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.14em;color:var(--hoe-gold);text-transform:uppercase}.hoe-editorial-points b{color:var(--hoe-burgundy);margin-left:12px;letter-spacing:.03em}
.hoe-premium-payment{background:#fff;padding:70px 0 76px}.hoe-section-head{text-align:center;max-width:690px;margin:0 auto 28px}.hoe-section-head h2{font-size:40px;color:var(--hoe-burgundy);margin:9px 0}.hoe-section-head p{font-size:11px;line-height:1.7;color:var(--hoe-muted)}.hoe-payment-banner{display:block;width:min(900px,100%);height:auto;margin:0 auto;filter:drop-shadow(0 16px 24px rgba(0,0,0,.08))}
.hoe-premium-newsletter{background:var(--hoe-burgundy-2);padding:65px 0;text-align:center;color:#fff}.hoe-premium-newsletter .hoe-eyebrow{color:#e2c79d}.hoe-premium-newsletter h2{font-size:40px;margin:11px 0 7px;color:#fff}.hoe-premium-newsletter p{color:#e7d4d0;font-size:12px}.hoe-premium-newsletter form{display:flex;max-width:590px;margin:25px auto 0}.hoe-premium-newsletter input{flex:1;height:48px;border:1px solid rgba(255,255,255,.25);background:#fff;color:var(--hoe-ink);padding:0 16px;font-size:11px}.hoe-premium-newsletter .hoe-btn{height:48px;border-color:#d8b27d;background:#d8b27d;color:var(--hoe-burgundy)!important}
.hoe-footer{background:#f2e4df;color:#5f4540;padding:58px 0 20px;border-top:1px solid #e2d2cc}.hoe-footer-main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:55px}.hoe-footer-logo{width:210px;max-height:82px;object-fit:contain;object-position:left}.hoe-footer h3{color:var(--hoe-burgundy);font-size:20px;margin-bottom:14px}.hoe-footer li{font-size:10px;margin:8px 0}.hoe-footer li a{color:#674c47}.hoe-footer-brand p,.hoe-footer-contact p{font-size:10px;line-height:1.7;max-width:250px}.hoe-footer-contact-link{display:block;color:var(--hoe-burgundy);font:600 10px "DM Sans",Arial,sans-serif;margin:9px 0}.hoe-footer-contact small{font-size:8px;color:#8a716a}.hoe-socials a{color:var(--hoe-burgundy)}.hoe-footer-payment{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:20px;border-top:1px solid #ddc9c0;margin-top:45px;padding-top:30px}.hoe-footer-payment h3{margin:6px 0 0;font-family:"DM Sans",Arial,sans-serif;font-size:12px}.hoe-footer-payment img{width:100%;max-width:720px;max-height:165px;object-fit:contain;object-position:right}.hoe-footer-bottom{border-top:1px solid #ddc9c0;margin-top:28px;padding-top:15px;color:#856c66;font-size:8px}
@media(max-width:1150px){.hoe-nav{gap:15px}.hoe-nav a{font-size:8px}.hoe-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hoe-category-row{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:28px}.hoe-footer-main{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:30px}}
@media(max-width:800px){.container{width:calc(100% - 28px)}.hoe-top-message span:nth-child(n+2),.hoe-top-links{display:none}.hoe-topbar .container{justify-content:center}.hoe-header-main{height:72px;display:flex;justify-content:space-between}.hoe-mobile-toggle{display:grid;place-items:center;width:38px;height:38px;background:transparent;border:0;color:var(--hoe-burgundy);font-size:20px}.hoe-brand{margin-right:auto}.hoe-brand-mark{width:40px!important;height:40px!important}.hoe-brand b{font-size:16px}.hoe-brand small{font-size:6.5px}.hoe-nav{display:none}.hoe-actions .hoe-icon-btn:nth-child(2){display:none}.hoe-mobile-nav{display:block;max-height:0;overflow:hidden;background:#fff;border-top:1px solid transparent;transition:max-height .3s}.hoe-menu-open .hoe-mobile-nav{max-height:400px;border-color:var(--hoe-line)}.hoe-mobile-nav .container{display:flex;flex-direction:column;padding:10px 0}.hoe-mobile-nav a{padding:12px 0;color:var(--hoe-burgundy);font:700 10px "DM Sans",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #f1e8e2}.hoe-hero-caption{left:4%;top:auto;bottom:0;transform:none;width:100%;padding:22px 20px 24px;background:linear-gradient(0deg,rgba(53,24,26,.9),rgba(53,24,26,.15))}.hoe-hero-caption h1{font-size:35px;margin:8px 0}.hoe-hero-caption p{font-size:10px;line-height:1.5;margin-bottom:14px;max-width:470px}.hoe-btn{min-height:40px;padding:0 17px;font-size:8px}.hoe-section-intro{align-items:start;gap:15px}.hoe-section-intro h2{font-size:27px}.hoe-text-link{font-size:7px;white-space:nowrap}.hoe-category-row{display:flex;overflow-x:auto;gap:16px;scrollbar-width:none;padding-bottom:4px}.hoe-category{flex:0 0 112px}.hoe-category-image{width:102px;height:132px}.hoe-category strong{font-size:10px}.hoe-benefit-grid{display:grid;grid-template-columns:1fr 1fr}.hoe-benefit-grid>div{border-bottom:1px solid rgba(255,255,255,.13)}.hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.hoe-collection{padding:38px 0 10px}.hoe-section-label h2{font-size:26px}.hoe-premium-editorial{padding:48px 0}.hoe-editorial-grid{grid-template-columns:1fr;gap:34px}.hoe-editorial-image{height:360px;border-radius:100px 4px 4px 4px}.hoe-editorial-copy h2{font-size:43px}.hoe-premium-payment{padding:48px 0 52px}.hoe-section-head h2{font-size:32px}.hoe-payment-banner{width:100%;}.hoe-premium-newsletter{padding:50px 0}.hoe-premium-newsletter h2{font-size:31px}.hoe-premium-newsletter form{flex-direction:column;gap:8px}.hoe-premium-newsletter .hoe-btn{width:100%}.hoe-footer-main{grid-template-columns:1fr 1fr;gap:28px}.hoe-footer-brand{grid-column:1/-1}.hoe-footer-payment{grid-template-columns:1fr;gap:12px}.hoe-footer-payment img{max-height:130px;object-position:center}.hoe-footer-bottom{display:flex;flex-direction:column;gap:5px}}
@media(max-width:480px){.hoe-brand b{font-size:14px}.hoe-brand small{font-size:6px}.hoe-actions{gap:0}.hoe-icon-btn{width:34px}.hoe-hero-caption h1{font-size:29px}.hoe-hero-caption p{display:none}.hoe-premium-categories{padding:32px 0 35px}.hoe-section-intro h2{font-size:24px}.hoe-footer-main{grid-template-columns:1fr}.hoe-footer-brand{grid-column:auto}.hoe-footer-logo{margin:auto}.hoe-footer-brand{text-align:center}.hoe-footer-brand p{margin-left:auto;margin-right:auto}.hoe-socials{justify-content:center}.hoe-footer-payment{text-align:center}}

/* HOUSE OF ELEGANCE V11 — refined luxury palette and storefront polish */
:root{--hoe-burgundy:#4b2526;--hoe-burgundy-2:#6a3a38;--hoe-rose:#f7f0eb;--hoe-rose-2:#f2e7df;--hoe-cream:#fbf8f3;--hoe-ivory:#fffdfa;--hoe-gold:#a98454;--hoe-ink:#2b2421;--hoe-muted:#766d67;--hoe-line:#e9dfd7}
body{background:var(--hoe-ivory);color:var(--hoe-ink)}
h1,h2,h3,h4{color:var(--hoe-burgundy)}
.hoe-topbar{background:#332221}
.hoe-header{background:rgba(255,253,250,.98);box-shadow:0 8px 30px rgba(45,28,23,.05)}
.hoe-premium-hero{background:#f2e9df}
.hoe-premium-hero>img{width:100%;height:auto;display:block;object-fit:contain}
.hoe-premium-categories{background:#fbf8f3;padding:48px 0 52px}
.hoe-section-intro h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;font-size:42px;letter-spacing:-.02em}
.hoe-category-image{width:118px;height:150px;border:1px solid #ded0c3;border-radius:60px 60px 8px 8px;background:#f1e7df;box-shadow:0 10px 25px rgba(65,40,32,.08)}
.hoe-category strong{font-family:"DM Sans",Arial,sans-serif;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.hoe-benefit-grid>div{min-height:76px}
.hoe-collection{background:#fffdfa!important;padding:55px 0 22px}
.hoe-collection:nth-of-type(odd){background:#fbf6f1!important}
.hoe-section-label h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:36px;font-weight:500}
.hoe-product-card{border:1px solid #eee5de;background:#fff;box-shadow:0 8px 25px rgba(48,31,26,.045);border-radius:2px}
.hoe-product-image{background:#f4eee8;aspect-ratio:4/5}
.hoe-product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;background:#f4eee8}
.hoe-product-info h3{font-family:"DM Sans",Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.01em}
.hoe-price{font-size:11px;color:var(--hoe-burgundy)}
.hoe-card-cart{background:var(--hoe-burgundy);border-color:var(--hoe-burgundy)}
.hoe-editorial{background:#f4e9e2}
.hoe-editorial-copy h2{font-family:"Cormorant Garamond",Georgia,serif}
.hoe-premium-newsletter{background:#4b2526}
.hoe-footer{background:#f4ebe5}
.hoe-footer-payment{display:flex!important;grid-template-columns:none!important;justify-content:space-between;align-items:center;gap:22px;border-top:1px solid #dfd0c7;margin-top:40px;padding-top:22px}
.hoe-footer-payment h3{font-family:"DM Sans",Arial,sans-serif;font-size:11px;font-weight:600;margin:5px 0 0;color:var(--hoe-burgundy)}
.hoe-payment-mini{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.hoe-payment-mini span{display:grid;place-items:center;width:58px;height:28px;background:rgba(255,255,255,.82);border:1px solid #e5d9d1;border-radius:3px;padding:3px}
.hoe-payment-mini img{max-width:50px;max-height:22px;width:auto;height:auto;object-fit:contain}
/* Product page */
.woocommerce .site-main{background:#fffdfa}
.hoe-single-wrap{padding-top:18px}
.hoe-product-breadcrumb{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#8b7c74;margin:0 0 18px}
.hoe-product-breadcrumb a{color:#7c6961}
.hoe-single-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:68px;align-items:start;padding-bottom:60px}
.hoe-single-media{min-width:0}
.hoe-single-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}
.hoe-single-gallery .flex-viewport{background:#f4eee8}
.hoe-single-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;display:block}
.hoe-single-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px!important}
.hoe-single-gallery .flex-control-thumbs li{width:auto!important;margin:0!important}
.hoe-single-gallery .flex-control-thumbs img{opacity:.7;transition:.2s}
.hoe-single-gallery .flex-control-thumbs .flex-active{opacity:1}
.hoe-single-summary{padding:15px 5px 0}
.hoe-single-kicker{font-size:8px;letter-spacing:.22em;color:var(--hoe-gold);font-weight:700;margin-bottom:10px}
.hoe-single-summary .product_title{font-family:"Cormorant Garamond",Georgia,serif;font-size:46px;line-height:1.02;color:var(--hoe-burgundy);font-weight:500;margin:0 0 12px}
.hoe-single-summary .price{font-size:20px;color:var(--hoe-burgundy);margin:0 0 18px}
.hoe-single-summary .woocommerce-product-details__short-description{font-size:12px;line-height:1.8;color:#6e625c;border-top:1px solid var(--hoe-line);padding-top:18px}
.hoe-single-summary form.cart{border-top:1px solid var(--hoe-line);padding-top:20px;margin-top:18px!important}
.hoe-single-summary .quantity input{height:48px;border:1px solid #d9cbc1;background:#fff;width:70px}
.hoe-single-summary .single_add_to_cart_button{height:48px!important;background:var(--hoe-burgundy)!important;border-radius:0!important;padding:0 28px!important;font-size:10px!important;letter-spacing:.12em;text-transform:uppercase}
.hoe-single-summary .single_add_to_cart_button:hover{background:var(--hoe-gold)!important}
.hoe-purchase-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}
.hoe-purchase-benefits>div{padding:12px 8px;border:1px solid var(--hoe-line);text-align:center;background:#fff}
.hoe-purchase-benefits svg{width:20px;height:20px;color:var(--hoe-gold);display:block;margin:0 auto 5px}
.hoe-purchase-benefits b{display:block;font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:var(--hoe-burgundy)}
.hoe-purchase-benefits small{font-size:8px;color:#8b7c74}
.hoe-delivery{border-top:1px solid var(--hoe-line);padding-top:17px;margin-top:15px}.hoe-delivery label{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;color:var(--hoe-burgundy)}
.hoe-delivery>div{display:flex}.hoe-delivery input{flex:1;border:1px solid #d9cbc1;height:42px;padding:0 12px}.hoe-delivery button{border:0;background:#eee5df;color:var(--hoe-burgundy);font-size:9px;font-weight:700;padding:0 16px}
.hoe-single-trust{border-top:1px solid var(--hoe-line);margin-top:25px;padding-top:18px;display:flex;gap:16px;flex-wrap:wrap}.hoe-single-trust span{font-size:8px;color:#71645d;text-transform:uppercase;letter-spacing:.07em}
.hoe-accordion{max-width:1000px;margin:0 auto 60px;border-top:1px solid var(--hoe-line)}
.hoe-accordion details{border-bottom:1px solid var(--hoe-line)}.hoe-accordion summary{list-style:none;cursor:pointer;padding:18px 0;font:600 11px "DM Sans",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--hoe-burgundy);display:flex;justify-content:space-between}.hoe-accordion summary::-webkit-details-marker{display:none}.hoe-accordion-body{padding:0 0 20px;font-size:11px;color:#70645e;line-height:1.8}.hoe-accordion-body>div{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f1e9e4}.hoe-related{padding:55px 0;background:#f8f1ec}.hoe-related-alt{background:#fffdfa}
@media(max-width:900px){.hoe-single-grid{grid-template-columns:1fr;gap:30px}.hoe-single-summary{padding-top:0}.hoe-single-summary .product_title{font-size:38px}.hoe-footer-payment{align-items:flex-start;flex-direction:column}.hoe-payment-mini{justify-content:flex-start}}
@media(max-width:600px){.hoe-section-intro h2{font-size:31px}.hoe-category-image{width:96px;height:122px}.hoe-category-row{gap:14px}.hoe-purchase-benefits{grid-template-columns:1fr 1fr}.hoe-purchase-benefits>div:last-child{grid-column:1/-1}.hoe-single-summary .product_title{font-size:34px}.hoe-single-gallery .flex-control-thumbs{grid-template-columns:repeat(4,1fr)}}

/* V12 polish: luxury palette, clean product imagery, one-line categories, compact payment row */
.hoe-premium-categories .hoe-category-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;align-items:start}
.hoe-premium-categories .hoe-category{min-width:0}
.hoe-premium-categories .hoe-category-image{width:112px;height:142px;background:#f7f1eb;box-shadow:0 8px 22px rgba(55,35,30,.07)}
.hoe-product-image,.hoe-product-image img{background:#fff!important}
.hoe-product-image::before,.hoe-product-image::after,.hoe-product-image>a::before,.hoe-product-image>a::after{content:none!important;display:none!important;background:none!important}
.hoe-product-image img{transition:transform .45s ease,opacity .25s ease!important}
.hoe-product-card:hover .hoe-product-image img{transform:scale(1.015)!important;filter:none!important;opacity:1!important}
.hoe-product-image{border-color:#e8ddd4!important}
.hoe-card-actions{display:flex;gap:6px;margin-top:10px}
.hoe-card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid #4b2526;font:700 8px/1 "DM Sans",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;transition:all .2s ease}
.hoe-card-view{background:#fff!important;color:#4b2526!important}
.hoe-card-add{background:#4b2526!important;color:#fff!important;flex:1}
.hoe-card-view:hover{background:#f5ebe5!important;color:#4b2526!important;border-color:#4b2526!important}
.hoe-card-add:hover{background:#a98454!important;color:#fff!important;border-color:#a98454!important}
.hoe-card-cart{display:none!important}
.hoe-footer-payment{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:18px!important;margin-top:28px!important;padding-top:16px!important}
.hoe-footer-accept{margin-right:auto}
.hoe-footer-accept h3{font-size:10px!important;margin:4px 0 0!important}
.hoe-footer .hoe-payment-mini{gap:4px!important;flex-wrap:nowrap!important}
.hoe-footer .hoe-payment-mini span{width:58px!important;height:27px!important;padding:2px!important;background:#fff!important;border:1px solid #e2d8d0!important;box-shadow:none!important}
.hoe-footer .hoe-payment-mini img{width:54px!important;height:23px!important;max-width:54px!important;max-height:23px!important;object-fit:contain!important}

/* Keep the premium homepage free of the former standalone payment section. */
.hoe-premium-payment{display:none!important}

@media(max-width:1150px) and (min-width:801px){
  .hoe-premium-categories .hoe-category-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}
  .hoe-premium-categories .hoe-category-image{width:94px;height:122px}
  .hoe-premium-categories .hoe-category strong{font-size:9px}
  .hoe-footer .hoe-payment-mini span{width:50px!important}
}
@media(max-width:800px){
  .hoe-premium-categories .hoe-category-row{display:flex;overflow-x:auto;gap:14px;scrollbar-width:none}
  .hoe-premium-categories .hoe-category{flex:0 0 104px}
  .hoe-premium-categories .hoe-category-image{width:96px;height:122px}
  .hoe-card-actions{gap:5px}
  .hoe-card-actions a{font-size:7px;padding:0 7px}
  .hoe-footer-payment{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}
  .hoe-footer .hoe-payment-mini{flex-wrap:wrap!important;justify-content:flex-start!important}
}

/* V13 — refined luxury single-product experience */
.woocommerce .site-main{background:#fbf8f4!important}
.hoe-product-page{padding-bottom:0}
.hoe-product-page .hoe-product-breadcrumb{max-width:1380px;margin:0 auto;padding:18px 0 20px;font-size:9px;color:#9a8980;letter-spacing:.08em}
.hoe-product-page .hoe-product-breadcrumb a{color:#78625b}
.hoe-product-layout{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.75fr);gap:72px;align-items:start;padding:10px 0 85px}
.hoe-product-gallery{min-width:0;position:sticky;top:25px}
.hoe-gallery-stage{position:relative;background:#f1e9e1;border:1px solid #e6dbd1;overflow:hidden;min-height:680px;display:flex;align-items:center;justify-content:center}
.hoe-gallery-stage .hoe-main-product-image{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease;cursor:zoom-in}
.hoe-gallery-stage.is-zoomed .hoe-main-product-image{transform:scale(1.12);cursor:zoom-out}
.hoe-gallery-zoom{position:absolute;right:18px;bottom:18px;width:42px;height:42px;border:1px solid #dfd1c7;background:rgba(255,255,255,.94);color:#4b2526;border-radius:50%;font-size:19px;cursor:pointer}
.hoe-product-badge{position:absolute;left:18px;top:18px;background:#4b2526;color:#fff;padding:9px 13px;font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.13em}
.hoe-gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}
.hoe-gallery-thumb{padding:0;border:1px solid #e4d9d0;background:#fff;aspect-ratio:1/1.15;overflow:hidden;cursor:pointer;transition:.2s}
.hoe-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.hoe-gallery-thumb.is-active{border:2px solid #4b2526}
.hoe-product-info-panel{padding:18px 8px 0 0}
.hoe-product-kicker{font:700 9px "DM Sans",Arial,sans-serif;letter-spacing:.25em;color:#a98454;margin-bottom:12px}
.hoe-product-title{font:500 50px/1.02 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:0 0 14px;max-width:650px}
.hoe-product-rating{display:flex;align-items:center;gap:10px;font:500 10px "DM Sans",Arial,sans-serif;color:#75655e;margin-bottom:17px}
.hoe-product-rating .hoe-stars{display:inline-flex;color:#a98454}.hoe-product-rating .star-rating{font-size:11px}
.hoe-product-price-row{display:flex;align-items:center;gap:14px;border-top:1px solid #e7dcd3;padding-top:18px;color:#4b2526}
.hoe-product-price-row .price{margin:0;font:600 21px "DM Sans",Arial,sans-serif}.hoe-product-price-row del{color:#a99a92;font-size:13px}.hoe-product-price-row ins{text-decoration:none}
.hoe-save-note{font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#a98454}
.hoe-product-intro{font:400 12px/1.8 "DM Sans",Arial,sans-serif;color:#665852;padding:20px 0;border-bottom:1px solid #e7dcd3}
.hoe-product-intro p{margin:0}.hoe-product-category-line{padding:14px 0;color:#8d7b73;font:500 9px "DM Sans",Arial,sans-serif}.hoe-product-category-line a{color:#4b2526}
.hoe-purchase-card{background:#fff;border:1px solid #e3d7ce;padding:22px;margin-top:7px;box-shadow:0 14px 35px rgba(60,35,29,.045)}
.hoe-stock-line{font:600 9px "DM Sans",Arial,sans-serif;color:#4b2526;margin-bottom:16px}.hoe-stock-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#a98454;margin-right:7px}
.hoe-buy-label{font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#a98454;margin-bottom:9px}
.hoe-purchase-card form.cart{display:flex!important;align-items:stretch;gap:9px;margin:0!important;padding:0!important;border:0!important}
.hoe-purchase-card form.cart .quantity{margin:0!important}.hoe-purchase-card form.cart .quantity input{width:66px!important;height:52px!important;border:1px solid #d9cbc1!important;background:#fff!important;text-align:center}
.hoe-purchase-card form.cart .single_add_to_cart_button{height:52px!important;flex:1;border-radius:0!important;background:#4b2526!important;color:#fff!important;font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important;border:1px solid #4b2526!important}
.hoe-purchase-card form.cart .single_add_to_cart_button:hover{background:#a98454!important;border-color:#a98454!important}
.hoe-purchase-card .variations{margin:0 0 16px!important;border:0!important}.hoe-purchase-card .variations td{padding:5px 0!important;border:0!important}.hoe-purchase-card .variations select{height:44px;border:1px solid #d9cbc1;padding:0 12px;background:#fff;min-width:180px}.hoe-purchase-card .reset_variations{font-size:9px;color:#4b2526}
.hoe-product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.hoe-product-benefits>div{background:#f7f1ec;border:1px solid #e6dcd4;padding:14px 8px;text-align:center}.hoe-product-benefits span{display:block;height:22px;color:#a98454}.hoe-product-benefits svg{width:20px;height:20px}.hoe-product-benefits b{display:block;color:#4b2526;font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase}.hoe-product-benefits small{display:block;color:#8b7a72;font-size:8px;margin-top:4px}
.hoe-pincode-box{border-top:1px solid #e7dcd3;border-bottom:1px solid #e7dcd3;padding:18px 0}.hoe-pincode-box>div:first-child b{display:block;color:#4b2526;font:700 10px "DM Sans",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.hoe-pincode-box>div:first-child span{display:block;color:#8a7971;font-size:9px;margin-top:5px}.hoe-pincode-row{display:flex;margin-top:12px}.hoe-pincode-row input{height:43px;flex:1;border:1px solid #d9cbc1;background:#fff;padding:0 12px;font-size:10px}.hoe-pincode-row button{height:43px;border:0;background:#eee5df;color:#4b2526;font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.12em;padding:0 18px}
.hoe-product-trust-row{display:flex;flex-wrap:wrap;gap:15px;padding-top:15px;color:#7f6d65;font:700 8px "DM Sans",Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase}
.hoe-product-details{background:#f2e7df;border-top:1px solid #e5d7ce;padding:80px 20px 75px}.hoe-details-heading{text-align:center;max-width:680px;margin:0 auto 35px}.hoe-details-heading h2{font:500 44px/1 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:9px 0}.hoe-details-heading p{font-size:11px;color:#75655e}
.hoe-product-accordion{max-width:1000px;margin:0 auto}.hoe-product-accordion details{border-top:1px solid #d9c8bd}.hoe-product-accordion details:last-child{border-bottom:1px solid #d9c8bd}.hoe-product-accordion summary{padding:21px 0;font-size:11px}.hoe-product-accordion summary span{font-size:17px;font-weight:400}.hoe-product-accordion .hoe-accordion-body{font-size:11px;color:#6e625c;padding:0 0 24px;line-height:1.85}.hoe-product-accordion .hoe-accordion-body>div{padding:9px 0}.hoe-product-accordion .hoe-accordion-body>div b{color:#4b2526}
.hoe-related{padding:70px 0;background:#fffdfa}.hoe-related-alt{background:#f8f1ec}
@media(max-width:1150px){.hoe-product-layout{grid-template-columns:minmax(0,1fr) minmax(370px,.8fr);gap:40px;padding-left:20px;padding-right:20px}.hoe-product-page .hoe-product-breadcrumb{padding-left:20px;padding-right:20px}.hoe-gallery-stage{min-height:560px}.hoe-product-title{font-size:44px}}
@media(max-width:800px){.hoe-product-page .hoe-product-breadcrumb{padding:14px 14px}.hoe-product-layout{display:block;padding:0 14px 55px}.hoe-product-gallery{position:relative;top:auto}.hoe-gallery-stage{min-height:0}.hoe-gallery-stage .hoe-main-product-image{max-height:none}.hoe-product-info-panel{padding:30px 0 0}.hoe-product-title{font-size:38px}.hoe-product-benefits{grid-template-columns:1fr 1fr}.hoe-product-benefits>div:last-child{grid-column:1/-1}.hoe-gallery-thumbs{grid-template-columns:repeat(5,1fr)}.hoe-product-details{padding:55px 14px}.hoe-details-heading h2{font-size:38px}.hoe-purchase-card form.cart{flex-wrap:wrap}.hoe-purchase-card form.cart .single_add_to_cart_button{min-width:180px}.hoe-related .container{padding-left:14px;padding-right:14px}}
@media(max-width:480px){.hoe-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.hoe-product-title{font-size:34px}.hoe-product-price-row .price{font-size:19px}.hoe-product-benefits{grid-template-columns:1fr}.hoe-product-benefits>div:last-child{grid-column:auto}.hoe-purchase-card form.cart .quantity{width:100%}.hoe-purchase-card form.cart .quantity input{width:100%!important}.hoe-purchase-card form.cart .single_add_to_cart_button{width:100%}}


/* V14 — product page repair & luxury refinement */
.single-product .hoe-payment,
.single-product .hoe-payment-image,
.single-product .hoe-section-head:has(+ .hoe-payment-logos) {display:none!important;}

.single-product .hoe-product-page{background:#fcfaf7!important;color:#4b2526!important}
.single-product .hoe-product-layout{max-width:1240px!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;gap:58px!important;padding:14px 20px 70px!important}
.single-product .hoe-product-gallery{position:sticky!important;top:20px!important;min-width:0!important}
.single-product .hoe-gallery-stage{min-height:0!important;height:auto!important;aspect-ratio:4/5!important;background:#f6efe8!important;border:1px solid #e6d9cf!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.single-product .hoe-gallery-stage .hoe-main-product-image{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;display:block!important;mix-blend-mode:normal!important}
.single-product .hoe-gallery-stage.is-zoomed .hoe-main-product-image{transform:scale(1.08)!important}
.single-product .hoe-gallery-zoom{width:40px!important;height:40px!important;right:14px!important;bottom:14px!important;background:#fff!important;color:#4b2526!important;border:1px solid #dfd2c9!important;z-index:5!important}
.single-product .hoe-product-badge{left:14px!important;top:14px!important;background:#4b2526!important}
.single-product .hoe-gallery-thumbs{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important}
.single-product .hoe-gallery-thumb{aspect-ratio:1/1!important;min-width:0!important;border:1px solid #e1d5cc!important;background:#fff!important;padding:0!important}
.single-product .hoe-gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;margin:0!important}
.single-product .hoe-gallery-thumb.is-active{border:2px solid #4b2526!important}

.single-product .hoe-product-info-panel{padding:20px 0 0!important;min-width:0!important}
.single-product .hoe-product-kicker{font-size:9px!important;letter-spacing:.24em!important;color:#a17a46!important}
.single-product .hoe-product-title{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:clamp(36px,4vw,56px)!important;line-height:1.02!important;font-weight:500!important;color:#4b2526!important;margin:0 0 13px!important}
.single-product .hoe-product-rating-row{display:flex!important;align-items:center!important;gap:10px!important;min-height:22px!important;margin:0 0 15px!important;color:#75655e!important;font:500 10px "DM Sans",Arial,sans-serif!important}
.single-product .hoe-rating-stars{color:#b48643!important;letter-spacing:2px!important;font-size:12px!important}
.single-product .hoe-product-price-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:12px!important;border-top:1px solid #e5d9d1!important;padding:16px 0!important}
.single-product .hoe-product-price-row .price,
.single-product .hoe-product-price-row .price *{font-family:"DM Sans",Arial,sans-serif!important}
.single-product .hoe-product-price-row .price{font-size:22px!important;font-weight:700!important;color:#4b2526!important;margin:0!important}
.single-product .hoe-product-price-row del{font-size:13px!important;color:#9f918a!important}
.single-product .hoe-product-price-row ins{color:#4b2526!important;text-decoration:none!important}
.single-product .hoe-save-note{color:#a17a46!important}
.single-product .hoe-product-intro{font-size:12px!important;line-height:1.75!important;color:#6e605a!important;padding:4px 0 18px!important}
.single-product .hoe-product-intro p{margin:0 0 8px!important}
.single-product .hoe-product-category-line{font-size:9px!important;padding:12px 0!important;color:#8c7b73!important}
.single-product .hoe-product-category-line a{color:#4b2526!important}

.single-product .hoe-purchase-card{background:#fff!important;border:1px solid #e1d5cc!important;padding:20px!important;margin-top:4px!important;box-shadow:0 12px 28px rgba(75,37,38,.045)!important}
.single-product .hoe-stock-line{font-size:9px!important;margin:0 0 13px!important;color:#4b2526!important}
.single-product .hoe-stock-dot{width:7px!important;height:7px!important;background:#a17a46!important}
.single-product .hoe-buy-label{font-size:8px!important;letter-spacing:.17em!important;color:#a17a46!important;margin-bottom:9px!important}
.single-product .hoe-purchase-card form.cart,
.single-product .hoe-purchase-card .cart{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:9px!important;margin:0!important;padding:0!important;border:0!important}
.single-product .hoe-purchase-card form.cart .quantity{margin:0!important;display:block!important;flex:0 0 70px!important}
.single-product .hoe-purchase-card form.cart .quantity .qty{width:70px!important;height:52px!important;min-height:52px!important;border:1px solid #d8cbc2!important;background:#fff!important;padding:0!important;text-align:center!important}
.single-product .hoe-purchase-card form.cart .single_add_to_cart_button{height:52px!important;min-height:52px!important;flex:1!important;width:auto!important;margin:0!important;border:1px solid #4b2526!important;border-radius:0!important;background:#4b2526!important;color:#fff!important;font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase!important}
.single-product .hoe-purchase-card form.cart .single_add_to_cart_button:hover{background:#a17a46!important;border-color:#a17a46!important}
.single-product .hoe-purchase-card .variations{width:100%!important;margin:0 0 13px!important}
.single-product .hoe-purchase-card .variations select{height:43px!important;border:1px solid #d8cbc2!important;background:#fff!important;max-width:100%!important}
.single-product .hoe-purchase-card .variations label{font-size:9px!important;color:#4b2526!important}
.single-product .hoe-purchase-card .reset_variations{font-size:9px!important;color:#8c7060!important}

.single-product .hoe-product-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:13px 0!important}
.single-product .hoe-product-benefits .hoe-benefit-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:88px!important;padding:12px 5px!important;background:#f7f1eb!important;border:1px solid #e5dad2!important;text-align:center!important;overflow:hidden!important}
.single-product .hoe-product-benefits .hoe-benefit-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;min-height:24px!important;margin:0 auto 6px!important;color:#a17a46!important;overflow:hidden!important;line-height:0!important}
.single-product .hoe-product-benefits .hoe-benefit-icon svg,
.single-product .hoe-product-benefits .hoe-benefit-icon svg *{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;display:block!important}
.single-product .hoe-product-benefits b{display:block!important;font:700 8px "DM Sans",Arial,sans-serif!important;letter-spacing:.06em!important;color:#4b2526!important}
.single-product .hoe-product-benefits small{display:block!important;font:400 8px "DM Sans",Arial,sans-serif!important;color:#8c7b73!important;margin-top:3px!important}

.single-product .hoe-pincode-box{padding:17px 0!important;border-top:1px solid #e5d9d1!important;border-bottom:1px solid #e5d9d1!important}
.single-product .hoe-pincode-copy b{display:block!important;font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#4b2526!important}
.single-product .hoe-pincode-copy span{display:block!important;margin-top:4px!important;font-size:9px!important;color:#8c7b73!important}
.single-product .hoe-pincode-row{display:flex!important;margin-top:10px!important}
.single-product .hoe-pincode-row input{height:42px!important;min-width:0!important;border:1px solid #d8cbc2!important;background:#fff!important;padding:0 11px!important;font-size:10px!important}
.single-product .hoe-pincode-row button{height:42px!important;background:#eee7e1!important;color:#4b2526!important;border:1px solid #d8cbc2!important;font:700 8px "DM Sans",Arial,sans-serif!important;letter-spacing:.12em!important;padding:0 16px!important}
.single-product .hoe-product-trust-row{display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding-top:13px!important;font:700 8px "DM Sans",Arial,sans-serif!important;color:#7f6e66!important;letter-spacing:.04em!important}

.single-product .hoe-product-details{padding:68px 20px 70px!important;background:#f3e9e2!important;border-top:1px solid #e3d6ce!important}
.single-product .hoe-details-heading{max-width:650px!important;margin:0 auto 28px!important;text-align:center!important}
.single-product .hoe-details-heading .hoe-eyebrow{font-size:8px!important;letter-spacing:.22em!important;color:#a17a46!important}
.single-product .hoe-details-heading h2{font:500 44px/1 "Cormorant Garamond",Georgia,serif!important;color:#4b2526!important;margin:9px 0!important}
.single-product .hoe-details-heading p{font-size:11px!important;color:#75655e!important}
.single-product .hoe-product-accordion{max-width:920px!important;margin:0 auto!important}
.single-product .hoe-product-accordion details{border-top:1px solid #d9c9bf!important}
.single-product .hoe-product-accordion details:last-child{border-bottom:1px solid #d9c9bf!important}
.single-product .hoe-product-accordion summary{padding:20px 0!important;font:700 10px "DM Sans",Arial,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#4b2526!important}
.single-product .hoe-product-accordion .hoe-accordion-body{font:400 11px/1.8 "DM Sans",Arial,sans-serif!important;color:#6e625c!important;padding:0 0 22px!important}
.single-product .hoe-product-accordion .hoe-accordion-body p{margin:0 0 10px!important}
.single-product .hoe-product-accordion .hoe-accordion-body>div{display:flex!important;justify-content:space-between!important;gap:20px!important;padding:9px 0!important;border-bottom:1px dotted #d9c9bf!important}
.single-product .hoe-product-accordion .hoe-accordion-body>div b{color:#4b2526!important}

.single-product .hoe-related{padding:58px 20px!important;background:#fffdfa!important}
.single-product .hoe-related .hoe-section-label{max-width:1240px;margin-left:auto;margin-right:auto}
.single-product .hoe-related .woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}

@media(max-width:900px){
 .single-product .hoe-product-layout{display:block!important;max-width:700px!important;padding:10px 14px 50px!important}
 .single-product .hoe-product-gallery{position:relative!important;top:auto!important}
 .single-product .hoe-gallery-stage{aspect-ratio:4/5!important}
 .single-product .hoe-product-info-panel{padding-top:28px!important}
 .single-product .hoe-product-title{font-size:40px!important}
 .single-product .hoe-related .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
 .single-product .hoe-product-layout{padding-left:12px!important;padding-right:12px!important}
 .single-product .hoe-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}
 .single-product .hoe-product-title{font-size:34px!important}
 .single-product .hoe-purchase-card{padding:15px!important}
 .single-product .hoe-purchase-card form.cart{flex-wrap:wrap!important}
 .single-product .hoe-purchase-card form.cart .quantity{flex:0 0 76px!important}
 .single-product .hoe-purchase-card form.cart .quantity .qty{width:76px!important}
 .single-product .hoe-purchase-card form.cart .single_add_to_cart_button{min-width:0!important}
 .single-product .hoe-product-benefits{grid-template-columns:1fr 1fr!important}
 .single-product .hoe-product-benefits .hoe-benefit-item:last-child{grid-column:1/-1}
 .single-product .hoe-product-details{padding:50px 14px!important}
 .single-product .hoe-details-heading h2{font-size:37px!important}
 .single-product .hoe-product-accordion .hoe-accordion-body>div{display:block!important}
 .single-product .hoe-product-accordion .hoe-accordion-body>div span{display:block!important;margin-top:3px!important}
}
@media(max-width:380px){
 .single-product .hoe-product-benefits{grid-template-columns:1fr!important}
 .single-product .hoe-product-benefits .hoe-benefit-item:last-child{grid-column:auto}
 .single-product .hoe-product-title{font-size:31px!important}
}


/* V15 — typography, overflow and single-product layout correction */
html,body{max-width:100%;overflow-x:hidden}
body{font-size:15px;line-height:1.65}
.hoe-topbar{font-size:11px}
.hoe-nav a{font-size:11px}
.hoe-eyebrow{font-size:11px}
.hoe-category-row{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start;gap:12px;overflow:hidden}
.hoe-category{flex:1 1 0;min-width:0}
.hoe-category strong{font-size:16px}
.hoe-category small{font-size:10px}
.hoe-product-cat{font-size:9px}
.hoe-product-info h3{font-size:16px}
.hoe-price{font-size:13px}
.hoe-footer p,.hoe-footer li{font-size:12px}
.hoe-footer h3{font-size:19px}
.hoe-newsletter p{font-size:14px}

/* Prevent any icon SVG from inheriting an accidental giant size. */
.hoe-purchase-benefits svg,.hoe-benefit-grid svg,.hoe-single-trust svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;display:block}
.hoe-purchase-benefits span{display:block;line-height:1}
.hoe-purchase-benefits>div{min-width:0}

/* A dedicated, compact WooCommerce single-product layout. */
.single-product .hoe-product-page{background:#fbf8f4}
.single-product .hoe-product-layout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr)!important;gap:56px!important;align-items:start!important;padding:8px 0 72px!important;max-width:1240px!important}
.single-product .hoe-product-breadcrumb{max-width:1240px!important;padding:16px 0 12px!important;font-size:10px!important}
.single-product .hoe-product-gallery{position:sticky;top:18px;min-width:0!important;float:none!important;width:auto!important}
.single-product .hoe-product-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;display:block!important}
.single-product .hoe-product-gallery .woocommerce-product-gallery__wrapper{margin:0!important}
.single-product .hoe-product-gallery .flex-viewport{background:#f3ece5!important;border:1px solid #e7dcd2!important;width:100%!important;overflow:hidden!important}
.single-product .hoe-product-gallery .woocommerce-product-gallery__image{margin:0!important}
.single-product .hoe-product-gallery .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;max-height:760px!important;object-fit:contain!important;display:block!important;margin:0 auto!important}
.single-product .hoe-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin:10px 0 0!important;padding:0!important;overflow:hidden!important}
.single-product .hoe-product-gallery .flex-control-thumbs li{width:auto!important;margin:0!important;float:none!important;list-style:none!important}
.single-product .hoe-product-gallery .flex-control-thumbs img{width:100%!important;height:105px!important;object-fit:cover!important;border:1px solid #e6d9cf!important;opacity:.68!important;transition:opacity .2s,border-color .2s!important}
.single-product .hoe-product-gallery .flex-control-thumbs .flex-active{opacity:1!important;border-color:#5a2a2b!important}
.single-product .hoe-product-gallery .woocommerce-product-gallery__trigger{background:#fff!important;border:1px solid #e2d6cc!important;color:#4b2526!important;right:14px!important;top:14px!important}
.single-product .hoe-product-info-panel{min-width:0!important;padding:8px 0 0!important}
.single-product .hoe-product-kicker{font:700 10px/1.2 "DM Sans",Arial,sans-serif;letter-spacing:.24em;color:#ad8451;margin:0 0 10px}
.single-product .hoe-product-info-panel .product_title{font:500 clamp(38px,4vw,58px)/1.05 "Cormorant Garamond",Georgia,serif!important;color:#4b2526!important;margin:0 0 14px!important;overflow-wrap:anywhere!important}
.single-product .hoe-product-info-panel .price{font-size:22px!important;line-height:1.3!important;color:#4b2526!important;margin:0 0 16px!important}
.single-product .hoe-product-info-panel .woocommerce-product-details__short-description{font-size:13px!important;line-height:1.8!important;color:#6d615b!important;margin:0 0 18px!important;max-width:620px}
.single-product .hoe-product-info-panel .woocommerce-product-details__short-description p{margin:0 0 10px!important}
.single-product .hoe-product-info-panel form.cart{border-top:1px solid #e5d9d0!important;border-bottom:1px solid #e5d9d0!important;padding:18px 0!important;margin:18px 0 0!important;display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.single-product .hoe-product-info-panel form.cart .quantity{margin:0!important}
.single-product .hoe-product-info-panel form.cart .quantity input{height:50px!important;width:76px!important;border:1px solid #d8c9bf!important;background:#fff!important;font-size:15px!important}
.single-product .hoe-product-info-panel form.cart .single_add_to_cart_button{height:50px!important;min-width:190px!important;border-radius:0!important;background:#4b2526!important;color:#fff!important;border:1px solid #4b2526!important;font-size:10px!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.single-product .hoe-product-info-panel form.cart .single_add_to_cart_button:hover{background:#a98454!important;border-color:#a98454!important}
.single-product .hoe-product-info-panel .variations{width:100%!important;margin:0 0 10px!important;border:0!important}
.single-product .hoe-product-info-panel .variations td,.single-product .hoe-product-info-panel .variations th{padding:7px 0!important;border:0!important;text-align:left!important}
.single-product .hoe-product-info-panel .variations label{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;color:#4b2526}
.single-product .hoe-product-info-panel .variations select{height:42px!important;border:1px solid #d8c9bf!important;background:#fff!important;padding:0 10px!important;max-width:260px!important}
.single-product .hoe-purchase-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:20px 0!important}
.single-product .hoe-purchase-benefits>div{padding:13px 8px!important;border:1px solid #e5d9d0!important;background:#fff!important;text-align:center!important}
.single-product .hoe-purchase-benefits b{font-size:10px!important}
.single-product .hoe-purchase-benefits small{font-size:9px!important}
.single-product .hoe-stock{font-size:11px!important;color:#9b3b45!important;margin:10px 0}
.single-product .hoe-delivery{border-top:0!important;padding-top:4px!important;margin-top:8px!important}
.single-product .hoe-delivery label{font-size:10px!important;margin-bottom:7px!important}
.single-product .hoe-delivery input{height:44px!important;font-size:13px!important}
.single-product .hoe-delivery button{height:44px!important;font-size:10px!important}
.single-product .hoe-single-trust{font-size:10px!important;margin-top:18px!important;padding-top:15px!important}
.single-product .hoe-accordion{max-width:1000px!important;margin:0 auto 55px!important;padding:0 20px!important}
.single-product .hoe-accordion summary{font-size:12px!important;padding:19px 0!important}
.single-product .hoe-accordion-body{font-size:13px!important;line-height:1.8!important}
.single-product .hoe-accordion-body>div{font-size:12px!important}
.single-product .hoe-related .hoe-section-label h2{font-size:32px!important}
.single-product .hoe-related .hoe-product-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:15px!important}

/* Never allow long WooCommerce text, tables or controls to create horizontal overflow. */
.single-product .site-main,.single-product .woocommerce,.single-product .product,.single-product .woocommerce-tabs,.single-product .woocommerce-product-details__short-description,.single-product table{max-width:100%!important}
.single-product table{table-layout:auto!important}
.single-product .hoe-accordion-body,.single-product .hoe-product-info-panel{overflow-wrap:anywhere;word-break:normal}

/* Hide any legacy standalone checkout/payment presentation; footer marks remain. */
.single-product .hoe-payment,.single-product .hoe-premium-payment,.single-product .hoe-checkout-confidence{display:none!important}

@media(max-width:1000px){
 .single-product .hoe-product-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.75fr)!important;gap:30px!important;padding-left:18px!important;padding-right:18px!important}
 .single-product .hoe-product-breadcrumb{padding-left:18px!important;padding-right:18px!important}
 .single-product .hoe-product-info-panel .product_title{font-size:44px!important}
 .single-product .hoe-product-gallery .flex-control-thumbs img{height:86px!important}
}
@media(max-width:800px){
 body{font-size:15px}
 .hoe-category-row{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding-bottom:4px}
 .hoe-category-row::-webkit-scrollbar{display:none}
 .hoe-category{flex:0 0 104px!important}
 .single-product .hoe-product-layout{display:block!important;padding:0 14px 50px!important}
 .single-product .hoe-product-gallery{position:relative!important;top:auto!important}
 .single-product .hoe-product-info-panel{padding-top:28px!important}
 .single-product .hoe-product-info-panel .product_title{font-size:38px!important}
 .single-product .hoe-product-gallery .flex-control-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important}
 .single-product .hoe-product-gallery .flex-control-thumbs img{height:auto!important;aspect-ratio:1/1.15!important}
 .single-product .hoe-purchase-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .single-product .hoe-related .hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:520px){
 .single-product .hoe-product-info-panel .product_title{font-size:34px!important}
 .single-product .hoe-purchase-benefits{grid-template-columns:1fr 1fr!important}
 .single-product .hoe-purchase-benefits>div:last-child{grid-column:1/-1}
 .single-product .hoe-related .hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .single-product .hoe-accordion{padding:0 14px!important}
}

/* V16 — purchase area rebuild: prevent WooCommerce/ShopEngine controls from collapsing into narrow columns. */
.single-product .hoe-purchase-card{
  width:100%!important; max-width:100%!important; min-width:0!important;
  padding:22px!important; overflow:visible!important;
}
.single-product .hoe-purchase-card .hoe-offer-bar{
  width:100%!important; min-height:48px!important; display:flex!important; align-items:center!important;
  gap:10px!important; padding:11px 14px!important; margin:0 0 14px!important;
  background:#f7d6d2!important; border:1px solid #efc6c0!important; color:#4b2526!important;
  font:600 13px/1.35 "DM Sans",Arial,sans-serif!important; box-sizing:border-box!important;
}
.single-product .hoe-purchase-card .hoe-offer-bar strong{font-weight:600!important; overflow-wrap:anywhere!important}
.single-product .hoe-purchase-card .hoe-offer-bar span{color:#a98454!important; flex:0 0 auto!important}
.single-product .hoe-purchase-card .hoe-cart-form{width:100%!important; min-width:0!important; overflow:visible!important}
.single-product .hoe-purchase-card .hoe-cart-form form.cart{
  width:100%!important; max-width:100%!important; min-width:0!important;
  display:grid!important; grid-template-columns:76px minmax(150px,1fr) 48px!important;
  align-items:stretch!important; gap:10px!important; flex-wrap:nowrap!important;
  margin:0!important; padding:0!important; border:0!important;
}
.single-product .hoe-purchase-card .hoe-cart-form form.cart > *{min-width:0!important; max-width:100%!important}
.single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity{
  width:76px!important; min-width:76px!important; max-width:76px!important; margin:0!important; float:none!important;
}
.single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity .qty{
  width:76px!important; max-width:76px!important; height:52px!important; min-height:52px!important;
  margin:0!important; padding:0 8px!important; box-sizing:border-box!important; text-align:center!important;
  border:1px solid #d8c9bf!important; background:#fff!important; font-size:15px!important;
}
.single-product .hoe-purchase-card .hoe-cart-form form.cart .single_add_to_cart_button{
  width:100%!important; min-width:0!important; max-width:100%!important; height:52px!important; min-height:52px!important;
  margin:0!important; padding:0 14px!important; box-sizing:border-box!important; border-radius:0!important;
  background:#4b2526!important; border:1px solid #4b2526!important; color:#fff!important;
  font:700 10px/1.2 "DM Sans",Arial,sans-serif!important; letter-spacing:.13em!important; text-transform:uppercase!important;
  white-space:normal!important; overflow-wrap:normal!important;
}
.single-product .hoe-purchase-card .hoe-purchase-wishlist{
  width:48px!important; min-width:48px!important; max-width:48px!important; height:52px!important; min-height:52px!important;
  margin:0!important; padding:0!important; display:grid!important; place-items:center!important; box-sizing:border-box!important;
  background:#fff!important; border:1px solid #d8c9bf!important; color:#4b2526!important; cursor:pointer!important;
}
.single-product .hoe-purchase-card .hoe-purchase-wishlist svg{width:21px!important;height:21px!important;max-width:21px!important;max-height:21px!important}
.single-product .hoe-purchase-card .hoe-purchase-wishlist.is-active{color:#a84b5a!important;border-color:#a84b5a!important}
/* Third-party pincode/delivery widgets: keep their controls in a normal two-column flow. */
.single-product .hoe-product-info-panel .hoe-delivery,
.single-product .hoe-product-info-panel .hoe-pincode-box{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.single-product .hoe-pincode-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important}
.single-product .hoe-pincode-row input{min-width:0!important;width:100%!important;box-sizing:border-box!important}
.single-product .hoe-pincode-row button{width:auto!important;min-width:92px!important;white-space:nowrap!important}
/* Common WooCommerce/ShopEngine cart wrappers should never overflow their parent. */
.single-product form.cart,.single-product .quantity,.single-product .quantity input,.single-product .single_add_to_cart_button,
.single-product .woocommerce-variation-add-to-cart,.single-product .woocommerce-variation-add-to-cart-disabled,
.single-product .shopengine-single-product-add-to-cart,.single-product .shopengine-product-add-to-cart{box-sizing:border-box!important;max-width:100%!important;min-width:0!important}
.single-product .woocommerce-variation-add-to-cart,.single-product .woocommerce-variation-add-to-cart-enabled{display:grid!important;grid-template-columns:76px minmax(150px,1fr) 48px!important;gap:10px!important;align-items:stretch!important;width:100%!important}
.single-product .woocommerce-variation-add-to-cart .quantity{grid-column:1!important}
.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button{grid-column:2!important}
.single-product .woocommerce-variation-add-to-cart .hoe-purchase-wishlist{grid-column:3!important}
@media(max-width:700px){
  .single-product .hoe-purchase-card{padding:16px!important}
  .single-product .hoe-purchase-card .hoe-cart-form form.cart,
  .single-product .woocommerce-variation-add-to-cart,.single-product .woocommerce-variation-add-to-cart-enabled{
    grid-template-columns:74px minmax(0,1fr) 46px!important;gap:8px!important
  }
  .single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity,
  .single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity .qty{width:74px!important;min-width:74px!important;max-width:74px!important}
  .single-product .hoe-purchase-card .hoe-purchase-wishlist{width:46px!important;min-width:46px!important;max-width:46px!important}
}
@media(max-width:480px){
  .single-product .hoe-purchase-card .hoe-cart-form form.cart,
  .single-product .woocommerce-variation-add-to-cart,.single-product .woocommerce-variation-add-to-cart-enabled{
    grid-template-columns:68px minmax(0,1fr) 44px!important;gap:7px!important
  }
  .single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity,
  .single-product .hoe-purchase-card .hoe-cart-form form.cart .quantity .qty{width:68px!important;min-width:68px!important;max-width:68px!important}
  .single-product .hoe-purchase-card .hoe-purchase-wishlist{width:44px!important;min-width:44px!important;max-width:44px!important}
  .single-product .hoe-purchase-card .single_add_to_cart_button{font-size:9px!important;padding:0 8px!important}
  .single-product .hoe-purchase-card .hoe-offer-bar{font-size:12px!important}
}

/* V17 payment + footer polish */
.hoe-footer-legal{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.hoe-footer-legal a{font-size:10px;line-height:1.4;color:inherit;text-decoration:none;border-bottom:1px solid rgba(90,40,89,.18);padding-bottom:1px}
.hoe-footer-legal a:hover{color:var(--hoe-burgundy);border-color:var(--hoe-burgundy)}
.hoe-footer .hoe-payment-mini{gap:6px!important;flex-wrap:nowrap!important;align-items:center!important}
.hoe-footer .hoe-payment-mini span{width:64px!important;height:30px!important;padding:3px!important;background:#fff!important;border:1px solid #e1d7cf!important;border-radius:4px!important;display:grid!important;place-items:center!important}
.hoe-footer .hoe-payment-mini img{width:58px!important;height:24px!important;max-width:58px!important;max-height:24px!important;object-fit:contain!important}
.hoe-footer .hoe-payment-mini .hoe-pay-gpay img{width:59px!important}
.hoe-footer .hoe-payment-mini .hoe-pay-upi img,.hoe-footer .hoe-payment-mini .hoe-pay-rupay img{width:57px!important}
.hoe-card-actions{display:flex!important;gap:7px!important;margin-top:10px!important;opacity:1!important;visibility:visible!important}
.hoe-card-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 10px!important}
.hoe-card-add{flex:1!important}
@media(max-width:900px){
  .hoe-footer-legal{justify-content:flex-start}
  .hoe-footer .hoe-payment-mini{flex-wrap:wrap!important;justify-content:flex-start!important}
}
@media(max-width:600px){
  .hoe-footer-legal{gap:10px}
  .hoe-footer .hoe-payment-mini span{width:58px!important;height:28px!important}
  .hoe-footer .hoe-payment-mini img{width:52px!important;height:22px!important;max-width:52px!important}
  .hoe-card-actions a{min-height:32px!important;font-size:7px!important;padding:0 7px!important}
}

/* V18 — exact luxury product-page rebuild */
:root{--hoe-burgundy:#4b2526;--hoe-gold:#a98454;--hoe-cream:#fbf8f4;--hoe-line:#e5d9d1;--hoe-ink:#3f3430}
.single-product .hoe-product-page{background:#fffdfa!important;color:var(--hoe-ink)!important;overflow:clip!important}
.single-product .hoe-product-layout{max-width:1240px!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:48px!important;padding:14px 20px 70px!important}
.single-product .hoe-product-gallery{position:sticky!important;top:18px!important;align-self:start!important;min-width:0!important}
.single-product .hoe-gallery-stage{position:relative!important;aspect-ratio:4/5!important;min-height:0!important;height:auto!important;background:#f6eee7!important;border:1px solid var(--hoe-line)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.single-product .hoe-gallery-stage .hoe-main-product-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;mix-blend-mode:normal!important;transition:transform .35s ease!important}
.single-product .hoe-gallery-stage.is-zoomed .hoe-main-product-image{transform:scale(1.12)!important}
.single-product .hoe-gallery-placeholder{font:500 30px Georgia,serif;color:#8e7468}
.single-product .hoe-product-badge{position:absolute!important;z-index:4!important;left:0!important;top:0!important;background:var(--hoe-burgundy)!important;color:#fff!important;padding:9px 13px!important;font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.14em!important}
.single-product .hoe-gallery-zoom{position:absolute!important;right:14px!important;top:14px!important;bottom:auto!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important;color:var(--hoe-burgundy)!important;border:1px solid var(--hoe-line)!important;z-index:4!important}
.single-product .hoe-gallery-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important}
.single-product .hoe-gallery-thumb{display:block!important;aspect-ratio:1/1.08!important;min-width:0!important;padding:0!important;border:1px solid #e0d4cc!important;background:#fff!important;overflow:hidden!important;cursor:pointer!important}
.single-product .hoe-gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.single-product .hoe-gallery-thumb.is-active{border:2px solid var(--hoe-burgundy)!important}
.single-product .hoe-product-info-panel{min-width:0!important;padding:8px 0 0!important}
.single-product .hoe-product-kicker{font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.24em!important;color:var(--hoe-gold)!important;margin-bottom:10px!important}
.single-product .hoe-product-info-panel .product_title{font:500 clamp(38px,3.5vw,54px)/1.02 "Cormorant Garamond",Georgia,serif!important;color:var(--hoe-burgundy)!important;margin:0 0 12px!important;overflow-wrap:break-word!important}
.single-product .hoe-product-info-panel .woocommerce-product-rating{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;font-size:11px!important}
.single-product .hoe-product-info-panel .star-rating{color:#d49a24!important;font-size:13px!important}
.single-product .hoe-product-info-panel .price{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;border-top:1px solid var(--hoe-line)!important;padding-top:16px!important;margin:0!important;color:var(--hoe-burgundy)!important;font:700 22px "DM Sans",Arial,sans-serif!important}
.single-product .hoe-product-info-panel .price del{font-size:13px!important;color:#a3958e!important;font-weight:400!important}
.single-product .hoe-product-info-panel .price ins{text-decoration:none!important}
.single-product .hoe-product-info-panel .woocommerce-product-details__short-description{font-size:12px!important;line-height:1.75!important;color:#6c5e58!important;padding:17px 0 18px!important;border-bottom:1px solid var(--hoe-line)!important}
.single-product .hoe-purchase-card{width:100%!important;max-width:100%!important;min-width:0!important;background:#fff!important;border:1px solid #ded1c9!important;padding:20px!important;margin-top:12px!important;box-shadow:0 10px 28px rgba(75,37,38,.05)!important;overflow:visible!important}
.single-product .hoe-stock-line{font-size:10px!important;margin:0 0 14px!important;color:var(--hoe-burgundy)!important}
.single-product .hoe-buy-label{font-size:8px!important;letter-spacing:.2em!important;color:var(--hoe-gold)!important;margin-bottom:8px!important}
.single-product .hoe-stock-qty{font-size:13px!important;color:var(--hoe-burgundy)!important;margin-bottom:13px!important}
.single-product .hoe-offer-bar{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:46px!important;padding:10px 13px!important;margin:0 0 12px!important;background:#f8c9c6!important;border:1px solid #efb9b4!important;color:var(--hoe-burgundy)!important;font-size:13px!important;line-height:1.35!important;box-sizing:border-box!important}
.single-product .hoe-offer-bar svg{width:18px!important;height:18px!important;flex:0 0 18px!important}
.single-product .hoe-cart-area{position:relative!important;width:100%!important;min-width:0!important}
.single-product .hoe-cart-area form.cart{display:grid!important;grid-template-columns:124px minmax(0,1fr) 52px!important;gap:10px!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;box-sizing:border-box!important}
.single-product .hoe-cart-area form.cart .quantity{width:124px!important;min-width:124px!important;margin:0!important;float:none!important;display:flex!important}
.single-product .hoe-cart-area form.cart .quantity .qty{width:100%!important;height:52px!important;border:1px solid #d9cbc2!important;background:#fff!important;text-align:center!important;font-size:15px!important}
.single-product .hoe-cart-area form.cart .single_add_to_cart_button{width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 12px!important;border-radius:0!important;background:var(--hoe-burgundy)!important;border:1px solid var(--hoe-burgundy)!important;color:#fff!important;font:700 10px "DM Sans",Arial,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important;white-space:nowrap!important}
.single-product .hoe-cart-area form.cart .single_add_to_cart_button:hover{background:var(--hoe-gold)!important;border-color:var(--hoe-gold)!important}
.single-product .hoe-purchase-wishlist{position:absolute!important;right:0!important;top:0!important;width:52px!important;height:52px!important;background:#fff!important;border:1px solid #d9cbc2!important;color:var(--hoe-burgundy)!important;display:grid!important;place-items:center!important;z-index:2!important;transform:translateX(0)!important}
.single-product .hoe-purchase-wishlist svg{width:21px!important;height:21px!important;max-width:21px!important;max-height:21px!important}
.single-product .hoe-cart-area form.cart{padding-right:62px!important;grid-template-columns:124px minmax(0,1fr)!important}
.single-product .hoe-cart-area form.cart .single_add_to_cart_button{grid-column:2!important}
.single-product .hoe-delivery-checker{border:1px solid #ddd2ca!important;margin-top:12px!important;background:#fff!important}
.single-product .hoe-checker-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:13px 13px 10px!important;min-width:0!important}
.single-product .hoe-checker-head b{display:block!important;font-size:12px!important;font-weight:500!important;color:var(--hoe-burgundy)!important}
.single-product .hoe-current-pincode{display:block!important;font-size:12px!important;color:#6f625c!important;margin-top:3px!important}
.single-product .hoe-change-pincode{flex:0 0 auto!important;background:#000!important;color:#fff!important;border:0!important;border-radius:4px!important;padding:9px 16px!important;font:700 8px "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important}
.single-product .hoe-delivery-result{border-top:1px solid #e7ddd6!important;background:#faf8f5!important}
.single-product .hoe-delivery-result>strong{display:block!important;padding:12px 13px!important;color:#1c8b4c!important;font-size:11px!important}
.single-product .hoe-delivery-meta{display:grid!important;grid-template-columns:1fr 1fr!important;border-top:1px solid #e7ddd6!important}
.single-product .hoe-delivery-meta>span{display:grid!important;grid-template-columns:28px 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;padding:14px!important;min-width:0!important}
.single-product .hoe-delivery-meta>span+span{border-left:1px solid #ddd2ca!important}
.single-product .hoe-delivery-meta svg{grid-row:1/3!important;width:20px!important;height:20px!important;color:#4d4742!important;margin-top:2px!important}
.single-product .hoe-delivery-meta b{font-size:10px!important;font-weight:500!important;color:#4b403b!important}
.single-product .hoe-delivery-meta small{font-size:10px!important;color:#6e625c!important}
.single-product .hoe-product-benefits{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin:13px 0!important}
.single-product .hoe-product-benefits>div{min-width:0!important;background:#fff!important;border:1px solid #e3d8d0!important;padding:13px 7px!important;text-align:center!important}
.single-product .hoe-product-benefits span{display:grid!important;place-items:center!important;height:23px!important;color:var(--hoe-gold)!important;line-height:0!important;overflow:hidden!important}
.single-product .hoe-product-benefits svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}
.single-product .hoe-product-benefits b{display:block!important;font-size:8px!important;color:var(--hoe-burgundy)!important;letter-spacing:.06em!important}
.single-product .hoe-product-benefits small{display:block!important;font-size:8px!important;color:#8b7c75!important;margin-top:3px!important}
.single-product .hoe-pincode-box{border-top:0!important;border-bottom:0!important;padding:5px 0 0!important}
.single-product .hoe-pincode-copy b{font-size:9px!important;color:var(--hoe-burgundy)!important;letter-spacing:.08em!important}
.single-product .hoe-pincode-copy span{font-size:9px!important;color:#8b7c75!important}
.single-product .hoe-pincode-row{display:grid!important;grid-template-columns:minmax(0,1fr) 64px!important;gap:0!important;margin-top:9px!important;width:100%!important}
.single-product .hoe-pincode-row input{width:100%!important;min-width:0!important;height:40px!important;border:1px solid #d8cbc2!important;padding:0 11px!important;font-size:10px!important;box-sizing:border-box!important}
.single-product .hoe-pincode-row button{width:64px!important;height:40px!important;border:1px solid #d8cbc2!important;background:#eee7e1!important;color:var(--hoe-burgundy)!important;font:700 8px "DM Sans",Arial,sans-serif!important;letter-spacing:.1em!important}
.single-product .hoe-product-trust-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding-top:12px!important;color:#887871!important;font-size:7px!important;letter-spacing:.05em!important}
.single-product .hoe-product-details{background:#f3e9e2!important;padding:62px 20px 65px!important;border-top:1px solid #e4d7cf!important}
.single-product .hoe-details-heading{max-width:680px!important;margin:0 auto 30px!important;text-align:center!important}
.single-product .hoe-details-heading h2{font:500 44px/1 "Cormorant Garamond",Georgia,serif!important;color:var(--hoe-burgundy)!important;margin:9px 0!important}
.single-product .hoe-details-heading p{font-size:11px!important;color:#75665f!important}
.single-product .hoe-product-details .hoe-accordion{max-width:1000px!important;margin:0 auto!important}
.single-product .hoe-product-details .hoe-accordion summary{font-size:10px!important;padding:18px 0!important;color:var(--hoe-burgundy)!important}
.single-product .hoe-product-details .hoe-accordion-body{font-size:11px!important;line-height:1.8!important;color:#6d625d!important}
.single-product .hoe-related .hoe-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:15px!important}
.single-product .hoe-related .hoe-product-card{min-width:0!important}
@media(max-width:900px){.single-product .hoe-product-layout{grid-template-columns:1fr!important;gap:28px!important}.single-product .hoe-product-gallery{position:relative!important;top:auto!important}.single-product .hoe-product-info-panel{padding-top:0!important}.single-product .hoe-product-info-panel .product_title{font-size:42px!important}.single-product .hoe-related .hoe-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){.single-product .hoe-product-layout{padding-left:14px!important;padding-right:14px!important}.single-product .hoe-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important}.single-product .hoe-product-info-panel .product_title{font-size:35px!important}.single-product .hoe-purchase-card{padding:15px!important}.single-product .hoe-cart-area form.cart{grid-template-columns:88px minmax(0,1fr)!important;padding-right:54px!important;gap:8px!important}.single-product .hoe-cart-area form.cart .quantity{width:88px!important;min-width:88px!important}.single-product .hoe-purchase-wishlist{width:46px!important;height:52px!important}.single-product .hoe-delivery-meta>span{padding:11px 8px!important}.single-product .hoe-related .hoe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.single-product .hoe-product-details{padding-left:14px!important;padding-right:14px!important}}

/* V19 — clean WooCommerce purchase area, options, discount countdown and pan-India delivery */
.single-product .hoe-v19-buybox{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important;padding:22px!important;background:#fff!important;border:1px solid #e3d6cc!important}
.single-product .hoe-v19-offer{width:100%!important;box-sizing:border-box!important;margin:4px 0 18px!important;padding:16px!important;background:linear-gradient(135deg,#fff0ec,#f9ddd8)!important;border:1px solid #efc5be!important;text-align:center!important}
.single-product .hoe-v19-offer-main{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex-wrap:wrap!important;color:#4b2526!important;font-family:"DM Sans",Arial,sans-serif!important}
.single-product .hoe-v19-offer-main strong{font-size:15px!important;letter-spacing:.04em!important}.single-product .hoe-v19-offer-main span:not(.hoe-v19-offer-icon){font-size:12px!important}.single-product .hoe-v19-offer-icon{color:#b78a32!important;font-size:18px!important}
.single-product .hoe-v19-countdown-label{margin-top:9px!important;font:600 9px "DM Sans",Arial,sans-serif!important;color:#7c6259!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.single-product .hoe-v19-countdown{display:flex!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin-top:7px!important}.single-product .hoe-v19-countdown span{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:50px!important;height:46px!important;background:#4b2526!important;color:#fff!important;border-radius:3px!important}.single-product .hoe-v19-countdown b{font:600 18px/1 "DM Sans",Arial,sans-serif!important}.single-product .hoe-v19-countdown small{font:700 7px "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important;margin-top:4px!important;opacity:.8}.single-product .hoe-v19-countdown i{font-style:normal!important;color:#4b2526!important;font-weight:700!important}
.single-product .hoe-v19-options-note{font:500 10px/1.5 "DM Sans",Arial,sans-serif!important;color:#7d6d66!important;margin:0 0 10px!important}
.single-product .hoe-v19-native-cart{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.single-product .hoe-v19-native-cart form.cart{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;margin:0!important;padding:0!important;border:0!important;box-sizing:border-box!important;overflow:visible!important}
.single-product .hoe-v19-native-cart form.cart .variations{width:100%!important;margin:0 0 14px!important;border-collapse:collapse!important}.single-product .hoe-v19-native-cart form.cart .variations tr{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important}.single-product .hoe-v19-native-cart form.cart .variations td,.single-product .hoe-v19-native-cart form.cart .variations th{padding:0!important;border:0!important;text-align:left!important;display:block!important}.single-product .hoe-v19-native-cart form.cart .variations td.label{width:90px!important;flex:0 0 90px!important}.single-product .hoe-v19-native-cart form.cart .variations label{font:700 9px "DM Sans",Arial,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#4b2526!important}.single-product .hoe-v19-native-cart form.cart .variations td.value{flex:1 1 auto!important;min-width:0!important}.single-product .hoe-v19-native-cart form.cart .variations select{width:100%!important;max-width:320px!important;height:44px!important;border:1px solid #d8c9bf!important;background:#fff!important;padding:0 12px!important;font:500 12px "DM Sans",Arial,sans-serif!important;color:#4b2526!important}.single-product .hoe-v19-native-cart form.cart .reset_variations{font-size:9px!important;color:#8d7165!important;margin-left:8px!important}
.single-product .hoe-v19-native-cart form.cart .single_variation_wrap{width:100%!important}.single-product .hoe-v19-native-cart form.cart .single_variation{margin:0 0 10px!important}.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-description{font-size:10px!important;color:#766860!important}.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-add-to-cart,.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-add-to-cart-enabled{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}
.single-product .hoe-v19-native-cart form.cart .quantity{width:78px!important;min-width:78px!important;margin:0!important;float:none!important;display:block!important}.single-product .hoe-v19-native-cart form.cart .quantity .qty{width:78px!important;height:52px!important;box-sizing:border-box!important;border:1px solid #d8c9bf!important;background:#fff!important;text-align:center!important;font-size:15px!important}.single-product .hoe-v19-native-cart form.cart .single_add_to_cart_button{grid-column:2!important;width:100%!important;min-width:0!important;height:52px!important;margin:0!important;box-sizing:border-box!important;border-radius:0!important;background:#4b2526!important;border:1px solid #4b2526!important;color:#fff!important;font:700 10px "DM Sans",Arial,sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important;white-space:nowrap!important}.single-product .hoe-v19-native-cart form.cart .single_add_to_cart_button:hover{background:#a98454!important;border-color:#a98454!important}
.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-availability{font-size:10px!important;color:#6f625d!important;margin:6px 0 10px!important}.single-product .hoe-v19-native-cart form.cart .stock{font-size:10px!important}
.single-product .hoe-v19-delivery{margin-top:16px!important;padding:14px!important;background:#faf8f5!important;border:1px solid #e4d9d1!important;box-sizing:border-box!important}.single-product .hoe-v19-delivery-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.single-product .hoe-v19-delivery-head b{display:block!important;font:700 10px "DM Sans",Arial,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#4b2526!important}.single-product .hoe-v19-delivery-head span:not(.hoe-v19-delivery-badge){display:block!important;margin-top:3px!important;font:500 11px "DM Sans",Arial,sans-serif!important;color:#1c8b4c!important}.single-product .hoe-v19-delivery-badge{font:700 7px "DM Sans",Arial,sans-serif!important;letter-spacing:.1em!important;padding:6px 8px!important;border:1px solid #d7c6b7!important;color:#a98454!important;background:#fff!important}
.single-product .hoe-v19-pincode-row{display:grid!important;grid-template-columns:minmax(0,1fr) 74px!important;gap:7px!important;margin-top:11px!important}.single-product .hoe-v19-pincode-row input{width:100%!important;min-width:0!important;height:40px!important;box-sizing:border-box!important;border:1px solid #d8c9bf!important;background:#fff!important;padding:0 10px!important;font-size:10px!important}.single-product .hoe-v19-pincode-row button{width:74px!important;height:40px!important;border:1px solid #4b2526!important;background:#4b2526!important;color:#fff!important;font:700 8px "DM Sans",Arial,sans-serif!important;letter-spacing:.1em!important}.single-product .hoe-v19-pincode-result{margin-top:9px!important;font:500 9px/1.5 "DM Sans",Arial,sans-serif!important;color:#6e625c!important}.single-product .hoe-v19-pincode-result strong{color:#1c8b4c!important}
.single-product .hoe-v19-benefits{margin-top:14px!important}.single-product .hoe-v19-benefits>div{min-width:0!important}.single-product .hoe-v19-benefits span{overflow:hidden!important}.single-product .hoe-v19-benefits svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}
/* Do not let ShopEngine/legacy wrappers create a mystery flex column or giant grey box. */
.single-product .hoe-v19-native-cart *{max-width:100%!important;box-sizing:border-box!important}.single-product .hoe-v19-native-cart .shopengine-single-product-add-to-cart,.single-product .hoe-v19-native-cart .shopengine-product-add-to-cart{width:100%!important;min-width:0!important;display:block!important}.single-product .hoe-v19-native-cart .quantity:before,.single-product .hoe-v19-native-cart .quantity:after{display:none!important}
@media(max-width:700px){.single-product .hoe-v19-buybox{padding:16px!important}.single-product .hoe-v19-countdown span{width:46px!important;height:44px!important}.single-product .hoe-v19-countdown b{font-size:16px!important}.single-product .hoe-v19-native-cart form.cart .variations tr{display:block!important}.single-product .hoe-v19-native-cart form.cart .variations td.label{width:auto!important;margin-bottom:5px!important}.single-product .hoe-v19-native-cart form.cart .variations select{max-width:none!important}.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-add-to-cart,.single-product .hoe-v19-native-cart form.cart .woocommerce-variation-add-to-cart-enabled{grid-template-columns:72px minmax(0,1fr)!important}.single-product .hoe-v19-native-cart form.cart .quantity,.single-product .hoe-v19-native-cart form.cart .quantity .qty{width:72px!important;min-width:72px!important}.single-product .hoe-v19-offer-main strong{font-size:13px!important}}

/* V22 homepage hero carousel — uses the four uploaded House of Elegance campaign images. */
.hoe-hero-slider{position:relative;overflow:hidden;width:100%;background:#f7eee6;line-height:0}
.hoe-hero-slides{position:relative;width:100%;aspect-ratio:1926/816;min-height:360px}
.hoe-hero-slider .hoe-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease;pointer-events:none}
.hoe-hero-slider .hoe-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
.hoe-hero-slider .hoe-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.hoe-hero-slider .hoe-slider-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid rgba(65,32,32,.18);border-radius:50%;background:rgba(255,255,255,.92);color:#4d2525;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 18px rgba(50,30,20,.12)}
.hoe-hero-slider .hoe-slider-arrow.prev{left:22px}.hoe-hero-slider .hoe-slider-arrow.next{right:22px}
.hoe-hero-slider .hoe-slider-dots{position:absolute;z-index:4;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:9px;line-height:1}
.hoe-hero-slider .hoe-slider-dots button{width:10px;height:10px;padding:0;border-radius:50%;border:1px solid #6b3b20;background:#fff;cursor:pointer;opacity:.95}
.hoe-hero-slider .hoe-slider-dots button.is-active{background:#4d2525}
@media(max-width:767px){.hoe-hero-slides{aspect-ratio:4/3;min-height:0}.hoe-hero-slider .hoe-slide img{object-position:center center}.hoe-hero-slider .hoe-slider-arrow{width:36px;height:36px;font-size:24px}.hoe-hero-slider .hoe-slider-arrow.prev{left:10px}.hoe-hero-slider .hoe-slider-arrow.next{right:10px}.hoe-hero-slider .hoe-slider-dots{bottom:10px}}

/* V23 — uploaded collection artwork on homepage */
.hoe-premium-categories{background:#fffaf6!important;padding:42px 0 48px!important}
.hoe-premium-categories .hoe-category-row{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;align-items:start!important}
.hoe-premium-categories .hoe-category{flex:initial!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;transition:transform .25s ease!important}
.hoe-premium-categories .hoe-category:hover{transform:translateY(-4px)}
.hoe-premium-categories .hoe-category-image{width:112px!important;height:112px!important;margin:0 auto!important;border-radius:50%!important;overflow:hidden!important;border:1px solid #c9a66b!important;background:#f7efe6!important;box-shadow:0 8px 24px rgba(70,39,28,.10)!important;padding:0!important}
.hoe-premium-categories .hoe-category-image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}
.hoe-premium-categories .hoe-category strong{margin-top:13px!important;color:#4a2728!important;font:600 11px/1.25 "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.hoe-premium-categories .hoe-category small{margin-top:5px!important;color:#9a8177!important;font:500 9px/1.2 "DM Sans",Arial,sans-serif!important;letter-spacing:.08em!important;text-transform:uppercase!important}
@media(max-width:1150px){.hoe-premium-categories .hoe-category-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;row-gap:28px!important}}
@media(max-width:800px){.hoe-premium-categories .hoe-category-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:16px!important;padding:3px 2px 10px!important;scrollbar-width:none!important}.hoe-premium-categories .hoe-category-row::-webkit-scrollbar{display:none!important}.hoe-premium-categories .hoe-category{flex:0 0 104px!important}.hoe-premium-categories .hoe-category-image{width:96px!important;height:96px!important}.hoe-premium-categories .hoe-category strong{font-size:9px!important}.hoe-premium-categories .hoe-category small{font-size:8px!important}}

/* V24 — uploaded homepage hero slider */
.hoe-premium-hero.hoe-hero-slider{width:100%;overflow:hidden;background:#f7eee6}
.hoe-premium-hero .hoe-hero-slides{width:100%;aspect-ratio:1926/816;min-height:0;position:relative}
.hoe-premium-hero .hoe-slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .55s ease;pointer-events:none}
.hoe-premium-hero .hoe-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
.hoe-premium-hero .hoe-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.hoe-premium-hero .hoe-slider-arrow{z-index:5}
.hoe-premium-hero .hoe-slider-dots{z-index:5}
@media(max-width:767px){
  .hoe-premium-hero .hoe-hero-slides{aspect-ratio:4/3}
  .hoe-premium-hero .hoe-slide img{object-position:center center}
}

/* V25 — product cards and navigation pages */
.hoe-card-add-visible{display:flex!important;width:100%;min-height:40px!important;margin-top:11px!important;align-items:center!important;justify-content:center!important;background:var(--hoe-burgundy,#4b2526)!important;color:#fff!important;border:1px solid var(--hoe-burgundy,#4b2526)!important;font:700 9px/1 "DM Sans",Arial,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.hoe-card-add-visible:hover{background:var(--hoe-gold,#a98454)!important;border-color:var(--hoe-gold,#a98454)!important;color:#fff!important}
.hoe-product-card .hoe-product-info{padding-bottom:14px!important}
.hoe-page-offer{margin:28px 0;padding:26px 30px;background:#f8d8d2;border:1px solid #e7c0b8;display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#4b2526}
.hoe-page-offer strong{font:600 22px "Cormorant Garamond",Georgia,serif;letter-spacing:.08em}
.hoe-page-offer span{font-size:14px}.hoe-page-offer small{margin-left:auto;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a6d62}
@media(max-width:700px){.hoe-page-offer{display:block}.hoe-page-offer span,.hoe-page-offer small{display:block;margin:7px 0 0}}

/* V25 page presentation */
.page .entry-content{font-size:15px;line-height:1.8;color:#6e625c}
.page .entry-content h2,.page .entry-content h3{font-family:"Cormorant Garamond",Georgia,serif;color:var(--hoe-burgundy,#4b2526)}
.page .entry-content h2{font-size:44px;margin:0 0 18px}.page .entry-content h3{font-size:28px;margin:30px 0 8px}
.page .entry-content ul{padding-left:22px}.page .entry-content a{color:var(--hoe-burgundy,#4b2526);font-weight:600}
.page .entry-content .products{margin-top:28px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.page .entry-content .hoe-product-card{list-style:none}
@media(max-width:900px){.page .entry-content .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.page .entry-content h2{font-size:36px}.page .entry-content .products{grid-template-columns:1fr 1fr!important;gap:10px!important}}
@media(max-width:767px){
  .hoe-premium-hero .hoe-hero-slides{aspect-ratio:auto;height:auto;min-height:0}
  .hoe-premium-hero .hoe-slide{position:absolute;inset:0}
  .hoe-premium-hero .hoe-slide img{width:100%;height:auto;min-height:0;object-fit:contain;object-position:center center}
  .hoe-premium-hero{background:#f7eee6}
  .hoe-premium-hero .hoe-hero-slides:before{content:"";display:block;padding-top:42.4%}
}

/* V26 — polished collection + policy pages */
.hoe-page-template{padding:0 0 70px;background:#fcfaf7}
.hoe-page-shell{width:min(1180px,calc(100% - 40px));padding-top:38px}
.hoe-beautiful-page .entry-content{font-size:15px;line-height:1.85;color:#665852}
.hoe-page-hero{text-align:center;max-width:820px;margin:0 auto 48px;padding:58px 28px 44px;background:linear-gradient(180deg,#f5e9df 0%,#fcfaf7 100%);border:1px solid #eadbd1;position:relative;overflow:hidden}
.hoe-page-hero:before{content:"";position:absolute;inset:12px;border:1px solid rgba(169,132,84,.18);pointer-events:none}
.hoe-page-hero h2{font:500 54px/1.05 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:10px 0 14px}
.hoe-page-hero p{max-width:680px;margin:0 auto;color:#75655e;font-size:15px}
.hoe-page-intro{max-width:900px;margin:0 auto 30px;text-align:center;color:#75655e}
.hoe-collection-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 auto 20px}
.hoe-collection-icon-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 18px 22px;background:#fff;border:1px solid #e6dcd4;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.hoe-collection-icon-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(70,39,28,.10);border-color:#c9a66b}
.hoe-collection-icon-image{width:150px;height:150px;border-radius:50%;overflow:hidden;border:1px solid #c9a66b;background:#f7efe6;display:grid;place-items:center;margin-bottom:17px}
.hoe-collection-icon-image img{width:100%;height:100%;object-fit:cover;display:block}
.hoe-collection-icon-image>span{font-size:34px;color:#a98454}
.hoe-collection-icon-name{font:600 15px/1.25 "DM Sans",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#4b2526}
.hoe-collection-icon-count{font-size:11px;color:#9a8177;margin-top:7px;letter-spacing:.05em}
.hoe-story-page{padding-bottom:10px}
.hoe-story-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:stretch;max-width:1000px;margin:0 auto 42px}
.hoe-story-feature>div:first-child{background:#fff;border:1px solid #e6dcd4;padding:42px}
.hoe-story-feature h3{font:500 36px/1.12 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:10px 0 17px}
.hoe-story-feature p{margin:0 0 15px}
.hoe-story-quote{display:flex;align-items:center;justify-content:center;text-align:center;padding:44px;background:#4b2526;color:#f9eee6;font:500 30px/1.3 "Cormorant Garamond",Georgia,serif;letter-spacing:.01em}
.hoe-story-values{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1000px;margin:0 auto 48px}
.hoe-story-values>div{padding:28px 24px;background:#f5e9df;border:1px solid #eadbd1}
.hoe-story-values span{font:600 11px "DM Sans",Arial,sans-serif;color:#a98454;letter-spacing:.15em}
.hoe-story-values h3{font:500 24px/1.15 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:10px 0 8px}
.hoe-story-values p{font-size:13px;margin:0}
.hoe-story-closing{max-width:760px;margin:0 auto;text-align:center;padding:45px 30px;border-top:1px solid #dfd0c6;border-bottom:1px solid #dfd0c6}
.hoe-story-closing h3{font:500 42px/1.1 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:9px 0}
.hoe-story-closing p{margin:0 auto 25px}
.hoe-policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:960px;margin:0 auto}
.hoe-policy-grid>div,.hoe-policy-copy{background:#fff;border:1px solid #e6dcd4;padding:28px 30px}
.hoe-policy-grid h3,.hoe-policy-copy h3{font:500 27px/1.15 "Cormorant Garamond",Georgia,serif;color:#4b2526;margin:0 0 8px}
.hoe-policy-grid p,.hoe-policy-copy p{margin:0 0 18px}
.hoe-policy-copy{max-width:960px;margin:0 auto}
.hoe-policy-copy h3:not(:first-child){margin-top:28px;padding-top:24px;border-top:1px solid #eee3db}
.hoe-policy-copy a{color:#4b2526;font-weight:600}
.hoe-faq-grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hoe-faq-grid details{background:#fff;border:1px solid #e6dcd4;padding:0 20px}
.hoe-faq-grid summary{list-style:none;cursor:pointer;padding:20px 0;font:600 14px "DM Sans",Arial,sans-serif;color:#4b2526;letter-spacing:.02em}
.hoe-faq-grid summary::-webkit-details-marker{display:none}
.hoe-faq-grid summary:after{content:"+";float:right;font-size:18px;font-weight:400;color:#a98454}
.hoe-faq-grid details[open] summary:after{content:"−"}
.hoe-faq-grid details p{font-size:13px;color:#75655e;margin:0 0 20px}
.hoe-offer-page-hero{margin-bottom:34px}
.hoe-offer-page-hero .hoe-page-offer{max-width:620px;margin:28px auto 0;text-align:left}
.hoe-beautiful-page .products{margin-top:28px!important}
@media(max-width:900px){
  .hoe-collection-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hoe-story-feature{grid-template-columns:1fr}
  .hoe-story-values{grid-template-columns:repeat(2,1fr)}
  .hoe-policy-grid,.hoe-faq-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .hoe-page-shell{width:min(100% - 24px,1180px);padding-top:18px}
  .hoe-beautiful-page .entry-content{font-size:14px}
  .hoe-page-hero{padding:42px 18px 34px;margin-bottom:28px}
  .hoe-page-hero h2{font-size:42px}
  .hoe-page-hero p{font-size:14px}
  .hoe-collection-icon-grid{grid-template-columns:1fr 1fr;gap:10px}
  .hoe-collection-icon-card{padding:15px 8px}
  .hoe-collection-icon-image{width:110px;height:110px;margin-bottom:11px}
  .hoe-collection-icon-name{font-size:10px}
  .hoe-collection-icon-count{font-size:8px}
  .hoe-story-feature>div:first-child{padding:28px 22px}
  .hoe-story-feature h3{font-size:30px}
  .hoe-story-quote{padding:34px 22px;font-size:25px}
  .hoe-story-values{grid-template-columns:1fr;gap:10px}
  .hoe-story-values>div{padding:22px}
  .hoe-story-closing{padding:34px 18px}
  .hoe-story-closing h3{font-size:35px}
  .hoe-policy-grid>div,.hoe-policy-copy{padding:23px 20px}
}

/* V27 — conversion polish, payment row, pincode and responsive editorial sections */
.hoe-editorial-image{height:auto!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:160px 4px 4px 4px;background:#eee0d8!important}
.hoe-editorial-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}
.hoe-buy-reasons{padding:82px 0;background:#fff}
.hoe-section-head{max-width:760px;margin:0 auto 34px;text-align:center}
.hoe-section-head h2{font:500 44px/1.08 "Cormorant Garamond",Georgia,serif;color:var(--hoe-burgundy,#4b2526);margin:9px 0 12px}
.hoe-section-head p{font-size:14px;line-height:1.8;color:#75655e;margin:0 auto;max-width:680px}
.hoe-reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hoe-reason-grid>div{padding:30px 28px;background:#fbf3ed;border:1px solid #eadbd1;min-height:210px}
.hoe-reason-grid>div>span{font:700 10px "DM Sans",Arial,sans-serif;letter-spacing:.16em;color:var(--hoe-gold,#a98454)}
.hoe-reason-grid h3{font:500 27px/1.1 "Cormorant Garamond",Georgia,serif;color:var(--hoe-burgundy,#4b2526);margin:12px 0 10px}
.hoe-reason-grid p{font-size:13px;line-height:1.75;color:#75655e;margin:0}
.hoe-occasion-section{padding:82px 0;background:#f7eee7}
.hoe-occasion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.hoe-occasion-grid>a{background:#fff;border:1px solid #e8d9d0;padding:12px;transition:transform .25s ease,box-shadow .25s ease}
.hoe-occasion-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(53,24,26,.10)}
.hoe-occasion-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eee0d8}
.hoe-occasion-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hoe-occasion-grid strong{display:block;font:500 27px/1.1 "Cormorant Garamond",Georgia,serif;color:var(--hoe-burgundy,#4b2526);margin:17px 8px 5px}
.hoe-occasion-grid small{display:block;color:#75655e;font-size:12px;line-height:1.6;margin:0 8px 12px}
.hoe-house-promise{display:none!important}
.hoe-house-promise .container{display:flex;align-items:center;justify-content:space-between;gap:40px}
.hoe-house-promise h2{font:500 44px/1.05 "Cormorant Garamond",Georgia,serif;color:#fff;margin:9px 0 12px;max-width:720px}
.hoe-house-promise p{margin:0;max-width:720px;color:#eadbd4;font-size:14px;line-height:1.8}
.hoe-house-promise .hoe-btn{flex:0 0 auto;background:#fff;border-color:#fff;color:var(--hoe-burgundy,#4b2526)}
.hoe-house-promise .hoe-btn:hover{background:var(--hoe-gold,#a98454);border-color:var(--hoe-gold,#a98454);color:#fff}
.hoe-secure-payment{margin-top:18px;padding:16px 17px;background:#fff;border:1px solid #e6dcd4}
.hoe-secure-payment-head{display:flex;align-items:center;gap:10px}
.hoe-secure-lock{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf5ef;color:#27784a;font-weight:700}
.hoe-secure-payment-head strong{display:block;color:var(--hoe-burgundy,#4b2526);font-size:12px;letter-spacing:.04em}
.hoe-secure-payment-head small{display:block;color:#75655e;font-size:10px;margin-top:2px}
.hoe-secure-payment-methods{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}
.hoe-secure-payment-methods span{width:74px;height:34px;border:1px solid #e8dfd8;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:3px}
.hoe-secure-payment-methods img{max-width:66px;max-height:25px;width:auto;height:auto;display:block}
.hoe-payment-mini{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.hoe-payment-mini span{width:82px;height:40px;background:#fff;border:1px solid #ddd2c9;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:5px 7px;box-shadow:0 2px 7px rgba(53,24,26,.04)}
.hoe-payment-mini img{display:block;max-width:70px;max-height:27px;width:auto;height:auto;object-fit:contain}
.hoe-footer-payment{display:flex;align-items:center;justify-content:space-between;gap:24px}
.hoe-v19-pincode-result.is-error{color:#a53c3c}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .cart-collaterals a.checkout-button{color:#fff!important;background:var(--hoe-burgundy,#4b2526)!important;text-shadow:none!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .cart-collaterals a.checkout-button:hover{color:#fff!important;background:var(--hoe-gold,#a98454)!important}
@media(max-width:800px){
 .hoe-editorial-image{aspect-ratio:1/1!important;height:auto!important;border-radius:100px 4px 4px 4px}
 .hoe-buy-reasons,.hoe-occasion-section{padding:55px 0}
 .hoe-section-head h2{font-size:35px}
 .hoe-reason-grid,.hoe-occasion-grid{grid-template-columns:1fr}
 .hoe-reason-grid>div{min-height:0}
 .hoe-house-promise .container{display:block}
 .hoe-house-promise h2{font-size:36px}
 .hoe-house-promise .hoe-btn{margin-top:22px}
 .hoe-footer-payment{display:block}
 .hoe-payment-mini{justify-content:flex-start;margin-top:12px}
}
@media(max-width:480px){
 .hoe-secure-payment-methods span{width:66px}
 .hoe-payment-mini span{width:76px}
}


/* V28 — cart checkout visibility + robust delivery checker */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .cart-collaterals a.checkout-button,
.woocommerce-cart .cart-collaterals a.checkout-button:visited,
.woocommerce-cart .cart-collaterals a.checkout-button:hover,
.woocommerce-cart .cart-collaterals a.checkout-button:focus,
body.woocommerce-cart a.checkout-button {
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:var(--hoe-burgundy,#4b2526)!important;
  text-shadow:none!important;
  opacity:1!important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .cart-collaterals a.checkout-button:hover,
body.woocommerce-cart a.checkout-button:hover{background:var(--hoe-gold,#a98454)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.single-product .hoe-v19-pincode-row button,
.single-product .hoe-pincode-row button{cursor:pointer!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.single-product .hoe-v19-pincode-result{min-height:18px!important}


/* V29 — cart checkout readability */
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .cart-collaterals a.checkout-button,
body.woocommerce-cart .cart-collaterals a.checkout-button:visited,
body.woocommerce-cart .cart-collaterals a.checkout-button:focus,
body.woocommerce-cart .cart-collaterals a.checkout-button:hover {
  background:#4b2526!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:none!important;
  opacity:1!important;
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button::first-letter { color:#fff!important; }

/* V29 — secure payment panel */
.single-product .hoe-secure-payment {
  display:block!important;
  width:100%!important;
  margin-top:18px!important;
  padding:16px!important;
  border:1px solid #e5d8cf!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
.single-product .hoe-secure-payment-methods span {
  background:#fff!important;
  min-width:72px!important;
  height:36px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.single-product .hoe-secure-payment-methods img {
  max-width:64px!important;
  max-height:25px!important;
  object-fit:contain!important;
}
