/* =========================
   Theme Info
   ========================= */
/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: GPL & ThemeForest
Template: dt-the7
*/

/* =========================
   Fonts
   ========================= */

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Texturina';
    src: url('fonts/Texturina/Texturina-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Texturina';
    src: url('fonts/Texturina/Texturina-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* =========================
   Globale Einstellungen & Variablen
   ========================= */
:root {
  --accent: #1fb87e; /* Grün */
}

* {
  text-transform: none !important;
}

/* =========================
   Formular-Styling (Contact Form 7)
   ========================= */

/* Checkboxen mit X-Stil */
.wpcf7-form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 36px;
  height: 36px;
  border: 1px solid #CAC3B7;
  background-color: #fff;
  cursor: pointer;
  margin-right: 8px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.wpcf7-form input[type="checkbox"]:hover {
  border-color: #888;
}
.wpcf7-form input[type="checkbox"]:checked::after {
  content: "X";
  color: #444;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
.wpcf7-form label {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
}
.wpcf7-form .wpcf7-text {
  padding: 12px 18px;
  font-size: 14px !important;
  line-height: 0 !important;
  width: 100%;
}
.wpcf7-list-item {
  margin: 0px;
}

.wpcf7-spinner {
  margin: 15px auto 0px;
  display: flex;
}

/* Submit Button */
.buchen-submit input[type="submit"] {
  margin-top: 20px;
}
.buchen-submit .wpcf7-submit {
  width: 100%;
  color: white !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  line-height: 34px !important;
  background-color: #00A27 !important;
  padding: 11px, 15px;
  font-weight: 400 !important;
}
.buchen-submit .wpcf7-submit:hover {
  background-color: #4CBD9B !important;
}

/* =========================
   Foo Gallery
   ========================= */
.foogallery-album-header {
  margin-bottom: 50px;
}

/* =========================
   Layout & Grid
   ========================= */
.buchen-container {
  display: block;
}
@media (min-width: 1025px) {
  .buchen-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 139px;
  }
  .buchen-left {
    width: 515px;
  }
}
.buchen-right {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .buchen-right {
    max-width: 400px;
    justify-self: flex-end;
  }
}
.buchen-right .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.buchen-right .wpcf7-list-item {
  margin-bottom: 10px;
}
.buchen-right-zeitraum {
  margin-top: auto;
}
.buchen-right-zeitraum-checkoboxen .wpcf7-checkbox {
  display: flex;
  flex-direction: row;
}
.buchen-right .buchen-right-zeitraum-checkoboxen .wpcf7-list-item-label,
.buchen-left .wpcf7-checkbox .wpcf7-list-item-label {
  margin-right: 16px;
}
.buchen-submit {
  grid-column: 1 / span 2;
}
.buchen-container label,
.buchen-container p {
  color: black;
  font-size: 14px;
}

/* =========================
   Header
   ========================= */
.header-tel-container {
  justify-content: right;
}
.header-tel-container .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: 1fr 24px !important;
  grid-template-rows: auto auto !important;
  gap: 0px;
  width: 187px !important;
  padding: 0 !important;
}
.header-tel-container .header-tel-text {
  grid-column: 1;
  font-size: 14px;
  height: 20px !important;
}
.header-tel-container .header-tel-text .elementor-widget-container {
  height: 20px !important;
}
.header-tel-container .header-tel-icon,
.header-tel-container-mobile .header-tel-icon {
  grid-column: 2;
  max-width: 24px !important;
}
.header-tel-container .header-tel-number,
.header-tel-container-mobile .header-tel-number {
  grid-column: 1 / span 2;
  font-size: 26px;
  font-family: Texturina;
  color: #50535b;
  font-weight: bold;
  letter-spacing: 0;
}

/* =========================
   Tablentor Table
   ========================= */

.chronicle-table table {
	border: 0px !important;
}

.chronicle-table table tr td {
	border: 0px !important;
}

.chronicle-table table tr td:first-child {
    padding-right: 25px !important;
    vertical-align: top;
}

/* =========================
   Hero-Bereich
   ========================= */
.startseite-hero {
  margin-bottom: 80px;
  padding: 0 20px;
}
.startseite-hero p {
  font-size: 16px;
  line-height: 26px;
}
.hero-ueberschritft-container,
.hero-ueberschrift-container {
  margin: 24px 0 60px 0 !important;
  padding: 0 20px !important;
  padding-bottom: 20px;
}
.hero-ueberschritft-first-line {
  margin-bottom: 16px;
}
.hero-ueberschritft-first-line h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 16px;
  word-wrap: break-word;
}
.hero-ueberschritft-second-line h2 {
  color: #00A271 !important;
  font-size: 32px !important;
  font-family: Poppins, sans-serif !important;
  font-weight: 300;
  line-height: 45px;
}
@media (min-width: 768px) {
  .hero-ueberschritft-first-line h1 {
    font-size: 60px;
    line-height: 80px;
  }
  .hero-ueberschritft-second-line h2 {
    font-size: 40px !important;
    line-height: 60px;
  }
}
.hero-text {
  color: black;
  margin-left: -10px;
}
.hero-second-line-container {
  padding: 0;
  margin-bottom: 60px;
}
.hero-second-line-container .share-button {
  margin-top: 25px;
}
.hero-second-line-container .share-button a {
  font-size: 20px;
  line-height: 25px;
  color: white;
  background-color: #00A271;
  padding: 15px;
}
.hero-second-line-container .share-button a:hover {
  background-color: #4CBD9B;
}
.hero-entry-text {
  font-size: 16px;
  line-height: 26px;
  color: black;
}
@media (min-width: 1025px) {
  .hero-second-line-container {
    flex-direction: row !important;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
  }
  .hero-second-line-container .share-button {
    margin-top: 0;
  }
}

