@charset "UTF-8";
.site-header, .site-footer {
  display: none;
}

.section {
  padding: 40px 15px;
}

.section-inner {
  padding: 15px 0;
}

.column .elementor-widget-wrap {
  padding: 0 0 !important;
}

.post-right-column .elementor-widget-wrap {
  padding: 0 0 0 20px !important;
}

.post-left-column .elementor-widget-wrap {
  padding: 0 20px 0 0 !important;
}

.elementor-widget-woocommerce-product-price > .elementor-widget-container {
  padding-bottom: 15px !important;
}

@media screen and (min-width: 1350px) and (max-width: 1024px) {
  .section {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .section {
    padding: 15px;
  }
}
.site-header, .site-footer {
  display: none;
}

.section {
  padding: 40px 15px;
}
@media screen and (max-width: 1024px) {
  .section {
    padding: 20px 15px;
  }
}

.section-inner {
  padding: 20px 0;
}

.invisible {
  display: none;
}

.archive-loop-badge-date, .archive-loop-badge-time, .archive-loop-badge-place, .teaser_bold, .autor, .post-date, .search-video {
  display: none;
}

.category-events :is(.archive-loop-badge-date, .archive-loop-badge-time, .archive-loop-badge-place) {
  display: inline-block;
}

.category-denkanstoesse :is(.teaser_bold, .autor) {
  display: block;
}

.category-news .post-date {
  display: block;
}

.video ~ .search-video {
  display: block;
}

.listing-item *:hover {
  cursor: pointer;
}

.elementor-widget-text-editor ul {
  padding-left: 18px;
}

.link-warning {
  font-weight: 700 !important;
  color: var(--e-global-color-5dfe733) !important;
}

.woocommerce-notices-wrapper {
  width: 1350px;
  margin: 0px auto 20px auto;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
  margin: 0;
}

/*----------------------WEITERLESEN BUTTON AUF SINGLE POSTS*/
.collapsed {
  height: 400px;
  overflow: hidden;
}

#show-all, #show-none {
  cursor: pointer;
}

/* Loop Template Shortcode Styles */
.loop-element-spacing {
  margin-bottom: 10px;
}

.loop-element-spacing:last-child {
  margin-bottom: 0;
}

.loop-thumbnail img {
  aspect-ratio: 1.8;
  width: 100%;
  object-fit: cover;
  display: block;
}

.libinst-teaser-style {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
}

