/*
Theme Name: Grassroots Clothing
Author: Grassroots Clothing, LLC
Version: 1.0.0
Text Domain: grassroots-clothing
*/
:root{--black:#0b0b0b;--white:#fff;--cream:#f5f2ec;--green:#5e6855;--sage:#dfe3d9;--ink:#1c1c1a;--muted:#6a6a64;--line:#deded8;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.gr-announcement{background:var(--black);color:#fff;text-align:center;padding:12px 20px;font-size:11px;font-weight:700;letter-spacing:.08em}.gr-socialbar{background:#fff;border-bottom:1px solid var(--line)}.gr-socialbar .wrap{min-height:42px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.gr-socialbar-links{display:flex;gap:18px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.gr-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 #0001}.gr-head{height:112px;display:grid;grid-template-columns:260px 1fr 260px;align-items:center}.gr-logo{display:flex;align-items:center;justify-content:flex-start}.gr-logo img{width:190px;height:92px;object-fit:contain}.gr-tools{justify-self:end;display:flex;gap:18px;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase}.gr-search{border-bottom:1px solid #999;display:flex}.gr-search input{width:130px;border:0;outline:0;padding:8px 2px}.gr-search button{border:0;background:transparent}.gr-menu-toggle{display:none}.gr-nav{justify-self:center}.gr-nav ul{display:flex;align-items:center;justify-content:center;gap:36px;list-style:none;margin:0;padding:0}.gr-nav a{font-size:13px;font-weight:800}.gr-nav .sale{color:#8b3c34}.site-main{min-height:55vh}.gr-hero{height:clamp(530px,52vw,760px);background-position:center;background-size:cover;border-radius:28px;position:relative;overflow:hidden;margin:24px auto 0;width:min(calc(100% - 48px),var(--max))}.gr-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000a 0,#0003 58%,transparent)}.gr-hero-copy{position:absolute;z-index:2;left:7%;top:50%;transform:translateY(-50%);max-width:590px;color:#fff}.gr-eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.gr-hero h1{font-family:Georgia,serif;font-size:clamp(52px,6vw,86px);font-weight:400;line-height:1;margin:10px 0 20px}.gr-hero p{font-size:18px;max-width:520px}.gr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;background:var(--black);color:#fff;border:1px solid var(--black);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.gr-btn.light{background:#fff;color:#111;border-color:#fff}.gr-section{padding:84px 0}.gr-section.cream{background:var(--cream)}.gr-title{text-align:center;font-family:Georgia,serif;font-size:45px;font-weight:400;line-height:1.1;margin:0 0 10px}.gr-sub{text-align:center;max-width:710px;margin:0 auto 38px;color:var(--muted)}.gr-collections{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gr-collection{min-height:320px;border-radius:20px;overflow:hidden;position:relative;background:#ddd;background-size:cover;background-position:center}.gr-collection:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 65%)}.gr-collection span{position:absolute;z-index:2;left:25px;bottom:24px;color:#fff;font-family:Georgia,serif;font-size:28px}.gr-product-section .products{margin-top:32px!important}.gr-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.gr-editorial-image{background-position:center;background-size:cover}.gr-editorial-copy{background:var(--sage);display:flex;align-items:center;padding:8vw}.gr-editorial-copy h2{font-family:Georgia,serif;font-size:50px;font-weight:400;line-height:1.08;margin:10px 0 22px}.gr-editorial-copy p{font-size:17px;margin-bottom:28px}.gr-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.gr-story h2{font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1.1;margin:0 0 20px}.gr-story p{font-size:17px;color:var(--muted)}.gr-values{display:grid;grid-template-columns:repeat(4,1fr);background:var(--black);color:#fff}.gr-values div{text-align:center;padding:34px 18px;border-right:1px solid #fff2}.gr-values strong{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.gr-values span{color:#ccc;font-size:12px}.gr-page{max-width:960px;padding:80px 0 110px}.gr-page h1,.woocommerce-products-header__title{font-family:Georgia,serif;font-size:52px;font-weight:400}.gr-page h2{font-family:Georgia,serif;font-size:34px;font-weight:400;margin-top:44px}.gr-page h3{font-size:20px;margin-top:30px}.gr-page p,.gr-page li{font-size:16px;line-height:1.85}.gr-contact-card{background:var(--cream);border-left:4px solid var(--green);padding:27px 30px;margin:30px 0}.gr-footer{background:var(--black);color:#fff;padding:68px 0 26px}.gr-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:55px}.gr-footer h3{font-family:Georgia,serif;font-size:35px;font-weight:400;margin:0 0 12px}.gr-footer h4{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.gr-footer ul{list-style:none;margin:17px 0 0;padding:0}.gr-footer li{margin:9px 0;color:#ddd}.gr-newsletter{display:flex;border-bottom:1px solid #fff6;margin-top:22px}.gr-newsletter input{flex:1;border:0;background:transparent;color:#fff;padding:13px 0;outline:0}.gr-newsletter button{border:0;background:transparent;color:#fff;font-weight:800}.gr-footer-social{display:flex;gap:10px;margin-top:22px}.gr-footer-social a{border:1px solid #fff5;padding:8px 12px;font-size:10px;font-weight:800}.gr-footer-bottom{border-top:1px solid #fff3;margin-top:50px;padding-top:23px;display:flex;justify-content:space-between;color:#ccc;font-size:11px}.gr-shop{padding:64px 0 90px}.gr-shop-cats{display:flex;gap:9px;overflow-x:auto;margin-bottom:32px;padding-bottom:8px}.gr-shop-cats a{flex:0 0 auto;border:1px solid var(--black);border-radius:30px;padding:9px 16px;font-size:10px;font-weight:800;text-transform:uppercase}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 18px;margin:30px 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;background:#f4f4f1;border-radius:18px;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.4;padding:0!important}.woocommerce ul.products li.product .price{font-size:13px!important;color:var(--black)!important;font-weight:800}.woocommerce ul.products li.product .button{background:var(--black);color:#fff;border-radius:30px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.woocommerce div.product{padding:65px 0}.woocommerce div.product .product_title{font-family:Georgia,serif;font-size:42px;font-weight:400}.woocommerce div.product div.images img{background:#f7f7f4;border-radius:18px}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--black)!important;border-radius:30px!important}.woocommerce span.onsale{background:var(--green)!important}
@media(max-width:1050px){.gr-head{grid-template-columns:200px 1fr 200px}.gr-nav ul{gap:18px}.gr-collections{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.wrap{width:min(var(--max),calc(100% - 28px))}.gr-socialbar{display:none}.gr-announcement{font-size:9px}.gr-head{height:78px;grid-template-columns:auto 1fr auto}.gr-menu-toggle{display:block;border:0;background:transparent;font-size:23px}.gr-logo{justify-content:center}.gr-logo img{width:145px;height:66px}.gr-tools form,.gr-tools a:first-of-type{display:none}.gr-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;box-shadow:0 10px 20px #0002}.gr-nav.open{display:block}.gr-nav ul{display:block;padding:18px}.gr-nav li{padding:9px}.gr-hero{width:calc(100% - 20px);height:630px;margin-top:10px;border-radius:18px}.gr-hero:after{background:#0007}.gr-hero-copy{left:25px;right:25px}.gr-section{padding:56px 0}.gr-title{font-size:35px}.gr-collections{grid-template-columns:1fr 1fr;gap:8px}.gr-collection{min-height:230px}.gr-collection span{font-size:21px;left:16px;bottom:15px}.gr-editorial{grid-template-columns:1fr}.gr-editorial-image{min-height:500px}.gr-editorial-copy{padding:55px 26px}.gr-editorial-copy h2{font-size:38px}.gr-story{grid-template-columns:1fr;gap:30px}.gr-story h2{font-size:38px}.gr-values{grid-template-columns:1fr 1fr}.gr-footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.gr-footer-intro{grid-column:1/-1}.gr-footer-bottom{display:block}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px!important}.gr-shop{overflow:hidden}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;width:100%;margin:0 0 16px}.woocommerce .woocommerce-ordering select{width:100%;padding:10px}}
