/*
 Theme Name:   refkircheseen2025
 Theme URI:    https://www.picture-planet.ch/pig-prect
 Author:       Picture-Planet GmbH
 Author URI:   https://www.picture-planet.ch/
 Description:  Child theme of GeneratePress
 Template:     generatepress
 Version:      3.0.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  refkircheseen2025
*/


/* --------------------------------------------------------
  Variables
-------------------------------------------------------- */

/* (defined via GP Customizer: --color-accent, --color-light-gray,
   --color-black, --color-agenda-3, --color-accent-15, --global-palette6) */


/* --------------------------------------------------------
  Fonts
-------------------------------------------------------- */

@font-face {
  font-display: optional;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/refkircheseen2025/fonts/inter-v19-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: optional;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/refkircheseen2025/fonts/inter-v19-latin-500.woff2") format("woff2");
}

@font-face {
  font-display: optional;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("/wp-content/themes/refkircheseen2025/fonts/inter-v19-latin-600.woff2") format("woff2");
}


/* --------------------------------------------------------
  General
-------------------------------------------------------- */

html {
  overflow-x: hidden;
}

body {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

p {
  hyphens: auto;
}

p+ul {
  margin-top: -1.5em;
}

b,
strong {
  font-weight: 600;
}

ul,
ol {
  margin: 0 0 1.2em 1.2em;
}

.entry-content:not(:first-child) {
  margin-top: 0;
}

.entry-content {
  color: var(--color-black);
  font-family: Inter;
  font-size: 1em !important;
  font-style: normal;
  font-weight: 400;
  line-height: 145% !important;
}

/* Files */
.wp-block-file:not(.wp-element-button) {
  margin-bottom: 0.5em;
}


/* --------------------------------------------------------
  Headings
-------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.lead {
  word-break: break-word;
  hyphens: none;
}

@media (max-width: 600px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    hyphens: auto;
    h2
  }
}

h1 {
  color: var(--color-black);
  font-family: Inter;
  font-style: normal;
  font-weight: 400 !important;
  font-size: clamp(28px, 4vw, 32px) !important;
  line-height: clamp(36px, 5vw, 50px) !important;
  margin-bottom: 1em !important;
}

@media screen and (max-width: 768px) {
 h1.lead{
    text-align: center !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  
  .txt-align-center-mobile{
    text-align: center !important;
  }
}

body.wp-singular h1 {
  margin: 1em 0;
  line-height: 1.2 !important;
}

h2 {
  color: var(--color-black);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1.2;
  margin-top: 1em;
}

.home h2,
h2.lead,
.post-type-archive-streams h2 {
  font-weight: 400 !important;
}

h2.lead {
  margin-bottom: 0.5em !important;
  font-size: clamp(22px, 2.5vw, 32px) !important;
}

.post-type-archive-streams h2 {
  margin-bottom: 0 !important;
}


h3 {
  color: var(--color-black);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}

h4 {
  color: var(--color-black);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.3em;
}

h5,
h6 {
  margin-bottom: 0.3em;
}

.home .angebote h2,
.lead {
  color: var(--color-black);
  font-family: Inter;
  font-size: clamp(22px, 4vw, 40px) !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2 !important;
}


/* --------------------------------------------------------
  Layout
-------------------------------------------------------- */

@media screen and (min-width: 1200px) {
  body.wp-singular:not(.home):not(.page-id-22884) .kt-row-column-wrap.kt-has-1-columns:not(:has(.wp-block-kadence-advancedgallery)) {
    max-width: 1024px !important;
    width: 1024px;
    margin: auto !important;
  }
}

@media screen and (min-width: 768px) {
  body.wp-singular:not(.home):not(.page-id-22884) .kt-row-column-wrap.kt-has-1-columns:not(:has(.wp-block-kadence-advancedgallery)) {
    /*margin-left: 5em;
    margin-right: 5em;*/
	  padding-left: 30px !important;
	  padding-right: 30px !important;
  }
}

@media screen and (max-width: 680px) {
  body.wp-singular:not(.home):not(.page-id-22884) .kt-row-column-wrap.kt-has-1-columns:not(:has(.wp-block-kadence-advancedgallery)) {
    /*margin-left: 2em;
    margin-right: 2em;*/
  }
}

.container.grid-container {
  width: 100%;
}


/* --------------------------------------------------------
  Links & Icons
-------------------------------------------------------- */

a {
  text-decoration: none;
}

p a {
  color: #0079BC;
}

/* Chevron links */
.link-chevron a,
.angebot-details-links,
.search-content p.search-excerpt a {
  color: var(--color-black) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.search-content p.search-excerpt a {
  width: fit-content;
}

.angebot-details-links {
  margin-top: 1em;
}

.angebot-details-links a {
  color: var(--color-black) !important;
}

.angebot-details-links a::before,
.search-content p.search-excerpt a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  vertical-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
}

.angebot-details-links a:hover,
.angebot-breadcrumb li a:hover,
.search-content p.search-excerpt a:hover {
  color: var(--color-agenda-3) !important;
}

.angebot-details-links a:hover::before,
.search-content p.search-excerpt a:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%238CCEE4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
}

/* PDF links */
a[href$=".pdf"] {
  color: var(--color-accent);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

a[href$=".pdf"]::before {
  content: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0.625001C0 0.459241 0.0658481 0.300269 0.183058 0.183059C0.300269 0.065849 0.45924 9.96869e-07 0.625 9.96869e-07H8.75C8.83213 -0.000145687 8.91349 0.0158968 8.98941 0.0472115C9.06534 0.0785261 9.13435 0.124499 9.1925 0.182501L12.3175 3.3075C12.3755 3.36565 12.4215 3.43466 12.4528 3.51059C12.4841 3.58651 12.5001 3.66787 12.5 3.75V6.25H11.25V5H8.125C7.95924 5 7.80027 4.93415 7.68306 4.81694C7.56585 4.69973 7.5 4.54076 7.5 4.375V1.25H1.25V16.25H11.25V15.625H12.5V16.875C12.5 17.0408 12.4342 17.1997 12.3169 17.3169C12.1997 17.4342 12.0408 17.5 11.875 17.5H0.625C0.45924 17.5 0.300269 17.4342 0.183058 17.3169C0.0658481 17.1997 0 17.0408 0 16.875V0.625001ZM8.75 1.50875V3.75H10.9913L8.75 1.50875ZM2.5 8.125C2.5 7.95924 2.56585 7.80027 2.68306 7.68306C2.80027 7.56585 2.95924 7.5 3.125 7.5H6.25C6.41576 7.5 6.57473 7.56585 6.69194 7.68306C6.80915 7.80027 6.875 7.95924 6.875 8.125V11.25C6.875 11.4158 6.80915 11.5747 6.69194 11.6919C6.57473 11.8092 6.41576 11.875 6.25 11.875H3.75V13.75H2.5V8.125ZM3.75 10.625H5.625V8.75H3.75V10.625ZM7.5 13.75V7.5H11.25C11.4158 7.5 11.5747 7.56585 11.6919 7.68306C11.8092 7.80027 11.875 7.95924 11.875 8.125V13.125C11.875 13.2908 11.8092 13.4497 11.6919 13.5669C11.5747 13.6842 11.4158 13.75 11.25 13.75H7.5ZM8.75 8.75V12.5H10.625V8.75H8.75ZM12.5 8.125C12.5 7.95924 12.5658 7.80027 12.6831 7.68306C12.8003 7.56585 12.9592 7.5 13.125 7.5H16.25V8.75H13.75V10.625H16.25V11.875H13.75V13.75H12.5V8.125Z' fill='%230079BC'/%3E%3C/svg%3E") !important;
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle;
}

a[href$=".pdf"]::after {
  content: none !important;
}

/* DOCX links */
a[href$=".docx"]::before {
  content: "\f1c2";
  display: inline-block;
  font-family: "FontAwesome";
  font-weight: 300;
  font-size: 1em;
  margin-right: 0.25em;
}

a[href$=".docx"]::after {
  content: none !important;
}

/* External links */
.entry-content p a[href*="//"] {
  color: var(--color-accent) !important;
}

a[href$=".pdf"]:hover,
a[href$=".docx"]:hover,
.entry-content p a[href*="//"]:hover {
  color: var(--color-agenda-3) !important;
}


/* --------------------------------------------------------
  Header
-------------------------------------------------------- */

.inside-header.grid-container {
  max-width: 1580px;
  max-height: 150px;
}


/* --------------------------------------------------------
  Navigation
-------------------------------------------------------- */

/* Dropdowns */
.main-navigation .main-nav ul ul {
  border: 0 solid transparent !important;
  box-shadow: none !important;
}

/* Off-canvas navigation */
#generate-slideout-menu.main-navigation .main-nav ul ul,
#generate-slideout-menu .slideout-menu li {
  background: none !important;
}

