/* =========================================================
   E3HOSTING V3 FINAL CSS - HEADERFINAL6
   Loads after Khost CSS so header/dropdowns/search/register fixes win.
   ========================================================= */

html,
body {
  background: #030713 !important;
  overflow-x: hidden !important;
}

body.e3-whmcs-modern {
  background:
    radial-gradient(circle at 12% 10%, rgba(34, 211, 238, .16), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(139, 92, 246, .12), transparent 32%),
    linear-gradient(90deg, #020611 0%, #030713 52%, #08061b 100%) !important;
  color: #eef9ff !important;
  isolation: isolate !important;
}

#bgCanvas,
#e3WhmcsBg,
#e3-constellation-bg {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 0 !important;
  pointer-events: none !important;
  display: block !important;
}

#bgCanvas {
  opacity: .72 !important;
}

body.e3-whmcs-modern:before,
body.e3-whmcs-modern:after {
  z-index: 0 !important;
  pointer-events: none !important;
}

/* =========================================================
   HEADER LAYERING
   ========================================================= */
.e3-whmcs-modern #header,
.e3-whmcs-modern .tt-main-header,
.e3-whmcs-modern .main-navbar-wrapper,
.e3-whmcs-modern #mainNavbar,
.e3-whmcs-modern #header .navbar,
.e3-whmcs-modern #header .container,
.e3-whmcs-modern .navbar,
.e3-whmcs-modern .navbar-collapse,
.e3-whmcs-modern .navbar-nav,
.e3-whmcs-modern #nav,
.e3-whmcs-modern #nav > li,
.e3-whmcs-modern .nav-item,
.e3-whmcs-modern .dropdown,
.e3-whmcs-modern .tt-toolbar-wrap,
.e3-whmcs-modern .tt-toolbar-wrap ul,
.e3-whmcs-modern .tt-toolbar-wrap li {
  overflow: visible !important;
  transform: none !important;
}

.e3-whmcs-modern #header,
.e3-whmcs-modern .tt-header {
  position: relative !important;
  z-index: 2147480000 !important;
  isolation: isolate !important;
  background: rgba(2, 6, 17, .78) !important;
  backdrop-filter: blur(14px) !important;
  border-bottom: 1px solid rgba(34, 211, 238, .12) !important;
}

.e3-whmcs-modern #header .navbar {
  min-height: 78px !important;
  padding: 11px 0 !important;
}

.e3-whmcs-modern #header .container {
  max-width: 1500px !important;
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
}

.e3-whmcs-modern .navbar-brand.e3-brand {
  display: inline-flex !important;
  align-items: center !important;
  margin-right: 18px !important;
  padding: 0 !important;
}

.e3-whmcs-modern .navbar-brand.e3-brand img.logo-img {
  max-height: 48px !important;
  width: auto !important;
  display: block !important;
  filter: drop-shadow(0 0 14px rgba(34, 211, 238, .22)) !important;
}

.e3-whmcs-modern #main-body,
.e3-whmcs-modern main,
.e3-whmcs-modern .main-content,
.e3-whmcs-modern .primary-content,
.e3-whmcs-modern #footer,
.e3-whmcs-modern footer.tt-footer {
  position: relative !important;
  z-index: 10 !important;
}

.e3-whmcs-modern .bms-home,
.e3-whmcs-modern .hm-glass,
.e3-whmcs-modern .e3-whmcs-hero-wrap,
.e3-whmcs-modern .e3-whmcs-radar-card,
.e3-whmcs-modern .card,
.e3-whmcs-modern .panel,
.e3-whmcs-modern section {
  position: relative !important;
  z-index: 10 !important;
}

/* =========================================================
   MAIN NAV BUTTONS - base
   ========================================================= */
.e3-whmcs-modern #nav {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: nowrap !important;
  background: rgba(4, 11, 28, .62) !important;
  border: 1px solid rgba(34, 211, 238, .16) !important;
  border-radius: 22px !important;
  padding: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05), 0 18px 48px rgba(0, 0, 0, .22) !important;
}

.e3-whmcs-modern #nav > li {
  position: relative !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

.e3-whmcs-modern #nav > li > a,
.e3-whmcs-modern #nav > li > a.pr-4,
.e3-whmcs-modern #nav > li > a.dropdown-toggle {
  min-height: 42px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 16px !important;
  border-radius: 15px !important;
  color: #dff7ff !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: .01em !important;
  text-decoration: none !important;
  background: rgba(255, 255, 255, .03) !important;
  border: 1px solid rgba(255, 255, 255, .06) !important;
  transition: .18s ease !important;
}

