.searchform button .filter-option::before, 
#bth-filter button .filter-option::before {
	content: "\f107" !important;
	position: absolute;
	right: 0;
	font-family: FontAwesome;
	font-size: 11px;
	font-style: normal;
}

.filter-option.pull-left::before{
	content: "\f107" !important;
}