body {
    font-family: "Open Sans", sans-serif;
    color: #121212;
}

header {
    background: #fff;
}

header .inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

select option {
    color: #000 !important;
}

.change-wrapper ol {
    list-style: auto;
    padding-left: 30px;
}

.vrc-availability-car-monthdays td {
    font-weight: 400 !important;
}


.gt_switcher .gt_selected a {
    border: 0 !important;
    font-size: 0!important;;
    width: max-content !important;
}

.gt_switcher .gt_selected {
    background: none !important;
}

.gt_switcher {
    width: auto !important;
    overflow: unset !important;
    position: relative !important;
    top: -5px !important;
}

.gt_switcher .gt_selected a:after {
    right: -5px !important;
}

.gt_switcher .gt_option a {
    font-size: 0 !important;
}

.gt_switcher .gt_option {
    border: 0 !important;
    background: none !important;
    width: max-content !important;
}

.gt_switcher .gt_option a:hover {
    background: none !important;
}

li.menu-item.menu-item-gtranslate > div {
    position: unset !important;
    height: 20px;
}


td.vrc-availability-month-day {
    padding-bottom: 15px !important;
}

.footer-top > div > .social > a i {
    font-size: 18px;
    color: #f6871f;
}

.container {
    width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    margin: auto;
}

header .inner .left {
    display: flex;
    align-items: center;
    gap: 80px;
}

header .inner .left * {
    color: #121212;
    text-decoration: none;
}

header .inner .left .site-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

header .inner .left ul {
    display: flex;
    gap: 35px;
}

header .inner .left ul a {
    color: #121212;
    font-size: 20px;
}

header .inner .left ul .current-menu-item a {
    font-weight: 700;
    color: #f6871f;
}

.banner img {
    width: 100%;
    object-fit: cover;
}

header .inner .right a {
    color: #121212;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.vrc-searchmod-wrap-horizontal > form *:not(i) {
    font-family: 'Open Sans',sans-serif;
}

.vrcdivsearch > form {
    padding: 30px;
    background: #060606;
    border-radius: 15px;
    justify-content: space-between !important;  
    align-items: center;
}

header .right {
    display: flex;
    flex-direction: column;
    width: 70%;
}

header .right .nav-menu ul {
    display: flex;
    justify-content: flex-end;
    gap: 24px;
}

header .right .top {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
    align-items: center;
    gap: 20px;
}

header .right .top ul {
    display: flex;
    gap: 20px;
}

header {
    padding: 10px;
}

header .inner .right .top > a {
    background: #f6871f;
    border-radius: 10px;
    color: #fff;
    padding: 6px 14px;
    font-size: 17px;
    position: relative;
    font-weight: 400;
    height: 30px;
}

header .inner .right .top > a i {
    color: #fff;
}

/* body {
    background: #121214;
} */
header .right .nav-menu ul li a {
    font-size: 21px;
    font-weight: 400;
}

header .right .top ul.menu a {
    font-size: 15px;
    font-weight: 700;
}
.vrcdivsearchmodule {
    width: 1400px;
    margin: auto;
    max-width: 100%;
}
.right-form {
    --animate-duration: 1s;
    --animate-delay: 0.5s;
}

.vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    width: 100%;
    border: 0;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrycont > div > label, .vrc-searchmod-wrap-horizontal .vrcsfentrycont > label {
    color: #fff;
    margin-bottom: 10px !important;
    font-size: 16px !important;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont {
    margin: 0 !important;
}

.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-pickup {
    margin: 0 !important;
    justify-content: space-between !important;
    flex-direction: column;
    gap: 20px;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes {
    margin: 0 !important;
    justify-content: space-between !important;
    flex-direction: column;
    gap: 20px;
}

.home .banner {
    min-height: calc(100vh - 93px);
    display: flex;
    align-items: stretch;
}

.home .banner img {
    min-height: 100%;
}

.vrc-searchmod-wrap-horizontal > form {
    width: 450px;
    max-width: 100%;
    margin-left: auto;
}

.vrc-searchmod-wrap-horizontal > form {
    flex-direction: column;
    gap: 20px;
}

.banner-container > div {
    width: 50%;
}

.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-pickup {
    width: 100%;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes {
    width: 100%;
}

.banner-container .title-section .title {
    font-size: 56px;
    line-height: 80px;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 400;
}

.home .banner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
header .right .nav-menu ul li a:hover {
    color: #f6871f !important;
}

header .right .top ul.menu a:hover {
    color: #f6871f !important;
}
.footer-top > div > .social > a {
    display: flex;
    gap: 10px;
    line-height: 17px;
}
.home .banner > div {
    z-index: 9;
}
.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select option {
    color: #000 !important;
}
.bottom-section-icons .icons > div .icon-desc {
    line-height: 20px;
}
.footer-top > div > .social > a {
    border-top: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    position:relative;
}

.footer-top > div > .social > a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/2025/04/chevron-2.png);
    background-size: contain;
}
.banner-container .title-section .title strong {
    color: #f6871f;
}
html .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background: transparent !important;
    border: 1px solid #ccc !important;
}
.home .banner img {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 0 94%);
    position: relative;
    /* clip-path: polygon(0 0, 100% 0, 100% 92%, 0 95%) */
}

.banner {
    background: linear-gradient(to top, #800000 0%, #f6871f 12%, transparent 12.001%);
    /* background: linear-gradient(
        to top,
        #800000 0%,
        #800000 4%,
        #f6871f 4%,
        #f6871f 12%,
        transparent 12%,
        transparent 100%
    ); */
}

.home .vrc-searchmod-wrap-horizontal:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 95%;
    border-radius: 11px;
    background: linear-gradient(-90deg, rgba(128,0,0,1) 0%, rgba(191,24,22,1) 100%);
    transform: rotate(5deg);
    left: 13%;
    top: 13px;
    z-index: -1;
}

.vrcdivsearchmodule {
    position: relative;
    width: 450px;
    margin-left: auto;
    display: block;
    margin-right: 0;
}