/* =========================
   Kalender-Box
   ========================= */
.kalender-box {
  padding: 0 20px;
  margin-bottom: 80px;
  max-width: 1278px !important;
  margin: 0 auto;
  gap: 30px;
}
@media (min-width: 1400px) {
  .kalender-box {
    padding: 0;
  }
}
.kalender-box .e-con-inner {
  gap: 30px;
}
.kalender-box-text {
  margin-bottom: 40px;
  padding: 0px;
}
.kalender-box-text p {
  color: black;
  font-size: 16px;
  line-height: 26px;
}
.kalender-box-text .kalender-box-ueberschrift h4,
.kalender-box-text h4 {
  font-size: 24px;
  line-height: 32px;
  color: #00A271;
  margin-bottom: 17px;
}
.kalender-box iframe {
  max-width: 100%;
}
.kalender-box-text .elementor-widget-container {
  margin: 0 !important;
}
@media (min-width: 1025px) {
  .kalender-box-text {
    margin-bottom: unset;
  }
  .kalender-box iframe {
    max-width: 842px;
  }
}

/* =========================
   Carusel
   ========================= */
.raum-carusel .content-bg-on.classic-layout-list article {
  background-color: unset;
}

/* =========================
   Zwischenüberschrift
   ========================= */
.zwichen-ueberschrift,
.zwischen-ueberschrift {
  padding: 0 20px;
}
@media (min-width: 1400px) {
  .zwichen-ueberschrift {
    padding: unset;
  }
}
.zwichen-ueberschrift h3 {
  font-family: Texturina !important;
  font-size: 45px !important;
  line-height: 50px;
  font-weight: 900;
  margin-bottom: 56px;
  word-wrap: break-word;
}
.zwischen-ueberschrift-container {
  padding: 0px !important;
  padding: 0 20px;
}
.zwischen-ueberschrift-container .zwischen-ueberschrift {
  padding: 0px;
}
@media (min-width: 1025px) {
  .zwischen-ueberschrift {
    padding: unset;
  }
}

/* =========================
   Kontaktboxen
   ========================= */
.contact-container {
  margin-top: 30px;
  align-items: flex-start;
}
@media (min-width: 1025px) {
  .contact-container,
  .contact-reservation {
    margin-top: unset;
    align-items: center;
    justify-content: flex-start;
  }
}
.contact .elementor-button-text {
  color: white !important;
}
.contact,
.contact-reservation {
  padding: 0 0 0 30px !important;
  border-left: 3px solid #05AE81 !important;
  width: 190px;
}
.contact-reservation {
  width: 250px;
}
.contact-reservation-headline {
  font-weight: bold;
}
.contact-reservation-cta,
.contact-reservation-text,
.contact-reservation-headline {
  align-self: flex-start !important;
}
.contact .e-con-inner {
  padding: 0px;
}
.contact p {
  color: black;
}

