.goog-te-banner-frame.skiptranslate {
    display: none !important;
    }
    body {
    top: 0px !important;
    }
    .goog-logo-link {
      display:none !important;
      margin-top:-100px;
      margin-bottom: -100px;
    }

    .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;
    }

    .goog-te-gadget {
      font-family: Roboto, 'Open Sans', sans-serif!important;
      text-transform: uppercase;
    }

    .goog-te-gadget-simple  {
      background-color: rgba(255,255,255,0)!important;
      border: 1px solid rgba(255,255,255,0) !important;
      padding: 0px!important;
      /* font-size: 1rem!important; */
      line-height:2rem!important;
      display: inline-block;
      cursor: pointer;
      /* zoom: 1; */
    }

    .goog-te-menu-value {
      color: #fff !important;
    }

    .goog-te-menu-value span:nth-child(5) {
      display:none;
    }

    .goog-te-menu-value span:nth-child(3)::after {
      border:none!important;
      font-family: 'Material Icons';
      content: "\E5C5";
      font-size: 1.5rem;
      vertical-align: -6px;
    }

    .goog-te-gadget-icon {
      background-image: url(https://placehold.it/32)!important;
      background-position: 0px 0px;
      height: 32px!important;
      width: 32px!important;
      margin-right: 8px!important;
      display: none;
    }

    #google_translate_element {
      /* position: absolute; */
      right: 16px!important;
    }
