/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
div.pave{
background-color: #fcc212;
padding: 1.1em;
color: #191E23;
border-radius: 0.2em;
text-align: center;
font-weight: bold;
font-size: 1.2em;
}
/*formulaire*/
/*#top input[type="text"], #top input[type="email"], #top .main_color select{
margin-bottom : 0; width: 49%;
}*/
div.form-artisans{
padding: 1.2em;
border : 2px solid #09a976;
border-radius: 4px;
}
#top div.form-artisans label { font-size: 16px;}
#top div.form-artisans label em { font-weight: normal; font-size: 14px;}
/*#top div.form-artisans select { width: 60%;}
#top wpcf7-form-control.wpcf7-select{ width: 60%;}*/
div#out{margin: auto; background-color: rgba(55,161,245,0.5); border-radius: 8px; padding: 20px;}
div#in{width: 80%; margin: auto;}
@media screen and (max-width: 320px) {
  div#out {
    width: 98%;
  }
div#in {
    width: 98%;
  }
}
/* N° TEL */
div.phone-info span a#tel {font-size: 2em; color: #1279c2; line-height: 1em;}