/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/


.vehica-simple-menu-2-columns .vehica-simple-menu > li {
    font-weight: 400;
}

.vehica-car-card__inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #0a2357;
    border-radius: 10px;
    visibility: visible;
    height: 100%;
}
.vehica-car-card__separator {
    margin: 0 0 18px 0;
    background: #ffc300;
    height: 1px;
}

.vehica-subscribe-form .vehica-button {
	    min-width: 200px;
}

.vehica-loan-calculator__title {
    color: #0A2357;
}

.vehica-loan-calculator__subtitle {
    color: #7A7A7A;
}
.vehica-loan-calculator__field-wrapper h4 {
    color: #0A2357;
}

.vehica-loan-calculator__results__col h3 {
    color: #0A2357;
}

.vehica-inventory-v1__title {
    color: #0A2357;
}
.vehica-car-card-row__name {
	  color: #0A2357;
}
.vehica-car-card-v2 .vehica-car-card__name {
    color: #0A2357;
	font-weight: 800;
}
.vehica-car-card-v2 .vehica-car-card__price {
    color: #FFC300;
}

.vehica-section-label {
    color: #0A2357;
}