/*
Theme Name: Mesmerize Child
Template: mesmerize
*/

/** GENERAL **/
	.site > .page-content {
		z-index:0;
	}
	/* Contenu des pages */
	.mesmerize-front-page.mesmerize-content-padding .page-content {
		background-color:#cde2ed !important;
	}
	.gridContainer.content {
		max-width:1600px
	}
	/* Section */
	section {
		margin-top:90px;
	}
	.gspb_row {
	  opacity: 0;               /* invisible au départ */
	  transform: translateY(30px); /* léger décalage vers le bas */
	  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
	}
	.gspb_row.is-visible {
	  opacity: 1;
	  transform: translateY(0); /* revient à sa position normale */
	}
	.innerblocks-wrap {
		max-width:100% !important;
	}
	/* H1 */
	h1, .h1 {
		font-family: 'TASA Explorer', sans-serif;
		font-size:55px !important;
	}
	/* H2 */
	h2, .h2 {
		font-family: 'TASA Explorer', sans-serif;
		font-size:40px;
		position: relative;
		padding-bottom: 10px;
		color:#1667a1;
	}
	h2::before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 90px;      /* longueur du trait */
		height: 4px;      /* épaisseur */
		background: #ec693b; /* couleur */
	}
	/* H3 */
	h3, .h3 {
		font-family: 'TASA Explorer', sans-serif;
		font-size:30px;
		font-weight:bold;
		color:#4d5d68 !important;
		text-align:center;
	}
	/* H4 */
	h4, .h4 {
		font-family: 'TASA Explorer', sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#4d5d68;
		text-align:center;
	}
	/* P, li */
	p, :root, li {
		font-family: 'Modern Sans', sans-serif;
		font-size:15px;
		color:#4d5d68 !important;
		--wp--preset--font-size--normal:15px;
	}
	p.header-subtitle {
		color:#fff !important;
	}
	/* Etoiles */
	.wp-block-themeisle-blocks-icon-list .wp-block-themeisle-blocks-icon-list-item-icon-custom {
		color: #ec693b !important;
	}
	/* Bouton */
	button, .button, .wp-element-button, .wp-block-button__link {
		font-family: 'Rodondo', sans-serif;
		background-color:#ec693b !important;
		color:#fff !important;
		border-color:#ec693b !important;
	}
	button:hover, .button:hover, .wp-element-button:hover, .wp-block-button__link:hover {
		background-color:#4d5d68 !important;
		border-color:#4d5d68 !important;
		color:#fff !important;
	}	
	/* Lien */
	.toc a {
		font-family: 'Rodondo', sans-serif;
		font-size: 0.95rem;
		font-weight:normal;
		text-decoration: none;
		color: #374151;
	}
	a {
		font-family: 'Rodondo', sans-serif;
		/* font-size:16px; */
		font-weight:normal;
		color:#ec693b !important;
	}
	.toc a:hover, a:hover {
		color: #6095b9 !important;
	}
	p.has-text-align-center a::after,
	p.wp-block-paragraph a::after {
	  content: '';
	  display: inline-block;
	  width: 18px;
	  height: 18px;
	  margin-left: 6px;
	  vertical-align: middle;
	  transform: translateY(3px) translateX(2px);
	  transition: transform 0.2s ease;
	  background-image: url('/wp-content/uploads/2026/04/Mini-picto-orange.png');
	  background-size: contain;
	  background-repeat: no-repeat;
	  background-position: center;
	}
	p.has-text-align-center a:hover::after,
	p.wp-block-paragraph a:hover::after	{
	  transform: translateY(1px) translateX(-5px);
	}
	/* Menu */
	.navigation-bar.bordered.fixto-fixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		color:#000;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		right:0;
		left:auto;
		width:120%
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover	{
		color:#fff !important;
	}
	/* Margin */
	.mt-0 {
		margin-top:0px !important;
	}
	.mt-10{
		margin-top:10px !important;
	}
	.mt-20{
		margin-top:20px !important;
	}
	.mt-30{
		margin-top:30px !important;
	}
	.mt-40{
		margin-top:40px !important;
	}
	.mt-50{
		margin-top:50px !important;
	}
	.mb-0 {
		margin-bottom:0px !important;
	}
	.mb-10{
		margin-bottom:10px !important;
	}
	.mb-20{
		margin-bottom:20px !important;
	}
	.mb-30{
		margin-bottom:30px !important;
	}
	.mb-40{
		margin-bottom:40px !important;
	}
	.mb-50{
		margin-bottom:50px !important;
	}
	.mb-90{
		margin-bottom:90px !important;
	}
	/* Blocs */
	.custom-block-box-shadow .wp-block-themeisle-blocks-advanced-column.has-light-bg {
		box-shadow: 0 2px 10px rgba(0,0,0,0.05) !important;
	}
	.custom-block-box-shadow .wp-block-themeisle-blocks-advanced-column.has-light-bg:hover {
		transform: translateY(-5px);
	}
	/* Blocs tarifs */
	.blocs_tarifs .wp-block-column {
		border-radius:12px
	}


