:root {
	--wd-alternative-color: rgb(84,84,84);
	--btn-transform: capitalize;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}