.e3-whmcs-modern #nav > li:hover > a,
.e3-whmcs-modern #nav > li.show > a,
.e3-whmcs-modern #nav > li.active > a {
  color: #05111f !important;
  background: linear-gradient(135deg, #67e8f9 0%, #22d3ee 45%, #8b5cf6 100%) !important;
  border-color: rgba(103, 232, 249, .55) !important;
  box-shadow: 0 10px 28px rgba(34, 211, 238, .20), inset 0 1px 0 rgba(255, 255, 255, .30) !important;
}

/* =========================================================
   TOP RIGHT TOOLBAR BUTTONS - base
   ========================================================= */
.e3-whmcs-modern .tt-toolbar-wrap,
.e3-whmcs-modern .tt-secondary-list {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-left: auto !important;
}

.e3-whmcs-modern .tt-toolbar-wrap .btn-sm,
.e3-whmcs-modern .tt-toolbar-wrap .cart-btn,
.e3-whmcs-modern .tt-toolbar-wrap #dropdownMenuButton,
.e3-whmcs-modern .tt-toolbar-wrap button.nav-link,
.e3-whmcs-modern .tt-toolbar-wrap a.nav-link {
  min-height: 42px !important;
  min-width: 46px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  padding: 0 15px !important;
  border-radius: 15px !important;
  color: #dff7ff !important;
  background: rgba(4, 11, 28, .72) !important;
  border: 1px solid rgba(34, 211, 238, .18) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05) !important;
  text-decoration: none !important;
}

.e3-whmcs-modern .tt-toolbar-wrap .btn-sm:hover,
.e3-whmcs-modern .tt-toolbar-wrap .cart-btn:hover,
.e3-whmcs-modern .tt-toolbar-wrap #dropdownMenuButton:hover,
.e3-whmcs-modern .tt-toolbar-wrap button.nav-link:hover,
.e3-whmcs-modern .tt-toolbar-wrap a.nav-link:hover {
  color: #05111f !important;
  background: linear-gradient(135deg, #67e8f9, #22d3ee, #8b5cf6) !important;
  border-color: rgba(103, 232, 249, .55) !important;
}

.e3-whmcs-modern #cartItemCount,
.e3-whmcs-modern .tt-cart-badge {
  background: #22d3ee !important;
  color: #06101f !important;
  border: 2px solid rgba(2, 6, 17, .92) !important;
  font-weight: 900 !important;
}

/* =========================================================
   DROPDOWN BASE
   ========================================================= */
.e3-whmcs-modern #header .dropdown-menu,
.e3-whmcs-modern #header .collapsable-dropdown-menu,
.e3-whmcs-modern .tt-main-header .dropdown-menu,
.e3-whmcs-modern .tt-toolbar-wrap .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-Store .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-More .dropdown-menu {
  z-index: 2147483000 !important;
  position: absolute !important;
  display: none;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: none !important;
  overflow: visible !important;
  max-height: none !important;
  color: #eaf8ff !important;
}

.e3-whmcs-modern #header .dropdown:hover > .dropdown-menu,
.e3-whmcs-modern #header .dropdown.show > .dropdown-menu,
.e3-whmcs-modern #header .dropdown-menu.show,
.e3-whmcs-modern #Primary_Navbar-Store:hover > .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-Store.show > .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-Store > .dropdown-menu.show,
.e3-whmcs-modern #Primary_Navbar-More:hover > .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-More.show > .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-More > .dropdown-menu.show {
  display: block !important;
}

.e3-whmcs-modern #Primary_Navbar-Store,
.e3-whmcs-modern #Primary_Navbar-Store > a {
  position: relative !important;
}

.e3-whmcs-modern #Primary_Navbar-Store::after {
  content: "" !important;
  position: absolute !important;
  left: -26px !important;
  right: -26px !important;
  top: 100% !important;
  height: 32px !important;
  display: block !important;
  pointer-events: auto !important;
  background: transparent !important;
  z-index: 2147483200 !important;
}

.e3-whmcs-modern #Primary_Navbar-Store > .dropdown-menu,
.e3-whmcs-modern #Primary_Navbar-More > .dropdown-menu,
.e3-whmcs-modern #nav > li.dropdown > .dropdown-menu {
  top: calc(100% + 2px) !important;
  left: 0 !important;
  min-width: 310px !important;
  width: 360px !important;
  max-width: calc(100vw - 40px) !important;
  max-height: min(72vh, 620px) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  margin-top: 0 !important;
  padding: 12px !important;
  border: 1px solid rgba(34, 211, 238, .30) !important;
  border-radius: 20px !important;
  background: linear-gradient(145deg, rgba(5, 14, 34, .98), rgba(3, 8, 22, .98)) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, .62), 0 0 40px rgba(34, 211, 238, .12) !important;
  backdrop-filter: blur(14px) !important;
}

