/* .goog-te-banner-frame.skiptranslate {
            display: none !important;
        }

        body {
            top: 0px !important;
        } */

/* Style the main container */
#google_translate_element {
    background-color: none;
    border: none;
    /* padding: 5px; */
    border-radius: 5px;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 14px;
    /* position: fixed; */
    /* top: 10px;
            right: 10px; */
    z-index: 1000;
    line-height: 0 !important;
}

/* Style the dropdown */
.goog-te-combo {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    min-width: 150px;
    line-height: 0 !important;
}

#google_translate_element span {

    line-height: 0 !important;
}

#google_translate_element a {
    /* display: none !important; */
    font-size: 0px;

}

#google_translate_element img {
    width: 0px;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    /* margin-top: 10px; */
    color: #fff !important;
    font-size: 0 !important;
    /* Optional: hide "Select Language" text */
}