/* =========================
   Hero Promo
   ========================= */
.hero-promo {
  display: flex;
  gap: clamp(16px, 6vw, 64px);
  align-items: flex-start;
  margin-bottom: 80px;
  padding: 0 20px;
}
.hero-promo .e-con-inner {
  gap: 30px;
  flex-direction: column !important;
}

/* =========================
   Promo-Bereich
   ========================= */
.promo-media {
  overflow: hidden;
  padding: unset;
}
.promo-media img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  display: block;
}
@media (min-width: 1025px) {
  .promo-media img {
    width: 100% !important;
  }
}
.promo-side {
  flex: 1 1 38%;
  padding: unset;
}
.promo-side .elementor-heading-title {
  color: #00A271;
  text-transform: uppercase;
  margin-bottom: 24px;
  line-height: 32px;
  font-size: 24px;
  font-weight: 400;
}

.promo-side .promo-text .elementor-widget-container {
    color: black;
    font-size: 16px;
	line-height: 26px;
}

/* =========================
   Kontaktboxen
   ========================= */
.contact-card {
    margin-top: 45px;
    padding: 0 0 0 16px;
    border-left: 2px solid #05AE81;
    display: flex;
    flex-direction: column;
    gap: .35rem;
}
.contact-card {
    margin-top: 33px;
}
.contact-card-button {
    margin-top: 33px;
}
.contact-card .elementor-button {
    background: #00A271;
    color: white;
    padding: 16px;
}
.contact-card .elementor-button:hover {
    background-color: #4CBD9B;
}
.promo-side .contact-card-headline h5 {
    font-size: 16px;
    color: black;
    line-height: 26px;
    margin: unset;
    text-transform: unset;
    font-weight: bold;
}
.promo-side .contact-card-text p {
    font-size: 16px;
    line-height: 26px;
    color: black;
}

/* =========================
   Responsiveness (Promo)
   ========================= */
@media (min-width: 1025px) {
    .hero-promo {
        /**padding: unset; **/
    }
    .hero-promo .e-con-inner {
        flex-direction: row !important;
    }
    .promo-side {
        max-width: 522px;
    }
}

/* =========================
   Floorplan-Bereich
   ========================= */
.floorplan-section {
    margin-bottom: 50px;
    padding: 0 20px;
}
.floorplan-section .e-con-inner {
    flex-direction: column !important;
}
.floorplan-content .floorplan-title h3 {
    color: #00A271;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
}
.floorplan-content .floorplan-text {
    padding-bottom: 24px;
}
.floorplan-content .floorplan-text p {
    font-size: 16px;
    line-height: 26px;
    color: black;
}
.floorplan-content .floorplan-features .elementor-icon-list-icon {
    margin-right: 12px;
}
.floorplan-content .floorplan-features .elementor-icon-list-text {
    color: black;
    font-size: 16px;
	line-height: 26px;
    font-weight: 600;
}
.floorplan-content .floorplan-features {
    padding-bottom: 24px;
}
.floorplan-content .floorplan-button a {
    background: #00A271;
    color: white;
    padding: 16px;
}
.floorplan-content .floorplan-button a:hover {
    background-color: #4CBD9B;
}
@media (max-width: 1024px) {
    .floorplan-content {
        padding: 0px 0px 50px 0px;
    }
}
@media (min-width: 1025px) {
    .floorplan-section-normal .e-con-inner {
        flex-direction: row !important;
        gap: 30px;
    }
    .floorplan-section-reserve .e-con-inner {
        flex-direction: row-reverse !important;
        gap: 30px;
    }
}

/* =========================
   Footer
   ========================= */
