.elementor-kit-1456{--e-global-color-primary:#C8D1D5;--e-global-color-secondary:#54595F;--e-global-color-text:#020202;--e-global-color-accent:#61CE70;--e-global-color-838ae03:#026088;--e-global-color-b888eb0:#0C0000;--e-global-color-e6e0659:#FFD166;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kanit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-bfa3398-font-family:"Roboto Mono";background-color:transparent;color:#0D0D0D;font-family:"Roboto", Sans-serif;font-size:18px;background-image:radial-gradient(at center center, #FFFFFF 0%, #FFFFFF 100%);}.elementor-kit-1456 e-page-transition{background-color:#0E0049;}.elementor-kit-1456 .bdt-context-menu .bdt-context{background-color:#fff;border-radius:16px 16px 16px 16px;padding:15px 15px 15px 15px;}.elementor-kit-1456 .bdt-context-menu .bdt-context li a{background-color:#e3e8eb;}.elementor-kit-1456 .bdt-context-menu .bdt-context li a:hover{background-color:#d7dee3;}.elementor-kit-1456 a{color:#4D595E;font-family:"Roboto Mono", Sans-serif;text-transform:none;font-style:normal;text-decoration:none;}.elementor-kit-1456 h1{font-family:"Tahoma", Sans-serif;font-style:normal;}.elementor-kit-1456 h2{color:#621818;font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-1456 h3{font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-1456 h4{font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-1456 h5{font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-1456 h6{font-family:"Roboto", Sans-serif;font-style:normal;}.elementor-kit-1456 button,.elementor-kit-1456 input[type="button"],.elementor-kit-1456 input[type="submit"],.elementor-kit-1456 .elementor-button{font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75vw;}.e-con{--container-max-width:75vw;--container-default-padding-top:-1px;--container-default-padding-right:-1px;--container-default-padding-bottom:-1px;--container-default-padding-left:-1px;}.elementor-widget:not(:last-child){--kit-widget-spacing:2px;}.elementor-element{--widgets-spacing:2px 2px;--widgets-spacing-row:2px;--widgets-spacing-column:2px;}{}h2.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:7px;--lightbox-navigation-icons-size:6px;}@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 *//* ============================================================
   1) Neutraliser capitalisations forcées (global)
   ============================================================ */
body, p, span, li, a, blockquote,
.entry-content h1, .entry-content h2, .entry-content h3,
.entry-content h4, .entry-content h5, .entry-content h6,
.elementor-heading-title, .elementor-widget-text-editor {
  text-transform: none !important;
}
[style*="text-transform:capitalize"],
[style*="text-transform:uppercase"] { text-transform: none !important; }

/* ============================================================
   2) Titres sobres SAPERE (H2 / H3 / H4)
   ============================================================ */

/* H2 */
.entry-content h2,
.elementor h2.elementor-heading-title {
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #1A1A1A;
  margin: 2rem 0 1rem;
  padding-left: .75rem;
  border: 0 !important;
}
.entry-content h2::before {
  content: "";
  position: absolute;
  left: 0; top: .2em; bottom: .2em;
  width: 4px;
  background: #C8D1D5;
  border-radius: 2px;
  opacity: .9;
}

/* H3 */
.entry-content h3,
.elementor h3.elementor-heading-title {
  position: relative;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #2C2C2C;
  margin: 1.6rem 0 .9rem;
  padding-left: .65rem;
  border: 0 !important;
}
.entry-content h3::before {
  content: "";
  position: absolute;
  left: 0; top: .25em; bottom: .25em;
  width: 3px;
  background: #D6DFE3;
  border-radius: 2px;
  opacity: .9;
}

/* H4 */
.entry-content h4,
.elementor h4.elementor-heading-title {
  font-weight: 600;
  font-size: 1.2rem;
  color: #3A3A3A;
  margin: 1.2rem 0 .6rem;
  border: none !important;
  padding-left: 0;
}

/* Un peu plus compact sur mobile */
@media (max-width: 768px){
  .entry-content h2, .elementor h2.elementor-heading-title { font-size: 1.6rem; }
  .entry-content h3, .elementor h3.elementor-heading-title { font-size: 1.25rem; }
}

/* ============================================================
   3) Neutraliser fonds et dégradés autour des titres
   ============================================================ */
.elementor-heading-title,
.elementor-heading-title[style*="background"],
.single-post .entry-content *[style*="linear-gradient"],
.single-post .entry-content *[style*="background-image"],
.single-post .entry-content h1[style*="background"],
.single-post .entry-content h2[style*="background"],
.single-post .entry-content h3[style*="background"],
.single-post .entry-content h4[style*="background"],
.single-post .entry-content h5[style*="background"],
.single-post .entry-content h6[style*="background"] {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Supprimer les overlays ou pseudos qui ajoutent des fonds */
.single-post .entry-content .elementor-section,
.single-post .entry-content .elementor-container,
.single-post .entry-content .elementor-column,
.single-post .entry-content .elementor-widget-heading,
.single-post .entry-content .elementor-widget-container,
.single-post .entry-content .elementor-background-overlay,
.single-post .entry-content .elementor-section::before,
.single-post .entry-content .elementor-section::after,
.single-post .entry-content .elementor-column::before,
.single-post .entry-content .elementor-column::after {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  border: 0 !important;
  content: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* ============================================================
   4) Images de couverture (Astra + Elementor)
   ============================================================ */
.single .ast-single-post-featured-section img,
.single .wp-block-post-featured-image img,
.single .elementor-widget-theme-post-featured-image img,
.single .ast-advanced-headers .ast-hero-inner img,
.single .ast-hero-wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  max-height: none !important;
  min-height: 0 !important;
}

/* Ratio de la bannière (modifie 16/9 si besoin) */
.single .ast-single-post-featured-section,
.single .wp-block-post-featured-image,
.single .elementor-widget-theme-post-featured-image,
.single .ast-advanced-headers .ast-hero-inner,
.single .ast-hero-wrap {
  aspect-ratio: 16/9;
  overflow: hidden;
}

/* Neutraliser les hauteurs forcées inline */
.single .ast-single-post-featured-section[style],
.single .ast-hero-wrap[style],
.single .ast-advanced-headers[style],
.single .ast-advanced-headers .ast-hero-inner[style],
.single .elementor-widget-theme-post-featured-image[style] {
  height: auto !important;
  min-height: unset !important;
}

/* ============================================================
   5) Images dans les articles (pas étirées)
   ============================================================ */
.entry-content img {
  height: auto !important;
  max-width: 100% !important;
}/* End custom CSS */