.e3-whmcs-modern #header .dropdown-menu li,
.e3-whmcs-modern #header .dropdown-menu .dropdown-item {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 6px 0 !important;
  color: #eaf8ff !important;
  overflow: visible !important;
  white-space: normal !important;
}

.e3-whmcs-modern #header .dropdown-menu a,
.e3-whmcs-modern #header .dropdown-menu a.dropdown-item,
.e3-whmcs-modern #header .dropdown-menu > li > a {
  min-height: 38px !important;
  display: flex !important;
  align-items: center !important;
  padding: 9px 12px !important;
  border-radius: 13px !important;
  color: #dff7ff !important;
  background: rgba(255, 255, 255, .035) !important;
  border: 1px solid rgba(255, 255, 255, .055) !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  text-decoration: none !important;
  line-height: 1.25 !important;
}

.e3-whmcs-modern #header .dropdown-menu a:hover,
.e3-whmcs-modern #header .dropdown-menu a.dropdown-item:hover,
.e3-whmcs-modern #header .dropdown-menu > li > a:hover {
  color: #06101f !important;
  background: linear-gradient(135deg, #67e8f9 0%, #22d3ee 45%, #8b5cf6 100%) !important;
  border-color: rgba(103, 232, 249, .45) !important;
}

.e3-whmcs-modern #header .dropdown-divider {
  height: 1px !important;
  margin: 8px 0 !important;
  overflow: hidden !important;
  background: linear-gradient(90deg, transparent, rgba(34, 211, 238, .35), transparent) !important;
  border: 0 !important;
}

/* =========================================================
   SEARCH DROPDOWN
   ========================================================= */
.e3-whmcs-modern .tt-toolbar-wrap .dropdown-menu,
.e3-whmcs-modern .tt-toolbar-wrap form.dropdown-menu,
.e3-whmcs-modern #header form.dropdown-menu[aria-labelledby="dropdownMenuButton"] {
  right: 0 !important;
  left: auto !important;
  top: calc(100% + 12px) !important;
  min-width: 360px !important;
  width: 420px !important;
  max-width: calc(100vw - 30px) !important;
  padding: 16px !important;
  border-radius: 20px !important;
  border: 1px solid rgba(34, 211, 238, .30) !important;
  background: linear-gradient(145deg, rgba(5, 14, 34, .98), rgba(3, 8, 22, .98)) !important;
  box-shadow: 0 30px 90px rgba(0, 0, 0, .62), 0 0 40px rgba(34, 211, 238, .12) !important;
  color: #eaf8ff !important;
}

.e3-whmcs-modern #header form.dropdown-menu .input-group,
.e3-whmcs-modern #header form.dropdown-menu .search {
  width: 100% !important;
  display: flex !important;
  align-items: stretch !important;
  background: rgba(2, 8, 23, .92) !important;
  border: 1px solid rgba(34, 211, 238, .22) !important;
  border-radius: 16px !important;
  overflow: hidden !important;
}

.e3-whmcs-modern #header form.dropdown-menu input.form-control,
.e3-whmcs-modern #header form.dropdown-menu input.appended-form-control,
.e3-whmcs-modern #header form.dropdown-menu input.prepended-form-control {
  min-height: 48px !important;
  color: #eaf8ff !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 14px !important;
}

.e3-whmcs-modern #header form.dropdown-menu input::placeholder {
  color: rgba(190, 230, 255, .62) !important;
}

.e3-whmcs-modern #header form.dropdown-menu button,
.e3-whmcs-modern #header form.dropdown-menu .btn-default,
.e3-whmcs-modern #header form.dropdown-menu .input-group-prepend button {
  min-width: 52px !important;
  min-height: 48px !important;
  border: 0 !important;
  color: #06101f !important;
  background: linear-gradient(135deg, #67e8f9, #22d3ee, #8b5cf6) !important;
}

/* =========================================================
   REGISTER PAGE - PHONE DROPDOWN FIX
   ========================================================= */
.e3-page-clientregister #registration,
.e3-page-clientregister #registration form,
.e3-page-clientregister #registration .card,
.e3-page-clientregister #registration .card-body,
.e3-page-clientregister #registration .form-group,
.e3-page-clientregister #registration .prepend-icon,
.e3-page-clientregister #registration .control,
.e3-page-clientregister #registration .password-strength-meter {
  overflow-x: hidden !important;
  overflow-y: visible !important;
}

.e3-page-clientregister #registration .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow-x: hidden !important;
  overflow-y: visible !important;
}

.e3-page-clientregister #registration [class*="col-"] {
  min-width: 0 !important;
}

.e3-page-clientregister #registration select,
.e3-page-clientregister #registration input,
.e3-page-clientregister #registration .field,
.e3-page-clientregister #registration .form-control {
  max-width: 100% !important;
}

