a {
  color: var(--e-global-color-accent);
}
a:active, a:hover {
  color: var(--e-global-color-accent);
}

.anfrage .elementor-field-group-field_auswahl .elementor-field-subgroup .elementor-field-option {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .anfrage .elementor-field-group-field_auswahl .elementor-field-subgroup .elementor-field-option {
    flex-basis: 33.3333%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
}
.anfrage .elementor-field-group-field_auswahl .elementor-field-subgroup .elementor-field-option label {
  position: relative;
  display: flex;
}
.anfrage .elementor-field-group-field_auswahl .elementor-field-subgroup .elementor-field-option label:before {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  border: solid 1px #fff;
  margin-right: 20px;
  flex-shrink: 0;
}
.anfrage .elementor-field-group-field_auswahl input[type=checkbox] {
  position: absolute;
  visibility: hidden;
}
.anfrage a {
  color: #fff;
  text-decoration: underline;
}

.kalender {
  background: #EEE8E0;
  padding: 30px;
}
.kalender .fc-icon:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.16 49.07'%3E%3Cpath fill='%23000' d='M44.22,8.7l.18,32.41L3.39,0,0,3.39,41.11,44.31l-32.5-.09v4.85H49.16L49.07,8.7Z'/%3E%3C/svg%3E") no-repeat bottom/15px;
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  transform: rotate(-45deg);
}
.kalender .fc-icon.fc-icon-chevron-left:before {
  transform: rotate(135deg);
}
.kalender .fc .fc-button-primary:not(:disabled).fc-button-active, .kalender .fc .fc-button-primary:not(:disabled).fc-button-active:focus, .kalender .fc .fc-button-primary:not(:disabled):active, .kalender .fc .fc-button-primary:not(:disabled):active:focus {
  background: transparent;
  border: 0;
  box-shadow: none;
}
.kalender .fc .fc-button-primary:focus {
  box-shadow: none;
}
.kalender table caption + thead tr:first-child tr:first-child th,
.kalender table caption + thead tr:first-child tr:first-child td,
.kalender table colgroup + thead tr:first-child tr:first-child th,
.kalender table colgroup + thead tr:first-child tr:first-child td,
.kalender table thead:first-child tr:first-child th,
.kalender table thead:first-child tr:first-child td {
  border: 0;
}
.kalender .fc-toolbar.fc-header-toolbar {
  display: flex;
  flex-direction: row;
}
.kalender .fc th.fc-day {
  padding-bottom: 10px;
}
.kalender .fc .fc-day-sat, .kalender .fc .fc-day-sun {
  color: #9F9F9F;
}
.kalender .fc .fc-day-sat .fc-daygrid-day-bottom, .kalender .fc .fc-day-sun .fc-daygrid-day-bottom {
  display: none;
}
.kalender .fc .fc-daygrid-day-events {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.kalender .fc .fc-daygrid-day.fc-day-today {
  background: transparent;
}
.kalender .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  color: #000;
}
.kalender .fc .fc-daygrid-day.fc-day-today:before {
  background: #000;
}
.kalender .fc-daygrid-body .fc-day {
  position: relative;
  cursor: no-drop;
}
.kalender .fc-daygrid-body .fc-day:not(.blockiert) {
  cursor: pointer;
}
.kalender .fc-daygrid-body .fc-day:not(.blockiert):before {
  display: block;
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  margin: 0;
}
.kalender .fc .fc-highlight {
  background: transparent;
  border-radius: 20px;
  border: solid 1px;
  top: -4px;
  bottom: -4px;
}
.kalender .fc-theme-standard td,
.kalender .fc-theme-standard th {
  border: 0;
  background-color: transparent;
  font-size: 16px;
}
.kalender .fc-theme-standard .fc-scrollgrid {
  border: 0;
}
.kalender .fc-theme-standard .fc-toolbar-title {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
}
.kalender .fc-theme-standard .fc-button-primary {
  background: transparent;
  border: 0;
}
.kalender .fc-theme-standard .fc-daygrid-day-top {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.kalender .fc-daygrid-day-frame {
  min-height: 100%;
  margin: 10px 0;
  position: relative;
  display: flex;
  justify-content: center;
}
.kalender .fc-daygrid-day-events {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kalender .fc-daygrid-day-top {
  margin: auto;
}
.kalender .fc-daygrid-event-harness {
  display: none;
}
.kalender .fc-daygrid-event-harness + .fc-daygrid-day-bottom {
  display: none;
}

.veranstaltung__footer__info.elementor-widget-heading {
  background: rgba(255, 255, 255, 0.8509803922);
  border-radius: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
.veranstaltung__footer__info.elementor-widget-heading.wichtig {
  background: rgba(173, 151, 110, 0.8509803922);
}
.veranstaltung__footer__info.elementor-widget-heading.wichtig .elementor-heading-title {
  color: #fff;
}
.veranstaltung__footer__info.elementor-widget-heading.wichtig .elementor-heading-title:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23fff' d='M10.95 10.782H9.064L8.645 4h2.696zM9.992 15.5c-.855 0-1.493-.64-1.493-1.502 0-.863.638-1.517 1.493-1.517.87 0 1.507.654 1.507 1.517S10.862 15.5 9.993 15.5'/%3E%3Cpath fill='%23fff' d='M10 0C4.478 0 0 4.477 0 10c0 5.524 4.478 10 10 10s10-4.476 10-10c0-5.523-4.477-10-10-10m0 18.334A8.333 8.333 0 0 1 1.667 10 8.333 8.333 0 0 1 10 1.667 8.333 8.333 0 0 1 18.333 10 8.333 8.333 0 0 1 10 18.334'/%3E%3C/svg%3E");
}
.veranstaltung__footer__info.elementor-widget-heading .elementor-heading-title {
  color: #000;
  text-align: center;
  line-height: 1.5em;
}
.veranstaltung__footer__info.elementor-widget-heading .elementor-heading-title:before {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  margin-right: 15px;
  position: relative;
  top: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='currentColor' d='M10.95 10.782H9.064L8.645 4h2.696zM9.992 15.5c-.855 0-1.493-.64-1.493-1.502 0-.863.638-1.517 1.493-1.517.87 0 1.507.654 1.507 1.517S10.862 15.5 9.993 15.5'/%3E%3Cpath fill='currentColor' d='M10 0C4.478 0 0 4.477 0 10c0 5.524 4.478 10 10 10s10-4.476 10-10c0-5.523-4.477-10-10-10m0 18.334A8.333 8.333 0 0 1 1.667 10 8.333 8.333 0 0 1 10 1.667 8.333 8.333 0 0 1 18.333 10 8.333 8.333 0 0 1 10 18.334'/%3E%3C/svg%3E");
  background-size: contain;
}

.swiper-slide {
  padding: 0 10px;
}
.swiper-slide .elementor-carousel-image,
.swiper-slide .swiper-slide-bg {
  filter: brightness(0.25);
  transition: 1s filter;
}
.swiper-slide.swiper-slide-active .elementor-carousel-image,
.swiper-slide.swiper-slide-active .swiper-slide-bg {
  filter: brightness(1);
}
.elementor-widget-media-carousel .swiper-slide.swiper-slide-active + .swiper-slide .elementor-carousel-image {
  filter: brightness(1);
}

.elementor-element .swiper .elementor-swiper-button svg {
  display: none;
}
.elementor-element .swiper .elementor-swiper-button:after {
  display: block;
  content: "";
  border: solid 1px #fff;
  width: 40px;
  height: 40px;
  border-width: 4px 4px 0 0;
  opacity: 0.75;
  transform: rotate(45deg);
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next {
  right: auto;
  left: calc(100% + 20px);
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev {
  left: auto;
  right: calc(100% + 20px);
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev:after {
  transform: rotate(225deg);
}
.elementor-element .swiper .elementor-swiper-button:hover:after {
  opacity: 1;
}

#virtuellerRundgang .grundriss__buttons__button .grundriss__tooltip {
  pointer-events: none;
  opacity: 0;
  transition: 0.5s opacity;
  position: absolute;
  bottom: calc(100% + 20px);
  left: -20px;
  max-width: 250px;
  cursor: pointer;
}
#virtuellerRundgang .grundriss__buttons__button .grundriss__tooltip.orient-right {
  left: auto;
  right: -20px;
}
#virtuellerRundgang .grundriss__buttons__button .elementor-button {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#virtuellerRundgang .grundriss__buttons__button.active .grundriss__tooltip {
  opacity: 1;
}
#virtuellerRundgang .grundriss__buttons__button.active .elementor-button {
  background-color: var(--e-global-color-primary);
  color: #000;
}
#virtuellerRundgang .grundriss__labels__label {
  cursor: pointer;
}
#virtuellerRundgang .grundriss__labels__label em {
  font-style: normal;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #000;
  color: #fff;
  margin-right: 20px;
  transition: 0.5s background, 0.25s color;
}
#virtuellerRundgang .grundriss__labels__label.active em {
  background-color: var(--e-global-color-primary);
  color: #000;
}

.elementor-field-group .elementor-field-textual:focus {
  border-color: var(--e-global-color-accent) !important;
  color: var(--e-global-color-accent) !important;
  box-shadow: inset 0 0 0 2px var(--e-global-color-accent);
}

.elementor-field-group .elementor-field-textual:placeholder {
  color: #fff;
}