.tribe-events-series-relationship-marker, .tribe-events-series-relationship-single-marker {
display: none;
}

/* Cacher le logo calendrier (1er SVG) */
.tribe-events-c-subscribe-dropdown__button
  > .tribe-events-c-subscribe-dropdown__export-icon {
  display: none !important;
}

/* Cacher la petite flèche (2e SVG) */
.tribe-events-c-subscribe-dropdown__button
  > .tribe-events-c-subscribe-dropdown__button-icon {
  display: none !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
display: none;
}

.tribe-events .tribe-events-series-archive__icon {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  a.tribe-events-c-nav__today {
    display: none !important;
  }
}
