/*
Theme Name:     CapMentorat
Theme URI:      
Description:    Child theme for the Divi theme
Author:         magali sire
Author URI:     http://magalisire.fr
Template:       Divi                       
Version:        0.1.0
*/

@import url("../Divi/style.css");
.et_pb_button_module_wrapper .boutonblanc:hover{
	background: rgba(255,255,255,0.8)!important;
}
.dp-dfg-filters li:first-child{
	display:none;
}

#inscription{
	background:#e0892d;
	background-image:url('https://www.capmentorat.org/wp-content/uploads/2023/07/transparent.png')!important;
	background-repeat:repeat;
}
.pum-theme-7797 .pum-container, .pum-theme-theme-par-defaut .pum-container{padding:0;}
#newsletter{
	background-image:url('https://www.capmentorat.org/wp-content/uploads/2023/07/neutre.png')!important;
	background-repeat:repeat;
	background-color:#f6f6f6;
	padding:0;
}
#newsletter label{
	display:none;
}
#newsletter input{
	height:40px;
	width:100%;
	line-height:40px;
	border:1px solid #444444;
}
#newsletter input.mailerlite-subscribe-submit{
	background:#444444;
	color:#ffffff;
	border-radius:3px;
	font-weight:bold;
	font-size:110%;
	border:none;
}