.lang_switcher {
background: transparent;
#lang_selector {
background: transparent;
border: none;
text-transform: uppercase;
font-size: 14px;
color: #fff;
option {
background-color: #ccc;
}
}
}