/*
Theme Name: Book Kashmir Hotels
Theme URI: https://bookkashmirhotels.com
Author: BookKashmirHotels.com
Description: A fast, responsive hotel and houseboat marketplace theme for Kashmir. WooCommerce compatible and ready for the BookKashmirHotels Booking Engine.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: book-kashmir-hotels
*/

:root{--green:#095448;--green2:#0d6b5a;--gold:#e0a72d;--ink:#14211f;--muted:#64716e;--cream:#f7f5ef;--white:#fff;--line:#dfe7e4;--shadow:0 14px 40px rgba(15,55,48,.12);--radius:18px;--wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(var(--wrap),calc(100% - 36px));margin:auto}.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}
.site-header{height:76px;display:flex;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;font-size:21px;color:var(--green)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--green);color:#fff;font-size:20px}.custom-logo{max-height:44px;width:auto}.nav-menu{display:flex;gap:27px;list-style:none;margin:0;padding:0;font-weight:650;font-size:14px}.nav-menu a:hover{color:var(--green2)}.header-actions{display:flex;align-items:center;gap:10px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:12px;padding:12px 18px;background:var(--green);color:#fff!important;font-weight:750;cursor:pointer;transition:.2s}.button:hover{background:var(--green2);transform:translateY(-1px)}.button-outline{background:#fff;color:var(--green)!important;border:1px solid var(--green)}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}
.hero{min-height:600px;display:flex;align-items:center;position:relative;color:#fff;background:linear-gradient(90deg,rgba(4,40,35,.88),rgba(4,40,35,.42)),url('assets/images/hero-dal-lake.jpg') center/cover}.hero-content{padding:78px 0 130px;max-width:780px}.eyebrow{display:inline-block;color:#ffe09b;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:13px}.hero h1{font-family:Georgia,serif;font-size:clamp(40px,6vw,72px);line-height:1.07;margin:14px 0 18px;letter-spacing:-.03em}.hero p{font-size:20px;max-width:660px;color:#eef7f4}.search-box{position:relative;margin:-74px auto 0;background:#fff;border-radius:20px;box-shadow:var(--shadow);padding:22px;z-index:4}.search-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr .8fr auto;gap:12px;align-items:end}.field label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:var(--muted);margin-bottom:7px}.field input,.field select,.booking-shortcode input,.booking-shortcode select{width:100%;height:48px;border:1px solid var(--line);border-radius:11px;padding:0 13px;background:#fff;color:var(--ink);font:inherit}.search-grid .button{height:48px}
.section{padding:84px 0}.section-soft{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section h2{font-family:Georgia,serif;font-size:clamp(31px,4vw,45px);line-height:1.15;margin:0 0 8px}.section-head p{margin:0;color:var(--muted)}.text-link{color:var(--green);font-weight:800}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.destination-card{height:340px;border-radius:var(--radius);overflow:hidden;position:relative;box-shadow:var(--shadow)}.destination-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.destination-card:hover img{transform:scale(1.05)}.destination-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:end;padding:24px;color:#fff;background:linear-gradient(transparent 45%,rgba(3,30,26,.9))}.destination-overlay h3{font-family:Georgia,serif;font-size:28px;margin:0}.destination-overlay p{margin:3px 0;color:#eaf3f1}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e4f2ee;color:var(--green);font-size:23px}.feature h3{margin:18px 0 8px}.feature p{margin:0;color:var(--muted)}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.property-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.property-card img{width:100%;height:220px;object-fit:cover}.property-body{padding:21px}.property-meta{font-size:13px;color:var(--green);font-weight:750}.property-card h3{font-family:Georgia,serif;font-size:24px;margin:5px 0}.price{font-weight:850;font-size:20px}.price small{font-size:13px;font-weight:500;color:var(--muted)}
.cta{background:var(--green);color:#fff;border-radius:26px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{margin:0 0 8px}.cta p{margin:0;color:#dbece8}.cta .button{background:var(--gold);color:#18211f!important}.content-area{padding:60px 0;min-height:55vh}.entry-title{font-family:Georgia,serif;font-size:42px}.entry-content{max-width:850px}.site-footer{background:#0c2622;color:#dbe7e4;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.site-footer h3,.site-footer h4{color:#fff}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;color:#a8bbb6;font-size:13px}.notice{padding:15px 18px;background:#fff4d8;border-radius:12px;color:#5d4611}.woocommerce .woocommerce-breadcrumb{margin-bottom:22px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:1px solid var(--line);border-radius:16px;padding:14px}.woocommerce div.product div.images img{border-radius:18px}
@media(max-width:980px){.nav-menu,.header-actions .button-outline{display:none}.menu-toggle{display:block}.nav-open .nav-menu{display:flex;position:absolute;top:76px;left:0;right:0;background:#fff;flex-direction:column;padding:22px 30px;border-bottom:1px solid var(--line)}.search-grid{grid-template-columns:1fr 1fr}.search-grid .button{grid-column:span 2}.destination-grid{grid-template-columns:repeat(2,1fr)}.property-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.wrap{width:min(100% - 24px,var(--wrap))}.hero{min-height:520px}.hero-content{padding:55px 0 110px}.hero p{font-size:17px}.search-box{margin-top:-65px;padding:16px}.search-grid{grid-template-columns:1fr}.search-grid .button{grid-column:auto}.section{padding:58px 0}.section-head{align-items:start;flex-direction:column}.destination-grid,.property-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.destination-card{height:280px}.cta{padding:30px;align-items:start;flex-direction:column}.header-actions .button{display:none}}
