.elementor-kit-6{--e-global-color-primary:#242424;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6928edd:#C79759;--e-global-color-19ffb4f:#050202;--e-global-color-61edec0:#DE7E25;--e-global-color-7850374:#BD8134;--e-global-color-4ea0dad:#FB8314;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}@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 */@media (max-width: 768px) {
  .elementor-section .elementor-container {
    margin-inline: 0;
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .layout-compte .elementor-container.elementor-column-gap-no {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .layout-compte .elementor-column {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    min-height: 1px !important;
  }

  .sidebar-compte {
    display: none !important;
  }
}

@media (max-width: 768px) {

  /* Tableau scrollable horizontalement */
  .mp_wrapper {
    display: block !important;
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .mp_wrapper table.mepr-account-table {
    display: table !important;
    width: 100% !important;
    min-width: 500px !important;
    table-layout: auto !important;
  }

  .mp_wrapper table.mepr-account-table thead {
    display: table-header-group !important;
  }

  .mp_wrapper table.mepr-account-table tbody {
    display: table-row-group !important;
  }

  .mp_wrapper table.mepr-account-table tr {
    display: table-row !important;
    border: none !important;
  }

  .mp_wrapper table.mepr-account-table td {
    display: table-cell !important;
    text-align: left !important;
    padding: 10px 8px !important;
    border-bottom: 0.5px solid rgba(255,255,255,0.1) !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
  }

  /* Supprime les pseudo-éléments data-label qui causent le chevauchement */
  .mp_wrapper table.mepr-account-table td:before {
    display: none !important;
    content: none !important;
  }

}/* End custom CSS */