.chbs-vehicle-content .chbs-button.chbs-button-style-2:not(.chbs-state-selected) {
	background: #ffffff !important;
}

.wc-stripe-banner-checkout.active li {
    list-style: none !important;
}

.wc-stripe-banner-checkout.active span.banner-divider {
    display: none !important;
}


.iscu_step_show {
    display: block !important;
}

.iscu_step_hide {
    display: none !important;
}

.chbs-main-content-step-2 .chbs-layout-column-left {
    display: none;
}

.chbs-main .chbs-layout-25x75 > .chbs-layout-column-right {
	width: 100% !important;
}

body.iscu_hide div.row > .wpb_row:nth-child(3),
body.iscu_hide div.row > .wpb_row:nth-child(4),
body.iscu_hide div.row > .wpb_row:nth-child(5),
body.iscu_hide div.row > .wpb_row:nth-child(6),
body.iscu_hide div.row > .wpb_row:nth-child(2) .vc_col-sm-6 div.nectar-cta {
    display: none !important;
}

body .select2-container--default .select2-selection--single {
    background-color: #FFF;
}

body .chbs-main .chbs-vehicle-list > ul > li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.chbs-form-field.chbs-form-field-transfer-type {
	display: none;
}

@media only screen and (max-width: 580px) {

    body .chbs-main .chbs-main-content > div > div:last-child {
        margin-top: unset;
    }

    #place_order {
        font-size: 16px !important;
    }

    .iscu_checkout_back_btn_wrapp {
        padding: 14px 20px 16px 20px !important;
    }

}