.e3-page-clientregister #registration .card::-webkit-scrollbar,
.e3-page-clientregister #registration .card-body::-webkit-scrollbar,
.e3-page-clientregister #registration .row::-webkit-scrollbar,
.e3-page-clientregister #registration .form-group::-webkit-scrollbar {
  height: 0 !important;
  width: 0 !important;
  display: none !important;
}

.e3-page-clientregister #registration .iti,
.e3-page-clientregister #registration .intl-tel-input,
.e3-page-clientregister #registration .iti--allow-dropdown,
.e3-page-clientregister #registration .iti__country-container {
  overflow: visible !important;
  z-index: 2147482500 !important;
}

.e3-page-clientregister #registration .iti__selected-country,
.e3-page-clientregister #registration .iti__selected-flag {
  z-index: 2147482501 !important;
}

.e3-page-clientregister .iti__dropdown-content,
.e3-page-clientregister .iti__country-list,
.e3-page-clientregister .country-list,
body .e3-iti-floating {
  position: fixed !important;
  left: var(--e3-iti-left, 20px) !important;
  top: var(--e3-iti-top, 160px) !important;
  width: var(--e3-iti-width, 460px) !important;
  min-width: min(460px, calc(100vw - 40px)) !important;
  max-width: calc(100vw - 40px) !important;
  max-height: min(390px, calc(100vh - 190px)) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  z-index: 2147483000 !important;
  margin: 0 !important;
  padding: 10px !important;
  border: 1px solid rgba(103, 232, 249, .30) !important;
  border-radius: 18px !important;
  background: #071025 !important;
  box-shadow: 0 34px 95px rgba(0, 0, 0, .72), 0 0 34px rgba(34, 211, 238, .18) !important;
  color: #eaf8ff !important;
  transform: none !important;
}

.e3-page-clientregister .iti__country,
body .e3-iti-floating .iti__country,
body .e3-iti-floating .country {
  min-height: 38px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  border-radius: 12px !important;
  color: #eaf8ff !important;
  background: transparent !important;
}

.e3-page-clientregister .iti__country:hover,
.e3-page-clientregister .iti__highlight,
body .e3-iti-floating .iti__country:hover,
body .e3-iti-floating .iti__highlight {
  background: linear-gradient(90deg, rgba(34, 211, 238, .16), rgba(139, 92, 246, .12)) !important;
}

.e3-page-clientregister .iti__country-name,
.e3-page-clientregister .iti__dial-code,
body .e3-iti-floating .iti__country-name,
body .e3-iti-floating .iti__dial-code {
  color: #eaf8ff !important;
}

.e3-page-clientregister #registration .generate-password {
  position: relative !important;
  z-index: 20 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 1199px) {
  .e3-whmcs-modern #header .container {
    flex-wrap: wrap !important;
  }

  .e3-whmcs-modern #nav {
    width: 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 6px !important;
  }

  .e3-whmcs-modern #nav > li > a,
  .e3-whmcs-modern #nav > li > a.pr-4,
  .e3-whmcs-modern #nav > li > a.dropdown-toggle {
    width: 100% !important;
    justify-content: flex-start !important;
  }

  .e3-whmcs-modern #Primary_Navbar-Store > .dropdown-menu,
  .e3-whmcs-modern #Primary_Navbar-More > .dropdown-menu,
  .e3-whmcs-modern #nav > li.dropdown > .dropdown-menu {
    position: static !important;
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    display: none !important;
    max-height: 420px !important;
  }

  .e3-whmcs-modern #header .dropdown.show > .dropdown-menu,
  .e3-whmcs-modern #header .dropdown:hover > .dropdown-menu {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .e3-whmcs-modern .navbar-brand.e3-brand img.logo-img {
    max-height: 40px !important;
  }

  .e3-whmcs-modern .tt-toolbar-wrap,
  .e3-whmcs-modern .tt-secondary-list {
    gap: 6px !important;
  }

  .e3-whmcs-modern .tt-toolbar-wrap .btn-sm,
  .e3-whmcs-modern .tt-toolbar-wrap .cart-btn,
  .e3-whmcs-modern .tt-toolbar-wrap #dropdownMenuButton,
  .e3-whmcs-modern .tt-toolbar-wrap button.nav-link,
  .e3-whmcs-modern .tt-toolbar-wrap a.nav-link {
    min-height: 40px !important;
    min-width: 42px !important;
    padding: 0 11px !important;
  }

  .e3-whmcs-modern #header form.dropdown-menu[aria-labelledby="dropdownMenuButton"] {
    right: -6px !important;
    min-width: calc(100vw - 28px) !important;
    width: calc(100vw - 28px) !important;
  }
}

/* =========================================================
   HOMEPAGE DARK BG + PHONE/MODAL FIX
   ========================================================= */