.offside--left.is-open,
.offside-js--is-left .offside-sliding-element {
  transform: translate3d(50vw, 0, 0) !important;
}

.offside--right.is-open,
.offside-js--is-right .offside-sliding-element {
  transform: translate3d(-50vw, 0, 0) !important;
}

.slide-opened .slideout-navigation .inside-navigation {
  height: auto !important;
}

.slideout-navigation:not(.do-overlay) .main-nav {
  height: auto !important;
}

.main-navigation.offside {
  width: 50vw !important;
  max-width: 100%;
}

.offside--left {
  left: -50vw !important;
}

.offside--right {
  right: -50vw !important;
}

.menu-bar-items {
  width: max-content;
}

.menu-subitem a {
  color: black;
  font-family: Inter;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: clamp(1.5rem, 1rem + 1.563vw, 2.188rem) !important;
}

.menu-subitem:last-child {
  margin-bottom: clamp(1em, 5vw, 10em);
}

.kb-search-input {
  border: 1px solid transparent !important;
  border-radius: 24px !important;
  background: #f5f5f5 !important;
  color: black !important;
  padding: 10px 15px !important;
  font-family: Inter;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 100%;
}

.slideout-overlay {
  background-color: transparent !important;
}

.main-navigation .inside-navigation {
  padding: 0 1em !important;
}

.mobile-menu-control-wrapper {
  display: block !important;
}

.inside-navigation>button.menu-toggle {
  padding: 0 10px !important;
}

/* Off-canvas menu items */
.main-navigation .main-nav ul li a {
  padding-left: 16px;
  padding-right: 60px;
  text-align: right;
}

.main-navigation .main-nav ul ul li a {
  padding: 10px 60px 10px 16px !important;
  text-align: right;
}

.main-navigation .main-nav ul li,
.main-navigation .main-nav ul ul,
.main-navigation .main-nav ul ul li {
  border-image-width: 0;
  border-bottom-color: transparent;
}

.sub-menu.toggled-on {
  padding-right: 0 !important;
  margin-bottom: 2em !important;
}

span.dropdown-menu-toggle,
.menu-item-has-children .dropdown-menu-toggle {
  padding-right: 0;
}

/* Off-canvas close button */
.slideout-navigation button.slideout-exit {
  background: 0 0;
  width: 100%;
  text-align: right !important;
  padding: 52px 50px !important;
  box-sizing: border-box;
  border: 0;
}

.gp-icon.pro-close svg {
  height: 1.7em;
  width: 1.7em;
  top: 0;
  position: relative;
  fill: currentColor;
}

/* Off-canvas meta links */
.off-canvas-meta a {
  text-align: right;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1em;
}

.off-canvas-meta a:hover {
  text-decoration: underline;
}

/* Off-canvas widget */
.slideout-widget {
  margin: 20px 60px 20px 20px !important;
  width: 100%;
}

#menu-off-canvas-menue {
  margin-right: 52px;
}

/* Fixed element */
.fixed-unten {
  position: fixed !important;
  bottom: 3em !important;
  right: 1em !important;
}

@media screen and (max-width: 768px) {

  .offside--left.is-open,
  .offside-js--is-left .offside-sliding-element {
    transform: translate3d(100vw, 0, 0) !important;
  }

  .offside--right.is-open,
  .offside-js--is-right .offside-sliding-element {
    transform: translate3d(-100vw, 0, 0) !important;
  }

  .main-navigation.offside {
    width: 100vw !important;
  }

  .offside--left {
    left: -100vw !important;
  }

  .offside--right {
    right: -100vw !important;
  }

  .slideout-navigation .main-nav {
    margin-bottom: 0 !important;
  }
}


/* --------------------------------------------------------
  Sidebar
-------------------------------------------------------- */

@media screen and (max-width: 960px) {
  .inside-left-sidebar {
    display: none !important;
  }
}


/* --------------------------------------------------------
  Buttons
-------------------------------------------------------- */

.button,
.kb-button,
.button.subscription.disabled,
.gb-button,
.kt-blocks-post-readmore,
.back-link,
a.subscription-button,
a.verowa-subs-link button.subscription,
a button.subscription,
button.subscription.disabled,
a button.detail,
.angebot-buttons .button,
button.subscription,
#verowa_renting_form_submit,
.wpcf7-submit,
.kb-button:not(.kb-btn-global-inherit),
.search-toggle-button.page-toggle-button,
.search-toggle-button.verowa_event-toggle-button,
.search-toggle-button.verowa_person-toggle-button {
  font-size: clamp(14px, 1vw, 16px) !important;
  text-transform: uppercase !important;
  line-height: 1.5 !important;
  padding: 5px 15px !important;
  border-radius: 9999px !important;
  width: fit-content !important;
}

@media screen and (max-width: 980px) {

  .button,
  .kb-button,
  .button.subscription.disabled,
  .gb-button,
  .kt-blocks-post-readmore,
  .back-link,
  a.subscription-button,
  a.verowa-subs-link button.subscription,
  a button.subscription,
  button.subscription.disabled,
  a button.detail,
  .angebot-buttons .button,
  button.subscription,
  #verowa_renting_form_submit,
  .wpcf7-submit,
  .kb-button:not(.kb-btn-global-inherit),
  .search-toggle-button.page-toggle-button,
  .search-toggle-button.verowa_event-toggle-button,
  .search-toggle-button.verowa_person-toggle-button,
  a.button.button-ical-export,
  .angebot-buttons button.verowa-subs-deadline-expired.subscription.disabled {
    border-radius: 9999px !important;
  }
}

.button a {
  line-height: 1 !important;
}

