iframe.skiptranslate{
    position: absolute;
    top: -7rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.goog-te-gadget-simple{
    border: none!important;
    background-color: transparent!important;
    display: flex;
    gap: 1rem;
}
.goog-te-gadget-simple span a{
    display: flex;
    gap: 0.5rem;
}

.goog-te-gadget-simple span a, .goog-te-gadget-simple span{
    color: white!important;
    text-decoration: none;
}

.goog-te-gadget-simple img{
    display: none!important;
}
/* .google_translate_element img */


.goog-te-gadget {
    font-family: "Montserrat", sans-serif!important;
    cursor: pointer;
}

/*  */

/* ============================ STYLES ======================= */

/*  */


.goog-te-gadget .goog-te-combo{
  font-family: "Montserrat", sans-serif!important;
  background-color: transparent;
  color: white;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}

.goog-te-combo option{
  color: white;
  font-weight: 500;
  background-color: #0D818F;
  font-size: 14px;
}
.goog-te-combo option::before{
  content: "x";
  color: white;
  display: block;
  position: absolute;
  right: 0;
}

#google_translate_element a {
  display: none;
}

div.goog-te-gadget {
  color: transparent !important;
  line-height: 0;
  user-select: none;
}