html body.e3-whmcs-modern.e3-page-homepage,
html body.e3-whmcs-modern.e3-whmcs-home {
  background: #010206 !important;
}

html body.e3-whmcs-modern.e3-page-homepage .hm-glass,
html body.e3-whmcs-modern.e3-whmcs-home .hm-glass,
html body.e3-whmcs-modern.e3-page-homepage .e3-whmcs-hero-wrap,
html body.e3-whmcs-modern.e3-whmcs-home .e3-whmcs-hero-wrap,
html body.e3-whmcs-modern.e3-page-homepage .e3-whmcs-radar-card,
html body.e3-whmcs-modern.e3-whmcs-home .e3-whmcs-radar-card,
html body.e3-whmcs-modern.e3-page-homepage .hm-hero-main,
html body.e3-whmcs-modern.e3-whmcs-home .hm-hero-main,
html body.e3-whmcs-modern.e3-page-homepage .hm-radar-card,
html body.e3-whmcs-modern.e3-whmcs-home .hm-radar-card {
  background: rgba(2, 6, 17, .66) !important;
  background-image: none !important;
  border-color: rgba(34, 211, 238, .20) !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, .34) !important;
}

html body.e3-page-clientregister,
html body.e3-page-clientregister #main-body,
html body.e3-page-clientregister #main-body > .container,
html body.e3-page-clientregister .primary-content,
html body.e3-page-clientregister #registration,
html body.e3-page-clientregister #registration form,
html body.e3-page-clientregister #registration #containerNewUserSignup,
html body.e3-page-clientregister #registration #personalInformation,
html body.e3-page-clientregister #registration .card,
html body.e3-page-clientregister #registration .card-body,
html body.e3-page-clientregister #registration .row,
html body.e3-page-clientregister #registration [class*="col-"],
html body.e3-page-clientregister #registration .form-group,
html body.e3-page-clientregister #registration .prepend-icon,
html body.e3-page-clientregister #registration .e3-phone-field,
html body.e3-page-clientregister #registration .iti,
html body.e3-page-clientregister #registration .intl-tel-input,
html body.e3-page-clientregister #registration .iti--allow-dropdown,
html body.e3-page-clientregister #registration .iti__country-container {
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  contain: none !important;
  transform: none !important;
}

html body.e3-page-clientregister #registration .e3-phone-field,
html body.e3-page-clientregister #registration .e3-phone-field .iti,
html body.e3-page-clientregister #registration .e3-phone-field .intl-tel-input,
html body.e3-page-clientregister #registration .e3-phone-field .iti--allow-dropdown {
  position: relative !important;
  z-index: 2147483000 !important;
  width: 100% !important;
}

html body.e3-page-clientregister #registration .e3-phone-field .iti__dropdown-content,
html body.e3-page-clientregister #registration .e3-phone-field .iti__country-list,
html body.e3-page-clientregister #registration .e3-phone-field .country-list,
html body.e3-page-clientregister #registration .e3-phone-field .e3-iti-floating,
html body.e3-page-clientregister #registration .iti__dropdown-content,
html body.e3-page-clientregister #registration .iti__country-list,
html body.e3-page-clientregister #registration .country-list {
  position: absolute !important;
  left: 0 !important;
  right: auto !important;
  top: calc(100% + 8px) !important;
  width: 100% !important;
  min-width: 430px !important;
  max-width: min(520px, calc(100vw - 32px)) !important;
  max-height: 390px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  z-index: 2147483647 !important;
  margin: 0 !important;
  padding: 10px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(34, 211, 238, .36) !important;
  background: rgba(5, 12, 28, .985) !important;
  color: #eaf8ff !important;
  box-shadow: 0 34px 95px rgba(0, 0, 0, .75), 0 0 34px rgba(34, 211, 238, .18) !important;
  transform: none !important;
}

html body.e3-page-clientregister #registration .e3-phone-field .e3-iti-floating {
  position: absolute !important;
  left: 0 !important;
  top: calc(100% + 8px) !important;
}

html body.e3-page-clientregister #registration .iti__country,
html body.e3-page-clientregister #registration .country,
html body.e3-page-clientregister #registration .e3-phone-field .iti__country,
html body.e3-page-clientregister #registration .e3-phone-field .country {
  min-height: 40px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 8px 10px !important;
  border-radius: 12px !important;
  color: #eaf8ff !important;
  background: transparent !important;
  white-space: nowrap !important;
}

html body.e3-page-clientregister #registration .iti__country:hover,
html body.e3-page-clientregister #registration .iti__highlight,
html body.e3-page-clientregister #registration .country:hover {
  background: linear-gradient(90deg, rgba(34, 211, 238, .16), rgba(139, 92, 246, .12)) !important;
  color: #ffffff !important;
}