#footer {
    margin-top: 45px;
}
.footer {
    padding: 0 !important;
}
.site-footer {
    background-color: #50535b !important;
}
.footer-inner {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 80px 0;
}
.footer-inner .e-con-inner {
    grid-template-columns: 1fr !important;
}
.footer-col-logo {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
@media (min-width: 1025px) {
    .footer-col-logo {
        align-items: center;
    }
}
.footer-col-logo .footer-logo {
    max-width: 297px !important;
}
.footer-col-logo .footer-logo img {
    margin-bottom: 70px;
}
.footer-col-newsletter,
.footer-col-contact {
    /** align-self: flex-end; /* richtet sich nach der Höhe der Logo-Spalte */
}
.footer-newsletter-title h5,
.footer-contact-title h5 {
    margin: 48px 0 24px 0;
}
.footer-col-logo .footer-intro,
.footer-intro-sponsoren,
.footer-col-newsletter .footer-newsletter-text {
    color: white;
    font-size: 16px;
    line-height: 26px;
}
.footer-col-logo h5,
.footer-col-newsletter h5,
.footer-col-contact h5 {
    color: white;
    font-size: 24px;
    line-height: 32px;
}
.footer-col-logo .footer-link-mb-40 h5 {
    margin-bottom: 40px;
}
.footer-col-newsletter {
    /** max-width: 279px; **/
}
.footer-newsletter-form input[type="email"] {
    padding: 10px;
    border: 1px solid #999;
    background: transparent;
    color: #fff;
    height: 45px;
    padding: 12px 12px 12px 40px;
    width: 279px !important;
}
.footer-newsletter-form input::placeholder {
    color: white;
}
.footer-newsletter-form .email-input-container .footer-email-icon {
    width: 16px !important;
    position: absolute;
    top: 43px;
    left: 15px;
}
.footer-newsletter-form .email-input-container p,
.footer-newsletter-form .email-input-container input {
    margin-bottom: 0px;
}
.footer-newsletter-form .email-input-container {
    margin-bottom: 32px;
}
.footer-newsletter-form input[type="submit"] {
    background: #00a271;
    color: #fff !important;
    border: none;
    padding: 11px 16px !important;
    cursor: pointer;
    font-size: 16px !important;
    border-radius: 0 !important;
}
.footer-newsletter-form input[type="submit"]:hover {
    background-color: #4CBD9B;
}
.footer-contact-list {
    margin-bottom: 38px !important;
}
.footer-contact-list ul {
    color: white;
    font-size: 16px;
    line-height: 26px;
}
.footer-contact-list ul .elementor-icon-list-item {
    align-items: baseline;
}
.footer-contact-list ul .elementor-icon-list-item:first-child {
    margin-bottom: 20px;
}
.footer-contact-list ul li svg {
    margin-top: 5px !important;
}
.footer-contact-list ul li:last-child svg {
    margin-top: 0px !important;
}
.footer-contact-list ul li a {
    color: white;
}
.footer-social {
    display: flex;
    flex-direction: row !important;
    gap: 17px;
    align-items: center;
    padding: 0 !important;
}
.footer-social .social-media-logo {
    width: 26px;
}
.social-media-text {
    color: white;
    font-size: 16px;
    line-height: 26px;
}
@media (min-width: 1025px) {
    .footer-inner .e-con-inner {
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .footer-col-logo {
        align-items: baseline;
    }
}

/* =========================
   Veranstaltungen Loop
   ========================= */
.veranstaltungen-loop {
    margin-top: 60px;
    margin-bottom:
}
.veranstaltungen-loop .veranstaltungen-post-container {
    padding: 0;
}
.veranstaltungen-loop .sGrid-container {
    row-gap: 56px;
    grid-column-gap: 30px;
    grid-row-gap: 50px;
}
.veranstaltungen-loop .veranstaltungen-bild {
    padding-bottom: 24px;
    margin-block-end: unset !important;
}
.veranstaltungen-loop .veranstaltungen-ueberschrift {
    padding-bottom: 15px;
}
.veranstaltungen-loop .veranstaltungen-ueberschrift h5 {
    font-size: 24px;
    font-weight: 600;
}
.veranstaltungen-loop .veranstaltungen-post-container .veranstaltungen-time .elementor-widget-container {
    padding-bottom: 24px;
    color: black;
    font-size: 16px;
	line-height: 26px;
}
.veranstaltungen-loop .veranstaltungen-time ul {
    color: black;
    font-size: 16px;
	line-height: 26px;
}
.veranstaltungen-loop .veranstaltungen-time .elementor-post-info__item--type-time {
    display: flex !important;
    flex-direction: row-reverse;
    gap: 3px;
}
.veranstaltungen-loop .veranstaltungen-time ul li:last-child {
    margin-left: -3px !important;
}
.veranstaltungen-loop .veranstaltungen-button {
    margin-top: auto;
}
.veranstaltungen-loop .veranstaltungen-button a {
    color: white;
    border-radius: 0px !important;
}
@media (min-width: 777px) {
    .veranstaltungen-loop .e-con-boxed .e-con-inner {
        height: 440px;
    }
}

/* =========================
   Raum Loop
   ========================= */
.raum-loop-container .e-con-inner {
    gap: 30px;
}
.raum-loop-item {
}
.raum-loop-item .raum-loop-item-img {
    margin-bottom: 24px;
}
.raum-loop-item .raum-loop-item-heading {
    justify-content: space-between;
    flex-wrap: unset;
    padding: 24px 0 0 0;
}
.raum-loop-item .raum-loop-item-heading h5 {
    color: black;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.raum-loop-item .raum-loop-item-personen {
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    padding: 0;
    flex-wrap: unset !important;
}
.raum-loop-item-heading p {
    font-size: 16px;
    line-height: 26px;
    color: #4CBD9B !important;
}
.raum-loop-item .raum-loop-item-personen .elementor-widget-text-editor .elementor-widget-container p {
    font-size: 16px;
    line-height: 26px;
    color: #4CBD9B !important;
}
.raum-loop-item .raum-loop-item-personen svg {
    width: 16px;
    height: 25px;
}
.raum-loop-item .raum-loop-item-Beschreibung {
    margin: 16px 0 52px 0;
}
.raum-loop-item .raum-loop-item-Beschreibung p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 25px;
    color: black;
}
.raum-loop-item .raum-loop-item-button a {
    background: #00a271;
    color: #fff !important;
    border: none;
    padding: 11px 16px !important;
    cursor: pointer;
    font-size: 16px !important;
    border-radius: 0 !important;
    line-height: 23px !important;
}
.raum-loop-item .raum-loop-item-button a:hover {
    background-color: #4CBD9B;
}

/* =========================
   Raum Text-Slider
   ========================= */
.floorplan-image-slider {
    min-height: unset;
    padding: 0px;
}
.floorplan-image-slider-items .elementor-swiper-button {
    background-color: #00A271;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.floorplan-image-slider .swiper-slide-bg {
    background-position: 0 !important;
}
.floorplan-image-slider-items .elementor-swiper-button:hover {
    background-color: #4CBD9B;
}

/* =========================
   Kalender Short/Container
   ========================= */
@media (min-width: 1025px) {
    .kalender-short {
        max-width: 624px;
    }
    .kalender-container {
        padding: 0px;
    }
}

/* =========================
   Vorstand Container
   ========================= */
.vorstand-container .e-con-inner {
    gap: 30px;
    justify-content: center !important;
    align-items: center !important;
}
.vorstand-container .vorstand-item .vorstand-name {
    margin-bottom: 15px;
}
.vorstand-container .vorstand-item .vorstand-name h3 {
    font-size: 24px;
    line-height: 34px;
    color: black;
    font-weight: 500;
    text-align: center;
}
.vorstand-container .vorstand-item .vorstand-text {
    font-size: 16px;
    line-height: 26px;
    margin-top: auto;
    text-align: center;
}
.vorstand-container .vorstand-item .vorstand-text p {
    margin-bottom: 0;
    color: black;
}
.vorstand-container .vorstand-container-row {
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.vorstand-container .vorstand-container-row .vorstand-item {
    max-width: 300px;
    border: 1px solid #00A271;
    min-height: 160px;
}

/* =========================
   Mitgliedsantrag & Mitglied werden & Kontaktform
   ========================= */
.mitglied-werden-text {
    color: black;
    padding: 0 10px;
}
@media (min-width: 1400px) {
    .mitglied-werden-text {
        padding: 0px;
    }
}
.mitglied-werden-text a:hover {
    text-decoration: none;
}
.mitgliedsantrag-container, .kontakt-container {
    padding: 0 20px;
}
@media (min-width: 1400px) {
    .mitgliedsantrag-container, .kontakt-container {
        padding: 0px;
    }
}
.mitgliedsantrag-container .mitgliedsanfrage-form label,  .kontakt-container .kontakt-form label{
    color: black;
    font-size: 14px;
}
.mitgliedsanfrage-form, .kontakt-form {
    color: black;
    font-size: 16px;
}
.mitgliedsanfrage-form input[type="submit"], .kontakt-form input[type="submit"] {
    width: 100%;
    color: white;
    font-size: 16px;
    padding: 11px;
    height: 45px;
}
.mitgliedsanfrage-form input[type="submit"]:hover, .kontakt-form input[type="submit"]:hover {
    color: white;
}
.mitgliedsanfrage-form input[type="checkbox"],  .kontakt-form input[type="checkbox"]{
    width: 24px;
    height: 24px;
}

/* =========================
   Belegungskalender
   ========================= */
.kalender-container {
    margin: 0 auto 50px auto;
    padding: 0 20px;
    max-width: 1060px !important;
}
.kalender-container .contact-card {
    margin-top: 30px;
}
.kalender-short {
    padding: 0px;
    width: 100%;
}
@media (min-width: 1025px) {
    .kalender-short {
        max-width: 624px;
    }
    .kalender-container {
        padding: 0px;
    }
}
.kalender-short .elementor-widget-container {
    display: flex;
}
.kalender-short iframe {
    width: 100%;
}
.kalender-container .e-con-inner {
    flex-direction: column !important;
    gap: 30px;
}
@media (min-width: 1025px) {
    .kalender-short iframe {
        width: 624px;
        height: 469px;
    }
    .kalender-container .e-con-inner {
        gap: 139px;
        flex-direction: row !important;
    }
}
.kalender-container .promo-side .elementor-widget-container {
    color: black;
    font-size: 16px;
}
@media (min-width: 1025px) {
    .kalender-container .promo-side {
        width: 406px;
    }
}

/* =========================
   Allgemeine Text-Box
   ========================= */
.alte-linde-text {
    color: black;
    padding: 0 20px;
    font-size: 16px;
	line-height: 26px;
}
@media (min-width: 1400px) {
    .alte-linde-text {
        padding: 0;
    }
}

/* =========================
   Sponsoren
   ========================= */
.sponsoren {
    margin-top: 40px;
}
.sponsoren .box-content {
    display: none !important;
}
.sponsoren .box-content-wrapper {
    align-items: center;
    justify-content: center;
}
.sponsoren .wf-cell {
    border: 1px solid #00A271;
    height: 280px !important;
}
.sponsoren img {
    max-width: 250px !important;
    max-height: 100px !important;
}
.sponsoren .the7-image-box-wrapper {
    align-items: center !important;
    padding: 15px;
}

/* =========================
   Startseite Räume
   ========================= */
.home-raum-container {
    padding: 0 20px;
}
.home-raum-container .dt-owl-item-description {
    color: black;
	font-size: 16px;
	line-height: 26px;
}
@media (min-width: 1025px) {
    .home-raum-container .dt-owl-item-heading {
        /**height: 0px; **/
    }
    .home-raum-container {
        max-width: 1278px !important;
        margin: 0 auto;
    }
}
@media (min-width: 1399px) {
    .home-raum-container {
        padding: 0;
    }
}
.home-raum-container .dt-owl-item-image {
    width: 100% !important;
}
.home-raum-container .dt-slide-button {
    color: white;
    margin-top: auto;
    font-size: 16px;
    line-height: 25px;
    background-color: #00A271;
    padding: 15px;
}
.home-raum-container-inner {
    max-width: 1278px !important;
    margin: 0 auto;
}
.home-raum-container-inner img {
    /** width: 406px !important; **/
}
.home-raum-container-inner h4 {
    justify-self: left;
    margin-top: 24px;
}
.home-raum-container img {
    /** width: 406px; **/
}
.home-raum-container h4 {
    justify-self: left;
    margin-top: 24px;
}

/* =========================
   Benefits
   ========================= */
.benefits-container {
    margin-bottom: 100px;
}

/* =========================
   Mobile Menu
   ========================= */
.mobile-menu {
    padding: 30px !important;
}
.mobile-menu .menu-item-text {
    font-weight: normal !important;
}
.mobile-tel-icon-container {
    padding: 0;
    gap: 20px;
}

/* =========================
   Kommende Veranstaltungen Startseite
   ========================= */
/**
.kommende-veranstaltungen-left article {
    height: 443px !important; 
    justify-content: space-between;
}
**/
.kommende-veranstaltungen-left article h3 {
    height: 66px !important;
}
.kommende-veranstaltungen-left .wf-cell a {
    margin-top: auto;
}
.kommende-veranstaltungen-left article .entry-meta a {
    color: black !important;
    font-size: 16px;
    margin-bottom: 43px !important;
}
.kommende-veranstaltungen-left article .box-button,
.next-events-button a {
    font-size: 16px !important;
    line-height: 34px !important;
}
.next-events-container .post-title {
    color: black;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.next-events-container .entry-meta .data-link time {
    color: black !important;
    font-size: 16px;
}

/* =========================
   Header Menu
   ========================= */
.alte-linde-header-main-menu .menu-text {
    font-size: 16px;
    font-weight: normal;
}
.alte-linde-header-main-menu .the7-e-sub-nav .menu-text {
    font-size: 14px;
    font-weight: normal;
}
.header-search input[type="search"] {
    font-size: 14px!important;
    font-weight: normal !important;
}

/* =========================
   Footer Banner
   ========================= */
.footer-banner {
    background-color: black;
    padding: 0px 20px;
    color: white;
    font-size: 14px;
    justify-content: space-around;
}
.footer-banner a {
    color: white;
}
.footer-banner a:hover {
    color: #4CBD9B;
}
.footer-banner-left,
.footer-banner-right {
    padding: 0 !important;
}
.footer-banner-left {
    margin-bottom: 20px;
}
@media (min-width: 1025px) {
    .footer-banner-left,
    .footer-banner-right {
        flex-direction: row !important;
        gap: 30px;
    }
    .footer-banner-left {
        margin-bottom: 0px;
    }
    .footer-banner-right {
        justify-content: flex-end;
    }
}
.elementor-button,
.page-id-6771 #main input[type="submit"] {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    line-height: 34px !important;
    color: white !important;
    background-color: #00A27 !important;
    padding: 11px, 15px;
    font-weight: 400 !important;
    text-transform: none !important;
}
.elementor-button: hover,
.elementor-button:active,
.page-id-6771 #main input[type="submit"]:hover {
    background-color: #4CBD9B !important;
}
.page-id-6771 #main input[type="submit"] {
    border: unset;
}

/* =========================
   Intern
   ========================= */
.page-id-6771 #main form {
    padding: 20px;
    color: black;
}
.post-password-form {
    max-width: 1278px;
    margin: 0 auto;
}

