/*
 Theme Name:   Voiture Child
 Theme URI:    https://themeforest.net/item/voiture-automotive-car-dealer-wordpress-theme/36125002
 Description:  Voiture Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     voiture
 Version:      1.0.0
 Text Domain:  voiture-child
*/
h2.listing-title{
    font-size:18px !important;
}
.listing-grid .listing-information {
padding: 14px 3px 5px;
}
.anticipo-zero{
	margin-right: 10px;	
	}
/*personalizzazione contact form preventivo veloce*/
input.input-principale{
	border: 1px solid #eaeaea;
  	border-radius: 8px;
	padding: 12px 20px;
	width: 100%;
}
select.select-full{
	width:100% !important;
}
.cf7mls_back{
	float:right !important;
}
.cf7mls_next{
	width:100% !important;
}
.conferma-finale{
	width:100%;
	margin: 25px 0px 26px;
	padding: 13px 15px;
	background-color: #f2b31b;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	margin: 25px 0px 26px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative;
}

.wpcf7-spinner{
	margin: auto;
	display: flex;
}
@media only screen and (max-width: 600px) {
    .conferma{
	 	width:100%;
}
	p > #cf7mls-back-btn-cf7mls_step-2{
		min-width: 100% !important; 
	}
	.col-md-6.col-sm-6.conferma{
	padding: 0px 10px 0px 0px;
}
}