html body.e3-page-clientregister #registration .iti__country-name,
html body.e3-page-clientregister #registration .iti__dial-code,
html body.e3-page-clientregister #registration .country-name,
html body.e3-page-clientregister #registration .dial-code {
  color: #eaf8ff !important;
  opacity: 1 !important;
}

@media (max-width: 767px) {
  html body.e3-page-clientregister #registration .e3-phone-field .iti__dropdown-content,
  html body.e3-page-clientregister #registration .e3-phone-field .iti__country-list,
  html body.e3-page-clientregister #registration .e3-phone-field .country-list,
  html body.e3-page-clientregister #registration .iti__dropdown-content,
  html body.e3-page-clientregister #registration .iti__country-list,
  html body.e3-page-clientregister #registration .country-list {
    min-width: 100% !important;
    max-width: calc(100vw - 28px) !important;
    width: 100% !important;
  }
}

/* =========================================================
   CART MODAL FIX
   ========================================================= */
html body.e3-whmcs-modern #bgCanvas,
html body.e3-whmcs-modern #e3-constellation-bg,
html body.e3-whmcs-modern #e3-stars-bg,
html body.e3-whmcs-modern canvas[aria-hidden="true"] {
  pointer-events: none !important;
}

html body.e3-whmcs-modern #fullpage-overlay.w-hidden,
html body.e3-whmcs-modern #fullpage-overlay.hidden,
html body.e3-whmcs-modern #fullpage-overlay[style*="display: none"] {
  pointer-events: none !important;
  display: none !important;
}

html body.e3-whmcs-modern .modal,
html body.e3-whmcs-modern .modal.show,
html body.e3-whmcs-modern #modalChooseLanguage,
html body.e3-whmcs-modern #modalGeneratePassword,
html body.e3-whmcs-modern #modalRemoveItem,
html body.e3-whmcs-modern #modalEmptyCart {
  z-index: 2147483600 !important;
  pointer-events: auto !important;
}
html body.e3-whmcs-modern .modal-dialog,
html body.e3-whmcs-modern .modal-content,
html body.e3-whmcs-modern .modal-body,
html body.e3-whmcs-modern .modal-footer,
html body.e3-whmcs-modern .modal-header,
html body.e3-whmcs-modern .modal button,
html body.e3-whmcs-modern .modal a,
html body.e3-whmcs-modern .modal input {
  pointer-events: auto !important;
}
html body.e3-whmcs-modern .modal-backdrop,
html body.e3-whmcs-modern .modal-backdrop.show {
  z-index: 2147483500 !important;
  pointer-events: none !important;
}
html body.e3-whmcs-modern.modal-open #header,
html body.e3-whmcs-modern.modal-open .tt-header,
html body.e3-whmcs-modern.modal-open #main-body,
html body.e3-whmcs-modern.modal-open .primary-content,
html body.e3-whmcs-modern.modal-open footer.tt-footer {
  z-index: auto !important;
}

/* JS-moved phone list */
html body.e3-whmcs-modern .e3-phone-body-list,
html body.e3-page-clientregister .e3-phone-body-list,
html body.e3-page-clientregister .iti__country-list.e3-phone-body-list,
html body.e3-page-clientregister .iti__dropdown-content.e3-phone-body-list,
html body.e3-page-clientregister .country-list.e3-phone-body-list {
  position: fixed !important;
  z-index: 2147483640 !important;
  background: #071025 !important;
  border: 1px solid rgba(103, 232, 249, .42) !important;
  border-radius: 18px !important;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .78), 0 0 34px rgba(34, 211, 238, .20) !important;
  color: #eaf8ff !important;
  padding: 10px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  pointer-events: auto !important;
  transform: none !important;
  margin: 0 !important;
  max-width: calc(100vw - 24px) !important;
}
html body.e3-whmcs-modern .e3-phone-body-list .iti__country,
html body.e3-whmcs-modern .e3-phone-body-list .country,
html body.e3-whmcs-modern .e3-phone-body-list li {
  min-height: 40px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  border-radius: 12px !important;
  padding: 8px 10px !important;
  color: #eaf8ff !important;
  background: transparent !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  white-space: nowrap !important;
}
html body.e3-whmcs-modern .e3-phone-body-list .iti__country:hover,
html body.e3-whmcs-modern .e3-phone-body-list .iti__highlight,
html body.e3-whmcs-modern .e3-phone-body-list .country:hover,
html body.e3-whmcs-modern .e3-phone-body-list li:hover {
  background: linear-gradient(90deg, rgba(34, 211, 238, .18), rgba(139, 92, 246, .12)) !important;
  color: #fff !important;
}
html body.e3-whmcs-modern .e3-phone-body-list .iti__country-name,
html body.e3-whmcs-modern .e3-phone-body-list .iti__dial-code,
html body.e3-whmcs-modern .e3-phone-body-list .country-name,
html body.e3-whmcs-modern .e3-phone-body-list .dial-code {
  color: #eaf8ff !important;
  opacity: 1 !important;
}

