/*
Theme Name: Marrakech Desert Excursions
Theme URI: https://marrakech-desert-excursions.com/
Author: Marrakech Desert Excursions
Description: Dynamic WordPress theme for Morocco tours, excursions, travel articles, and bookings. Requires the companion "MDE Tour & Booking Manager" plugin (install it from the same package) for the Tours post type, availability calendar, and booking form.
Version: 4.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: marrakech-desert-excursions
*/

:root{--orange:#c2410c;--orange-dark:#9a3412;--ink:#171717;--muted:#64748b;--sand:#fff7ed;--line:#e7e5e4;--green:#16a34a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.mde-wrap{width:min(1200px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.site-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.custom-logo-link{display:flex;align-items:center}.custom-logo,.bundled-logo{width:auto;max-height:58px}.brand-copy{display:flex;flex-direction:column}.brand-title{font:700 17px/1.15 Georgia,serif}.brand-tagline{font-size:8px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#9a6a42}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:10px 12px;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.primary-nav .current-menu-item>a,.primary-nav a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:12px}.whatsapp{display:flex;gap:7px;align-items:center;color:var(--green);font-weight:700;white-space:nowrap}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:5px;padding:12px 22px;background:var(--orange);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.btn:hover{background:var(--orange-dark)}.menu-toggle{display:none;background:none;border:0;font-size:28px}
.hero{min-height:660px;display:grid;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(15,23,42,.82),rgba(15,23,42,.25)),url('https://images.unsplash.com/photo-1509316785289-025f5b846b35?w=1800&q=86&auto=format&fit=crop') center/cover}.hero-content{max-width:720px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fed7aa}.hero h1{font:700 clamp(48px,7vw,88px)/.98 Georgia,serif;margin:18px 0}.hero p{font-size:19px;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn-outline{background:transparent;border:2px solid #fff}.btn-outline:hover{background:#fff;color:var(--ink)}
.section{padding:88px 0}.section-soft{background:var(--sand)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head h2,.entry-title{font:700 clamp(34px,5vw,54px)/1.1 Georgia,serif;margin:8px 0 14px}.section-head p{color:var(--muted)}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tour-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.06)}.tour-card img{width:100%;height:240px;object-fit:cover}.tour-card-body{padding:22px}.tour-card h3{font:700 25px/1.2 Georgia,serif;margin:6px 0 12px}.tour-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px}.price{color:var(--orange);font-weight:800}.tour-card p{color:var(--muted)}.text-link{color:var(--orange);font-weight:800}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px}.entry-content{font-size:17px}.entry-content h2,.entry-content h3{font-family:Georgia,serif}.featured-image{width:100%;max-height:560px;object-fit:cover;border-radius:12px}.sidebar-box{position:sticky;top:100px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.sidebar-box h3{font-family:Georgia,serif;font-size:25px;margin-top:0}.booking-form{display:grid;gap:14px}.booking-form label{font-weight:700;font-size:14px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:6px;font:inherit}.booking-form textarea{min-height:110px;resize:vertical}.notice{padding:12px;border-radius:6px;background:#dcfce7;color:#166534}.notice-error{background:#fee2e2;color:#991b1b}
.tour-hero{position:relative;min-height:570px;display:flex;align-items:flex-end;overflow:hidden;background:#111827;color:#fff}.tour-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tour-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.9),rgba(15,23,42,.25)),linear-gradient(0deg,rgba(15,23,42,.65),transparent 60%)}.tour-hero-content{position:relative;padding-bottom:65px;max-width:1200px}.tour-breadcrumb{margin-bottom:34px;font-size:13px;color:#e2e8f0}.tour-breadcrumb a:hover{color:#fdba74}.tour-hero h1{max-width:850px;margin:12px 0 16px;font:700 clamp(44px,6vw,76px)/1.03 Georgia,serif}.tour-hero p{max-width:690px;font-size:18px;color:#e2e8f0}.tour-hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.tour-whatsapp{font-weight:800;color:#86efac}.tour-facts{border-bottom:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.tour-facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.tour-facts-grid>div{padding:24px;border-right:1px solid var(--line)}.tour-facts-grid>div:last-child{border:0}.tour-facts span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.tour-facts strong{font-size:17px}.tour-detail{background:#fafaf9}.tour-tabs{display:flex;gap:28px;padding:0 0 18px;border-bottom:1px solid var(--line);margin-bottom:38px;overflow:auto}.tour-tabs a{font-weight:800;white-space:nowrap}.tour-tabs a:hover{color:var(--orange)}.tour-copy>h2,.tour-panel h2{font:700 38px/1.15 Georgia,serif;margin:8px 0 20px}.tour-panel{padding:40px 0;border-top:1px solid var(--line)}.highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.highlight-grid>div{display:flex;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px}.highlight-grid b{color:var(--orange)}.itinerary>div{display:grid;grid-template-columns:48px 1fr;gap:16px;position:relative;padding-bottom:24px}.itinerary>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800}.itinerary p{margin:0}.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}.included-grid p{margin:5px 0}.booking-card{box-shadow:0 14px 45px rgba(15,23,42,.12)}.booking-price{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--line)}.booking-price small{color:var(--muted)}.booking-price strong{color:var(--orange);font-size:22px}.secure-note{text-align:center;margin-top:14px;color:var(--muted);font-size:12px}
.site-footer{padding:60px 0 24px;background:#111827;color:#cbd5e1}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.site-footer h3{color:#fff;font-family:Georgia,serif}.site-footer ul{list-style:none;padding:0}.site-footer a:hover{color:#fdba74}.footer-bottom{border-top:1px solid #334155;margin-top:38px;padding-top:22px;font-size:14px}
.pagination{margin-top:36px}.nav-links{display:flex;gap:8px}.page-numbers{padding:8px 13px;border:1px solid var(--line);border-radius:5px}.page-numbers.current{background:var(--orange);color:#fff}
@media(max-width:1200px){.brand-tagline{display:none}.whatsapp span{display:none}}@media(max-width:1024px){.menu-toggle{display:block}.primary-nav{position:fixed;inset:72px 0 auto;background:#fff;border-bottom:1px solid var(--line);display:none}.primary-nav.open{display:block}.primary-nav ul{display:block;padding:18px}.primary-nav a{padding:13px}.header-actions{margin-left:auto}.card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.mde-wrap{width:min(100% - 28px,1200px)}.header-inner{min-height:62px;gap:10px}.custom-logo,.bundled-logo{max-height:48px}.brand-title{font-size:15px}.header-actions .btn,.header-actions .whatsapp{display:none}.primary-nav{inset:62px 0 auto}.hero{min-height:600px}.hero h1{font-size:48px}.section{padding:64px 0}.card-grid,.content-layout,.footer-grid{grid-template-columns:1fr}.tour-card img{height:220px}.hero-actions{flex-direction:column;align-items:flex-start}.sidebar-box{position:static}.tour-hero{min-height:620px}.tour-hero-content{padding-bottom:38px}.tour-hero h1{font-size:42px}.tour-hero-actions{align-items:flex-start;flex-direction:column}.tour-facts-grid{grid-template-columns:1fr 1fr}.tour-facts-grid>div:nth-child(2){border-right:0}.tour-facts-grid>div{border-bottom:1px solid var(--line)}.highlight-grid,.included-grid{grid-template-columns:1fr}.tour-tabs{gap:20px}.tour-copy>h2,.tour-panel h2{font-size:32px}}
