/* Hide the source's non-functional language switcher (translation is handled by the GTranslate plugin). */
button[aria-label="Select language"] { display: none !important; }

/* Keep the GTranslate floating selector clear of the WhatsApp widget (bottom-right). */
.gt_float_switcher, #gt_float_wrapper, .gtranslate_wrapper .gt_float_switcher {
  left: 16px !important;
  right: auto !important;
  bottom: 16px !important;
}
