/*
Theme Name: Cispéo petite enfance
Description: Theme enfant
Author: Com y Média
Author URI: https://comymedia.fr
Template: Divi 
Version: 1.0.0
*/

.wpcf7 .\32 -col {
	float: left;
	width: 49%;
  margin-bottom: 15px;
  margin-right: 2%;
}

.wpcf7 .\32 -col.last {
  margin-right: 0 !important;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 select, .wpcf7 textarea {
	width: 100%;
    padding: 15px !important;
  background: #eeeeee !important;
  border: none !important;
  color: #000;
}

::placeholder {
	color: #000 !important;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}


.wpcf7-form-control.wpcf7-submit.has-spinner {
	float: right;
	border: none;
	background: #b70000;
	color: #fff;
	padding: 15px 20px;
	border-radius: 5px;
	font-size: 16px;
    font-family: 'Peugeot Expanded',Helvetica,Arial,Lucida,sans-serif;;
}
.wpcf7-response-output, .wpcf7 .cv {
	color: #000;
}

.wpcf7 .cv {
	margin-bottom: 15px;
}