.ep-search-checkbox__count::before {
	content: "(";
}

.ep-search-checkbox__count::after {
	content: ")";
}
