.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

/* Oculta o pop-up que aparece sobre os textos traduzidos */
.goog-tooltip, 
.goog-tooltip:hover {
    display: none !important;
}

/* Oculta o seletor de idioma */
.goog-te-gadget {
    display: none !important;
}

/* Remove margens adicionadas automaticamente */
body {
    top: 0px !important;
}
.skiptranslate{
    display: none !important;
  }
  .goog-tooltip {
      display: none !important;
  }
  .goog-tooltip:hover {
      display: none !important;
  }
  .goog-text-highlight {
      background-color: transparent !important;
      border: none !important; 
      box-shadow: none !important;
  }



  .skiptranslate > iframe { 
    height: 0 !important;
    border-style: none;
    box-shadow: none;
  }
  /* Remove o botão flutuante do Google Tradutor */
.goog-te-balloon-frame,
.goog-te-banner-frame,
.goog-te-gadget-icon,
.goog-te-gadget-simple,
.goog-logo-link,
.goog-te-menu-value,
#goog-gt-tt,
iframe.goog-te-banner-frame,
iframe#goog-gt-tt {
    display: none !important;
}

/* Remove o botão flutuante que aparece no canto da tela */
.goog-te-combo,
.goog-te-menu-frame {
    display: none !important;
}

/* Remove o botão flutuante fixo com o ícone "G" */
body > .skiptranslate {
    display: none !important;
}


/* Esconde o botão de tradução flutuante do Google Translate */
.skiptranslate.goog-te-banner-frame, 
body > .skiptranslate,
.goog-te-gadget-icon,
.goog-logo-link,
#goog-gt-tt,
.goog-te-balloon-frame {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
}

/* Garante que o corpo do site não seja empurrado para baixo */
body {
    top: 0px !important;
}

/* Remove o espaço invisível do widget */
#google_translate_element {
    display: none !important;
}


#goog-gt-tt,
.goog-tooltip,
.goog-tooltip:hover,
.goog-text-highlight {
    display: none !important;
    visibility: hidden !important;
}


.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q,
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q:hover,
.goog-text-highlight {
    all: unset !important; /* Remove estilos aplicados */
    background: none !important;
    color: inherit !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border: none !important;
    cursor: default !important;
}