.verowa-subs-deadline-expired.subscription.disabled,
.verowa-subs-deadline-expired.subscription.disabled:hover {
  margin-left: 0;
  padding: 0 !important;
  float: left !important;
  line-height: 10px !important;
}

.angebot-buttons a.button,
.angebot-buttons button.verowa-subs-deadline-expired.subscription.disabled,
.verowa-subs-deadline-expired.subscription.disabled {
  text-transform: uppercase !important;
}

.angebot-buttons button.verowa-subs-deadline-expired.subscription.disabled,
.verowa-subs-deadline-expired.subscription.disabled {
  color: #5B5A5A !important;
}

.verowa-subs-deadline-expired.subscription.disabled {
  margin-top: var(--space-small);
}

.verowa-subs-deadline-expired.subscription.disabled:hover,
.verowa-subs-deadline-expired.subscription.disabled {
  cursor: default !important;
}

a.verowa-subs-link button.subscription {
  float: left !important;
  line-height: 1 !important;
}

a.verowa-subs-link button.subscription:hover {
  background: var(--color-agenda-3) !important;
}

.event_list_wrapper .event_list_item:has(button.subscription:hover) {
  background: transparent !important;
}

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #eee;
  border-radius: 24px !important;
  padding: 0.3em 1em !important;
  font-size: 0.8em !important;
}

input#verowa_connect_datepicker {
  min-width: 120px !important;
}

#verowa_renting_form_submit:hover,
.wpcf7-submit:hover {
  background: #d9ebf5;
  color: black !important;
}

a.subscription-button {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #fff !important;
  margin-bottom: 1em;
  padding: 5px 15px;
}

.verowa-subs-booked-up-list,
.verowa-subs-deadline-expired {
  background: #e6e6e6 !important;
  color: black !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px;
  line-height: 32px !important;
  padding: 0 15px !important;
  border-radius: 9999px !important;
  width: fit-content !important;
  cursor: default !important;
}

.site-main .event_list_wrapper .event_list_item .event_container .event_button_list .buttons span.details-buttons button.subscription {
  margin-right: 1em;
}

.site-main .event_list_wrapper .event_list_item .event_container .event_button_list .buttons span.details-buttons button.subscription.disabled {
  background-color: #ccc;
}

.verowa-event-detail-meta-data .subscription-link-box .subscription-button.disabled {
  background-color: #ccc;
}

/* Kadence filter buttons */
.wp-block-kadence-query-filter-buttons .kt-button {
  background: #fff !important;
  border-radius: 2rem !important;
  padding: 5px 15px !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
  color: var(--color-black) !important;
  line-height: 120% !important;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  border: 0 !important;
  letter-spacing: 0 !important;
}

.wp-block-kadence-query-filter-buttons .kt-button:hover,
.wp-block-kadence-query-filter-buttons .kt-button.pressed {
  background: #222 !important;
  color: white !important;
}

.wp-block-kadence-query-filter-buttons .kt-button.pressed {
  position: relative;
  padding-right: 2rem !important;
}

.wp-block-kadence-query-filter-buttons .kt-button.pressed::after {
  content: "x";
  position: absolute;
  right: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  color: #fff;
}


/* --------------------------------------------------------
  Post Grids
-------------------------------------------------------- */

li.kt-blocks-post-grid-item:has(.entry-title a:hover),
.splide__slide:hover {
  background: #8ccee4 !important;
}

li .splide__slide {
  list-style: none !important;
}


/* --------------------------------------------------------
  Forms
-------------------------------------------------------- */

div.wpcf7 {
  padding-bottom: 1.6em;
}

.entry-content form.search-form {
  background: transparent !important;
  padding: 0 !important;
}

.verowa-form.ct-form,
form.wpcf7-form.init {
  background: #f5f5f5;
  padding: 3em !important;
  width: auto !important;
}

.verowa-contact-tracing.big-form {
  background: #f5f5f5;
  margin: auto;
  padding: 3em 0 3em 2em;
  width: 100vw !important;
  margin-left: -40px !important;
  margin-right: -40px !important;
}

/* Inputs */
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="time"],
textarea,
select {
  background: white;
  min-height: 68px;
  color: var(--color-black);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 145%;
}

input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  background: #FFF;
  border-radius: 0 !important;
}

select {
  font-size: 16px;
  width: 50%;
}

@media screen and (max-width: 768px) {
  select {
    width: 100%;
  }
}

/* Form layout */
.form-row {
  display: flex;
  gap: 20px;
}

.form-row .wpcf7-form-control.wpcf7-text {
  min-width: unset;
  width: 100%;
}

.form-row p {
  flex: 1;
  min-width: 0;
}

.form-required-note,
.form-acceptance,
.verowa-form i,
.verowa_renting_form_submit.vc_renting_form_submit i {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 140%;
  max-width: 70%;
}

.form-required-note strong,
.verowa-form i,
.verowa_renting_form_submit.vc_renting_form_submit i {
  font-weight: 500 !important;
}

.form-bg .wpcf7-acceptance input,
.form-bg .wpcf7-acceptance input[type="submit"],
.wpcf7-form-control.wpcf7-submit.has-spinner,
.verowa-form input[type="submit"] {
  min-height: unset !important;
}

.form-bg .wpcf7-acceptance input[type="submit"]:hover,
.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
.verowa-form input[type="submit"]:hover {
  background: #8ccee4 !important;
  cursor: pointer;
}

.form-bg label {
  display: block;
  font-weight: 600;
  margin-bottom: 4px;
}

.form-bg .wpcf7-acceptance label {
  font-weight: normal;
  display: flex;
  align-items: baseline !important;
  gap: 8px;
}

.form-bg input::placeholder,
.form-bg textarea::placeholder,
.form-bg .wpcf7-textarea::placeholder,
input[type="text"]::placeholder,
.verowa-form .ct-input label {
  color: var(--color-black);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 145%;
}

.form-bg input,
.verowa-form input {
  background: white;
  min-height: 68px;
  color: var(--color-black);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 145%;
  padding-top: 0.5em;
}

.verowa-form input[type="checkbox"],
.verowa-form input[type="radio"] {
  min-height: unset;
}

.form-bg .wpcf7-textarea {
  background: white;
  min-height: 160px;
  resize: vertical;
  color: var(--color-black);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 145%;
  padding-top: 0.5em;
}

.wpcf7-form-control.wpcf7-text {
  min-width: 100%;
}

input:focus,
.form-bg input:focus,
.form-bg .wpcf7-textarea:focus,
.verowa-form input:focus {
  border: 1px dotted black !important;
  background: white !important;
  box-shadow: none !important;
}

/* CF7 checkboxes */
.wpcf7-list-item {
  display: inline-block;
  margin: 0 1em 0 0;
}

span.wpcf7-form-control.wpcf7-checkbox.cb-block span.wpcf7-list-item {
  display: block !important;
}

/* Form links */
form a {
  color: #222222 !important;
}

form a:hover {
  color: #393939 !important;
}

