/* Natural Realm Offroad v2.3 — storefront layout, pricing and delivery polish. */
:root{
  --nro-v23-ink:#101510;
  --nro-v23-forest:#182219;
  --nro-v23-gold:#d4932d;
  --nro-v23-cream:#f6f1e7;
  --nro-v23-line:#ded6c8;
  --nro-v23-white:#fff;
}

body.nro-theme-v23{overflow-x:hidden;background:var(--nro-v23-cream);}
body.nro-theme-v23 .nro-container{width:min(1240px,calc(100% - 40px));}
body.nro-theme-v23 .nro-section{padding:54px 0;}
body.nro-theme-v23 .nro-section__heading{align-items:flex-end;margin-bottom:24px;}
body.nro-theme-v23 .nro-section__heading h2{font-size:clamp(1.45rem,2.1vw,2rem);letter-spacing:.08em;text-transform:uppercase;}
body.nro-theme-v23 .nro-section__heading a{font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#a86412;border-bottom:1px solid currentColor;padding-bottom:4px;}

/* Hero follows the reference site's practical 4x4 / camping positioning. */
body.nro-theme-v23 .nro-hero{min-height:680px;background-position:center 54%;}
body.nro-theme-v23 .nro-hero::before{background:linear-gradient(90deg,rgba(4,8,5,.94) 0%,rgba(4,8,5,.75) 38%,rgba(4,8,5,.12) 72%,rgba(4,8,5,.04) 100%);}
body.nro-theme-v23 .nro-hero__inner{min-height:570px;display:flex;align-items:center;}
body.nro-theme-v23 .nro-hero__content{max-width:670px;padding:80px 0 120px;}
body.nro-theme-v23 .nro-hero__content h1{font-size:clamp(3.25rem,6vw,5.9rem);line-height:.98;max-width:760px;}
body.nro-theme-v23 .nro-hero__content p{max-width:680px;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.7;}
body.nro-theme-v23 .nro-hero-assurance{bottom:0;transform:translateY(44%);box-shadow:0 22px 55px rgba(0,0,0,.24);}
body.nro-theme-v23 .nro-home-categories{padding-top:105px;}

/* Real-image category cards. */
body.nro-theme-v23 .nro-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;overflow:visible;}
body.nro-theme-v23 .nro-category-card{min-width:0;height:205px;border-radius:14px;background-image:var(--category-image);background-size:cover;background-position:center;box-shadow:0 8px 24px rgba(16,21,16,.12);isolation:isolate;}
body.nro-theme-v23 .nro-category-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(3,8,4,.78));z-index:-1;}
body.nro-theme-v23 .nro-category-card__shade{display:none;}
body.nro-theme-v23 .nro-category-card__copy{padding:16px;gap:5px;}
body.nro-theme-v23 .nro-category-card__copy strong{font-size:1rem;line-height:1.25;text-shadow:0 2px 9px rgba(0,0,0,.5);}
body.nro-theme-v23 .nro-category-card__copy small{font-size:.76rem;font-weight:800;color:#f5b240;}

/* Product cards. */
body.nro-theme-v23 .nro-product-card-grid,
body.nro-theme-v23 .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;}
body.nro-theme-v23 .nro-product-card,
body.nro-theme-v23 .woocommerce ul.products li.product{position:relative;width:auto!important;margin:0!important;display:flex!important;flex-direction:column;border:1px solid #e5ddd0;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(18,26,19,.08);transition:.22s ease;}
body.nro-theme-v23 .nro-product-card:hover,
body.nro-theme-v23 .woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(18,26,19,.14);}
body.nro-theme-v23 .nro-product-card__image,
body.nro-theme-v23 .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{position:relative;display:block;background:#f3f1ec;overflow:hidden;}
body.nro-theme-v23 .nro-product-card__image{aspect-ratio:1/1;}
body.nro-theme-v23 .nro-product-card__image img,
body.nro-theme-v23 .woocommerce ul.products li.product img{width:100%!important;height:100%!important;aspect-ratio:1/1;object-fit:contain!important;padding:14px;background:#f5f3ef;margin:0!important;}
body.nro-theme-v23 .nro-product-card__body{padding:17px;display:flex;flex:1;flex-direction:column;}
body.nro-theme-v23 .nro-product-card h3,
body.nro-theme-v23 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.35!important;min-height:2.7em;margin:0 0 12px!important;color:#101510!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
body.nro-theme-v23 .nro-product-card__price,
body.nro-theme-v23 .woocommerce ul.products li.product .price{font-size:1.08rem!important;font-weight:900;color:#8a4c05!important;margin:auto 0 5px!important;}
body.nro-theme-v23 .price del{opacity:.55;font-weight:600;margin-right:6px;}
body.nro-theme-v23 .price ins{text-decoration:none;color:#a85e00;font-weight:900;}
body.nro-theme-v23 .nro-sale-badge,
body.nro-theme-v23 .woocommerce span.onsale{position:absolute;z-index:4;top:12px;left:12px;min-width:0;min-height:0;line-height:1;padding:8px 10px;border-radius:999px;background:var(--nro-v23-gold);color:#111;font-size:.72rem;font-weight:900;letter-spacing:.06em;}
body.nro-theme-v23 .nro-card-delivery-note{font-size:.75rem;color:#5b655d;margin:0 0 12px;min-height:1.1em;}
body.nro-theme-v23 .nro-product-card__button,
body.nro-theme-v23 .woocommerce ul.products li.product .button{margin-top:10px!important;width:100%;display:flex!important;align-items:center;justify-content:center;min-height:48px;border-radius:11px!important;background:#101710!important;color:#fff!important;font-weight:900!important;text-align:center;}

/* Blog cards: real product / lifestyle images and readable overlay. */
body.nro-theme-v23 .nro-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
body.nro-theme-v23 .nro-post-card{height:300px;border-radius:18px;background-image:linear-gradient(180deg,rgba(0,0,0,.04),rgba(3,8,4,.88)),var(--post-image);background-size:cover;background-position:center;box-shadow:0 10px 30px rgba(10,17,11,.14);}
body.nro-theme-v23 .nro-post-card__body{padding:23px;}
body.nro-theme-v23 .nro-post-card__body small{display:inline-flex;background:#eaa433;color:#111;padding:7px 9px;border-radius:7px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;}
body.nro-theme-v23 .nro-post-card__body h3{font-size:1.4rem;line-height:1.18;margin:12px 0 7px;}
body.nro-theme-v23 .nro-post-card__body p{font-size:.92rem;line-height:1.45;max-width:90%;}
body.nro-theme-v23 .widget_archive,
body.nro-theme-v23 .widget_categories{display:none!important;}

/* 30% sale message and single product layout. */
body.nro-theme-v23 .nro-launch-offer{display:flex;align-items:center;gap:12px;margin:10px 0 14px;padding:12px 15px;border:1px solid #e1bd7e;border-radius:12px;background:#fff5df;color:#3a260d;}
body.nro-theme-v23 .nro-launch-offer strong{font-size:.86rem;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;}
body.nro-theme-v23 .nro-launch-offer span{font-size:.82rem;line-height:1.4;}
body.nro-theme-v23.single-product div.product{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:48px;align-items:start;}
body.nro-theme-v23.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;}
body.nro-theme-v23.single-product div.product .summary{width:100%!important;float:none!important;margin:0!important;position:sticky;top:118px;max-height:calc(100vh - 136px);overflow:auto;padding:4px 10px 18px 0;scrollbar-width:thin;}
body.nro-theme-v23.single-product .woocommerce-product-gallery__image a{display:flex;background:#f3f1ec;border-radius:16px;overflow:hidden;}
body.nro-theme-v23.single-product .woocommerce-product-gallery__image img{width:100%!important;max-height:660px;object-fit:contain;background:#f4f1eb;}
body.nro-theme-v23.single-product .product_title{font-size:clamp(2.2rem,4vw,4.4rem)!important;line-height:1!important;margin-bottom:16px!important;}
body.nro-theme-v23.single-product .summary .price{padding:18px;border:1px solid #e3d5bb;border-radius:13px;background:#faf4e8;font-size:1.65rem!important;}
body.nro-theme-v23.single-product form.cart{display:flex!important;flex-wrap:wrap;gap:12px;align-items:center;padding:18px;border:1px solid #e3d8c7;border-radius:16px;background:#faf7f0;}
body.nro-theme-v23.single-product form.cart .quantity{flex:0 0 112px;margin:0!important;}
body.nro-theme-v23.single-product form.cart .quantity .qty{width:100%!important;min-height:52px;border-radius:10px;}
body.nro-theme-v23.single-product form.cart .single_add_to_cart_button{flex:1;min-width:210px;min-height:54px!important;border-radius:11px!important;background:#101710!important;color:#fff!important;font-weight:900!important;}
body.nro-theme-v23.single-product table.variations{width:100%;}
body.nro-theme-v23.single-product table.variations select{width:100%;min-height:50px;border-radius:10px;padding:0 14px;background:#fff;}
body.nro-theme-v23 .nro-product-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
body.nro-theme-v23 .nro-product-trust span{min-height:78px;}

/* Shipping / checkout. */
body.nro-theme-v23 .nro-standard-shipping-note,
body.nro-theme-v23 .nro-freight-checkout-note{margin:0 0 14px!important;border-radius:10px!important;border-left:4px solid var(--nro-v23-gold)!important;background:#fff8e9!important;color:#2b2e29!important;}
body.nro-theme-v23.woocommerce-checkout .nro-main,
body.nro-theme-v23.woocommerce-cart .nro-main{padding:44px 0 70px;}
body.nro-theme-v23.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:34px;align-items:start;}
body.nro-theme-v23.woocommerce-checkout #customer_details{grid-column:1;}
body.nro-theme-v23.woocommerce-checkout #order_review_heading,
body.nro-theme-v23.woocommerce-checkout #order_review{grid-column:2;}
body.nro-theme-v23.woocommerce-checkout #order_review{position:sticky;top:110px;background:#fff;border:1px solid #e3d8c8;border-radius:18px;padding:20px;box-shadow:0 12px 36px rgba(24,33,25,.08);}
body.nro-theme-v23.woocommerce-checkout .col2-set{display:block;width:100%;}
body.nro-theme-v23.woocommerce-checkout .col-1,
body.nro-theme-v23.woocommerce-checkout .col-2{float:none!important;width:100%!important;background:#fff;border:1px solid #e4dacb;border-radius:18px;padding:24px;margin:0 0 20px;}
body.nro-theme-v23.woocommerce-checkout .form-row{margin:0 0 15px;}
body.nro-theme-v23.woocommerce-checkout input.input-text,
body.nro-theme-v23.woocommerce-checkout select,
body.nro-theme-v23.woocommerce-checkout textarea{min-height:50px;border:1px solid #cbc2b4;border-radius:9px;padding:10px 13px;background:#fff;color:#111;}
body.nro-theme-v23.woocommerce-checkout #place_order{width:100%;min-height:54px;border-radius:10px;background:#101710;color:#fff;font-weight:900;}

/* Footer clean-up. */
body.nro-theme-v23 .nro-footer__grid{grid-template-columns:1.25fr .75fr .9fr .8fr 1fr;gap:34px;}
body.nro-theme-v23 .nro-footer__contact p{white-space:normal;}

@media (max-width:1050px){
  body.nro-theme-v23 .nro-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
  body.nro-theme-v23 .nro-product-card-grid,
  body.nro-theme-v23 .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  body.nro-theme-v23.single-product div.product{grid-template-columns:1fr 1fr;gap:28px;}
  body.nro-theme-v23.woocommerce-checkout form.checkout{grid-template-columns:1fr;}
  body.nro-theme-v23.woocommerce-checkout #customer_details,
  body.nro-theme-v23.woocommerce-checkout #order_review_heading,
  body.nro-theme-v23.woocommerce-checkout #order_review{grid-column:1;}
  body.nro-theme-v23.woocommerce-checkout #order_review{position:static;}
}

@media (max-width:782px){
  body.nro-theme-v23 .nro-container{width:min(100% - 24px,1240px);}
  body.nro-theme-v23 .nro-section{padding:36px 0;}
  body.nro-theme-v23 .nro-hero{min-height:650px;background-position:64% center;}
  body.nro-theme-v23 .nro-hero::before{background:linear-gradient(90deg,rgba(4,8,5,.92),rgba(4,8,5,.65) 58%,rgba(4,8,5,.22));}
  body.nro-theme-v23 .nro-hero__inner{min-height:570px;align-items:flex-start;}
  body.nro-theme-v23 .nro-hero__content{padding:88px 0 170px;max-width:92%;}
  body.nro-theme-v23 .nro-hero__content h1{font-size:clamp(2.75rem,12vw,4.2rem);}
  body.nro-theme-v23 .nro-hero__actions{display:grid;grid-template-columns:1fr;max-width:310px;}
  body.nro-theme-v23 .nro-hero-assurance{width:calc(100% - 24px);display:grid;grid-template-columns:1fr;transform:translateY(38%);padding:6px 18px;}
  body.nro-theme-v23 .nro-hero-assurance__item{padding:11px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.13);}
  body.nro-theme-v23 .nro-hero-assurance__item:last-child{border-bottom:0;}
  body.nro-theme-v23 .nro-home-categories{padding-top:165px;}
  body.nro-theme-v23 .nro-section__heading{align-items:center;}
  body.nro-theme-v23 .nro-section__heading h2{font-size:1.2rem;}
  body.nro-theme-v23 .nro-section__heading a{font-size:.72rem;}
  body.nro-theme-v23 .nro-category-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;margin-right:-12px;}
  body.nro-theme-v23 .nro-category-card{flex:0 0 70%;height:180px;scroll-snap-align:start;}
  body.nro-theme-v23 .nro-product-card-grid,
  body.nro-theme-v23 .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  body.nro-theme-v23 .nro-product-card__body{padding:12px;}
  body.nro-theme-v23 .nro-product-card h3,
  body.nro-theme-v23 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.88rem!important;min-height:3.8em;-webkit-line-clamp:3;}
  body.nro-theme-v23 .nro-product-card__price,
  body.nro-theme-v23 .woocommerce ul.products li.product .price{font-size:.94rem!important;}
  body.nro-theme-v23 .nro-product-card__button,
  body.nro-theme-v23 .woocommerce ul.products li.product .button{min-height:44px;font-size:.82rem!important;}
  body.nro-theme-v23 .nro-post-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-bottom:8px;}
  body.nro-theme-v23 .nro-post-card{flex:0 0 86%;height:285px;scroll-snap-align:start;}
  body.nro-theme-v23.single-product div.product{display:block!important;}
  body.nro-theme-v23.single-product div.product .summary{position:static;max-height:none;overflow:visible;padding:20px 0 0;}
  body.nro-theme-v23.single-product .product_title{font-size:2.35rem!important;}
  body.nro-theme-v23.single-product form.cart{display:grid!important;grid-template-columns:1fr;padding:14px;}
  body.nro-theme-v23.single-product form.cart .quantity,
  body.nro-theme-v23.single-product form.cart .single_add_to_cart_button{width:100%!important;min-width:0;}
  body.nro-theme-v23 .nro-product-trust{grid-template-columns:1fr 1fr;}
  body.nro-theme-v23.woocommerce-checkout .col-1,
  body.nro-theme-v23.woocommerce-checkout .col-2,
  body.nro-theme-v23.woocommerce-checkout #order_review{padding:16px;border-radius:13px;}
  body.nro-theme-v23 .nro-footer__grid{grid-template-columns:1fr 1fr;}
}

@media (max-width:430px){
  body.nro-theme-v23 .nro-product-card-grid,
  body.nro-theme-v23 .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
  body.nro-theme-v23 .nro-product-card__image img,
  body.nro-theme-v23 .woocommerce ul.products li.product img{padding:7px;}
  body.nro-theme-v23 .nro-product-card__body{padding:10px;}
  body.nro-theme-v23 .nro-card-delivery-note{font-size:.67rem;}
  body.nro-theme-v23 .nro-sale-badge,
  body.nro-theme-v23 .woocommerce span.onsale{top:7px;left:7px;padding:6px 7px;font-size:.62rem;}
  body.nro-theme-v23 .nro-product-trust{grid-template-columns:1fr;}
  body.nro-theme-v23 .nro-footer__grid{grid-template-columns:1fr;}
}
