#header-custom-text .gtranslate_wrapper .gt_switcher {
  font-family: inherit;
  font-size: 14px;
  position: relative;
  width: auto;
  overflow: visible;
}
#header-custom-text .gtranslate_wrapper .gt_switcher .gt_option  {
  position: absolute;
  top: 100%;
  height: auto !important;
  background: #fff;
  border: 1px solid #ECF0F4;
  right: 0;
  width: auto;
  min-width: 150px;
  border-radius: var(--mt-border__radius);
}
#header-custom-text .gtranslate_wrapper .gt_switcher .gt_option a {
  display: block;
  font-size: 14px;
}
#header-custom-text .gtranslate_wrapper .gt_switcher .gt_selected {
  background: transparent;
}
#header-custom-text .gtranslate_wrapper .gt_switcher .gt_selected a {
      font-size: 0;
    width: auto;
    padding: 0;
    border: none;
    color: inherit;
    background: transparent;
}
#header-custom-text .gtranslate_wrapper .gt_switcher .gt_selected a:after {
  display: none;
}