/* =========================
   Events Startseite
   ========================= */
/* Wrapper Layout */
.events-wrapper {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
    flex-direction: column;
    max-width: 1350px;
    margin: 0 auto 132px auto;
}
@media (min-width: 1025px) {
    .events-wrapper {
        flex-direction: row;
        padding: 0px;
    }
}
/* Linke Seite */
.events-left {
    flex: 2;
}
.events-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.event-item {
    flex: 1;
    min-width: 250px;
}
.event-thumb {
    margin-bottom: 24px;
    max-height: 270px;
}
.event-thumb img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.event-thumb.no-image {
    background: #999;
    color: #fff;
    text-align: center;
    padding: 40px;
}

/* =========================
   Event Titel & Datum
   ========================= */
.event-title {
    margin-bottom: 16px;
    color: black;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.event-date {
    margin-bottom: 32px;
    color: black;
    font-size: 16px;
    line-height: 26px;
}
.event-date-small {
    font-size: 14px;
    color: #CAC3B7;
    display: block;
    margin-top: 10px;
}

/* =========================
   Rechte Seite (Events)
   ========================= */
.events-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: left;
}
@media (min-width: 1025px) {
    .events-right {
        align-items: center;
    }
}

.events-right-content {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.events-right-content a{
	margin-top: auto;
	width: 140px;
}
.events-right h3 {
    font-size: 24px;
    line-height: 32px;
    color: #05AE81;
    margin-bottom: 21px;
    font-weight: 600;
}
.events-list {
    list-style: none !important;
    padding: 0;
    margin: 0 !important;
}
.events-list li {
    margin-bottom: 32px;
    border-left: 3px solid #05AE81;
    padding-left: 32px;
}
.event-link {
    font-weight: bold;
    text-decoration: none;
    color: black;
    font-size: 16px;
    margin-bottom: 34px;
}
.event-link:hover {
    text-decoration: underline;
}

/* =========================
   Buttons
   ========================= */
.btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 16px;
    background: #009966;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    transition: background 0.3s ease;
}
.btn:hover {
    background: #007a52;
}

