/*
Theme Name: Ishaya Signature
Theme URI: https://ishaya.store
Author: Ishaya
Description: Luxury forest-green and ivory WooCommerce theme for Ishaya.
Version: 2.6.0
Text Domain: ishaya-signature
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Montserrat:wght@400;500;600&display=swap');
:root{--green:#082e20;--ivory:#f8f5ee;--line:#dcd7cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--green);font-family:Montserrat,Arial,sans-serif}.benefit-bar{height:48px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-around;font-size:12px;letter-spacing:.4px}.site-header{height:100px;display:flex;align-items:center;justify-content:flex-start;padding:0 3.2% 0 27.3%;background:var(--ivory);gap:36px}.site-header nav{display:flex;justify-content:space-between;gap:28px;flex:1}.site-header a{color:#111;text-decoration:none;font-size:12px;font-weight:600}.site-header nav a{padding:12px 0}.site-header nav a:first-child{border-bottom:2px solid var(--green)}.actions{display:flex;gap:17px}.actions a{border:0;background:none;font:28px serif;position:relative}.actions sup{position:absolute;background:var(--green);color:#fff;border-radius:50%;font:10px Montserrat;padding:4px;top:-6px}.menu-button,.mobile-logo{display:none}.hero{min-height:710px;height:710px;display:grid;grid-template-columns:50% 50%;border-bottom:1px solid var(--line)}.hero-copy{position:relative;display:grid;grid-template-rows:1fr 125px;padding-left:9%;overflow:hidden}.header-brand{position:absolute;z-index:5;top:7px;left:3.2%;width:285px;text-decoration:none}.header-brand img{display:block;width:100%;height:auto}.monogram{font:600 70px/1 Cormorant Garamond,serif;margin-top:15px}.brand-name{font:600 49px/1 Cormorant Garamond,serif;letter-spacing:8px;border-bottom:1px solid var(--green)}.tagline{font-size:11px;letter-spacing:5px;margin-top:10px}.title{align-self:center;max-width:455px;padding-top:55px}.title p{text-align:center;letter-spacing:6px;font-size:16px}.rule{display:flex;align-items:center;gap:12px;justify-content:center;font-size:9px}.rule:before,.rule:after{content:"";width:150px;height:1px;background:#8f938d}.title h1{font:500 76px/.98 Cormorant Garamond,serif;letter-spacing:1px;margin:28px 0}.shop-button{display:inline-flex;gap:35px;background:var(--green);color:#fff;text-decoration:none;padding:19px 34px;border-radius:4px;font-size:14px;letter-spacing:2px}.features{position:absolute;left:9%;right:0;bottom:0;height:125px;border-top:1px solid var(--line);display:flex;align-items:center}.features div{display:flex;align-items:center;gap:12px;padding:0 28px;border-right:1px solid var(--line);font-weight:600;font-size:12px}.features div:first-child{padding-left:0}.features i{font:34px serif;border:1px solid #809087;width:52px;height:52px;border-radius:50%;display:grid;place-items:center}.hero-photo{background:linear-gradient(90deg,rgba(248,245,238,.12),transparent),url('assets/ishaya-reference-hero.jpg') center center/cover no-repeat}.categories{padding:28px 5.5% 80px}.heading{display:flex;align-items:center;justify-content:center;gap:14px}.heading span{height:1px;background:#829087;width:85px}.heading h2{font:500 32px Cormorant Garamond,serif;letter-spacing:1px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.category-card{height:390px;border-radius:32px;overflow:hidden;position:relative;color:#fff}.category-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(5,25,17,.8))}.category-card h3{position:absolute;z-index:2;bottom:18px;width:100%;text-align:center;letter-spacing:2px}.story{text-align:center;padding:90px 20px;background:#e9e4da}.story .eyebrow{letter-spacing:5px;font-size:12px}.story h2{font:500 54px Cormorant Garamond,serif;margin:12px}.story>p:not(.eyebrow){max-width:650px;margin:0 auto 30px;line-height:1.9}.story a{color:var(--green);font-weight:600;font-size:12px;letter-spacing:2px}.site-footer{padding:30px 6%;background:var(--green);color:#fff;display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px}@media(max-width:850px){.benefit-bar span:not(:first-child){display:none}.site-header{height:72px;justify-content:space-between;padding:0 18px}.menu-button,.mobile-logo{display:block}.header-brand{display:none}.menu-button{background:none;border:0;font-size:23px;color:var(--green)}.mobile-logo{line-height:0}.mobile-logo img{display:block;width:82px;height:auto}.site-header nav{display:none;position:absolute;top:120px;left:0;right:0;z-index:10;background:var(--ivory);padding:24px;flex-direction:column}.menu-open .site-header nav{display:flex}.actions a:nth-child(2),.actions a:nth-child(3){display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{grid-template-rows:auto auto;padding:25px 25px 0}.brand{display:none}.title{text-align:center;margin:auto}.title h1{font-size:50px}.hero-photo{height:520px;grid-row:1}.features{margin-top:50px;padding:22px 0;justify-content:center}.features div{padding:0 10px;font-size:9px}.features i{width:38px;height:38px;font-size:22px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px}.category-card{min-width:78vw;height:410px;scroll-snap-align:center}.heading h2{font-size:27px}.story h2{font-size:43px}.site-footer{flex-direction:column;gap:12px;text-align:center}}
