.elementor-kit-11{--e-global-color-primary:#586A6A;--e-global-color-secondary:#586A6A;--e-global-color-text:#586A6A;--e-global-color-accent:#CD2438;--e-global-color-56ed52d:#CD2438;--e-global-color-eb2b433:#414045;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-size:2.8rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-bd59e13-font-family:"Bodoni Moda";--e-global-typography-bd59e13-font-size:4.2vw;--e-global-typography-bd59e13-font-weight:600;background-image:var(--wpr-bg-d8fc0dd0-9ab7-4f4c-b1cc-06c5d36b7072);background-repeat:repeat;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.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);}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-bd59e13-font-size:6vw;}.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-bd59e13-font-size:8vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */b, strong {
    font-weight: 600;
}

/*TITRE NOIR*/
.titreLysN {
    padding-bottom: 0.5rem
}
.titreLysN::after {
  content: "";
  position: absolute;
  top: 25px;
  left: -5rem;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  background-image: var(--wpr-bg-1a70dbfb-12a2-45ec-a867-0421bea47b45);
  background-size: contain;
  background-repeat: no-repeat;
}
.titreLysN::before {
  content: "";
  position: absolute;
  left: -5rem;
  bottom: -0.5rem;
  width: 225px;
  height: 1px;
  background-color: #596b6a;
  transform: translateY(-50%);
}
.titreLysR {
    padding-bottom: 0.5rem
}

/*TITRE ROUGE*/
.titreLysR::after {
  content: "";
  position: absolute;
  top: 25px;
  left: -5rem;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  background-image: var(--wpr-bg-5b71b62c-282c-4cf3-a068-c293f6af89ad);
  background-size: contain;
  background-repeat: no-repeat;
}
.titreLysR::before {
  content: "";
  position: absolute;
  left: -5rem;
  bottom: -0.5rem;
  width: 225px;
  height: 1px;
  background-color: #cd2438;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
     .titreLysN::after,
     .titreLysR::after {
         left:-4rem;
     }
     .titreLysN::before,
     .titreLysR::before {
         left: -4rem;
     }
}    
body.elementor-editor-active .site-header {
    position: relative !important;
    margin-bottom: 0 !important;
    background: white !important; /* ou autre */
    z-index: auto !important;
}
body.admin-bar .site-header {
    top: 32px !important;
}/* End custom CSS */