/** HEADER **/
.header-wrapper,
.mesmerize-inner-page .page-content,
.mesmerize-inner-page .content {
	background-color:#cde2ed !important;
}
.header-wrapper-custom {
	background-color:#FFF;
}
.header-homepage {
	border-bottom-right-radius:150px;
	opacity:2;
}
.header-homepage::before {
  background: #000000;
  opacity:0.4;
  border-bottom-right-radius: 150px;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 1;
  display: inline-block;
  content: " ";
}


/** PAGES D'ACCUEIL **/
	/* Image des prestations */
	.site .gridContainer.content section#wp-block-themeisle-blocks-advanced-column-4240d2e1 figure.wp-block-image img {
		border-radius: 9999px !important;
	}
	
/** TABLE DES MATIERES **/
.ez-toc-custom {
	margin-top:30px !important;
	border-radius: 10px !important;
}
.ez-toc-custom .ez-toc-title-container {
	font-family: 'TASA Explorer', sans-serif;
	font-size: 20px;
	color:#fff;
	padding-bottom:10px;
}
.ez-toc-custom .ez-toc-title-container::after {
	border:2px solid #ec693b;
	width:30px;
}
.ez-toc-custom .ez-toc-link {
	text-transform: 
}

	
/** PAGES SERVICES **/
	/* Les étapes */
	.process {
		background: white;
		padding: 40px;
		border-radius: 12px;
		box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	}
	.steps {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		flex-wrap: wrap;
	}
	.step {
		flex: 1;
		min-width: 180px;
		text-align: center;
		position: relative;
	}
	.step::after {
		content: '→';
		position: absolute;
		right: -25px;
		top: 30px;
		font-size: 2rem;
		color: #3498db;
	}
	.step:last-child::after {
		content: '';
	}
	.step-number {
		width: 60px;
		height: 60px;
		background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
		color: white;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.5rem;
		font-weight: bold;
		margin: 0 auto 15px;
	}
	.step-title {
		font-weight: 600;
		color: #2c3e50;
		margin-bottom: 8px;
		font-size: 0.95rem;
	}
	.step-desc {
		font-size: 0.85rem;
		color: #666;
		line-height: 1.4;
	}
	/* Listing avantages */
	.prestations {
		background: white;
		padding: 40px;
		border-radius: 12px;
		box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	}
	.prestations-grid {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
		gap: 20px;
	}
	.prestations-grid::before {
		display:none;
	}
	.prestation-item {
		display: flex;
		align-items: flex-start;
		gap: 15px;
	}
	.prestation-icon {
		width: 30px;
		height: 30px;
		background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
		border-radius: 8px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: white;
		font-size: 1.2rem;
		flex-shrink: 0;
	}
	.prestation-text strong {
		color: #2c3e50;
		display: block;
		margin-bottom: 3px;
	}
	.prestation-text {
		font-size: 0.95rem;
		color: #666;
	}
	/* Blocs Types */
	.types-grid {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
		gap: 25px;
	}
	.types-grid::before {
		display:none;
	}
	.type-card {
		background: white;
		padding: 30px;
		border-radius: 12px;
		box-shadow: 0 2px 10px rgba(0,0,0,0.05);
		transition: transform 0.3s ease, box-shadow 0.3s ease;
	}
	.type-card:hover {
		transform: translateY(-5px);
		box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	}
	.type-icon {
		font-size: 2.5rem;
		margin-bottom: 15px;
	}
	.type-title {
		font-size: 1.3rem;
		font-weight: 600;
		color: #2c3e50;
		margin-bottom: 10px;
	}
	.type-desc {
		color: #666;
		font-size: 0.95rem;
	}
	/* Blocs Réalisations */
	.blocs_realisations .wp-block-greenshift-blocks-row-column {
		background: white;
		padding: 30px;
		border-radius: 12px;
		box-shadow: 0 2px 10px rgba(0,0,0,0.05);
		transition: transform 0.3s ease, box-shadow 0.3s ease;
		width:30% !important
	}
	.blocs_realisations .wp-block-greenshift-blocks-row-column:hover {
		transform: translateY(-5px);
		box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	}
	
	
	
