/* Start custom CSS */button.rh_btn.rh_btn__prop_search {

    background-color: #ffae01;
    
}

.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option label, .rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input[type=text], .rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input[type=textarea], .rh_prop_search__form .rh_prop_search__fields .inspiry_select_picker_field .inspiry_select_picker_trigger>button
{
    
    color: #868686;
    
}

.dropdown-menu{
    
    background-color: white !important;
    
    
    
}

.bootstrap-select.show-tick .dropdown-menu li a span.text{
    
    color: #818181;
    
}

.bootstrap-select.show-tick .dropdown-menu li:hover{
    
    background-color: #f3f3f3 !important;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox
{
    background-color: white; !important;
    
}

.rh_prop_search__form .rh_prop_search__fields .inspiry_select_picker_field .inspiry_select_picker_trigger .form-control{
    
    border-color: black;
    
}


.btn-group.btn-group-sm.btn-block{
    
    border-color: black !important;
    
}

.rh_prop_search__form .rh_prop_search__fields .inspiry_select_picker_field .inspiry_select_picker_trigger div.dropdown-menu .actions-btn svg{
    
    fill: black;
    
}
.rh_prop_search__form .rh_prop_search__fields .inspiry_select_picker_field .inspiry_select_picker_trigger div.dropdown-menu .actions-btn svg .rh-st0{
    
    stroke: black;
    
}

button.actions-btn.bs-select-all.btn.btn-default:hover {
    background-color: #9a9d9f !important;
}
.rh_prop_search__form .rh_prop_search__fields .inspiry_bs_is_open{
    
    background: white;
}

button.btn.dropdown-toggle.btn-default.bs-placeholder{
    
    color: #7f7f7f !important;
    background: white !important;
}

li.selected {

    background: #dedede !important;
    
}

.rh_prop_search__form .rh_prop_search__fields .inspiry_bs_is_open .inspiry_select_picker_trigger button.dropdown-toggle {
    
    background: #01c1d6 !important;
}

.rh_prop_search__form .rh_prop_search__fields .inspiry_select_picker_field .inspiry_select_picker_trigger div.dropdown-menu .actions-btn:hover{
    
    background: #01c1d6 !important;
}


.selected .active{
    background: #01c1d6 !important;
    
}
.inspiry_bs_green div.dropdown-menu li:hover a {
    
    background: #01c1d6 !important;
    
}

.inspiry_bs_green div.dropdown-menu li a {
    color: #868686 !important;
    
    
}
.inspiry_bs_green div.dropdown-menu li.selected a {
    color: white !important;
    
    
}

.inspiry_bs_green div.dropdown-menu li a:hover {
    color: white !important;
    
    
}


.rh_prop_status_sty{
    
    background-color: black !important;
    
}

.rh_theme_card__price_sty{
    
    color: #01c1d6 !important;
    
}

h3.rh_heading_stylish a{
    font-family: montserrat;
    font-weight: bold;
}

.rh_pagination .current, .rh_pagination .rh_pagination__btn:hover{
    background: #ffae01 !important;
}/* End custom CSS */