:root{
  --lw-ink:#211b16;--lw-ink-soft:#39332e;--lw-gold:#d3ad72;--lw-gold-dark:#bd9254;
  --lw-ivory:#fbfaf8;--lw-paper:#fff;--lw-mist:#f3f1ee;--lw-muted:#747985;--lw-light:#a4a8b0;
  --lw-border:#d6d7da;--lw-success:#12b819;--lw-danger:#ee1919;--lw-shadow:0 8px 30px rgba(30,24,18,.08);
  --lw-serif:"Cormorant Garamond",Georgia,serif;--lw-sans:"Poppins",Arial,sans-serif;
  --lw-container:1440px;--lw-radius:3px;
  --lewhite-announcement-height:50px;--lewhite-header-height:89px;--lewhite-page-gutter-desktop:80px;
  --lewhite-logo-size:131px;--lewhite-logo-border-width:2px;--lewhite-logo-border-color:#E7AF4B;
  --lewhite-header-background:rgba(248,243,241,.5);--lewhite-primary-menu-gap:40px;
  --lewhite-search-gap:14px;--lewhite-utility-gap:24px;
  --lewhite-stage-width:1920;--lewhite-stage-height:1080;--lewhite-stage-aspect-ratio:16/9;
  --lewhite-hero-content-left:80px;--lewhite-hero-content-top:379px;--lewhite-hero-content-width:465px;--lewhite-hero-content-height:323px;
  --lewhite-hero-cta-width:223px;--lewhite-hero-cta-height:60px;--lewhite-hero-cta-top:642px;--lewhite-hero-cta-padding-y:20px;--lewhite-hero-cta-padding-x:32px;--lewhite-hero-cta-background:#C8AC7B;
  --lewhite-hero-navigation-width:358px;--lewhite-hero-navigation-height:40px;--lewhite-hero-navigation-bottom:28px;
  --lewhite-collections-background:#fff;--lewhite-collections-desktop-gutter:80px;--lewhite-collections-container-width:1760px;
  --lewhite-collections-padding-top:194px;--lewhite-collections-heading-gap:40px;--lewhite-collections-grid-gap:24px;
  --lewhite-collection-card-width:422px;--lewhite-collection-card-height:500px;--lewhite-collection-card-ratio:422/500;
  --lewhite-collections-heading-color:#181D27;--lewhite-collections-heading-size:48px;--lewhite-collections-heading-weight:500;--lewhite-collections-heading-line-height:1;--lewhite-collections-heading-height:64px;
  --lewhite-collection-title-color:#fff;--lewhite-collection-title-size:36px;--lewhite-collection-title-weight:500;--lewhite-collection-title-line-height:1;--lewhite-collection-title-height:48px;
  --lewhite-collection-title-left:40px;--lewhite-collection-title-bottom:40px;
  --lewhite-home-products-background:#fff;--lewhite-home-products-desktop-gutter:80px;--lewhite-home-products-container-width:1760px;
  --lewhite-home-product-section-top-gap:45px;--lewhite-home-product-section-gap:110px;--lewhite-home-product-tail-gap:96px;--lewhite-home-product-header-height:64px;--lewhite-home-product-header-gap:40px;
  --lewhite-home-product-grid-gap:24px;--lewhite-home-product-card-width:422px;--lewhite-home-product-card-height:var(--lewhite-collection-card-height);--lewhite-home-product-image-height:var(--lewhite-collection-card-height);
  --lewhite-home-product-title-color:#181D27;--lewhite-home-product-heading-size:48px;--lewhite-home-product-heading-weight:500;
  --lewhite-home-product-category-color:#A4A7AE;--lewhite-home-product-category-size:28px;--lewhite-home-product-view-all-color:#C8AC7B;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--lw-ivory);color:var(--lw-ink);font-family:var(--lw-sans);font-size:16px;line-height:1.6}body.lewhite-drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;left:1rem;top:1rem;width:auto;height:auto;clip:auto;background:#fff;padding:.75rem 1rem;z-index:99999}.lewhite-site{min-height:100vh;display:flex;flex-direction:column}.lewhite-main{flex:1}.lewhite-container{width:min(calc(100% - 80px),var(--lw-container));margin-inline:auto}.lewhite-content-narrow{max-width:900px}.lewhite-page-section{padding:70px 0 110px}.lewhite-page-content h1,.lewhite-article h1{font-family:var(--lw-serif);font-size:48px;line-height:1.05}.lewhite-icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.lewhite-eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:600;color:var(--lw-gold-dark);margin:0 0 10px}.lewhite-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;border:1px solid var(--lw-gold);border-radius:var(--lw-radius);background:var(--lw-gold);color:#fff;font-weight:500;transition:.2s ease}.lewhite-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--lw-gold-dark);border-color:var(--lw-gold-dark);color:#fff}.lewhite-button-dark{background:var(--lw-ink);border-color:var(--lw-ink)}.lewhite-button-block{display:flex;width:100%}.lewhite-section{padding:64px 0}.lewhite-section-heading h2,.lewhite-centered-heading h2{font-family:var(--lw-serif);font-size:34px;line-height:1.1;margin:0}.lewhite-section-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.lewhite-section-heading-row>a{display:flex;align-items:center;gap:7px;text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:var(--lw-gold-dark)}.lewhite-section-heading-row>a .lewhite-icon{width:16px;height:16px}

/* Header */
.lewhite-announcement{height:36px;background:var(--lw-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.lewhite-header{height:96px;background:rgba(251,250,248,.96);position:relative;z-index:90;border-bottom:1px solid rgba(0,0,0,.03)}.lewhite-header-inner{width:min(calc(100% - 96px),1540px);height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative}.lewhite-primary-nav{justify-self:start}.lewhite-menu{display:flex;gap:42px;align-items:center;list-style:none;padding:0;margin:0}.lewhite-menu a{font-size:15px}.lewhite-menu a:hover{color:var(--lw-gold-dark)}.lewhite-header-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.custom-logo-link{display:block}.custom-logo{width:94px;max-height:94px;object-fit:contain}.lewhite-logo-fallback{width:94px;height:94px;border:1px solid var(--lw-gold);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.lewhite-logo-mark{font-family:var(--lw-serif);font-size:38px;line-height:.8}.lewhite-logo-fallback small{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.lewhite-header-actions{justify-self:end;display:flex;align-items:center;gap:23px}.lewhite-action{position:relative;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:4px;color:var(--lw-ink)}.lewhite-action-label{font-size:14px}.lewhite-count{position:absolute;right:-7px;top:-7px;min-width:17px;height:17px;border-radius:12px;background:var(--lw-gold);color:#fff;font-size:10px;line-height:17px;text-align:center}.lewhite-count:empty{display:none}.lewhite-mobile-toggle{display:none;border:0;background:transparent;padding:8px}.lewhite-mobile-toggle span{display:block;width:24px;height:1.5px;background:currentColor;margin:5px}.lewhite-search-panel{position:absolute;top:132px;left:0;right:0;background:#fff;z-index:85;border-top:1px solid var(--lw-border);box-shadow:var(--lw-shadow);padding:24px 0}.lewhite-search-panel-inner{display:flex;align-items:center;gap:20px}.lewhite-search-form{display:flex;flex:1}.lewhite-search-form label{flex:1}.lewhite-search-form input{width:100%;height:50px;border:1px solid var(--lw-border);padding:0 18px;background:#fff}.lewhite-search-form button{height:50px;border:0;background:var(--lw-ink);color:#fff;padding:0 24px;display:flex;align-items:center;gap:8px}.lewhite-search-close{border:0;background:transparent}.lewhite-search-close .lewhite-icon{width:28px;height:28px}

/* Home */
.lewhite-hero{min-height:690px;background:linear-gradient(105deg,#eee6dc,#f7f3ed);background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.lewhite-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,239,230,.38),rgba(255,255,255,.02))}.lewhite-hero-content{position:relative;z-index:1}.lewhite-hero h1{font-family:var(--lw-serif);font-size:76px;line-height:.95;font-weight:600;max-width:620px;margin:0 0 42px;color:#5b3d25}.lewhite-hero h1 em{font-weight:400}.lewhite-collections-section{background:#fff}.lewhite-collections-section .lewhite-section-heading{margin-bottom:24px}.lewhite-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.lewhite-category-card{position:relative;aspect-ratio:.88;overflow:hidden;background:var(--lw-mist)}.lewhite-category-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.58))}.lewhite-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lewhite-category-card:hover img{transform:scale(1.035)}.lewhite-category-card span{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;z-index:1;font-family:var(--lw-serif);font-size:22px}.lewhite-products-section{background:#fff;padding-top:20px}.lewhite-home-product-block{padding:38px 0}.lewhite-product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px;margin:0!important;padding:0!important;list-style:none}.lewhite-product-card{min-width:0}.lewhite-product-image-wrap{position:relative;overflow:hidden;background:var(--lw-mist)}.lewhite-product-image{display:block;aspect-ratio:.82;overflow:hidden}.lewhite-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lewhite-product-card:hover .lewhite-product-image img{transform:scale(1.02)}.lewhite-wishlist-button{position:absolute;top:13px;right:13px;width:34px;height:34px;border-radius:50%;border:0;background:rgba(255,255,255,.92);display:grid;place-items:center;color:var(--lw-ink);z-index:2}.lewhite-wishlist-button .lewhite-icon{width:19px;height:19px}.lewhite-wishlist-button.is-active{color:#f00}.lewhite-wishlist-button.is-active .lewhite-icon{fill:currentColor}.lewhite-discount-badge{position:absolute;left:12px;top:12px;background:var(--lw-gold);color:#fff;padding:5px 9px;font-size:10px;z-index:2}.lewhite-quick-view-button{position:absolute;left:12px;right:12px;bottom:12px;border:0;background:rgba(33,27,22,.92);color:#fff;padding:12px;transform:translateY(70px);transition:.25s ease}.lewhite-product-card:hover .lewhite-quick-view-button{transform:translateY(0)}.lewhite-product-meta{padding-top:12px}.lewhite-product-category{margin:0 0 2px;color:#a1a1a8;font-family:var(--lw-serif);font-size:17px;line-height:1.2}.lewhite-product-meta h3{font-size:15px;font-weight:400;margin:2px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lewhite-product-price{font-size:15px;font-weight:600}.lewhite-product-price del,.lewhite-single-price del{color:#a5a8ae;font-weight:400;margin-left:5px}.lewhite-product-price ins,.lewhite-single-price ins{text-decoration:none}.lewhite-product-price>span{color:#d6a326;font-weight:400;margin-left:8px}.lewhite-craftsmanship{margin:42px calc((100vw - min(calc(100vw - 80px),var(--lw-container)))/-2);padding:70px max(40px,calc((100vw - var(--lw-container))/2));background:var(--lw-gold);color:#fff;display:grid;grid-template-columns:1fr 1.05fr;gap:70px}.lewhite-craft-images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;min-height:520px}.lewhite-craft-images img{width:100%;height:100%;object-fit:cover}.lewhite-craft-images img:first-child{grid-row:1/3}.lewhite-craft-content{padding:25px 0}.lewhite-craft-content .lewhite-eyebrow{color:#fff}.lewhite-craft-content h2{font-family:var(--lw-serif);font-size:48px;line-height:1.08;margin:0 0 22px}.lewhite-craft-content>p{max-width:610px}.lewhite-craft-list{list-style:none;padding:12px 0 0;counter-reset:craft}.lewhite-craft-list li{counter-increment:craft;display:grid;grid-template-columns:45px 160px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.35)}.lewhite-craft-list li:before{content:"0" counter(craft);font-size:12px}.lewhite-craft-list strong{text-transform:uppercase;font-size:12px;letter-spacing:.06em}.lewhite-craft-list span{font-size:13px}.lewhite-testimonial-section{padding:100px 0;background:#f5f0e6;position:relative;text-align:center;overflow:hidden}.lewhite-testimonial-inner{max-width:830px}.lewhite-testimonial-inner h2{font-family:var(--lw-serif);font-size:42px;margin:0 0 5px}.lewhite-quote-mark{font-family:var(--lw-serif);font-size:90px;line-height:.7;color:var(--lw-gold)}.lewhite-testimonial-inner blockquote{font-family:var(--lw-serif);font-size:23px;line-height:1.5;margin:28px auto 18px}.lewhite-testimonial-inner cite{font-style:normal;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.lewhite-lookbook-section{padding:90px 0 120px;background:#fff}.lewhite-centered-heading{text-align:center;margin-bottom:42px}.lewhite-centered-heading p{font-family:var(--lw-serif);font-style:italic;color:#98989e;margin:4px 0}.lewhite-lookbook-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1.05fr 1.05fr 1fr;grid-template-rows:250px 250px;gap:12px;align-items:stretch}.lewhite-lookbook-item{margin:0;overflow:hidden}.lewhite-lookbook-item img{width:100%;height:100%;object-fit:cover}.lewhite-lookbook-item-1{grid-row:1/3;align-self:center;height:350px}.lewhite-lookbook-item-2{grid-column:2;grid-row:1}.lewhite-lookbook-item-3{grid-column:3;grid-row:1}.lewhite-lookbook-item-4{grid-column:2;grid-row:2}.lewhite-lookbook-item-5{grid-column:3/5;grid-row:2}.lewhite-lookbook-item-5{height:350px;align-self:center}

/* Footer */
.lewhite-footer{position:relative;background:var(--lw-gold);color:#fff;padding:75px 0 25px;overflow:hidden}.lewhite-footer-pattern{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(30deg,transparent 40%,rgba(255,255,255,.5) 40%,rgba(255,255,255,.5) 43%,transparent 43%),linear-gradient(150deg,transparent 40%,rgba(255,255,255,.45) 40%,rgba(255,255,255,.45) 43%,transparent 43%);background-size:76px 76px}.lewhite-footer-grid,.lewhite-footer-bottom{position:relative}.lewhite-footer-grid{display:grid;grid-template-columns:1.35fr .75fr .65fr 1.2fr;gap:80px}.lewhite-footer .lewhite-logo-fallback{background:transparent;border-color:#fff;color:#fff}.lewhite-footer-brand p{max-width:310px;font-size:13px}.lewhite-footer h3{text-transform:uppercase;font-family:var(--lw-sans);font-size:12px;font-weight:500;letter-spacing:.05em;margin:0 0 20px}.lewhite-footer ul{list-style:none;padding:0;margin:0}.lewhite-footer li,.lewhite-footer p{margin:0 0 13px;font-size:13px}.lewhite-footer-bottom{border-top:1px solid rgba(255,255,255,.55);margin-top:55px;padding-top:24px;display:flex;justify-content:space-between;align-items:center}.lewhite-socials{display:flex;gap:20px}.lewhite-socials a{display:flex;align-items:center;gap:5px;text-transform:uppercase;font-size:11px}.lewhite-socials .lewhite-icon{width:16px;height:16px}

/* Shop archive */
.lewhite-shop-page{padding:65px 0 90px;background:#fff}.woocommerce-breadcrumb{font-size:13px;color:#747985;margin:0 0 28px}.breadcrumb-separator{padding:0 7px;color:#aaa}.lewhite-shop-layout{display:grid;grid-template-columns:260px 1fr;gap:32px}.lewhite-shop-sidebar{border-right:1px solid var(--lw-border);padding-right:26px}.lewhite-filter-card{background:#faf9f8;padding:16px}.lewhite-filter-card h2{font-family:var(--lw-serif);font-size:24px;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid var(--lw-border)}.lewhite-filter-card ul{list-style:none;padding:0;margin:0}.lewhite-filter-card li a{display:block;padding:10px 10px;font-size:13px}.lewhite-filter-card li.is-active a{background:#eee5dd}.lewhite-quick-filters{display:flex;flex-direction:column;margin-top:25px}.lewhite-quick-filters a{padding:14px 0;border-top:1px solid var(--lw-border);font-family:var(--lw-serif);font-size:21px}.lewhite-quick-filters a:last-child{border-bottom:1px solid var(--lw-border)}.lewhite-shop-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.lewhite-shop-header h1{font-family:var(--lw-serif);font-size:36px;margin:0}.lewhite-shop-toolbar{display:flex;align-items:center;gap:20px;color:#8d9098;font-size:12px}.woocommerce .woocommerce-ordering{margin:0}.woocommerce .woocommerce-ordering select{height:43px;border:1px solid var(--lw-border);background:#fff;padding:0 40px 0 14px}.woocommerce .products .product{width:auto!important;margin:0!important;float:none!important}.woocommerce nav.woocommerce-pagination{margin-top:55px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--lw-border)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--lw-gold);color:#fff;border-color:var(--lw-gold)}

/* Single product */
.lewhite-single-product{background:#fff}.lewhite-single-product>.lewhite-container{padding-top:35px}.lewhite-product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:48px;padding-bottom:80px}.lewhite-product-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;display:grid;grid-template-columns:90px 1fr;gap:18px}.lewhite-product-gallery .flex-control-thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:12px;margin:0!important}.lewhite-product-gallery .flex-control-thumbs li{width:100%!important;float:none!important}.lewhite-product-gallery .woocommerce-product-gallery__wrapper{grid-column:2;grid-row:1}.lewhite-product-gallery .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1.02;object-fit:cover}.lewhite-product-summary{padding-top:10px}.lewhite-product-summary h1{font-family:var(--lw-serif);font-size:36px;line-height:1.1;font-weight:500;margin:5px 0 8px}.lewhite-single-price{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:24px;font-weight:600}.lewhite-single-price>span{font-size:14px;color:#d6a326;font-weight:400;margin-left:8px}.lewhite-product-summary hr{border:0;border-top:1px solid var(--lw-border);margin:22px 0}.lewhite-product-summary form.cart{margin:0!important}.lewhite-product-summary .variations{width:100%;margin-bottom:20px!important}.lewhite-product-summary .variations th,.lewhite-product-summary .variations td{display:block;text-align:left;padding:0 0 10px!important}.lewhite-product-summary .variations label{font-weight:400}.lewhite-product-summary .variations select{min-width:100%;height:48px;border:1px solid var(--lw-border);padding:0 14px;background:#fff}.lewhite-product-summary .quantity{float:none!important;margin:15px 10px 18px 0!important}.lewhite-product-summary .quantity input{height:48px;border:1px solid var(--lw-border)}.lewhite-product-summary .single_add_to_cart_button{min-width:48%;height:50px;background:transparent!important;border:1px solid var(--lw-gold)!important;color:var(--lw-gold)!important;border-radius:2px!important}.lewhite-product-summary .lewhite-buy-now-button{min-width:48%;height:50px;margin-left:8px;background:var(--lw-gold);border:1px solid var(--lw-gold);color:#fff}.lewhite-customize-box{margin-top:28px;background:#f6f5f4;padding:18px}.lewhite-customize-box strong{font-family:var(--lw-serif);font-size:18px}.lewhite-customize-box p{font-size:11px;color:#777;margin:2px 0 14px}.lewhite-customize-box a{height:46px;border:1px solid var(--lw-gold-dark);display:flex;align-items:center;justify-content:center;color:#7c5a34}.lewhite-product-tabs-wrap{padding:80px 0;background:#fff;position:relative;overflow:hidden}.lewhite-product-tabs-wrap:before,.lewhite-product-tabs-wrap:after{content:"";position:absolute;width:290px;height:290px;border:12px double rgba(211,173,114,.1);border-radius:50%;top:70px}.lewhite-product-tabs-wrap:before{left:-130px}.lewhite-product-tabs-wrap:after{right:-130px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;justify-content:center;gap:60px;padding:0!important;margin:0 0 38px!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid var(--lw-border)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{text-transform:uppercase;font-family:var(--lw-serif);font-weight:500!important;padding:12px 4px!important;color:#777!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--lw-ink)!important;border-bottom:2px solid var(--lw-ink)}.woocommerce div.product .woocommerce-tabs .panel{max-width:850px;margin:0 auto!important;position:relative;z-index:1}.lewhite-related-wrap{padding:55px 0 75px;background:#f8f8f8}.related.products>h2{font-family:var(--lw-serif);font-size:36px;margin:0 0 25px}

/* Drawer */
.lewhite-overlay{position:fixed;inset:0;background:rgba(24,20,16,.62);z-index:800}.lewhite-drawer{position:fixed;top:0;right:0;bottom:0;width:min(660px,100%);background:#fff;z-index:810;transform:translateX(105%);transition:transform .34s ease;display:flex;flex-direction:column;box-shadow:-18px 0 55px rgba(0,0,0,.1)}.lewhite-drawer.is-open{transform:translateX(0)}.lewhite-drawer-header{height:98px;margin:0 42px;border-bottom:1px solid var(--lw-border);display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.lewhite-drawer-header h2{font-size:28px;font-weight:400;margin:0}.lewhite-drawer-header h2 span{font-weight:300}.lewhite-drawer-close{border:0;background:transparent}.lewhite-drawer-close .lewhite-icon{width:28px;height:28px}.lewhite-cart-drawer-content,.lewhite-wishlist-drawer-content,.lewhite-quick-view-content{padding:28px 42px 36px;overflow:auto;flex:1}.lewhite-cart-items{display:flex;flex-direction:column}.lewhite-drawer-product{display:grid;grid-template-columns:150px 1fr 130px;gap:20px;padding:20px 0 28px;border-bottom:1px solid var(--lw-border)}.lewhite-drawer-product-image img{width:150px;height:180px;object-fit:cover}.lewhite-drawer-product-info h3,.lewhite-wishlist-item h3{font-size:18px;margin:3px 0 7px}.lewhite-drawer-product-info .variation{font-size:13px;margin:3px 0}.lewhite-drawer-quantity{display:flex;align-items:center;gap:13px;margin-top:17px}.lewhite-drawer-quantity button{width:42px;height:42px;border:1px solid var(--lw-border);background:#fff;font-size:20px}.lewhite-drawer-product-price{display:flex;flex-direction:column;align-items:flex-end;font-size:18px}.lewhite-drawer-product-price>a{margin-top:auto;text-decoration:underline;color:var(--lw-muted);font-size:13px}.lewhite-cart-remove{border:0;background:transparent;color:#b24b4b;font-size:11px;padding:4px 0}.lewhite-drawer-total{display:flex;justify-content:space-between;align-items:start;padding:25px 0}.lewhite-drawer-total h3{margin:0;font-size:22px}.lewhite-drawer-total p{font-size:11px;color:#b48b30;margin:2px 0}.lewhite-drawer-total strong{font-size:22px}.lewhite-drawer-empty{text-align:center;padding:80px 20px}.lewhite-wishlist-items{display:flex;flex-direction:column;gap:20px}.lewhite-wishlist-item{position:relative;display:grid;grid-template-columns:150px 1fr;gap:22px;border:1px solid var(--lw-border);padding:15px}.lewhite-wishlist-image img{width:150px;height:150px;object-fit:cover}.lewhite-wishlist-item>.lewhite-wishlist-button{right:16px;top:16px}.lewhite-wishlist-item .lewhite-product-price{font-size:19px}.lewhite-view-details{text-decoration:underline;color:var(--lw-muted);display:inline-block;margin-top:18px}.lewhite-quick-view-top{display:grid;grid-template-columns:220px 1fr;gap:28px}.lewhite-quick-view-image img{width:220px;height:270px;object-fit:cover}.lewhite-quick-view-meta h3{font-size:25px;margin:7px 0}.lewhite-quick-view-description{font-size:15px;margin:25px 0}.lewhite-quick-view-form .variations{width:100%}.lewhite-quick-view-form .variations th,.lewhite-quick-view-form .variations td{display:block;text-align:left}.lewhite-quick-view-form select{width:100%;height:48px;border:1px solid var(--lw-border)}.lewhite-quick-view-form .quantity{margin:18px 10px 18px 0!important}.lewhite-quick-view-form .single_add_to_cart_button{width:100%;margin-top:14px!important}.lewhite-loading{padding:80px 0;text-align:center;color:var(--lw-muted)}

/* Checkout */
.lewhite-checkout-page{padding:55px 0 90px;background:#fff}.lewhite-checkout-page> .lewhite-container>h1{font-family:var(--lw-serif);font-size:32px;margin:0 0 36px}.lewhite-checkout-grid{display:grid;grid-template-columns:1.6fr .9fr;gap:64px;align-items:start}.lewhite-checkout-main .woocommerce-billing-fields>h3,.lewhite-checkout-main .woocommerce-shipping-fields>h3,.lewhite-checkout-summary>h2{font-family:var(--lw-serif);font-size:18px;color:#777;font-weight:500}.lewhite-checkout-main .woocommerce-billing-fields__field-wrapper,.lewhite-checkout-main .woocommerce-shipping-fields__field-wrapper{border:1px solid var(--lw-border);box-shadow:0 2px 8px rgba(0,0,0,.04);padding:28px;margin-bottom:38px;display:flex;flex-wrap:wrap;gap:0 18px}.woocommerce form .form-row{padding:0;margin:0 0 18px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - 9px)}.woocommerce form .form-row-wide{width:100%}.woocommerce form .form-row label{font-size:12px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--lw-border);min-height:45px;padding:10px 12px;background:#fff}.woocommerce form .form-row textarea{height:100px}.form-row-hidden{display:none!important}.lewhite-checkout-summary{position:sticky;top:25px}.lewhite-checkout-summary #order_review{border:1px solid var(--lw-border);padding:28px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.woocommerce-checkout-review-order-table{border:0!important}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border:0!important;padding:12px 0!important}.woocommerce-checkout-review-order-table .cart_item td{border-bottom:1px solid #eee!important}.woocommerce-checkout #payment{background:transparent!important}.woocommerce-checkout #payment ul.payment_methods{padding:18px 0!important;border:0!important}.woocommerce-checkout #payment ul.payment_methods li{border:1px solid var(--lw-border);padding:14px;margin-bottom:10px}.woocommerce-checkout #payment div.form-row{padding:0!important}.woocommerce-checkout #payment #place_order{width:100%;background:var(--lw-gold)!important}.woocommerce form.checkout_coupon{border:1px solid var(--lw-border);border-radius:0}.lewhite-order-confirmed{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.lewhite-order-confirmed-icon{width:76px;height:76px;border-radius:50%;background:var(--lw-success);color:#fff;display:grid;place-items:center;font-size:42px;font-weight:700}.lewhite-order-confirmed h1{font-size:35px;margin:18px 0 0}.lewhite-order-confirmed p{color:var(--lw-muted);margin:0 0 28px}

/* Account */
.woocommerce-account .lewhite-main{background:#f4efe8}.woocommerce-account .woocommerce{width:min(calc(100% - 40px),980px);margin:80px auto}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{background:#fff;border:0!important;box-shadow:var(--lw-shadow);padding:38px!important}.woocommerce-account h2{font-family:var(--lw-serif);font-size:34px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px;border-bottom:1px solid var(--lw-border)}.woocommerce-account .woocommerce-MyAccount-content{background:#fff;padding:30px}.lewhite-google-login-fallback{display:flex;align-items:center;justify-content:center;border:1px solid var(--lw-gold);height:52px;color:var(--lw-gold-dark)}

/* Misc */
.lewhite-empty-state{min-height:600px;display:grid;place-items:center;text-align:center}.lewhite-empty-state h1{font-family:var(--lw-serif);font-size:52px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--lw-gold)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--lw-gold)!important}.select2-container--default .select2-selection--single{height:45px;border-color:var(--lw-border);border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:43px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:43px}
.lewhite-login-stage{min-height:760px;background:linear-gradient(90deg,#efe8df,#f8f4ef);background-size:cover;background-position:center;position:relative;display:grid;place-items:center;padding:70px 20px}.lewhite-login-wash{position:absolute;inset:0;background:rgba(255,255,255,.62)}.lewhite-login-card{position:relative;width:min(100%,580px);background:#fff;padding:45px 50px;text-align:center;box-shadow:var(--lw-shadow);border-radius:12px}.lewhite-login-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--lw-mist);margin:0 auto}.lewhite-login-icon .lewhite-icon{width:32px;height:32px}.lewhite-login-card h1{font-size:30px;margin:16px 0 0}.lewhite-login-card>p{color:var(--lw-muted);margin:0 0 22px}.lewhite-social-login{border-top:1px solid var(--lw-border);padding-top:24px}.lewhite-email-login{margin-top:18px;text-align:left}.lewhite-email-login summary{text-align:center;color:var(--lw-muted);cursor:pointer}.lewhite-email-login form{box-shadow:none!important;padding:20px 0 0!important}.lewhite-email-login .button{width:100%;margin-top:14px}.lewhite-email-login .lost_password{text-align:center}
.lewhite-checkout-box{margin-top:34px}.lewhite-checkout-box>h2{font-family:var(--lw-serif);font-size:18px;color:#777;font-weight:500}.lewhite-offers-box .woocommerce-form-coupon-toggle{display:none}.lewhite-offers-box form.checkout_coupon{display:flex!important;margin:0!important;padding:24px!important;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.lewhite-offers-box form.checkout_coupon>p:first-child{display:none}.lewhite-offers-box form.checkout_coupon .form-row-first{width:72%;margin:0}.lewhite-offers-box form.checkout_coupon .form-row-last{width:28%;margin:0}.lewhite-offers-box form.checkout_coupon button{height:45px;width:100%}.lewhite-payment-box>.woocommerce-checkout-payment{border:1px solid var(--lw-border);padding:20px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.lewhite-payment-box #payment{background:transparent!important}.lewhite-payment-box #payment ul.payment_methods{padding:0!important}.lewhite-payment-box #payment .place-order .button{display:none!important}.lewhite-place-order{width:100%;margin-top:18px!important;background:var(--lw-gold)!important}
.lewhite-size-guide-row{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px}.lewhite-size-guide-row a{text-decoration:underline;color:var(--lw-muted)}.lewhite-native-variation-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.lewhite-variation-swatches{display:flex;flex-wrap:wrap;gap:12px}.lewhite-variation-swatches button{min-width:48px;height:48px;padding:0 14px;border:1px solid #9a9da4;background:#fff;color:var(--lw-muted)}.lewhite-variation-swatches button.is-active{border-color:var(--lw-gold);color:var(--lw-gold-dark);box-shadow:inset 0 0 0 1px var(--lw-gold)}.lewhite-variation-swatches button:disabled{opacity:.35;cursor:not-allowed}

/* Reference homepage match */
.lewhite-home{background:#fcfbf8}
.lewhite-home .lewhite-container{width:min(calc(100% - 112px),1320px)}
.lewhite-home .lewhite-announcement{height:26px;font-size:10px;background:#d3ad72}
.lewhite-home .lewhite-header{height:58px;background:rgba(252,251,248,.94)}
.lewhite-home .lewhite-header-inner{width:min(calc(100% - 112px),1320px)}
.lewhite-home .lewhite-menu{gap:31px}
.lewhite-home .lewhite-menu a,.lewhite-home .lewhite-action-label{font-size:11px}
.lewhite-home .lewhite-header-actions{gap:16px}
.lewhite-home .lewhite-header-actions .lewhite-icon{width:15px;height:15px}
.lewhite-home .lewhite-count{right:-5px;top:-7px;min-width:13px;height:13px;font-size:8px;line-height:13px}
.lewhite-home .custom-logo,.lewhite-home .lewhite-logo-fallback{width:58px;height:58px;max-height:58px}
.lewhite-home .lewhite-logo-mark{font-size:25px}
.lewhite-home .lewhite-logo-fallback small{font-size:6px;letter-spacing:.06em}
.lewhite-home .lewhite-hero{height:617px;min-height:617px;background-size:cover;background-position:top center;align-items:flex-start}
.lewhite-home .lewhite-hero-shade,.lewhite-home .lewhite-hero-content{display:none}
.lewhite-home .lewhite-section{padding:72px 0}
.lewhite-home .lewhite-section-heading{margin-bottom:24px}
.lewhite-home .lewhite-section-heading h2,.lewhite-home .lewhite-section-heading-row h2,.lewhite-home .lewhite-centered-heading h2{font-size:27px;font-weight:600;line-height:1.05}
.lewhite-home .lewhite-collections-section{background:#fcfbf8;padding-top:76px;padding-bottom:66px}
.lewhite-home .lewhite-category-grid{gap:18px}
.lewhite-home .lewhite-category-card{aspect-ratio:.78;background:#f3f1ee}
.lewhite-home .lewhite-category-card:after{inset:52% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.48))}
.lewhite-home .lewhite-category-card span{display:none}
.lewhite-home .lewhite-products-section{background:#fcfbf8;padding:0}
.lewhite-home .lewhite-home-product-block{padding:66px 0 52px}
.lewhite-home .lewhite-section-heading-row{margin-bottom:25px}
.lewhite-home .lewhite-section-heading-row>a{font-size:9px;letter-spacing:.08em;color:#c59b5c}
.lewhite-home .lewhite-product-grid{gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}
.lewhite-home .lewhite-product-image-wrap{background:#f2f0ed}
.lewhite-home .lewhite-product-image{aspect-ratio:.82}
.lewhite-home .lewhite-product-image img{height:100%;object-fit:cover}
.lewhite-home .lewhite-product-card .lewhite-wishlist-button,.lewhite-home .lewhite-product-card .lewhite-quick-view-button,.lewhite-home .lewhite-product-card .lewhite-discount-badge{display:none}
.lewhite-home .lewhite-product-meta{padding-top:10px}
.lewhite-home .lewhite-product-category{font-family:var(--lw-serif);font-size:13px;color:#a8a29d;margin-bottom:1px}
.lewhite-home .lewhite-product-meta h3{font-family:var(--lw-sans);font-size:13px;font-weight:400;line-height:1.25;margin:0 0 2px;color:#1f252b}
.lewhite-home .lewhite-product-price{font-size:13px;line-height:1.2;font-weight:600;color:#151a1f}
.lewhite-home .lewhite-product-price del,.lewhite-home .lewhite-product-price ins{display:none}
.lewhite-home .lewhite-craftsmanship{margin:44px calc((100vw - min(calc(100vw - 112px),1320px))/-2) 48px;padding:72px max(56px,calc((100vw - 1320px)/2));min-height:684px;background:#d2ac70;grid-template-columns:520px 1fr;gap:92px;align-items:center}
.lewhite-home .lewhite-craft-images{display:flex;flex-direction:column;gap:16px;min-height:0}
.lewhite-home .lewhite-craft-images img{height:184px;width:100%;object-fit:cover}
.lewhite-home .lewhite-craft-content{padding:0 0 0 10px;color:#fff}
.lewhite-home .lewhite-craft-content .lewhite-eyebrow{font-size:9px;letter-spacing:.22em;margin-bottom:10px}
.lewhite-home .lewhite-craft-content h2{font-size:42px;line-height:1.03;font-weight:600;margin-bottom:20px;max-width:500px}
.lewhite-home .lewhite-craft-content>p{font-size:13px;max-width:610px;margin:0 0 8px;color:rgba(255,255,255,.78)}
.lewhite-home .lewhite-craft-list{padding-top:8px}
.lewhite-home .lewhite-craft-list li{grid-template-columns:42px 150px 1fr;gap:14px;padding:20px 0;border-color:rgba(255,255,255,.35)}
.lewhite-home .lewhite-craft-list strong{font-size:10px;letter-spacing:.07em}
.lewhite-home .lewhite-craft-list span,.lewhite-home .lewhite-craft-list li:before{font-size:11px;color:rgba(255,255,255,.8)}
.home-craft-story{position:relative;overflow:hidden;background:#c8ac7b;color:#fff;padding:110px 0}
.home-craft-story__ornament{position:absolute;z-index:0;top:-282px;left:calc(50% + 40px);width:954px;height:843px;object-fit:contain;opacity:.05;transform:rotate(117.1deg);transform-origin:center;pointer-events:none;user-select:none}
.home-craft-story__container{position:relative;z-index:1;width:min(1760px,calc(100% - 160px));margin-inline:auto;display:grid;grid-template-columns:798px 810px;column-gap:152px;align-items:start}
.home-craft-story__gallery{display:flex;flex-direction:column;gap:32px;width:100%;min-width:0}
.home-craft-story__image{position:relative;overflow:hidden;margin:0;width:100%;background:#3c342c}
.home-craft-story__image:after{content:"";position:absolute;inset:0;background:#3c342c;opacity:.2;pointer-events:none}
.home-craft-story__image img{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:0;box-shadow:none}
.home-craft-story__image--atelier{aspect-ratio:798/468}
.home-craft-story__image--atelier img{object-position:center 46%}
.home-craft-story__image--portrait-top{aspect-ratio:798/468}
.home-craft-story__image--portrait-top img{object-position:center 35%}
.home-craft-story__image--portrait-bottom{aspect-ratio:798/253}
.home-craft-story__image--portrait-bottom img{object-position:center 78%}
.home-craft-story__content{width:100%;min-width:0;color:#fff}
.home-craft-story__eyebrow{margin:0 0 30px;font-family:var(--lw-sans);font-size:20px;font-weight:400;font-style:normal;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#3c342c}
.home-craft-story__title{max-width:541px;margin:0;font-family:var(--lw-serif);font-size:56px;font-weight:500;line-height:1.09;letter-spacing:0;color:#fff}
.home-craft-story__title span,.home-craft-story__title em{display:block}
.home-craft-story__title em{font-style:italic;font-weight:500;white-space:nowrap}
.home-craft-story__divider{width:100%;height:1px;margin:32px 0 0;background:rgba(255,255,255,.75)}
.home-craft-story__items{list-style:none;margin:0;padding:0}
.home-craft-story__item{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:20px;padding:42px 0 34px;border-bottom:1px solid rgba(255,255,255,.65)}
.home-craft-story__number{font-family:var(--lw-sans);font-size:20px;font-style:italic;font-weight:500;line-height:1;color:#3c342c}
.home-craft-story__item-title{margin:0;font-family:var(--lw-sans);font-size:20px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:uppercase;color:#fff}
.home-craft-story__description{max-width:700px;margin:20px 0 0;font-family:var(--lw-sans);font-size:18px;font-weight:300;line-height:1.62;color:rgba(255,255,255,.9)}
.home-testimonials{position:relative;min-height:917px;overflow:hidden;background:#f5f2ec;color:#181d27}
.home-testimonials__container{position:relative;z-index:2;width:min(902px,calc(100% - 80px));margin-inline:auto;padding:110px 0;text-align:center}
.home-testimonials__ornament{position:absolute;z-index:0;width:586px;height:582px;object-fit:contain;opacity:.1;pointer-events:none;user-select:none}
.home-testimonials__ornament--top{top:-240px;left:-240px}
.home-testimonials__ornament--bottom{right:-240px;bottom:-240px}
.home-testimonials__header{width:min(100%,902px);margin:0 auto}
.home-testimonials__eyebrow{margin:0 0 30px;font-family:"Jost",var(--lw-sans);font-size:16px;font-weight:400;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#d79f36}
.home-testimonials__title{width:max-content;max-width:100%;margin:0 auto;font-family:"Playfair Display",var(--lw-serif);font-size:48px;font-weight:500;line-height:1.02;letter-spacing:0;color:#181d27}
.home-testimonials__title span,.home-testimonials__title em{display:block}
.home-testimonials__title em{font-style:italic;font-weight:500}
.home-testimonials__quote-icon{display:block;width:120px;height:100px;margin:55px auto 42px;color:#f4dfb7;font-family:"Playfair Display",var(--lw-serif);font-size:132px;font-weight:500;line-height:.72;text-align:center}
.home-testimonials__quote-icon:before{content:"\201C\201C"}
.home-testimonials__slider{outline:none}
.home-testimonials__slider:focus-visible{outline:1px solid rgba(60,52,44,.55);outline-offset:12px}
.home-testimonials__slides{position:relative;min-height:248px}
.home-testimonials__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 300ms ease-out,visibility 300ms ease-out}
.home-testimonials__slide.is-active{opacity:1;visibility:visible}
.home-testimonials__quote{margin:0}
.home-testimonials__quote p{max-width:902px;margin:0 auto;font-family:"Jost",var(--lw-sans);font-size:28px;font-style:italic;font-weight:400;line-height:1.45;letter-spacing:0;text-align:center;color:#4a4f59}
.home-testimonials__author{margin-top:34px}
.home-testimonials__name{display:block;font-family:"Jost",var(--lw-sans);font-size:16px;font-style:normal;font-weight:400;line-height:1.2;text-transform:uppercase;color:#555a63}
.home-testimonials__meta{margin:8px 0 0;font-family:"Jost",var(--lw-sans);font-size:16px;font-style:normal;font-weight:400;line-height:1.2;color:#d79f36}
.home-testimonials__controls{width:min(367px,100%);min-height:28px;margin:7px auto 0;display:flex;align-items:center;justify-content:center;gap:24px}
.home-testimonials__arrow{width:24px;height:24px;min-width:24px;padding:0;border:1px solid #3c3c3c;border-radius:50%;background:transparent;color:#3c3c3c;display:grid;place-items:center}
.home-testimonials__arrow .lewhite-icon{width:16px;height:16px}
.home-testimonials__pagination{display:flex;align-items:center;justify-content:center;gap:8px}
.home-testimonials__pagination-item{width:24px;height:5px;padding:0;border:0;border-radius:0;background:rgba(60,60,60,.15);transition:width 300ms ease-out,background-color 300ms ease-out}
.home-testimonials__pagination-item.is-active{width:110px;background:#3c342c}
.lewhite-home .lewhite-testimonial-section{padding:112px 0 118px;background:#f5f0e7}
.lewhite-home .lewhite-testimonial-inner{max-width:650px}
.lewhite-home .lewhite-testimonial-inner h2{font-size:33px;line-height:1.02}
.lewhite-home .lewhite-quote-mark{font-size:76px;color:#d3ad72;margin-top:10px}
.lewhite-home .lewhite-testimonial-inner blockquote{font-size:15px;line-height:1.55;margin:20px auto 16px;max-width:560px;color:#6e6258}
.lewhite-home .lewhite-testimonial-inner cite{font-size:10px;color:#c59b5c}
.lewhite-home .lewhite-lookbook-section{padding:86px 0 132px;background:#fcfbf8;position:relative;overflow:hidden}
.lewhite-home .lewhite-lookbook-section:before{content:"";position:absolute;left:50%;top:125px;width:720px;height:720px;transform:translateX(-50%);border-radius:50%;opacity:.045;background:radial-gradient(circle,transparent 42%,#352a22 43%,transparent 44%),repeating-conic-gradient(from 0deg,#352a22 0 6deg,transparent 6deg 12deg)}
.lewhite-home .lewhite-centered-heading{position:relative;margin-bottom:42px}
.lewhite-home .lewhite-centered-heading p{font-size:15px;color:#b0a69e}
.lewhite-home .lewhite-lookbook-grid{position:relative;max-width:920px;grid-template-columns:185px 210px 210px 185px;grid-template-rows:270px 270px;gap:13px;align-items:center;justify-content:center}
.lewhite-home .lewhite-lookbook-item{box-shadow:none}
.lewhite-home .lewhite-lookbook-item-1{height:330px;grid-row:1/3}
.lewhite-home .lewhite-lookbook-item-2,.lewhite-home .lewhite-lookbook-item-3,.lewhite-home .lewhite-lookbook-item-4{height:270px}
.lewhite-home .lewhite-lookbook-item-5{grid-column:4;grid-row:1/3;height:330px}
.lewhite-home .lewhite-footer{padding:72px 0 28px;background:#d2ac70}
.lewhite-home .lewhite-footer-grid{grid-template-columns:1.15fr .75fr .7fr 1.3fr;gap:72px}
.lewhite-home .lewhite-footer-brand p,.lewhite-home .lewhite-footer li,.lewhite-home .lewhite-footer p{font-size:12px;line-height:1.65}
.lewhite-home .lewhite-footer h3{font-size:10px;margin-bottom:20px}
.lewhite-home .lewhite-footer-bottom{margin-top:42px;padding-top:22px}
.lewhite-home .lewhite-product-image{aspect-ratio:.9}
.lewhite-home .lewhite-lookbook-item-5{grid-column:3;grid-row:2;height:270px}
.lewhite-home .lewhite-lookbook-item-6{grid-column:4;grid-row:1/3;height:330px;align-self:center}
.lewhite-home .lewhite-quote-mark{font-size:0}
.lewhite-home .lewhite-quote-mark:before{content:"\201c";font-size:76px;line-height:.7}

@media (max-width: 980px){
	.lewhite-home .lewhite-container,.lewhite-home .lewhite-header-inner{width:min(calc(100% - 48px),1320px)}
	.lewhite-home .lewhite-header{height:auto}
	.lewhite-home .lewhite-hero{height:520px;min-height:520px;background-position:center top}
	.lewhite-home .lewhite-category-grid,.lewhite-home .lewhite-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.lewhite-home .lewhite-craftsmanship{margin:34px -24px 40px;padding:46px 24px;min-height:0;grid-template-columns:1fr;gap:36px}
	.lewhite-home .lewhite-craft-images{display:grid;grid-template-columns:repeat(3,1fr)}
	.lewhite-home .lewhite-craft-images img{height:210px}
	.lewhite-home .lewhite-lookbook-grid{max-width:640px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}
	.lewhite-home .lewhite-lookbook-item,.lewhite-home .lewhite-lookbook-item-1,.lewhite-home .lewhite-lookbook-item-2,.lewhite-home .lewhite-lookbook-item-3,.lewhite-home .lewhite-lookbook-item-4,.lewhite-home .lewhite-lookbook-item-5,.lewhite-home .lewhite-lookbook-item-6{grid-column:auto;grid-row:auto;height:auto;aspect-ratio:.78;align-self:stretch}
	.lewhite-home .lewhite-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
}

@media (max-width: 560px){
	.lewhite-home .lewhite-container,.lewhite-home .lewhite-header-inner{width:min(calc(100% - 28px),1320px)}
	.lewhite-home .lewhite-hero{height:430px;min-height:430px;background-position:center top}
	.lewhite-home .lewhite-section-heading h2,.lewhite-home .lewhite-section-heading-row h2,.lewhite-home .lewhite-centered-heading h2{font-size:24px}
	.lewhite-home .lewhite-collections-section{padding-top:42px;padding-bottom:36px}
	.lewhite-home .lewhite-home-product-block{padding:40px 0 34px}
	.lewhite-home .lewhite-category-grid,.lewhite-home .lewhite-product-grid{gap:14px}
	.lewhite-home .lewhite-product-category,.lewhite-home .lewhite-product-meta h3,.lewhite-home .lewhite-product-price{font-size:11px}
	.lewhite-home .lewhite-craftsmanship{margin:24px -14px 32px;padding:34px 14px}
	.lewhite-home .lewhite-craft-images{grid-template-columns:1fr;gap:10px}
	.lewhite-home .lewhite-craft-images img{height:170px}
	.lewhite-home .lewhite-craft-content h2{font-size:30px}
	.lewhite-home .lewhite-craft-list li{grid-template-columns:32px 1fr;gap:8px}
	.lewhite-home .lewhite-craft-list span{grid-column:2}
	.lewhite-home .lewhite-testimonial-section{padding:70px 0}
	.lewhite-home .lewhite-lookbook-section{padding:60px 0 80px}
	.lewhite-home .lewhite-lookbook-grid{grid-template-columns:1fr 1fr;gap:10px}
	.lewhite-home .lewhite-footer-grid{grid-template-columns:1fr;gap:28px}
}

/* Figma-inspected desktop header and independent hero layers */
.lewhite-announcement{height:var(--lewhite-announcement-height);background:#d1ad72;color:#fff;display:flex;align-items:center;justify-content:center;padding:0;text-align:center;font-size:16px;font-weight:400;line-height:1}
.lewhite-announcement a,.lewhite-announcement span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.lewhite-header{height:var(--lewhite-header-height);background:var(--lewhite-header-background);border:0;position:relative;z-index:95;backdrop-filter:blur(2px)}
.lewhite-header-inner{width:100%;height:100%;max-width:none;margin:0;display:block;position:relative}
.lewhite-primary-nav{position:absolute;left:var(--lewhite-page-gutter-desktop);top:27px;min-height:35px;z-index:30}
.lewhite-menu{display:flex;align-items:center;gap:var(--lewhite-primary-menu-gap);margin:0;padding:0;list-style:none}
.lewhite-menu>li{position:relative}
.lewhite-menu a{display:inline-flex;align-items:center;min-height:35px;color:#2f2b27;font-size:17px;font-weight:400;line-height:1;letter-spacing:0;text-transform:none;transition:color .2s ease}
.lewhite-menu a:hover,.lewhite-menu .current-menu-item>a,.lewhite-menu .current_page_item>a{color:#8a663d}
.lewhite-menu a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:#8a663d;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.lewhite-menu a:hover:after,.lewhite-menu .current-menu-item>a:after,.lewhite-menu .current_page_item>a:after{transform:scaleX(1)}
.lewhite-menu .sub-menu{position:absolute;top:100%;left:0;min-width:220px;margin:0;padding:12px 0;list-style:none;background:rgba(248,243,241,.98);box-shadow:0 12px 32px rgba(30,24,18,.08);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}
.lewhite-menu li:hover>.sub-menu,.lewhite-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.lewhite-menu .sub-menu a{display:flex;padding:9px 18px;min-height:auto;font-size:14px}
.lewhite-header-logo{position:absolute;left:50%;top:8px;width:var(--lewhite-logo-size);height:var(--lewhite-logo-size);transform:translateX(-50%);z-index:25;border:var(--lewhite-logo-border-width) solid var(--lewhite-logo-border-color);border-radius:50%;background:rgba(248,243,241,.62);display:flex;align-items:center;justify-content:center;overflow:hidden}
.lewhite-header-logo .custom-logo-link,.lewhite-header-logo .lewhite-logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:0;background:transparent}
.lewhite-header-logo .custom-logo{width:82px;height:82px;max-width:82px;max-height:82px;object-fit:contain}
.lewhite-header-logo .lewhite-logo-fallback{flex-direction:column}
.lewhite-header-tools{position:absolute;right:var(--lewhite-page-gutter-desktop);top:29px;display:flex;align-items:center;gap:45px;z-index:30}
.lewhite-header-tools .lewhite-search-toggle{height:35px;gap:var(--lewhite-search-gap);padding:0;border:0;background:transparent;color:#2f2b27}
.lewhite-header-tools .lewhite-search-toggle .lewhite-icon{width:24px;height:24px;stroke-width:1.8}
.lewhite-action-label{font-size:17px;line-height:1;color:#5c5e63}
.lewhite-utility-icons{height:32px;display:flex;align-items:center;gap:var(--lewhite-utility-gap)}
.lewhite-utility-icons .lewhite-action{width:24px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#2f2b27}
.lewhite-utility-icons .lewhite-icon{width:24px;height:24px;stroke-width:1.65}
.lewhite-count{right:-8px;top:-4px;min-width:13px;height:13px;border-radius:50%;font-size:8px;line-height:13px;background:rgba(211,173,114,.95)}
.lewhite-count:empty{display:none}
.lewhite-search-panel{position:fixed;inset:0;z-index:200;background:rgba(33,27,22,.36);display:grid;place-items:start center;padding-top:calc(var(--lewhite-announcement-height) + var(--lewhite-header-height) + 34px);border:0;box-shadow:none}
.lewhite-search-panel[hidden]{display:none}
.lewhite-search-panel-card{position:relative;width:min(calc(100% - 40px),760px);background:#fff;padding:28px;box-shadow:0 18px 50px rgba(30,24,18,.16)}
.lewhite-search-form{display:flex;gap:12px}
.lewhite-search-form label{flex:1}
.lewhite-search-form input{width:100%;height:50px;border:1px solid #e3d9cf;padding:0 16px;background:#fff}
.lewhite-search-form button{height:50px;border:0;background:#211b16;color:#fff;padding:0 22px;display:flex;align-items:center;gap:8px}
.lewhite-search-close{position:absolute;right:14px;top:14px;border:0;background:transparent}
.lewhite-search-results{display:grid;gap:10px;margin-top:18px}
.lewhite-search-result{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:10px;border:1px solid #eee7df}
.lewhite-search-result img{width:64px;height:78px;object-fit:cover;background:#f4f1ed}
.lewhite-search-result strong{display:block;font-size:14px;font-weight:500;color:#211b16}
.lewhite-search-result span{display:block;font-size:12px;color:#8d8984}
.lewhite-search-result-price{font-size:13px;font-weight:500;color:#211b16}
.lewhite-search-status{margin-top:12px;color:#8d8984;font-size:13px}
.lewhite-search-view-all{display:inline-flex;margin-top:16px;color:#8a663d;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.lewhite-home .lewhite-hero{height:calc(100vh - var(--lewhite-announcement-height));min-height:941px;margin-top:calc(var(--lewhite-header-height) * -1);background:none;display:block;overflow:hidden}
.lewhite-hero-media{position:absolute;inset:0;z-index:0;background:#f3ece4}
.lewhite-hero-image{width:100%;height:100%;object-fit:cover;object-position:center top}
.lewhite-home .lewhite-hero-shade{display:block;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(248,243,241,.08),rgba(248,243,241,0) 42%)}
.lewhite-home .lewhite-hero-content{display:block;position:absolute;left:var(--lewhite-page-gutter-desktop);top:44%;z-index:3;transform:translateY(-35%);width:560px}
.lewhite-hero-title{display:grid;gap:0;margin:0 0 34px;color:#664528;font-family:var(--lw-serif);font-size:58px;font-weight:600;line-height:.92;letter-spacing:0}
.lewhite-hero-title em{font-style:italic;font-weight:500}
.lewhite-hero-button{min-height:60px;padding:0 36px;background:#d0aa6c;border-color:#d0aa6c;border-radius:0;color:#fff;font-family:var(--lw-serif);font-size:18px;font-weight:600}
.lewhite-hero-button:hover{background:#bd9254;border-color:#bd9254}
.lewhite-hero-controls{position:absolute;left:50%;bottom:43px;z-index:3;display:none;align-items:center;gap:12px;transform:translateX(-50%);color:#fff}
.lewhite-hero-arrow{width:27px;height:27px;border:2px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;font-size:24px;line-height:1}
.lewhite-hero-pagination{display:flex;align-items:center;gap:10px}
.lewhite-hero-pagination i{width:30px;height:3px;background:rgba(255,255,255,.62);display:block}
.lewhite-hero-pagination i.is-active{width:80px;background:#fff}

@media (max-width: 1280px){
	.lewhite-primary-nav,.lewhite-header-tools{display:none}
	.lewhite-mobile-toggle{position:absolute;left:32px;top:50%;transform:translateY(-50%);display:block;z-index:40}
	.lewhite-header{height:76px}
	.lewhite-header-logo{top:6px;width:86px;height:86px}
	.lewhite-header-logo .custom-logo{width:58px;height:58px}
	.lewhite-primary-nav.is-open{display:block;position:fixed;left:0;top:calc(var(--lewhite-announcement-height) + 76px);bottom:0;width:min(360px,86vw);background:#fff;padding:28px;z-index:210;box-shadow:16px 0 40px rgba(30,24,18,.16)}
	.lewhite-primary-nav.is-open .lewhite-menu{display:grid;gap:10px}
	.lewhite-primary-nav.is-open .lewhite-menu a{font-size:16px}
	.lewhite-home .lewhite-hero{min-height:720px;margin-top:-76px}
	.lewhite-home .lewhite-hero-content{left:40px;width:430px}
	.lewhite-hero-title{font-size:52px}
}

@media (max-width: 767px){
	:root{--lewhite-announcement-height:38px}
	.lewhite-announcement{font-size:12px}
	.lewhite-header{height:68px}
	.lewhite-header-logo{width:72px;height:72px;top:5px}
	.lewhite-header-logo .custom-logo{width:48px;height:48px}
	.lewhite-mobile-toggle{left:14px}
	.lewhite-home .lewhite-hero{height:560px;min-height:560px;margin-top:-68px}
	.lewhite-hero-image{object-position:58% top}
	.lewhite-home .lewhite-hero-content{left:24px;right:24px;top:44%;width:auto;transform:translateY(-20%)}
	.lewhite-hero-title{font-size:38px;margin-bottom:24px}
	.lewhite-hero-button{min-height:46px;padding:0 22px;font-size:15px}
	.lewhite-hero-controls{bottom:22px}
	.lewhite-hero-pagination i{width:18px}
	.lewhite-hero-pagination i.is-active{width:48px}
}

.lewhite-home .lewhite-announcement{height:var(--lewhite-announcement-height);font-size:16px;background:#d1ad72;color:#fff}
.lewhite-home .lewhite-header{height:var(--lewhite-header-height);background:var(--lewhite-header-background)}
.lewhite-home .lewhite-header-inner{width:100%;height:100%;max-width:none;margin:0;display:block}
.lewhite-home .lewhite-primary-nav{position:absolute;left:var(--lewhite-page-gutter-desktop);top:27px;min-height:35px}
.lewhite-home .lewhite-menu{gap:var(--lewhite-primary-menu-gap)}
.lewhite-home .lewhite-menu a,.lewhite-home .lewhite-action-label{font-size:17px}
.lewhite-home .lewhite-header-logo{left:50%;top:8px;width:var(--lewhite-logo-size);height:var(--lewhite-logo-size);max-height:none;transform:translateX(-50%)}
.lewhite-home .custom-logo,.lewhite-home .lewhite-header-logo .custom-logo{width:82px;height:82px;max-width:82px;max-height:82px}
.lewhite-home .lewhite-header-tools{position:absolute;right:var(--lewhite-page-gutter-desktop);top:29px;display:flex;align-items:center;gap:45px}
.lewhite-home .lewhite-header-tools .lewhite-icon{width:24px;height:24px}
.lewhite-home .lewhite-utility-icons{gap:var(--lewhite-utility-gap)}
.lewhite-home .lewhite-utility-icons .lewhite-action{width:24px;height:32px}
.lewhite-home .lewhite-count{right:-8px;top:-4px;min-width:13px;height:13px;font-size:8px;line-height:13px}

@media (max-width: 1280px){
	.lewhite-home .lewhite-primary-nav,.lewhite-home .lewhite-header-tools{display:none}
	.lewhite-home .lewhite-header{height:76px}
	.lewhite-home .lewhite-header-inner{width:100%}
	.lewhite-home .lewhite-header-logo{width:86px;height:86px;top:6px}
	.lewhite-home .custom-logo,.lewhite-home .lewhite-header-logo .custom-logo{width:58px;height:58px}
	.lewhite-home .lewhite-primary-nav.is-open{display:block;position:fixed;left:0;top:calc(var(--lewhite-announcement-height) + 76px);bottom:0;width:min(360px,86vw);background:#fff;padding:28px;z-index:210}
}

@media (max-width: 767px){
	.lewhite-home .lewhite-announcement{height:var(--lewhite-announcement-height);font-size:12px}
	.lewhite-home .lewhite-header{height:68px}
	.lewhite-home .lewhite-header-logo{width:72px;height:72px;top:5px}
	.lewhite-home .custom-logo,.lewhite-home .lewhite-header-logo .custom-logo{width:48px;height:48px}
	.lewhite-home .lewhite-header-tools{display:block;right:14px;top:18px}
	.lewhite-home .lewhite-header-tools .lewhite-search-toggle{display:none}
	.lewhite-home .lewhite-utility-icons{display:flex;gap:0}
	.lewhite-home .lewhite-utility-icons .lewhite-action{display:none}
	.lewhite-home .lewhite-utility-icons .lewhite-action:nth-child(2){display:inline-flex}
	.lewhite-home .lewhite-hero{height:560px;min-height:560px;margin-top:-68px}
	.lewhite-home .lewhite-hero-content{left:24px;right:24px;top:49%;width:auto;transform:translateY(-10%)}
	.lewhite-home .lewhite-hero-title{font-size:34px;line-height:.94;margin-bottom:20px}
	.lewhite-home .lewhite-hero-button{min-height:46px;padding:0 22px;font-size:15px}
}

/* Authoritative single 1920 x 1080 landing stage */
.lewhite-home .lewhite-landing-stage{position:relative;width:100%;aspect-ratio:var(--lewhite-stage-aspect-ratio);min-height:0;height:auto;margin:0;overflow:hidden;background:#efe7dc}
.lewhite-home .lewhite-stage-media,.lewhite-home .lewhite-stage-picture,.lewhite-home .lewhite-stage-picture img{position:absolute;inset:0;width:100%;height:100%}
.lewhite-home .lewhite-stage-picture{display:block;z-index:1}
.lewhite-home .lewhite-stage-image{display:block;object-fit:cover;object-position:50% 50%}
.lewhite-home .lewhite-landing-stage .lewhite-hero-shade{position:absolute;inset:0;z-index:2;display:block;background:transparent}
.lewhite-home .lewhite-landing-stage .lewhite-announcement{position:absolute;top:0;left:0;right:0;z-index:20;height:var(--lewhite-announcement-height);font-size:16px;background:#d1ad72;color:#fff}
.lewhite-home .lewhite-landing-stage .lewhite-header{position:absolute;top:var(--lewhite-announcement-height);left:0;right:0;z-index:20;height:var(--lewhite-header-height);background:var(--lewhite-header-background)}
.lewhite-home .lewhite-landing-stage .lewhite-header-logo{z-index:30}
.lewhite-home .lewhite-landing-stage .lewhite-hero-content{position:absolute;z-index:10;left:4.1666667%;top:35.0925926%;width:24.21875%;height:29.9074074%;transform:none;display:block}
.lewhite-home .lewhite-landing-stage .lewhite-hero-title{display:block;width:100%;margin:0;color:#664528;font-family:var(--lw-serif);font-size:clamp(42px,3.07vw,59px);font-weight:600;line-height:.92;letter-spacing:0}
.lewhite-home .lewhite-hero-title__line{display:block;white-space:nowrap}
.lewhite-home .lewhite-hero-title__line--italic{font-style:italic;font-weight:500}
.lewhite-home .lewhite-landing-stage .lewhite-hero-cta{position:absolute;left:0;top:81.4241486%;width:47.9569892%;height:18.5758514%;min-height:0;padding:var(--lewhite-hero-cta-padding-y) var(--lewhite-hero-cta-padding-x);display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--lewhite-hero-cta-background);border:0;border-radius:0;color:#fff;font-family:var(--lw-serif);font-size:clamp(14px,.94vw,18px);font-weight:600;text-decoration:none}
.lewhite-home .lewhite-landing-stage .lewhite-hero-cta:hover{background:#b99966}
.lewhite-home .lewhite-landing-stage .lewhite-hero-cta:focus-visible{outline:2px solid #fff;outline-offset:3px}
.lewhite-home .lewhite-landing-stage .lewhite-hero-navigation{position:absolute;z-index:12;left:50%;bottom:2.5925926%;width:18.6458333%;height:3.7037037%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:13px}
.lewhite-home .lewhite-hero-navigation button{width:40px;height:40px;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:transparent;color:#fff;display:grid;place-items:center;padding:0}
.lewhite-home .lewhite-hero-navigation button .lewhite-icon{width:22px;height:22px;stroke-width:1.7}
.lewhite-home .lewhite-hero-pagination{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}
.lewhite-home .lewhite-hero-pagination i{display:block;width:40px;height:3px;background:rgba(255,255,255,.7)}
.lewhite-home .lewhite-hero-pagination i.is-active{width:78px;background:#fff}

@media (max-width: 1280px){
	.lewhite-home .lewhite-landing-stage{min-height:620px}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-content{left:40px;top:35%;width:min(430px,42vw);height:300px}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-title{font-size:clamp(38px,4vw,52px)}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-cta{top:230px;width:190px;height:52px;padding:0 24px}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-navigation{width:300px;height:40px;bottom:22px}
	.lewhite-home .lewhite-stage-image{object-position:55% 50%}
}

@media (max-width: 767px){
	.lewhite-home .lewhite-landing-stage{aspect-ratio:auto;height:560px;min-height:560px}
	.lewhite-home .lewhite-landing-stage .lewhite-announcement{height:38px;font-size:12px}
	.lewhite-home .lewhite-landing-stage .lewhite-header{top:38px;height:68px}
	.lewhite-home .lewhite-stage-image{object-position:58% 50%}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-content{left:24px;right:24px;top:265px;width:auto;height:210px}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-title{font-size:34px;line-height:.94}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-cta{top:132px;width:160px;height:46px;padding:0 20px;font-size:15px}
	.lewhite-home .lewhite-landing-stage .lewhite-hero-navigation{width:220px;height:32px;bottom:18px}
	.lewhite-home .lewhite-hero-navigation button{width:32px;height:32px}
	.lewhite-home .lewhite-hero-pagination{gap:7px}
	.lewhite-home .lewhite-hero-pagination i{width:20px;height:2px}
	.lewhite-home .lewhite-hero-pagination i.is-active{width:44px}
}

/* Figma-inspected Our Collections section */
.lewhite-home .lewhite-collections{padding-top:var(--lewhite-collections-padding-top);padding-bottom:110px;background:var(--lewhite-collections-background)}
.lewhite-home .lewhite-collections__container{width:calc(100% - (var(--lewhite-collections-desktop-gutter) * 2));max-width:var(--lewhite-collections-container-width);margin-inline:auto}
.lewhite-home .lewhite-collections__title{width:max-content;max-width:100%;min-height:var(--lewhite-collections-heading-height);margin:0 0 var(--lewhite-collections-heading-gap);color:var(--lewhite-collections-heading-color);font-family:"Playfair Display",var(--lw-serif);font-size:clamp(38px,2.5vw,var(--lewhite-collections-heading-size));font-weight:var(--lewhite-collections-heading-weight);line-height:var(--lewhite-collections-heading-line-height);letter-spacing:0;text-align:left}
.lewhite-home .lewhite-collections__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--lewhite-collections-grid-gap);width:100%;height:var(--lewhite-collection-card-height)}
.lewhite-collection-card{position:relative;min-width:0;aspect-ratio:var(--lewhite-collection-card-ratio);overflow:hidden;background:#ece8e2}
.lewhite-collection-card__link{position:absolute;inset:0;display:block;color:inherit}
.lewhite-collection-card__media,.lewhite-collection-card__media img{position:absolute;inset:0;width:100%;height:100%}
.lewhite-collection-card__media img{display:block;object-fit:cover;object-position:var(--collection-focal-x,50%) var(--collection-focal-y,50%);transition:transform 650ms ease,filter 650ms ease}
.lewhite-collection-card__overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(var(--collection-overlay-rgb,10,10,10),0) 50%,rgba(var(--collection-overlay-rgb,10,10,10),.08) 66%,rgba(var(--collection-overlay-rgb,10,10,10),var(--collection-overlay-opacity,.48)) 100%);transition:opacity 500ms ease}
.lewhite-collection-card.is-overlay-disabled .lewhite-collection-card__overlay{display:none}
.lewhite-collection-card__title{position:absolute;z-index:3;left:var(--lewhite-collection-title-left);right:24px;bottom:var(--lewhite-collection-title-bottom);min-height:var(--lewhite-collection-title-height);margin:0;color:var(--collection-title-color,var(--lewhite-collection-title-color));font-family:"Playfair Display",var(--lw-serif);font-size:clamp(27px,1.875vw,var(--lewhite-collection-title-size));font-weight:var(--lewhite-collection-title-weight);line-height:var(--lewhite-collection-title-line-height);letter-spacing:0;text-align:left;transition:transform 350ms ease}
.lewhite-collection-card__link:hover .lewhite-collection-card__media img{transform:scale(1.035)}
.lewhite-collection-card__link:hover .lewhite-collection-card__overlay{opacity:1.08}
.lewhite-collection-card__link:hover .lewhite-collection-card__title{transform:translateY(-3px)}
.lewhite-collection-card__link:focus-visible{outline:2px solid #C8AC7B;outline-offset:4px}

@media (min-width: 1440px){
	.lewhite-collection-card__title{white-space:nowrap}
}

@media (prefers-reduced-motion: reduce){
	.lewhite-collection-card__media img,.lewhite-collection-card__title,.lewhite-collection-card__overlay{transition:none}
	.lewhite-collection-card__link:hover .lewhite-collection-card__media img,.lewhite-collection-card__link:hover .lewhite-collection-card__title{transform:none}
}

@media (max-width: 1199px){
	.lewhite-home .lewhite-collections{padding-top:clamp(96px,12vw,150px)}
	.lewhite-home .lewhite-collections__container{width:calc(100% - 64px)}
	.lewhite-home .lewhite-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;gap:24px}
	.lewhite-collection-card{height:auto}
	.lewhite-collection-card__title{white-space:normal}
}

@media (max-width: 767px){
	.lewhite-home .lewhite-collections{padding-top:80px;padding-bottom:70px}
	.lewhite-home .lewhite-collections__container{width:calc(100% - 40px)}
	.lewhite-home .lewhite-collections__title{margin-bottom:28px;font-size:clamp(34px,10vw,42px)}
	.lewhite-home .lewhite-collections__grid{grid-template-columns:1fr;gap:20px}
	.lewhite-collection-card__title{left:24px;right:20px;bottom:24px;font-size:clamp(28px,8vw,34px);white-space:normal}
}

/* Figma-inspected reusable homepage product sections */
.lewhite-home .lewhite-home-product-section{background:var(--lewhite-home-products-background);padding-top:var(--lewhite-home-product-section-top-gap);padding-bottom:0}
.lewhite-home .lewhite-home-product-section + .lewhite-home-product-section{padding-top:var(--lewhite-home-product-section-gap)}
.lewhite-home .lewhite-home-product-section__container{width:calc(100% - (var(--lewhite-home-products-desktop-gutter) * 2));max-width:var(--lewhite-home-products-container-width);margin-inline:auto}
.lewhite-home .lewhite-home-product-section__header{min-height:var(--lewhite-home-product-header-height);margin-bottom:var(--lewhite-home-product-header-gap);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.lewhite-home .lewhite-home-product-section__title{margin:0;color:var(--lewhite-home-product-title-color);font-family:"Playfair Display",var(--lw-serif);font-size:clamp(38px,2.5vw,var(--lewhite-home-product-heading-size));font-weight:var(--lewhite-home-product-heading-weight);line-height:1;letter-spacing:0;text-align:left}
.lewhite-home .lewhite-home-product-section__view-all{display:inline-flex;align-items:center;gap:12px;margin-top:16px;color:var(--lewhite-home-product-view-all-color);font-family:var(--lw-sans);font-size:18px;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:0;transition:opacity 300ms ease-out,transform 300ms ease-out}
.lewhite-home .lewhite-home-product-section__view-all .lewhite-icon{width:20px;height:20px;stroke-width:1.5}
.lewhite-home .lewhite-home-product-section__view-all:hover{opacity:.78;transform:translateX(2px)}
.lewhite-home .lewhite-home-product-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--lewhite-home-product-grid-gap);width:100%;align-items:start}
.lewhite-home-product-card{min-width:0;height:var(--lewhite-home-product-card-height);overflow:visible;background:transparent}
.lewhite-home-product-card__media-wrap{position:relative;width:100%;height:var(--lewhite-home-product-image-height);overflow:hidden;background:#f2f0ed}
.lewhite-home-product-card__media{display:block;width:100%;height:100%;overflow:hidden}
.lewhite-home-product-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 300ms ease-out}
.lewhite-home-product-card:hover .lewhite-home-product-card__media img{transform:scale(1.035)}
.lewhite-home-product-card__wishlist.lewhite-wishlist-button{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:50%;border:0;background:#FAFAFA;padding:8px;display:grid;place-items:center;color:#181D27;z-index:3;box-shadow:none;transition:color 180ms ease,transform 180ms ease}
.lewhite-home-product-card__wishlist.lewhite-wishlist-button .lewhite-icon{width:24px;height:24px}
.lewhite-home-product-card__wishlist.lewhite-wishlist-button:hover{transform:scale(1.04)}
.lewhite-home-product-card__wishlist.lewhite-wishlist-button.is-active{color:#e40000}
.lewhite-home-product-card__wishlist.lewhite-wishlist-button.is-active .lewhite-icon{fill:currentColor}
.lewhite-home-product-card__info{display:block;padding-top:14px;color:inherit}
.lewhite-home-product-card__category{margin:0 0 8px;color:var(--lewhite-home-product-category-color);font-family:"Playfair Display",var(--lw-serif);font-size:clamp(21px,1.458vw,var(--lewhite-home-product-category-size));font-weight:300;line-height:1.12;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lewhite-home-product-card__name{display:-webkit-box;min-height:1px;margin:0 0 8px;color:#181D27;font-family:var(--lw-sans);font-size:24px;font-weight:300;line-height:1.14;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.lewhite-home-product-card__price{color:#181D27;font-family:var(--lw-sans);font-size:24px;font-weight:400;line-height:1.12;letter-spacing:0}
.lewhite-home-product-card__price del{color:#A4A7AE;font-weight:400;margin-right:8px}
.lewhite-home-product-card__price ins{text-decoration:none}
.lewhite-home .lewhite-home-product-section--new-arrivals,
.lewhite-home .lewhite-home-product-section--trending-products{padding-bottom:var(--lewhite-home-product-tail-gap)}
.lewhite-home .home-craft-story + .lewhite-home-product-section{padding-top:var(--lewhite-home-product-tail-gap)}

@media (prefers-reduced-motion: reduce){
	.lewhite-home-product-card__media img,.lewhite-home .lewhite-home-product-section__view-all,.lewhite-home-product-card__wishlist.lewhite-wishlist-button{transition:none}
	.lewhite-home-product-card:hover .lewhite-home-product-card__media img,.lewhite-home .lewhite-home-product-section__view-all:hover,.lewhite-home-product-card__wishlist.lewhite-wishlist-button:hover{transform:none}
}

@media (max-width: 1199px){
	.lewhite-home .lewhite-home-product-section{padding-top:clamp(72px,10vw,120px)}
	.lewhite-home .lewhite-home-product-section + .lewhite-home-product-section{padding-top:clamp(70px,10vw,105px)}
	.lewhite-home .lewhite-home-product-section--new-arrivals,
	.lewhite-home .lewhite-home-product-section--trending-products{padding-bottom:clamp(72px,9vw,96px)}
	.lewhite-home .home-craft-story + .lewhite-home-product-section{padding-top:clamp(72px,9vw,96px)}
	.lewhite-home .lewhite-home-product-section__container{width:calc(100% - 64px)}
	.lewhite-home .lewhite-home-product-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.lewhite-home-product-card{height:auto}
	.lewhite-home-product-card__media-wrap{height:auto;aspect-ratio:422/500}
}

@media (max-width: 767px){
	.lewhite-home .lewhite-home-product-section{padding-top:72px}
	.lewhite-home .lewhite-home-product-section--new-arrivals,
	.lewhite-home .lewhite-home-product-section--trending-products{padding-bottom:64px}
	.lewhite-home .home-craft-story + .lewhite-home-product-section{padding-top:64px}
	.lewhite-home .lewhite-home-product-section__container{width:calc(100% - 40px)}
	.lewhite-home .lewhite-home-product-section__header{min-height:auto;margin-bottom:28px;align-items:flex-start}
	.lewhite-home .lewhite-home-product-section__title{font-size:clamp(30px,8.5vw,34px)}
	.lewhite-home .lewhite-home-product-section__view-all{margin-top:8px;font-size:12px;gap:8px}
	.lewhite-home .lewhite-home-product-section__view-all .lewhite-icon{width:15px;height:15px}
	.lewhite-home .lewhite-home-product-section__grid{grid-template-columns:1fr;gap:28px}
	.lewhite-home-product-card{min-height:0}
	.lewhite-home-product-card__wishlist.lewhite-wishlist-button{top:10px;right:10px;width:36px;height:36px;padding:7px}
	.lewhite-home-product-card__wishlist.lewhite-wishlist-button .lewhite-icon{width:22px;height:22px}
	.lewhite-home-product-card__info{padding-top:10px}
	.lewhite-home-product-card__category{margin-bottom:5px;font-size:clamp(14px,4vw,17px)}
	.lewhite-home-product-card__name{min-height:35px;margin-bottom:5px;font-size:13px;line-height:1.32}
	.lewhite-home-product-card__price{font-size:14px}
}

@media (max-width: 420px){
	.lewhite-home .lewhite-home-product-section__container{width:calc(100% - 32px)}
	.lewhite-home .lewhite-home-product-section__grid{gap:26px}
	.lewhite-home .lewhite-home-product-section__header{gap:12px}
	.lewhite-home .lewhite-home-product-section__title{font-size:30px}
}

@media (max-width: 1599px){
	.home-testimonials{min-height:860px}
	.home-testimonials__container{width:min(850px,calc(100% - 96px));padding:96px 0}
	.home-testimonials__title{font-size:46px}
	.home-testimonials__quote p{font-size:26px}
	.home-testimonials__ornament{width:520px;height:516px}
	.home-testimonials__ornament--top{top:-210px;left:-210px}
	.home-testimonials__ornament--bottom{right:-210px;bottom:-210px}
}

@media (max-width: 1199px){
	.home-testimonials{min-height:0}
	.home-testimonials__container{width:min(720px,calc(100% - 80px));padding:80px 0}
	.home-testimonials__title{font-size:42px}
	.home-testimonials__quote-icon{width:90px;height:78px;margin:42px auto 34px;font-size:98px}
	.home-testimonials__slides{min-height:240px}
	.home-testimonials__quote p{font-size:23px;line-height:1.48}
	.home-testimonials__ornament{width:420px;height:417px}
	.home-testimonials__ornament--top{top:-170px;left:-170px}
	.home-testimonials__ornament--bottom{right:-170px;bottom:-170px}
}

@media (max-width: 767px){
	.home-testimonials{min-height:0}
	.home-testimonials__container{width:calc(100% - 40px);padding:64px 0}
	.home-testimonials__eyebrow{margin-bottom:24px;font-size:14px}
	.home-testimonials__title{font-size:clamp(34px,9.7vw,38px);line-height:1.05}
	.home-testimonials__quote-icon{width:72px;height:62px;margin:34px auto 28px;font-size:78px}
	.home-testimonials__slides{min-height:294px}
	.home-testimonials__quote p{font-size:19px;line-height:1.5}
	.home-testimonials__author{margin-top:26px}
	.home-testimonials__name,.home-testimonials__meta{font-size:14px}
	.home-testimonials__controls{width:100%;gap:14px;margin-top:14px}
	.home-testimonials__arrow{width:40px;height:40px;min-width:40px}
	.home-testimonials__pagination{gap:6px}
	.home-testimonials__pagination-item{width:16px}
	.home-testimonials__pagination-item.is-active{width:64px}
	.home-testimonials__ornament{width:320px;height:318px;opacity:.075}
	.home-testimonials__ornament--top{top:-132px;left:-132px}
	.home-testimonials__ornament--bottom{right:-132px;bottom:-132px}
}

@media (max-width: 480px){
	.home-testimonials__container{width:calc(100% - 40px)}
	.home-testimonials__slides{min-height:342px}
	.home-testimonials__quote p{font-size:18px}
	.home-testimonials__controls{gap:10px}
	.home-testimonials__pagination{gap:5px}
	.home-testimonials__pagination-item.is-active{width:58px}
	.home-testimonials__ornament{width:280px;height:278px;opacity:.07}
	.home-testimonials__ornament--top{top:-118px;left:-118px}
	.home-testimonials__ornament--bottom{right:-118px;bottom:-118px}
}

@media (prefers-reduced-motion: reduce){
	.home-testimonials__slide,.home-testimonials__pagination-item{transition:none}
}

@media (max-width: 1799px){
	.home-craft-story{padding:88px 0}
	.home-craft-story__container{width:calc(100% - 96px);grid-template-columns:minmax(0,.95fr) minmax(0,1fr);column-gap:clamp(64px,5.25vw,90px)}
	.home-craft-story__ornament{left:calc(50% + 15px)}
}

@media (max-width: 1199px){
	.home-craft-story{padding:80px 0}
	.home-craft-story__container{width:calc(100% - 72px);display:grid;grid-template-columns:1fr;gap:48px}
	.home-craft-story__content{order:1}
	.home-craft-story__gallery{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
	.home-craft-story__image--portrait-bottom{grid-column:1/-1}
	.home-craft-story__title{max-width:620px;font-size:44px}
	.home-craft-story__ornament{top:-180px;left:45%;width:720px;height:640px}
	.home-craft-story__description{max-width:760px}
}

@media (max-width: 767px){
	.home-craft-story{padding:68px 0 72px}
	.home-craft-story__container{width:calc(100% - 40px);gap:36px}
	.home-craft-story__gallery{grid-template-columns:1fr;gap:16px}
	.home-craft-story__image--portrait-bottom{grid-column:auto}
	.home-craft-story__eyebrow{margin-bottom:22px;font-size:15px}
	.home-craft-story__title{font-size:clamp(36px,10vw,40px);line-height:1.08}
	.home-craft-story__title em{white-space:normal}
	.home-craft-story__divider{margin-top:26px}
	.home-craft-story__item{grid-template-columns:30px minmax(0,1fr);column-gap:14px;padding:30px 0 28px}
	.home-craft-story__number{font-size:16px}
	.home-craft-story__item-title{font-size:16px}
	.home-craft-story__description{margin-top:14px;font-size:15px;line-height:1.55}
	.home-craft-story__ornament{top:-110px;left:28%;width:520px;height:460px;opacity:.045}
}

@media (max-width: 480px){
	.home-craft-story__container{width:calc(100% - 40px)}
	.home-craft-story__title{font-size:36px}
	.home-craft-story__item{grid-template-columns:28px minmax(0,1fr);column-gap:12px}
}

/* Figma shop archive */
.lewhite-shop-page{background:#fff;padding:126px 0 80px}
.lewhite-shop-page>.lewhite-container{width:calc(100% - 160px);max-width:1760px}
.lewhite-shop-layout{display:grid;grid-template-columns:380px minmax(0,1fr);column-gap:40px;align-items:start}
.lewhite-shop-sidebar{border-right:1px solid #D6D7DA;padding-right:40px;min-height:1680px}
.lewhite-filter-card{background:#FAFAFA;padding:30px 24px 28px}
.lewhite-filter-card h2{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px;padding-bottom:17px;border-bottom:1px solid #D6D7DA;color:#181D27;font-family:"Playfair Display",var(--lw-serif);font-size:28px;font-weight:500;line-height:1}
.lewhite-filter-card h2 span{color:#181D27;font-family:var(--lw-sans);font-size:18px;font-weight:400;line-height:1}
.lewhite-filter-card ul{list-style:none;margin:0;padding:0}
.lewhite-filter-card li a{display:block;padding:17px 12px;color:#3f444d;font-family:var(--lw-sans);font-size:18px;font-weight:400;line-height:1.1}
.lewhite-filter-card li.is-active a{background:#F1E9E2;color:#3C342C}
.lewhite-quick-filters{display:flex;flex-direction:column;margin-top:32px}
.lewhite-quick-filters a{display:block;padding:25px 0;border-top:1px solid #CFCFCF;color:#181D27;font-family:"Playfair Display",var(--lw-serif);font-size:28px;font-weight:500;line-height:1}
.lewhite-quick-filters a:last-child{border-bottom:1px solid #CFCFCF}
.lewhite-shop-content{min-width:0}
.lewhite-shop-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:40px;margin:0 0 28px}
.lewhite-shop-header h1{margin:0;color:#181D27;font-family:"Playfair Display",var(--lw-serif);font-size:40px;font-weight:500;line-height:1}
.lewhite-shop-heading .woocommerce-breadcrumb{margin:47px 0 0;color:#8D9098;font-family:var(--lw-sans);font-size:18px;font-weight:400;line-height:1}
.lewhite-shop-heading .woocommerce-breadcrumb a{color:#8D9098}
.lewhite-shop-heading .breadcrumb-separator{padding:0 12px;color:#8D9098}
.lewhite-shop-toolbar{display:flex;flex-direction:column;align-items:flex-end;gap:45px;color:#A4A7AE;font-family:var(--lw-sans)}
.lewhite-sort-wrap{display:flex;align-items:center;gap:16px}
.lewhite-sort-label{color:#6D727C;font-size:20px;font-weight:400;line-height:1}
.woocommerce .lewhite-sort-wrap .woocommerce-ordering{margin:0;float:none}
.woocommerce .lewhite-sort-wrap .woocommerce-ordering select{width:270px;height:48px;border:1px solid #A4A7AE;border-radius:0;background-color:#fff;color:#4F5661;font-size:18px;font-weight:400;line-height:1;padding:0 42px 0 18px}
.lewhite-result-count{margin:0;color:#A4A7AE;font-size:18px;font-weight:400;line-height:1}
.woocommerce .lewhite-shop-content ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 24px;margin:0!important;padding:0!important;list-style:none}
.woocommerce .lewhite-shop-content ul.products:before,.woocommerce .lewhite-shop-content ul.products:after{content:none!important;display:none!important}
.woocommerce .lewhite-shop-content ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0!important}
.lewhite-shop-content .lewhite-product-card{min-width:0;background:transparent}
.lewhite-shop-content .lewhite-product-image-wrap{position:relative;width:100%;overflow:hidden;background:#F2F0ED}
.lewhite-shop-content .lewhite-product-image{display:block;aspect-ratio:422/500;overflow:hidden}
.lewhite-shop-content .lewhite-product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 300ms ease-out}
.lewhite-shop-content .lewhite-product-card:hover .lewhite-product-image img{transform:scale(1.025)}
.lewhite-shop-content .lewhite-wishlist-button{top:24px;right:24px;width:40px;height:40px;border:0;border-radius:50%;background:#FAFAFA;color:#181D27;padding:8px;box-shadow:none}
.lewhite-shop-content .lewhite-wishlist-button .lewhite-icon{width:24px;height:24px}
.lewhite-shop-content .lewhite-discount-badge{display:none}
.lewhite-shop-content .lewhite-quick-view-button{display:none}
.lewhite-shop-content .lewhite-product-meta{padding-top:16px}
.lewhite-shop-content .lewhite-product-category{margin:0 0 9px;color:#A4A7AE;font-family:"Playfair Display",var(--lw-serif);font-size:24px;font-weight:400;line-height:1}
.lewhite-shop-content .lewhite-product-meta h3{margin:0 0 9px;color:#3F444D;font-family:var(--lw-sans);font-size:24px;font-weight:400;line-height:1.12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lewhite-shop-content .lewhite-product-meta h3 a{color:inherit}
.lewhite-shop-content .lewhite-product-price{color:#181D27;font-family:var(--lw-sans);font-size:24px;font-weight:700;line-height:1}
.lewhite-shop-content .lewhite-product-price del{display:none}
.lewhite-shop-content .lewhite-product-price ins{text-decoration:none}
.lewhite-shop-content .lewhite-product-price>span{display:inline;color:inherit;font-weight:inherit;margin:0}
.woocommerce .lewhite-shop-content nav.woocommerce-pagination{margin-top:74px}
.woocommerce .lewhite-shop-content nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:10px}

/* Figma single product */
.single-product .lewhite-single-product{background:#fff;overflow:hidden}
.single-product .lewhite-single-product>.lewhite-container{width:calc(100% - 160px);max-width:1760px;padding-top:70px}
.single-product .lewhite-single-product .woocommerce-breadcrumb{margin:0 0 40px;color:#6D727C;font-family:var(--lw-sans);font-size:16px;font-weight:400;line-height:1}
.single-product .lewhite-single-product .woocommerce-breadcrumb a{color:#6D727C}
.single-product .breadcrumb-separator{padding:0 12px;color:#6D727C}
.single-product .lewhite-product-layout{display:grid;grid-template-columns:minmax(0,calc((100% - 64px + 152px)/2)) minmax(0,calc((100% - 64px - 152px)/2));gap:64px;align-items:start;padding-bottom:170px}
.single-product .lewhite-product-gallery{display:grid;grid-template-columns:126px minmax(0,1fr);gap:26px;align-items:start}
.single-product .lewhite-product-thumbnails{display:flex;flex-direction:column;gap:16px}
.single-product .lewhite-product-thumbnail{display:block;width:126px;height:126px;padding:0;border:0;background:#F2F0ED;overflow:hidden;cursor:pointer}
.single-product .lewhite-product-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.78;transition:opacity 180ms ease,transform 250ms ease}
.single-product .lewhite-product-thumbnail.is-active img,.single-product .lewhite-product-thumbnail:hover img{opacity:1}
.single-product .lewhite-product-thumbnail:hover img{transform:scale(1.03)}
.single-product .lewhite-product-main-image{width:100%;height:704px;overflow:hidden;background:#F2F0ED}
.single-product .lewhite-product-main-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.single-product .lewhite-product-summary{width:100%;max-width:none;padding-top:7px}
.single-product .lewhite-product-summary .lewhite-product-category{margin:0 0 16px;color:#A4A7AE;font-family:"Playfair Display",var(--lw-serif);font-size:24px;font-weight:400;line-height:1}
.single-product .lewhite-product-summary h1{margin:0 0 16px;color:#181D27;font-family:var(--lw-sans);font-size:28px;font-weight:400;line-height:1.15;letter-spacing:0}
.single-product .lewhite-single-price{display:flex;align-items:center;gap:8px;color:#181D27;font-family:var(--lw-sans);font-size:30px;font-weight:700;line-height:1}
.single-product .lewhite-single-price del{color:#A4A7AE;font-weight:400}
.single-product .lewhite-single-price ins{text-decoration:none}
.single-product .lewhite-single-price>span{margin-left:4px;color:#C7A64A;font-size:18px;font-weight:400}
.single-product .lewhite-product-summary hr{margin:36px 0 34px;border:0;border-top:1px solid #D6D7DA}
.single-product .lewhite-product-summary form.cart{margin:0!important}
.single-product .lewhite-single-options{margin-bottom:34px}
.single-product .lewhite-size-heading{display:grid;grid-template-columns:1fr auto 172px;gap:24px;align-items:center;margin-bottom:20px;color:#3F444D;font-family:var(--lw-sans);font-size:18px;line-height:1}
.single-product .lewhite-size-heading strong{font-weight:400}
.single-product .lewhite-size-heading a{grid-column:2;color:#6D727C;text-decoration:underline;text-underline-offset:4px}
.single-product .lewhite-product-summary .variations{width:100%;margin:0!important}
.single-product .lewhite-product-summary .variations tbody,.single-product .lewhite-product-summary .variations tr,.single-product .lewhite-product-summary .variations td,.single-product .lewhite-product-summary .variations th{display:block;padding:0!important;border:0}
.single-product .lewhite-product-summary .variations .label,.single-product .lewhite-native-variation-select,.single-product .reset_variations{display:none!important}
.single-product .lewhite-variation-swatches{display:flex;gap:24px;flex-wrap:wrap}
.single-product .lewhite-variation-swatches button{width:52px;height:52px;border:1px solid #A4A7AE;border-radius:2px;background:#FAFAFA;color:#6D727C;font-size:16px;line-height:1;cursor:pointer}
.single-product .lewhite-variation-swatches button.is-active{border-color:#C8AC7B;background:#fff;color:#C8AC7B}
.single-product .single_variation_wrap{position:relative}
.single-product .woocommerce-variation{display:none!important}
.single-product .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:end;margin-top:24px}
.single-product .quantity{position:static;grid-column:1/-1;justify-self:end;display:grid!important;grid-template-columns:52px 42px 52px;align-items:center;margin:0!important}
.single-product .quantity:before{content:"Quantity :";grid-column:1/-1;width:auto;margin:0 0 14px;color:#3F444D;font-size:18px;font-weight:500;line-height:1}
.single-product .quantity input.qty{width:42px!important;height:52px!important;border:0!important;background:#fff;text-align:center;color:#181D27;font-size:18px;appearance:textfield}
.single-product .quantity input.qty::-webkit-outer-spin-button,.single-product .quantity input.qty::-webkit-inner-spin-button{appearance:none;margin:0}
.single-product .lewhite-quantity-button{width:52px;height:52px;border:0;background:#FAFAFA;color:#A4A7AE;font-size:24px;line-height:1;cursor:pointer}
.single-product .single_add_to_cart_button,.single-product .lewhite-buy-now-button{width:100%;min-width:0!important;height:66px;margin:0!important;border-radius:2px!important;font-size:18px;font-weight:600;line-height:1}
.single-product .single_add_to_cart_button{background:#fff!important;border:1px solid #C8AC7B!important;color:#C8AC7B!important}
.single-product .lewhite-buy-now-button{background:#C8AC7B;border:1px solid #C8AC7B;color:#fff}
.single-product .lewhite-customize-box{margin-top:54px;background:#F6F6F6;padding:30px 24px 26px}
.single-product .lewhite-customize-box strong{display:block;margin-bottom:10px;color:#3C342C;font-family:var(--lw-sans);font-size:20px;font-weight:500;line-height:1}
.single-product .lewhite-customize-box p{margin:0 0 26px;color:#6D727C;font-size:13px;line-height:1.55}
.single-product .lewhite-customize-box a{height:66px;border:1px solid #8B5E3C;color:#8B5E3C;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:600}
.single-product .lewhite-product-tabs-wrap{position:relative;overflow:hidden;background:#fff;padding:0 0 120px}
.single-product .lewhite-product-tabs-wrap:before,.single-product .lewhite-product-tabs-wrap:after{content:"";position:absolute;width:586px;height:582px;background:url("../../../../uploads/2026/07/Vector3.png") center/contain no-repeat;opacity:.08;pointer-events:none}
.single-product .lewhite-product-tabs-wrap:before{left:-212px;top:-12px;transform:rotate(180deg)}
.single-product .lewhite-product-tabs-wrap:after{right:-170px;bottom:-38px}
.single-product .lewhite-product-tabs-wrap>.lewhite-container{position:relative;z-index:1;width:min(902px,calc(100% - 80px))}
.single-product .woocommerce-tabs ul.tabs{display:flex!important;justify-content:center;gap:76px;margin:0 0 76px!important;padding:0!important;list-style:none;border-bottom:1px solid #D6D7DA}
.single-product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.single-product .woocommerce-tabs ul.tabs li a{display:block;padding:0 12px 22px!important;color:#6D727C!important;text-transform:uppercase;font-family:"Playfair Display",var(--lw-serif);font-size:18px;font-weight:500!important;line-height:1}
.single-product .woocommerce-tabs ul.tabs li.active a{color:#3C342C!important;border-bottom:2px solid #3C342C}
.single-product .woocommerce-tabs .panel{max-width:902px;margin:0!important;color:#6D727C;font-family:var(--lw-sans);font-size:20px;line-height:1.55}
.single-product .woocommerce-tabs .panel h2{display:none}
.single-product .woocommerce-tabs .panel p{margin:0 0 26px}
.single-product .woocommerce-tabs .panel ul{margin:0;padding-left:0;list-style-position:inside}
.single-product .lewhite-related-wrap{background:#F7F7F7;padding:80px 0 72px}
.single-product .lewhite-related-wrap>.lewhite-container{width:calc(100% - 160px);max-width:1760px}
.single-product .lewhite-related-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}
.single-product .lewhite-related-header h2{margin:0;color:#181D27;font-family:"Playfair Display",var(--lw-serif);font-size:48px;font-weight:500;line-height:1}
.single-product .lewhite-related-header a{display:flex;align-items:center;gap:10px;color:#C8AC7B;text-transform:uppercase;font-size:16px;font-weight:600;line-height:1}
.single-product .lewhite-related-header .lewhite-icon{width:18px;height:18px}
.single-product .related.products>h2{display:none}
.single-product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important;padding:0!important;list-style:none}
.single-product .related.products ul.products:before,.single-product .related.products ul.products:after{content:none!important;display:none!important}
.single-product .related.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0!important}
.single-product .related.products .lewhite-product-image{aspect-ratio:422/500}
.single-product .related.products .lewhite-product-category{font-size:24px;line-height:1;margin:16px 0 9px}
.single-product .related.products .lewhite-product-meta h3{font-size:24px;line-height:1.12;margin:0 0 9px}
.single-product .related.products .lewhite-product-price{font-size:24px;line-height:1;font-weight:700}

/* Figma WooCommerce page and drawer refinements */
.woocommerce-account:not(.logged-in) .lewhite-main{background:#fff}
.woocommerce-account:not(.logged-in) .woocommerce{width:100%;max-width:none;margin:0}
.woocommerce-account .lewhite-login-stage{min-height:calc(100vh - 148px);background-image:var(--lw-login-bg,none);background-size:cover;background-position:center right;padding:230px 20px 320px}
.woocommerce-account .lewhite-login-wash{background:rgba(255,255,255,.68)}
.woocommerce-account .lewhite-login-card{width:580px;min-height:386px;border-radius:12px;padding:42px 54px 48px;box-shadow:0 10px 34px rgba(24,29,39,.1)}
.woocommerce-account .lewhite-login-icon{width:76px;height:76px;background:#F6F6F6}
.woocommerce-account .lewhite-login-card h1{margin:22px 0 5px;color:#181D27;font-size:32px;font-weight:500;line-height:1}
.woocommerce-account .lewhite-login-card>p{margin:0 0 26px;color:#6D727C;font-size:22px;line-height:1.25}
.woocommerce-account .lewhite-social-login{padding-top:36px;border-top:1px solid #D6D7DA}
.woocommerce-account .lewhite-social-login a,.woocommerce-account .lewhite-social-login button{width:100%;height:68px;border:1px solid #C8AC7B!important;background:#fff!important;color:#C8AC7B!important;font-size:22px;font-weight:600}
.woocommerce-account .lewhite-email-login{display:none}

.lewhite-order-confirmed{min-height:calc(100vh - 148px);padding:180px 20px;background:#fff}
.lewhite-order-confirmed-icon{width:102px;height:102px;background:#00C80D;font-size:58px}
.lewhite-order-confirmed h1{margin:26px 0 6px;color:#3F444D;font-size:42px;font-weight:600;line-height:1.1}
.lewhite-order-confirmed p{margin:0 0 44px;color:#6D727C;font-size:26px;line-height:1.2}
.lewhite-order-confirmed .lewhite-button{width:420px;height:78px;border-radius:8px;background:#D0AC70;border-color:#D0AC70;color:#fff;font-size:28px;font-weight:600}

.woocommerce-checkout .lewhite-checkout-page{padding:76px 0 104px;background:#fff}
.woocommerce-checkout .woocommerce-notices-wrapper{display:none}
.woocommerce-checkout .lewhite-checkout-page>.lewhite-container{width:calc(100% - 160px);max-width:1760px}
.woocommerce-checkout .lewhite-checkout-page>.lewhite-container>h1{margin:0 0 64px;color:#111827;font-family:"Playfair Display",var(--lw-serif);font-size:36px;font-weight:600;line-height:1}
.woocommerce-checkout .lewhite-checkout-grid{grid-template-columns:minmax(760px,1fr) 615px;gap:80px;align-items:start}
.woocommerce-checkout .lewhite-checkout-section>h2,.woocommerce-checkout .lewhite-checkout-box>h2,.woocommerce-checkout .lewhite-checkout-summary>h2{margin:0 0 16px;color:#A4A7AE;font-family:"Playfair Display",var(--lw-serif);font-size:24px;font-weight:500;line-height:1}
.woocommerce-checkout .lewhite-checkout-main .woocommerce-billing-fields>h3,.woocommerce-checkout .lewhite-checkout-main .woocommerce-shipping-fields>h3{display:none}
.woocommerce-checkout .woocommerce-additional-fields{display:none}
.woocommerce-checkout .lewhite-checkout-main .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .lewhite-checkout-main .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .lewhite-saved-address-card,.woocommerce-checkout .lewhite-coupon-card,.woocommerce-checkout .lewhite-payment-box .lewhite-payment-content,.woocommerce-checkout .lewhite-checkout-summary #order_review{border:1px solid #D6D7DA;background:#fff;box-shadow:0 4px 18px rgba(24,29,39,.08);border-radius:0}
.woocommerce-checkout .lewhite-checkout-main .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .lewhite-checkout-main .woocommerce-shipping-fields__field-wrapper{padding:66px 34px 32px;display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}
.woocommerce-checkout .lewhite-checkout-hidden-fields{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.woocommerce-checkout .lewhite-saved-address-card{min-height:222px;padding:38px 44px;display:grid;grid-template-columns:42px 1fr auto;gap:24px;align-items:start;margin-bottom:54px}
.woocommerce-checkout .lewhite-saved-address-icon .lewhite-icon{width:34px;height:34px;color:#6D727C}
.woocommerce-checkout .lewhite-saved-address-copy strong{display:block;margin-bottom:7px;color:#3F444D;font-size:21px;font-weight:700;line-height:1.35}
.woocommerce-checkout .lewhite-saved-address-copy p{max-width:560px;margin:0 0 13px;color:#3F444D;font-size:21px;line-height:1.45}
.woocommerce-checkout .lewhite-saved-address-contact{color:#8A8F98!important}
.woocommerce-checkout .lewhite-edit-address{border:0;background:transparent;color:#3C342C;text-decoration:underline;text-underline-offset:3px;font-size:18px;font-weight:600}
.woocommerce-checkout .woocommerce form .form-row{float:none!important;width:auto;margin:0;padding:0}
.woocommerce-checkout #billing_first_name_field,.woocommerce-checkout #billing_address_1_field,.woocommerce-checkout #billing_address_2_field{grid-column:1/-1}
.woocommerce-checkout #billing_email_field,.woocommerce-checkout #billing_country_field,.woocommerce-checkout #billing_city_field{grid-column:1}
.woocommerce-checkout #billing_phone_field,.woocommerce-checkout #billing_state_field,.woocommerce-checkout #billing_postcode_field{grid-column:2}
.woocommerce-checkout #billing_first_name_field{grid-row:1}
.woocommerce-checkout #billing_email_field,.woocommerce-checkout #billing_phone_field{grid-row:2}
.woocommerce-checkout #billing_address_1_field{grid-row:3}
.woocommerce-checkout #billing_address_2_field{grid-row:4}
.woocommerce-checkout #billing_country_field,.woocommerce-checkout #billing_state_field{grid-row:5}
.woocommerce-checkout #billing_city_field,.woocommerce-checkout #billing_postcode_field{grid-row:6}
.woocommerce-checkout #billing_address_2_field label.screen-reader-text{position:static!important;width:auto;height:auto;margin:0 0 7px;clip:auto;clip-path:none;overflow:visible;display:block}
.woocommerce-checkout .woocommerce form .form-row label,.woocommerce-checkout form.checkout .form-row label{margin-bottom:7px;color:#3F444D;font-size:16px;line-height:1}
.woocommerce-checkout .woocommerce form .form-row label .required,.woocommerce-checkout .woocommerce form .form-row label .optional{display:none}
.woocommerce-checkout .woocommerce form .form-row input.input-text,.woocommerce-checkout .woocommerce form .form-row textarea,.woocommerce-checkout .woocommerce form .form-row select{min-height:58px;border:1px solid #D6D7DA;background:#fff;color:#3F444D;font-size:17px;padding:13px 16px}
.woocommerce-checkout .woocommerce form .form-row textarea{height:150px;resize:vertical}
.woocommerce-checkout .woocommerce form .form-row-first,.woocommerce-checkout .woocommerce form .form-row-last{width:auto}
.woocommerce-checkout .lewhite-add-address-button{width:100%;height:64px;border:0;background:#D0AC70;color:#fff;font-size:20px;font-weight:600}
.woocommerce-checkout .lewhite-checkout-box{margin-top:58px}
.woocommerce-checkout .lewhite-coupon-card{display:grid;grid-template-columns:52px 1fr;gap:18px 22px;margin:0;padding:38px 44px}
.woocommerce-checkout .lewhite-coupon-icon{grid-row:1/3;width:44px;height:44px;border:2px dashed #8A8F98;border-radius:50%;display:grid;place-items:center;color:#8A8F98;font-weight:700}
.woocommerce-checkout .lewhite-coupon-content input{width:100%;height:54px;border:1px solid #D6D7DA;background:#fff;color:#3F444D;padding:0 18px;font-size:16px}
.woocommerce-checkout .lewhite-coupon-content p{margin:22px 0 0;color:#3F444D;font-size:18px;line-height:1}
.woocommerce-checkout .lewhite-coupon-content strong{font-weight:800}
.woocommerce-checkout .lewhite-payment-box .lewhite-payment-content{padding:36px 38px}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout .lewhite-payment-box #payment ul.payment_methods{padding:0!important;margin:0!important}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li,.woocommerce-checkout .lewhite-payment-box #payment ul.payment_methods li{min-height:68px;border:1px solid #D6D7DA;margin:0 0 20px;padding:21px 24px!important;background:#fff;color:#3F444D;font-size:20px;font-weight:600}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method>input:first-child:checked+label{color:#3F444D}
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li:has(input:checked){border-color:#C8AC7B}
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box{display:none!important}
.woocommerce-checkout .lewhite-payment-box #payment .place-order{display:none!important}
.woocommerce-checkout .lewhite-checkout-summary{position:sticky;top:24px}
.woocommerce-checkout .lewhite-checkout-summary #order_review{padding:38px 39px}
.woocommerce-checkout .lewhite-review-products{display:flex;flex-direction:column;gap:34px;padding-bottom:34px;border-bottom:1px solid #E6E6E6}
.woocommerce-checkout .lewhite-review-product{display:grid;grid-template-columns:155px 1fr;gap:22px}
.woocommerce-checkout .lewhite-review-product-image img{width:155px;height:172px;object-fit:cover}
.woocommerce-checkout .lewhite-review-product-copy .lewhite-product-category{margin:0 0 7px;color:#A4A7AE;font-size:18px;line-height:1}
.woocommerce-checkout .lewhite-review-product-copy h3{margin:0 0 10px;color:#3F444D;font-size:22px;font-weight:700;line-height:1.1}
.woocommerce-checkout .lewhite-review-product-copy .variation,.woocommerce-checkout .lewhite-review-product-copy p{margin:0 0 7px;color:#6D727C;font-size:16px;line-height:1.2}
.woocommerce-checkout .lewhite-review-product-price{margin-top:14px;color:#3F444D;font-size:22px;font-weight:700;line-height:1}
.woocommerce-checkout .lewhite-review-totals{padding:24px 0 20px;border-bottom:1px solid #E6E6E6}
.woocommerce-checkout .lewhite-review-totals>div,.woocommerce-checkout .lewhite-review-payable{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;color:#3F444D;font-size:18px;line-height:1}
.woocommerce-checkout .lewhite-review-totals strong{font-weight:500}
.woocommerce-checkout .lewhite-discount-total{color:#16833D}
.woocommerce-checkout .lewhite-review-payable{margin:24px 0 0;font-size:22px;font-weight:700}
.woocommerce-checkout .lewhite-review-payable .woocommerce-Price-amount{font-weight:700}
.woocommerce-checkout .lewhite-place-order{width:100%;height:68px;margin-top:26px!important;border:0!important;border-radius:3px!important;background:#D0AC70!important;color:#fff!important;font-size:22px;font-weight:600}

.single-product .lewhite-size-heading strong,.lewhite-quick-view-form [data-lewhite-selected-size]{text-transform:uppercase}
.single-product .woocommerce-tabs .panel ul{list-style:none;margin:0;padding:0}
.single-product .woocommerce-tabs .panel li{margin:0 0 6px}
.single-product .woocommerce-tabs .panel li:before{content:"\00B7 ";color:#6D727C}

body.lewhite-drawer-open .lewhite-overlay{display:block;background:rgba(24,20,16,.64)}
.lewhite-drawer{width:min(664px,100%);box-shadow:-18px 0 50px rgba(0,0,0,.08)}
.lewhite-drawer-header{height:102px;margin:0 42px;border-bottom:1px solid #A4A7AE}
.lewhite-drawer-header h2{color:#181D27;font-size:34px;font-weight:400;line-height:1}
.lewhite-drawer-header h2 span{font-weight:400}
.lewhite-drawer-close{width:44px;height:44px;padding:0;color:#181D27}
.lewhite-cart-drawer-content,.lewhite-wishlist-drawer-content,.lewhite-quick-view-content{padding:42px 42px 40px}
.lewhite-wishlist-items{gap:38px}
.lewhite-wishlist-item{grid-template-columns:172px 1fr;gap:20px;min-height:188px;padding:18px 66px 18px 18px;border-color:#D6D7DA}
.lewhite-wishlist-image img{width:172px;height:154px;object-fit:cover}
.lewhite-wishlist-item .lewhite-product-category{margin:0 0 8px;color:#A4A7AE;font-size:21px}
.lewhite-wishlist-item h3{margin:0 0 12px;color:#3F444D;font-size:24px;font-weight:700;line-height:1.1}
.lewhite-wishlist-item .lewhite-product-price{font-size:25px;line-height:1;color:#181D27}
.lewhite-wishlist-item .lewhite-product-price del{font-size:21px;color:#A4A7AE}
.lewhite-wishlist-item .lewhite-product-price>span{font-size:17px;color:#F2A400}
.lewhite-wishlist-item>.lewhite-wishlist-button{top:32px;right:18px;width:42px;height:42px;color:#f00;background:#fff;font-size:25px}
.lewhite-wishlist-item .lewhite-view-details{margin-top:22px;color:#6D727C;font-size:19px}

.lewhite-cart-items{gap:0}
.lewhite-drawer-product{grid-template-columns:172px 1fr 125px;gap:20px;padding:0 0 38px;margin-bottom:38px;border-bottom:1px solid #D6D7DA}
.lewhite-drawer-product-image img{width:172px;height:180px;object-fit:cover}
.lewhite-drawer-product-info .lewhite-product-category{margin:0 0 8px;color:#A4A7AE;font-size:20px}
.lewhite-drawer-product-info h3{margin:0 0 14px;color:#3F444D;font-size:23px;font-weight:700;line-height:1.1}
.lewhite-drawer-product-info .variation,.lewhite-drawer-product-info p{margin:0 0 12px;color:#6D727C;font-size:17px;line-height:1.2}
.lewhite-drawer-quantity{gap:18px;margin-top:24px}
.lewhite-drawer-quantity button{width:50px;height:58px;border:1px solid #D6D7DA;border-radius:4px;background:#FAFAFA;color:#f00;font-size:24px}
.lewhite-drawer-quantity button:last-child{color:#3C342C;background:#fff}
.lewhite-drawer-quantity span{font-size:22px;color:#181D27}
.lewhite-drawer-product-price{font-size:25px;font-weight:700;color:#181D27;line-height:1.2}
.lewhite-drawer-product-price del{display:block;color:#A4A7AE;font-weight:400}
.lewhite-drawer-product-price>a{margin-top:auto;color:#6D727C;font-size:20px;text-decoration:underline;text-underline-offset:3px}
.lewhite-cart-remove{display:none}
.lewhite-drawer-total{align-items:flex-start;padding:34px 0 26px}
.lewhite-drawer-total h3{color:#181D27;font-size:30px;font-weight:700;line-height:1}
.lewhite-drawer-total p{margin:8px 0 0;color:#F2A400;font-size:18px}
.lewhite-drawer-total strong{color:#181D27;font-size:28px;font-weight:700}
.lewhite-cart-drawer-content>.lewhite-button-block{height:74px;border:0;border-radius:4px;background:#3C342C;color:#fff;font-size:26px;font-weight:600}

.lewhite-quick-view-content{padding-bottom:42px}
.lewhite-quick-view-product{position:relative;min-height:calc(100vh - 184px);padding-bottom:224px}
.lewhite-quick-view-top{grid-template-columns:256px 1fr;gap:34px;margin-bottom:34px}
.lewhite-quick-view-image{position:relative}
.lewhite-quick-view-image img{width:256px;height:196px;object-fit:cover}
.lewhite-quick-view-image .lewhite-wishlist-button{width:40px;height:40px;right:16px;top:16px}
.lewhite-quick-view-meta .lewhite-product-category{margin:6px 0 14px;color:#A4A7AE;font-size:24px}
.lewhite-quick-view-meta h3{margin:0 0 20px;color:#181D27;font-size:31px;font-weight:700;line-height:1.1}
.lewhite-quick-view-meta .lewhite-single-price{font-size:31px}
.lewhite-quick-view-meta .lewhite-single-price del{color:#A4A7AE;font-weight:400}
.lewhite-quick-view-meta .lewhite-single-price>span{color:#6576C7;font-size:24px}
.lewhite-quick-view-meta .lewhite-view-details{margin-top:28px;color:#6D727C;font-size:22px;text-decoration:underline;text-underline-offset:4px}
.lewhite-quick-view-description{margin:0 0 42px;color:#3F444D;font-size:22px;line-height:1.55}
.lewhite-quick-view-form .lewhite-size-heading{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:26px;color:#3F444D;font-size:26px;line-height:1}
.lewhite-quick-view-form .lewhite-size-heading strong{font-weight:400}
.lewhite-quick-view-form .lewhite-size-heading a{color:#6D727C;text-decoration:underline;text-underline-offset:4px}
.lewhite-quick-view-form .variations .label,.lewhite-quick-view-form .lewhite-native-variation-select,.lewhite-quick-view-form .reset_variations{display:none!important}
.lewhite-quick-view-form .lewhite-variation-swatches{display:flex;gap:28px;flex-wrap:wrap;margin-bottom:44px}
.lewhite-quick-view-form .lewhite-variation-swatches button{min-width:58px;height:58px;padding:0 20px;border:1px solid #A4A7AE;border-radius:3px;background:#FAFAFA;color:#6D727C;font-size:22px}
.lewhite-quick-view-form .lewhite-variation-swatches button.is-active{border:2px solid #3C342C;color:#3C342C;background:#fff}
.lewhite-quick-view-form .quantity{display:grid!important;grid-template-columns:58px 52px 58px;gap:0;align-items:center;margin:0 0 230px!important}
.lewhite-quick-view-form .quantity:before{content:"Quantity : 1";grid-column:1/-1;margin-bottom:26px;color:#3F444D;font-size:26px;line-height:1}
.lewhite-quick-view-form .quantity input.qty{width:52px!important;height:58px!important;border:0!important;text-align:center;background:#fff;color:#181D27;font-size:22px}
.lewhite-quick-view-form .lewhite-quantity-button{width:58px;height:58px;border:1px solid #D6D7DA;border-radius:4px;background:#FAFAFA;color:#A4A7AE;font-size:24px}
.lewhite-quick-view-form .lewhite-buy-now-button,.lewhite-quick-view-form .single_add_to_cart_button{width:100%;height:78px;margin:0!important;border-radius:4px!important;font-size:28px;font-weight:600}
.lewhite-quick-view-form .lewhite-buy-now-button{position:absolute;left:42px;right:42px;bottom:144px;width:calc(100% - 84px);background:#D0AC70;border:0;color:#fff}
.lewhite-quick-view-form .single_add_to_cart_button{position:absolute;left:42px;right:42px;bottom:42px;width:calc(100% - 84px);background:#fff!important;border:1px solid #C8AC7B!important;color:#C8AC7B!important}
.tt-price{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap;line-height:1.1}
.tt-price ins{text-decoration:none}.tt-price del{color:#A4A7AE;font-weight:400}.tt-price__discount{color:#C8A06A;font-weight:400}
.lewhite-product-price .tt-price,.lewhite-home-product-card__price .tt-price{gap:6px}.lewhite-product-price .tt-price del,.lewhite-home-product-card__price .tt-price del,.lewhite-single-price .tt-price del{margin-left:0}
.lewhite-single-price .tt-price{font-size:inherit}.single-product .lewhite-variation-row th.label,.lewhite-quick-view-form .lewhite-variation-row th.label{display:none}.single-product .lewhite-variation-row td.value,.lewhite-quick-view-form .lewhite-variation-row td.value{display:block;padding:0}
.single-product .lewhite-variation-heading,.lewhite-quick-view-form .lewhite-variation-heading{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin:0 0 14px;color:#6D727C;font-size:16px}.single-product .lewhite-variation-heading strong,.lewhite-quick-view-form .lewhite-variation-heading strong{color:#6D727C;font-weight:400;text-transform:none}.single-product .lewhite-size-heading strong,.lewhite-quick-view-form [data-lewhite-selected-size]{text-transform:uppercase}
.lewhite-size-guide-link{border:0;background:transparent;color:#6D727C;text-decoration:underline;text-underline-offset:3px;padding:0;font:inherit;cursor:pointer}.lewhite-size-guide-link:focus-visible,.lewhite-variation-swatches button:focus-visible,.lewhite-load-reviews:focus-visible{outline:2px solid #C8A06A;outline-offset:3px}.lewhite-variation-swatches button[disabled]{opacity:.45;cursor:not-allowed}
body.lewhite-modal-open{overflow:hidden}.lewhite-size-guide-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:28px}.lewhite-size-guide-modal[hidden]{display:none}.lewhite-size-guide-modal__overlay{position:absolute;inset:0;background:rgba(24,20,16,.58)}.lewhite-size-guide-modal__dialog{position:relative;width:min(760px,100%);max-height:min(86vh,820px);overflow:auto;background:#fff;padding:34px;border:1px solid #E5E0D8;box-shadow:0 24px 80px rgba(24,20,16,.18)}.lewhite-size-guide-modal__close{position:absolute;top:18px;right:18px;border:0;background:transparent;color:#181D27}.lewhite-size-guide-modal__close .lewhite-icon{width:24px;height:24px}.lewhite-size-guide-modal__eyebrow{margin:0 0 6px;color:#A4A7AE;font-family:var(--lw-serif);font-size:18px}.lewhite-size-guide-modal h2{margin:0 42px 24px 0;font-family:var(--lw-serif);font-size:34px;line-height:1.05}.lewhite-size-guide-modal__content img{display:block;max-width:100%;height:auto;margin:auto}.lewhite-size-guide-modal__content .button{display:inline-flex;align-items:center;justify-content:center;margin:10px 10px 0 0;padding:14px 22px;background:#C8A06A;color:#fff;text-decoration:none}.lewhite-size-guide-modal__content .button.alt{background:#fff;color:#8A612F;border:1px solid #C8A06A}.lewhite-size-guide-table-wrap{overflow:auto;max-width:100%}.lewhite-size-guide-table-wrap table{width:100%;border-collapse:collapse;min-width:520px}.lewhite-size-guide-table-wrap th,.lewhite-size-guide-table-wrap td{border:1px solid #E5E0D8;padding:12px;text-align:left}
.lewhite-reviews{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:56px}.lewhite-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.lewhite-review-header h2{margin:0;font-family:var(--lw-serif);font-size:34px;line-height:1.1}.lewhite-review-summary{display:flex;align-items:center;gap:10px;color:#6D727C}.lewhite-review-summary .star-rating{color:#C8A06A}.lewhite-review-list{margin:0;padding:0;list-style:none}.lewhite-review-list .review{padding:22px 0;border-bottom:1px solid #E5E0D8}.lewhite-review-list .comment_container{display:grid;grid-template-columns:54px 1fr;gap:16px}.lewhite-review-list .avatar{border-radius:50%}.lewhite-review-list .meta{margin:0 0 8px;color:#6D727C}.lewhite-review-list .description{color:#3F444D;line-height:1.65}.lewhite-load-reviews,.lewhite-review-submit{border:1px solid #C8A06A;background:#C8A06A;color:#fff;padding:14px 26px;margin-top:22px}.lewhite-review-form-wrap{padding:26px;border:1px solid #E5E0D8;background:#fff}.lewhite-review-form-wrap .comment-reply-title{display:block;margin:0 0 18px;font-family:var(--lw-serif);font-size:28px}.lewhite-review-form-wrap label{display:block;margin-bottom:8px;color:#3F444D}.lewhite-review-form-wrap input:not([type=submit]),.lewhite-review-form-wrap textarea,.lewhite-review-form-wrap select{width:100%;border:1px solid #D6D7DA;background:#fff;padding:12px 14px}.lewhite-review-form-wrap .comment-form-rating .stars a{color:#C8A06A}.lewhite-review-message{padding:12px 14px;background:#FFF4DD;color:#8A612F;border:1px solid #E6C98B}
@media (max-width:767px){.single-product .lewhite-variation-heading,.lewhite-quick-view-form .lewhite-variation-heading{grid-template-columns:1fr;gap:8px}.lewhite-size-guide-modal{padding:14px}.lewhite-size-guide-modal__dialog{padding:24px 18px}.lewhite-size-guide-modal h2{font-size:28px}.lewhite-reviews{grid-template-columns:1fr;gap:30px}.lewhite-review-header{display:block}.lewhite-review-summary{margin-top:12px;flex-wrap:wrap}}

/* Homepage Figma lock: product images use the same responsive frame as Our Collections. */
.lewhite-home .lewhite-collections__grid{height:auto!important;align-items:start}
.lewhite-home .lewhite-collection-card,
.lewhite-home .lewhite-home-product-card__media-wrap,
.lewhite-home .lewhite-product-image{height:auto!important;aspect-ratio:var(--lewhite-collection-card-ratio)!important}
.lewhite-home .lewhite-home-product-card{height:auto!important;min-height:0!important;overflow:visible}
.lewhite-home .lewhite-collection-card__image,
.lewhite-home .lewhite-collection-card__image img,
.lewhite-home .lewhite-home-product-card__media,
.lewhite-home .lewhite-home-product-card__media img,
.lewhite-home .lewhite-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}

/* Homepage wishlist guard: keep one Figma-style heart inside each product image. */
.lewhite-home .lewhite-home-product-card__media-wrap{overflow:hidden!important}
.lewhite-home .lewhite-home-product-card__media-wrap>.lewhite-wishlist-button:not(.lewhite-home-product-card__wishlist),
.lewhite-home .lewhite-home-product-card__media-wrap>.lewhite-home-product-card__wishlist~.lewhite-wishlist-button{display:none!important}
.lewhite-home .lewhite-home-product-card__wishlist.lewhite-wishlist-button{top:24px!important;right:24px!important;width:40px!important;height:40px!important;overflow:hidden!important}
.lewhite-home .lewhite-home-product-card__wishlist.lewhite-wishlist-button:before,
.lewhite-home .lewhite-home-product-card__wishlist.lewhite-wishlist-button:after{content:none!important;display:none!important}
.lewhite-home .lewhite-home-product-card__media-wrap--embedded-wishlist>.lewhite-home-product-card__wishlist.lewhite-wishlist-button{top:10px!important;right:13px!important;background:transparent!important;color:transparent!important;border-color:transparent!important;box-shadow:none!important}
.lewhite-home .lewhite-home-product-card__media-wrap--embedded-wishlist>.lewhite-home-product-card__wishlist.lewhite-wishlist-button .lewhite-icon{opacity:0!important}
@media (max-width:767px){
	.lewhite-home .lewhite-home-product-card__wishlist.lewhite-wishlist-button{top:10px!important;right:10px!important;width:36px!important;height:36px!important}
}

/* Figma lock: cart and wishlist side drawers. */
.lewhite-drawer-cart,
.lewhite-drawer-wishlist{width:min(664px,100%);background:#fff}
.lewhite-drawer-cart .lewhite-drawer-header,
.lewhite-drawer-wishlist .lewhite-drawer-header{height:102px;margin:0 42px;border-bottom:1px solid #A4A7AE}
.lewhite-drawer-cart .lewhite-drawer-header h2,
.lewhite-drawer-wishlist .lewhite-drawer-header h2{margin:0;color:#181D27;font-family:var(--lw-sans);font-size:34px;font-weight:400;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-header h2 span,
.lewhite-drawer-wishlist .lewhite-drawer-header h2 span{font-weight:400}
.lewhite-drawer-cart .lewhite-drawer-close,
.lewhite-drawer-wishlist .lewhite-drawer-close{width:44px;height:44px;padding:0;color:#181D27}
.lewhite-drawer-cart .lewhite-drawer-close .lewhite-icon,
.lewhite-drawer-wishlist .lewhite-drawer-close .lewhite-icon{width:28px;height:28px}
.lewhite-cart-drawer-content{padding:60px 42px 42px}
.lewhite-wishlist-drawer-content{padding:42px 42px 40px}
.lewhite-drawer-cart .lewhite-cart-items{gap:0}
.lewhite-drawer-cart .lewhite-drawer-product{display:grid;grid-template-columns:172px minmax(0,1fr) 126px;gap:20px;padding:0 18px 38px;margin:0 0 38px;border-bottom:1px solid #D6D7DA}
.lewhite-drawer-cart .lewhite-drawer-product-image img{display:block;width:172px;height:180px;object-fit:cover;object-position:center}
.lewhite-drawer-cart .lewhite-drawer-product-info{min-width:0}
.lewhite-drawer-cart .lewhite-drawer-product-info .lewhite-product-category{margin:8px 0 9px;color:#A4A7AE;font-family:"Playfair Display",var(--lw-serif);font-size:20px;font-weight:400;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-product-info h3{margin:0 0 18px;color:#3F444D;font-family:var(--lw-sans);font-size:24px;font-weight:700;line-height:1.12}
.lewhite-drawer-cart .lewhite-drawer-product-info h3 a{color:inherit}
.lewhite-drawer-cart .lewhite-drawer-product-info .variation{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 20px;color:#6D727C;font-size:20px;line-height:1.1}
.lewhite-drawer-cart .lewhite-drawer-product-info .variation dt,
.lewhite-drawer-cart .lewhite-drawer-product-info .variation dd,
.lewhite-drawer-cart .lewhite-drawer-product-info .variation p{margin:0;font-weight:400;line-height:inherit}
.lewhite-drawer-cart .lewhite-drawer-quantity{gap:18px;margin-top:0}
.lewhite-drawer-cart .lewhite-drawer-quantity button{width:50px;height:58px;border:1px solid #D6D7DA;border-radius:4px;background:#FAFAFA;color:#E70000;font-size:25px;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-quantity button:last-child{background:#fff;color:#3C342C}
.lewhite-drawer-cart .lewhite-drawer-quantity span{min-width:20px;text-align:center;color:#3C342C;font-size:23px;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-product-price{display:flex;flex-direction:column;align-items:flex-end;min-width:0;color:#181D27;font-family:var(--lw-sans);font-size:26px;font-weight:700;line-height:1.12;text-align:right}
.lewhite-drawer-cart .lewhite-drawer-product-price-main{width:100%}
.lewhite-drawer-cart .lewhite-drawer-product-price .tt-price{display:flex;flex-direction:column;align-items:flex-end;gap:8px}
.lewhite-drawer-cart .lewhite-drawer-product-price del{display:block;color:#A4A7AE;font-size:24px;font-weight:400;line-height:1;text-decoration-thickness:1px}
.lewhite-drawer-cart .lewhite-drawer-product-price ins,
.lewhite-drawer-cart .lewhite-drawer-product-price .tt-price__single{color:#000;font-size:28px;font-weight:700;line-height:1;text-decoration:none}
.lewhite-drawer-cart .lewhite-drawer-product-price .tt-price__discount{color:#F2A400;font-size:18px;font-weight:400;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-product-price>a{margin-top:auto;color:#6D727C;font-size:20px;font-weight:400;line-height:1.1;text-decoration:underline;text-underline-offset:4px}
.lewhite-drawer-cart .lewhite-cart-remove{display:none}
.lewhite-drawer-cart .lewhite-drawer-total{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start;padding:28px 0 30px;border:0;background:#fff}
.lewhite-drawer-cart .lewhite-drawer-total h3{margin:0;color:#181D27;font-family:var(--lw-sans);font-size:34px;font-weight:700;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-total p{margin:14px 0 0;color:#F2A400;font-size:22px;font-style:italic;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-total-price{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap;text-align:right}
.lewhite-drawer-cart .lewhite-drawer-total-price del{color:#A4A7AE;font-size:28px;font-weight:400;line-height:1;text-decoration-thickness:1px}
.lewhite-drawer-cart .lewhite-drawer-total-price strong{color:#000;font-size:34px;font-weight:700;line-height:1}
.lewhite-drawer-cart .lewhite-drawer-total-price span{flex:0 0 100%;color:#F2A400;font-size:20px;font-weight:400;line-height:1}
.lewhite-cart-drawer-content>.lewhite-button-block{display:flex;align-items:center;justify-content:center;width:100%;height:74px;border:0;border-radius:4px;background:#3C342C;color:#fff;font-size:26px;font-weight:600;line-height:1}
.lewhite-drawer-wishlist .lewhite-wishlist-items{gap:38px}
.lewhite-drawer-wishlist .lewhite-wishlist-item{display:grid;grid-template-columns:172px minmax(0,1fr);gap:20px;min-height:188px;padding:18px 68px 18px 18px;border:1px solid #C9C9C9;border-radius:3px;background:#fff}
.lewhite-drawer-wishlist .lewhite-wishlist-image img{display:block;width:172px;height:154px;object-fit:cover;object-position:center}
.lewhite-drawer-wishlist .lewhite-wishlist-item .lewhite-product-category{margin:8px 0 9px;color:#A4A7AE;font-family:"Playfair Display",var(--lw-serif);font-size:21px;font-weight:400;line-height:1}
.lewhite-drawer-wishlist .lewhite-wishlist-item h3{margin:0 0 18px;color:#3F444D;font-family:var(--lw-sans);font-size:24px;font-weight:700;line-height:1.1}
.lewhite-drawer-wishlist .lewhite-wishlist-item h3 a{color:inherit}
.lewhite-drawer-wishlist .lewhite-product-price .tt-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.lewhite-drawer-wishlist .lewhite-product-price .tt-price__sale,
.lewhite-drawer-wishlist .lewhite-product-price .tt-price__single{order:1;color:#000;font-size:26px;font-weight:700;line-height:1;text-decoration:none}
.lewhite-drawer-wishlist .lewhite-product-price .tt-price__regular{order:2;color:#A4A7AE;font-size:24px;font-weight:400;line-height:1;text-decoration-thickness:1px}
.lewhite-drawer-wishlist .lewhite-product-price .tt-price__discount{order:3;color:#F2A400;font-size:20px;font-weight:400;line-height:1}
.lewhite-drawer-wishlist .lewhite-wishlist-item .lewhite-view-details{margin-top:26px;color:#6D727C;font-size:22px;line-height:1;text-decoration:underline;text-underline-offset:4px}
.lewhite-drawer-wishlist .lewhite-wishlist-item>.lewhite-wishlist-button{top:33px;right:18px;width:52px;height:52px;border:0;border-radius:50%;background:#FAFAFA;color:#F00000;box-shadow:none;font-size:36px;line-height:1}
.lewhite-drawer-wishlist .lewhite-wishlist-item>.lewhite-wishlist-button .lewhite-icon{display:none}
