/*
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 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: #ecb42d!important;
	font-size: 48px;
}

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

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

@media screen and (min-width: 540px) and (max-width: 980px) {
	#mobile_menu1 li a br {
		display: none!important;
	}
}

/* Css Gravity Forms */

.gform_wrapper.gravity-theme * {
	font-family: "Montserrat", "Open sans", sans-serif!important;
}

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

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

@media screen and (max-width: 980px) {
	.gform_wrapper.gravity-theme .gform_required_legend,
	.gform_wrapper.gravity-theme .gfield_consent_label {
		font-size: 15px!important;
	}
}

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

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

@media screen and (min-width: 820px) and (max-width: 980px) {
	section.et_pb_wpt_gravityform_0 .gform_wrapper .gfield div.ginput_container_consent label {
		white-space: nowrap!important;
	}
}

.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;
}