
/*
Theme Name: Mesob Ethiopia Tours
Theme URI: https://mesobethiopia.com/
Author: Mesob Ethiopia Tours
Description: Clean standalone travel website for Mesob Ethiopia Tours. No Elementor or Trevana dependency.
Version: 1.0.0
*/
:root{--green:#14532d;--green2:#1f7a45;--cream:#f7f7f2;--ink:#173022;--muted:#64746b;--line:#e2e8e3;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}.topbar{background:var(--green);color:#fff;font-size:13px;padding:7px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{font-weight:900;letter-spacing:1px;color:var(--green);font-size:25px;line-height:1}.logo small{display:block;font-size:11px;letter-spacing:2px;margin-top:5px}.menu{display:flex;gap:22px;align-items:center;font-weight:700;font-size:14px}.menu a:hover{color:var(--green2)}.btn{display:inline-block;background:var(--green2);color:#fff;padding:12px 20px;border-radius:8px;font-weight:800;border:0}.btn.alt{background:#fff;color:var(--green);border:1px solid #fff}.hero{background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.18)),url('https://images.unsplash.com/photo-1548013146-72479768bada?auto=format&fit=crop&w=1800&q=80') center/cover;min-height:560px;color:#fff;display:flex;align-items:center}.hero-inner{padding:80px 0}.eyebrow,.kicker{font-size:12px;letter-spacing:2px;font-weight:900;color:#8fcf9f}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;margin:15px 0}.hero h1 em{color:#b9e58c;font-style:normal}.hero p{max-width:650px;font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section h2{font-size:38px;line-height:1.1;margin:7px 0}.muted{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(20,83,45,.06)}.card img{width:100%;height:210px;object-fit:cover;display:block}.card-body{padding:20px}.card h3{font-size:23px;margin:5px 0 8px}.facts{color:var(--green2);font-weight:800;font-size:14px}.price{font-size:20px;font-weight:900;color:var(--green);margin:12px 0}.style-band{background:var(--cream)}.style-card{padding:25px;border-radius:14px;background:#fff;border:1px solid var(--line)}.style-card h3{margin-top:0}.cta{background:var(--green);color:#fff;border-radius:20px;padding:55px;margin:30px auto 70px}.page-head{background:var(--cream);padding:65px 0}.page-head h1{font-size:52px;line-height:1.1;margin:8px 0}.destination-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.destination-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.destination-card h3{margin:0 0 6px;font-size:24px}.destination-card a{color:var(--green2);font-weight:800}.single-media img{width:100%;max-height:520px;object-fit:cover;border-radius:18px}.single-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:35px;margin-top:35px}.content-block{padding:28px 0;border-bottom:1px solid var(--line)}.content-block h2{font-size:30px;margin-top:0}.side-card{position:sticky;top:100px;border:1px solid var(--line);border-radius:16px;padding:25px;background:var(--cream)}.day{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.day strong{color:var(--green2)}.columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer{background:#10271a;color:#dfe9e2;padding:55px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer h3{color:#fff}.copyright{border-top:1px solid #385243;margin-top:35px;padding-top:20px;font-size:13px}.mobile-note{display:none}
@media(max-width:800px){.topbar{display:none}.menu{display:none}.hero{min-height:520px}.grid,.destination-list{grid-template-columns:1fr}.section{padding:50px 0}.section h2{font-size:30px}.page-head h1{font-size:40px}.single-grid{grid-template-columns:1fr}.side-card{position:static}.columns,.footer-grid{grid-template-columns:1fr}.day{grid-template-columns:70px 1fr}.mobile-note{display:block}}
