/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.text-slider {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-weight: 700;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 1.4em;
}
.petit-titre {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2em;
	color:#337a2c;
}
.middle .et_pb_column{
    margin: auto;
}
@media only screen and (max-width: 980px)
{
	.reverse {
    flex-direction: column-reverse;
    display:flex;
}
	h1{
		font-size:30px !important;
		line-height:40px !important;
	}
	h2{
			font-size:30px !important;
		line-height:40px !important;	
	}
h3{
			font-size:28px !important;
		line-height:38px !important;	
	}
}

.mobile_menu_bar:before{
	color:#337a2c !important;
}
.et_mobile_menu {
    border-top: 0px solid #2ea3f2 !important;
	
}