/*
 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
------------------------------------------------------- */
/*  FOOTER */
.et_color_scheme_pink a {
    color: #873790;
}

/* HEADER */
#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    background-image: url(http://desamorces.org/v3/wp-content/uploads/2020/03/header.jpg);
	background-repeat: no-repeat;
	background-size: 100% 360px;
			}

.et_pb_media_alignment_center .et_pb_slide_image {
    left: 28%;
	  right: auto;
}

/* Pour MENU */
.et_pb_fullwidth_menu .et-menu>li, .et_pb_menu .et-menu>li {
    padding-left: 21px;
    padding-right: 21px;
}

/* Pour POSTE */
.block_poste .et_pb_section {
    background-color: transparent;
}
.et_pb_row {
    padding: 0.7% 0;
}