.goog-te-gadget-icon {
    display:none;
  }
  
  
  .goog-te-gadget-simple {
      background-color: #ecebf0 !important;
      border:0 !important;
      font-size: 10pt;
     font-weight:800;
      display: inline-block;
      padding:10px 10px !important;
      cursor: pointer;
      zoom: 1;
  }
  
  .goog-te-gadget-simple  span {
     color:#3e3065 !important;
  
  }


  /* Style the language options list */
.goog-te-menu-value > span {
    color: #3e3065 !important; /* Text color */
}

/* Style the hover effect */
.goog-te-menu-value:hover {
    background-color: #f0f0f0; /* Background color on hover */
}

/* Style the active (selected) language */
.goog-te-menu-value-selected {
    background-color: #3e3065; /* Background color of the active language */
    color: #ffffff !important; /* Text color of the active language */
}

/* Style the language dropdown arrow */
.goog-te-menu-value > .goog-te-menu-value-arrow {
    display: none; /* Hide the dropdown arrow */
}


.VIpgJd-ZVi9od-ORHb-OEVmcd.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate{
    visibility: hidden !important;
}
@media only screen and (max-width: 450px) {
	.goog-te-gadget-simple {
   padding:  8px 10px !important;

  }
}
