/*
Theme Name: Union Hispana Child
Description: Custom header and footer for Hello Elementor without Elementor Pro.
Author: WebtechNET
Template: hello-elementor
Version: 1.0.0
*/
:root{--navy:#102A43;--blue:#1F5D8F;--gold:#D7A447;--light:#F4F7FA;--text:#334E68;--white:#fff;--border:#D9E2EC}
*{box-sizing:border-box}.uh-container{width:min(1180px,calc(100% - 40px));margin:auto}
.uh-topbar{background:var(--navy);color:#eaf2f8;font:500 13px/1.4 Arial,sans-serif}.uh-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.uh-topbar a{color:#fff;text-decoration:none}.uh-topbar-left,.uh-topbar-right{display:flex;gap:10px;align-items:center}
.uh-site-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 5px 22px rgba(16,42,67,.07)}.admin-bar .uh-site-header{top:32px}
.uh-header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.uh-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.uh-brand img{max-height:54px;width:auto}.uh-mark{width:50px;height:50px;border-radius:13px;background:var(--gold);color:var(--navy);display:flex;align-items:center;justify-content:center;font:800 19px Arial}.uh-brand-copy strong{display:block;color:var(--navy);font:800 22px Arial}.uh-brand-copy span{display:block;color:#627d98;font:700 10px Arial;text-transform:uppercase;letter-spacing:.6px;margin-top:4px}
.uh-nav-wrap{display:flex;align-items:center;gap:22px}.uh-menu{display:flex;gap:4px;align-items:center;list-style:none;padding:0;margin:0}.uh-menu li{position:relative}.uh-menu a{display:block;padding:13px 10px;border-radius:7px;color:var(--navy);font:700 15px Arial;text-decoration:none}.uh-menu a:hover,.uh-menu .current-menu-item>a{background:var(--light);color:var(--blue)}.uh-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:210px;padding:9px;margin:0;list-style:none;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 15px 35px rgba(16,42,67,.15)}.uh-menu li:hover>.sub-menu{display:block}
.uh-actions{display:flex;gap:10px}.uh-btn{min-height:44px;padding:0 17px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font:800 14px Arial;text-decoration:none}.uh-outline{border:1px solid #afc7da;color:var(--blue)}.uh-primary{background:var(--gold);color:var(--navy)}
.uh-toggle{display:none;width:46px;height:46px;border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.uh-toggle span{display:block;width:22px;height:2px;background:var(--navy)}
.uh-site-footer{background:var(--navy);color:#d9e7f2;font-family:Arial,sans-serif}.uh-footer-main{padding:65px 0 45px}.uh-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr 1fr;gap:36px}.uh-site-footer h3,.uh-site-footer h4{color:#fff}.uh-site-footer h3{font-size:25px;margin:15px 0 10px}.uh-site-footer h4{font-size:15px;text-transform:uppercase;letter-spacing:.8px;margin:0 0 18px}.uh-site-footer p{line-height:1.65;color:#bed0de}.uh-footer-menu,.uh-footer-list{list-style:none;padding:0;margin:0}.uh-footer-menu li,.uh-footer-list li{margin-bottom:11px}.uh-footer-menu a,.uh-footer-list a{color:#d9e7f2;text-decoration:none}.uh-footer-cta{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:22px}.uh-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:20px 0}.uh-footer-bottom-inner{display:flex;justify-content:space-between;gap:20px;color:#afc4d4;font-size:13px}.uh-legal{display:flex;gap:16px;flex-wrap:wrap}.uh-legal a{color:#c8d7e2;text-decoration:none}
@media(max-width:900px){.admin-bar .uh-site-header{top:46px}.uh-toggle{display:flex}.uh-nav-wrap{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:18px 20px 24px;box-shadow:0 18px 35px rgba(16,42,67,.12);flex-direction:column;align-items:stretch}.uh-nav-wrap.open{display:flex}.uh-menu{display:block}.uh-menu .sub-menu{display:block;position:static;border:0;box-shadow:none;padding-left:18px}.uh-actions{display:grid;grid-template-columns:1fr 1fr}.uh-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.uh-container{width:min(100% - 28px,1180px)}.uh-topbar-left{display:none}.uh-topbar-inner{justify-content:center}.uh-brand-copy strong{font-size:19px}.uh-brand-copy span{font-size:9px}.uh-footer-grid{grid-template-columns:1fr}.uh-footer-bottom-inner{flex-direction:column}.uh-actions{grid-template-columns:1fr}}

.uh-location-block{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.12)}
.uh-location-block strong,.uh-location-block span,.uh-location-block a{display:block}
.uh-location-block strong{color:#fff;font-size:15px;margin-bottom:7px}
.uh-location-block span{color:#bed0de;line-height:1.5;margin-bottom:6px}
.uh-location-block a{color:#d7a447;font-weight:700;text-decoration:none}
.uh-location-extra{margin-top:4px}

/* Compact language selector in the top bar after email */
.uh-topbar-right .uh-language-switcher{display:inline-flex;align-items:center;justify-content:center;min-width:auto;margin-left:-4px;font:400 10px/1 Arial,sans-serif}
.uh-topbar-right .uh-language-switcher .trp-language-switcher{width:auto;height:auto;margin:0}
.uh-topbar-right .uh-language-switcher .trp-language-switcher>div{width:auto!important;min-width:60px;padding:1px 4px;border:1px solid rgba(255,255,255,.32);border-radius:5px;background:rgba(255,255,255,.08)}
.uh-topbar-right .uh-language-switcher .trp-language-switcher>div>a{padding:3px 4px;color:#fff;font-size:11px;line-height:1.1;font-weight:700;text-decoration:none}
.uh-topbar-right .uh-language-switcher .trp-language-switcher>div>a:hover{background:rgba(255,255,255,.13)}
.uh-topbar-right .uh-language-placeholder{display:inline-flex;gap:4px;padding:3px 6px;color:#fff;border:1px solid rgba(255,255,255,.32);border-radius:5px;background:rgba(255,255,255,.08)}
.uh-topbar-right .uh-lang-separator{opacity:.55}
@media(max-width:600px){.uh-topbar-right{gap:9px;flex-wrap:wrap;justify-content:center}.uh-topbar-right .uh-language-switcher{margin-left:0}}