.vrc-searchmod-wrap-horizontal form .vrc-searchmod-section-sbmt {
    flex: 0 0 100%;
    width: 100%;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-pickup .vrcsfentrycont {
    width: 100%;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:first-child .vrcsfentryselect {
    border: 0 !important;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:first-child .vrcsfentryselect select {
    width: 100%;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:last-child .vrcsfentryselect select,
.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:first-child .vrcsfentryselect select {
    width: 100%;
    background: transparent !important;
    height: 40px !important;
    border-radius: 8px !important;
    color: #fff;
    border-color: #fff;
    outline: 0;
}

.vrcsfentryselect {
    position: relative;
}

.vrcsfentryselect i.fa-location-dot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    left: 10px;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:last-child .vrcsfentryselect select, .vrc-searchmod-wrap-horizontal form .vrcsfentrycont:first-child .vrcsfentryselect select {
    padding-left: 30px !important;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont:last-child .vrcsfentryselect select, .vrc-searchmod-wrap-horizontal form .vrcsfentrycont:first-child .vrcsfentryselect select {
    font-size: 15px;
}

.vrcsfentryselect i.fa-chevron-down {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 14px;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont {
    display: block !important;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont:first-child > div {
    display: flex;
    align-items: flex-end;
}

.vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    background: transparent !important;
    height: 40px;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    color: #fff !important; 
    flex-direction: row-reverse;
    align-items: center;
    gap: 15px;
    padding-left: 10px;
}

.vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    height: 40px !important;
    margin: 0 !important;
    color: #fff;
}

.vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate i {
    margin: 0 !important;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    width: 65%;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select {
    background: transparent !important;
    height: 40px !important;
    border-left: 0;
    color: #fff !important;
    padding-right: 17px !important;
}

select#pickuph {
    border-right: 0;
}

span.vrctimesep {
    display: none;
}

.vrcsfentrytime label {
    display: none !important;
}

span#vrcmodselph,
#vrcmodselpm {
    position: relative;
}

span#vrcmodselph i,
#vrcmodselpm i {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 10px;
}

.vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    font-size: 15px;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes > div {
    width: 100% !important;
}

span#vrcmodselpm select {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

span.vrctimesep {
    position: absolute;
    display: block;
    color: #fff;
    top: 47%;
    left: 49%;
    transform: translate(-50%, -50%);
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime .vrc-sf-time-container {
    position: relative;
}

select#releaseh {
    border-right: 0;
}

span#vrcmodseldm select {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

select {
    outline: 0 !important;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrycont .vrcsfentrytime {
    width: 30% !important;
    flex: 0 0 30% !important;
}

.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont > div {
    display: flex;
}

.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont > div {
    justify-content: space-between !important;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrycont .vrcsfentrytime {
    width: 30% !important;
    flex: 0 0 30% !important;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime .vrc-sf-time-container {
    justify-content: flex-end;
    border: 1px solid #fff;
    border-radius: 8px;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select {
    border: 0;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel .vrcsfentrydate {
    border-radius: 8px !important;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select {
    height: 38px !important;
    padding-left: 19px !important;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {
    width: 100% !important;
    height: 42px;
    background: #f6871f;
    border: 0;
    border-radius: 8px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}

.vrcdivsearch > form {
    position: relative;
    z-index: 99;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrylabsel .vrcsfentrydate {
    padding: 0 10px !important;
}

.cars-section {
    margin: 100px 0;
}

.cars-section .widget-title {
    color: #121212;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 40px;
}

.cars-section .vrcmodcarsgrid-item-btm {
    display: none;
}

.cars-section .vrcmodcarsgridboxdiv {
    display: flex;
    flex-direction: column;
}

.cars-section .vrcmodcarsgridboxdiv > a img {
    width: 100%;
}

.cars-section .vrcmodcarsgrid-item_details {
    order: -1;
}

.vrcmodcarsgridcont-items {
    overflow: unset;
}

.vrcmodcarsgridcont-item {
    padding: 0 !important;
}

body {
    overflow-x: hidden;
}

.bottom-section-icons .icons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bottom-section-icons .icons > div {
    width: 23%;
    border-radius: 10px;
    padding: 30px 15px;
    box-sizing: border-box;
    background: #f1f1f1;
}

.bottom-section-icons .icons > div img {
    width: 90px;
}

.bottom-section-icons .title {
    font-size: 30px;
    margin: 70px 0 40px 0;
    font-weight: 400;
}

.bottom-section-icons {
    margin-bottom: 50px;
}

.bottom-section-icons .icons > div .icon-title {
    margin: 30px 0;
    font-size: 20px;
    font-weight: 400;
}

.bottom-section-icons .title strong {
    color: #f6871f !important;
}

.cars-section .vrcmodcarsgridboxdiv {
    background: #fff !important;
    border: 0;
    border-radius: 20px;
}

.ti-verified-by.ti-verified-by-row {
    display: none !important;
}

div.reviews {
    margin: 50px 0;
}

.car_result:hover {
    box-shadow: 0 3px 15px rgba(0,0,0,0.2);
}

.cars-section .vrcmodcarsgridboxdiv:hover {
    box-shadow: 0 3px 15px rgba(0,0,0,0.2);
}

.swiper-pagination {
    position: unset;
}

.banner-container {
    position: absolute;
    top: 50%;
    width: 1400px;
    max-width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}

.banner {
    position: relative;
}

/* .cars-section .swiper-slide-active .vrcmodcarsgridboxdiv {
    background: #fff7f4 !important;
} */

.cars-section .vrcmodcarsgridboxdiv > * {
    padding: 10px 30px;
    color: #000 !important;
}

.vrcmodcarsgrid-box-cost {
    text-align: left !important;
}

.cars-section .vrcmodcarsgrid-item_details {
    padding-top: 20px !important;
}

.cars-section .vrcmodcarsgridboxdiv > a {
    padding-top: 0;
    padding-bottom: 0;
}

.vrcmodcarsgrid-item_title {
    font-size: 25px !important;
    margin-bottom: 15px;
}

.vrcmodcarsgrid-box-cost * {
    font-size: 25px !important;
}

.vrcmodcarsgridboxdiv:hover {
    transform: none !important;
}

.cars-section .vrcmodcarsgridview {
    position: relative;
    padding-top: 20px !important;
}

.cars-section .vrcmodcarsgridboxdiv:hover .vrcmodcarsgridview a {
    opacity: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    display: none;
}

.arrows {
    position: absolute;
    right: 0;
    top: -60px;
    display: flex;
    gap: 20px;
}

.vrcmodcarsgridcont-items {
    position: relative;
}

.swiper-button-next, .swiper-button-prev {
    position: unset;
    height: auto;
    border: 1px solid #121212;
    padding: 5px 13px;
    border-radius: 15px;
    color: #121212;
    font-size: 25px;
    box-sizing: content-box;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background: #121212;
    color: #fff;
}

.about .inner {
    display: flex;
    justify-content: space-between;
}

.about .inner > div {
    width: 40%;
}

.about .inner > div img {
    width: 100%;
}

.about .inner > div .title {
    font-size: 50px;
    color: #121212;
    margin-bottom: 40px;
    font-weight: 600;
}

.about .inner > div .content {
    color: #121212;
    font-size: 20px;
    line-height: 30px;
}

.about .inner > div .content a {
    color: #121212;
    font-weight: 700;
}

.about .inner > div.right {
    width: 52%;
    display: flex;
    gap: 30px;
}

.about .inner > div.right img {
    border-radius: 20px;
}

.about .inner > div.right .right-image {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.about .inner > div.right .left-image img {
    height: 100%;
    object-fit: cover;
}

.about .inner > div.right .left-image {
    width: 48%;
}

.about .inner > div.right .right-image {
    width: 48%;
}

.cars-section .vrcmodcarsgrid-item_details {
    padding: 30px 25px 0 25px !important;
    border-bottom: 1px solid #0000001c;
}

.vrcmodcarsgrid-item_title {
    font-size: 22px !important;
    font-weight: 400;
}

.cars-section .vrcmodcarsgridview {
    border-top: 1px solid #0000001c;
    margin-top: 14px !important;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
}

.vrcmodcarsgrid-box-cost * {
    font-size: 26px !important;
}

.vrcmodcarsgridview a {
    margin: 0 !important;
    background: #f6871f !important;
    color: #fff !important;
    padding: 14px 30px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    text-decoration: none;
    font-size: 15px !important;
}

.vrcmodcarsgridcont-item span.vrcstartfrom {
    display: block;
    font-size: 15px !important;
    color: #121212;
    font-weight: 400;
    margin-top: 3px;
}

h4.right-title {
    background: #222224;
    color: #fff;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    font-size: 50px;
    line-height: 41px;
    margin-bottom: 30px;
}

h4.right-title span {
    font-size: 32px;
}

.review-section {
    min-height: 500px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 80px;
}

.review-section .title {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

.review-section a {
    color: #fff;
    background: #f6871f;
    display: block;
    width: max-content;
    padding: 14px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 19px;
    font-weight: 600;
    border: 1px solid #f6871f;
}

.review-section a:hover,
.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch:hover{
    color: #f6871f;
    background: #fff;
    border-color: #f6871f;
}

.blog-section {
    margin-bottom: 80px;
}

.blog-section .title {
    font-size: 40px;
    color: #121212;
    font-weight: 600;
    margin-bottom: 40px;
}

.post-thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.post-item .post-title {
    color: #121212;
    margin: 20px 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.post-item {
    text-decoration: none;
}

.post-item .post-excerpt {
    color: #121212;
    line-height: 20px;
}

.vrc-search-results-block.vrc-search-results-block-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.car_result .imgresult {
    width: 100%;
}

h3.vrc-main-title {
    display: none;
}

.cars-section {
    margin: 0;
    padding: 100px 0;
    background: #F4F4F9;
}

.about {
    padding: 100px 0 20px 0;
}

.our-cars-wrapper {
    padding: 100px 0;
    background: #F4F4F9;
}

body:not(.home) header {
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    position: relative;
}

.vrc-car-result-right {
    order: -1 !important;
}

.vrc-car-result-description {
    display: none !important;
}

.vrc-car-result-inner .vrc-car-category {
    display: none !important;
}

.vrc-search-results-block.vrc-search-results-block-grid .vrc-car-result-inner {
    min-height: unset !important;
}

.car_result {
    border: 0;
    background: #fff;
    border-radius: 20px;
}

.car_result .vrc-car-result-right {
    border-bottom: 1px solid;
    padding: 15px 10px 15px;
}

.car_result .vrc-search-results-block.vrc-search-results-block-grid .vrc-car-result-inner {
    padding: 5px 10px;
}

.car_result .vrc-car-name a {
    color: #121212;
}

.car_result .vrccaratsdiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
    margin-top: 25px;
}

.car_result .vrccaratsdiv > div {
    width: 48%;
    flex: 0 0 48%;
}

.car_result .vrccaratsdiv > div:nth-child(n+5) {display: none;}

.car_result .vrc-car-lastblock {
    display: flex;
    justify-content: space-between;
}

.car_result .vrcsrowpricediv {
    display: flex;
    flex-direction: column-reverse;
}

.car_result span.car_cost {
    color: #121212;
}

.car_result span.vrcstartfrom {
    margin: 0;
}

.car_result .vrc-car-bookingbtn {
    margin: 0;
}

.car_result .vrccaratsdiv > div > span {
    align-items: center;
    display: flex;
    gap: 10px;
}

.car_result .vrccaratsdiv > div > span img {
    width: 22px;
}

.car_result .vrccaratsdiv {
    margin-top: 20px;
}

.vrc-search-results-block.vrc-search-results-block-grid .vrc-car-lastblock {
    border-top: 1px solid #121212;
    padding-top: 20px;
    padding-bottom: 20px;
}

span.vrclistgoon a {
    margin: 0 !important;
    background: #f6871f !important;
    color: #fff !important;
    padding: 14px 30px !important;
    text-transform: capitalize;
    font-weight: 600;
}

.car_result .vrc-car-lastblock {
    align-items: center;
}

.car_result .vrccaratsdiv > div > span {
    margin: 0;
}
.footer-bottom- .row span a {
    color: #121212;
    text-decoration: none;
}

.footer-bottom- .row > div.col-md-4 {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    align-items: center;
}
.footer-top > div > .social > a {
    font-size: 14px;
    text-transform: uppercase;
}

.footer-bottom- .row > div.col-md-4 .terms a {
    color: #121212;
    text-transform: uppercase;
    text-decoration: none;
}
span.vrc-expl:before, span.vrc-expl:after {
    display: none !important;
}

.search-wrapper {
    background: #F4F4F9;
    padding: 100px 0;
}

.vrcstepsbarcont .vrc-stepbar {
    background: #fff;
    border-color: #fff;
}

.vrcstepsbarcont .vrc-stepbar li:after {
    border-left-color: #f6871f;
}

.vrcstepsbarcont .vrc-stepbar li:before {
    border-left-color: #f6871f;
}

.vrcstepsbarcont .vrc-stepbar li a {
    color: #000 !important;
}

.vrcstepsbarcont .vrc-stepbar li.vrc-step-complete > *:before {
    color: #000 !important;
    border-color: #000 !important;
}

.vrcstepsbarcont .vrc-stepbar li.vrc-step-current > *:before {
    color: #fff !important;
    background: #000 !important;
    border-color: #000 !important;
}

.vrcstepsbarcont .vrc-stepbar > li > * {
    font-size: 16px;
}

.vrc-itinerary-summary {
    border: 0;
    background: #fff;
    border-radius: 10px;
}

.vrc-itinerary-summary i {
    color: #121212;
}

.vrc-itinerary-summary > div > div {
    align-items: center;
    margin-top: 12px;
}

.vrc-itinerary-summary i {
    margin: 0 10px 0;
}

.vrc-itinerary-summary .vrc-itinerary-pickup {
    border: 0;
}

p.vrcarsfound {
    color: #121212;
    border: 0;
    font-size: 22px;
    margin: 40px 0;
    font-weight: 600;
}

.car_result .vrccaratsdiv > div > span {
    font-size: 16px;
}

input.btn.booknow.vrc-pref-color-btn {
    margin: 0 !important;
    background: #f6871f !important;
    color: #fff !important;
    padding: 14px 30px !important;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
}

.vrc-goback-block a {
    padding: 0;
    margin: 30px 0;
    color: #121212;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline !important;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel .vrcsfentrydate {
    gap: 0;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel .vrcsfentrydate i.fa-calendar-alt {
    margin-right: 13px !important;
}

.prc-section {
    background: #F4F4F9;
    padding: 100px 0;
}

.vrcstepsbarcont .vrc-stepbar li.vrc-step-complete > *:hover:before {
    background: #000 !important;
    color: #fff !important;
}


.footer {
    background: #f1f1f1;
    padding: 50px 0;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-top > div {
    width: 22%;
}

.footer-col * {
    color: #121212;
}

.footer-col .col-title {
    font-size: 22px;
    margin-bottom: 30px;
}

.footer-col .footer-menu a {
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
    width: max-content;
}

.footer-col .social a {
    text-decoration: none;
    display: block;
    width: max-content;
    margin-bottom: 20px;
}
.footer-col .footer-menu a {
    width: 100%;
    display: block;
    position: relative;
}

.footer-bottom- .row span {
    color: #f6871f !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
}

.footer-col .footer-menu a:after {
    content:"";
    position: absolute;
    width: 22px;
    height: 22px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/2025/04/chevron-2.png);
    background-size: contain;
}
.footer-col .social a:hover,
.footer-col .footer-menu a:hover {
    text-decoration: underline;
}

.footer-bottom- .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.footer-col .col-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}

.footer-col .footer-menu a {
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 0;
    margin: 0;
}

.footer-col .footer-menu li {
    border-top: 1px solid #ccc;
}

.footer-bottom- {
    margin-top: 45px;
    padding-top: 20px;
}

.footer-bottom- .row span {
    color: #fff;
    font-size: 18px;
}

.footer-bottom- a.d-flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    text-decoration: none;
    gap: 20px;
}

.footer-bottom- .row > div {
    width: 40%;
}

.footer-bottom- .row > div svg {
    width: 30px;
}

.footer {
    padding-bottom: 0px;
}

.footer-bottom- {
    background: #f1f1f1;
    padding-bottom: 20px;
}

a.social-link {
    font-size: 30px;
}

.our-cars-wrapper .title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 50px;
}

.our-cars-wrapper {
    padding-top: 60px;
}

.vrc-search-results-block.vrc-search-results-block-grid {
    grid-row-gap: 40px;
}

.vrclocationsbox {
    display: none;
}

.single-car {
    background: #F4F4F9;
    padding: 70px 0;
}

.vrc-cdetails-cinfo > div {
    flex: 0 0 48%;
}

.vrc-cdetails-cinfo {
    justify-content: space-between;
}

.vrc-cdetails-img {
    background: #fff;
    border-radius: 20px;
}

.vrc-cdetails-cmainimg {
    float: unset;
    margin: 0;
    padding: 0 40px;
}

.vrc-cdetails-infocar {
    padding: 0 40px;
}

.single-car .vrc-car-carats {
    padding: 0 40px;
    border: 0;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.single-car .vrc-car-carats > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}

.single-car .vrc-car-carats > div > div {
    width: 30%;
    margin: 0;
}

.single-car .vrc-car-carats > div img {
    width: 40px;
}

.single-car .vrc-car-carats > div > div > span {
    display: flex;
    align-items: center;
    gap: 20px;
}

.vrc-cdetails-cost {
    background: transparent;
    border: 0;
    color: #000 !important;
    text-align: left;
    padding: 0;
    margin: 20px 0;
}

.vrc-cdetails-cost * {
    color: #000 !important;
}

.vrc-cdetails-cardesc p {
    line-height: 22px;
}

.single-car .vrc-cardetails-book-wrap {
    background: #fff;
    border-radius: 20px;
}

.single-car .vrc-cdetails-cinfo {
    box-sizing: border-box;
}

.single-car .vrc-cardetails-book-wrap {
    padding: 40px;
    box-sizing: border-box;
}

.single-car .vrcdivsearch {
    box-sizing: border-box;
}

.single-car .vrc-cardetails-book-wrap h4 {
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 600;
}

.single-car .vrcdivsearch {
    background: transparent;
    border: 0;
    padding: 0;
}

.single-car .vrcdivsearch .vrcsfentrycont label {
    font-size: 16px;
    margin-bottom: 10px;
}

.single-car .vrcsfentryselect select {
    background: transparent;
    border: 1px solid #121212;
    height: 40px;
    border-radius: 8px;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont {
    width: 49%;
    flex: 0 0 49%;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes {
    flex-wrap: wrap;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    background: transparent;
}

.single-car .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    background: #f6871f;
    border: 0;
    height: 40px;
    border-radius: 8px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.single-car h4.vrc-car-name {
    font-size: 33px;
}

.single-car .vrcsfentrycont #vrccomselph select, .single-car .vrcsfentrycont #vrccomselpm select, .single-car .vrcsfentrycont #vrccomseldh select, .single-car .vrcsfentrycont #vrccomseldm select {
    height: 51px;
    margin-top: 26px;
    background: transparent !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    margin-right: 0;
}

.single-car .vrcdivsearch .vrcsfentrycont div {
    margin-left: 0;
    border-radius: 0 !important;
}

.single-car .vrcdivsearch .vrcsfentrycont .vrc-sf-time-container {
    position: relative;
}

.single-car select#pickuph {
    border-right: 0 !important;
}

.single-car .vrcsfentrycont .vrctimesep {
    color: #121212;
    top: 65%;
    margin-left: -2px;
}

.single-car select#releaseh {
    border-right: 0 !important;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

html .single-car .vrcsfentrycont #vrccomselpm select,
html .single-car .vrcsfentrycont span#vrccomseldm select {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrytime {
    flex: 0 0 35%;
}

.single-car .vrcsfentrycont #vrccomselph select, .single-car .vrcsfentrycont #vrccomselpm select, .single-car .vrcsfentrycont #vrccomseldh select, .single-car .vrcsfentrycont #vrccomseldm select {
    padding-right: 0 !important;
}

.single-car .vrcsfentryselect i.fa-location-dot {
    color: #121212;
}

.single-car .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    appearance: none !important;
    padding-left: 30px;
}

.single-car .vrcsfentryselect i.fa-chevron-down {
    color: #121212;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate i {
    color: #121212;
}

#ui-datepicker-div {
    background: #202020 !important;
    border-color: #202020 !important;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel .vrcsfentrydate i.fa-chevron-down {
    display: none;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    color: #121212;
}

#ui-datepicker-div table tbody > tr > td {
    border: 0;
}

a.ui-state-default.ui-state-active {
    background: #be9372 !important;
    color: #fff;
    border-radius: 50%;
}

.single-car .vrccaldivcont {
    margin: 0;
    width: 100%;
}

.single-car select.vrcselectm {
    width: 100%;
    height: 40px;
    background-color: transparent !important;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
}

.single-car .vrccaldivcont {
    border-color: #000 !important;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
}

.single-car .vrccal tr td {
    width: 50px;
    height: 40px;
}

.single-car td.vrc-pref-bordercolor {
    border: 0 !important;
    height: auto !important;
    text-transform: uppercase;
}

.single-car .vrccal tr td .vrc-cdetails-cal-pickday {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-car .vrc-avcals-container {
    margin-bottom: 0;
}

.single-car .vrccal .vrccaldays td {
    height: auto;
    text-transform: uppercase;
}

td.vrctdfree span {
    background: #F4F4F9;
    color: #121212;
}

.vrclegfree {
    background: #F4F4F9;
}

.single-car .vrccal tr td .vrc-cdetails-cal-pickday {
    font-size: 16px;
}

.single-car .vrccaldivcont {
    border: 0;
    padding: 0;
    margin: 20px 0 0;
}

td.vrc-pref-bordercolor {
    display: none;
}

.page-template-terms {
    background: #F4F4F9;
}

.page-template-terms main {
    padding: 70px 0;
}

.terms-content {
    padding: 50px;
    background: #fff;
    border-radius: 10px;
}

.terms-content h1, 
.terms-content h2 {
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.terms-content p {
    color: #121212;
    margin-bottom: 15px;
    font-size: 18px;
}

.terms-content p strong {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px !important;
    display: block;
    margin-top: 20px;
}

.terms-content ul {
    padding-left: 0;
}

.terms-content ul li {
    position: relative;
    color: #121212;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 24px;
}

.terms-content ul li::before {
    content: "";
    color: #121212;
    position: absolute;
    left: 0;
    font-size: 14px;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2025/02/check.png');
    background-size: contain;
}

.terms-content p br {
    display: none;
}

.terms-content ul li br {
    display: none;
}

.about-content .banner-section img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.about-content .banner-section .inner {
    margin-top: -90px;
    background: #222224;
    z-index: 9;
    position: relative;
    padding: 20px 50px;
    width: max-content;
    font-size: 42px;
    font-weight: 700;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    line-height: 65px;
    color: #fff;
}

.about-content {
    background: #F4F4F9;
}

.about-content .banner-section .bottom {
    background: #fff;
    padding: 40px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.vrc-oconfirm-paym-block {
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    border: 0;
}
.custom-search .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    flex: 0 0 65%;
    min-width: auto;
}

.custom-search .vrcsfentrytime {
    flex: 0 0 35%;
    min-width: unset !important;
}

.custom-search .vrcsfentrycont #vrccomselph select, .custom-search .vrcsfentrycont #vrccomselpm select, .custom-search .vrcsfentrycont #vrccomseldh select, .custom-search .vrcsfentrycont #vrccomseldm select {
    padding-right: 0 !important;
}
.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentryselect select {
    padding-top: 8px !important;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select {
    padding-top: 8px !important;
}
.custom-search .vrcsfentrycont #vrccomselph select {
    border-right: 0;
}
.vrc-oconfirm-paym-block .vrc-medium-header {
    color: #121212;
    border: 0;
    margin-bottom: 20px;
    font-size: 25px;
}

.vrc-oconfirm-paym-block .vrc-gpay-licont-active {
    border-color: #f6871f;
}

.vrc-oconfirm-paym-block .vrc-gpay-licont-active:before {
    background: #f6871f;
}

.about-content .banner-section .bottom .title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.about-content .banner-section .bottom .inside-content * {
    padding: 0;
    font-size: 17px;
    line-height: 26px;
}

header .right .nav-menu ul li.current-menu-item a {
    color: #f6871f;
    font-weight: 600;
}


.fb-insta a.social-link {
    text-decoration: none;
    background: #f6871f;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
}

.fb-insta {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.about-content .banner-section .bottom .inside-content p {
    margin-bottom: 20px;
}

.second-content {
    margin-top: 40px;
    padding-bottom: 50px;
}

.second-content .inner {
    display: flex;
}

.second-content .inner img {
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.second-content .inner .left {
    width: 40%;
}

.second-content .inner .right {
    width: 60%;
    background: #fff;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.second-content .inner .right .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.second-content .inner .right p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}

.second-content .inner .right p:last-of-type {
    margin: 0;
}

.blog-section.blog-page {
    background: #F4F4F9;
    margin: 0;
    padding: 70px 0;
}

.latest-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}

.blog-page .post-item a {
    text-decoration: none;
}

article.single-post {
    margin: 80px 0;
}

.container.blog-container {
    width: 1000px;
    max-width: 100%;
}

body.single-post {
    background: #F4F4F9;
}

body.single-post .post-content {
    background: #fff;
    margin: 25px 0 0;
    padding: 30px;
    border-radius: 20px;
}

body.single-post .post-content .title {
    font-size: 25px;
    margin-bottom: 30px;
}

body.single-post .post-content .content {
    line-height: 29px;
}

body.single-post .post-thumbnail img {
    height: auto;
}

.contact-page {
    background: #F4F4F9;
    padding: 80px 0;
}

.contact-page .top-section {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
}

.contact-page h4.title {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 30px;
}

.contact-us {
    display: flex;
    justify-content: space-between;
}

.contact-us > div {
    width: 47%;
}

.contact-us > div input {
    height: 47px;
    padding: 0;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #121212;
    padding-left: 20px;
    box-sizing: border-box;
    color: #121212;
    font-size: 16px;
}

.wpcf7-form-control-wrap {
    display: block;
}

.contact-us > div .field {
    margin-bottom: 20px;
}

.contact-us > div .field label {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}

.contact-us > div .field br {
    display: none;
}

.contact-us > div input::placeholder {
    color: #121212;
}

.wpcf7-form-control-wrap textarea {
    font-size: 18px;
    width: 100%;
    border-radius: 8px;
    height: 186px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-top: 5px;
}

p.note-text {
    margin-bottom: 30px;
}

.contact-us > div input[type="submit"] {
    background: #f6871f;
    color: #fff;
    border-color: #f6871f;
    font-size: 20px;
}

.contact-us > div input[type="submit"]:hover {
    color: #f6871f;
    background: #fff;
    border-color: #f6871f;
}

.contact-bottom {
    margin-top: 40px;
}

.contact-bottom .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-bottom .inner > div {
    width: 32%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
}

.contact-bottom .inner > div i {
    color: #f6871f;
    font-size: 30px;
    margin-bottom: 20px;
}

.contact-bottom .inner > div a {
    display: block;
    width: max-content;
    margin: 0 0 20px;
    color: #121212;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}

.contact-bottom .inner > div .content {
    font-size: 18px;
    line-height: 24px;
}

.second-content .inner img {
    height: 100%;
    object-fit: cover;
}

.custom-search {
    background: #F4F4F9;
    padding: 70px 0;
}

.custom-search .vrcdivsearch.test {
    background: #fff;
    border-radius: 20px;
    border: 0;
    padding: 30px;
    box-sizing: border-box;
}

.custom-search .vrc-searchf-section-categories {
    display: none;
}

.custom-search .vrcdivsearch-inner form {
    display: flex;
    justify-content: space-between;
}

.custom-search .vrc-searchf-section-locations {
    width: 43%;
}

.custom-search .vrc-searchf-section-datetimes {
    width: 42%;
}

.custom-search .vrcdivsearch .vrc-searchf-section-sbmt {
    width: 10%;
}

.custom-search .vrc-searchf-section-locations .vrcsfentrycont:first-child, .vrc-searchf-section-datetimes .vrcsfentrycont:first-child {
    margin-bottom: 0 !important;
}

.custom-search .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    height: 40px;
    background: transparent;
    border-radius: 8px;
}

.custom-search .vrcdivsearch .vrcsfentrycont label {
    margin-bottom: 10px;
}

.custom-search .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont {
    margin-bottom: 0;
}

.custom-search .vrcdivsearch .vrcsfentrycont {
    margin-bottom: 0 !important;
}

.custom-search .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    height: 40px !important;
    box-sizing: border-box;
    gap: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.custom-search .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    margin-top: 0;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.custom-search .vrcdivsearch .vrcsfentrycont div {
    margin-top: 0;
    margin-bottom: 0 !important;
    margin: 0;
    position: relative;
}

.custom-search .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    background: transparent;
    color: #121212;
}

.custom-search .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate i {
    color: #121212;
}

.custom-search .vrcsfentrycont #vrccomselph select, .custom-search .vrcsfentrycont #vrccomselpm select, .custom-search .vrcsfentrycont #vrccomseldh select, .custom-search .vrcsfentrycont #vrccomseldm select {
    background: transparent !important;
    height: 40px;
    margin-top: 24.3px;
    border-radius: 0 !important;
    border-left: 0;
}

.custom-search .vrcsfentrycont #vrccomselpm select {
    border-left: 0 !important;
}

.custom-search select#pickuph {
    border-right: 0 !important;
}

.custom-search span.vrctimesep {
    z-index: 9;
    top: 63%;
    color: #121212;
    left: 46%;
}

.custom-search .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    padding-left: 20px;
}

.custom-search .vrcsfentrycont #vrccomselpm select {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.custom-search .vrcsfentrycont #vrccomseldm select {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.custom-search .vrcdivsearch .vrcsfentrycont .vrc-sf-time-container #vrccomseldh select {
    border-right: 0 !important;
}

.custom-search .vrcsfentryselect i.fa-location-dot {
    color: #121212;
}

.custom-search .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    appearance: none;
    padding-left: 30px;
}

.custom-search .vrcsfentryselect i.fa-chevron-down {
    color: #121212;
}

.custom-search .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    height: 40px;
    margin-top: 24px;
    background: #f6871f;
    border: 0;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.custom-search .vrc-searchf-section-locations .vrcsfentrycont:first-child, .custom-search .vrc-searchf-section-datetimes .vrcsfentrycont:first-child {
    margin-right: 30px !important;
}

.single-post main ul li {
    padding-left: 7px;
}

.single-post main ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 10px 0 5px 0;
}

.single-post hr {
    display: block;
    margin: 20px 0;
}

.faq-page {
    padding: 70px 0;
    background: #F4F4F9;
}

.top-text {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 45px;
}

.top-text a {
    color: #121212;
    font-weight: 700;
}

.faq-section {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

.faq-section .single {
    margin-bottom: 30px;
}

.faq-section .single .content {
    background: #F4F4F9;
    padding: 40px 20px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 30px;
}

.faq-section .single .title {
    margin-bottom: 40px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 21px;
}

.faq-section .single.active .title {
    color: #f6871f;
    font-weight: 700;
}

.faq-wrapper {
    display: flex;
    gap: 45px;
    align-items: flex-start;
}

.faq-sidebar {
    background: #fff;
    padding: 40px 30px;
    border-radius: 20px;
    width: 35%;
}

.faq-sidebar .image-group {
    align-items: flex-start;
    gap: 20px;
    display: flex;
    margin-bottom: 30px;
}

.faq-sidebar .image-group img {
    width: 50px;
}

.faq-sidebar .image-group .title {
    font-size: 20px;
    margin-bottom: 5px !important;
}

.faq-sidebar .image-group .text * {
    color: #121212;
}

.faq-sidebar .image-group .title {
    margin-bottom: 15px;
}

.faq-sidebar .image-group a {
    text-decoration: none;
}

.faq-sidebar .image-group:last-of-type {
    margin: 0;
}

.faq-section {
    width: 60%;
}

.faq-sidebar .image-group .text .content {
    line-height: 26px;
}

.faq-sidebar {
    position: sticky;
    top: 30px;
}

.vrc-itinerary-summary .vrc-itinerary-pickup-locdet .vrc-itinerary-pickup-locaddr, .vrc-itinerary-summary .vrc-itinerary-dropfff-locdet .vrc-itinerary-dropoff-locaddr {
    font-size: 16px;
}

.vrc-itinerary-summary > div {
    line-height: 24px;
}

.car_result .vrcsrowpricediv {
    gap: 6px;
}

body .impgooglereviews {
    display: flex;
    gap: 16px;
    border: solid 1px #979797;
    padding: 12px 20px;
    border-radius: 8px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(255, 255, 255, 0.1);
    margin-top: 40px;
    width: max-content;
}

body .impgooglereviews > div {
    color: #fff;
}

.impgooglereviews .starratingcontainer {
    display: flex;
    align-items: center;
}

.impgooglereviews .star {
    color: gold;
    margin-top: -4px;
    margin-right: 4px;
}

.impgooglereviews .star-rating {
    margin-left: 4px;
    opacity: 0.4;
}

body .impgooglereviews > div:nth-child(2) {
    font-size: 14px;
}

.vrc-showprc-container {
    justify-content: space-between;
}

.vrc-showprc-container > div {
    width: 49% !important;
    flex: 0 0 49%;
    margin: 0 !important;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 20px;
}

.vrc-showprc-container .vrc-showprc-right.car_img_box img {
    width: 100%;
}

.vrc-showprc-container .vrc-showprc-car-carats {
    border: 0;
    margin-top: 30px;
}

.vrc-showprc-container .vrccaratsdiv {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 30px;
}

.vrc-showprc-container .vrccaratsdiv > div {
    width: 24%;
    margin: 0 !important;
}

.vrc-showprc-container .vrc-car-carats .vrccarcarat span, .vrc-showprc-container .vrc-showprc-car-carats .vrccarcarat span {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 13px;
}

.vrc-showprc-container .vrc-showprc-car-carats .vrccarcarat span img {
    width: 40px;
}

.vrc-showprc-container span.vrhword {
    font-size: 24px;
}

.vrc-showprc-container .car_description_box {
    line-height: 27px;
    font-size: 18px;
    padding: 0 !important;
}

.vrc-showprc-container .vrc-showprc-left .vrc-cdetails-infocar {
    padding: 0;
}

.vrc-showprc-prices-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

.vrc-showprc-prices-inner .vrc-showprc-price-row:hover, .vrc-showprc-prices-inner .vrc-showprc-price-row.vrc-showprc-price-selected {
    border-color: #f6871f;
}

.vrc-showprc-prices-wrap .vrc-showprc-title {
    font-size: 22px;
}

.vrc-showprc-options-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

.vrc-showprc-options-wrap .vrc-showprc-title {
    font-size: 22px;
    margin-bottom: 30px;
}

.car_buttons_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.car_buttons_box .vrc-goback-block {
    margin: 0;
}

.vrc-showprc-options-wrap .vrc-showprc-options-inner {
    border-color: #f6871f;
}

.vrc-showprc-options-inner {
    display: flex;
    justify-content: space-between;
}

.vrc-showprc-options-wrap .vrc-showprc-option-row {
    border: 0;
    align-items: center;
}

.vrc-showprc-option-row .vrc-showprc-option-cell-info {
    align-items: center;
}

.vrc-showprc-option-row .vrc-showprc-option-cell-price {
    align-items: center;
}

.checkout-page {
    padding: 70px 0;
    background: #F4F4F9;
}

.vrc-oconfirm-middlep {
    display: none;
}

.vrc-oconfirm-footer {
    margin-top: 30px;
    align-items: center;
}

.vrc-goback-block {
    margin: 0;
}

.vrcinfocarcontainer > div {
    width: 45%;
    flex: 0 0 45%;
    background: #fff;
    border: 0;
    margin: 0;
    border-radius: 20px;
}

.vrcinfocarcontainer {
    justify-content: space-between;
}

.vrc-itinerary-confirmation .vrc-itinerary-pickup:before,
.vrc-itinerary-confirmation .vrc-itinerary-dropoff::after {
    background: #f6871f;
    border-color: #f6871f;
}

.vrc-itinerary-confirmation .vrc-itinerary-pickup::after {
    border-color: #f6871f;
    left: -17px;
}


.vrc-itinerary-confirmation > div > div > i {
    color: #f6871f;
    font-size: 20px;
}

.vrc-itinerary-confirmation > div > div {
    align-items: center;
}

.vrc-oconfirm-summary-car-wrapper {
    background: #fff;
    border-color: #f6871f;
}

.vrc-oconfirm-summary-car-wrapper > div > div, .vrc-oconfirm-summary-total-wrapper > div > div {
    color: #121212;
}

.vrc-oconfirm-summary-total-wrapper {
    background: #fff;
    border-color: #f6871f;
}

.vrccustomfields {
    background: #fff;
    border: 0;
    border-radius: 20px;
}

.vrccustomfields .vrcseparatorcf {
    color: #121212;
}

.vrcdivcustomfield input[type="text"], .vrcdivcustomfield input[type="tel"] {
    background: transparent;
    height: 42px;
    box-sizing: border-box;
    padding: 0 0 0px 20px;
    color: #121212;
}

.vrc-customfield-label {
    margin-bottom: 7px;
    width: max-content;
    position: relative;
}

.vrcdivcustomfield select {
    background: transparent !important;
    height: 42px;
}

span.vrcrequired {
    position: absolute;
    right: -10px;
}

.vrcdivcustomfield input[type="tel"] {
    padding-left: 55px;
}

.vrctextarea {
    background: transparent;
    width: 100%;
    box-sizing: border-box;
}

.vrc-oconfirm-cfield-entry-checkbox > div {
    margin-left: 14px;
}

.vrccustomfields .vrcseparatorcf {
    border: 0;
    font-size: 25px;
}

.order-page {
    background: #F4F4F9;
    padding: 70px 0;
}

.successmade {
    background: #fff !important;
}

.vrcprintdiv a {
    color: #f6871f;
}

.vrc-order-details-top-order > div, .vrc-order-details-top-car {
    background: #fff;
    border-radius: 20px;
    border: 0;
    line-height: 28px;
}

.vrc-order-details-top-wrap .vrcvordudatatitle {
    color: #121212;
    font-weight: 600;
}

.vrc-order-details-top-car .vrc-order-details-car-info h4 {
    text-align: right;
}

.vrc-order-details-costs-wrap {
    background: #fff;
    border-color: #f6871f;
}

.vrc-order-details-costs-wrap .vrc-order-details-costs-row:last-child {
    margin-top: 10px;
    padding-top: 20px;
}

p.vrcdownloadpdf {
    margin: 30px 0;
}

p.vrcdownloadpdf * {
    color: #f6871f;
}

.vrcordcancbox {
    background: #fff;
    border: 0;
    border-radius: 20px;
    padding: 30px;
}

.vrcordcancbox #vrcopencancform {
    background: #f6871f;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    display: block;
    width: max-content;
    margin: 20px 0;
    border: 1px solid #f6871f;
}

.vrcordcancbox #vrcopencancform:hover {
    color: #f6871f;
    background: transparent;
}

