/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/*ASOU:Styles pour Contact Form .wpcf7*/
.wpcf7
{
  color: #fff;
   
}

#button_lecons
{
align: center;    
background-color: #e72252;
    color: #ffffff;
    border: 1px solid #e72252;
}


span.checkbox span.wpcf7-list-item-label::before {
    font: 22px/22px mdfonticon;
    left: -5px;
    opacity: 0.66;
    position: absolute;
    top: 0px;
    transition: color 0.3s ease 0s, opacity 0.3s ease 0s;
}

#demo.wpcf7
{
    color: #000000;
    border: 0px solid #f00;
}