/* CUSTOM  and OVERRIDDEN CSS CODE GOES HERE */

div#google_translate_element {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #f05a2c;
    padding: 0 13px;
}
.goog-te-gadget {
    font-family: Arial;
    font-size: 13px!important;
    color: #000000!important;
    white-space: nowrap;
    display: flex;
    /* margin-left: 7px; */
    align-content: center;
    align-items: center;
    padding: 0 0 9px;
    font-weight: 400;
}
div#\:0\.targetLanguage {
    margin: 0px 13px 0px 0;
    border: 1px dotted #00000030;
    padding: 2px;
}
.skiptranslate.goog-te-gadget span a {
    /* display: flex; */
    font: 400 13px/13px Arial;
    color: #000;
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: inline-block;
    margin-left: 10px;
}

