
/* The floating language selector is permanently disabled. Language is controlled only from the header. */
#dp-lang-switcher,
.dp-lang-switcher,
[data-dp-floating-lang] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
