.elementor-kit-4{--e-global-color-primary:#009896;--e-global-color-secondary:#28475B;--e-global-color-text:#28475B;--e-global-color-accent:#28475B;--e-global-color-0a9c5ee:#FFFFFF;--e-global-color-3bd160b:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:27px;font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 p{margin-block-end:0px;}.elementor-kit-4 a{color:#28475B;font-family:"Inter", Sans-serif;}.elementor-kit-4 h1{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 h2{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 h3{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 h4{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 h5{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 h6{font-family:"Barlow Semi Condensed", Sans-serif;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-4 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.white-svg svg path {
  fill: white !important;
  stroke: white !important;
}

.i-bar {
  position: relative;
  border-left: 1px solid #009999;

  display: inline-block;
}

.i-bar::before,
.i-bar::after {
  content: "";
  position: absolute;
  left: -1px; /* -1px d'origine - 1px de décalage */
  transform: translateX(-50%);
  width: 9px;
  height: 1px;
  background-color: #009999;
}

.i-bar::before {
  top: 0;
}

.i-bar::after {
  bottom: 0;
}

.bleu{
    color: #28475B !important;
}

.vert{
    color: #009897 !important;
}

.blanc{
    color: #ffffff !important;
}

.jaune{
    color: #E7CD47 !important;
}

.trait {
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #28475B; /* couleur par défaut */
  margin: 0 20px;
  vertical-align: middle;
}

/* Héritent de la couleur texte définie dans .bleu et .vert */
.trait.bleu {
  background-color: #28475B !important;
}

.trait.vert {
  background-color: #009897 !important;
}


.mot-avec-lignes {
  font-weight: bold;
  letter-spacing: 1px;
  font-family: sans-serif;
}


.separator-fade {
  all: unset; /* 🔥 reset total de tout style par défaut */
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #009999, rgba(0, 153, 153, 0));
}

/* Bouton Vision Minute */

.menu-item-536 a {
  background-color: #E7CD47;
  color: #28475B !important;
  border-radius: 30px;
  padding: 10px 20px !important;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* Hover normal */
.menu-item-536 a:hover {
  background-color: white;
  color: #28475B !important;
}

/* État actif (sélectionné) */
.menu-item-536.current-menu-item a {
  background-color: transparent !important;
  color: rgb(0, 152, 150) !important;
}

/* Hover sur l’état actif */
.menu-item-536.current-menu-item a:hover {
  background-color: transparent !important;
  color: rgb(0, 152, 150) !important;
}


/* Bouton Opticiens */

.menu-item-928 a {
  background-color: #28475B;
  color: white !important;
  border-radius: 30px;
  padding: 10px 20px !important;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* Hover normal */
.menu-item-928 a:hover {
  background-color: white;
  color: #28475B !important;
}

/* État actif (sélectionné) */
.menu-item-928.current-menu-item a {
  background-color: transparent !important;
  color: #00A8A8 !important;
}

/* Hover sur l’état actif */
.menu-item-928.current-menu-item a:hover {
  background-color: transparent !important;
  color: #00A8A8 !important;
}


.wpcf7-response-output {
  color: #ffffff; /* texte blanc */
  font-weight: bold; /* texte en gras */
  border: 2px solid #009897 !important; /* contour */
  padding: 10px 15px; /* espace interne */
  border-radius: 6px; /* coins légèrement arrondis */
  background-color: transparent; /* pas de fond */
}/* End custom CSS */