/* ============================================================
   E3 HEADER FINAL OVERRIDE - 20260511-headerfinal6
   STRONGEST override for header button underlines.
   ============================================================ */

/* 1) NUKE all old ::before underline patches */
html body.e3-whmcs-modern #header #nav > li > a::before,
html body.e3-whmcs-modern #header #nav > li > a:hover::before,
html body.e3-whmcs-modern #header #nav > li > a:focus::before,
html body.e3-whmcs-modern #header #nav > li.show > a::before,
html body.e3-whmcs-modern #header #nav > li.active > a::before,
html body.e3-whmcs-modern #header #nav > li > a.dropdown-toggle::before,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a::before,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a:hover::before,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a:focus::before,
html body.e3-whmcs-modern #header #Primary_Navbar-Store > a::before,
html body.e3-whmcs-modern #header #Primary_Navbar-Store > a:hover::before,
html body.e3-whmcs-modern #header #Primary_Navbar-More > a::before,
html body.e3-whmcs-modern #header #Primary_Navbar-More > a:hover::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a:hover::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a:focus::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm:hover::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn:hover::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton:hover::before {
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  position: static !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  border: 0 !important;
  pointer-events: none !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
}

/* 2) NUKE all old ::after underline patches on non-dropdown buttons */
html body.e3-whmcs-modern #header #nav > li:not(.dropdown) > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a:hover::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Announcements > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Knowledgebase > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Network_Status > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Contact_Us > a::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a:not(.dropdown-toggle)::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm:hover::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn:hover::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton:hover::after {
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  position: static !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  border: 0 !important;
  pointer-events: none !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
}

/* 3) Reset all header buttons - clean baseline (background-image underline) */
html body.e3-whmcs-modern #header #nav > li > a,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton {
  position: relative !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-position: center bottom 6px !important;
  background-size: 0 2px !important;
  transition:
    background-size .25s ease,
    color .22s ease,
    transform .18s ease,
    border-color .18s ease,
    box-shadow .22s ease !important;
}

/* 4) HOVER / FOCUS / OPEN: show background-image underline */
html body.e3-whmcs-modern #header #nav > li > a:hover,
html body.e3-whmcs-modern #header #nav > li > a:focus,
html body.e3-whmcs-modern #header #nav > li.show > a,
html body.e3-whmcs-modern #header #nav > li.dropdown.show > a,
html body.e3-whmcs-modern #header #Primary_Navbar-Store.show > a,
html body.e3-whmcs-modern #header #Primary_Navbar-More.show > a,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm:hover,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .btn-sm:focus,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn:hover,
html body.e3-whmcs-modern #header .tt-toolbar-wrap .cart-btn:focus,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton:hover,
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton:focus {
  background-image: linear-gradient(90deg, transparent, #22d3ee, #8b5cf6, transparent) !important;
  background-repeat: no-repeat !important;
  background-position: center bottom 6px !important;
  background-size: 60% 2px !important;
}

/* 5) Login button (filled gradient) - NEVER show underline */
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm:hover,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm:focus,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea.php"].btn-sm,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea.php"].btn-sm:hover {
  background-image: linear-gradient(135deg, #5eeaff 0%, #22d3ee 48%, #8b5cf6 100%) !important;
  background-size: auto !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #06111f !important;
}

html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm::after,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm:hover::before,
html body.e3-whmcs-modern #header .tt-toolbar-wrap a[href*="clientarea"].btn-sm:hover::after {
  content: none !important;
  display: none !important;
  background: none !important;
  background-image: none !important;
  opacity: 0 !important;
}

/* 6) Bootstrap dropdown caret arrow (Store / More ▼) - keep intact */
html body.e3-whmcs-modern #header #nav > li > a.dropdown-toggle::after,
html body.e3-whmcs-modern #header .dropdown-toggle::after,
html body.e3-whmcs-modern #header a[data-toggle="dropdown"].dropdown-toggle::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Store > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-More > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Store > a:hover::after,
html body.e3-whmcs-modern #header #Primary_Navbar-More > a:hover::after,
html body.e3-whmcs-modern #header #Primary_Navbar-Store.show > a::after,
html body.e3-whmcs-modern #header #Primary_Navbar-More.show > a::after {
  content: "" !important;
  display: inline-block !important;
  visibility: visible !important;
  position: static !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  margin: 0 0 0 0.45em !important;
  padding: 0 !important;
  vertical-align: 0.15em !important;
  border-top: 0.32em solid currentColor !important;
  border-right: 0.32em solid transparent !important;
  border-bottom: 0 !important;
  border-left: 0.32em solid transparent !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 0.85 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  pointer-events: none !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  flex: 0 0 auto !important;
}