/* =========================
   Event Grid
   ========================= */
.event-grid {
    display: grid;
    row-gap: 56px;
    column-gap: 30px;
}
@media (min-width: 768px) {
    .event-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1025px) {
    .event-grid { 
        grid-template-columns: repeat(3, 1fr); 
        padding: 0;
    }
}

/* =========================
   Event Card
   ========================= */
.event-card {
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .event-card { height: 400px; }
}
.event-card__image {
    aspect-ratio: 16/9;
    background: #e9ecef;
    overflow: hidden;
    display: grid;
    place-items: center;
}
.event-card__image img { width: 100%; height: 100%; object-fit: cover; }
.event-card__image--placeholder svg { opacity: .6; }
.event-card__title {
    font-size: 24px;
    line-height: 34px;
    margin: 24px 0 15px;
    font-weight: 600;
}
.event-card__title a { text-decoration: none; color: inherit; }
.event-card__meta {
    font-size: 16px;
    line-height: 26px;
    color: black;
    margin-bottim: 24px;
}
.event-card__cta {
    margin-top: auto;
}
/* Button – an Elementor Look angelehnt */
.event-card__button {
    display: inline-block;
    padding: 10px 14px;
    border-radius: 4px;
    background: #19a974;
    color: #fff;
    text-decoration: none;
    font-size: .9rem;
}
.event-card__button:hover { filter: brightness(0.95); }

