/*
 Theme Name: Neve Child
 Template: neve
 Text Domain: neve-child
 Description: Child-Theme für Neve.
 Author: PixxDot UG
 Version: 1.0.0
*/


/* --- Google Translate Branding entfernen --- */

/* Klassische Google Branding-Elemente */
.goog-logo-link,
.goog-te-gadget span {
    display: none !important;
}

/* Neue kryptische Klassen, die Google für Logos/Branding nutzt */
.VIpgJd-ZVi9od-aZ2wEe-OiiCO,
.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc {
    display: none !important;
}

/* Generischer Fallback: Link-Elemente innerhalb der GTranslate-Box verstecken */
.gtranslate_wrapper a[role="link"] {
    display: none !important;
}

select.gt_selector.notranslate {
  text-align: center;
  min-height: auto;
  font-weight: bold;
}