.wd-style-form-underlined .wd-pf-title {
	height: var(--wd-form-height);
	border-bottom: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
}

.wd-style-form-underlined .wd-pf-title:hover {
	border-color: var(--wd-form-brd-color-focus);
}

.wd-style-form-underlined .wd-pf-title:after {
	inset-inline-end: 7px;
}

.wd-pf-price-range .ui-slider-horizontal {
	margin-bottom: 20px;
}

.wd-pf-categories .children a {
	padding-inline-start: 35px;
}

.wd-pf-categories .children .children a {
	padding-inline-start: 55px;
}