/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.05
*/

.pa-burger-menu .et_pb_menu__menu {
	display: none !important;
}

.pa-burger-menu .et_mobile_nav_menu {
	display: flex !important;
	float: none;
	margin: 0 6px;
	align-items: center;
}

#depicter-1-element-7{
	width:150px!important;
}

/* Css Gravity Forms */

.gform_wrapper.gravity-theme * {
	font-family: 'Poppins'!important;
}

.gform_wrapper.gravity-theme .gform_required_legend,
.gform_wrapper.gravity-theme .gfield_consent_label {
	font-size: 16px!important;
	color: #fff!important;
}

.gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"] {
	accent-color: #fff!important;
	height: 16px;
	width: 16px;
}

.gform_wrapper.gravity-theme .gfield_consent_label a {
	color: #fff!important;
	text-decoration: underline!important;
}

.gform_wrapper.gravity-theme .gfield_consent_label a:hover {
	text-decoration: none!important;
}

@media screen and (max-width: 980px) {
	section.et_pb_wpt_gravityform_0 .gform_wrapper .gfield div.ginput_container_consent label {
		display: inline-flex;
		flex-wrap: wrap;
	}
}

.gform_wrapper.gravity-theme .name_first, 
.gform_wrapper.gravity-theme .name_last {
	padding-right: 0!important;
	margin-bottom: 0!important;
}

.gform_wrapper.gravity-theme .gform_footer {
	display: block!important;
}

.gform-icon--circle-error::before {
	display: none!important;
}

/* COMPLIANZ */

#cmplz-document {
	font-size: 16px;
	color: #000!important;
	max-width: 100%!important;
	line-height: 1.6em!important;
	text-justify: inter-word!important;
}

#cmplz-document h2 {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 2px solid #cecece;
	margin-top: 20px;
}

#cmplz-document h3, 
#cmplz-cookies-overview h3,
#cmplz-cookies-overview h4, 
#cmplz-cookies-overview h5 {
	font-size: 18px;
	font-weight: 600;
}

#cmplz-document .cmplz-subtitle {
	font-weight: 500;
}

#cmplz-document p, #cmplz-document span {
	font-weight: 400;
}

.cookies-per-purpose, .cookies-per-purpose h5,
.cookies-per-purpose h4, .cookies-per-purpose a {
	color: #000;
}

#cmplz-document a {
	color: #956939;
	text-decoration: underline #956939;
}

/* MOBILE MENU */

/* Css Mobile menu */

.mobile_nav.opened .mobile_menu_bar::before {
	font-family: "ETmodules";
	content: "\4d";
}

.et_pb_menu__wrap {
	justify-content: center!important;
}

.mobile_menu_bar::before {
	color: #956939!important;
	font-size: 48px;
	font-weight: 500;
}

#mobile_menu1 {
	border-top: none!important;
	left: 0!important;
	width: 100%!important;
	padding: 0!important;
	background-color: #fff!important;
}

#mobile_menu1 li a {
	color: #000!important;
}

#mobile_menu1 li a:hover,
#mobile_menu1 li.current-menu-item a {
	background-color: transparent!important;
	color: #956939!important;
	text-decoration: none!important;
	opacity: 1!important;
}