/*
Theme Name: MES Elementor Native
Theme URI: https://mesnew.clientdemo.co.in/
Author: MES / Cactus
Description: Native Elementor Pro theme for the MES dynamic website.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: mes-elementor-native
*/

:root { --mes-orange:#f37121; --mes-navy:#0a1628; --mes-blue:#16315c; }
html { scroll-behavior:smooth; }
body { margin:0; overflow-x:hidden; background:#fff; color:var(--mes-navy); }
body.admin-bar .mes-global-header-template { top:32px; }
.mes-site-main { min-height:60vh; }
.mes-screen-reader-text { position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important; }
body.mes-native-elementor .elementor-widget > .elementor-widget-container { min-width:0; }
body.mes-native-elementor .e-con.flex-1 { width:auto; min-width:0; flex:1 1 0%; }
body.mes-native-elementor .e-con.shrink-0 { width:fit-content; flex:0 0 auto; }
body.mes-native-elementor .e-con.inline-flex { width:fit-content; display:inline-flex; }
.mes-static-fallback { padding:1rem 2rem; background:#08111e; color:white; display:flex; justify-content:space-between; align-items:center; }
.mes-static-fallback a { color:inherit; text-decoration:none; }
@media (max-width:782px) { body.admin-bar .mes-global-header-template { top:46px; } }
