.gf-custom-slider {
    margin: 20px 0;
}

.gf-slider-instance {
    margin-bottom: 15px;
}

.gf-slider-value {
    font-size: 18px;
    font-weight: 600;
}

.noUi-target {
    border-radius: 999px;
    border: none;
    box-shadow: none;
    height: 10px;
}

.noUi-connect {
    background: #000;
}

.noUi-handle {
    border-radius: 50%;
    width: 24px !important;
    height: 24px !important;
    right: -12px !important;
    top: -8px !important;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.noUi-handle:before,
.noUi-handle:after {
    display: none;
}
