#google_translate_element {
	color: transparent;
}

#google_translate_element a {
  display: none;
  height: 0px;
}

div.goog-te-gadget {
	
  color: transparent;
  content: "";
  height: 0px;
}

div.goog-te-gadget {
	
  color: transparent !important;
  height: 0px;
}

div.google_translate_element{
  height: 35px;
}

div.skiptranslate.goog-te-gadget{
  height: 35px;
  content: "";
  font-size: 0px;
}

 .goog-te-gadget .goog-te-combo {
    padding: 0px 10px;
    font-size: 12px;
    font-weight: 500;
    background-color: #fff;
    border: 1.5px solid #000000;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    font-family: 'Poppins', sans-serif;
    height: 32px;
    display: inline-block;
    position: relative;
    width: max-content;
} 

#google{

display:flex; 
justify-content: center;
align-items: center;
gap:15px;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
}


@media (max-width:990px){

  #language{

    display: none;

  }
  
}

