

/* Start:/local/components/kub/calc.consumer/templates/.default/style.css?1772682881827*/
.select_close{
    display:none !important;
}

.items_number {
    @media (min-width: 767px) {
        .items__col + .items__col {
            .items__item {
                &::before {
                    width: 83%!important;
                }
            }
        }
    }
}

.slider__step__number{
    width: 80px!important;
    height: 80px!important;
    min-width: auto!important;
    min-height: auto!important;
}

.h3 {
    font-size: 1.8rem !important;
    line-height: 23px !important;
}

@media (max-width: 767px){
    .select_close{
        display:unset !important;
    }
    .calc__menu{
        display:none;
    }
    .select_close .select2-selection__rendered {
        padding: 10px 15px 0 !important;
    }
}

.js-credit-term-field{
    color:black!important;
}


/* End */
/* /local/components/kub/calc.consumer/templates/.default/style.css?1772682881827 */
