.trp-shortcode-switcher__wrapper {
  line-height: 1;
}
.trp-shortcode-switcher__wrapper .trp-shortcode-switcher {
  padding: 0px !important;
}
.trp-shortcode-switcher__wrapper .trp-shortcode-switcher .trp-language-item {
  padding: 6px !important;
}

.custom-topbar-elements {
  display: flex !important;
  flex-direction: row !important;
  margin-left: auto !important;
  margin-right: inherit !important;
  align-items: center !important;
  justify-content: flex-end;
  gap: 8px !important;
}