
body {
    top: 0 !important;
   }
   
   .goog-te-banner-frame ,#goog-gt-tt:hover,#goog-gt-tt:focus{
    display: none !important;
    visibility: hidden !important;
   }
   
   .goog-tooltip,#goog-gt-tt:hover,
   .goog-tooltip:hover,#goog-gt-tt:focus {
    display: none !important;
   }
   
   #goog-gt-tt.skiptranslate{
    display: none !important;
   }
   
   
   .goog-te-banner-frame,
   .custom-translate {
    display: none;
   }
   
   
   .goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
   }