/* Start custom CSS for search-filter-form, class: .elementor-element-634273c */.searchandfilter .noUi-connect{
    background-color: #1773CF;
}
.searchandfilter select.sf-input-select{
    min-width: 200px;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    width:200px;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label{
    margin-top: -5px;
}/* End custom CSS */