.elementor-kit-8{--e-global-color-primary:#FABC51;--e-global-color-secondary:#222A35;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C6C6C6;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;font-family:"Work Sans", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1254px;}.e-con{--container-max-width:1254px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Afficher pour Admin de compte UM et Admin WP */
body.eg-role-account-admin .btn-beneficiaires,
body.eg-role-wp-admin .btn-beneficiaires { display: inline-flex !important; }

/* Cacher pour Bénéficiaires et autres */
body.eg-role-beneficiary .btn-beneficiaires,
body:not(.eg-role-account-admin):not(.eg-role-wp-admin) .btn-beneficiaires { display: none !important; }


/* Checkbox (texte) */
.cf7-popup-pays .wpcf7 .wpcf7-list-item-label {
  color: #fff !important;
}

/* Select pays : fond blanc + texte noir */
.cf7-popup-pays .wpcf7 select[name="pays-ecole"]{
  background: #fff !important;
  color: #7a7a7a !important;
  border: 1px solid rgba(0,0,0,.25);
}

/* Options du select */
.cf7-popup-pays .wpcf7 select[name="pays-ecole"] option{
  background: #fff !important;
  color: #111 !important;
}

/* Inputs si besoin */
.cf7-popup-pays .wpcf7 input[type="text"],
.cf7-popup-pays .wpcf7 input[type="email"],
.cf7-popup-pays .wpcf7 input[type="tel"]{
  background: #fff !important;
  color: #111 !important;
  border: 1px solid rgba(0,0,0,.25);
}

.cf7-popup-pays .wpcf7 input::placeholder{
  color: rgba(0,0,0,.55) !important;
}
/* =========================================
   Consentement CF7 – texte foncé (override Breeza)
   ========================================= */

/* Texte principal du label */
.cf7-popup-pays .wpcf7 .wpcf7-list-item-label,
.cf7-popup-pays .wpcf7 .wpcf7-list-item label{
  color: #7a7a7a !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Si le thème utilise des pseudo-éléments */
.cf7-popup-pays .wpcf7 .wpcf7-list-item-label::before,
.cf7-popup-pays .wpcf7 .wpcf7-list-item-label::after{
  color: #222 !important;
}

/* Empêche Breeza d’écraser via un parent */
.cf7-popup-pays .wpcf7,
.cf7-popup-pays .wpcf7 *{
  text-shadow: none;
}/* End custom CSS */