/**
 * Plug&Sign — Header Theme Builder
 */

/* -------------------------------------------------------------------------
   Barre utilitaire (pseudo-menu) — et_pb_section_0_tb_header
   ------------------------------------------------------------------------- */

body #page-container .et_pb_section_0_tb_header.et_pb_section,
body #page-container .et_pb_section_0_tb_header {
	background-color: var(--ps-bg-alt) !important;
	border-bottom: 1px solid var(--ps-border);
}

body #page-container .et_pb_section_0_tb_header {
	z-index: 10;
	position: relative;
}

body #page-container .et_pb_section_0_tb_header .et_pb_row_0_tb_header {
	display: flex;
	align-items: center;
	min-height: 36px;
	height: auto !important;
	max-width: 1280px !important;
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.125rem 1rem;
	padding: 0 !important;
	margin-bottom: 0 !important;
	float: none !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_column_1_tb_header {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 0.75rem;
	padding: 0 !important;
	margin-bottom: 0 !important;
	float: none !important;
}

/* Blurbs contact / téléphone */
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_0_tb_header,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_3_tb_header {
	margin: 0 !important;
	padding: 0 !important;
	max-height: none !important;
	height: auto !important;
	display: flex !important;
	align-items: center !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_blurb_content {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: flex-start !important;
	gap: 0.5rem !important;
	max-width: none !important;
	width: auto !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image {
	filter: none !important;
	margin: 0 !important;
	padding: 0 !important;
	flex: 0 0 auto !important;
	width: auto !important;
	float: none !important;
	position: static !important;
	top: auto !important;
	align-self: center !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap {
	width: 1.75rem !important;
	height: 1.75rem !important;
	margin: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_blurb_container {
	flex: 0 1 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	width: auto !important;
	display: flex !important;
	align-items: center !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image img {
	display: none !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.75rem;
	height: 1.75rem;
	text-decoration: none;
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image a::before {
	content: '';
	display: block;
	width: 1.75rem;
	height: 1.75rem;
	background-color: var(--ps-text-muted);
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	transition: background-color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb:hover .et_pb_main_blurb_image a::before {
	background-color: var(--ps-primary);
}

/* Icône téléphone */
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_0_tb_header .et_pb_main_blurb_image a::before,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header .et_pb_main_blurb_image a::before {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
}

/* Icône contact / email */
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header .et_pb_main_blurb_image a::before,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb_3_tb_header .et_pb_main_blurb_image a::before {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_module_header,
body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_module_header a {
	margin: 0 !important;
	padding: 0 !important;
	font-family: var(--ps-font-body) !important;
	font-size: 0.8125rem !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
	color: var(--ps-text-muted) !important;
	line-height: 1 !important;
	transition: color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_blurb:hover .et_pb_module_header a {
	color: var(--ps-primary) !important;
}

/* Lien Connexion */
body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header {
	margin: 0 !important;
	padding: 0 !important;
	max-height: none !important;
	line-height: 1.4 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header p {
	margin: 0;
}

body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header a {
	font-family: var(--ps-font-body) !important;
	font-size: 0.8125rem !important;
	font-weight: 500 !important;
	color: var(--ps-text-muted) !important;
	text-decoration: none;
	transition: color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header a:hover {
	color: var(--ps-primary) !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header a {
	font-size: 0 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header a::after {
	content: 'Connexion';
	font-size: 0.8125rem;
}

/* Icône recherche */
body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	max-width: none !important;
	height: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header:hover {
	transform: none !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.75rem;
	height: 1.75rem;
	border-radius: var(--ps-radius-sm);
	background: transparent;
	transition: background-color var(--ps-transition);
	cursor: pointer;
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header:hover .et_pb_image_wrap {
	background-color: var(--ps-primary-muted);
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap img {
	display: none !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap::before {
	content: '';
	display: block;
	width: 1rem;
	height: 1rem;
	background-color: var(--ps-text-muted);
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	transition: background-color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header:hover .et_pb_image_wrap::before {
	background-color: var(--ps-primary);
}

/* Réseaux sociaux */
body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header {
	margin: 0 !important;
	max-height: none !important;
	display: flex;
	align-items: center;
	gap: 0.375rem;
}

body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header li {
	margin: 0 !important;
	padding: 0 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header a.icon {
	width: 1.75rem !important;
	height: 1.75rem !important;
	background-color: transparent !important;
	border: none !important;
	border-radius: var(--ps-radius-sm) !important;
	transition: background-color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header a.icon:hover {
	background-color: var(--ps-primary-muted) !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header a.icon::before {
	color: var(--ps-text-muted) !important;
	font-size: 0.875rem !important;
	line-height: 1.75rem !important;
	width: 1.75rem !important;
	height: 1.75rem !important;
	transition: color var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header a.icon:hover::before {
	color: var(--ps-primary) !important;
}

/* Séparateur avant réseaux sociaux (desktop) */
@media only screen and (min-width: 768px) {
	body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header::before {
		content: '';
		display: block;
		width: 1px;
		height: 1rem;
		background: var(--ps-border);
		margin-right: 0.375rem;
	}
}

/* Champ recherche déroulant */
body #page-container .et_pb_section_0_tb_header .et_pb_row_1_tb_header {
	padding-top: 0 !important;
	padding-bottom: 0.5rem !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header {
	box-shadow: none !important;
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	overflow: visible !important;
	margin: 0 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header.et_pb_search,
body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_s {
	border-radius: 0 !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header .et_pb_searchform {
	background: transparent !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header .et_pb_searchform > div {
	display: flex;
	align-items: stretch;
	border-bottom: 1px solid var(--ps-border);
	border-radius: 0 !important;
	transition: border-color var(--ps-transition), border-width var(--ps-transition);
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header .et_pb_searchform > div:focus-within {
	border-bottom: 2px solid var(--ps-primary);
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_s {
	flex: 1 1 auto;
	width: auto !important;
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	outline: none !important;
	color: var(--ps-text) !important;
	padding: 0.625rem 0.75rem 0.625rem 0 !important;
	min-height: 0 !important;
	height: auto !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_s:focus,
body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_s:focus-visible {
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	background: transparent !important;
	color: var(--ps-text) !important;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_searchsubmit {
	flex: 0 0 auto;
	border: none !important;
	border-radius: 0 !important;
	background-color: var(--ps-primary) !important;
	background-image: none !important;
	box-shadow: none !important;
	outline: none !important;
	transform: none !important;
	padding: 0.625rem 1rem !important;
	margin: 0 !important;
	font-size: 0.8125rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em;
	text-transform: none;
}

body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_searchsubmit:hover,
body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_searchsubmit:focus,
body #page-container .et_pb_section_0_tb_header .et_pb_search_0_tb_header input.et_pb_searchsubmit:focus-visible {
	background-color: var(--ps-primary-hover) !important;
	background-image: none !important;
	box-shadow: none !important;
	outline: none !important;
	transform: none !important;
}

/* Responsive barre utilitaire */
@media only screen and (min-width: 981px) {
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	body #page-container .et_pb_section_0_tb_header.et_pb_section {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: var(--ps-space-sm) !important;
		padding-right: var(--ps-space-sm) !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_row_0_tb_header {
		display: flex !important;
		align-items: center !important;
		min-height: 48px !important;
		height: 48px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header,
	body #page-container .et_pb_section_0_tb_header .et_pb_column_1_tb_header {
		display: flex !important;
		flex-direction: row !important;
		align-items: center !important;
		align-self: center !important;
		height: 48px !important;
		min-height: 48px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-bottom: 0 !important;
		float: none !important;
		width: auto !important;
		max-width: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header {
		flex: 2 1 0 !important;
		gap: 0.75rem !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header > *,
	body #page-container .et_pb_section_0_tb_header .et_pb_column_1_tb_header > * {
		align-self: center !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_column_1_tb_header {
		flex: 1 1 0 !important;
		gap: 0.75rem !important;
		justify-content: flex-end !important;
	}

	/* Barre menu principale — pleine largeur */
	body #page-container .et_pb_section_1_tb_header .et_pb_row_2_tb_header {
		width: 100% !important;
		max-width: 100% !important;
	}

	/* Mobile : téléphone (blurb_1) + contact (blurb_2) */
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_0_tb_header,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_3_tb_header,
	body #page-container .et_pb_section_0_tb_header .et_pb_social_media_follow_0_tb_header {
		display: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header .et_pb_blurb_1_tb_header.et_pb_blurb,
	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header .et_pb_blurb_2_tb_header.et_pb_blurb {
		display: flex !important;
		align-items: center !important;
		align-self: center !important;
		margin: 0 !important;
		padding: 0 !important;
		height: auto !important;
		min-height: 0 !important;
		max-height: none !important;
		border: none !important;
		box-shadow: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header.et_pb_with_border {
		border: none !important;
		padding: 0 !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header .et_pb_blurb_content,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header .et_pb_blurb_content {
		display: flex !important;
		align-items: center !important;
		margin: 0 !important;
		padding: 0 !important;
		gap: 0 !important;
		max-width: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header .et_pb_main_blurb_image,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header .et_pb_main_blurb_image {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		float: none !important;
		position: static !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		height: auto !important;
		filter: none !important;
		transform: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header .et_pb_blurb_container,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header .et_pb_blurb_container {
		display: none !important;
	}

	/* Cibles exactes : liens icônes téléphone + contact */
	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header .et_pb_blurb_1_tb_header .et_pb_main_blurb_image a,
	body #page-container .et_pb_section_0_tb_header .et_pb_column_0_tb_header .et_pb_blurb_2_tb_header .et_pb_main_blurb_image a {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		vertical-align: middle !important;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 0 !important;
		float: none !important;
		position: relative !important;
		top: 0 !important;
		transform: none !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et_pb_image_wrap {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
		overflow: hidden !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et-waypoint {
		transform: none !important;
		opacity: 1 !important;
	}

	/* Recherche + connexion */
	body #page-container .et_pb_section_0_tb_header .et_pb_text_0_tb_header {
		display: flex !important;
		align-items: center !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header {
		display: flex !important;
		align-items: center !important;
		margin: 0 !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
	}

	/* Pictos header mobile — taille unifiée + padding tactile */
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image a,
	body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap {
		padding: 0.125rem !important;
		box-sizing: content-box !important;
	}

	body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image a,
	body #page-container .et_pb_section_0_tb_header .et_pb_blurb .et_pb_main_blurb_image a::before,
	body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap,
	body #page-container .et_pb_section_0_tb_header .et_pb_image_0_tb_header .et_pb_image_wrap::before {
		width: 1.2rem !important;
		height: 1.2rem !important;
	}

	body #page-container .et_pb_section_1_tb_header .et_pb_menu .mobile_menu_bar {
		width: 1.2rem !important;
		height: 1.2rem !important;
		line-height: 1.2rem !important;
		padding: 0.125rem !important;
		box-sizing: content-box !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
	}

	body #page-container .et_pb_section_1_tb_header .et_pb_menu .mobile_menu_bar::before {
		font-size: 1.2rem !important;
		line-height: 1.2rem !important;
		width: 1.2rem !important;
		height: 1.2rem !important;
	}
}

/* -------------------------------------------------------------------------
   Barre principale — sticky + fond verre
   ------------------------------------------------------------------------- */

body #page-container .et_pb_section_1_tb_header.sticky.header {
	position: sticky !important;
	top: 0 !important;
	z-index: 99990 !important;
	background-color: var(--ps-header-bg) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 1px 0 var(--ps-border), var(--ps-shadow-sm) !important;
}

body #page-container .et_pb_section_1_tb_header.sticky.header.et_pb_section {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

/* Menu — liens sombres, accent orange au survol */
body #page-container .et_pb_section_1_tb_header .et_pb_menu #top-menu > li > a,
body #page-container .et_pb_section_1_tb_header .et_pb_menu .mobile_menu_bar::before {
	color: var(--ps-text) !important;
	font-weight: 500 !important;
	font-size: 0.9375rem !important;
	letter-spacing: 0.01em;
}

body #page-container .et_pb_section_1_tb_header .et_pb_menu #top-menu > li > a:hover,
body #page-container .et_pb_section_1_tb_header .et_pb_menu #top-menu > li.current-menu-item > a,
body #page-container .et_pb_section_1_tb_header .et_pb_menu #top-menu > li.current-menu-ancestor > a {
	color: var(--ps-primary) !important;
}

/* Retirer « Contactez-nous » du menu desktop (déjà dans la barre utilitaire) */
@media only screen and (min-width: 981px) {
	body #page-container .et_pb_section_1_tb_header .et_pb_menu #top-menu > .menu-item-524 {
		display: none;
	}
}

/* CTA header */
body #page-container .et_pb_section_1_tb_header .et_pb_button_0_tb_header {
	border-radius: var(--ps-radius) !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em;
	box-shadow: none !important;
}

#top-menu li a {
	font-weight: 500;
}

#top-menu li.current-menu-item > a,
#top-menu li.current-menu-ancestor > a {
	color: var(--ps-primary) !important;
}

#top-header a:hover {
	opacity: 1;
}

.et_mobile_menu {
	border-radius: var(--ps-radius-lg);
	box-shadow: var(--ps-shadow-lg);
	border: 1px solid var(--ps-border);
}

.molti-header-5 .et_mobile_menu {
	width: 100% !important;
	margin-left: 0 !important;
}

body #page-container .et_mobile_menu span.menu-closed::before {
	background-color: var(--ps-primary-muted) !important;
	color: var(--ps-primary) !important;
}

body #page-container .et_mobile_menu span.menu-closed.menu-open::before {
	background-color: var(--ps-primary) !important;
	color: #fff !important;
}

.et_divi_theme .et_pb_image_0_tb_header.et_pb_module {
	margin: 0 !important;
}
