.wc-product-range-filter .wpfFilterContent {
	margin-top: 10px;
}

label.wc-product-range-filter__field {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: 100%;
}

label.wc-product-range-filter__field + label.wc-product-range-filter__field {
	margin-top: 12px;
}

.wc-product-range-filter__label {
	display: block;
	margin-bottom: 6px;
	font-weight: 600;
	line-height: 1.4;
}

.wc-product-range-filter__input {
	display: block;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