/* =========================
   Event Headline Bar
   ========================= */
.event-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin: 30px 0 70px 0;
    padding: 0 20px;
}
.event-head__text {
    flex: 1 1 auto;
}
.event-head__title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 16px;
    font-weight: 900;
    word-wrap: break-word;
}
.event-head__date {
    margin: 0;
    font-size: 32px;
    color: #00A271;
    line-height: 45px;
    font-weight: 300;
}
@media (min-width: 768px) {
    .event-head__title {
        font-size: 60px;
        line-height: 80px;
    }
    .event-head__date {
        font-size: 40px !important;
        line-height: 60px;
    }
}
/* Share-Button rechts */
.event-head__share {
    flex: 0 0 auto;
}
@media (min-width: 1025px) {
    .event-head {
        flex-direction: row;
    }
    .event-head__share {
        align-self: flex-end;
        margin-bottom: 5px;
    }
}
.event-head__share a {
    font-size: 16px !important;
    background: rgb(0, 162, 113);
    color: white;
    padding: 11px 16px;
    font-weight: 400;
    line-height: unset !important;
}
.event-head__share a:hover {
    background-color: #4CBD9B;
}
.addtoany_shortcode .addtoany_list {
    line-height: 23px !important;
}

/* =========================
   Responsive: Button unter Titel schieben
   ========================= */
