.facetwp-slider-reset {
	display: none !important;
}
.facetwp-facet.facetwp-facet-ryd.facetwp-type-reset {
	margin-bottom: 0em !important;
}
.facet-label{
    color: white !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
}
.facetwp-slider-label{
    color: #fff !important;
}
.facetwp-dropdown {
	width: 100%;
	border-radius: 0.3em !important;
}
.facetwp-facet {
	margin-bottom: 25px !important;
}
.fs-label-wrap {
	border-radius: 0.3em !important;
	padding: 0.2em 0em !important;
}
.fs-wrap {
	width: 100% !important;
	border-radius: 0.3em !important;
}
select {
	border-radius: 0.3em !important;
}
.facetwp-reset {
    padding: 0.5em 1em !important;
	border-radius: 0.3em !important;
	background-color: #fff !important;
	color: #000 !important;
	border: 1px solid var(--global-gray-400);
	text-transform: unset;
	letter-spacing: 0.05em;
}