/* reCAPTCHA */
.grecaptcha-badge {
  visibility: hidden;
  display: none;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

@media screen and (max-width: 960px) {
  .inside-article .entry-content form {
    max-width: 100vw;
  }
}

@media (max-width: 600px) {
  .form-row {
    flex-direction: column;
    gap: 0;
  }
}


/* --------------------------------------------------------
  Tables
-------------------------------------------------------- */

.wp-block-table table {
  font-size: 0.9em;
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table table td,
.wp-block-table table th {
  border: 1px solid #e5e5e5;
  padding: 1em;
  vertical-align: top;
}

.wp-block-table table th {
  font-size: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
  background-color: #c5c7c8;
  color: white;
}

.wp-block-table table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.wp-block-table table tr:hover {
  background-color: #e2e2e2;
}


/* --------------------------------------------------------
  Galleries
-------------------------------------------------------- */

.kb-gallery-slide-item .skip-lazy {
  background: white;
}

.angebot .content-row h2 {
  color: var(--color-black);
  font-size: 22px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1.2;
}

.angebot li .splide__slide {
  border-radius: 0 !important;
}

.kb-gallery-ul .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner img {
  border-radius: 10px !important;
}


/* --------------------------------------------------------
  Accordion
-------------------------------------------------------- */

.kt-accodion-icon-style-xclose .kt-blocks-accordion-icon-trigger::after,
.kt-accodion-icon-style-xclose .kt-blocks-accordion-icon-trigger::before,
.kt-accodion-icon-style-xclosecircle .kt-blocks-accordion-icon-trigger::after,
.kt-accodion-icon-style-xclosecircle .kt-blocks-accordion-icon-trigger::before {
  content: "";
  height: 2px;
  position: absolute;
  transition: all ease-in-out 0.1333333333s;
  width: 20px;
  left: 2px;
  top: 10px;
}


/* --------------------------------------------------------
  Download List
-------------------------------------------------------- */

.site-content .site-main ul.ddownloads_list {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 1.2em 0 !important;
}

.site-content .site-main ul.ddownloads_list li {
  list-style-type: none;
  border-top: 1px solid #e1e1e1;
  padding-left: 1.4em;
}

.site-content .site-main ul.ddownloads_list li a {
  display: block;
  line-height: 20px;
  padding: 8px 0 8px 0 !important;
}

.site-content .site-main ul.ddownloads_list li a::before {
  content: "\f1c1";
  display: inline-block;
  font-family: "FontAwesome";
  position: absolute;
  margin-left: -1.4em;
}

/* Icon Excel */
.site-content .site-main ul.ddownloads_list li a.ext-xlsx::before {
  content: "\f1c3";
}

/* Icon Word */
.site-content .site-main ul.ddownloads_list li a.ext-docx::before {
  content: "\f1c2";
}


/* --------------------------------------------------------
  Subsites
-------------------------------------------------------- */

.site-content .site-main .subsites {
  padding: 1em 0;
}

.site-content .site-main .subsites .subsite {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 1em 0;
  border-top: 1px solid #e1e1e1;
}

.site-content .site-main .subsites .subsite:last-child {
  border-bottom: 1px solid #e1e1e1;
}

.site-content .site-main .subsites .subsite .content-inner {
  flex: 0 1 77%;
}

.site-content .site-main .subsites .subsite .subsite-image {
  flex: 0 1 23%;
  margin-left: 1.2em;
}

.site-content .site-main .subsites .subsite .content-inner h3 {
  margin-bottom: 0 !important;
}

.site-content .site-main .subsites .subsite .content-inner .excerpt {
  margin-top: 10px;
}

.site-content .site-main .subsites .subsite .content-inner p.excerpt {
  margin-bottom: 0 !important;
}

.site-content .site-main .subsites .subsite .content-inner div.excerpt p {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .site-content .site-main .subsites .subsite .content-inner {
    flex: 0 1 100%;
  }

  .site-content .site-main .subsites .subsite .subsite-image {
    display: none;
  }
}


/* --------------------------------------------------------
  Search Results
-------------------------------------------------------- */

.search .page-header {
  padding-bottom: 0;
}

.search-content {
  padding-top: 0.4em;
}

.search .inside-article div.post-image {
  margin-bottom: 1em;
  max-height: 240px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search .inside-article {
  padding: 40px;
}

.search-content .post {
  margin-bottom: 0 !important;
}

.search-content .post-type {
  margin-bottom: 0 !important;
  padding: 1em 0;
}

.search-content .post-type-heading {
  padding-top: 1em;
  border-top: 1px solid #e1e1e1;
}

.search input[type="search"] {
  margin-bottom: 0 !important;
}

.search-content p.search-excerpt {
  display: flex !important;
  flex-direction: column;
}

.search-content p.wp-search-verowa-evdent-date {
  margin-bottom: 0;
}

.search.search-results .generate-columns {
  padding-left: 0;
}


/* --------------------------------------------------------
  Verowa — Forms
-------------------------------------------------------- */

.verowa-form ::selection {
  background: var(--color-agenda-3) !important;
  color: inherit !important;
}

.verowa-title .ct-title h2,
.verowa-form h2,
.vc_renting_form_address_wrapper h3 {
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: auto !important;
  text-wrap: pretty;
  margin-top: 1.5em !important;
}

.verowa-form .verowa-title:first-child h2,
.verowa-form h2:first-child {
  margin-top: 0 !important;
}

.verowa-form p {
  font-size: 16px !important;
  line-height: 1.5 !important;
}

span.checkbox-text {
  display: block;
}

.verowa-single-checkbox:last-of-type .checkbox-label {
  align-items: baseline !important;
}

.verowa-single-checkbox:last-of-type:has(a) {
  margin-top: 1em !important;
}

.verowa-title.ct-title {
  margin: 0.5em 0;
}

.verowa-related-field-wrapper {
  padding-left: 1.2em;
}

.verowa-submit-wrapper {
  margin-top: 1em;
}

.verowa-form .verowa-single-checkbox:has(+ :not(.verowa-single-checkbox)) {
  margin: 0 !important;
}

.verowa-input-radio-wrapper {
  margin-top: 1em;
}

.verowa-single-checkbox .checkbox-label,
.verowa-input-radio-wrapper.verowa-input-radio.ct-input label,
label.checkbox-label {
  margin: 0.25em 0 !important;
}

.renting_date_width_time .ct-input-time label {
  margin-left: 0 !important;
  margin-right: 0;
}

/* Accept terms */
.verowa-accept-terms label.checkbox-label span.checkbox-text a[href$=".pdf"]::before {
  display: none !important;
}

.verowa-accept-terms label.checkbox-label span.checkbox-text a {
  text-transform: none;
  text-decoration: underline;
}

.verowa-accept-terms label.checkbox-label span.checkbox-text a:hover {
  color: var(--color-agenda-3) !important;
}

/* Billing information */
@media screen and (min-width: 978px) {
  .vc_renting_form_contact_wrapper>* {
    flex-basis: 33.33%;
  }
}

@media screen and (max-width: 1290px) {
  .vc_renting_form_contact_wrapper {
    flex-direction: column;
  }

  .vc_renting_form_contact_wrapper>* {
    flex-basis: auto;
    width: 100%;
  }

  #renting-persons-billing {
    margin-left: 0 !important;
    margin-top: 1em;
  }
}

@media screen and (max-width: 768px) {

  .verowa-renting-form-contact-wrapper,
  .vc_renting_form_contact_wrapper {
    flex-direction: column;
  }
}


/* --------------------------------------------------------
  Verowa — Event Filter
-------------------------------------------------------- */

/* Date filter */
#verowa_event_filters.verowa-filter div.row.date-row {
  display: flex;
  align-items: center;
  margin-bottom: 1.5em;
  gap: 0.5em;
}

#verowa_event_filters.verowa-filter .row.date-row .column {
  display: flex;
  align-items: center;
  align-self: flex-start;
}

