/*
 Theme Name:   CharityHub Child
 Theme URI:    https://example.com/charityhub-child/
 Description:  CharityHub Child Theme
 Author:       Your Name
 Author URI:   https://example.com
 Template:     charityhub
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  charityhub-child
*/

/* open-sans-300 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/open-sans-v44-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/open-sans-v44-latin-300italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/open-sans-v44-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/open-sans-v44-latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/open-sans-v44-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 500;
    src: url('/fonts/open-sans-v44-latin-500italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/open-sans-v44-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




.main-content-container a {
    color: #2c3e50;
    /* Dunkelgrau */
    text-decoration: underline;
    transition: color 0.2s ease;
}

.main-content-container a:hover {
    color: #c0392b;
    /* Rot aus Theme */
}

.main-content-container a::after {
    content: " ↗";
    font-size: 0.85em;
    margin-left: 0.2em;
    opacity: 0.6;
    transition: opacity 0.2s ease;
}


.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper {

    padding-bottom: 40px;
    display: none;

}

.main-content-container {

    min-height: 70vh;

}

p {

    font-size: 1rem;

}

h2, h3, h4 {
    font-size: 2rem
}

a {
    color: #2c00ff;
}

.main-content-container ul {
    font-size: 1rem;
    line-height: 2rem;
}

.gdlr-navigation-container.container {
    margin: 0px;
    width: 100%;
}

#gdlr-main-navigation {
    width: 97vw;
}

.gdlr-navigation-wrapper.gdlr-align-right .gdlr-main-menu {
    float: none;
}

.gdlr-navigation-wrapper .gdlr-navigation {
    margin: 0px
}

.top-navigation-left {

    display: none;

}



.btn_center .customize-unpreviewable {

    display: flex;
    margin: 1.75rem auto;

}

.wp-block-separator.darker {

    border-color: #282828;
    width: 16%;
    overflow: hidden;
    max-width: 16%;

}

.btn_center form {
    text-align: center;
}

.gdlr-page-title-wrapper {
    display: none;
}

.content-wrapper {
    padding-top: 7rem;
}

.p-without-margin-bottom {
    margin-bottom: 0;
}

.w-70m-0-auto {
    width: 70%;
    margin: 0 auto;
}

.margin-bottom-1-75 {
    margin-bottom: 1.75rem;
}

.page-id-1902 .gdlr-header-search {
    display: none;
    width: 0;
    height: 0;
}


@media (min-width: 1000px) {
    #gdlr-main-navigation {

        padding: 0rem 0rem 0rem 3rem;

    }


}


@media only screen and (min-width: 750px) and (max-width: 1000px) {
    .content-wrapper {
        padding-top: 10rem;
    }
}

@media only screen and (max-width: 749px) {
    .content-wrapper {
        padding-top: 3.5rem;
    }
}

/*kurs-programm*/
.single-event-non-recurrent {
    padding: 2rem;
    margin-bottom: 2rem;
    border-radius: 8px;
    background: #f8f9fa;
    border-left: 4px solid #6c757d;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.single-event-non-recurrent:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Bild-Spalte */
.single-event-non-recurrent .wp-block-image {
    margin: 0;
    border-radius: 6px;
    overflow: hidden;
}

.single-event-non-recurrent .wp-block-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3/4;
    /* Gleichmäßige Bildhöhe */
}

.wp-block-column.event-info-column {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100%;
}

.event-info-column .contact-event-page {
    margin-top: auto !important;
}

.month-block {
    padding: 14px 14px;
    margin-bottom: 28px;
    border-radius: 14px;
    background-color: #e1e1e15c;
    /* Helles Grau */
}

.month-block:nth-child(even) {
    background-color: #c0392b17;
    /* Helles Grau */
}

/*kurs-programm*/

/* Event Container */
.single-event-non-recurrent {
    padding: 2rem;
    margin-bottom: 2rem;
    border-radius: 8px;
    background: #f8f9fa;
    border-left: 4px solid #6c757d;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.single-event-non-recurrent:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Bild-Spalte */
.single-event-non-recurrent .wp-block-image {
    margin: 0;
    border-radius: 6px;
    overflow: hidden;
}

.single-event-non-recurrent .wp-block-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3/4;
}

/* Event Info Spalte */
.event-info-column {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100%;
}

