.elementor-169 .elementor-element.elementor-element-ba53925{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-169 .elementor-element.elementor-element-1f1e13c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-9539ceb *//* ========== Complianz : uniquement l’overview + categories (pas les liens) ========== */

/* Conteneur général des services/cookies */
#cmplz-document #cmplz-cookies-overview {
  background: #111318 !important;
  color: #fff !important;
}

/* Les blocs <details> des services (Elementor, WordPress, etc.) */
#cmplz-document #cmplz-cookies-overview details.cmplz-dropdown {
  background: #111318 !important;
  color: #fff !important;
  border: 1px solid #228B22 !important;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0;
}

/* Le header cliquable (summary) */
#cmplz-document #cmplz-cookies-overview summary,
#cmplz-document #cmplz-cookies-overview summary *:not(a) {
  color: #fff !important;
}

/* Textes internes (sans toucher aux liens) */
#cmplz-document #cmplz-cookies-overview .cmplz-service-description,
#cmplz-document #cmplz-cookies-overview .cmplz-sharing-data,
#cmplz-document #cmplz-cookies-overview .cmplz-service-description *:not(a),
#cmplz-document #cmplz-cookies-overview .cmplz-sharing-data *:not(a) {
  color: #fff !important;
  background: transparent !important;
}

/* Tous les blocs "cookies-per-purpose" */
#cmplz-document #cmplz-cookies-overview .cookies-per-purpose {
  background: #111318 !important;
  color: #fff !important;
  border: 1px solid #228B22 !important;
  border-radius: 10px;
  padding: 10px;
  margin-top: 10px;
}

/* Tout le texte dans cookies-per-purpose, sauf les liens */
#cmplz-document #cmplz-cookies-overview .cookies-per-purpose *:not(a) {
  color: #fff !important;
  background: transparent !important;
}

/* Bloc des catégories de consentement */
#cmplz-document .cmplz-categories {
  background: #111318 !important;
  color: #fff !important;
}

/* Chaque <details class="cmplz-category ..."> */
#cmplz-document .cmplz-categories details.cmplz-category {
  background: #111318 !important;
  color: #fff !important;
  border: 1px solid #228B22 !important;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0;
}

/* Tout le texte dans les catégories, sauf les liens */
#cmplz-document .cmplz-categories *:not(a) {
  color: #fff !important;
  background: transparent !important;
}

/* ===== Forcer le fond des headers <summary> Complianz (services) ===== */

/* Le <summary> lui-même */
#cmplz-document #cmplz-cookies-overview summary.cmplz-service-header {
  background-color: #111318 !important;
}

/* Le <div> interne dans le summary (source du gris) */
#cmplz-document #cmplz-cookies-overview 
summary.cmplz-service-header > div {
  background-color: #111318 !important;
}

/* Texte du header (sans toucher aux liens) */
#cmplz-document #cmplz-cookies-overview 
summary.cmplz-service-header *:not(a) {
  color: #ffffff !important;
  background-color: transparent !important;
}

/* Supprimer tout style par défaut au survol/focus */
#cmplz-document #cmplz-cookies-overview 
summary.cmplz-service-header:hover,
#cmplz-document #cmplz-cookies-overview 
summary.cmplz-service-header:focus {
  background-color: #111318 !important;
}/* End custom CSS */