/* 7) Search button (#dropdownMenuButton) - no caret since no text */
html body.e3-whmcs-modern #header .tt-toolbar-wrap #dropdownMenuButton::after {
  content: none !important;
  display: none !important;
  border: 0 !important;
}

/* 8) Make sure Home has NO underline by default even if li.active */
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a,
html body.e3-whmcs-modern #header #Primary_Navbar-Home.active > a,
html body.e3-whmcs-modern #header #Primary_Navbar-Home.selected > a,
html body.e3-whmcs-modern #header #Primary_Navbar-Home.current > a {
  background-image: none !important;
  background-size: 0 2px !important;
}

html body.e3-whmcs-modern #header #Primary_Navbar-Home > a:hover,
html body.e3-whmcs-modern #header #Primary_Navbar-Home > a:focus {
  background-image: linear-gradient(90deg, transparent, #22d3ee, #8b5cf6, transparent) !important;
  background-size: 60% 2px !important;
  background-position: center bottom 6px !important;
  background-repeat: no-repeat !important;
}
/* ============================================================
   E3 FOOTER SOCIAL ICONS - REMOVE PERMANENT UNDERLINE
   Fix Discord/Facebook/Instagram/WhatsApp small icon buttons
   Added: 20260511-headerfinal6-footericons1
============================================================ */

html body.e3-whmcs-modern footer .btn-icon,
html body.e3-whmcs-modern footer a.btn-icon,
html body.e3-whmcs-modern #footer .btn-icon,
html body.e3-whmcs-modern #footer a.btn-icon {
  position: relative !important;
  background-image: none !important;
  background-size: 0 0 !important;
  background-position: initial !important;
  background-repeat: no-repeat !important;
  text-decoration: none !important;
  overflow: hidden !important;
}

/* Kill old underline pseudo lines */
html body.e3-whmcs-modern footer .btn-icon::before,
html body.e3-whmcs-modern footer .btn-icon::after,
html body.e3-whmcs-modern #footer .btn-icon::before,
html body.e3-whmcs-modern #footer .btn-icon::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

/* Keep nice hover glow, but no underline */
html body.e3-whmcs-modern footer .btn-icon:hover,
html body.e3-whmcs-modern footer .btn-icon:focus,
html body.e3-whmcs-modern #footer .btn-icon:hover,
html body.e3-whmcs-modern #footer .btn-icon:focus {
  background-image: none !important;
  background-size: 0 0 !important;
  color: #67e8f9 !important;
  border-color: rgba(34, 211, 238, .45) !important;
  box-shadow: 0 0 18px rgba(34, 211, 238, .22) !important;
  text-decoration: none !important;
}

/* ============================================================
   E3 MORE DROPDOWN ONLY - HOVER GAP FIX
   Version: 20260511-headerfinal6-footericons1-moreonly-safe1
   ONLY targets .collapsable-dropdown (More button)
   Does NOT touch Home/Store/Register/Search/Cart/Login
============================================================ */

/* Make More parent positioned for absolute children */
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown {
  position: relative !important;
}

/* Invisible hover bridge between More button and dropdown menu
   This is the key fix — mouse can travel safely through this 38px zone */
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown::after {
  content: "" !important;
  position: absolute !important;
  left: -24px !important;
  right: -24px !important;
  top: 100% !important;
  height: 38px !important;
  display: block !important;
  background: transparent !important;
  pointer-events: auto !important;
  z-index: 2147483200 !important;
}

/* More dropdown menu sits CLOSE to button (no visible gap) */
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown > .dropdown-menu,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown > .collapsable-dropdown-menu {
  top: calc(100% + 1px) !important;
  margin-top: 0 !important;
  z-index: 2147483300 !important;
  pointer-events: auto !important;
}

/* Keep More dropdown OPEN while hovering parent, bridge, or menu */
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown:hover > .dropdown-menu,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown.show > .dropdown-menu,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown > .dropdown-menu:hover,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown:hover > .collapsable-dropdown-menu,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown.show > .collapsable-dropdown-menu,
html body.e3-whmcs-modern #header #nav > li.collapsable-dropdown > .collapsable-dropdown-menu:hover {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* Prevent double line ONLY on More button */
html body.e3-whmcs-modern #header #navbarDropdownMenu::before,
html body.e3-whmcs-modern #header #navbarDropdownMenu:hover::before,
html body.e3-whmcs-modern #header #navbarDropdownMenu:focus::before,
html body.e3-whmcs-modern #header .collapsable-dropdown.show #navbarDropdownMenu::before {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  background: none !important;
  background-image: none !important;
  box-shadow: none !important;
  width: 0 !important;
  height: 0 !important;
}