/*
Theme Name: Child du 30 jan 2020
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 4.2.2
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 31 Jan 2020 09:42:53 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*--- 2 Column Form Styles Start ---*/

.left {
    width: 49%;
    float: left;
    margin-right: 2%;
}
 
.right {
    width: 49%;
    float: left;
}
 
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 15px;
}
 
.clearfix {
    display: block;
}

/*--- 2 Column Form Styles End ---*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea
{
	background-color: rgba(85,69,150,0.33);
	color: #ffffff;
	font-size: 15px;
	width: 100%;
	padding: 16px;
}

.wpcf7-submit {
	background-color: #554596;
	color: #ffffff;
	border-color: #ffffff;
	border-radius: 0px;
	border-width: 0px;
	font-family: 'Archivo Narrow',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 700;
	padding: 1em 1em;
	float: right;
}

/* Missing social icons ! */
.et-social-youtube a.icon:before{content:"\E0A3"}
.et-social-linkedin a.icon:before{content:"\E09D"}
