.simplebar-content .widget{
    border-bottom: 1.4px solid #e4e4e4;
    padding-bottom:10px;
}
.slider-selection {
    background-image: linear-gradient(to bottom, #28a745, #00a552)
}

.slider-track-low {
    background: #ffffff;
}

.hideFilterOptions {
    right: 0;
}

.widget-title:hover {
    cursor: pointer;
}
.filter-range-input{
    max-height: 24px;
    border:none;
    max-width: 45px;
    font-size: 15px;
    color: #4e4e4e;
}

.widget-filter-item-text{
    font-size: small;
    font-weight: bold;
    cursor: pointer;
}

.widget-filter-item:hover{
    background-color: #e3e3e370;
    cursor: pointer;
}
