/*
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-car-card__featured {
	font-size: 11px !important;
}

.vehica-mobile-menu__open__top .vehica-mobile-menu__open__top__submit-button a{
	display: none !important;
}

@media (min-width:900px) {
	.vehica-contact-form {
		padding: 0 18%;
	}
}

@media (max-width:900px) {
	.vehica-contact-form {
		padding: 0 3%;
	}
}

    .vehica-car-features-pills__single span {
         padding-left: none !important;
    }

.vehica-contact-form select {
	    -webkit-appearance: none !important;
    background-color: white !important;
	color: black !important;
}
