.noUi-horizontal {
    height: 8px;
}
.noUi-connect {
    background-color: #62ab00;
}
.noUi-connects {
    margin-top: -1px;
    height: 4px;
}
.noUi-horizontal .noUi-handle {
    width: 45px;
    height: 20px;
    top: -6px;
    background-color: #5d9cec;
    box-shadow: 3px 3px 5px rgb(0 0 0 / 40%);
}

.noUi-handle:after, .noUi-handle:before {
    display: none;
}

.noUi-handle {
    box-shadow: none;
}
.price-num {font-size: 15px;padding: 20px}
.price-num #min-p, .price-num #max-p {
    color: #f7941d;
    font-weight: normal;
}