#verowa_event_filters.verowa-filter .row.date-row .column label {
  display: inline-block;
  padding-bottom: 0;
  width: fit-content !important;
  color: var(--color-black);
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

#verowa_event_filters .date_filter_picker input[type="text"] {
  border: 0 solid transparent;
  border-radius: 24px !important;
  background: var(--color-light-gray) !important;
  color: var(--color-black);
  padding: 6px 8px !important;
  text-align: center;
}

@media screen and (min-width: 480px) {
  #verowa_event_filters .row {
    display: flex;
    align-items: center;
  }

  #verowa_event_filters .row .column {
    display: flex;
    align-items: center;
    align-self: flex-start;
  }

  #verowa_event_filters .row .list_filter {
    margin: 0;
    display: flex;
    align-items: flex-start;
    white-space: nowrap;
    flex-wrap: wrap;
  }
}

/* Kadence filter inputs */
.kb-query-basic-style .kadence-filter-wrap input {
  border: 1px solid transparent !important;
  border-radius: 24px !important;
  background: #f5f5f5 !important;
  color: black !important;
  padding: 10px 15px !important;
  font-family: Inter;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 100%;
}

.kb-query-basic-style .kadence-filter-wrap input:focus {
  border: 1px dotted black !important;
  background: white !important;
  box-shadow: none !important;
  border-radius: 24px !important;
}

