/*
Theme Name: Elmsavere House
Author: ELMSAVERE HOUSE LTD
Description: A responsive menswear storefront for WooCommerce.
Version: 1.0.0
Requires PHP: 8.0
Text Domain: elmsavere-house
*/
:root{--navy:#12325d;--deep:#041e3a;--ink:#141414;--muted:#62666b;--grey:#eeeef0;--line:#dedee1;--space:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:14px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #3974b9;outline-offset:4px}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3{line-height:1.16;margin:0 0 20px}h1{font-size:clamp(28px,3vw,42px)}h2{font-size:clamp(24px,2.4vw,34px);font-weight:800;letter-spacing:-.7px}h3{font-size:16px}p{margin:0 0 20px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{display:block;background:#fff;padding:12px;position:absolute;z-index:9999}.announcement{height:32px;background:#242424;color:white;display:flex;justify-content:center;align-items:center;font-size:10px;letter-spacing:1.6px;position:relative}.announcement>span{position:absolute;right:30px;font-size:9px}.site-header{min-height:74px;padding:0 32px;display:flex;gap:30px;align-items:center;position:relative;z-index:40;background:#fff;border-bottom:1px solid #eee}.wordmark{font-size:23px;letter-spacing:-1px;font-weight:900;white-space:nowrap;line-height:1}.site-header nav{display:flex;align-items:center;gap:23px;flex:1;font-size:11px;font-weight:600;letter-spacing:.2px}.site-header nav>a,.mega>summary{padding:27px 0;cursor:pointer}.site-header nav>a:hover,.mega>summary:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:20px}.currency{font-size:11px;white-space:nowrap}.icon-button{background:none;border:0;padding:0;cursor:pointer;display:flex;color:inherit}.menu-toggle{display:none}.account-link,.cart-link{display:flex;align-items:center}.cart-link{gap:3px}.eh-cart-count{font-size:10px}.mega>summary{list-style:none}.mega>summary::-webkit-details-marker{display:none}.mega>summary:after{content:'⌄';margin-left:6px}.mega-panel{position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 12px #0000000d;background:white;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:35px max(7vw,30px);border-top:1px solid var(--line)}.mega-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}.mega-panel strong{grid-column:1/-1;margin-bottom:8px}.mega-panel a{font-size:13px;font-weight:400}.mega-image{display:flex;gap:25px;align-items:center}.mega-image img{width:140px;height:160px;object-fit:cover}.mega-image span{font-weight:700}#header-search{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line);padding:30px var(--space);box-shadow:0 8px 12px #0000000d}#header-search form{max-width:800px;margin:auto}#header-search label{display:block;margin-bottom:10px;font-size:17px}#header-search form>div{display:flex}#header-search input{flex:1;min-width:0;border:1px solid var(--line);padding:13px}#header-search button{border:0;background:var(--navy);color:#fff;padding:0 25px}.campaign-hero{display:block}.campaign-hero img{display:block;width:100%;aspect-ratio:1920/850;object-fit:cover}.collection-strap{text-align:center;background:var(--navy);color:#fff;padding:13px 20px;letter-spacing:1px;font-size:11px}.category-section{background:var(--grey);padding:50px 0 45px var(--space);display:flex;gap:32px;align-items:center}.category-heading{flex:0 0 230px;text-align:center}.category-heading h2{font-size:22px;letter-spacing:-.5px;margin-bottom:12px}.category-heading p{font-size:12px}.category-track{display:flex;gap:12px;overflow-x:auto;padding:0 var(--space) 18px 0;scrollbar-color:#777 #ddd;scrollbar-width:thin;scroll-snap-type:x proximity}.category-card{flex:0 0 clamp(160px,18vw,265px);scroll-snap-align:start}.category-card img{width:100%;aspect-ratio:345/467;object-fit:cover;transition:filter .2s}.category-card:hover img{filter:brightness(.96)}.category-card h3{font-size:11px;margin:10px 0 0;font-weight:600;letter-spacing:.3px}.brand-statement{padding:55px 20px;text-align:center;font-size:12px;letter-spacing:1.2px;color:var(--muted)}.section{padding:65px var(--space);text-align:center}.section-heading{margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:2px;margin:0 0 13px;font-weight:500}.seasonal{padding-top:10px;max-width:1400px;margin:auto}.seasonal>a:first-of-type{display:block}.seasonal img{width:100%;height:auto}.seasonal>p{margin:24px 0}.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;background:var(--navy);color:#fff;border:1px solid var(--navy);padding:12px 30px;font-size:11px;font-weight:600;border-radius:0;line-height:1.4;letter-spacing:.6px;cursor:pointer;text-transform:uppercase;transition:background .2s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--deep);color:white}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button.light{background:#fff;color:#111;border-color:white}.product-section{padding-top:30px;max-width:1600px;margin:auto}.product-section>.button{margin-top:24px}.editorial-banner{position:relative}.editorial-banner>img{width:100%;aspect-ratio:1920/800;object-fit:cover}.editorial-copy{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;text-align:center;max-width:42%}.editorial-copy h2{font-size:clamp(24px,3.2vw,52px);text-shadow:0 1px 3px #0004}.about-strip{background:var(--grey);padding:65px 20px}.about-strip>p:not(.eyebrow){max-width:660px;margin:0 auto 25px;color:#51555a}.service-strip{background:#f6f6f6;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:30px var(--space);gap:20px}.service-strip>a{display:flex;flex-direction:column;gap:3px}.service-strip span{font-size:24px;line-height:1.2}.service-strip strong{font-size:12px;font-weight:500;letter-spacing:.4px}.service-strip small{font-size:11px;color:#62666b}.site-footer{background:var(--navy);color:#fff;padding:55px var(--space) 20px}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr 1fr 1.3fr;gap:45px;max-width:1500px;margin:auto}.footer-grid h3{font-size:12px;margin-bottom:20px;letter-spacing:.5px}.footer-grid>div>a:not(.wordmark){display:block;font-size:12px;margin:0 0 9px;color:#e7ecf3;overflow-wrap:anywhere}.footer-grid>div>a:hover{text-decoration:underline}.footer-grid p{font-size:12px;color:#e7ecf3}.footer-brand .wordmark{font-size:23px;display:block;margin-bottom:20px}.footer-bottom{border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:20px;margin:40px auto 0;padding-top:18px;max-width:1500px;font-size:10px;color:#d0d8e5}.page-main{padding:55px var(--space) 80px;min-height:55vh}.content-page{max-width:960px;margin:auto}.content-page h1{margin-bottom:32px}.entry-content h2{font-size:23px;margin-top:32px}.entry-content h3{margin-top:25px}.entry-content a:not(.button){text-decoration:underline;text-underline-offset:3px}.entry-content li{margin-bottom:8px}.commerce-page{max-width:1400px;margin:auto}.shop-main{padding:30px var(--space) 65px;max-width:1700px;margin:auto;min-height:60vh}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:28px}.woocommerce-products-header{margin-bottom:25px}.woocommerce-products-header__title{font-size:32px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px;margin-bottom:28px}.woocommerce select{padding:10px;border:1px solid var(--line);background:white;max-width:100%;border-radius:0}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px;clear:both;margin:0 0 30px;padding:0;list-style:none}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;margin:0!important;float:none!important;min-width:0;text-align:left}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:3/4;object-fit:cover;margin:0 0 12px;background:#f6f6f6}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;font-weight:400;line-height:1.45;padding:0;margin:0 0 8px;letter-spacing:0}.woocommerce ul.products li.product .price{font-size:14px;color:var(--ink);font-weight:600;margin-bottom:12px}.woocommerce ul.products li.product .button{margin:0;padding:8px 15px;min-height:35px;font-size:10px}.woocommerce span.onsale{background:var(--navy);border-radius:0;min-height:0;min-width:0;padding:5px 10px;line-height:1.5;font-size:10px}.woocommerce div.product div.images{width:52%}.woocommerce div.product div.summary{width:43%;padding-top:10px}.woocommerce div.product .product_title{font-size:clamp(24px,2.4vw,36px);line-height:1.22;letter-spacing:-.5px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:23px;margin:20px 0}.woocommerce div.product .woocommerce-product-details__short-description{font-size:13px;color:#555}.woocommerce div.product form.cart .variations th{text-align:left;width:80px;padding:12px 0}.woocommerce div.product form.cart .variations td{padding:5px 0}.woocommerce div.product form.cart .variations select{min-width:75%;height:45px}.woocommerce div.product form.cart div.quantity{margin-right:12px}.woocommerce .quantity .qty{width:65px;padding:12px 6px;height:45px;border:1px solid var(--line)}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--navy);border-radius:0}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--deep)}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{opacity:.55;cursor:not-allowed}.eh-product-help{font-size:12px;border-top:1px solid var(--line);padding-top:18px}.eh-product-help a{text-decoration:underline;text-underline-offset:3px}.woocommerce .product_meta{font-size:12px;color:#777}.woocommerce .product_meta>span{display:block}.woocommerce div.product .woocommerce-tabs{padding-top:35px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:none;border-radius:0;margin:0 25px 0 0;padding:0 0 12px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--ink)}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.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 .panel{font-size:14px;line-height:1.8;overflow-wrap:anywhere}.woocommerce div.product .woocommerce-tabs .panel img{max-width:100%;height:auto}.woocommerce div.product .woocommerce-tabs .panel table{width:100%;border-collapse:collapse}.woocommerce div.product .woocommerce-tabs .panel table td,.woocommerce div.product .woocommerce-tabs .panel table th{padding:8px;border:1px solid var(--line)}.woocommerce .related{clear:both;padding-top:30px}.woocommerce .related>h2{font-size:26px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--navy);font-size:13px;background:#f5f6f8}.woocommerce-message:before,.woocommerce-info:before{color:var(--navy)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #bfc3c8;padding:12px;border-radius:0;background:#fff;min-height:44px}.woocommerce form .form-row label{font-size:13px}.woocommerce table.shop_table{border-radius:0;border-color:var(--line);font-size:13px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:14px 10px}.woocommerce-cart table.cart img{width:70px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:150px;padding:11px}.woocommerce .cart-collaterals .cart_totals{padding:25px;background:#f6f6f6}.woocommerce .cart-collaterals .cart_totals h2{font-size:23px}.woocommerce-checkout #payment{border-radius:0;background:#f5f6f8}.woocommerce-checkout #payment .payment_box{background:#e7ebf0}.woocommerce form.checkout h3{font-size:22px;margin-bottom:25px}.woocommerce form.checkout #order_review_heading{padding-top:30px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:48%}.woocommerce form.login,.woocommerce form.register{border-radius:0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;border:1px solid var(--line)}.woocommerce-MyAccount-navigation li{padding:12px 20px;border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation li.is-active{background:#f1f3f5;font-weight:700}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--navy);color:#fff}
@media(min-width:1600px){.site-header{gap:50px}.site-header nav{gap:32px}}
@media(max-width:1150px){.site-header{padding:0 20px;gap:22px}.wordmark{font-size:20px}.site-header nav{gap:15px;font-size:10px}.header-actions{gap:15px}.currency{display:none}.footer-grid{gap:25px}}
@media(max-width:1023px){.announcement>span{display:none}.site-header{min-height:65px;gap:18px;justify-content:space-between}.menu-toggle{display:flex}.wordmark{font-size:22px}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:15px 25px;box-shadow:0 8px 12px #0002;max-height:75vh;overflow:auto}.site-header nav.is-open{display:block}.site-header nav>a,.mega>summary{display:block;padding:14px 0;font-size:13px;border-bottom:1px solid #eee}.mega-panel{position:static;display:block;padding:20px 0;box-shadow:none;border:0}.mega-panel>div{display:grid;gap:12px}.mega-image{display:none}.header-actions{gap:18px}.category-heading{flex-basis:200px}.category-card{flex-basis:190px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.editorial-copy{left:6%;max-width:45%}}
@media(max-width:600px){.announcement{height:29px;font-size:8px;letter-spacing:1px}.site-header{min-height:62px;padding:0 15px;gap:10px}.wordmark{font-size:19px;letter-spacing:-.8px}.header-actions{gap:12px}.header-actions svg,.icon-button svg{width:20px;height:20px}.account-link{display:none}.eh-cart-count{font-size:9px}.campaign-hero img{aspect-ratio:700/609;object-fit:cover}.collection-strap{font-size:9px;padding:11px 10px;letter-spacing:.5px}.category-section{display:block;padding:30px 0 25px}.category-heading{text-align:center;padding:0 20px}.category-heading h2{font-size:23px;margin-bottom:8px}.category-heading p{margin-bottom:25px}.category-track{padding:0 18px 18px;gap:10px}.category-card{flex-basis:43vw}.category-card h3{font-size:9px}.brand-statement{padding:32px 20px;font-size:9px;letter-spacing:.8px}.section{padding:38px 18px}.seasonal{padding-top:0}.section-heading{margin-bottom:25px}.section h2{font-size:25px}.eyebrow{font-size:9px;letter-spacing:1.5px}.seasonal>p{font-size:12px;margin:18px 0}.button{padding:11px 23px;min-height:40px}.product-section{padding-top:10px}.editorial-banner>img{height:350px;aspect-ratio:auto;object-position:60% center}.editorial-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0007,transparent 80%)}.editorial-copy{left:20px;max-width:62%;text-align:left;z-index:1;top:62%}.editorial-copy h2{font-size:29px;margin-bottom:18px}.editorial-copy .eyebrow{font-size:8px}.about-strip>p:not(.eyebrow){font-size:12px}.service-strip{grid-template-columns:1fr 1fr;gap:25px 15px;padding:28px 15px}.service-strip strong{font-size:10px}.service-strip small{font-size:9px}.site-footer{padding:35px 20px 20px}.footer-grid{gap:28px 20px}.footer-brand,.company-details{grid-column:1/-1}.footer-brand .wordmark{font-size:25px}.footer-grid h3{font-size:11px;margin-bottom:15px}.footer-grid p,.footer-grid>div>a:not(.wordmark){font-size:11px}.footer-bottom{font-size:9px;margin-top:25px;align-items:flex-end}.shop-main{padding:20px 15px 40px}.woocommerce .woocommerce-breadcrumb{font-size:10px;margin-bottom:20px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px}.woocommerce ul.products li.product .price{font-size:12px}.woocommerce ul.products li.product .button{font-size:9px;padding:7px 10px;min-height:32px}.woocommerce .woocommerce-result-count{font-size:10px;max-width:45%;margin-top:10px}.woocommerce .woocommerce-ordering{max-width:52%;font-size:10px}.woocommerce .woocommerce-ordering select{padding:9px 5px}.woocommerce-products-header__title{font-size:26px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}.woocommerce div.product div.summary{padding-top:5px;margin-bottom:25px}.woocommerce div.product .product_title{font-size:25px}.woocommerce div.product .woocommerce-tabs{padding-top:5px}.woocommerce div.product .woocommerce-tabs ul.tabs li{font-size:11px;margin-right:15px}.woocommerce div.product .woocommerce-tabs .panel{font-size:12px;overflow:auto}.page-main{padding:35px 18px 50px}.page-main h1{font-size:28px}.entry-content{font-size:13px}.entry-content h2{font-size:21px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce .col2-set .col-2{margin-top:25px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:48%}.woocommerce-cart table.cart td.actions .coupon .button{width:48%;padding:10px 5px}.woocommerce .cart-collaterals .cart_totals{padding:18px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:12px 8px}#header-search{padding:20px 15px}#header-search button{padding:0 15px}#header-search input{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