/** TABLETTE & MOBILE **/
@media (max-width: 1024px) {
	/** GENERAL **/
		/* Header */
		.header-homepage {
			border-bottom-right-radius:0
		}
		.header-homepage::before {
			border-bottom-right-radius: 0;
		}
		
	/** PAGE D'ACCUEIL **/
		/* Présentation des services */
		#wp-block-themeisle-blocks-advanced-columns-0756495c .innerblocks-wrap {
			flex-wrap:wrap
		}
		/* #gspb_row-id-gsbp-35c2cb8 .wp-block-image img	{ */
			/* height:auto !important */
		/* } */
		/* Avis client */
		.titre-avis {
			text-align:center;
		}
}

/** TABLETTE **/
@media (min-width: 600px) and (max-width: 1024px) {
	/** GENERAL **/
		/* Blocs */
		.wp-block-themeisle-blocks-advanced-columns.has-mobile-collapsedRows-layout.has-reverse-columns-mobile > .innerblocks-wrap {
			flex-direction:column-reverse
		}	
		.wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {
			flex-wrap:wrap
		}
		/* Image */
		img {
			height:auto !important;
		}
	/** PAGE D'ACCUEIL **/
	.wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column {
		flex:auto
	}
	.site .gridContainer.content section#wp-block-themeisle-blocks-advanced-column-4240d2e1 figure.wp-block-image {
		text-align:center
	}
	.site .gridContainer.content section#wp-block-themeisle-blocks-advanced-column-4240d2e1 figure.wp-block-image img {
		height:auto !important;
		max-width:570px
	}
	
	.wp-container-core-columns-is-layout-8f761849	{
		flex-direction:column;
	}
}
	
/** MOBILE **/
@media (max-width: 768px) {
	/** GENERAL **/
		/* Section */
		section {
			margin-top:70px;
		}
		/* H1 */
		h1, .h1 {
			font-size:40px !important;
		}
		/* H2 */
		h2, .h2 {
			font-size:30px;
			text-align:left
		}
		/* H3 */
		h3, .h3 {
			font-size:20px;
			text-align:center
		}
		/* p */
		p {
			text-align:left
		}
		p.header-subtitle {
			font-size:17px;
		}
		/* ul */
		ul {
			text-align:left
		}
		/* Image */
		img {
			height:auto !important;
		}
		/* Bouton */
		.wp-block-buttons::before, .wp-block-buttons::after {
			content:none
		}
		/* Breadcrumb */
		.yoast-breadcrumbs {
			text-align:left;
		}
		/* Colonnes inversées */
		/* .column-reverse .gspb_row__content { */
			/* flex-direction:column-reverse */
		/* } */
		/* Blocs informations */
		section.wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column .wp-block-themeisle-blocks-advanced-columns  {
			padding-left:0 !important;
			padding-right:0 !important
		}
		section.wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap .wp-block-themeisle-blocks-advanced-column  {
			margin-left:0 !important;
			margin-right:0 !important
		}
		
	/** PAGES SERVICES **/
		/* Les étapes */
		.steps::before, .steps::after {
			content:none;
		}
		.step::after {
			content:'';
		}
		/* Blocs Types */
		.types-grid {
			grid-template-columns: none
		}
		/* Les listings avantages */
		.prestations {
			padding:10px
		}
		.prestation-text {
			text-align:left
		}
		/* Blocs Réalisations */
		.blocs_realisations .gspb_row__content {
			flex-direction: column;
			gap:20px
		}
		.blocs_realisations .gspb_row__content .wp-block-greenshift-blocks-row-column {
			width:100% !important
		}
		/* Accordéons - Questions/Réponses */
		.gs-accordion-item__heading {
			text-align:left
		}		
}