/* Event Heading */
.event-heading {
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 1.75rem;
    color: #2c3e50;
    line-height: 1.3;
}

/* Event Datum */
.event-date {
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #6c757d;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Event Beschreibung */
.event-description {
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #555;
}

/* Kontakt/Anmeldung Block */
.contact-event-page {
    margin-top: auto !important;
    padding: 1.25rem;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
}

.event-registration {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.contact-event-page p {
    margin-bottom: 0;
    font-weight: 500;
    color: #2c3e50;
}

/* Monatsblöcke */
.month-block {
    padding: 14px;
    margin-bottom: 28px;
    border-radius: 14px;
    background-color: #e1e1e15c;
}

.month-block:nth-child(even) {
    background-color: #c0392b17;
}

/* Mobile Anpassung */
@media (max-width: 768px) {
    .single-event-non-recurrent {
        padding: 1.5rem;
    }

    .single-event-non-recurrent .wp-block-columns {
        flex-direction: column;
    }

    .single-event-non-recurrent .wp-block-column {
        flex-basis: 100% !important;
    }

    .single-event-non-recurrent .wp-block-image {
        margin-bottom: 1.5rem;
    }

    .event-heading {
        font-size: 1.5rem;
    }
}

/*fee-table*/
/* Basis-Styling */
.single-event-non-recurrent .price-table-course table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    font-size: 0.7rem;
    margin-bottom: 1rem;
}

.single-event-non-recurrent .price-table-course td {
    padding: 0.4rem 0.3rem;
    text-align: center;
    border: 0px solid #e0e0e0;
}

/* KURS-GESAMTPREIS Header (Zeile 1) */
.single-event-non-recurrent .price-table-course tbody tr:nth-child(1) td {
    background: #485dc5;
    /* Blau */
    color: #fff;
    font-weight: 600;
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 0.5rem;

}

/* KURS-GESAMTPREIS Preise (Zeile 2) */
.single-event-non-recurrent .price-table-course tbody tr:nth-child(2) td {
    background: #f0f4ff;
    /* Helles Blau */
    font-weight: 700;
    color: #485dc5;
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
}

/* TAGESPREIS Header (Zeile 3) */
.single-event-non-recurrent .price-table-course tbody tr:nth-child(3) td {
    background: #e9ecef;
    /* Hellgrau */
    color: #2c3e50;
    font-weight: 600;
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 0.5rem;
    border-top: 2px solid #fff;
}

/* TAGESPREIS Preise (Zeile 4) */
.single-event-non-recurrent .price-table-course tbody tr:nth-child(4) td {
    background: #fff;
    /* Weiß */
    font-weight: 700;
    color: #485dc5;
    /* Gleiche Farbe wie Kurs-Preise */
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    border-bottom: none;
}

/* Figcaption */
.single-event-non-recurrent .price-table-course .wp-element-caption {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
    font-size: 0.65rem;
    color: #6c757d;
    text-align: center;
    font-style: italic;
}

/* Basis-Styling */
.single-event-non-recurrent .price-table-accommodation table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    font-size: 0.7rem;
    margin-bottom: 1rem;
}

.single-event-non-recurrent .price-table-accommodation td {
    padding: 0.4rem 0.3rem;
    text-align: center;
    border: 0px solid #e0e0e0;
}

/* Weiße Trennstriche zwischen Spalten (nicht links/rechts) */
.single-event-non-recurrent .price-table-accommodation td:not(:last-child),
.single-event-non-recurrent .price-table-course td:not(:last-child) {
    border-right: 1px solid #fff;
}

/* ÜBERNACHTUNG Header (Zeile 1) */
.single-event-non-recurrent .price-table-accommodation tbody tr:nth-child(1) td {
    background: #6c757d;
    /* Neutrales Grau für Accommodation */
    color: #fff;
    font-weight: 600;
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    padding-top: 0.5rem;
}

/* ÜBERNACHTUNG Preise (Zeile 2) */
.single-event-non-recurrent .price-table-accommodation tbody tr:nth-child(2) td {
    background: #f8f9fa;
    /* Helles Grau */
    font-weight: 700;
    color: #6c757d;
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
    border-bottom: none;
}

/* Figcaption */
.single-event-non-recurrent .price-table-accommodation .wp-element-caption {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
    font-size: 0.65rem;
    color: #6c757d;
    text-align: center;
    font-style: italic;
}

