@charset "UTF-8";

#top .widget_icl_lang_sel_widget div,
#top .widget_icl_lang_sel_widget ul,
#top .widget_icl_lang_sel_widget li {
	width: auto !important;
	height: auto !important;
	padding: 0px !important;
	margin: 0px !important;
}

#top .widget_icl_lang_sel_widget div:after,
#top .widget_icl_lang_sel_widget ul:after,
#top .widget_icl_lang_sel_widget li:after {
	content: '';
	display: block;
	clear: both;
}

#top .widget_icl_lang_sel_widget a {
	padding: 0px !important;
	margin: 0px !important;
	background-color: transparent;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-clip: border-box !important;
}

#top .widget_icl_lang_sel_widget .lang_sel_list_horizontal {
	border: none;
}
