/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 .ls-lang-switcher {
	float: right;
}

.ls-lang-switcher ul {
	list-style: none;
	padding-left: 6px;
	font-weight: bold;
}

.ls-lang-switcher ul li {
    float: left;
	margin-right: 10px;
}


.ls-lang-switcher ul a {
	font-size: 16px;
	color: #000 !important;
}