/*
Theme Name: Leh To Ladakh Adventure Pro Mobile
Theme URI: https://lehtoladakh.com/
Author: LehToLadakh.com
Description: International-style Leh Ladakh tour theme with fully editable sections, mobile auto-sliding travel carousels, package discovery, route planning, destination guides and a complete footer editor.
Version: 1.8.1
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
Text Domain: lehtoladakh
*/

:root{
  --ltl-primary:#0B4F6C;
  --ltl-secondary:#168AAD;
  --ltl-accent:#E7A33E;
  --ltl-deep:#102A43;
  --ltl-maroon:#7A2E2E;
  --ltl-gold:#D9A441;
  --ltl-sand:#F5EFE3;
  --ltl-snow:#F7FAFC;
  --ltl-text:#172B3A;
  --ltl-muted:#647783;
  --ltl-card:#FFFFFF;
  --ltl-radius:22px;
  --ltl-shadow:0 22px 60px rgba(16,42,67,.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;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1200px,calc(100% - 36px));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}