.kb-query-basic-style .kadence-filter-wrap ::placeholder {
  color: black !important;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.kb-filter-search {
  padding-left: 18px !important;
}

.kadence-filter-wrap button.kb-button.kt-button {
  text-align: left !important;
}


/* --------------------------------------------------------
  Verowa — Event List
-------------------------------------------------------- */

/* Shortcode agenda list */
.event_list_dynamic_agenda .event_list_wrapper {
  padding: 0.5em 0;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 !important;
  font-size: 0.9em;
}

.event_list_dynamic_agenda .event_list_wrapper .event_date_text {
  font-size: 0.8em;
}

.event_list_dynamic_agenda .event_list_wrapper .event_title {
  font-size: 1.1em;
  font-weight: 400 !important;
  line-height: 1.4em;
}

.event_list_dynamic_agenda .event_list_wrapper .event_location {
  font-size: 0.9em;
}

.event_list_dynamic_agenda .event_button_list .fa-calendar-alt::before {
  margin-right: 0.3em;
}

/* Full event list */
.event_list_wrapper {
  display: flex;
  flex-direction: column;
  gap: 1em !important;
  border: none;
}

.event_list_wrapper .event_list_item {
  background: #fff;
  padding: 1.5em;
  padding-left: 1.5em !important;
  border: 1px solid #e1e1e1;
  font-size: 0.9em;
  border-radius: 10px;
  gap: 2em !important;
  transition: all 0.3s ease-in-out;
  flex-wrap: nowrap;
}

.event_list_wrapper .event_list_item:hover {
  background: var(--color-agenda-3);
}

.event_list_wrapper .event_list_item .event_container {
  flex: 0 1 auto;
  width: auto;
  font-family: Inter;
}



.event_list_wrapper .event_list_item .event_date span {
  display: block;
  text-align: center;
  width: 100%;
  color: var(--color-black);
  leading-trim: both;
  text-edge: cap;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.event_list_wrapper .event_list_item .event_container .event_location,
.event_list_wrapper .event_list_item .event_container .organizer,
.event_list_wrapper .event_list_item .event_container .event_topic {
  color: var(--color-black) !important;
  font-size: clamp(16px, 1.5vw, 18px);
  font-style: normal;
  font-weight: 400 !important;
}

.event_list_wrapper .event_list_item a {
  display: block;
  width: 100%;
}

.event_list_wrapper .event_list_item .event_container .event_title {
  color: var(--color-black);
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}

.event_list_wrapper .event_button_list i.far.fa-calendar-alt {
  margin-right: 0.25em;
}

/* Person events container */
.verowa-persons-events-container {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto;
  background: var(--color-light-gray);
}

.verowa-persons-events-container .event_list_wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border: none;
  column-gap: 7rem;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 35px;
  grid-template-columns: minmax(0, 1fr);
}

.event_list_wrapper .event_button_list_new {
  margin-top: 0.5em;
}

@media screen and (max-width: 480px) {
  .event_list_wrapper .event_list_item .event_date .year {
    display: inline-block !important;
  }

  .event_list_wrapper .event_list_item .event_date .day {
    font-weight: normal !important;
  }

  .event_list_wrapper .event_date .weekday::after {
    content: ",";
  }
}


/* --------------------------------------------------------
  Verowa — Event Detail
-------------------------------------------------------- */

.verowa_event_body .site-content .site-main .inside-article .entry-content div.image {
  margin-bottom: 1.2em;
}

.verowa_event_body .inside-article .person {
  margin-bottom: 1em;
}


/* --------------------------------------------------------
  Verowa — Subscription / Registration
-------------------------------------------------------- */

p.subscription-list {
  display: flex;
  margin: 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #e1e1e1;
}

p.subscription-list span.event-datetime {
  flex: 0 1 28%;
  padding-right: 2%;
}

p.subscription-list span.event-title {
  flex: 1 1 auto;
  padding-right: 2%;
}

p.subscription-list span.event-title a::after {
  display: none;
}

p.subscription-list span.subscription-link {
  flex: 0 1 auto;
}

.subs-input-radio-container {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 1em;
}

.subs-input-radio {
  margin: 0 10px 0 0;
}


/* --------------------------------------------------------
  Verowa — Contact Tracing
-------------------------------------------------------- */

.ct-events {
  margin-bottom: 1em;
}

.ct-events h4 {
  margin: 0.6em 0 0.2em;
}

.ct-events .ct_block input {
  margin-right: 0.4em;
}

.verowa-subscription-form .ct-form {
  margin: 0;
  width: 100%;
}

.verowa-subscription-form .ct-form .ct_block div {
  margin-bottom: 0.4em;
}

.verowa-subscription-form .ct-form .ct_block .ct-input {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .verowa-subscription-form .ct-form .ct_block .ct-input {
    width: 66%;
  }
}


/* --------------------------------------------------------
  Persons
-------------------------------------------------------- */

section.angebot-personen {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  border-radius: 10px;
  max-width: 1152px;
  margin: 2rem auto;
}

.person-container {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 2rem;
  background: var(--color-light-gray);
  padding: 2rem !important;
  border-radius: 10px;
  margin: 0 !important;
}

.person-container a {
  color: var(--color-accent);
}

.person-container a:hover {
  color: var(--color-agenda-3);
}

.person-image {
  flex: 0 0 180px;
}

.person-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.person-description {
  flex: 1;
}

.person-name{
  margin: 0;
  font-size: 22px !important;
  font-weight: 600 !important;
}

h2.person-name {
  font-weight: 600 !important;
}

@media (max-width: 768px) {
h2.person-name {
  font-weight: 600 !important;
}
}


.person-description p {
  margin-bottom: 0;
}

.profession {
  margin: 0 0 1em 0 !important;
}

.contact-mail,
.contact-phone {
  margin: 0.3rem 0;
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.icon {
  display: inline-block;
  font-size: 1.2rem;
}

.person-meta ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25em;
}

.person-meta ul li {
  list-style-type: none;
}

.person-description span {
  display: block;
}

.person-meta .email {
  display: block;
}

.angebot h3.person-name a,
.person-container {
  color: var(--color-black);
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}

.angebot h3.person-name a:hover {
  color: var(--color-agenda-3);
}

.person-meta .email,
.person-meta ul li.email,
.person-meta .phone,
.person-meta ul li.phone,
.person-meta .address,
.person-meta .postcode-town,
.contact-email,
.contact-phone {
  color: var(--color-black) !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 140% !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
}

.person-meta .email a,
.contact-email a {
  color: var(--color-black) !important;
}

.angebot-personen .email a:hover,
.contact-email a:hover {
  color: var(--color-agenda-3) !important;
}

/* Person meta icons */
.person-meta .email a::before,
.person-meta .phone::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 20px;
  margin-right: 0.5rem;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.person-meta .email a::before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.25 5.00016C19.25 4.0835 18.4625 3.3335 17.5 3.3335L3.5 3.3335C2.5375 3.3335 1.75 4.0835 1.75 5.00016M19.25 5.00016L19.25 15.0002C19.25 15.9168 18.4625 16.6668 17.5 16.6668H3.5C2.5375 16.6668 1.75 15.9168 1.75 15.0002L1.75 5.00016M19.25 5.00016L10.5 10.8335L1.75 5.00016' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.person-meta .email a:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.25 5.00016C19.25 4.0835 18.4625 3.3335 17.5 3.3335L3.5 3.3335C2.5375 3.3335 1.75 4.0835 1.75 5.00016M19.25 5.00016L19.25 15.0002C19.25 15.9168 18.4625 16.6668 17.5 16.6668H3.5C2.5375 16.6668 1.75 15.9168 1.75 15.0002L1.75 5.00016M19.25 5.00016L10.5 10.8335L1.75 5.00016' stroke='%238CCEE4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.person-meta .phone::before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1685 4.16683C14.0232 4.32563 14.8086 4.72371 15.4243 5.31011C16.04 5.89651 16.458 6.64455 16.6248 7.4585M13.1685 0.833496C14.9441 1.02136 16.5999 1.77864 17.864 2.981C19.128 4.18336 19.9253 5.75934 20.1248 7.45016M19.2498 14.1002V16.6002C19.2507 16.8322 19.2008 17.062 19.1032 17.2746C19.0056 17.4873 18.8624 17.6782 18.6828 17.835C18.5033 17.9919 18.2913 18.1114 18.0604 18.1858C17.8296 18.2601 17.585 18.2877 17.3423 18.2668C14.6497 17.9882 12.0634 17.1119 9.79101 15.7085C7.67686 14.429 5.88443 12.722 4.54101 10.7085C3.06224 8.5345 2.14197 6.05932 1.85476 3.4835C1.83289 3.25305 1.86165 3.0208 1.9392 2.80152C2.01674 2.58224 2.14138 2.38074 2.30518 2.20985C2.46897 2.03896 2.66834 1.90242 2.89058 1.80893C3.11281 1.71544 3.35306 1.66705 3.59601 1.66683L6.22101 1.66683C6.64565 1.66285 7.05733 1.80606 7.3793 2.06977C7.70127 2.33349 7.91158 2.6997 7.97101 3.10016C8.0818 3.90022 8.28728 4.68577 8.58351 5.44183C8.70123 5.7401 8.72671 6.06426 8.65693 6.3759C8.58714 6.68753 8.42501 6.97359 8.18976 7.20016L7.07851 8.2585C8.32412 10.3448 10.1379 12.0722 12.3285 13.2585L13.4398 12.2002C13.6777 11.9761 13.978 11.8217 14.3052 11.7552C14.6325 11.6888 14.9728 11.713 15.286 11.8252C16.0799 12.1073 16.9047 12.303 17.7448 12.4085C18.1698 12.4656 18.558 12.6695 18.8355 12.9814C19.113 13.2933 19.2604 13.6915 19.2498 14.1002Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

@media (max-width: 768px) {
  .person-container {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }

  .person-container.single-persons {
    margin: 1em 0 !important;
  }

  .person-image {
    flex: 0 0 auto;
    width: 275px !important;
  }
  
  .infobox .person-image{
    width: auto !important;
  }
}


/* --------------------------------------------------------
  Angebote
-------------------------------------------------------- */

/* Grid layout */
.angebot-header {
  display: grid;
  grid-template-columns: 40% 60%;
  column-gap: 5rem;
  align-items: start;
  margin-bottom: 3rem;
}

/* Titles */
.angebot h2 {
  color: var(--color-black);
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}

.query_card_angebote h2,
.related-offer-title {
  word-wrap: break-word;
  hyphens: auto;
  margin-top: 0 !important;
  font-size: clamp(20px, 3vw, 32px) !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: clamp(26px, 3.5vw, 38px);
}

.query_card_angebote h2 {
  margin-bottom: 0.25em !important;
}

.query_card_angebote .kt-row-column-wrap {
  grid-template-columns: auto 1fr !important;
  column-gap: 3em !important;
  column-gap: clamp(3em, 3vw, 1em) !important;
  align-items: center;
}

.related-offer-card {
  /* gap: 4rem !important; */
}

.loop_card_row {
  margin-bottom: 0 !important;
}

/* Image */
.query_bubble {
  width: clamp(50px, 8vw, 130px) !important;
  height: clamp(50px, 8vw, 130px) !important;
}

.angebot-bild {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 0.5rem;
}

.angebot-bild img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.angebot-bild--placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  color: #888;
}

.angebot-bild-container {
  position: relative;
  width: 100%;
  max-width: 600px;
  aspect-ratio: 1;
  border-radius: 0;
}

.angebot-bild-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0;
}

/* Placeholder circle */
.angebot-bild-placeholder .placeholder-kreis {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #b4b0d1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px;
  position: relative;
}

.placeholder-quote {
  font-size: 32px;
  line-height: 1.3;
  color: #2c2c2c;
  text-align: center;
  font-weight: 400;
}

.placeholder-kreis.farbe-lila {
  background-color: #b4b0d1;
}

.placeholder-kreis.farbe-tuerkis {
  background-color: #b0dedc;
}

.placeholder-kreis.farbe-pink {
  background-color: #e2c0d1;
}

.placeholder-kreis.farbe-blau {
  background-color: #9ac7e5;
}

/* Date badge */
.event-datum-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 160px;
  height: 160px;
  background-color: #f3f4f6;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.event-datum-badge .datum-monat {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #222;
  line-height: 1.5;
	text-align: center;
}

.event-datum-badge .datum-tag {
  font-size: 4.5rem;
  font-weight: 400;
  color: #222;
  line-height: 1;
  margin-top: 2px;
}

/* Typography */
.angebot-titel,
h1.angebot-titel {
  font-size: 2rem;
  margin-bottom: 0.5em !important;
}

