
    .nextlease-secondary-color{
    background: #ffffff!important;
    }

    .nextlease-secondary-color:before,
    .nextlease-secondary-color:after{
    background: #ffffff!important;
    }



    .nextlease-primary-color{
    background: #d81c2d!important;
    }
    .nextlease-primary-color:before,
    .nextlease-primary-color:after{
    background: #d81c2d!important;
    }
    .tab-button.active{
    background: #d81c2d!important;
    }
 	.nextlease-slick-next,
    .nextlease-slick-prev{
        background: #d81c2d!important;
    }
    .read-more-and-order{
        background: #d81c2d!important;
    }

    .layout{
        color: #d81c2d!important;
    }

    .car-condition{
        border: 1px solid #d81c2d!important;
        color: #d81c2d!important;
    }

    .car-condition.active-condition{
        color:#fff!important;
        background : #d81c2d!important;
    }

    .slick-prev:before,
    .slick-next:before {
        opacity: 1;
        color: #d81c2d!important;
    }

    #filter-pills-list li{
        border: 1px solid #d81c2d!important;
        background: #d81c2d!important;
    }

    input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background:#d81c2d!important;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -3.6px;
    }


    input[type=range]::-moz-range-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 50%;
    background:#d81c2d!important;
    cursor: pointer;
    }
    input[type=range]::-ms-thumb {
    box-shadow: 0 0 0 #000000, 0 0 0 #0d0d0d;
    border: 0 solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 50%;
    background: #d81c2d!important;
    cursor: pointer;
    }

    .nextlease-tertiary-text-color{
    color: #ffffff!important;
    }
    #filter-pills-list li{
        color: #ffffff!important;
    }

    .nextlease-secondary-text-color{
    color: #000000!important;
    }

    .nextlease-text-color{
    color: #54595f!important;
    }





