.elmt-filter {
	color: #fff;
	font-weight: 700;
}

.elmt-filter .item {
	display: inline-block;
}

.elmt-filter .item span {
	margin: 0 20px; 
}


.elmt-filter .fFilter {
	
	padding: 10px;
	background: none;
	border: 1px solid #205079;
	color: #fff;
	font-weight: 700;
	outline: none;
}

.elmt-filter .fFilter option{
	background-color: #0075cf;
	border: 0;
}