.wpfCollapsible {
	font-size: 20px;
	font-weight: bold;
	padding: 0 7px;
	line-height: 15px;
}

.wfpHideButton {
	padding: 5px 10px;
	min-height: 52px;
	border-radius: 4px;
	font-size: 17px !important;
	text-decoration: none !important;
	text-align: center;
	transition: all .2s;
	white-space: normal;
	line-height: normal;
}

.wpfAbcLink, .wpfAbcToggle {
	color: #0064b4;
}

.wpfSwitchFilter li {
	margin-bottom: 5px;
}

[dir="rtl"] .wpfFilterContent .irs {
	direction: ltr;
}

.wpfPriceRangeCustom input {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: none;
	height: 26px;
	width: 100px;
	padding: 5px;
}