.vrcordcancbox .vrcinput {
    background: transparent;
    width: 100%;
    box-sizing: border-box;
    color: #121212;
}

.vrcordcancform-entry-label {
    margin-bottom: 10px;
}

.vrcordcancbox .vrctextarea {
    width: 100%;
    color: #121212;
}

.vrcordcancform-entry-submit input {
    background: #f6871f;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    font-size: 18px;
    border-radius: 8px;
    border: 1px solid #f6871f;
    cursor: pointer;
}

.vrcordcancform-entry-submit input:hover {
    background: #fff;
    color: #f6871f;
}

.notice.is-dismissible.notice-error {
    position: absolute;
    width: 1400px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    top: 30px;
    color: red;
    font-size: 21px;
}

main {
    position: relative;
}

.thanks-page {
    background: #F4F4F9;
    padding: 70px 0;
}

.ui-datepicker.ui-widget-content .ui-state-default, .ui-datepicker.ui-widget-content .ui-state-default, .ui-datepicker.ui-widget-header .ui-state-default {
    color: #fff !important;
}

.ui-datepicker th {
    color: #fff;
}

.ui-datepicker .ui-datepicker-title {
    color: #fff;
}

input.btn.booknow.vrc-pref-color-btn:hover {
    background: transparent !important;
    color: #f6871f !important;
}

