/*
Theme Name: The Wearhouse
Theme URI: https://shopthewearhouse.com
Author: The Wearhouse, LLC
Description: Editorial WooCommerce theme created for The Wearhouse.
Version: 1.0.4
Text Domain: the-wearhouse
*/

:root{--cream:#e6d9c4;--cream-light:#f6f0e7;--brown:#3a2e24;--brown-deep:#241a14;--olive:#687343;--terracotta:#b87749;--white:#fff;--line:rgba(58,46,36,.18);--container:1400px;--serif:"Old Standard TT",Georgia,serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--brown);font-family:var(--sans);font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #111;outline-offset:3px}.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;top:8px;left:8px;width:auto;height:auto;clip:auto;padding:12px 18px;background:#fff;z-index:10000}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(230,217,196,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{height:68px;max-width:var(--container);margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-logo img{width:240px;max-height:44px;object-fit:contain}.desktop-nav ul{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.desktop-nav a{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.desktop-nav .menu-item-has-children{position:relative}.desktop-nav .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:260px;padding:20px;background:var(--cream-light);box-shadow:0 12px 28px rgba(36,26,20,.16);gap:10px;flex-direction:column}.desktop-nav .menu-item-has-children:hover>.sub-menu,.desktop-nav .menu-item-has-children:focus-within>.sub-menu{display:flex}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border:0;background:transparent;cursor:pointer}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.cart-count{font-size:10px;min-width:18px;height:18px;display:grid;place-items:center;background:var(--brown);color:#fff;border-radius:50%;margin-left:-15px;margin-top:-22px}.mobile-toggle{display:none}.search-panel{display:none;position:fixed;inset:68px 0 auto;background:var(--cream-light);padding:28px;z-index:999;border-bottom:1px solid var(--line)}.search-panel.is-open{display:block}.search-panel form{display:flex;max-width:900px;margin:auto}.search-panel input{flex:1;height:52px;border:1px solid var(--brown);background:#fff;padding:0 18px}.search-panel button{width:120px;border:0;background:var(--brown);color:#fff}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,420px);background:var(--cream-light);z-index:2000;transform:translateX(-102%);transition:transform .25s ease;padding:20px 28px;overflow:auto}.mobile-drawer.is-open{transform:translateX(0)}.drawer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:26px;border-bottom:1px solid var(--line)}.drawer-logo{width:210px}.mobile-drawer ul{list-style:none;margin:22px 0;padding:0}.mobile-drawer li{border-bottom:1px solid var(--line)}.mobile-drawer a{display:flex;align-items:center;min-height:52px;font-family:var(--serif);font-size:22px}.mobile-drawer .sub-menu{margin:0 0 12px;padding-left:18px}.mobile-drawer .sub-menu a{font-family:var(--sans);font-size:14px}.drawer-overlay{position:fixed;inset:0;background:rgba(20,15,10,.5);z-index:1900;opacity:0;visibility:hidden;transition:.2s}.drawer-overlay.is-open{opacity:1;visibility:visible}
.container{width:min(calc(100% - 48px),var(--container));margin:auto}.section{padding:72px 0}.section-title{font:600 clamp(34px,4vw,54px)/1.05 var(--serif);margin:0 0 34px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 22px;border:1px solid transparent;border-radius:14px;background:var(--terracotta);color:#fff;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.btn:hover,.button:hover{background:var(--brown);color:#fff}.btn:active{transform:scale(.98)}.btn--olive{background:var(--olive)}.btn--dark{background:var(--brown)}
.home-hero{position:relative;min-height:55svh;background:#777 center 42%/cover no-repeat;display:flex;align-items:flex-end;color:#fff}.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,20,14,.45),transparent 60%)}.hero-content{position:relative;z-index:2;padding:0 0 54px;max-width:560px}.hero-content h1{font:600 clamp(42px,5.5vw,76px)/.98 var(--serif);margin:8px 0 24px;text-wrap:balance}.hero-content p{font-size:18px;max-width:470px}.product-section{background:var(--cream)}.product-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;clear:none!important}.product-card__image,.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover;background:#d8d6cf;margin:0 0 13px!important}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 14px/1.35 var(--sans);padding:0!important;margin:0 0 4px!important}.product-card .price,.woocommerce ul.products li.product .price{font-size:13px!important;color:var(--brown)!important}.woocommerce ul.products li.product .button{margin-top:10px!important;width:100%;border-radius:0;background:transparent;color:var(--brown);border:1px solid var(--brown)}
.split-hero{min-height:100svh;display:grid;grid-template-columns:1fr 1fr;position:relative;background:#d8d5ce}.split-hero img{width:100%;height:100%;object-fit:cover;min-height:100svh}.split-copy{position:absolute;inset:0;display:grid;place-content:center;text-align:center;z-index:2;background:linear-gradient(0deg,rgba(30,20,14,.25),transparent 42%)}.split-copy-inner{background:rgba(246,240,231,.92);padding:20px 28px;border-radius:14px}.split-copy h2{font:600 clamp(42px,6vw,76px)/1 var(--serif);margin:0 0 8px}.split-copy p{margin:0 0 18px;font-weight:600}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:78svh;background:var(--cream)}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{padding:8vw;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font:600 clamp(38px,5vw,62px)/1 var(--serif);margin:0 0 20px}.story-copy p{max-width:620px}.editorial-banner{min-height:62svh;display:grid;grid-template-columns:1fr 1fr;background:var(--cream-light)}.editorial-text{display:grid;place-content:center;padding:40px}.editorial-text h2{font:600 clamp(68px,11vw,160px)/.8 var(--serif);text-transform:uppercase;margin:0;letter-spacing:-.06em}.editorial-image{overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-card{position:relative;min-height:520px;overflow:hidden}.category-card img{width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(25,18,13,.65))}.category-card__label{position:absolute;z-index:2;left:24px;bottom:24px;color:#fff}.category-card h3{font:600 34px/1 var(--serif);margin:0 0 8px}.trust-strip{background:var(--brown);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;text-align:center}.trust-grid h3{font:600 24px var(--serif);margin:8px}.trust-grid p{margin:0;color:#e8dfd6;font-size:14px}.newsletter{background:var(--cream);padding:38px 0}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.newsletter h2{font:600 34px var(--serif);margin:0}.newsletter p{margin:4px 0}.newsletter form{display:flex}.newsletter input{height:52px;flex:1;border:0;border-radius:28px 0 0 28px;padding:0 24px;background:#fff}.newsletter button{width:58px;border:0;border-radius:0 28px 28px 0;background:#fff;cursor:pointer;font-size:24px}
.site-footer{background:var(--brown-deep);color:#f6f0e7;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px}.footer-logo{width:260px;margin-bottom:18px;filter:none}.site-footer h3{font:600 20px var(--serif);margin:0 0 18px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:9px 0}.site-footer a{color:#f6f0e7;font-size:14px}.social-links{display:flex;gap:10px;margin-top:20px}.social-links a{width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center}.social-links svg{width:19px;height:19px;fill:currentColor}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:44px;padding-top:22px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.page-hero{padding:90px 0 52px;background:var(--cream-light)}.page-hero h1{font:600 clamp(44px,6vw,76px)/1 var(--serif);margin:0}.page-content{padding:64px 0;max-width:900px}.page-content h2,.page-content h3{font-family:var(--serif)}.page-content a{text-decoration:underline}.page-content table{width:100%;border-collapse:collapse}.page-content th,.page-content td{padding:12px;border:1px solid var(--line);text-align:left}
.woocommerce-page main,.woocommerce main{width:min(calc(100% - 48px),var(--container));margin:60px auto}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:50px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product div.summary{position:sticky;top:125px;align-self:start}.woocommerce div.product .product_title{font:600 clamp(36px,4vw,58px)/1.05 var(--serif)}.woocommerce div.product p.price{color:var(--brown);font-size:22px}.woocommerce div.product form.cart .variations select{min-height:48px;border:1px solid var(--brown);padding:0 14px;background:#fff}.reset_variations{border:0;background:transparent;text-decoration:underline;cursor:pointer;padding:8px}.woocommerce .quantity .qty{min-height:46px}.woocommerce-message,.woocommerce-info{border-top-color:var(--terracotta);background:var(--cream-light)}.woocommerce table.shop_table{background:#fff;border-radius:0}.wc-block-components-sidebar-layout{gap:36px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:48px;padding:10px 12px;border:1px solid #8a8179;background:#fff}.woocommerce form .form-row label{font-weight:600}.woocommerce span.onsale{background:var(--terracotta)}
.error-404{text-align:center;min-height:58svh;display:grid;place-content:center}.error-404 h1{font:600 clamp(70px,14vw,180px)/.8 var(--serif);margin:0}.error-404 h2{font:600 36px var(--serif)}
@media(max-width:1024px){.desktop-nav{display:none}.mobile-toggle{display:inline-grid}.header-inner{grid-template-columns:1fr auto 1fr;padding:0 16px}.brand-logo img{width:205px}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.story-copy{padding:7vw 5vw}.category-card{min-height:400px}.woocommerce div.product{grid-template-columns:1fr;gap:20px}.woocommerce div.product div.summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:768px){body{font-size:16px}.site-header .header-inner{height:60px}.search-panel{inset:60px 0 auto;padding:16px}.search-panel button{width:90px}.container{width:min(calc(100% - 32px),var(--container))}.section{padding:50px 0}.home-hero{min-height:40svh;background-position:52% center}.home-hero:after{background:linear-gradient(0deg,rgba(30,20,14,.58),transparent 70%)}.hero-content{padding-bottom:28px}.hero-content h1{font-size:42px;max-width:320px}.hero-content p{font-size:16px}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.split-hero{min-height:86svh}.split-hero img{min-height:86svh}.split-copy-inner{padding:16px 20px}.split-copy h2{font-size:42px}.story-section{grid-template-columns:1fr;min-height:0}.story-image{height:62svh}.story-copy{padding:48px 20px}.editorial-banner{min-height:52svh}.editorial-text{padding:18px}.editorial-text h2{font-size:15vw}.category-grid{grid-template-columns:1fr}.category-card{min-height:75svh}.trust-grid{grid-template-columns:1fr;gap:28px}.newsletter-grid{grid-template-columns:1fr;gap:22px}.newsletter form{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.woocommerce-page main,.woocommerce main{width:min(calc(100% - 28px),var(--container));margin:36px auto}.woocommerce div.product .product_title{font-size:38px}.woocommerce table.shop_table_responsive tr td::before{font-weight:700}.wc-block-cart,.wc-block-checkout{font-size:15px}}
@media(max-width:390px){.brand-logo img{width:165px}.header-actions{gap:0}.header-actions .account-link{display:none}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.editorial-text h2{font-size:14vw}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
