.elementor-kit-9{--e-global-color-primary:#13333B;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#13343B;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#21808D;color:#FFFFFF;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:#1D7480;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#1496B6;}.elementor-kit-9 a:hover{color:#084E63;}.elementor-kit-9 h1{color:#13343B;}.elementor-kit-9 h2{color:#13343B;}.elementor-kit-9 h3{color:#13343B;}.elementor-kit-9 h4{color:#13343B;}.elementor-kit-9 h5{color:#13343B;}.elementor-kit-9 h6{color:#13343B;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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. Cibler le wrapper global des notices */
body .woocommerce-notices-wrapper,
body .elementor-widget-container .woocommerce-notices-wrapper,
body .site-content .woocommerce-notices-wrapper {
  max-width: 1200px !important;
  width: 100% !important;
  margin: -10px auto -10px auto !important;
  box-sizing: border-box !important;
}

/* 2. Style de la bordure et du fond pour ordinateur */
body .woocommerce-notices-wrapper {
  border-left: 1px solid #d4d4d4 !important;
  border-right: 1px solid #d4d4d4 !important;
  background: transparent !important;
}

/* 3. Style de TOUS les messages (succès, erreur, info) */
body .woocommerce-notices-wrapper .woocommerce-message,
body .woocommerce-notices-wrapper .woocommerce-error,
body .woocommerce-notices-wrapper .woocommerce-info {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* 4. Adaptation mobile */
@media (max-width: 768px) {
  body .woocommerce-notices-wrapper {
    max-width: 100% !important;
    margin: -10px 0 -10px 0 !important;
    padding: 12px 16px !important;
    border-left: 4px solid #21808D !important;
    border-right: none !important;
    background: #f8fbfc !important;
  }
}/* End custom CSS */