@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
    font-family: "Inter", sans-serif !important;
    }

.grecaptcha-badge {
    bottom: 100px !important;
    }

.vehica-button,
.elementor-button {
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    background: #3A3A3A;
    border: 1px solid #3A3A3A;
    }

.vehica-button:hover,
.elementor-button:hover,
.vehica-search-classic-v2__search-button-wrapper .vehica-button {
    color: #202020;
    background: #F0D276;
    border: 1px solid #F0D276;
    }

.vehica-search-classic-v2__search-button-wrapper .vehica-button:hover {
    color: #ffffff;
    background: #3A3A3A;
    border: 1px solid #3A3A3A;
    }

.vehica-button.vehica-button--menu-submit {
    background: transparent;
    border-color: #F0D276;
    }

.vehica-button.vehica-button--menu-submit:hover {
    color: #ffffff;
    background: #202020;
    border-color: #202020;
    }

.vehica-tab {
    color: #3A3A3A;
    background: #ffffff;
    border: 1px solid #DDDDDD;
    }

.vehica-tab::after {
    background: transparent;
    }

.vehica-tab--active {
    color: #3A3A3A;
    background: #F0D276;
    border: solid 1px #F0D276;
    }

.vehica-tab--active .vehica-tab__title,
.vehica-tab--active .vehica-tab__subtitle {
    color: #3A3A3A;
    }

.vehica-featured-v1 .vehica-featured-v1__vehicles .vehica-featured-v1__big-card .vehica-car-card__content,
.vehica-car-card__inner {
    background: #3A3A3A;
    }

.vehica-users-section__heading,
.vehica-users-section__left ul li::before,
.vehica-users-section__left ul li,
.vehica-user-card__icon,
.vehica-user-card__email a:hover,
.vehica-user-card__phone a:hover {
    color: #202020;
    }
    
.vehica-user-card__email {
    padding-bottom: 10px;
    }

.footerSection {
    background-color: #202020 !important;
    }

.footerSection .vehica-simple-menu-2-columns .vehica-simple-menu > li {
    font-size: 16px;
    font-weight: 400;
    }

.elementor-accordion .elementor-accordion-item,
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
    border: transparent;
    }

.vehica-inventory-v1 .vehica-inventory-v1__2-cols .vehica-inventory-v1__2-cols__right {
        }

.vehica-inventory-v1__top {
    background: #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    }

.vehica-pagination__page--active {
    color: #F0D276;
    background: #000000;
    }
        
.elementor-13465 .elementor-element.elementor-element-4403a51a .vehica-car-name,
.vehica-section-label {
    font-weight: 700;
    }

.single-vehica_car .vehica-button-primary-light .elementor-button-link:not(:hover) {
    color: #222732;
    background: #ffffff;
    border: 1px solid #DCDCDC;
    }
    
.vehica-users-section__inner {
    background:transparent;
    }
    
.vehica-button {
    background: #202020;
    border: 1px solid #202020;
    }
    
.vehica-button-app .elementor-button {
    border-color: #ffffff;
    }
    
.vehica-button-app .elementor-button:hover {
    color: #202020;
    background: #F0D276 !important;
    border-color: #F0D276 !important;
    }

@media (min-width: 900px) {
    .vehica-users-section__inner::after {
        background: url(https://mct-auto.sg/wp-content/uploads/2024/12/teamBg.png);
        background-size: cover;
        }
    }
    
@media (max-width: 900px) {
    .vehica-users-section__inner { background: #F0D276; }
    }