/*
Theme Name: 2025.06.VACFOR-DiviEnfant
Description: Divi Enfant, theme enfant de Divi 4 fourni par VACFOR 2025
Author: VACFOR
Template: Divi
Version: 2025.06.27 2025/06/27
______________________________*/
/*==========================================================
DIVI – Module Contact
Styles complets et détaillés
==========================================================*/
/*===== Conteneur principal du formulaire =====*/
.et_pb_contact_form {
  background-color: #E0EBF8;                 /* Fond bleu ciel */
  border-radius: 0.5rem !important;          /* Coins arrondis */
  box-shadow:								 /* Ombre */
	0.1875rem 0.1875rem 0.2em  #2573F9,  /* Bleu lien 3px 3px violet logo 951B81 */
	-0.0625rem 0 0.2em #f39200;         /* -1px 0 */
  /* Padding explicite */
  padding-top: 1%;
  padding-right: 1%;
  padding-bottom: 1%;
  padding-left: 1%;
  /* Margin facultatif */
  margin-top: 0;  /* haut droite bas gauche */
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
/*===== Conteneur Champs =====*/
p.et_pb_contact_field {
	  margin-bottom: 1% !important;
}
/*===== Champs standards : input et textarea =====*/
.et_pb_contact_form .et_pb_contact_field input,
.et_pb_contact_form .et_pb_contact_field textarea, 
/*===== MENU DÉROULANT : Modalité d'échange (Visio) =====*/
.et_pb_contact_form #et_pb_contact_visio_0,
.et_pb_contact_form #et_pb_contact_typedemande_0
{
  	background-color: #EDF3FA;              /* Fond blanc bleuté */
	border: 1px solid #EDF3FA;               /* Nouveau contour */	
  	color: #2F2F2F !important;              /* Texte gris charbon */
	border-radius: 0.5rem !important;          /* Coins arrondis */
  /* Padding complet */
  padding-top: clamp(0.2rem, calc(0.127rem + 0.311vw),0.5rem);
  padding-bottom: clamp(0.2rem, calc(0.127rem + 0.311vw),0.5rem);
  width: 100%;                            /* Pleine largeur */
  box-sizing: border-box;
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
}
/*===== Champs standards : input et textarea =====*/
.et_pb_contact_field .input::placeholder,
/*===== MENU DÉROULANT : Modalité d'échange (Visio) =====*/
.et_pb_contact_form #et_pb_contact_visio_0,
.et_pb_contact_form #et_pb_contact_typedemande_0
{
  color: #2F2F2F !important;                         /* Texte gris charbon */
}
/*===== Champ message Hauteur =====*/
.et_pb_contact_field textarea.et_pb_contact_message {
	min-height : 2.5rem;
	display : block;
	margin-bottom: 0.25rem;
}
/*===== CASE RGPD =====*/
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin: 0rem !important;
	visibility : hidden;
	max-height : 0rem !important;
}
.et_pb_contact_form_container .input[type="checkbox"] + label
{
  color: #333333;                         /* Texte gris */
  width: 100%;                            /* Pleine largeur */
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
		margin-bottom: 0.25rem;
}
.et_pb_contact_form_0.et_pb_contact_form_container .et_pb_contact_right p {
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);	
}
/*===== Champs captcha  =====*/
.et_contact_bottom_container
{
  color: #333333;                         /* Texte gris */
  border-radius: 1vw !important;                     /* Coins arrondis */
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
  margin-top : 0;
  float : left;
  border-radius :0;
}
/*===== Champs captcha  =====*/
.et_pb_contact_right p input
{
  color: #333333;                         /* Texte gris */
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
  padding-top: clamp(0.2rem, calc(0.127rem + 0.311vw),0.5rem);
  padding-bottom: clamp(0.2rem, calc(0.127rem + 0.311vw),0.5rem);
}
.et_pb_contact_submit et_pb_button {
  color: #333333;                         /* Texte gris */
  font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
}


/*===== Message d’erreur =====*/
.et-pb-contact-error { 
	font-family: 'Carlito', 'Lato', 'SourceSans3', 'Helvetica Neue', Arial, sans-serif;
  	font-size: clamp(0.8rem, calc(0.776rem + 0.104vw),0.9rem);
  	line-height: clamp(1rem, calc(0.976rem + 0.104vw),1.1rem);
  background-color: #EDF3FA /* #f8d7da; */;
  color: #721c24;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-left: 20px;
   border-radius: 2vw;                     /* Coins arrondis */
  border: 1px solid #f5c6cb;
  margin-top: 10px;
}
/*===== Message d’erreur =====*/


/* Conteneur du captcha + bouton */
.et_contact_bottom_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;  /* espace entre le bouton et le logo */
}

/* Bouton */
.et_pb_contact_submit .et_pb_button {
  display: inline-block;
}
/*===== LOGO=====*/
/* Logo inline à droite */
.et_contact_bottom_container::after {
  content: "";
  display: inline-block;
  width: 100px;                          /* largeur du logo */
  height: 40px;                          /* hauteur max visible */
/* LOCAL */
/*	background-image: url('http://localhost:8081/DBWEBOK/wp-content/uploads/2025-0505-GG_cv-detoure-100.png'); */
/* DISTANT */
	background-image: url('/wp-content/uploads/2025-0505-GG_cv-detoure-100.png'); 
  background-repeat: no-repeat;
  background-size: contain;
}

/*===== FIN =====*/