/*
Theme Name: Shah Fashions
Theme URI: https://shahfashions.com/
Author: Shah Fashions
Description: Lightweight editorial WooCommerce theme for Shah Fashions.
Version: 1.4.0
Text Domain: shah-fashions
*/

:root{--ink:#211d1b;--paper:#f8f4ed;--white:#fff;--burgundy:#721f32;--burgundy-dark:#551624;--sage:#88947d;--sand:#e8dcc9;--line:#d8cdbd;--muted:#6f6964;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow:0 18px 50px rgba(45,33,24,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.announcement{background:var(--ink);color:var(--white);text-align:center;padding:8px 16px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(216,205,189,.75);backdrop-filter:blur(12px)}.header-inner{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{font-family:var(--serif);font-size:1.55rem;letter-spacing:.045em;white-space:nowrap}.primary-nav ul,.footer-menu{list-style:none;margin:0;padding:0}.primary-nav>ul{display:flex;justify-content:center;gap:28px}.primary-nav a{font-size:.92rem;font-weight:600}.primary-nav a:hover,.primary-nav a:focus{color:var(--burgundy)}.header-actions{display:flex;align-items:center;gap:17px}.header-actions a{font-size:.84rem;font-weight:600}.cart-count{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:3px;border-radius:50%;background:var(--burgundy);color:#fff;font-size:.7rem}.menu-toggle{display:none;border:0;background:none;padding:8px}.hero{min-height:680px;display:grid;align-items:center;background-color:var(--sand);background-image:linear-gradient(90deg,rgba(248,244,237,.96) 0%,rgba(248,244,237,.72) 32%,rgba(248,244,237,.03) 62%),url('assets/hero.png');background-size:cover;background-position:center}.hero-content{max-width:580px;padding-block:110px}.eyebrow{display:block;color:var(--burgundy);font-weight:700;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.hero h1,.section-title,.editorial-copy h2,.page-title{font-family:var(--serif);font-weight:500;line-height:1.05}.hero h1{font-size:clamp(3rem,6vw,5.6rem);margin:0 0 22px;letter-spacing:-.035em}.hero p{max-width:520px;font-size:1.08rem;color:#514943;margin:0 0 32px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:#fff;font-weight:700;font-size:.86rem;letter-spacing:.04em;text-transform:uppercase;transition:.2s ease}.button:hover,.button:focus{background:var(--burgundy);border-color:var(--burgundy)}.button-secondary{background:transparent;color:var(--ink);margin-left:10px}.button-secondary:hover,.button-secondary:focus{color:#fff}.section{padding:96px 0}.section-kicker{text-align:center;color:var(--burgundy);font-weight:700;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.section-title{text-align:center;font-size:clamp(2.2rem,4vw,3.5rem);margin:8px 0 14px}.section-intro{max-width:650px;margin:0 auto 44px;text-align:center;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:360px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--paper);border:1px solid var(--line);transition:transform .25s ease,box-shadow .25s ease}.category-card:nth-child(2){background:#e7ebe3}.category-card:nth-child(3){background:#efe1e2}.category-card:nth-child(4){background:#e9dfd1}.category-card:before{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(33,29,27,.13);border-radius:50%;right:-40px;top:-40px}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-number{position:absolute;top:24px;left:28px;font-family:var(--serif);font-size:3rem;color:rgba(33,29,27,.18)}.category-card h3{font-family:var(--serif);font-size:1.7rem;margin:0 0 6px}.category-card p{margin:0 0 18px;color:var(--muted);font-size:.92rem}.text-link{font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.products-section{background:var(--paper)}.product-placeholder{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.placeholder-item{background:#fff;border:1px solid var(--line)}.placeholder-image{aspect-ratio:4/5;background:linear-gradient(145deg,#eee6da,#ddd1c1);display:grid;place-items:center;color:#7a7168;font-family:var(--serif);font-size:1.1rem}.placeholder-copy{padding:18px}.placeholder-copy strong{display:block}.placeholder-copy span{color:var(--muted);font-size:.88rem}.editorial{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;background:var(--burgundy);color:#fff}.editorial-art{background:linear-gradient(145deg,#9eaa94,#687460);position:relative;overflow:hidden}.editorial-art:before,.editorial-art:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.35);border-radius:50%}.editorial-art:before{width:360px;height:360px;left:12%;top:12%}.editorial-art:after{width:210px;height:210px;right:8%;bottom:8%}.editorial-copy{padding:80px clamp(36px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.editorial-copy h2{font-size:clamp(2.5rem,4.5vw,4.4rem);margin:0 0 20px}.editorial-copy p{color:#f2e5e7;max-width:520px}.editorial-copy .button{background:#fff;color:var(--ink);border-color:#fff;align-self:flex-start;margin-top:14px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.trust-item{border-top:2px solid var(--ink);padding-top:22px}.trust-icon{font-family:var(--serif);font-size:1.5rem;color:var(--burgundy)}.trust-item h3{font-size:1rem;margin:10px 0 6px}.trust-item p{font-size:.9rem;color:var(--muted);margin:0}.about-strip{background:#e7ebe3}.about-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.about-monogram{aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(33,29,27,.2);border-radius:50%;font-family:var(--serif);font-size:clamp(4rem,10vw,8rem);color:var(--burgundy)}.about-copy h2{text-align:left;margin-top:0}.about-copy p{color:#4f564a}.newsletter{background:var(--ink);color:#fff}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.newsletter h2{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.6rem);margin:0 0 12px}.newsletter p{color:#d8d2cd}.newsletter-form{display:flex;gap:10px}.newsletter-form input[type=email]{flex:1;min-width:0;padding:14px 16px;border:1px solid #7d746e;background:#2b2725;color:#fff}.newsletter-form .button{background:var(--burgundy);border-color:var(--burgundy)}.consent{display:block;margin-top:12px;font-size:.72rem;color:#aaa29d}.notice-success{padding:12px 16px;margin-bottom:18px;background:#dfe8d9;color:#253020}.site-footer{background:#151210;color:#fff;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px}.footer-brand p{color:#aaa29d;max-width:280px}.footer-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;color:#cfc5bd;margin:0 0 18px}.footer-menu li{margin:9px 0}.footer-menu a{color:#e8e2dd;font-size:.9rem}.footer-menu a:hover{color:#fff;text-decoration:underline}.footer-bottom{margin-top:60px;padding-top:22px;border-top:1px solid #393431;display:flex;justify-content:space-between;color:#938b86;font-size:.8rem}.page-shell{padding:80px 0;max-width:850px}.page-title{font-size:clamp(2.7rem,5vw,4.6rem);margin:0 0 36px}.entry-content h2{font-family:var(--serif);font-size:1.8rem;margin-top:42px}.entry-content h3{margin-top:28px}.entry-content p,.entry-content li{color:#4e4945}.entry-content a{color:var(--burgundy);text-decoration:underline}.woocommerce .site-main{padding-block:60px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--serif);font-size:1.15rem}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:var(--burgundy)}
@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto;height:70px}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:20px}.primary-nav.is-open{display:block}.primary-nav>ul{display:block}.primary-nav li{margin:12px 0}.brand{justify-self:center}.header-actions .account-link{display:none}.hero{min-height:610px;background-position:63% center}.hero-content{max-width:500px}.category-grid,.product-placeholder{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-art{min-height:360px}.trust-grid{grid-template-columns:repeat(2,1fr)}.about-inner{gap:40px}.newsletter-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.announcement{font-size:.67rem}.header-actions{gap:10px}.header-actions .search-link{display:none}.hero{min-height:660px;align-items:end;background-image:linear-gradient(0deg,rgba(248,244,237,.98) 0%,rgba(248,244,237,.9) 42%,rgba(248,244,237,.1) 74%),url('assets/hero.png');background-position:67% center}.hero-content{padding:280px 0 48px}.hero h1{font-size:2.8rem}.hero p{font-size:.96rem}.button{padding-inline:18px}.button-secondary{margin-left:4px}.section{padding:68px 0}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:280px;padding:20px}.category-card h3{font-size:1.35rem}.category-card p{display:none}.product-placeholder{grid-template-columns:1fr 1fr}.editorial-copy{padding:55px 28px}.trust-grid{grid-template-columns:1fr 1fr;gap:24px 16px}.about-inner{grid-template-columns:1fr}.about-monogram{max-width:240px;margin:auto}.newsletter-form{display:block}.newsletter-form input[type=email],.newsletter-form .button{width:100%;margin-bottom:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}

