/*
 Theme Name:     Pep's Divi Child
 Theme URI:      https://www.peps-art.com
 Description:    Divi Child Theme
 Author:         ...::: Pep's Art :::...
 Author URI:     https://www.peps-art.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */






/* Our Causes Sections */
.nonprofit-layout-cause-category .et_pb_blurb_container {
    padding-left: 0px;
    vertical-align: middle;
}

/*encart sur photos */
.nonprofit-layout-cause-category {
display: inline-block;
position: absolute;
top: 10px;
left: -15px;
}

/* Espace entre ligne CF7 */
.dvppl-cf7 .wpcf7 form>div, .dvppl-cf7 .wpcf7 form>p {
    margin-bottom: 1em!important;
}

/* Next Event Section */
.nonprofit-layout-next-event-timer .sep {
  display: none;
}
.nonprofit-layout-next-event-timer .section.values {
  border: 1px solid;
  margin: 5px;
  padding: 15px 5px;
  border-radius: 4px;
  max-width: 200px !important;
  width: 19%;
  min-width: 125px;
}

.nonprofit-layout-next-event-timer .section.days,
.nonprofit-layout-next-event-timer .section.days p.value,
.nonprofit-layout-next-event-timer .section.days p.label {
  color: #fab45d !important;
  font-weight: bold;
}

/* Sous titre des menu 
span.menu-break {
display: block;
line-height: 0;
bottom: 35px;
position: relative;
}
*/




a: link {
	color: #002d4c !important;
	border-bottom: 2px dashed;
	background-color: #442b00;
	padding: 50px;
}
/* Header sticky*/
@media only screen and (min-width: 981px) {
#main-header.et-fixed-header {
position: fixed !important; 
    padding-top:0px;
}
#page-container {
padding-top:75px !important;
}
}


/*----------Sub Menu----------*/
 

--------------------------------------------------------------------------------------------------------------
/*
.et-menu-nav li.mega-menu>ul {
	/*position: absolute!important;
    left: 0!important;
    width: 400px;
    padding: 10px 5px;*/
}
	/*position: relative!important;
    line-height: 1em!important;*/

/*
.et-menu-nav li.mega-menu ul li {
    margin: 0;
    float: left!important;
    display: block!important;
    padding: 10px 0px 0px 0px!important;
}
 
 .et_pb_image_0_tb_header {
	 padding-bottom: 5px !important;
	 }
 /*
.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu, .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
    position: relative !important;
}
 
 */
 
 ----------------------------------------------------------------------
 
 
 
 
 /*Sub menu hover black-opacity */
 .et-menu li li a {
    width: 140px!important;
    padding: 6px 20px;
}

/* Text upper image room choice */
.et_pb_blurb_1 {
    z-index: 999! important;
}

/* color active menu */
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #bd8f52!important;
}



/* Remove title from Lighbox in Divi Gallery */
.mfp-title {
    display: none!important;
}





/*adjust Divi Menu module breakpoint*/
@media only screen and ( min-width: 180px ) and ( max-width: 924px ) {
    .et_pb_menu .et_pb_menu__menu {
        display: none !important;
    }
    .et_pb_column et_pb_column_1_5 .et_pb_column_2_tb_header  .et_pb_css_mix_blend_mode_passthrough {
        display: none !important;
    }
	.et_mobile_nav_menu {
        display: block !important;
    }
	.et_pb_column_2_tb_header .et_pb_column_3_tb_header .et_pb_column_4_tb_header {
    display: none;
}
#main-header {
position: fixed !important;
}

}

.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a {
    color: #002d4c!important;
}

#page-container { overflow:hidden; }




