.vrc-cdetails-cmainimg img {
    border-radius: 20px;
}

.vrc-pref-color-text {
    color: #fff !important;
    border-radius: 50px;
}

.vrc-car-name {
    color: #0E34B0;
}

.vrc-searchf-section-locations {
    display: none;
}

.vrc-pref-color-btn {
    background-color: #0E34B0 !important;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    font-size: 18px !important;
}


/**/

select {
    background: #242424!important;
}

.car_title {
    color: #242424;
}

.vrc-showprc-prices-wrap .vrc-showprc-title {
    color: #242424 !important;
}

.vrc-showprc-prices-inner .vrc-showprc-priceinfo {
    color: #242424;
}


img {
    border-radius: 20px;
}

.car_buttons_box .booknow {
    border-radius: 50px;
    background-color: #0E34B0 !important;
    padding: 18px;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
}

a.btn.vrc-pref-color-btn-secondary {
    border-radius: 50px !important;
    border-color: #0E34B0 !important;
    color: #242424 !important;
    font-weight: 600;
    padding: 15px !important;
    margin-top: 20px;
}

.vrc-showprc-price-row.vrc-showprc-price-selected,
.vrc-showprc-price-row {
    border-radius: 50px !important;
}


.car_buttons_box .booknow:hover {
    background-color: #0E34B0 !important;
    border-radius: 50px;
    transform: translateY(-3px);
    color: #fff !important;

}

a.btn.vrc-pref-color-btn-secondary:hover {
    background: #0E34B0 !important;
    color: #fff !important;
}


/**/

.vrc-oconfirm-middlep>div:only-child {
    display: none;
}

.btn.booknow.vrc-pref-color-btn {
    border-radius: 50px;
    background-color: #0E34B0 !important;
    padding: 18px;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
}

label:last-child {
    color: #242424;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    color: #212121;

}

/*.vrcdivcustomfield input[type="text"], .vrcdivcustomfield input[type="tel"] {
	border-radius:50px;
}*/

a.btn.booknow.vrc-pref-color-btn:hover {
    background: #0E34B0 !important;
    color: #fff !important;
}