/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.irs--round .irs-from {
    background-color: #755847 !important;
}

.irs--round .irs-line {
    height: 12px !important;
}

.irs--round .irs-to {
    background-color: #755847 !important;
}

.irs--round .irs-bar {
    background-color: #755847 !important;
    height: 12px !important;
}

.chosen-container-single .chosen-single {
    border: solid #000 1px;!important;
    outline: 0 !important;
    min-height: 42px !important;
}

.chosen-container-single .chosen-single span {
    position: absolute;
    top: 8px;
}

.irs--round .irs-handle {
    border: 1px solid #755847 !important;
    width: 0px !important;
    -webkit-transform: rotate(0deg) !important;
    height: 18px !important;
    top: 28px  !important;
}

.chosen-container-single .chosen-single div b{
    background: none;
}

.woof_redraw_zone li,
.chosen-container-single .chosen-single span {
    font-family: 'Helvetica Neue' !important;
    font-weight: bold !important;
    font-size: 16px !important;
    letter-spacing: 0.05em !important;
    
    padding-right: 8px !important;
    color:#141617 !important;
}

.woof_submit_search_form_container {
    background-color: #755847 !important;
    justify-content: center !important;
}

button.button.woof_reset_search_form {
    min-width: 100%;
    min-height: 42px !important;
}

li.active-result.highlighted{
    background: #755847 !important;
    color: white !important;
}
