/* Start custom CSS for search-filter-form, class: .elementor-element-f1c9b15 */.searchandfilter ul {
    padding: 0;
}

.searchandfilter select {
    /*min-width: 205px !important;*/
}

.searchandfilter .noUi-connect {
    background-color: #dbc462;
}

.searchandfilter h4 {
    margin-right: .3rem;
    font-weight: 500;
    color: #000
}

select.sf-input-select {
    border-width: 2px;
    border-color: #c8c8c8;
    color: #959595;
    border-radius: 5px;
    font-family: "Open Sans"
}
option.sf-level-0 {
    font-weight: bold
}/* End custom CSS */