.angebot-intro {
  color: var(--color-black);
  font-size: 22px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.angebot-intro p {
  margin-bottom: 0;
}

/* Content */
.angebot-content {
  max-width: 1152px;
  margin: 0 auto !important;
}

/* Details list */
.angebot-details {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}

.angebot-details ul {
  margin: 0;
  list-style: none !important;
}

.angebot-details a {
  color: var(--color-accent);
}

.angebot-details a:hover,
.person-meta .email a:hover {
  color: var(--color-agenda-3) !important;
}

dl.angebot-details {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.angebot-details>div {
  display: flex;
  flex-direction: row;
  align-items: first baseline;
  gap: 0;
  height: auto;
}

.angebot-details dt,
.angebot-details dd {
  display: flex;
  flex-direction: row;
  font-size: clamp(18px, 1.8vw, 22px);
  font-style: normal;
  font-weight: 400;
}

.angebot-details dt {
  font-style: normal;
  font-weight: 600;
  font-size: clamp(18px, 1.8vw, 22px);
  min-width: 8rem;
  flex-shrink: 0;
  line-height: 1.5;
}

.angebot-details dt::after {
  content: ":";
}

.angebot-details dd {
  margin: 0;
}

.angebot-details strong {
  color: var(--color-black);
  font-weight: 600;
  line-height: 1.2;
}

.angebot-details span {
  line-height: 1.2;
  font-size: clamp(18px, 1.8vw, 22px) !important;
}

.angebot-details span.time {
  display: inline;
}

/* Breadcrumb */
.angebot-breadcrumb {
  display: inline-flex;
  flex-direction: row;
  gap: 1em;
  color: var(--color-black);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.angebot-breadcrumb ol,
.angebot-breadcrumb ul {
  display: inline-flex;
  flex-direction: row;
  gap: 1em;
  margin: 0 !important;
}

.angebot-breadcrumb li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  word-wrap: anywhere;
}

.angebot-breadcrumb li a {
  color: var(--color-black);
}

.angebot-breadcrumb li::before {
  content: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.125 15L7.875 10L13.125 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin-right: 0.5em;
  vertical-align: sub;
}


/* --------------------------------------------------------
  Pills Related Offers
-------------------------------------------------------- */
.angebot-related h2 {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1.2;
}

.angebot-related {
  background: #f5f5f5;
  padding: 3em;
}

.verowa-persons-events-container {
  padding: 1em 3em;
  margin-top: 3em;
}

.related-offers {
  max-width: 1580px;
  margin: 3rem auto;
  padding: 0 20px;
  width: 100%;
}

.related-offers-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding: 0 20px;
}

.related-offers-header h3 {
  margin: 0;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
  color: #1a1a1a;
}

.related-offers-navigation {
  display: flex;
  gap: 0.5rem;
}

.nav-arrow {
  width: 48px;
  height: 48px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
}

.nav-arrow:hover {
  border-color: #333;
  background: #f5f5f5;
}

.nav-arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.nav-arrow svg {
  width: 24px;
  height: 24px;
}

.related-offers-slider-wrapper {
  overflow: hidden;
  padding: 0 20px;
}

.related-offers-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
  transition: transform 0.4s ease;
}

@media (min-width: 768px) {
  .related-offers-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.related-offer-item {
  min-width: 0;
}

.related-offer-link {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}

.related-offer-card {
  background: #f8f8f8;
  border-radius: 100px;
  padding: 8px;
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 1rem;
  align-items: center;
  transition: all 0.3s ease;
  height: 100%;
  border: 3px solid transparent;
}

.related-offer-card:hover {
  background: var(--color-agenda-3);
}

.related-offer-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  background: white;
}

.related-offer-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.related-offer-content {
  padding-right: 1.5rem;
  min-width: 0;
}

.related-offer-title {
  margin: 0 0 0.5rem 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  color: #1a1a1a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.related-offer-description {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* Responsive Anpassungen */
@media (max-width: 767px) {
  .related-offers {
    padding: 0 15px;
  }

  .related-offers-header {
    padding: 0;
  }

  .related-offers-slider-wrapper {
    padding: 0;
  }

  .related-offers-container {
    grid-template-columns: 1fr;
  }

  .related-offer-card {
    grid-template-columns: 100px 1fr;
    gap: 0.75rem;
  }

  .related-offer-image {
    width: 100px;
    height: 100px;
  }

  .related-offer-content {
    padding-right: 1rem;
  }

  .related-offer-title {
    font-size: 1.1rem;
  }

  .related-offer-description {
    font-size: 0.9rem;
  }

  .nav-arrow {
    width: 40px;
    height: 40px;
  }
}

.pills-slider-wrapper.source-angebote {
  width: 100% !important;
  max-width: 1440px;
  margin: auto;
  padding: 0px 35px 30px 35px !important;
}

.pills-slider-wrapper.source-verowa {
  padding-top: 0px !important;
}

.pills-slider-wrapper .related-offers-slider .slick-slide>div {
  padding: 10px;
}

.pills-slider-wrapper .related-offer-card {
  gap: 1rem !important;
}

.pills-slider-wrapper {
  position: relative;
  padding-top: 50px;
}

.related-offers-slider .slick-prev,
.related-offers-slider .slick-next {
  top: 0;
  transform: none;
  z-index: 20;
  background-color: transparent !important;
  color: transparent;
}

.related-offers-slider .slick-prev {
  left: auto;
  right: 70px;
  position: absolute;
}

.related-offers-slider .slick-next {
  left: auto;
  right: 0;
  position: absolute;
}

.angebot-details-links ul {
  display: flex;
  flex-direction: column;
  gap: 0.75em;
  justify-content: space-around;
  padding: 0.5em 0 !important;
}

/* Circle container */
.circle-container .kt-inside-inner-col {
  height: 100% !important;
}

.circle-container {
  aspect-ratio: 1 / 1;
  max-width: 549px;
}

.circle-container p {
  font-size: clamp(16px, calc(16px + (22 - 18) * ((100vw - 768px) / (1240 - 768))), 22px) !important;
}

/* Pills slider */
.pills-slider-wrapper.source-angebote {
  width: 1440px;
  max-width: 1440px;
  margin: auto;
  padding: 3em 0;
}

.angebote_querycard_content_title h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.angebote_querycard_content .kt-inside-inner-col {
  display: block !important;
  max-width: 100% !important;
}

@media (max-width: 768px) {
  .angebot-header {
    grid-template-columns: 1fr;
  }

  .angebot-bild {
    margin-bottom: 3em;
  }
}

@media screen and (max-width: 1200px) {

  .angebot-breadcrumb ol,
  .angebot-breadcrumb ul {
    flex-direction: column !important;
    gap: 0.5em;
  }
}


/* --------------------------------------------------------
  News
-------------------------------------------------------- */

.aktuell-template-default .angebot-meta {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.aktuell-template-default .aktuell-lead-wrap {
  margin-top: 2em;
}

.aktuell-template-default .aktuell-lead-wrap h1 {
  margin-top: 0;
}

.aktuell-template-default .angebot-titel {
  display: flex;
  flex-direction: column;
}

.aktuell-template-default .angebot-intro {
  line-height: 1.5;
}

.aktuell-template-default .angebot-content p {
  margin-top: 3em;
}


/* --------------------------------------------------------
  Livestream
-------------------------------------------------------- */

.post-type-archive-streams .site-content {
  flex-flow: column;
  gap: 4rem;
}

.post-type-archive-streams #vergangene-aufnahmen.stream-archive.event_list_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1em;
  border: none;
}

.post-type-archive-streams #vergangene-aufnahmen.stream-archive.event_list_wrapper h2 {
  width: 100%;
}

