/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2025 | 11:31:58 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */ 

/* start at 8:00 AM */
.tribe-week-grid-inner-wrap > .tribe-week-grid-block:nth-child(-n+8),
#tribe-events-pg-template {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .tribe-events-venue-map {
    width: 500px;
  }
}

@media (min-width: 768px) {
  .tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
    width: 100%;
  }
}

@media (min-width: 516px) and (max-width: 660px) {
  .galerieaccueil {
   --min-height: 1000px !important;
  }
}


@media (max-width: 515px) {
  .galerieaccueil {
   --min-height: 800px !important;
  }
}


.rang, .rangclub{
	height: 60px;
}

p.embedpress-el-powered {
    display: none !important;
}