/* Optimized hero delivery. */
.hero{background-image:linear-gradient(90deg,rgba(248,244,237,.96) 0%,rgba(248,244,237,.72) 32%,rgba(248,244,237,.03) 62%),url('assets/hero.webp')}
@media(max-width:600px){.hero{background-image:linear-gradient(0deg,rgba(248,244,237,.98) 0%,rgba(248,244,237,.9) 42%,rgba(248,244,237,.1) 74%),url('assets/hero.webp')}}

@media(max-width:600px){
  html,body{overflow-x:hidden}
  .container{width:calc(100% - 28px)}
  .hero-content{min-width:0;width:100%;overflow:hidden}
  .hero h1{font-size:2.55rem;overflow-wrap:break-word}
  .hero .button{display:flex;width:100%;margin:0 0 10px;padding-inline:12px}
}

/* Homepage merchandising, v1.3.0 */
.home-quicklinks{border-bottom:1px solid var(--line);background:#fff}.quicklinks-inner{display:grid;grid-template-columns:repeat(4,1fr)}.quicklinks-inner a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:74px;border-right:1px solid var(--line);font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.quicklinks-inner a:first-child{border-left:1px solid var(--line)}.quicklinks-inner a:hover{color:var(--burgundy);background:var(--paper)}.quicklinks-inner span{font-family:var(--serif);font-size:1.25rem;color:#ad9e91}.section-action{text-align:center;margin:38px 0 0}.spotlight{background:var(--ink);color:#fff}.spotlight-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(45px,7vw,100px)}.spotlight-media{position:relative;max-width:570px}.spotlight-media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--paper)}.spotlight-label{position:absolute;z-index:2;top:20px;left:20px;padding:9px 13px;background:#fff;color:var(--ink);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.spotlight-copy h2{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.7rem);font-weight:500;line-height:1.02;margin:0 0 18px}.spotlight-copy>p{color:#d7d0ca;max-width:520px}.spotlight-price{font-family:var(--serif);font-size:1.45rem;color:#f0d3d9;margin-bottom:22px}.spotlight-points{list-style:none;padding:16px 0 22px;margin:22px 0;border-top:1px solid #48413d;border-bottom:1px solid #48413d}.spotlight-points li{padding:5px 0;color:#eee7e2}.spotlight-points li:before{content:'\2713';color:#d7a7b2;margin-right:10px}.text-button{display:inline-block;font-weight:800;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:3px}.spotlight-copy .text-button{margin-left:22px;color:#fff}.collection-stories{background:#efe7dc}.collection-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px}.collection-story{display:grid;grid-template-columns:48% 52%;min-height:520px;background:#fff;overflow:hidden;transition:transform .25s,box-shadow .25s}.collection-story:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.collection-story-image img{width:100%;height:100%;object-fit:cover;display:block}.collection-story-copy{padding:clamp(26px,4vw,52px);display:flex;flex-direction:column;justify-content:center}.collection-story-copy>span{color:var(--burgundy);font-weight:800;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.collection-story-copy h3{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.7rem);font-weight:500;line-height:1.08;margin:14px 0}.collection-story-copy p{color:var(--muted)}.collection-story-copy strong{margin-top:16px;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-kicker.left,.section-title.left{text-align:left}.section-title.left{margin-bottom:0}.editorial-message{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#a9b39f,#677360)}.editorial-message:before,.editorial-message:after{display:none}.editorial-message span{font-family:var(--serif);font-size:clamp(4rem,10vw,9rem);line-height:.8;color:#fff}.editorial-message small{margin-top:24px;color:#fff;letter-spacing:.6em;font-weight:800}.about-product-collage{position:relative;min-height:520px}.about-product-collage img{position:absolute;width:58%;height:88%;object-fit:cover;box-shadow:var(--shadow)}.about-product-collage img:first-child{left:0;top:0}.about-product-collage img:last-child{right:0;bottom:0;border:10px solid #e7ebe3}.woocommerce ul.products li.product img{aspect-ratio:4/5;object-fit:cover;background:var(--paper)}
@media(max-width:900px){.spotlight-grid{grid-template-columns:1fr}.spotlight-media{margin:auto}.collection-story{grid-template-columns:1fr}.collection-story-image{height:430px}.collection-story-grid{gap:18px}.about-product-collage{min-height:440px}}
@media(max-width:600px){.quicklinks-inner{grid-template-columns:1fr 1fr}.quicklinks-inner a{min-height:62px;border-bottom:1px solid var(--line)}.spotlight-grid{gap:36px}.spotlight-copy h2{font-size:2.4rem}.spotlight-copy .button{width:100%}.spotlight-copy .text-button{margin:20px 0 0}.collection-story-grid{grid-template-columns:1fr}.collection-story{min-height:0}.collection-story-image{height:410px}.collection-story-copy{padding:30px}.split-heading{display:block}.split-heading .text-button{margin-top:18px}.editorial-message{min-height:300px}.about-product-collage{min-height:390px}.about-product-collage img{height:82%}}

.primary-nav .menu-item-has-children{position:relative}
.primary-nav .menu-item-has-children>a:after{content:" +";font-weight:400}
.primary-nav .sub-menu{display:none;position:absolute;top:calc(100% + 18px);left:-18px;min-width:220px;padding:14px 18px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}
.primary-nav .sub-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}
.primary-nav .menu-item-has-children:hover>.sub-menu,.primary-nav .menu-item-has-children:focus-within>.sub-menu{display:block}
.primary-nav .sub-menu li{margin:6px 0}
@media(max-width:900px){.primary-nav .sub-menu{display:block;position:static;min-width:0;margin:8px 0 0 16px;padding:0 0 0 14px;border:0;border-left:1px solid var(--line);box-shadow:none}.primary-nav .menu-item-has-children>a:after{content:""}}