@media (max-width: 780px) {
    .event-head { flex-direction: column; align-items: flex-start; }
    .event-head__share { margin-top: 8px; }
}

/* =========================
   Raum Container
   ========================= */
.raum-container {
    padding: 0 20px;
}
.raum-container .e-con-inner {
    row-gap: 56px;
    column-gap: 30px;
}
.raum-container .raum-loop-item {
    padding: 0;
}

/* =========================
   Start Veranstaltungen
   ========================= */
.start-veranstaltungen {
    max-width: 1278px !important;
    margin: 0 auto;
    padding: 0;
}
@media (min-width: 1025px) {
    .start-veranstaltungen {
        padding: 0 20px;
    }
}
@media (min-width: 1400px) {
    .start-veranstaltungen {
        padding: 0;
    }
}

/* =========================
   Scroll Top
   ========================= */
.scroll-top {
    display: none;
}

/* =========================
   Raummiete Formular
   ========================= */
.raummiete-form {
    padding: 0 20px;
}
.raummiete-form  .e-con-inner {
    max-width: 1060px; 
}

/* =========================
   Aktuelles Row
   ========================= */
.aktuelles-row {
    padding: 0 20px;
}

/* =========================
   Elementor Container
   ========================= */
.e-con {
    /**	padding: 0 !important; **/
}

/* =========================
   Trenner Menü
   ========================= */
.trenner-menu {
    margin: 0 !important;
}

/* =========================
   AddToAny Share Button
   ========================= */
a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share {
    padding-right: 50px;
    position: relative;
}
a.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: no-repeat center / contain
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M307 34.8c-11.5 5.1-19 16.6-19 29.2l0 64-112 0C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96l96 0 0 64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z' fill='white'/%3E%3C/svg%3E");
    pointer-events: none;
}

.grecaptcha-badge {
    visibility: hidden !important;
}