/*
 * Formulaire de contact — CF7 + Conditional Fields
 * À ajouter dans : Apparence > Personnaliser > CSS additionnel
 * ou dans style.css de votre thème enfant
 */

/* ================================================
   RESET & BASE
================================================ */
.wpcf7 {
	padding-left:27px;
	padding-right:27px;
}

.wpcf7 *,
.wpcf7 *::before,
.wpcf7 *::after {
  box-sizing: border-box;
}

.wpcf7 p {
  margin: 0;
}

/* ================================================
   SECTIONS (blocs encadrés)
================================================ */
.cf7-section {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1rem;
  margin-top:0 !important;
}

.cf7-section-label {
  font-family: 'TASA Explorer', sans-serif;
  font-size: 20px !important;
  font-weight: bold !important;
  color: #4d5d68 !important;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: .875rem !important;
}

/* ================================================
   CARTES INTENTION (Devis / Info / Autre)
================================================ */
.cf7-intent-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.cf7-intent-card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 1rem 1.1rem;
  cursor: pointer;
  transition: border-color .15s, background .15s;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.cf7-intent-grid::before, .cf7-row-2::before, .cf7-chips-grid::before {
	content:none;
}

.cf7-intent-card:hover {
  border-color: rgba(0, 0, 0, 0.25);
}

.cf7-intent-card.selected {
  border: 2px solid #378ADD;
  background: #E6F1FB;
}

.cf7-card-title {
  font-size: 15px;
  font-weight: 600;
  color: #4d5d68;
  display: block;
}

.cf7-intent-card.selected .cf7-card-title {
  color: #000;
}

.cf7-card-sub {
  font-size: 13px;
  color: #4d5d68;
  line-height: 1.4;
  display: block;
}

.cf7-intent-card.selected .cf7-card-sub {
  color: #000;
}

/* ================================================
   LABELS DE GROUPE
================================================ */
.cf7-group-label {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #4d5d68 !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 1.1rem 0 .5rem !important;
}

.cf7-group-label:first-of-type {
  margin-top: 0 !important;
}

/* ================================================
   CHIPS PROJET (checkboxes stylées)
================================================ */
.cf7-chips-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
}

.cf7-chips-grid .wpcf7-list-item,
.cf7-chip {
  margin: 0 !important;
}

.cf7-chips-grid .wpcf7-list-item label,
.cf7-chip label {
  display: block;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: .6rem .875rem;
  cursor: pointer;
  font-size: 15px;
  color: #4d5d68;
  line-height: 1.3;
  transition: all .15s;
  width: 100%;
}

.cf7-chips-grid .wpcf7-list-item label:hover,
.cf7-chip label:hover {
  border-color: rgba(0, 0, 0, 0.25);
}

/* Masquer les checkboxes natives */
.cf7-chips-grid input[type="checkbox"],
.cf7-chip input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* État coché */
.cf7-chips-grid input[type="checkbox"]:checked + label,
.cf7-chips-grid input[type="checkbox"]:checked ~ label,
.cf7-chip input[type="checkbox"]:checked + label {
  border: 2px solid #378ADD;
  background: #E6F1FB;
  color: #185FA5;
  font-weight: 600;
}

/* ================================================
   BLOC TECHNOLOGIE
================================================ */
.cf7-tech-box {
  margin-top: .75rem;
  padding: .875rem 1rem;
  background: #f9fafb;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.cf7-tech-label {
  font-size: 15px !important;
  color: #4d5d68 !important;
  margin-bottom: .5rem !important;
}

