.skiptranslate.goog-te-gadget span{
    display: none;
}

#google_translate_element select{
    background-color: #e4e4e4 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Nunito';
    
    margin-left: 10px;
}

#google_translate_element  option{
    background-color: #e4e4e4 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Nunito';
    
}
.goog-te-banner-frame{
    display:none !important;
}

body{top:0!important;}

.alert button.close {
    border: none;
    background: transparent;
    font-size: 21px;
    padding: 0px;
    margin-right: 9px;
    color: #202020;
    position: absolute;
    right: 8px;
}