/*
Theme Name: Leh To Ladakh Adventure Stable 1.4.1
Theme URI: https://lehtoladakh.com/
Author: LehToLadakh.com
Description: Vibrant, adventure-led WordPress theme for Leh Ladakh tour packages, destination discovery, road trips, premium holidays and outdoor experiences. Includes ready-to-use Ladakh content, multiple color presets, editable header/footer and WooCommerce-ready styling.
Version: 1.4.1
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: lehtoladakh
*/

:root{
  --ltl-primary:#0f4c5c;
  --ltl-secondary:#2a9d8f;
  --ltl-accent:#f4a261;
  --ltl-deep:#16213e;
  --ltl-sand:#f7f1e3;
  --ltl-snow:#f8fbff;
  --ltl-text:#1d2a35;
  --ltl-muted:#6d7c88;
  --ltl-card:#ffffff;
  --ltl-radius:22px;
  --ltl-shadow:0 20px 60px rgba(20,34,50,.12);
}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--ltl-snow);color:var(--ltl-text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}