input.btn.booknow.vrc-pref-color-btn {
    border: 1px solid #f6871f !important;
    border-radius: 8px;
}

p.err {
    width: 1400px;
    margin: 40px auto;
    box-sizing: border-box;
    max-width: 90%;
    background: transparent !important;
}

.page-id-6 {
    background: #F4F4F9;
}

.search-page .vrcdivsearch {
    box-sizing: border-box;
    background: transparent;
}

.vrc-searchf-section-categories {
    display: none;
}

.search-page {
    margin-bottom: 50px;
}

.search-page .vrcdivsearch-inner form {
    display: flex;
    justify-content: space-between;
}

.search-page .vrc-searchf-section-locations {
    width: 42%;
    justify-content: space-between;
    gap: 20px;
}

.search-page .vrcdivsearch .vrc-searchf-section-datetimes {
    width: 42%;
    gap: 20px;
}

.search-page .vrcdivsearch .vrc-searchf-section-sbmt {
    width: 10%;
}

.search-page .vrcdivsearch {
    background: #fff;
    border-radius: 20px;
    border: 0;
    padding: 30px;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    height: 40px;
    background: transparent;
    border-radius: 8px;
}

.search-page .vrcdivsearch .vrcsfentrycont label {
    margin-bottom: 8px;
}

