/*
    Add your custom styles here
*/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h1.jet-listing-dynamic-field__content, h2.jet-listing-dynamic-field__content, h3.jet-listing-dynamic-field__content, h4.jet-listing-dynamic-field__content, h5.jet-listing-dynamic-field__content, h6.jet-listing-dynamic-field__content {
  margin: 0 !important;
}

@media (max-width: 769px) {
  .hidden-mobile {
    display: none;
  }
}
.stretched-link {
  position: relative;
}
.stretched-link .elementor-widget {
  position: static;
}
.stretched-link a:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mode-classic .elementor-widget-theme-post-content > .elementor-widget-container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}

/* Supprimer le X des champs de recherche de Chrome et IE */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input {
  outline: none;
}

/*# sourceMappingURL=style.css.map */
