/* Hide Google Translate Toolbar & Overlays */
.goog-te-banner-frame, 
.goog-te-balloon-part, 
#goog-gt-tt, 
.goog-te-spinner-pos,
.goog-te-menu-value,
.goog-te-gadget,
.goog-te-gadget-icon,
.VIpgJd-Z44fyf-O3fDxe {
    display: none !important;
}

body {
    top: 0px !important;
    position: static !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    box-shadow: none !important;
}

#google_translate_element {
    display: none !important;
}
