/*
Theme Name: RoyalCamp Black Gold
Description: RoyalCamp.shop premium outdoor WooCommerce theme — black and gold.
Version: 1.1
Text Domain: royalcamp
*/
:root{--gold:#F0B90B;--gold2:#FCD535;--black:#0B0E11;--dark:#181A20;--white:#fff;--gray:#f5f5f5;--text:#202124}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.topbar{height:38px;background:#0B0E11;color:#eee;border-bottom:1px solid #30343a;display:flex;align-items:center;justify-content:center;font-size:12px}.topbar b{color:#FCD535}.site-header{background:#0B0E11;color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 3px 15px #0008}.header-main{max-width:1240px;margin:auto;display:flex;align-items:center;gap:25px;padding:18px 22px}.logo{font-weight:900;font-size:25px;letter-spacing:-1px;white-space:nowrap}.logo span{color:var(--gold)}.logo small{font-size:12px;color:#aaa}.tagline{display:block;font-style:normal;font-size:8px;letter-spacing:2px;color:#aaa;margin-top:3px}.search{height:44px;display:flex;flex:1;max-width:560px;margin-left:auto;background:#fff;border-radius:6px;overflow:hidden}.search input{flex:1;border:0;outline:0;padding:0 15px;font-size:13px}.search button{width:55px;border:0;background:var(--gold);font-size:20px}.header-actions{display:flex;gap:20px;font-size:12px;font-weight:700}.header-actions small{font-weight:400;color:#aaa}.nav{border-top:1px solid #272a2f}.nav-inner{max-width:1240px;margin:auto;display:flex;gap:31px;padding:13px 22px;font-size:13px;font-weight:700;overflow:auto;white-space:nowrap}.nav a:hover{color:var(--gold)}.nav a:nth-child(8){background:var(--gold);color:#111;padding:8px 15px;border-radius:7px;margin-top:-8px;margin-bottom:-8px}
.hero{min-height:560px;background:linear-gradient(90deg,#080a0dcc 0%,#080a0d99 42%,#080a0d22 75%),url('assets/hero.svg') center/cover;display:flex;align-items:center}.hero-inner{max-width:1240px;width:100%;margin:auto;padding:75px 22px;color:#fff}.eyebrow,.section-kicker{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:2px}.hero h1{font-size:70px;line-height:.94;margin:15px 0;max-width:650px}.hero h1 span{color:var(--gold2);font-style:italic}.hero p{font-size:19px;max-width:570px;color:#eee}.btn{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#111;padding:15px 28px;border-radius:7px;font-weight:900;margin-top:12px}.hero-trust{display:flex;gap:34px;margin-top:40px;font-size:12px}.hero-trust strong{display:block;color:#fff;font-size:14px;margin-bottom:3px}.container{max-width:1240px;margin:auto;padding:55px 22px}.dark-section{background:#101317;color:#fff}.section-title{font-size:32px;margin:8px 0 27px}.categories,.products,.reviews,.benefits{display:grid;gap:15px}.categories{grid-template-columns:repeat(5,1fr)}.category{height:170px;border:1px solid #454950;border-radius:8px;background:linear-gradient(#0002,#000b),url('assets/category.svg') center/cover;display:flex;align-items:end;padding:16px;color:#fff;font-size:18px;font-weight:900}.category small{display:block;font-size:11px;color:var(--gold);margin-top:7px}.products{grid-template-columns:repeat(5,1fr)}.product{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px;color:#17191c}.product-img{width:100%;height:190px;object-fit:contain;background:#f7f7f7;border-radius:6px}.badge{display:inline-block;background:var(--gold);color:#111;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:900;margin:8px 0}.product h3{font-size:14px;min-height:34px}.stars{color:#e99b00;letter-spacing:2px}.price{font-size:18px;font-weight:900;margin:8px 0}.add{display:block;text-align:center;background:linear-gradient(90deg,var(--gold),var(--gold2));color:#111;padding:11px;border-radius:6px;font-weight:900}.promo{background:#0B0E11 url('assets/promo.svg') center/cover;color:#fff;padding:65px 22px}.promo-inner{max-width:1240px;margin:auto}.promo h2{font-size:43px;max-width:520px;margin:8px 0}.promo p{color:#ddd}.benefits{grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:25px 0;margin-bottom:45px}.benefit{text-align:center}.benefit strong{display:block;margin:7px}.reviews{grid-template-columns:repeat(3,1fr)}.review{background:#f5f5f5;padding:23px;border-radius:8px}.newsletter{background:#0B0E11;color:#fff;padding:28px 22px;border-top:1px solid #292d33}.newsletter-inner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:25px}.newsletter h2{color:var(--gold);margin:0 0 5px}.newsletter form{display:flex}.newsletter input{width:310px;padding:14px;border:0;border-radius:5px 0 0 5px}.newsletter button{padding:14px 23px;border:0;background:var(--gold);font-weight:900;border-radius:0 5px 5px 0}footer{background:#0B0E11;color:#aaa;padding:50px 22px}.footer-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid h3{color:#fff;font-size:15px}.footer-grid a{display:block;margin:10px 0}.footer-grid a:hover{color:var(--gold)}.copyright{max-width:1240px;margin:35px auto 0;border-top:1px solid #2c3035;padding-top:20px;font-size:12px}.woocommerce ul.products li.product{border:1px solid #ddd;border-radius:8px;padding:12px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--gold);color:#111;border-radius:6px;font-weight:800}.woocommerce div.product .price{color:#c78d00}@media(max-width:900px){.categories,.products{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:52px}.header-main{flex-wrap:wrap}.search{order:3;flex-basis:100%}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.categories,.products,.reviews,.benefits{grid-template-columns:1fr}.hero h1{font-size:43px}.hero-trust{flex-direction:column;gap:12px}.header-actions{display:none}.newsletter-inner{display:block}.newsletter form{margin-top:15px}.newsletter input{width:65%}.promo h2{font-size:33px}}