.search-page .vrcdivsearch .vrcsfentrycont {
    margin-bottom: 0 !important;
}

.search-page .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin: 0 !important;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentryselect {
    margin: 0 !important;
}

.vrcdivsearch .vrcsfentrycont div {
    margin: 0;
}

.search-page .vrcsfentrycont #vrccomselph select, 
.search-page .vrcsfentrycont #vrccomselpm select, 
.search-page .vrcsfentrycont #vrccomseldh select, 
.search-page .vrcsfentrycont #vrccomseldm select, 
.search-page form .vrcselectm {
    margin-top: 22.3px;
    height: 40px;
    border-radius: 0 !important;
    background: transparent !important;
    border-left: 0;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    height: 48px !important;
    background: transparent;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    height: 48px;
    border-radius: 0;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate i {
    color: #121212;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrc-sf-time-container {
    position: relative;
}

.search-page .vrcsfentrycont .vrctimesep {
    color: #121212;
    left: 45%;
    top: 45px;
}

.search-page .vrcsfentrycont #vrccomselpm select,
.search-page .vrcsfentrycont #vrccomseldm select {
    border-left: 0 !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.search-page .vrcsfentrycont #vrccomselph select,
.search-page .vrcsfentrycont #vrccomseldh select {
    border-right: 0;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    appearance: none;
    padding-left: 30px;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentryselect i {
    color: #121212;
}

.search-page .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    height: 40px;
    margin-top: 21px;
    background: #f6871f;
    border: 1px solid #f6871f;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.search-page .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input:hover {
    background: transparent;
    color: #f6871f;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate input {
    color: #121212;
}

.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel .vrcsfentrydate {
    box-sizing: border-box;
}

.vrc-searchmod-wrap-horizontal form .vrcsfentrycont .vrcsfentrytime select {
    box-sizing: border-box;
}

.vrcmodcarsgrid-box-cost {
    font-size: 20px !important;
    color: #f6871f;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch:hover {
    color: #fff !important;
}

span.vrclistgoon a {
    border: 1px solid !important;
}

span.vrclistgoon a:hover {
    background: #fff !important;
    color: #f6871f !important;
}

select#pickuph option,
span#vrcmodselpm select option,
select#releaseh option,
span#vrcmodseldm select option {
    color: #000 !important;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    box-sizing: border-box;
}

.single-car .vrcsfentrycont #vrccomselph select, .single-car .vrcsfentrycont #vrccomselpm select, .single-car .vrcsfentrycont #vrccomseldh select, .single-car .vrcsfentrycont #vrccomseldm select {
    box-sizing: border-box;
    height: 40px;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes {
    margin-top: 11px;
}

.single-car .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    margin-top: 14px;
    border: 1px solid;
}

.single-car .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input:hover {
    background: #fff !important;
    color: #f6871f !important;
}

.vrcstepsbarcont .vrc-stepbar > li {
    height: 31px !important;
    line-height: 31px !important;
}

.vrc-car-name {
    font-weight: 500;
}

.car_result .vrccaratsdiv {
    margin-top: 25px;
}

.car_result .vrc-car-result-right,
.vrc-search-results-block.vrc-search-results-block-grid .vrc-car-lastblock {
    border-color: #0000001c;
}

.car_result .vrccaratsdiv > div > span img {
    width: 20px;
}

.car_result span.vrcstartfrom {
    font-size: 14px;
}

.vrcstepsbarcont .vrc-stepbar li:after, .vrcstepsbarcont .vrc-stepbar li:before {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
}

.vrc-search-results-block.vrc-search-results-block-grid {
    grid-column-gap: 30px;
}

.single-car .vrc-cdetails-cost.vrc-pref-color-text {
    margin: 0;
    padding: 30px 30px 0;
}

