#lang_sel_list a.lang_sel_sel,#lang_sel_list a.lang_sel_other{
background-color: #FFFFFF;
color: #000000;
}
#lang_sel_list a{
border: none;
}
#lang_sel_list li{
width: auto;
float: right;
display: inline-block;
}
#lang_sel_list ul{
width: 500px;
border: none;
}
#lang_sel_list {
width: 520px!important;
padding-right: 100px;
}
#lang_sel_list.lang_sel_list_vertical {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
border-color: #000000;
border-image: none !important;
border-style: none !important;
color: #000000;
padding-top: 5px;
float: right;
}
.wpml-ls-legacy-list-horizontal {
border: 1px solid transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
padding: 7px;
padding-top: 7px;
clear: none;
float: right;
}
#lang_sel_list ul {
border-top: 0px solid #cdcdcd!important;
}
@media (max-width: 1200px) {
.responsive-logo { padding-bottom: 10px !important; }
#lang_sel_list { width: 100% !important; float: none !important; padding-top: 0 !important; text-align: center; }
#lang_sel_list li { float: none; display: inline-block; }
}