 #goog-gt-tt {
    display: none !important;
    visibility: hidden !important;
}
        .VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    box-shadow: none !important; /* Removes the box shadow */
    background-color: transparent !important; /* Removes the background color */
    border: none !important; /* Removes the border */
    position: static !important; /* Resets position in case it's affecting layout */
}

 #google_translate_element {
        top: 10px;
        right: 10px;
    }

.goog-te-combo {
  color: transparent !important;
  background: none !important;
  border: none !important;
}
 .goog-te-banner-frame.skiptranslate {
   display: none !important;
}
        .VIpgJd-ZVi9od-ORHb-OEVmcd{

        }
body {
   top: 0px !important;
}
/* Force English UI Elements */
#google_translate_element * {
  unicode-bidi: isolate !important;
}
.goog-te-gadget-simple{
    background: none!important;
    border: none!important;
}
.goog-te-menu-value > span:not([aria-hidden]),
.goog-te-menu2-item span.text {
  visibility: hidden !important;
  position: relative !important;
}

.goog-te-menu-value > span:not([aria-hidden])::after {
  content: "Languages" !important;
  visibility: visible !important;
  position: absolute !important;
}

.goog-te-menu2-item[data-value="en"] span.text::after {
  content: "English" !important;
}

.goog-te-menu2-item[data-value="ar"] span.text::after {
  content: "Arabic" !important;
}

.goog-te-menu2-item[data-value="uz"] span.text::after {
  content: "Uzbek" !important;
}
.goog-te-menu2-item[data-value="ru"] span.text::after {
  content: "Russian" !important;
}