.single-car .vrcsfentrycont #vrccomselph select, .single-car .vrcsfentrycont #vrccomselpm select, .single-car .vrcsfentrycont #vrccomseldh select, .single-car .vrcsfentrycont #vrccomseldm select {
    border-color: #121212;
}

.single-car .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    border-color: #121212;
}

.vrc-cdetails-cost {
    font-size: 20px;
}

.car_cost * {
    font-size: 30px;
    color: #f6871f !important;
}

.vrc-showprc-prices-inner .vrc-showprc-price-row:hover, .vrc-showprc-prices-inner .vrc-showprc-price-row.vrc-showprc-price-selected {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.vrc-showprc-options-wrap .vrc-showprc-options-inner {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.vrc-oconfirm-summary-car-wrapper {
    border: 0;
}

.vrc-oconfirm-summary-total-wrapper,
.vrc-oconfirm-summary-car-wrapper{
    border: 0;
    box-shadow: unset !important;
}

.vrc-oconfirm-summary-car-row:last-child, .vrc-oconfirm-summary-option-row {
    padding: 0;
}

.vrcdivcustomfield input[type="text"], .vrcdivcustomfield input[type="tel"] {
    border-color: #121212;
}

.vrcdivcustomfield select {
    border-color: #121212;
}

.vrctextarea {
    border-color: #121212;
}

.custom-search .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    border-color: #121212;
}

.custom-search .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    border-color: #121212;
}

.custom-search .vrcsfentrycont #vrccomselph select, .custom-search .vrcsfentrycont #vrccomselpm select, .custom-search .vrcsfentrycont #vrccomseldh select, .custom-search .vrcsfentrycont #vrccomseldm select {
    border-color: #121212;
}

.custom-search .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    cursor: pointer;
    border: 1px solid;
}

.custom-search .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input:hover {
    background: #fff;
    color: #f6871f;
}

.faq-sidebar .image-group a {
    display: flex;
    align-items: center;
    gap: 30px;
}

a.ui-state-default.ui-state-active {
    background: #f6871f !important;
}

.vrc-cdetails-cgroup .vrclistcarcat {
    display: none;
}

.vrc-cdetails-cardesc {
    margin: 20px 0;
}

.container {
    box-sizing: border-box;
}

.vrc-searchmod-wrap-horizontal > form {
    box-sizing: border-box;
}

.cars-section {
    overflow: hidden;
}

.vrcdivsearchmodule {
    box-sizing: border-box;
}

.vrc-itinerary-duration {
    color: #f6871f;
}

.vrc-itinerary-confirmation > div > div > i {
    margin-top: 0;
}

.vrc-car-result-dailycost {
    display: none;
}

.vrc-itinerary-confirmation > div > div {
    line-height: 30px;
}

.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
    border-color: #121212;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    border-color: #121212;
}

.search-page .vrcsfentrycont #vrccomselph select, .search-page .vrcsfentrycont #vrccomseldh select {
    border-color: #121212;
}

.search-page .vrcsfentrycont #vrccomselpm select, .search-page .vrcsfentrycont #vrccomseldm select {
    border-color: #121212;
}

.change-wrapper {
    padding: 70px 0;
    background: #F4F4F9;
}

.change-wrapper > div > * {
    line-height: 30px;
}

.vrcsearchconfnumb {
    background: #fff;
    border: 0 !important;
    margin-top: 20px;
}

.vrcsearchconfnumb form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.vrcconfnumbinp input {
    height: 34px !important;
    border-color: #000 !important; 
    border-radius: 8px !important;
}

.vrcconfnumbinp {
    display: flex !important;
    align-items: center !important;
    gap: 30px !important; 
}

.change-wrapper input.btn.vrc-pref-color-btn {
    background: #f6871f;
    height: 42px;
    border: 1px solid;
    border-radius: 8px;
}

.change-wrapper input.btn.vrc-pref-color-btn:hover {
    background: #fff;
    color: #f6871f;
}

.aval-page {
    background: #F4F4F9;
    padding: 70px 0;
}

.aval-page > div >h3 {
    font-size: 22px;
    margin-bottom: 30px;
}

.vrc-availability-car-container {
    background: #fff;
    padding: 20px;
    border: 0;
    border-radius: 20px;
}

.aval-page .vrc-carat-cont img {
    width: 30px;
}

.aval-page span.vrc-carat-cont {
    display: flex;
    align-items: center;
    gap: 10px;
}

.aval-page .vrccaratsdiv {
    display: flex;
    flex-wrap: wrap;
}

.aval-page .vrccarcarat {
    width: 33%;
}

.vrc-availability-car-details-first {
    min-height: unset !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
}

.vrc-availability-car-details-last {
    border: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.vrc-availability-car-details h4 {
    font-size: 20px;
    margin: 0 0 30px 0;
}

.vrc-availability-car-details-last-inner {
    margin: 0;
    text-align: center;
}

.vrc-availability-car-details-last-inner > .btn {
    background: #f6871f;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    display: block;
    width: max-content;
    margin: 0 auto;
}

.vrc-availability-car-details {
    display: flex;
    align-items: center;
}

.vrc-availability-car-monthdays td {
    border: 0 !important;
}

.vrc-availability-car-monthdays td {
    font-weight: 600;
    padding: 0 5px;
}

.vrc-availability-controls select {
    width: 30%;
    font-size: 18px;
    border: 0;
}

.vrc-order-details-info-inner a {
    background: #f6871f;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    width: max-content;
    border-radius: 10px;
    border: 1px solid;
}

.vrc-order-details-info-inner a:hover {
    background: #fff;
    color: #f6871f;
}

.vrc-order-details-costs-wrap {
    border: 0;
}

.vrc-docsupload-wrap > div {
    background: #fff;
    border: 0;
    border-radius: 20px;
}

.vrc-docsupload-wrap .vrcvordudatatitle {
    color: #121212;
}
.bottom-section-icons .icons > div .icon-desc {
    font-weight: 300;
}
.vrc-docsupload-wrap .vrc-order-details-info-inner .vrc-order-details-info-key {
    line-height: 24px;
}

.info.vrc-docsupload-disclaimer {
    color: #121212;
    border-color: #000 !important;
}

.vrc-docsupload-container .vrc-oconfirm-footer input {
    background: #f6871f;
    border: 1px solid #f6871f !important;
    color: #fff;
    padding: 13px 25px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.terms-content p {
    font-size: 16px;
    line-height: 20px;
}
.bottom-section-icons .icons > div {
    box-shadow: 5px 5px 0 rgba(0,0,0,0.2);
}
.terms-content p strong {
    font-size: 20px;
    font-weight: 500;
}
.vrc-docsupload-container .vrc-oconfirm-footer input:hover {
    background: #fff;
    color: #f6871f;
}

.vrc-orders-list-table-body .vrc-orders-list-table-row {
    background: #fff;
}

.vrc-availability-car-details-last-inner > .btn {
    padding: 16px 25px;
    font-size: 18px;
    border: 1px solid;
}

.vrc-availability-car-details-last-inner > .btn:hover {
    color: #f6871f;
    background: #fff;
}

td.vrctdbusy.vrctdbusycheckout.vrctdbusy-twoquarters span {
    color: #000 !important;
}

.single-car .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
    flex: 0 0 65%;
    min-width: auto;
}
.search-page .vrcdivsearch .vrcsfentrycont .vrcsfentrylabsel {
    min-width: auto !important;
}

.search-page .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
    height: 38px !important;
}
.single-car .vrcsfentrycont #vrccomselph select,
.single-car .vrcsfentrycont #vrccomseldh select {
    border-right: 0;
}

.single-car .vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
    height: 50px;
    text-transform: uppercase;
}

.gt_switcher .gt_option {
    background: #fff !important;
    padding: 5px;
}
.search-page .vrcsfentrycont .vrctimesep {
    top: 40px;
    padding-left: 0;
}
.gt_switcher .gt_option a {
    justify-content: center !important;
    gap: 0 !important;
}

@media(max-width: 1400px) {
    .vrc-search-results-block.vrc-search-results-block-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    body.single-post .post-thumbnail img {
        height: 400px;
        object-fit: cover;
    }

    .notice.is-dismissible.notice-error {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .custom-search .vrcsfentrycont #vrccomselph select, .custom-search .vrcsfentrycont #vrccomselpm select, .custom-search .vrcsfentrycont #vrccomseldh select, .custom-search .vrcsfentrycont #vrccomseldm select {
        border-width: 1px !important;
    }
    
    .custom-search .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
        flex: 0 0 60% !important;
        width: 60% !important;
    }
    
    .custom-search .vrcdivsearch .vrcsfentrycont div.vrcsfentrytime {
        width: 40%;
        flex: 0 0 40%;
    }
    
    .custom-search .vrcsfentrycont #vrccomselph select#pickuph,
    .custom-search .vrcdivsearch .vrcsfentrycont .vrc-sf-time-container #vrccomseldh select{
        padding-right: 0 !important;
    }
    
    .custom-search .vrcsfentrycont #vrccomselpm select,
    .custom-search .vrcsfentrycont #vrccomseldm select {
        padding-right: 0 !important;
    }
}

@media(min-width: 992px) and (max-width: 1450px) {
    .search-page .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
        flex: 0 0 65%;
    }
    
    .search-page .vrcsfentrycont #vrccomselph select, .search-page .vrcsfentrycont #vrccomseldh select {
        padding-right: 0 !important;
    }
    
    .search-page .vrcsfentrycont #vrccomselpm select, .search-page .vrcsfentrycont #vrccomseldm select {
        padding-right: 0 !important;
    }
    
    .vrcsfentrytime {
        flex: 0 0 35%;
    }
}

