/* Use 'body' prefix to increase CSS specificity */

body .goog-te-banner-frame.skiptranslate,
body .goog-te-gadget img,
body .VIpgJd-ZVi9od-ORHb-OEVmcd,
body #goog-gt-tt,
#goog-gt-tt {
    display: none !important;
}

body iframe.skiptranslate {
    visibility: hidden !important;
    display: none !important;
}

/* Force body back to top */
html, body {
    top: 0px !important;
    position: static !important;
}

/* Hide tooltips and highlights */
body .goog-tooltip,
body .goog-tooltip:hover,
body .goog-text-highlight {
    display: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

body .VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: unset !important;
    box-shadow: none !important;
}