.single-event-non-recurrent .no-fee-donation {
    background: #f0f9f4;
    /* Sanftes Grün */
    border-left: 3px solid #6c757d;
    padding: 0.75rem 1rem;
    border-radius: 6px;
    font-size: 0.85rem;
    line-height: 1.5;
    color: #2c3e50;
    font-style: italic;
    margin-bottom: 1.5rem;
}

/* Verpflegungs-Info */
.single-event-non-recurrent .meal-info {
    background: #fff9e6;
    /* Sanftes Gelb (passt zu Essen) */
    border-left: 3px solid #f39c12;
    /* Orange/Gold */
    padding: 0.75rem 1rem;
    border-radius: 6px;
    font-size: 0.85rem;
    line-height: 1.5;
    color: #2c3e50;
    font-style: italic;
    margin-bottom: 1.5rem;
}



/* Intro Text für Events-Seite */
.intro-txt-event {
    background: #fff;
    /* Weiß statt Gradient */
    border: 1px solid #e0e0e0;
    border-left: 4px solid #6c757d;
    /* Grau statt Blau */
    padding: 1.5rem 2rem;
    border-radius: 8px;
    font-size: 0.95rem;
    line-height: 1.7;
    color: #2c3e50;
}

.intro-txt-event strong,
.intro-txt-event b {
    color: #2c3e50;
    font-weight: 600;
}

/* Englischer Text (kursiv) dezenter */
.intro-txt-event em {
    color: #6c757d;
    font-size: 0.9rem;
}

/* Mobile */
@media (max-width: 768px) {
    .intro-txt-event {
        padding: 1.25rem 1.5rem;
        font-size: 0.9rem;
    }
}

/* Intro Columns Container */
.intro-events-col {
    margin-bottom: 2.5rem;
    align-items: center;
    /* Bild und Text mittig ausrichten */
    gap: 2rem;
    /* Abstand zwischen Spalten */
}

.intro-events-col img {
    max-width: 106%;

}

.intro-events-col .wp-block-image {
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Mobile: Spalten untereinander */
@media (max-width: 768px) {
    .intro-events-col {
        flex-direction: column;
        gap: 1.5rem;
    }
}


/*programm nav*/
#events-nav {
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    background: #00106424;
    z-index: 9999;
    padding: 1.5rem 1rem;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
    border-top: 3px solid #e0e0e061;
    border-radius: 7px 7px 0px 0px;
}

#events-nav ul {
    display: flex;
    gap: 1rem;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

#events-nav li {
    flex: 1;
    max-width: 220px;
}

#events-nav li a {
    display: block;
    text-align: center;
    padding: 14px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    /* Farbverlauf */
    color: #fff;
    /* Weißer Text */
    text-decoration: none;
    border-radius: 14px;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#events-nav li a:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    #events-nav {
        position: fixed;
        bottom: 0vh;
        left: 1vw;
        width: 100%;
        padding: 1rem;
        max-width: 91vw;
    }

    #events-nav ul {
        flex-direction: column;
        gap: 0.75rem;
    }

    #events-nav li {
        max-width: none;
    }

    #events-nav li a {
        padding: 7px;
        text-decoration: none;
        border-radius: 7px;
        font-weight: 400;
    }


}

@media only screen and (max-width: 419px) {
    body .container {
        max-width: 97vw;
    }
}

#events-nav li a {
    background: linear-gradient(135deg, #485dc5 0%, #5a6fd8 100%);
    /* Blau-Gradient */
    color: #fff;
}

#events-nav li a:hover {
    background: linear-gradient(135deg, #3a4db0 0%, #485dc5 100%);
    /* Dunkler beim Hover */
}

.next-year-btn {
    background: linear-gradient(135deg, #c0392b 0%, #e74c3c 100%) !important;
    /* Rot-Gradient */
    color: #fff !important;
}

.next-year-btn:hover {
    background: linear-gradient(135deg, #a93226 0%, #c0392b 100%) !important;
    /* Dunkler */
}

/* Checkbox verstecken */
.nav-toggle-input {
    display: none;
}

/* Toggle Label */
.nav-toggle-btn {
    display: none;
    background: #485dc5;
    color: #fff;
    padding: 0.75rem 1rem;
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.95rem;
    text-align: center;
    transition: background 0.2s ease;
    user-select: none;
}

.nav-toggle-btn:hover {
    background: #3a4db0;
}

.nav-toggle-btn::after {
    content: " ▼";
}

@media (max-width: 768px) {
    .nav-toggle-btn {
        display: block;
        margin-bottom: 0.5rem;
    }

    /* Liste standardmäßig versteckt */
    #events-nav ul {
        display: none;
    }

    /* Liste sichtbar, wenn Checkbox aktiviert */
    #nav-toggle:checked~ul {
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
    }

    /* Pfeil ändern */
    #nav-toggle:checked+.nav-toggle-btn::after {
        content: " ▲";
    }
}

