/* EcoSapa global Ha Giang promotion v0.35.7
   One treatment across hard-coded Home nav, WordPress menus, Tour/Cruise headers and mobile. */
.ecosapa-global-hagiang-hot{
  display:inline-flex!important;align-items:center!important;gap:5px!important;
  position:relative!important;white-space:nowrap!important;text-decoration:none!important;
}
.ecosapa-global-hagiang-hot .ecosapa-global-hagiang-label{font:inherit!important;color:inherit!important}
.ecosapa-global-hot-badge{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  height:17px!important;min-width:28px!important;padding:0 6px!important;margin-left:1px!important;
  border-radius:999px!important;background:#ed1c24!important;color:#fff!important;
  font-size:8.5px!important;font-weight:900!important;line-height:17px!important;letter-spacing:.065em!important;
  text-transform:uppercase!important;box-shadow:0 3px 9px rgba(237,28,36,.20)!important;flex:0 0 auto!important;
}
/* Home hard-coded desktop nav */
.pro-nav-links>a.ecosapa-global-hagiang-hot{
  color:#b42318!important;font-weight:800!important;padding-left:10px!important;padding-right:10px!important;
}
.pro-nav-links>a.ecosapa-global-hagiang-hot:hover{color:#ed1c24!important;background:#fff4f4!important}
/* Cruise / flat navigation */
.ec-main-nav>a.ecosapa-global-hagiang-hot{color:#b42318!important;font-weight:800!important}
.ec-main-nav>a.ecosapa-global-hagiang-hot:hover{color:#ed1c24!important}
/* WordPress / Tour header menus */
.menu-item.ecosapa-global-hagiang-item>a,.main-navigation a.ecosapa-global-hagiang-hot,
.site-header nav a.ecosapa-global-hagiang-hot{color:#b42318!important;font-weight:800!important}
/* Current premium navigation already owns its spacing; just keep the badge visually consistent. */
.ecosapa-nav-hagiang-hot .ecosapa-global-hot-badge,.ecosapa-nav-hot-destination .ecosapa-global-hot-badge{display:none!important}
@media (max-width:1040px){
  .pro-mobile-menu>a.ecosapa-global-hagiang-hot,.mob-menu>a.ecosapa-global-hagiang-hot{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    color:#b42318!important;border-color:#fecaca!important;background:#fff7f7!important;font-weight:800!important;
  }
  .pro-mobile-menu>a.ecosapa-global-hagiang-hot .ecosapa-global-hot-badge,
  .mob-menu>a.ecosapa-global-hagiang-hot .ecosapa-global-hot-badge{margin-left:auto!important}
}
