.language-selector {
    display: inline-flex;
    align-items: center;
    height: 42px;
    padding: 0 12px;
    gap: 8px;

    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 10px;

    box-sizing: border-box;
  }

  .language-flag {
    width: 24px;
    height: 18px;
    object-fit: cover;
    border-radius: 3px;
    flex-shrink: 0;
  }

  #google_translate_element {
    display: inline-block;
  }

  #google_translate_element .goog-te-gadget {
    font-size: 0 !important;
  }
iframe#\:1\.container {
    display: none;
}

body {
    top: 0px !important;
}
div#goog-gt-tt {
    display: none !important;
}
  #google_translate_element select.goog-te-combo {
    width: 130px;
    height: 40px;

    padding: 0 28px 0 0;

    background-color: transparent;
    color: #333;

    border: none;
    outline: none;

    font-family: Arial, sans-serif;
    font-size: 14px;

    cursor: pointer;

    appearance: none;
    -webkit-appearance: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: right 4px center;
    background-size: 12px;
  }
  a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}