body {
    top: 0px !important;
}

/* Style the dropdown */
#google_translate_element {
    position: fixed;
    top: 100px;
    right: 15px;
    z-index: 9;
}

.goog-te-gadget select {
    padding: 5px;
    border-radius: 5px;
    background: #f8f9fa;
    border: 1px solid #ddd;
    cursor: pointer;
}

iframe.skiptranslate { visibility: hidden !important; }



