/*#sbox-window {
  position: fixed;
  left: 10vw !important;
  top: 7vw !important;
  width: 80vw !important;
  height: 80vh !important;
}
#sbox-window iframe {
  width: 100% !important;
  height: calc(80vh - 20px) !important;
}

@media screen and (min-width: 1400px) {
  #sbox-window {
    left: calc(50vw - 555px) !important;
    max-width: 1110px;
  }
}*/

.date-registration a[href$="eventDateId=541"], .date-registration a[href$="eventDateId=542"], .date-registration a[href$="eventDateId=543"] {
    display: none;
}

/* Neuen Text am div anzeigen - Liebeskunstwerkt */
.date-registration:has(a[href$="eventDateId=541"])::before, .date-registration:has(a[href$="eventDateId=542"])::before, .date-registration:has(a[href$="eventDateId=543"])::before  {
    content: "Anmeldung nach Bewerbung möglich";
    text-align: right;
    font-weight:bold;
    color: #e0772b;
}
/* .registration a[href$="6cb040d794b747f6af43cab8a11d6d48/jahresgruppe-liebeskunstwerk/embed"] {
  display: none;
  }
/* Ende – Liebeskunstwerkt */