.cf7-tech-row {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

/* Radio technologie stylées en pills */
.cf7-tech-row .wpcf7-list-item {
  margin: 0 !important;
}

.cf7-tech-row .wpcf7-list-item label {
  display: inline-block;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 4px 12px;
  font-size: 15px;
  cursor: pointer;
  color: #4d5d68;
  transition: all .15s;
}

.cf7-tech-row .wpcf7-list-item label:hover {
  border-color: rgba(0, 0, 0, 0.25);
}

.cf7-tech-row input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.cf7-tech-row input[type="radio"]:checked + label,
.cf7-tech-row input[type="radio"]:checked ~ label {
  background: #E6F1FB;
  border-color: #378ADD;
  color: #185FA5;
  font-weight: 600;
}

/* ================================================
   SÉPARATEUR
================================================ */
.cf7-sep {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin: .875rem 0;
}

/* ================================================
   CHAMPS TEXTE & TEXTAREA
================================================ */
.cf7-field {
  margin-bottom: 1rem;
}

.cf7-field:last-child {
  margin-bottom: 0;
}

.cf7-field > label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: .35rem;
}

.cf7-field abbr {
  text-decoration: none;
  color: #E24B4A;
  margin-left: 2px;
}

.cf7-opt {
  font-size: 11px;
  color: #9ca3af;
  font-weight: 400;
  margin-left: 3px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  width: 100%;
  padding: .6rem .75rem;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 15px;
  color: #111827;
  font-family: inherit;
  outline: none;
  transition: border-color .15s;
  line-height: 1.5;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
  border-color: #378ADD;
  box-shadow: 0 0 0 3px rgba(55, 138, 221, 0.12);
}

.wpcf7 textarea {
  min-height: 100px;
  resize: vertical;
}

/* ================================================
   GRILLE 2 COLONNES (coordonnées)
================================================ */
.cf7-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

/* ================================================
   TAGS BUDGET & DÉLAI (radio stylées)
================================================ */
.cf7-tags-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: .4rem;
}

/* Supprimer le <p> parasite dans cf7-tags-row */
.cf7-tags-row > p {
  display: contents;
}

/* Supprimer les <br> parasites */
.cf7-tags-row br {
  display: none;
}

.cf7-tags-row .wpcf7-list-item {
  margin: 10px !important;
  display: inline-flex;
}

.cf7-tags-row .wpcf7-list-item label {
  display: inline-block;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 5px 13px;
  font-size: 15px;
  cursor: pointer;
  color: #4d5d68;
  transition: all .15s;
}

.cf7-tags-row .wpcf7-list-item.selected label {
  background: #cde2ed !important;
  border-color: #ec693b !important;
  color: #000 !important;
  font-weight: bold;
}

.cf7-tags-row .wpcf7-list-item label:hover {
  border-color: rgba(0, 0, 0, 0.2);
}

.cf7-tags-row input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.cf7-tags-row input[type="radio"]:checked + label,
.cf7-tags-row input[type="radio"]:checked ~ label {
  background: #E6F1FB;
  border-color: #378ADD;
  color: #0C447C;
  font-weight: 600;
}