@media(max-width: 768px) {
    .gt_switcher .gt_option {
        display: flex !important;
        height: auto !important;
        gap: 10px;
    }
        
    .gt_switcher .gt_current {
        display: block !important;
    }
    
    .gt_switcher .gt_selected {
        display: none !important;
    }
    .hamburger {
        position: relative;
        width: 1em;
        height: 1em;
        font-size: inherit;
        transition: all 0.3s ease;
        cursor: pointer;
        display: block !important;
    }
    .hamburger.is-sm {
        font-size: 1rem;
    }
    .hamburger.is-md {
        font-size: 1.5rem;
    }
    .hamburger.is-lg {
        font-size: 1.8rem;
    }
    .hamburger-line {
        position: absolute;
        right: 0;
        width: 100%;
        height: 0.125em;
        border-radius: 0.125em;
        background: currentColor;
        transition: inherit;
    }
    .hamburger-line:nth-child(1) {
        top: 0.125em;
    }
    .hamburger.is-active .hamburger-line:nth-child(1), .w-nav-button.w--open .hamburger-line:nth-child(1) {
        top: 50%;
        transform: translateY(-50%) rotateZ(-135deg);
    }
    .hamburger-line:nth-child(2) {
        top: 0.438em;
    }
    .hamburger.is-active .hamburger-line:nth-child(2), .w-nav-button.w--open .hamburger-line:nth-child(2) {
        right: 50%;
        width: 0;
    }
    .hamburger-line:nth-child(3) {
        top: 0.75em;
        width: 0.625em;
    }
    .hamburger.is-active .hamburger-line:nth-child(3), .w-nav-button.w--open .hamburger-line:nth-child(3) {
        top: 50%;
        width: 100%;
        transform: translateY(-50%) rotateZ(135deg);
    }
    
    nav#primary-menu {
        position: fixed;
        width: 100%;
        height: calc(100vh - 60px);
        z-index: 9999;
        background: #fff;
        left: -100%;
        top: 0;
        margin-top: 60px;
        transition: 300ms ease-in;
    }

    header .nav-menu.open {
        left: 0 !important;
        transition: 300ms ease-out;
    }
    
    .cars-section {
        overflow-x: hidden;
    }
    
    .blog-section {
        overflow: hidden;
    }

    header {
        padding: 15px 0;
        box-sizing: border-box;
    }
    
    header .inner .left ul {
        flex-direction: column;
        padding: 30px;
    }
    
    header .right {
        display: none;
    }
    
    header .inner .left {
        width: 100%;
        gap: 0;
        justify-content: space-between;
        box-sizing: border-box;
    }
    
    header .inner {
        box-sizing: border-box;
    }
    
    .container {
        box-sizing: border-box;
    }
    
    .footer-top > div {
        width: 100%;
    }
    
    .footer-bottom- .row {
        gap: 20px;
    }
    
    .footer-bottom- .row > div {
        width: 100%;
        text-align: left !important;
    }
    
    .footer-bottom- a.d-flex {
        justify-content: flex-start;
    }
    
    .about .inner {
        flex-wrap: wrap;
    }
    
    .about .inner > div {
        width: 100% !important;
        flex-wrap: wrap;
    }
    
    .about .inner > div.right .left-image {
        width: 100% !important;
    }
    
    .about .inner > div.right .right-image {
        width: 100%;
    }
    
    .cars-section {
        padding: 40px 0;
    }
    
    .cars-section .widget-title {
        font-size: 35px;
    }
    
    .cars-section .container {
        padding-right: 0;
    }
    
    .vrcdivsearch > form {
        padding: 30px 15px;
    }
    
    img.hide-mobile {
        display: none;
    }
    
    .banner img.hide-desktop {
        display: block !important;
        height: 400px;
    }

    .vrc-searchmod-wrap-horizontal {
        padding: 0 15px !important;
        box-sizing: border-box;
    }
    
    .vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-pickup > div {
        margin-bottom: 20px !important;
    }
    
    span.vrctimesep {
        left: 45%;
    }
    
    .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
        width: 65% !important;
        flex: 0 0 65% !important;
    }
    
    .vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-datetimes .vrcsfentrycont {
        margin-bottom: 20px !important;
    }
    
    .about {
        padding: 40px 0;
    }
    
    .about .inner > div .title {
        font-size: 35px;
    }
    
    .about .inner > div .content {
        font-size: 16px;
        line-height: 24px;
    }
    
    .about .inner {
        gap: 20px;
    }
    
    h4.right-title {
        font-size: 35px;
    }
    
    h4.right-title span {
        font-size: 27px;
        display: block;
    }
    
    .review-section {
        margin: 20px 0;
    }

    .vrcmodcarsgrid-item_title {
        font-size: 20px !important;
    }
    
    .vrcmodcarsgrid-box-cost * {
        font-size: 17px !important;
    }

    .arrows {
        right: 15px;
        top: -50px;
    }
    
    .swiper-button-next, .swiper-button-prev {
        font-size: 20px;
        padding: 5px;
    }

    .review-section .title {
        font-size: 30px;
    }
    
    .review-section a {
        font-size: 16px;
    }
    
    .blog-section .title {
        font-size: 30px;
    }
    
    .blog-section {
        margin: 30px 0 50px;
    }

    .blog-section .swiper-container {
        position: relative;
    }
    
    .blog-section .arrows {
        top: -45px;
    }

    .search-wrapper {
        padding: 40px 0;
    }
    
    .vrcstepsbarcont {
        width: 95%;
    }
    
    .vrcstepsbarcont .vrc-stepbar > li > *:before {
        color: #121212;
        border-color: #121212;
    }
    
    .vrc-search-results-block.vrc-search-results-block-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    
    .car_result .vrc-car-result-right {
        padding-top: 30px;
    }

    .prc-section {
        padding: 40px 0;
    }
    
    .vrc-showprc-container > div {
        width: 100% !important;
        flex: 0 0 100%;
    }
    
    .vrc-showprc-container {
        gap: 20px;
    }
    
    .vrc-showprc-left .car_title {
        margin-top: 0;
    }
    
    .vrc-showprc-container .vrccaratsdiv > div {
        width: 49%;
    }
    
    .vrc-showprc-options-wrap .vrc-showprc-option-row {
        flex: 0 0 100%;
        flex-wrap: nowrap;
        border-bottom: 1px solid #121212;
    }
    
    .vrc-showprc-options-wrap .vrc-showprc-options-inner {
        flex-wrap: wrap;
    }
    
    .vrc-showprc-option-row .vrc-showprc-option-cell-price {
        justify-content: flex-end;
    }
    
    .car_buttons_box .vrc-goback-block {
        text-align: left;
    }
    
    .vrc-showprc-container .car_description_box {
        font-size: 16px;
        line-height: 24px;
    }

    .vrc-cdetails-cinfo .vrc-cdetails-img {
        flex: 0 0 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    
    .single-car .vrc-cardetails-book-wrap {
        flex: 0 0 100%;
        padding: 20px;
    }
    
    .vrc-cdetails-cinfo {
        gap: 30px;
    }
    
    .single-car .vrc-car-carats {
        padding: 0;
    }
    
    .single-car .vrc-car-carats > div > div {
        width: 49%;
    }
    
    .single-car .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont {
        width: 100%;
        flex: 0 0 100%;
    }

    .single-car .vrcsfentrycont #vrccomselph select, .single-car .vrcsfentrycont #vrccomselpm select, .single-car .vrcsfentrycont #vrccomseldh select, .single-car .vrcsfentrycont #vrccomseldm select {
        height: 40px;
    }

    .single-car h4.vrc-car-name {
        font-size: 28px;
    }

    .single-car select.vrcselectm {
        font-size: 16px;
    }

    .vrcinfocarcontainer .vrc-summary-car-img {
        width: 100%;
        flex: 0 0 100%;
        box-sizing: border-box;
    }
    
    .vrcinfocarcontainer > div {
        width: 100%;
        flex: 0 0 100%;
        box-sizing: border-box;
    }
    
    .vrc-oconfirm-summary-car-wrapper .vrc-oconfirm-summary-car-cell-descr {
        background: transparent;
    }
    
    .vrc-oconfirm-footer {
        justify-content: space-between;
    }
    
    .vrc-oconfirm-footer .vrc-save-order-block {
        margin: 0;
    }

    .about-content .banner-section .inner {
        width: 100% !important;
        box-sizing: border-box;
        font-size: 24px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        line-height: 40px;
    }
    
    .about-content .banner-section .bottom {
        padding: 20px;
    }
    
    .second-content .inner .left, .second-content .inner .right {
        width: 100%;
    }
    
    .second-content .inner {
        flex-wrap: wrap;
    }
    
    .second-content .inner img {
        border-radius: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    
    .second-content .inner .right {
        border-top-right-radius: 0;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        padding: 20px;
    }
    
    .about-content .banner-section .bottom .inside-content * {
        font-size: 16px;
        line-height: 24px;
    }
    
    .about-content .banner-section .bottom .title {
        font-size: 24px;
    }
    
    .about-content .banner-section img {
        height: 300px;
        object-position: right;
    }

    .contact-page {
        padding: 40px 0;
    }
    
    .contact-page .top-section {
        padding: 20px;
    }
    
    .contact-page h4.title {
        font-size: 20px;
        line-height: 26px;
    }
    
    .contact-us > div {
        width: 100%;
    }
    
    .contact-us {
        flex-wrap: wrap;
    }
    
    .contact-bottom .inner > div {
        width: 100%;
    }
    
    .contact-bottom .inner {
        gap: 20px;
    }

    .faq-page {
        padding: 40px 0;
    }
    
    .top-text {
        font-size: 16px;
        padding: 20px;
    }
    
    .faq-wrapper {
        flex-wrap: wrap;
    }
    
    .faq-section {
        width: 100%;
        padding: 20px;
    }
    
    .faq-sidebar {
        width: 100%;
        position: unset;
        padding: 20px;
    }
    
    .faq-sidebar h4.title {
        font-size: 20px;
        margin-bottom: 30px;
    }
    
    .faq-sidebar .image-group {
        flex-wrap: wrap;
    }
    
    .faq-section .single .title {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 26px;
    }
    
    .faq-section .single .content {
        font-size: 16px;
        padding: 20px;
    }

    .blog-section.blog-page {
        margin: 40px 0;
    }
    
    .latest-posts-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    body.single-post .post-content .title {
        font-size: 20px;
        line-height: 26px;
    }
    
    article.single-post {
        margin: 40px 0;
    }
    
    body.single-post .post-content {
        padding: 20px;
    }

    .page-template-terms main {
        padding: 40px 0;
    }
    
    .terms-content {
        padding: 20px;
    }
    
    .terms-content p strong {
        font-size: 20px;
    }

    .order-page {
        padding: 40px 0;
    }
    
    .vrcordcancbox #vrcopencancform {
        box-sizing: border-box;
        width: 100%;
    }
    
    .vrcordcancbox {
        box-sizing: border-box;
        padding: 20px;
    }

    .single-car .vrc-cardetails-book-wrap h4 {
        font-size: 20px;
    }

    .search-page .vrc-searchf-section-locations {
        width: 100%;
    }
    
    .search-page .vrcdivsearch-inner form {
        flex-wrap: wrap;
    }
    
    .search-page .vrcdivsearch .vrc-searchf-section-datetimes {
        width: 100%;
        margin-top: 20px;
    }
    
    .search-page .vrcdivsearch .vrc-searchf-section-sbmt {
        width: 100%;
    }
    
    .search-page .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {
        flex: 0 0 60%;
    }
    
    .search-page .vrcdivsearch .vrc-searchf-section-datetimes .vrcsfentrycont .vrcsfentrytime {
        width: 40% !important;
        flex: 0 0 40%;
    }
    
    .search-page .vrcsfentrycont #vrccomselph select, .search-page .vrcsfentrycont #vrccomselpm select, .search-page .vrcsfentrycont #vrccomseldh select, .search-page .vrcsfentrycont #vrccomseldm select, .search-page form .vrcselectm {
        height: 48px;
    }

    .vrcsearchconfnumb form {
        display: block;
    }
    
    .vrcconfnumbinp {
        display: block !important;
        box-sizing: border-box;
    }
    
    .vrcsearchconfnumb {
        padding: 20px;
        box-sizing: border-box;
    }
    
    .vrcconfnumbinp label {
        display: block;
        margin-bottom: 20px;
    }
    
    .vrcconfnumbinp input {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        height: 40px !important;
    }
    
    .change-wrapper input.btn.vrc-pref-color-btn {
        margin-top: 30px;
    }

    header .right {
        padding-left: 30px;
    }

    .vrcmodcarsgrid-box-cost * {
        font-size: 23px !important;
    }

    .about .image-in {
        display: none;
    }

    .footer-bottom- .row span {
        font-size: 14px;
    }

    .footer-bottom- .row > div {
        width: max-content;
    }

    .footer-content {
        display: none;
        margin-bottom: 30px;
    }

    .footer .col-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
    }

    .footer .col-title i {
        transition: transform 0.3s ease;
        display: block !important;
    }

    .footer .col-title.active i {
        transform: rotate(180deg);
    }

    .footer-col .col-title {
        font-size: 18px;
    }

    nav#primary-menu {
        border-top: 1px solid #121212;
    }

    .vrcstepsbarcont .vrc-stepbar > li {
        flex-basis: 24%;
        flex: 0 0 24%;
        padding: 0;
        border: 0;
    }
    
    .vrcstepsbarcont .vrc-stepbar li:after, .vrcstepsbarcont .vrc-stepbar li:before {
        display: none;
    }
    
    .vrcstepsbarcont .vrc-stepbar > li > * {
        font-size: 13px;
    }
    
    .vrcstepsbarcont .vrc-stepbar {
        justify-content: space-between;
        padding: 0 10px;
    }
    
    .vrcstepsbarcont .vrc-stepbar > li > *:before {
        margin-right: 3px;
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 12px !important;
    }
    
    .vrcstepsbarcont {
        width: 100%;
    }
    
    .vrc-search-results-block.vrc-search-results-block-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        box-sizing: border-box;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
    
    .vrc-car-name {
        font-size: 16px;
        line-height: 24px;
    }
    
    .vrc-search-results-block.vrc-search-results-block-grid .vrc-car-result-inner {
        padding: 0;
    }
    
    .car_cost * {
        font-size: 16px;
    }
    
    .vrc-search-results-block.vrc-search-results-block-grid .vrc-car-lastblock {
        padding: 10px;
    }
    
    input.btn.booknow.vrc-pref-color-btn {
        padding: 7px 15px !important;
        font-size: 14px;
        font-weight: 400;
    }

    span.vrclistgoon a {
        padding: 7px 15px !important;
        font-size: 14px !important;
        font-weight: 400;
    }
    
    .car_result .vrc-car-result-right {
        padding: 10px !important;
        box-sizing: border-box;
    }
    
    .car_result .vrccaratsdiv > div > span {
        font-size: 12px;
        gap: 2px;
        padding: 0;
    }
    
    .car_result .vrccaratsdiv > div > span img {
        width: 16px;
    }
    
    .car_result span.vrcstartfrom {
        font-size: 12px;
    }
    
    .car_result .vrccaratsdiv {
        margin-top: 0;
    }
    
    .car_result .vrcsrowpricediv {
        gap: 0;
    }

    .car_result {
        border-radius: 10px;
    }

    .our-cars-wrapper .title {
        font-size: 27px;
        margin-bottom: 20px;
    }
    
    .our-cars-wrapper {
        padding-top: 40px;
    }

    .single-car .vrc-cdetails-cost.vrc-pref-color-text {
        padding: 0;
    }
    
    .single-car .car_cost * {
        font-size: 30px;
    }
    
    .single-car .vrcdivsearch .vrc-searchf-section-datetimes > div:nth-child(2) {
        margin-top: 15px;
    }
    
    .single-car .vrccal tr td .vrc-cdetails-cal-pickday {
        font-size: 14px;
    }

    .footer-bottom- a.d-flex {
        gap: 10px;
        font-size: 14px;
    }
    
    .footer-bottom- .row > div svg {
        width: 15px;
    }
    
    span#vrcmodselph, #vrcmodselpm {
        width: 50%;
    }
    
    .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime .vrc-sf-time-container #vrcmodseldh, .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime .vrc-sf-time-container #vrcmodseldm {
        width: 50%;
    }

    .review-section {
        min-height: 350px;
    }
    
    body .impgooglereviews {
        margin-top: 20px;
    }
    
    .review-section .title {
        margin-bottom: 16px;
        font-size: 23px;
    }


    .post-item .post-title {
        font-size: 20px;
        line-height: 26px;
    }
    
    .footer-bottom- {
        margin-top: 20px;
    }

    .wrap.plugin-container {
        background: #F4F4F9;
    }
    
    .notice.is-dismissible.notice-error {
        position: unset;
        padding: 20px 15px;
        top: 0;
        transform: unset;
        font-size: 15px;
    }
    
    .vrc-goback-block a {
        font-size: 14px;
    }

    .vrclegendediv {
        display: flex;
    }
    
    span.vrclegenda {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .vrclegendediv .vrclegenda-status, .vrclegenda > span:first-child {
        width: 14px !important;
        height: 14px;
        flex: 0 0 14px;
    }
    
    span.vrc-leg-text {
        font-size: 14px;
    }
    
    .single-car .vrc-cardetails-book-wrap h4 {
        font-size: 16px;
    }

    .custom-search .vrc-searchf-section-locations {
        width: 100%;
    }
    
    .custom-search .vrc-searchf-section-datetimes {
        width: 100%;
    }
    
    .custom-search .vrcdivsearch .vrc-searchf-section-sbmt {
        width: 100%;
    }
    
    .custom-search .vrcdivsearch-inner form {
        flex-wrap: wrap;
    }
    
    .custom-search .vrcdivsearch.test {
        padding: 20px;
    }
    
    .custom-search .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {
        margin: 0 !important;
    }
    
    .custom-search .vrc-searchf-section-locations .vrcsfentrycont:first-child, .custom-search .vrc-searchf-section-datetimes .vrcsfentrycont:first-child {
        margin: 0 !important;
        margin-bottom: 20px !important;
    }
    
    .custom-search .vrc-searchf-section-locations {
        margin-bottom: 20px;
    }
    
    .custom-search .vrcsfentrycont #vrccomselph select#pickuph, .custom-search .vrcdivsearch .vrcsfentrycont .vrc-sf-time-container #vrccomseldh select {
        box-sizing: border-box;
    }
    
    .custom-search .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate {
        box-sizing: border-box;
    }
    
    .custom-search .vrcsfentrycont #vrccomselph select, .custom-search .vrcsfentrycont #vrccomselpm select, .custom-search .vrcsfentrycont #vrccomseldh select, .custom-search .vrcsfentrycont #vrccomseldm select {
        margin-top: 24px;
    }

    .vrc-availability-controls select {
        width: 100%;
    }
    
    .vrc-availability-car-details {
        flex-wrap: wrap;
    }
    
    .vrc-availability-car-details-first {
        flex-wrap: wrap;
    }
    
    .vrc-availability-car-details-right {
        padding: 0;
    }
    
    .aval-page .vrccarcarat {
        width: 50%;
        margin-bottom: 10px;
    }
    
    .vrc-availability-car-details-last {
        margin-bottom: 30px;
    }
    
    .vrc-availability-car-details-last-inner > .btn {
        width: 100%;
        box-sizing: border-box;
        height: 42px;
        line-height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .aval-page {
        padding: 40px 0;
    }

    header .inner .left .logo img {
        width: 200px !important;
    }

    .review-section {
        background-position: right !important;
    }
    
    body .impgooglereviews > div {
        font-weight: 600;
    }
    
    .impgooglereviews .star-rating {
        opacity: 1;
    }

    .contact-us > div input {
        height: 40px;
    }
    
    .contact-us > div input[type="submit"] {
        font-size: 18px;
    }

    .faq-section .single .title {
        justify-content: space-between;
        align-items: center;
    }

    .faq-sidebar h4.title {
        margin: 0;
    }

    .faq-sidebar .image-group img {
        width: 40px;
    }

    p.err {
        margin: 0 auto 20px;
    }
    
    .page-id-8 .wrap.plugin-container {
        padding: 20px 0;
    }

    body.single-post .post-thumbnail img {
        height: auto;
    }

    body.single-post .post-content .content h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .vrc-searchmod-wrap-horizontal form .vrc-searchmod-section-sbmt {
        margin-bottom: 0;
    }

    .blog-section.blog-page {
        margin: 0;
    }

    .page-id-7 .ui-datepicker.ui-widget-content,
    .page-id-6 .ui-datepicker.ui-widget-content {
        max-width: unset;
    }

    .single-car .vrccal tr td {
        font-size: 14px;
    }

    .review-section {
        position: relative;
    }
    
    .review-section:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.2);
    }
    
    .review-section > .container {
        position: relative;z-index: 9;
    }

    body.hide-scroll {
        overflow-y: hidden;
    }
}

td.vrctdbusy.vrctdbusycheckout.vrctdbusy-twoquarters span {
    color: #fff;
}

h3.vrcclistheadt {
    display: none;
}

select {
    color: #121212;
}

.vrc-oconfirm-summary-car-head-cell.vrc-oconfirm-summary-car-cell-tax {
    display: none;
}

.vrc-oconfirm-summary-car-cell-tax {
    display: none !important;
}

.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch:hover {
    color: #f6871f !important;
}