/*
Theme Name: Yumi & Beyond
Theme URI: https://yumiandbeyond.com/
Author: Yumi & Beyond
Description: Minimal, elegant WooCommerce storefront for Yumi & Beyond.
Version: 2.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: yumi-beyond
*/
:root{--ink:#17283a;--ink-soft:#324456;--gold:#b98a52;--gold-dark:#936b3f;--ivory:#f8f5ef;--cream:#fcfaf7;--paper:#fff;--line:#e7dfd4;--muted:#77716a;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.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}.eyebrow{display:block;color:var(--gold-dark);font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.yb-topbar{background:#f2ece3;color:#806a50;text-align:center;text-transform:uppercase;letter-spacing:.2em;font-size:9px;padding:8px 15px}.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:relative;z-index:50}.header-main{min-height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}.site-brand{justify-self:center}.site-brand img{display:block;width:132px;height:auto}.main-nav ul{display:flex;align-items:center;justify-content:center;gap:25px;margin:0;padding:0;list-style:none}.main-nav a{font:13px Georgia,serif}.main-nav a:hover{color:var(--gold-dark)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.header-action{border:0;background:none;padding:6px;color:var(--ink);position:relative}.header-action svg{display:block;width:18px;height:18px}.cart-count{position:absolute;right:-4px;top:-2px;min-width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#fff;font-size:9px}.mobile-toggle{display:none}.mobile-menu{display:none}
.yb-hero{display:grid;grid-template-columns:47% 53%;min-height:500px;background:var(--ivory);overflow:hidden}.yb-hero-copy{display:flex;align-items:center;padding:72px max(30px,calc((100vw - var(--max))/2));padding-right:50px}.yb-hero-inner{width:min(100%,490px);margin-left:auto}.yb-hero h1{font:400 clamp(42px,4.6vw,65px)/1.08 Georgia,serif;margin:14px 0 20px;letter-spacing:-.02em}.yb-hero h1 em{font-style:normal;color:#5b6670}.yb-hero p{max-width:450px;color:var(--muted);font-size:14px;margin:0}.yb-hero-media{min-height:500px;background:url('assets/brand-reference.jpg') center/cover no-repeat;position:relative}.yb-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,245,239,.5),transparent 30%)}.hero-buttons{display:flex;gap:10px;margin-top:27px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 22px;border:1px solid var(--ink);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;transition:.2s}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#263c53}.btn-outline{background:transparent}.btn-outline:hover{background:var(--ink);color:#fff}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff}.btn-gold:hover{background:var(--gold-dark);border-color:var(--gold-dark)}
.section{padding:68px 0}.section-head{text-align:center;margin-bottom:30px}.section-head.compact{margin-bottom:25px}.section-title{font:400 34px/1.15 Georgia,serif;margin:7px 0 6px}.section-subtitle{color:var(--muted);font-size:12px;margin:0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{min-height:210px;position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center;overflow:hidden;transition:transform .2s}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(15,24,33,.58))}.category-card span{position:relative;z-index:1;width:100%;padding:16px;color:#fff;text-align:center;font:13px Georgia,serif;text-transform:uppercase;letter-spacing:.14em}.category-card span b{font-family:Arial;font-weight:400;margin-left:4px}.category-card:hover{transform:translateY(-3px)}
.yb-featured{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.yb-product-card{position:relative;min-width:0}.yb-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1.06;background:#f4f0ea;overflow:hidden}.yb-product-image img{width:100%;height:100%;object-fit:cover}.yb-product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#f5f1eb,#eee7dc);color:#b7a48c}.yb-product-placeholder span{font:36px Georgia,serif;opacity:.35}.yb-product-meta{padding:12px 2px 0}.yb-product-brand{font-size:9px;color:#8c857c;letter-spacing:.15em;text-transform:uppercase}.yb-product-title{display:block;font:15px Georgia,serif;margin:2px 0 3px}.price{font-size:12px;font-weight:600}.yb-product-card .button{display:block;width:100%;margin-top:10px;padding:9px;border:1px solid var(--line);background:#fff;text-align:center;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.yb-product-card .button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.yb-no-image-card{border-top:1px solid var(--line);padding-top:18px}.yb-no-image-card .yb-product-meta{padding-top:0}.empty-editorial{padding:42px;text-align:center;border:1px solid var(--line);background:var(--cream);font:16px Georgia,serif;color:var(--muted)}
.yb-sourcing{background:#f5eee6}.sourcing-grid{display:grid;grid-template-columns:43% 57%;min-height:380px}.sourcing-image{background:url('assets/global-sourcing.jpg') center/cover no-repeat}.sourcing-copy{padding:58px 7%;display:flex;flex-direction:column;justify-content:center}.sourcing-copy h2{font:400 37px/1.15 Georgia,serif;margin:7px 0 12px}.sourcing-copy p{max-width:590px;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:23px 0}.step{border-top:1px solid var(--gold);padding-top:10px}.step strong{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.step span{display:block;color:var(--muted);font-size:11px}.sourcing-copy .btn{align-self:flex-start}
.yb-trust{background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;text-align:center}.trust-icon{font:26px Georgia,serif;color:var(--gold);height:34px}.trust-item strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.trust-item span{display:block;color:var(--muted);font-size:11px;margin-top:2px}.yb-newsletter{background:var(--ivory);text-align:center;padding:60px 0}.yb-newsletter h2{font:400 32px Georgia,serif;margin:5px 0}.yb-newsletter p{color:var(--muted);font-size:12px}.newsletter-form{display:flex;max-width:500px;margin:20px auto 0;border-bottom:1px solid var(--ink)}.newsletter-form input{flex:1;border:0;background:transparent;padding:11px 4px;outline:0;font-size:12px}.newsletter-form button{border:0;background:transparent;padding:0 4px;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:700;cursor:pointer}
.site-footer{background:var(--ink);color:#fff;padding:48px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:35px}.footer-logo{width:140px;filter:brightness(0) invert(1);margin-bottom:12px}.footer-heading{font-size:9px;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px}.footer-copy,.footer-links a{color:#cbd0d5;font-size:11px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:6px 0}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:16px;color:#aeb6bd;font-size:9px}
.woocommerce-page .site-main{padding-bottom:70px}.page-hero{background:var(--ivory);padding:50px 0 45px;margin-bottom:35px}.page-hero h1{font:400 43px Georgia,serif;margin:0}.breadcrumb{color:var(--muted);font-size:10px;margin-top:5px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:22px}.woocommerce .woocommerce-result-count{font-size:10px;color:var(--muted)}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);background:#fff;padding:8px 28px 8px 10px;font-size:11px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:28px 22px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important}.woocommerce nav.woocommerce-pagination{text-align:center;margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination a,.woocommerce nav.woocommerce-pagination span{padding:7px 11px}.woocommerce nav.woocommerce-pagination .current{background:var(--ink);color:#fff}.woocommerce div.product{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;padding-top:20px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font:400 40px/1.1 Georgia,serif}.woocommerce div.product p.price{font-size:20px}.woocommerce div.product form.cart{display:flex;align-items:center;gap:9px}.woocommerce .quantity .qty{height:45px;border:1px solid var(--line)}.woocommerce div.product form.cart .button{height:45px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:0 24px;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.woocommerce .product_meta{border-top:1px solid var(--line);padding-top:14px;margin-top:20px;font-size:10px;color:var(--muted)}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0;padding:0 20px 10px 0}.woocommerce table.shop_table{border-collapse:collapse;border:0}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-bottom:1px solid var(--line);padding:14px 9px}.woocommerce .cart_totals{background:var(--ivory);padding:24px}.woocommerce .cart_totals h2{font:400 25px Georgia,serif}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce #payment #place_order{background:var(--ink);border-radius:0;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--line);background:#fff;padding:10px}.woocommerce form .form-row label{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:var(--ivory);padding:24px}.woocommerce-account .woocommerce-MyAccount-navigation{width:22%}.woocommerce-account .woocommerce-MyAccount-content{width:74%}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.woocommerce-account .woocommerce-MyAccount-navigation li{padding:9px;border-bottom:1px solid var(--line)}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--gold);background:#f8f4ee}.woocommerce .button{border-radius:0!important}
@media(max-width:980px){.container{width:min(calc(100% - 34px),var(--max))}.header-main{grid-template-columns:auto 1fr auto;min-height:78px}.site-brand{grid-column:2}.main-nav{display:none}.mobile-toggle{display:block}.header-actions{gap:5px}.yb-hero{grid-template-columns:1fr}.yb-hero-copy{padding:55px 24px}.yb-hero-inner{margin:0}.yb-hero-media{min-height:350px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.sourcing-grid{grid-template-columns:1fr}.sourcing-image{min-height:280px}.footer-grid{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{grid-template-columns:1fr;gap:35px}}
@media(max-width:640px){.container{width:calc(100% - 28px)}.yb-topbar{font-size:7px;letter-spacing:.13em}.site-brand img{width:112px}.search-action{display:none}.mobile-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:12px 15px}.mobile-menu.is-open{display:block}.mobile-menu ul{list-style:none;margin:0;padding:0}.mobile-menu li{border-bottom:1px solid var(--line)}.mobile-menu a{display:block;padding:11px 3px;font:14px Georgia,serif}.yb-hero h1{font-size:42px}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%}.yb-hero-media{min-height:260px}.section{padding:55px 0}.section-title{font-size:30px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:170px}.category-card:last-child{grid-column:span 2}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:18px 12px}.yb-product-title{font-size:13px}.sourcing-copy{padding:42px 24px}.sourcing-copy h2{font-size:32px}.steps{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.footer-bottom{flex-direction:column;gap:7px}.page-hero{padding:38px 0}.page-hero h1{font-size:35px}.shop-toolbar{align-items:flex-start;gap:10px}.woocommerce div.product .product_title{font-size:32px}.woocommerce-cart .cart-collaterals .cart_totals{width:100%}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:25px}}