/* ================================================
   BOUTON D'ENVOI
================================================ */
.cf7-submit-wrap {
  margin-top: .25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

/* Position initiale — en bas à droite, légèrement décalée */
.cf7-arrow {
  position: absolute;
  bottom: -5px;
  right: calc(50% - 130px); /* ajuste 80px selon la largeur de ton bouton */
  width: 36px;
  height: auto;
  pointer-events: none;
  transition: bottom .25s ease, right .25s ease;
}

/* Au hover sur le wrapper — la flèche se rapproche */
.cf7-submit-wrap:hover .cf7-arrow {
  bottom:4px;
  right: calc(50% - 20px);
}

.wpcf7 input[type="submit"] {
  width: auto;
  padding: 0.875rem 3rem;
  background: #ec693b;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  font-family: 'Rodondo', sans-serif;
  transition: background .15s, transform .1s;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.wpcf7 input[type="submit"]:hover {
  background: #4d5d68;
}

.wpcf7 input[type="submit"]:active {
  transform: scale(0.99);
}


/* ================================================
   MESSAGES D'ERREUR CF7
================================================ */
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #E24B4A;
  margin-top: 4px;
  display: block;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border-color: #E24B4A;
}

.wpcf7 .wpcf7-response-output {
  border-radius: 8px;
  font-size: 14px;
  padding: .75rem 1rem;
  margin-top: 1rem;
  border: 1px solid;
}

.wpcf7 .wpcf7-mail-sent-ok {
  background: #EAF3DE;
  border-color: #639922;
  color: #27500A;
}

.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng {
  background: #FCEBEB;
  border-color: #E24B4A;
  color: #791F1F;
}

/* ================================================
   RESPONSIVE MOBILE
================================================ */
@media (max-width: 600px) {
  .cf7-intent-grid {
    grid-template-columns: 1fr;
  }

  .cf7-chips-grid {
    grid-template-columns: 1fr;
  }

  .cf7-row-2 {
    grid-template-columns: 1fr;
  }

  .cf7-section {
    padding: 1rem 1.1rem;
  }
}


.cf7-intent-card.selected {
  border: 2px solid #ec693b;
  background-color: #cde2ed;
}
.choix-demande{
  display: none !important;
}
/* Le <p> généré par CF7 qui casse la grille */
.cf7-chips-grid > p {
  display: contents;
}

/* Supprimer les <br> parasites */
.cf7-chips-grid br {
  display: none;
}

/* S'assurer que chaque chip occupe bien sa cellule */
.cf7-chip {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
/* Supprimer le <p> parasite dans cf7-tech-row */
.cf7-tech-row > p {
  display: contents;
}

/* Espacement entre les wpcf7-list-item */
.cf7-tech-row .wpcf7-list-item {
  margin: 10px !important;
}

/* Gap entre les pills */
.cf7-tech-row {
  gap: 8px;
}

label.cf7-chip.selected .wpcf7-list-item label {
  border: 2px solid #ec693b !important;
  background: #cde2ed !important;
  color: #000 !important;
  font-weight: 600;
}

label.cf7-chip.selected .wpcf7-list-item-label {
  color: #000 !important;
}

/* État sélectionné pour les pills technologie */
.cf7-tech-row .wpcf7-list-item.selected label {
  background: #cde2ed !important;
  border-color: #ec693b !important;
  color: #000 !important;
  font-weight: 600;
}

.wp-block-themeisle-blocks-accordion.exclusive {
	padding-left:28px;
	padding-right:28px;
}
.wp-block-themeisle-blocks-accordion.exclusive details.wp-block-themeisle-blocks-accordion-item {
	background-color: #fff;
}
.wp-block-themeisle-blocks-accordion.exclusive details.wp-block-themeisle-blocks-accordion-item summary div {
	font-family: 'Modern Sans', sans-serif;
	font-size: 15px;
	color: #4d5d68 !important;
}
.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__content {
	background-color:#4d5d68;
}
.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__content p {
	color:#fff !important;
}
.wp-block-themeisle-blocks-accordion:not(.has-open-icon) > .wp-block-themeisle-blocks-accordion-item[open] > .wp-block-themeisle-blocks-accordion-item__title::after,
.wp-block-themeisle-blocks-accordion:not(.has-icon) > .wp-block-themeisle-blocks-accordion-item:not([open]) > .wp-block-themeisle-blocks-accordion-item__title::after {
	color:#ec693b;
}

/** MENU **/
ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
ul.dropdown-menu.active-line-bottom > .menu-item > a {
	color:#fff !important;
}
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a {
	color:#4d5d68 !important;
}
ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
ul.dropdown-menu.active-line-bottom > .menu-item:hover > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a,
.fixto-fixed ul.dropdown-menu.active-line-bottom > .menu-item:hover > a {
	border-bottom: 3px solid #ec693b;
}

.wpcf7-form-control.wpcf7-checkbox.ebook .wpcf7-list-item {
	width:100%;
}
.wpcf7-form-control.wpcf7-checkbox.ebook .wpcf7-list-item .wpcf7-list-item-label {
	color:#fff;
}
.wpcf7-response-output {
	color:#fff;
}

.cky-accordion-header{
	justify-content:flex-start !important;
}
.cky-accordion-header .cky-accordion-btn, .cky-show-desc-btn{
	padding:5px !important;
}
.cky-accordion-header .cky-always-active{
	padding-left:10px;
}