.single-product h1.product_title{font-family:var(--serif);font-weight:500;line-height:1.12}
body.woocommerce div.product form.cart .single_add_to_cart_button.button{background:var(--burgundy);border-color:var(--burgundy);color:#fff}
body.woocommerce div.product form.cart .single_add_to_cart_button.button:hover,body.woocommerce div.product form.cart .single_add_to_cart_button.button:focus{background:var(--burgundy-dark);border-color:var(--burgundy-dark)}
.woocommerce div.product form.cart .variations select{min-height:42px;padding:7px 10px;border:1px solid var(--line);background:#fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--paper);border-color:var(--line)}

/* Product detail experience, v1.4.0 */
body.single-product{background:#fbfaf7}body.single-product .site-main{padding:46px 0 90px}.single-product .site-main>.product{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);column-gap:clamp(48px,7vw,96px);align-items:start}.woocommerce div.product>div.images,.woocommerce div.product>div.summary{float:none;width:auto;margin:0}.woocommerce div.product>div.images{padding:14px;background:#f2ede4;border:1px solid #e4dacb}.woocommerce div.product div.images .woocommerce-product-gallery__image img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--paper)}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:26px;right:26px;background:#fff;box-shadow:0 5px 18px rgba(33,29,27,.12)}.woocommerce div.product>div.summary{position:sticky;top:126px;padding-top:4px}.sf-product-kicker{margin-bottom:12px;color:var(--burgundy);font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.single-product h1.product_title{font-size:clamp(2.35rem,4.2vw,4.15rem);letter-spacing:-.025em;margin:0 0 20px}.woocommerce div.product .summary p.price,.woocommerce div.product .summary span.price{font-family:var(--serif);font-size:1.45rem;margin:0 0 24px}.woocommerce div.product .woocommerce-product-details__short-description{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#514943;font-size:.96rem}.woocommerce div.product .woocommerce-product-details__short-description p{margin:0}.woocommerce div.product form.cart{margin:26px 0 0}.woocommerce div.product form.cart .variations{margin-bottom:12px}.woocommerce div.product form.cart .variations tbody,.woocommerce div.product form.cart .variations tr,.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;width:100%}.woocommerce div.product form.cart .variations th{padding:0 0 8px;text-align:left}.woocommerce div.product form.cart .variations label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.woocommerce div.product form.cart .variations td{padding:0}.woocommerce div.product form.cart .variations select{width:100%;min-height:54px;margin:0;padding:10px 42px 10px 14px;border:1px solid #bdb1a2;background-color:#fff;font-weight:700}.woocommerce div.product form.cart .reset_variations{display:inline-block;margin:8px 0 0;color:var(--burgundy);font-size:.76rem;text-decoration:underline}.woocommerce div.product .single_variation_wrap{padding-top:8px}.woocommerce div.product .woocommerce-variation-price{margin-bottom:12px}.woocommerce div.product form.cart div.quantity{float:none;display:inline-block;margin:0 8px 0 0}.woocommerce div.product form.cart .quantity .qty{width:68px;min-height:54px;border:1px solid #bdb1a2;text-align:center}.woocommerce div.product form.cart .single_add_to_cart_button.button{float:none;min-height:54px;padding-inline:34px}.woocommerce div.product form.cart .single_add_to_cart_button.disabled{opacity:.45}.woocommerce div.product .product_meta{display:grid;gap:7px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:#766d65;font-size:.78rem}.woocommerce div.product .product_meta>span{display:block}.woocommerce div.product .product_meta a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.sf-purchase-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.sf-purchase-assurance>div{min-width:0;padding:14px 10px;border:1px solid var(--line);background:#fff;text-align:center}.sf-purchase-assurance>div>span{display:grid;place-items:center;width:28px;height:28px;margin:0 auto 8px;border-radius:50%;background:#efe4e6;color:var(--burgundy);font-weight:800}.sf-purchase-assurance p{margin:0;line-height:1.3}.sf-purchase-assurance strong{display:block;font-size:.74rem}.sf-purchase-assurance small{display:block;margin-top:3px;color:#766d65;font-size:.63rem}.sf-purchase-assurance a{text-decoration:underline}.woocommerce div.product>.woocommerce-tabs{grid-column:1/-1;margin-top:78px;padding-top:0;border-top:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:34px;margin:0 0 42px;padding:0;overflow-x:auto;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0;padding:0;border:0!important;background:transparent!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{padding:18px 0 14px;color:#786f67;font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--ink);border-bottom:2px solid var(--burgundy)}.woocommerce div.product .woocommerce-tabs .panel{max-width:900px;margin:0 auto 76px}.woocommerce div.product .woocommerce-tabs .panel>h2:first-child{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.25rem);font-weight:500;margin:0 0 28px}.woocommerce div.product .woocommerce-tabs .panel h2{font-family:var(--serif);font-size:1.85rem;font-weight:500;margin:38px 0 14px}.woocommerce div.product .woocommerce-tabs .panel p,.woocommerce div.product .woocommerce-tabs .panel li{color:#514943;font-size:.96rem;line-height:1.8}.woocommerce div.product .woocommerce-tabs .panel ul{padding:24px 30px;margin:24px 0;background:#f3eee6;border-left:3px solid var(--burgundy)}.woocommerce div.product>.related{grid-column:1/-1;padding-top:60px;border-top:1px solid var(--line)}.woocommerce div.product>.related>h2{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:500;text-align:center;margin:0 0 42px}.woocommerce div.product>.related ul.products li.product{margin-bottom:0}
@media(max-width:900px){.single-product .site-main>.product{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);column-gap:34px}.single-product h1.product_title{font-size:2.45rem}.sf-purchase-assurance{grid-template-columns:1fr}.sf-purchase-assurance>div{display:flex;align-items:center;gap:10px;text-align:left}.sf-purchase-assurance>div>span{flex:0 0 28px;margin:0}.woocommerce div.product>.woocommerce-tabs{margin-top:58px}}
@media(max-width:700px){body.single-product .site-main{padding:18px 0 70px}.single-product .site-main>.product{width:calc(100% - 28px);display:block}.woocommerce div.product>div.images{padding:8px;margin-bottom:28px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:18px;right:18px}.woocommerce div.product>div.summary{position:static}.single-product h1.product_title{font-size:2.25rem;line-height:1.06;margin-bottom:14px}.woocommerce div.product .summary p.price,.woocommerce div.product .summary span.price{font-size:1.25rem;margin-bottom:18px}.woocommerce div.product .woocommerce-product-details__short-description{padding:16px 0}.woocommerce div.product form.cart{padding:18px;margin:20px -4px 0;background:#f3eee6;border:1px solid var(--line)}.woocommerce div.product form.cart .quantity .qty{width:58px}.woocommerce div.product form.cart .single_add_to_cart_button.button{width:calc(100% - 70px);padding-inline:12px}.sf-purchase-assurance{grid-template-columns:1fr;margin-top:18px}.woocommerce div.product .product_meta{font-size:.72rem;overflow-wrap:anywhere}.woocommerce div.product>.woocommerce-tabs{margin-top:48px}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:24px;margin-bottom:30px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:.7rem;white-space:nowrap}.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:56px}.woocommerce div.product .woocommerce-tabs .panel>h2:first-child{font-size:2.25rem}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:1.65rem}.woocommerce div.product .woocommerce-tabs .panel ul{padding:20px 20px}.woocommerce div.product>.related{padding-top:42px}.woocommerce div.product>.related ul.products{display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}.woocommerce div.product>.related ul.products:before,.woocommerce div.product>.related ul.products:after{display:none}.woocommerce div.product>.related ul.products li.product{float:none;width:auto;margin:0}}
