.elementor-kit-11{--e-global-color-primary:#112E71;--e-global-color-secondary:#E3EAF4;--e-global-color-text:#112E71;--e-global-color-accent:#8393C3;--e-global-color-e62d457:#2C4A3D;--e-global-color-8c39db7:#A6B2A1;--e-global-color-7a1af22:#E9F0EC;--e-global-color-66cb472:#0F4746;--e-global-color-fff8c3c:#6B9EA0;--e-global-color-525b2d9:#E2F1F1;--e-global-typography-primary-font-family:"Charlottenburg Classic";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Charlottenburg Classic";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.5px;--e-global-typography-accent-letter-spacing:10px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-kit-11{--e-global-typography-accent-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Desktop & tablet : TOP RIGHT === */
.wpml-ls-statics-shortcode_actions {
  position: fixed !important;
  top: 16px !important;
  right: 16px !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 9999 !important;
  background: rgba(255,255,255,0.85) !important;
  padding: 6px 10px !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15) !important;
  backdrop-filter: blur(6px);
}

/* === WPML compact & auto-width === */
.wpml-ls-statics-shortcode_actions {
  width: auto !important;
  max-width: fit-content !important;
  display: inline-flex !important;
  align-items: center;
  white-space: nowrap;
}

/* Dropdown vers le bas (desktop/tablet) */
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
  top: 100% !important;
  bottom: auto !important;
  margin-top: 8px;
}

@media (max-width: 767px) {
  .wpml-ls-statics-shortcode_actions {
    top: auto !important;
    right: auto !important;
    bottom: 16px !important;
    left: 16px !important;
  }

  /* Dropdown vers le haut sur mobile */
  .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
    bottom: 100% !important;
    top: auto !important;
    margin-bottom: 8px;
  }

  .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a {
    font-size: 14px !important;
    padding: 5px 12px !important;
  }
}

/* Make image captions smaller in posts */
.single-post figcaption,
.wp-block-image figcaption {
    font-size: 0.8rem;
    line-height: 1.4;
    opacity: 0.75;
}

.single-post .wp-block-button__link {
    background-color: #333333 !important;
    color: #f5f5f5 !important;
}

/* Liens texte dans les articles (PAS les boutons) */
.single-post .elementor-widget-theme-post-content a:not(.wp-block-button__link) {
  color: #8393C3;
  text-decoration: underline;
  text-decoration-thickness: 1px; /* règle l'épaisseur */
  text-underline-offset: 3px;    /* espace entre le texte et le trait */
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.single-post .elementor-widget-theme-post-content a:not(.wp-block-button__link):hover {
  color: #112E71;
  text-decoration-color: #112E71;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Charlottenburg Classic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dangdetoi.com/wp-content/uploads/2025/04/Charlottenburg_W-Classic.woff2') format('woff2');
}
/* End Custom Fonts CSS */