/*
 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
------------------------------------------------------- */

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0) !important;
}

.bullet li {
    background: url(/wp-content/uploads/2025/08/lettuce.png) no-repeat left 3px;
    padding: 0 0 15px 31px;
}
.bullet {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.bullet-white li {
    background: url(/wp-content/uploads/2025/08/lettuce-picto.png) no-repeat left 3px;
    padding: 0 0 15px 31px;
}
.bullet-white {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	list-style-type: none !important;
    padding: 0 0 23px 0em !important;;
}


@media(min-width:981px){
.middle{
	 display: flex;
    align-items: center;
}
h1 {
    font-size: 45px;
    line-height: 57px;
}
span.titre1 {
    font-size: 43px !important;
    line-height: 80px;
    color: #fff;
    font-weight: 700;
}
	h2 {
         font-size: 32px !important;
        line-height: 44px !important;
    
}
h3 {
    font-size: 28px;
	    line-height: 45px !important;

}
}
@media only screen and (max-width: 980px)
{
	.reverse {
    flex-direction: column-reverse !important;
		display:flex !important;
	}
	#logo {

		max-height: 97%  !important;}
	.et_fixed_nav #main-header {
    position: fixed  !important;
}
h1 {
    font-size: 29px;
    line-height: 45px;
}
span.titre1 {
    font-size: 28px !important;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
}
h2 {
           font-size: 23px;
        line-height: 34px;
}
	h3 {
           font-size: 23px;
        line-height: 34px;

}
}
@media (min-width: 981px) {
    li.cls-btn-commande a {
        border: 2px solid #4a8a41;
        padding-top: 25px !important;
        padding-right: 20px !important;
        padding-bottom: 25px !important;
        padding-left: 23px !important;
        text-align: center;
        margin-top: -20px !important;
        border-radius: 3px;
        letter-spacing: 1px;
		color:#4a8a41 !important;
		font-weight:700 !important;
		        border-radius: 100px;
    }
}
.dark a{
	color:white !important;
}


.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
		color:#4a8a41 !important;
}

.et_mobile_menu {

    border-top: 3px solid #4a8a41 !important;
}