.elementor-kit-27353 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}/* Start custom CSS *//* Padding top du site pour ne pas que la barre masque le contenu */
  @media screen and (min-width: 768px) {
    body {
      padding-top: 0px;
    }
  }

  @media screen and (max-width: 767px) {
   

    body {
      padding-top: 0px;
    }
  }
  
  form.cart:has(.single_add_to_cart_button) {
    display: none !important;
}/* End custom CSS */