/*
Theme Name:     Divi Child Fornitore Offresi
Description:    Divi Child Fornitore Offresi
Author:         admin
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.wpcf7-form-control-wrap.your-name input[type=text],
.wpcf7-form-control-wrap.your-tel input[type=tel],
.wpcf7-form-control-wrap.your-email input[type=email],
.wpcf7-form-control-wrap.your-role input,
.wpcf7-form-control-wrap.your-subject input,
.wpcf7-form-control-wrap.your-message textarea,
.wpcf7-form-control-wrap.your-name select{
	padding: 1em !important;
    border: 1px solid
     !important;
}
#wpcf7-f127-p123-o1 .wpcf7-form-control.wpcf7-submit{
	padding: 1em;
	color: #cc0001 !important;
	background: #fff !important;
	border: 1px solid #3281c2 !important;
	width: 12em;
}

#wpcf7-f127-p123-o1 .wpcf7-form-control.wpcf7-submit:hover{
	cursor: pointer;
	color: #fff !important;
	background: #3281c2 !important;
	border: 1px solid #3281c2 !important;

}

#wpcf7-f127-p123-o1 .wpcf7-form-control.wpcf7-submit{
	color: #3281c2 !important;

}

#wpcf7-f127-p123-o1 .wpcf7-form-control.wpcf7-submit:hover{
	cursor: pointer;
}
/*
	wp-content > themes > Divi > includes > builder > main-modules > countdown_timer
*/

@media (max-width: 767px){
	.et_pb_countdown_timer .section p {
	    font-size: 24px !important;
	    line-height: 24px !important;
	}
}