/* PDF-Download Link */
.single-event-non-recurrent .event-pdf-download {
    display: inline-block;
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-left: 3px solid #485dc5;
    padding: 0.75rem 1.25rem;
    border-radius: 6px;
    font-size: 0.9rem;
    color: #2c3e50;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
}

.single-event-non-recurrent .event-pdf-download a:hover {
    color: white;
}


.single-event-non-recurrent .event-pdf-download a {
    color: black;
}


.single-event-non-recurrent .event-pdf-download::before {
    content: "📄 ";
    margin-right: 0.5rem;
}

.single-event-non-recurrent .event-pdf-download:hover {
    background: #485dc5;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(72, 93, 197, 0.2);
}


/*main*/
@media only screen and (max-width: 419px) {
    body .container {
        max-width: 100% !important;
    }
}

h2.wp-block-heading {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2rem;
    padding: 1rem 0 2rem 0;
    letter-spacing: -0.1px;
    color: #454545d6;
}

.content-wrapper {
    min-height: 60vh;
}


@media (min-width: 1900px) {
    .main-content-container {
        max-width: 63vw !important;
    }
}

/* Einfacher Event-Link (nur Link, kein Full-Event) */
.single-event-link {
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
    background: rgb(191, 91, 4);
    border-left: 4px solid rgb(140, 35, 4);
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease;
    max-width: 42%
}

.single-event-link:hover {
    transform: translateX(4px);
    box-shadow: 0 2px 8px rgba(72, 93, 197, 0.15);
}

.single-event-link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: white !important;
    font-weight: 600;
    font-size: 1rem;
}

.single-event-link a::after {
    content: "→";
    font-size: 1.2em;
    color: #485dc5;
    margin-left: 1rem;
    transition: transform 0.2s ease;
}

.single-event-link:hover a::after {
    transform: translateX(4px);
}

/* Optional: Datum/Meta-Info */
.single-event-link .event-meta {
    display: block;
    font-size: 0.85rem;
    color: #6c757d;
    font-weight: 400;
    margin-top: 0.25rem;
}

