.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================
   GTranslate Fix — State 3994 Theme
   Appearance > Customize > Additional CSS
   ============================================ */

/* Kill white backgrounds on all wrapper levels */
#gt-wrapper-54873046,
.gtranslate_wrapper,
.gt_float_switcher,
.gt_float_switcher .gt-selected,
.gt_float_switcher .gt-current-lang,
.gt_float_switcher .gt_options {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}

/* ── The visible pill button ── */
.gt_float_switcher .gt-current-lang {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  background: #111827 !important;
  border: 1px solid #1e3a5f !important;
  border-radius: 10px !important;
  padding: 6px 12px !important;
  color: #e2e8f0 !important;
  font-family: 'Segoe UI', system-ui, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  overflow: hidden !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.5) !important;
  transition: border-color 0.2s, background 0.2s !important;
}

.gt_float_switcher .gt-current-lang:hover {
  background: #1a2235 !important;
  border-color: #3b82f6 !important;
}

.gt_float_switcher .gt-lang-code {
  color: #e2e8f0 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}

/* ── Dropdown panel ── */
.gt_float_switcher .gt_options {
  background: #111827 !important;
  border: 1px solid #1e3a5f !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  overflow-y: auto !important;
  max-height: 280px !important;
  padding: 6px !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.6) !important;
  /* Custom scrollbar to match theme */
  scrollbar-width: thin !important;
  scrollbar-color: #1e3a5f #111827 !important;
}

.gt_float_switcher .gt_options::-webkit-scrollbar {
  width: 4px !important;
}
.gt_float_switcher .gt_options::-webkit-scrollbar-track {
  background: #111827 !important;
  border-radius: 10px !important;
}
.gt_float_switcher .gt_options::-webkit-scrollbar-thumb {
  background: #1e3a5f !important;
  border-radius: 10px !important;
}
.gt_float_switcher .gt_options::-webkit-scrollbar-thumb:hover {
  background: #3b82f6 !important;
}

/* ── Each language row ── */
.gt_float_switcher .gt_options a {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  background: transparent !important;
  color: #94a3b8 !important;
  font-size: 13px !important;
  font-family: 'Segoe UI', system-ui, sans-serif !important;
  border-radius: 6px !important;
  padding: 7px 10px !important;
  text-decoration: none !important;
  transition: background 0.15s, color 0.15s !important;
  overflow: hidden !important;
}

.gt_float_switcher .gt_options a:hover {
  background: #1a2235 !important;
  color: #e2e8f0 !important;
}

.gt_float_switcher .gt_options a.gt-current {
  background: rgba(59,130,246,0.15) !important;
  color: #60a5fa !important;
  font-weight: 700 !important;
}

/* ── Flags ── */
.gt_float_switcher .gt-current-lang img,
.gt_float_switcher .gt_options a img {
  width: 20px !important;
  height: 14px !important;
  border-radius: 3px !important;
  display: block !important;
  flex-shrink: 0 !important;
  overflow: hidden !important;
}/* End custom CSS */