/*
Theme Name: Oakwell Outfitters Store Customizable
Description: Production-ready WooCommerce starter theme for forestry, arboriculture and outdoor equipment.
Version: 4.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: oakwell-store
*/
:root{--oak:#073319;--oak2:#041f11;--lime:#b8f000;--pink:#f40b82;--cream:#f7f7f3;--text:#101010;--muted:#666;--line:#ddd;--gold:#f5b400;--shadow:0 8px 26px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}
.oo-container{max-width:1440px;margin:auto;padding:0 28px}.oo-top{background:var(--oak2);color:#fff;font-size:13px}.oo-top .oo-container{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.oo-header{background:var(--oak);color:#fff;position:relative;z-index:50}.oo-header .oo-container{height:92px;display:grid;grid-template-columns:340px 1fr auto;align-items:center;gap:28px}.oo-logo{width:310px;max-height:76px;object-fit:contain;object-position:left center}
.custom-logo{max-width:310px;height:auto}.oo-search{background:#fff;border-radius:6px;display:flex;overflow:hidden;max-width:620px;width:100%;justify-self:center}.oo-search input{border:0;outline:0;padding:14px 16px;flex:1}.oo-search button{width:52px;border:0;background:var(--lime);font-weight:900;cursor:pointer}
.oo-actions{display:flex;gap:20px;font-size:12px;text-align:center}.oo-actions span{display:block;font-size:23px;margin-bottom:3px}.oo-cart-count{display:inline!important;background:var(--pink);color:#fff;border-radius:999px;padding:1px 6px;font-size:10px!important;margin-left:2px}
.oo-hamburger{display:none;border:0;background:transparent;color:#fff;width:44px;height:44px;padding:8px;cursor:pointer}.oo-hamburger span{display:block;height:3px;background:#fff;margin:5px 0;border-radius:5px;transition:.25s}
.oo-nav{background:var(--lime);font-weight:850}.oo-nav .oo-container{min-height:42px;display:flex;align-items:center;gap:30px;overflow-x:auto;white-space:nowrap}.oo-nav a{font-size:14px}.oo-mobile-panel{display:none}
.oo-hero{position:relative;min-height:410px;background:url('assets/hero.jpg') center/cover no-repeat;color:white;overflow:hidden}.oo-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,29,12,.94),rgba(0,29,12,.66) 48%,rgba(0,29,12,.08) 76%)}.oo-hero:after{content:"";position:absolute;left:23px;top:-50px;width:16px;height:190px;background:var(--pink);transform:rotate(22deg)}
.oo-hero .oo-container{position:relative;z-index:2;display:flex;align-items:center;min-height:410px}.oo-hero-copy{max-width:720px;padding-left:55px}.oo-kicker{display:inline-block;background:rgba(184,240,0,.16);color:var(--lime);padding:6px 10px;font-weight:900;font-size:14px}.oo-hero h1{font-size:54px;line-height:1.03;margin:15px 0 12px;font-weight:950;letter-spacing:-1.5px}.oo-hero p{font-size:19px;margin:0 0 20px}.oo-btn{display:inline-flex;align-items:center;gap:10px;background:var(--lime);padding:14px 20px;font-weight:900;border-radius:5px;color:#050505}
.oo-cats{padding:18px 0 8px}.oo-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.oo-cat{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.04)}.oo-cat img{width:100%;height:120px;object-fit:cover}.oo-cat-foot{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;font-weight:850}.oo-cat-arrow{background:var(--pink);color:#fff;border-radius:3px;padding:5px 8px}
.oo-section-head{display:flex;justify-content:space-between;align-items:end;margin:24px 0 12px}.oo-title{font-size:28px;font-weight:950;margin:0;position:relative;padding-bottom:8px}.oo-title:after{content:"";position:absolute;left:0;bottom:0;width:255px;height:3px;background:var(--lime)}.oo-link{color:var(--pink);font-weight:850;font-size:14px}
.oo-trust{margin:30px 0 0;background:url('assets/trust.jpg') center/cover no-repeat;color:#fff;position:relative;min-height:145px;display:flex;align-items:center;overflow:hidden}.oo-trust:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,28,10,.93),rgba(0,28,10,.25))}.oo-trust:after{content:"";position:absolute;right:42px;top:-40px;width:15px;height:200px;background:var(--pink);transform:rotate(26deg)}.oo-trust .oo-container{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.oo-trust h2{font-size:31px;line-height:1.05;margin:0 0 7px}
.oo-services{background:var(--oak);color:#fff}.oo-services .oo-container{display:grid;grid-template-columns:repeat(4,1fr)}.oo-service{padding:20px 22px;border-right:1px solid rgba(255,255,255,.15);display:flex;gap:12px}.oo-service .ico{color:var(--lime);font-size:25px}.oo-service b{display:block}.oo-service small{color:#d7e1da}
.oo-page{padding:42px 0}.oo-page h1{font-size:42px;margin-top:0}.oo-prose{max-width:900px;line-height:1.7}.oo-prose h2{margin-top:30px}.oo-panel{background:#f7f9f7;border:1px solid #e3e7e3;border-radius:8px;padding:24px;margin:20px 0}.oo-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:28px}.oo-contact-card{border:1px solid var(--line);padding:24px;border-radius:8px}
.oo-footer{background:var(--oak2);color:#fff;padding:38px 0}.oo-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.oo-footer h4{color:var(--lime);margin:0 0 12px}.oo-footer p,.oo-footer li{font-size:14px;color:#cbd6ce}.oo-footer ul{list-style:none;padding:0;margin:0}.oo-footer li{margin:7px 0}.oo-footer-logo{width:280px;max-width:100%;margin-bottom:15px}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{margin:25px 0;color:#777}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:7px;padding:14px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.035)}.woocommerce ul.products li.product:hover{box-shadow:var(--shadow)}.woocommerce ul.products li.product img{height:230px;object-fit:contain;background:#fafafa}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;font-weight:800}.woocommerce ul.products li.product .price{color:var(--pink)!important;font-size:20px!important;font-weight:950}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--lime)!important;color:#000!important;font-weight:900!important;border-radius:4px!important}
.woocommerce div.product{padding:35px 0}.woocommerce div.product .product_title{font-size:38px;font-weight:950}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--pink)!important;font-size:30px;font-weight:950}.woocommerce div.product div.images img{border:1px solid #e6e6e6;border-radius:7px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--lime)!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--lime)!important}.woocommerce-message::before,.woocommerce-info::before{color:#6c9200!important}
.woocommerce-cart table.cart img{width:90px}.woocommerce-cart .cart_totals,.woocommerce-checkout-review-order,.woocommerce-account .woocommerce-MyAccount-content{border:1px solid var(--line);padding:22px;border-radius:8px}.woocommerce-checkout #payment{background:#f4f6f4!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:12px;border:1px solid #ccc;border-radius:4px}
.oo-shop-head{padding:30px 0 10px}.oo-shop-head h1{font-size:42px;margin:0}.oo-shop-head p{color:var(--muted)}
@media(max-width:1050px){.oo-header .oo-container{grid-template-columns:290px 1fr auto}.oo-actions{display:none}.oo-hamburger{display:block}.oo-nav{display:none}.oo-mobile-panel{display:block;position:absolute;left:0;right:0;top:92px;background:var(--oak2);color:#fff;max-height:0;overflow:hidden;transition:max-height .28s ease;box-shadow:0 10px 24px rgba(0,0,0,.25)}body.oo-menu-open .oo-mobile-panel{max-height:650px}.oo-mobile-panel a{display:block;padding:15px 28px;border-bottom:1px solid rgba(255,255,255,.11);font-weight:800}body.oo-menu-open .oo-hamburger span:nth-child(1){transform:translateY(8px) rotate(45deg)}body.oo-menu-open .oo-hamburger span:nth-child(2){opacity:0}body.oo-menu-open .oo-hamburger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.oo-cat-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.oo-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.oo-container{padding:0 15px}.oo-top .oo-container{justify-content:center}.oo-top span:nth-child(n+2){display:none}.oo-header .oo-container{height:auto;min-height:78px;padding-top:10px;padding-bottom:10px;grid-template-columns:1fr auto;gap:14px}.oo-logo,.custom-logo{width:235px;max-height:62px}.oo-search{grid-column:1/-1;grid-row:2;max-width:none}.oo-mobile-panel{top:136px}.oo-hero,.oo-hero .oo-container{min-height:430px}.oo-hero-copy{padding-left:20px}.oo-hero h1{font-size:38px}.oo-cat-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:1fr}.oo-trust .oo-container{align-items:flex-start;flex-direction:column;padding-top:28px;padding-bottom:28px}.oo-services .oo-container{grid-template-columns:1fr 1fr}.oo-footer-grid,.oo-grid-2{grid-template-columns:1fr}.oo-title:after{width:170px}.oo-page h1,.oo-shop-head h1{font-size:34px}}
@media(max-width:480px){.oo-logo,.custom-logo{width:205px}.oo-cat-grid{grid-template-columns:1fr}.oo-services .oo-container{grid-template-columns:1fr}}