/* Online-Angebot Info-Box */
.online-offering-info {
    background: linear-gradient(135deg, #f0f9f4 0%, #fff 100%);
    border: 1px solid #d4edda;
    border-left: 4px solid #28a745;
    padding: 1.5rem 2rem;
    border-radius: 12px;
    margin: 2rem 0;
    font-size: 1rem;
    line-height: 1.7;
    color: #2c3e50;
    box-shadow: 0 2px 8px rgba(40, 167, 69, 0.1);
    margin: 2rem auto;
    max-width: 50%;

}

.online-offering-info::before {
    content: "💚";
    font-size: 1.5em;
    display: block;
    margin-bottom: 0.75rem;
}

.online-offering-info p:first-of-type {
    font-weight: 500;
    color: #155724;
    margin-bottom: 0.75rem;
}

.online-offering-info p:last-child {
    margin-bottom: 0;
    font-style: italic;
    color: #6c757d;
}

/* Online-Event Buttons Container */
.online-events {
    margin: 2rem auto;
    gap: 1.5rem;
    max-width: 45vw;

}

/* Button Paragraphs */
.btn-online-primary,
.btn-online-secondary {
    margin: 0;
    padding: 0;
}

/* Button Links */
.btn-online-primary a,
.btn-online-secondary a {
    display: inline-block;
    padding: 1rem 2.5rem;
    font-size: 1.05rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 150px;
}

/* Primary Button - Dunkelrot */
.btn-online-primary a {
    background: linear-gradient(135deg, #590212 0%, #7a0318 100%);
    color: #fff;
}

.btn-online-primary a:hover {
    background: linear-gradient(135deg, #7a0318 0%, #590212 100%);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(89, 2, 18, 0.4);
}

/* Secondary Button - Orange */
.btn-online-secondary a {
    background: linear-gradient(135deg, rgb(191, 91, 4) 0%, rgb(220, 110, 20) 100%);
    color: #fff;
}

.btn-online-secondary a:hover {
    background: linear-gradient(135deg, rgb(220, 110, 20) 0%, rgb(191, 91, 4) 100%);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(191, 91, 4, 0.4);
}

/* Icon (optional) */
.btn-online-primary a::after,
.btn-online-secondary a::after {
    content: " →";
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.btn-online-primary a:hover::after,
.btn-online-secondary a:hover::after {
    transform: translateX(4px);
}

/* Mobile: volle Breite, untereinander */
@media (max-width: 768px) {
    .online-events {
        flex-direction: column;
        gap: 1rem;
        margin: 2rem 1rem;
        max-width: 70%;
    }

    .btn-online-primary a,
    .btn-online-secondary a {
        max-width: 100%;
        padding: 0.875rem 2rem;
    }
}

/* Spenden-Box */
.donation-btn-box {
    background: linear-gradient(135deg, #fff9e6 0%, #fff 100%);
    border: 2px solid #f39c12;
    border-radius: 12px;
    padding: 2rem;
    margin: 2.5rem auto;
    max-width: 500px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(243, 156, 18, 0.15);
}

.donation-btn-box h2 {
    margin: 0 0 1.5rem 0;
    font-size: 1.5rem;
    color: #2c3e50;
    font-weight: 600;
}

.donation-btn-box h2::before {
    content: "💛 ";
    margin-right: 0.5rem;
}

/* PayPal Button Container */
.donation-btn-box .btn_center {
    margin: 0;
}

.donation-btn-box form {
    display: inline-block;
}

.donation-btn-box input[type="image"] {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border-radius: 8px;
}

.donation-btn-box input[type="image"]:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Mobile */
@media (max-width: 768px) {
    .donation-btn-box {
        padding: 1.5rem;
        margin: 2rem 1rem;
    }

    .donation-btn-box h2 {
        font-size: 1.25rem;
    }
}

/* Online-Puja Zeitplan */
.online-schedule-box {
    background: linear-gradient(135deg, #fff9e6 0%, #fff 100%);
    border: 1px solid #f5d5a8;
    border-left: 4px solid rgb(191, 91, 4);
    padding: 1.5rem 2rem;
    border-radius: 12px;
    margin: 2rem auto;
    max-width: 50%;
    font-size: 1rem;
    line-height: 1.9;
    color: #2c3e50;
    box-shadow: 0 2px 8px rgba(191, 91, 4, 0.1);
}

.online-schedule-box h3,
.online-schedule-box h4 {
    margin: 0 0 1.5rem 0;
    font-size: 1.3rem;
    color: rgb(191, 91, 4);
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}

.online-schedule-box h3::before {
    content: "🕉️ ";
    margin-right: 0.5rem;
}

/* Zeitplan-Liste */
.online-schedule-box ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem 0;
}

.online-schedule-box li {
    padding: 0.875rem 1.25rem;
    margin-bottom: 1rem;
    background: #fff;
    border-left: 3px solid #c0392b;
    border-radius: 6px;
    font-size: 1rem;
    line-height: 1.8;
    color: #2c3e50;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.online-schedule-box li strong {
    color: #c0392b;
    font-weight: 600;
}

/* Englische Version dezenter */
.online-schedule-box .schedule-en {
    font-size: 0.9rem;
    color: #6c757d;
    font-style: italic;
    display: block;
    margin-top: 0.35rem;
}

/* Willkommens-Text */
.online-schedule-box p:last-child {
    text-align: center;
    font-size: 1.1rem;
    color: rgb(191, 91, 4);
    font-weight: 600;
    margin: 1.5rem 0 0 0;
    line-height: 1.6;
}

.online-schedule-box p:last-child::before {
    content: "🙏 ";
    margin-right: 0.5rem;
}

/* Mobile */
@media (max-width: 768px) {
    .online-schedule-box {
        max-width: 95%;
        padding: 1.5rem;
        margin: 2rem auto;
    }

    .online-schedule-box h3,
    .online-schedule-box h4 {
        font-size: 1.15rem;
    }

    .online-schedule-box li {
        padding: 0.75rem 1rem;
        font-size: 0.95rem;
    }
}