#front-page .owl-carousel-accueil {
  position: relative;
  z-index: 1;
}
#front-page .owl-carousel-accueil .diapo {
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}

#logo svg.grand {
  display: block !important;
}
#logo img.petit {
  display: none !important;
}
@media (min-width: 768px) {
  #logo svg.grand {
    display: block !important;
  }
  #logo img.petit {
    display: none !important;
  }
}

#front-page .owl-carousel-accueil {
  position: relative;
  z-index: 1;
}
#front-page .owl-carousel-accueil .diapo {
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}

.saison-header {
  z-index: 8 !important;
  position: fixed;
  top: 0;
}

.pastille-calendrier {
  display: none !important;
}

/*# sourceMappingURL=front-page.css.map */