.event-pill-container {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.event-pill {
  background-color: #01426836;
  padding: 5px 10px;
  display: flex;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

a.result-listing-container {
  display: block;
}

.e-loop-item .elementor-widget-container:hover .loop-thumbnail.hoverzoom {
  overflow: hidden;
}
.e-loop-item .elementor-widget-container:hover .loop-thumbnail.hoverzoom img {
  transform: scale(1.1);
}

.result-listing-container .loop-thumbnail.large-thumbnail {
  aspect-ratio: 0.68;
}

@media screen and (max-width: 1024px) {
  .result-listing-container h3 {
    font-size: 35px;
  }
}
@media screen and (max-width: 768px) {
  .result-listing-container h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 400px) {
  .result-listing-container h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .elementor-heading-title h2 {
    font-size: 35px;
  }

  .woocommerce-notices-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .elementor-heading-title h2 {
    font-size: 25px;
  }

  .woocommerce-notices-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .elementor-heading-title h2 {
    font-size: 20px;
  }

  .woocommerce-notices-wrapper {
    width: 100%;
  }
}
.loop-thumbnail.large-thumbnail img {
  aspect-ratio: 0.68;
  object-fit: cover;
  display: block;
}

.past-event-alert {
  background-color: #F8CBC4;
  color: #BA1800;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}

.event-pill .icon-container {
  font-size: 20px;
  color: #014268;
  transform: translate(0, 3px);
}

.event-pill .icon-container img {
  width: 20px;
  height: 20px;
}

.event-pill .icon-container svg {
  width: 20px;
  height: 20px;
}

.no-margin p {
  margin-bottom: 0 !important;
}

.event-pill .icon-container svg path {
  fill: #014268;
}

.event-pill .event-pill-label {
  color: #014268;
  font-size: 14px;
  font-weight: 600;
}

.loop-thumbnail .post-type-overlay {
  position: absolute;
  padding: 10px;
  bottom: 60px;
  background-color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 36px;
}

ul {
  margin-bottom: 15px;
}

.elementor-widget-container .elementor-text-editor p {
  margin-bottom: 1em;
}

.elementor-widget-text-editor .elementor-widget-container p {
  margin-bottom: 1em;
}

.elementor-widget-theme-post-content .elementor-widget-container p {
  margin-bottom: 1em;
}

.elementor-widget-woocommerce-product-content .elementor-widget-container p {
  margin-bottom: 1em;
}

.range-slider {
  height: 5px;
  position: relative;
  background-color: #e1e9f6;
  border-radius: 2px;
}

.range-control {
  width: 100%;
}

.range-selected {
  height: 100%;
  left: 30%;
  right: 30%;
  position: absolute;
  border-radius: 5px;
}

.range-input {
  width: 100%;
  position: relative;
}

.range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.range-input input::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: var(--e-global-color-primary);
  pointer-events: auto;
  -webkit-appearance: none;
}

.range-input input::-moz-range-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: var(--e-global-color-primary);
  pointer-events: auto;
  -moz-appearance: none;
}

.range-price {
  margin: 17px 0 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.range-price label {
  margin-right: 5px;
}

.range-price input {
  width: 40px;
  padding: 5px;
}

.range-price input:first-of-type {
  margin-right: 15px;
}

.taglisting {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5%;
}
.taglisting a.taglisting-item {
  flex-basis: 23.5%;
  flex-shrink: 1;
  flex-grow: 1;
  box-sizing: border-box;
  display: flex;
  padding: 10px;
  border: solid 1px var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-radius: 6px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .taglisting a.taglisting-item {
    flex-basis: 48.5%;
  }
}
@media screen and (max-width: 768px) {
  .taglisting a.taglisting-item {
    flex-basis: 100%;
  }
}
.taglisting a.taglisting-item.thumbnail {
  padding: 0;
  display: flex;
  flex-direction: column;
  aspect-ratio: 1.8;
  justify-content: stretch;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .taglisting a.taglisting-item.thumbnail {
    aspect-ratio: 2.5;
  }
}
.taglisting a.taglisting-item.thumbnail .taglist-thumbnail {
  flex: 1 1 auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}
.taglisting a.taglisting-item.thumbnail .term-title {
  flex: 0 0 auto;
  padding: 10px;
  font-weight: bold;
}

.taxonomy_filter {
  display: flex;
  gap: 30px;
  align-items: center;
  padding-bottom: 15px;
  flex-direction: row;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .taxonomy_filter {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.taxonomy_filter .taxonomy_filter_group {
  display: flex;
  gap: 20px;
  align-items: center;
}
.taxonomy_filter .taxonomy_filter_group label {
  cursor: pointer;
  display: flex;
  white-space: nowrap;
  gap: 7px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .taxonomy_filter .taxonomy_filter_group {
    flex-wrap: wrap;
  }
}
.taxonomy_filter input.numeric-filter {
  margin: 0;
  border: 1px solid #ced4da;
  padding: 3px 3px 3px 12px;
  min-width: 82px !important;
}
.taxonomy_filter input.text-filter {
  margin: 0;
  border: 1px solid #ced4da;
  padding: 3px 10px 3px 10px;
  min-width: 120px;
}
.taxonomy_filter select.select-filter {
  margin: 0;
  border: 1px solid #ced4da;
  padding: 3px 3px 3px 12px;
}
.taxonomy_filter .filter-separator {
  width: 2px;
  background-color: var(--e-global-color-primary);
  height: 26px;
  display: block;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .taxonomy_filter .filter-separator {
    display: none;
  }
}

.elementor-widget-shortcode {
  width: 100%;
}

.query-results {
  width: 100%;
  text-align: center;
}
.query-results .no-results-found {
  font-weight: bold;
}

.post-type-label {
  margin: 0;
  padding: 4px 12px;
  background-color: var(--e-global-color-a143fd9);
  border-radius: 5px;
  color: var(--e-global-color-primary);
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  display: inline-block;
}

.video-tag-icon {
  color: var(--e-global-color-primary);
  font-size: 20px;
}

.download-cover-container .download-cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 0.8;
  margin-bottom: 10px;
  position: relative;
}
.download-cover-container .download-cover .download-cover-overlay {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.download-cover-container .download-cover .download-title {
  color: #fff;
  font-weight: bold;
}
.download-cover-container .download-cover .download-herausgeber {
  color: #fff;
  font-weight: bold;
}
.download-cover-container .download-cover .download-seiten {
  color: #fff;
}

.read-more-container {
  position: relative;
}
.read-more-container .read-more-shield {
  top: 0;
  transform: translate(0, -100%);
  position: absolute;
  height: 150px;
  pointer-events: none;
  width: 100%;
  transition: height 0.3s, opacity 0.5s;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
}
.read-more-container:hover .read-more-shield {
  height: 60px;
  opacity: 0.8;
}
.read-more-container.state-collapsible .read-more-shield {
  opacity: 0;
}
.read-more-container .read-more-activator {
  display: flex;
  justify-content: stretch;
  gap: 15px;
  align-items: center;
  flex-wrap: nowrap;
  cursor: pointer;
}
.read-more-container .read-more-separator {
  height: 1px;
  flex: 1 1 auto;
  width: 100%;
  background-color: #000;
}
.read-more-container .read-more {
  text-align: center;
  flex: 0 1 auto;
  white-space: nowrap;
}
.read-more-container .read-more.state-collapsible, .read-more-container .read-more.state-collapsed {
  display: none;
}
.read-more-container.state-collapsible .read-more.state-collapsible {
  display: block;
}
.read-more-container.state-collapsed .read-more.state-collapsed {
  display: block;
}

.event-meta .maps-embed {
  width: 100%;
  max-height: 400px;
  aspect-ratio: 1;
  height: auto;
  margin-bottom: 20px;
}
.event-meta .event-meta-badge {
  margin-bottom: 20px;
  background-color: #01426836;
  padding: 6px 10px;
  color: var(--e-global-color-primary);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 10px;
  font-weight: bold;
  flex-wrap: nowrap;
  font-size: 14px;
}
.event-meta .event-meta-badge svg {
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 1025px) {
  .home-listing .e-loop-item.e-loop-item:nth-of-type(4) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .home-listing .e-loop-item.e-loop-item:nth-of-type(4) {
    display: none;
  }
}
.home-listing.is-future.has-no-future-events {
  display: none !important;
}
.home-listing.has-future-events {
  display: none !important;
}
.home-listing.is-future.has-future-events {
  display: block !important;
}

.section.is-future.has-no-future-events {
  display: none !important;
}
.section.has-future-events {
  display: none !important;
}
.section.is-future.has-future-events {
  display: block !important;
}

.outdated-event {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding: 7px 10px 7px 10px;
  background-color: var(--e-global-color-dc444ce);
  color: var(--e-global-color-42152ad);
}

.outdated-event-form {
  display: none !important;
}

.post_type_Bücher .elementor-widget-container img {
  height: auto !important;
}

.post_type_Bücher {
  border: solid 2px var(--e-global-color-accent);
  border-radius: 7px 0 0 7px;
}
@media screen and (max-width: 768px) {
  .post_type_Bücher {
    border-radius: 7px 7px 0 0;
  }
}

.am-event-data .am-event-price {
  background-color: var(--e-global-color-primary) !important;
}

.am-event-price {
  background-color: transparent !important;
}

.am-event-book-continue .el-button.el-button--primary, .payment-dialog-footer .el-button.el-button--primary {
  background-color: var(--e-global-color-primary) !important;
}

.am-event-date-month, .am-confirmation-total .am-semi-strong {
  border: none !important;
  color: var(--e-global-color-primary) !important;
}

.amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event {
  box-shadow: none !important;
}

.amelia-app-booking * {
  font-family: var(--e-global-typography-text-font-family), sans-serif !important;
}

.am-ticket-box {
  flex-direction: column;
}
.am-ticket-box > .am-ticket {
  flex: 1 1 auto;
  width: 100% !important;
}

.am-event-1:hover, .am-event:hover {
  background-color: white !important;
}

.am-event-data {
  margin-bottom: 10px;
}

.am-event-title {
  font-size: 32px !important;
  line-height: 36px !important;
}
@media screen and (max-width: 768px) {
  .am-event-title {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}

.am-event-list .am-event .am-event-data .am-event-info div.am-event-sub-info > div {
  font-size: 20px !important;
}
@media screen and (max-width: 768px) {
  .am-event-list .am-event .am-event-data .am-event-info div.am-event-sub-info > div {
    font-size: 16px !important;
  }
}

.woocommerce td.product-name dl.variation dt {
  float: none !important;
}

.elementor-element.hidden-container {
  display: none !important;
}

.lib-searchbar {
  padding: 0 15px;
}

.lib-extended-search {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}
.lib-extended-search h3 {
  width: 100%;
}
.lib-extended-search h2 {
  width: 100%;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
}
.lib-extended-search .lib-search-category {
  display: flex;
  flex-direction: column;
  width: 50%;
  max-width: 300px;
}
.lib-extended-search .lib-search-category .lib-category-title {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.lib-extended-search .lib-search-category label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  padding: 5px 0;
}
.lib-extended-search h3.label-uppercase {
  text-transform: uppercase;
  font-size: 16px;
  margin: 20px 0 5px 0;
}
.lib-extended-search .alphabet-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.lib-extended-search .alphabet-list .letter {
  width: 24px;
  height: 24px;
  background-color: #99B5D3;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  color: white;
  pointer-events: none;
  user-select: none;
}
.lib-extended-search .alphabet-list .letter.hasLetter, .lib-extended-search .alphabet-list .letter.active, .lib-extended-search .alphabet-list .letter:hover {
  pointer-events: all;
  background-color: #475f8a;
}
.lib-extended-search .alphabet-list .letter:hover, .lib-extended-search .alphabet-list .letter.active {
  background-color: #263f69;
  font-weight: bold;
}
.lib-extended-search .alphabet-list .letter.active {
  background-color: #1B355C;
  font-weight: bold;
}
.lib-extended-search .alphabet-list .letter.active:hover {
  background-color: #263f69;
}
.lib-results-table {
  display: flex;
  flex-direction: column;
  padding: 0 15px 30px 15px;
}
.lib-results-table .lib-results-heading, .lib-results-table .lib-result-item {
  width: 100%;
  flex: 1 1 auto;
  display: flex;
  justify-content: stretch;
  flex-wrap: nowrap;
  padding: 0;
  margin-bottom: 5px;
}
.lib-results-table .lib-results-heading .lib-heading-title, .lib-results-table .lib-results-heading .lib-result-item-value, .lib-results-table .lib-result-item .lib-heading-title, .lib-results-table .lib-result-item .lib-result-item-value {
  width: 25%;
  flex: 0 0 auto;
  box-sizing: border-box;
  padding: 20px;
}
.lib-results-table .lib-results-heading .lib-heading-title.type-title, .lib-results-table .lib-results-heading .lib-result-item-value.type-title, .lib-results-table .lib-result-item .lib-heading-title.type-title, .lib-results-table .lib-result-item .lib-result-item-value.type-title {
  font-weight: bold;
  width: 40%;
}
.lib-results-table .lib-results-heading .lib-heading-title.type-autor, .lib-results-table .lib-results-heading .lib-result-item-value.type-autor, .lib-results-table .lib-result-item .lib-heading-title.type-autor, .lib-results-table .lib-result-item .lib-result-item-value.type-autor {
  width: 20%;
}
.lib-results-table .lib-results-heading .lib-heading-title.type-herausgeber, .lib-results-table .lib-results-heading .lib-result-item-value.type-herausgeber, .lib-results-table .lib-result-item .lib-heading-title.type-herausgeber, .lib-results-table .lib-result-item .lib-result-item-value.type-herausgeber {
  width: 30%;
}
.lib-results-table .lib-results-heading .lib-heading-title.type-datum, .lib-results-table .lib-results-heading .lib-result-item-value.type-datum, .lib-results-table .lib-result-item .lib-heading-title.type-datum, .lib-results-table .lib-result-item .lib-result-item-value.type-datum {
  width: 10%;
}
.lib-results-table .lib-result-item {
  background-color: #f5f5f5;
}
.lib-results-table .lib-heading-title {
  font-weight: bold;
}
.lib-results-table .align-right {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .lib-results-table .lib-result-item {
    flex-wrap: wrap;
  }
  .lib-results-table .lib-result-item .lib-result-item-value {
    padding: 4px 20px;
    width: 100% !important;
  }
  .lib-results-table .lib-result-item .lib-result-item-value.align-right {
    text-align: left;
  }
  .lib-results-table .lib-results-heading {
    display: none;
  }
  .lib-results-table .lib-title {
    font-weight: bold;
  }
}

.pagination-container {
  padding: 20px;
  justify-content: center;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.pagination-container .page-ellipsis {
  padding: 0 5px;
}
.pagination-container .page-number {
  cursor: pointer;
}
.pagination-container .page-number:hover, .pagination-container .page-number.active {
  color: #1B355C;
  font-weight: bold;
}

.no-results-found {
  padding: 0 20px 50px 20px;
}

.result-listing-container .loop-thumbnail {
  position: relative;
  aspect-ratio: 1.8;
  margin-bottom: 20px;
}

.result-listing-container .loop-thumbnail {
  overflow: hidden;
}
.result-listing-container .loop-thumbnail img {
  object-fit: cover;
  transform: scale(1);
  transition: transform 1.2s cubic-bezier(0.395, 0.005, 0.025, 1);
}

.result-listing-container:hover .loop-thumbnail.hoverzoom {
  overflow: hidden;
}
.result-listing-container:hover .loop-thumbnail.hoverzoom img {
  transform: scale(1.1);
}

/*# sourceMappingURL=style.css.map */