.stream-image-wrapper {
  /* width: 150px; */
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 250px;
  width:auto !important;
  height: 170px !important;
  border-radius: 12px;
}

.modal-content iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.modal-content h4 {
  font-size: 1em;
}

.blocker {
  z-index: 9999;
}

.no-stream-wrapper {
  display: flex;
}

.no-stream-wrapper>* {
  flex: 1;
}

.no-stream-wrapper a {
  text-decoration: underline;
  color: var(--global-palette1);
}

.no-stream-box:nth-child(1) {
  padding-right: 32px;
}

.no-stream-box:nth-child(2) {
  padding-left: 32px;
}

.no-stream-box img {
  border-radius: 12px;
  aspect-ratio: 1/1;
  height: 100%;
  object-fit: cover;
  width: 600px;
}

.ui-tooltip {
  width: 300px;
  background: transparent !important;
  border: none !important;
  color: var(--color-black) !important;
  text-align: right !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 140% !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.customYTIFrameWrapper .value:not(:has(iframe)) {
  display: none;
}

.customYTIFrameWrapper {
  background: #F5F5F5;
  height: auto;
  aspect-ratio: unset;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 5em;
}

.customYTIFrameWrapper iframe {
  width: 100%;
  height: 100%;
  max-width: 1120px;
  aspect-ratio: 16 / 9;
  height: auto;
  margin: auto;
  display: block;
}

.stream-container {
  width: 100%;
}

.post-type-archive-streams .site-content {
  flex-flow: column;
}

/* Live badge */
body .livestream-badge {
  font-size: 1rem !important;
  text-transform: uppercase !important;
  display: inline-block;
  background-color: var(--global-palette7);
  padding: 10px 15px !important;
  border-radius: 35px !important;
  line-height: 3;
}

@media screen and (max-width: 768px) {
  body .livestream-badge {
    font-size: clamp(0.55rem, calc(1.5vw + 0.3rem), 1rem) !important;
    padding: clamp(5px, 1.5vw, 10px) clamp(8px, 2.5vw, 15px) !important;
    line-height: 1.2 !important;
    display: inline-flex !important;
    align-items: center !important;
  }
}

.livestream-badge-wrapper {
  width: 300px !important;
  text-align: right;
  font-size: 0.75rem !important;
}

.live_badge_wrapper {
  display: flex;
  width: fit-content;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 30px;
  background: #f5f5f5;
  padding: 10px 15px;
  padding-left: 15px !important;
}

.livestream-badge {
  background: #f5f5f5 !important;
  color: var(--color-black) !important;
  font-family: Inter !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 140% !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
}

.livestream-badge:hover,
.livestream-badge:active {
  background: #8ccee4 !important;
}

.livestream-badge::before {
  content: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.5' cy='5.5' r='5.5' fill='%23CC6090'/%3E%3C/svg%3E");
  margin-right: 5px;
}



/* --------------------------------------------------------
  jQuery Datepicker
-------------------------------------------------------- */

#ui-datepicker-div {
  border-radius: 10px;
  background: #8ccee4;
  border: none;
  min-width: 320px !important;
}

.ui-datepicker .ui-widget-header,
.ui-datepicker-title {
  background: #8ccee4;
  border: none;
  color: black;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.ui-datepicker th {
  color: #1d1b20 !important;
  text-align: center;
  font-family: Inter !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 120%;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  color: #1d1b20 !important;
  text-align: center;
  font-family: Inter !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 120%;
}

.ui-datepicker table {
  border: none;
}

/* Day states */
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-datepicker .ui-button,
.ui-state-default,
.ui-datepicker .ui-state-active,
.ui-state-default.ui-state-highlight.ui-state-active,
.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  border: none !important;
  background: transparent !important;
  text-align: center;
  color: black;
}

.ui-state-default.ui-state-highlight,
.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  border: none !important;
  background: #0079bc !important;
  text-align: center;
  color: white !important;
}

.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-state-default.ui-state-active:hover {
  background: #0079bc !important;
  color: white !important;
}

.ui-datepicker .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

/* Navigation arrows */
.ui-datepicker-prev,
.ui-datepicker-next {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.ui-datepicker .ui-datepicker-prev {
  left: 0 !important;
}

.ui-datepicker .ui-datepicker-next {
  right: 0 !important;
}

.ui-icon-circle-triangle-w {
  background-image: none !important;
  font-size: 0;
  position: relative;
}

.ui-icon-circle-triangle-w::before {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L0 6L6 0L7.4 1.4L2.8 6L7.4 10.6L6 12Z' fill='%23000000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.ui-datepicker-prev:hover .ui-icon-circle-triangle-w::before {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L0 6L6 0L7.4 1.4L2.8 6L7.4 10.6L6 12Z' fill='%23222222'/%3E%3C/svg%3E");
}

.ui-icon-circle-triangle-e {
  background-image: none !important;
  font-size: 0;
  position: relative;
}

.ui-icon-circle-triangle-e::before {
  content: "";
  display: block;
  width: 8px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L8 6L2 12L0.6 10.6L5.2 6L0.6 1.4L2 0Z' fill='%23000000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.ui-datepicker-next:hover .ui-icon-circle-triangle-e::before {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L8 6L2 12L0.6 10.6L5.2 6L0.6 1.4L2 0Z' fill='%23222222'/%3E%3C/svg%3E");
}

a.ui-datepicker-prev:hover .ui-icon,
a.ui-datepicker-next:hover .ui-icon {
  filter: brightness(0) invert(0);
}

.ui-datepicker .ui-corner-all {
  border-radius: 3px;
}


/* --------------------------------------------------------
  Error Page
-------------------------------------------------------- */

body.error404 .grid-container {
  width: auto;
}


/* --------------------------------------------------------
  Footer
-------------------------------------------------------- */
.site-footer {
  margin-top: auto;
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: Inter;
  font-size: clamp(16px, 1.5vw, 22px) !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2 !important;
}


/* --------------------------------------------------------
  Responsive Fixes
-------------------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 960px) {
  .tablet-grid-75 {
    width: 100%;
  }

  .tablet-push-25 {
    left: 0;
  }

  .tablet-grid-25 {
    float: none;
    width: 100%;
  }
}

.query_card_angebote {
	width: 100%;
}

.pp-bold {
	font-weight: 600 !important;
}

#verowa_event_filters.verowa-filter div.row.date-row .column {
	align-self: center !important;
}

.broken_link, a.broken_link {
	text-decoration: none !important;
}

.pp-as h3 a {
	text-wrap: pretty;
  overflow-wrap: break-word;
  hyphens: auto;
}


.wp-block-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.wp-block-table table {
  min-width: 600px;
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table th,
.wp-block-table td {
  padding: 12px;
  border: 1px solid #ddd;
  white-space: normal;
  word-break: break-word;
}

.spez-nor {
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	.angebote-globalwrapper .kb-splide.kb-slider-arrow-position-outside-top-right .splide__arrows {
		right: 0;
	}
}

.verowa-list-filter-wrapper .row .column label {
	width: 100% !important;
}