body,
input,
textarea,
select {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
}

:root {
    --bp-header-size: 67px
}

@media all and (max-width: 980px) {
    :root {
        --bp-header-size: 90px
    }
}

@media all and (max-width: 768px) {
    :root {
        --bp-header-size: 70px
    }
}

@media all and (max-width: 450px) {
    :root {
        --bp-header-size: 65px
    }
}

#bp-main-menu li.et-hover.et-show-dropdown ul.sub-menu {
    opacity: 1 !important;
    visibility: inherit !important;
}


#bp-main-menu div.et_pb_menu__menu .menu-item-has-children a:after {
    display: none !important;
}

#bp-main-menu .menu-item-has-children>a:first-child {
    font-weight: 900 !important;
}

#bp-main-menu .menu-item-has-children ul {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    top: 0 !important;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
    box-shadow: none !important;
}

#bp-main-menu .menu-item-has-children ul li {
    padding: 0px !important;
    margin: 0px !important;
}

#bp-main-menu .menu-item-has-children ul:hover {
    opacity: 1 !important;
}

#bp-main-menu .menu-item-has-children {
    flex-direction: column !important;
    flex: 1;
}

#bp-main-menu .menu-item-has-children ul li a {
    padding: 5px 0px !important;
    margin: 0px !important;
}

#bp-main-menu .nav li:hover>ul {
    opacity: 0 !important;
    visibility: inherit;
}

#bp-main-menu li.et-hover.et-show-dropdown ul.sub-menu {
    opacity: 1 !important;
    visibility: inherit;
}

#bp-main-menu .mega-menu a:after {
    display: none;
}

#bp-main-menu .mobile_menu_bar::before {
    content: "a";
    font-size: 90px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
}

#bp-main-menu .nav li:hover>ul.sub-menu {
    opacity: 1 !important;
    visibility: inherit;
}

#bp-main-menu .nav li ul {

    background: transparent !important;

}

#bp-main-menu .et_pb_menu .et_pb_menu__menu {
    display: flex !important;
    flex-wrap: nowrap !important;
}

#bp-main-menu .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;

}

#bp-main-menu .nav li ul {

    width: auto !important;

}

#bp-main-menu .et_pb_menu .et_pb_menu__menu>nav>ul {

    flex-wrap: nowrap !important;

}

#bp-main-menu .et_mobile_nav_menu {
    display: none !important;
}

#bp-main-menu ul.sub-menu li,
#bp-main-menu ul.sub-menu,
#bp-main-menu .et-menu li li a,
#bp-main-menu .et_pb_menu__menu,
#bp-main-menu .et-menu-nav,
#bp-main-menu .et-menu.nav {
    width: 100% !important;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
    height: var(--bp-header-size);
}

#bp-main-menu {

    position: absolute;
    width: 100%;
    z-index: 10000;
    transition: opacity 1s ease-in-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

#main-header {
    overflow: hidden;
    height: calc(10px + var(--bp-header-size));
}


.menu-icons .et-pb-icon {
    visibility: hidden;
    height: 0;
}

.menu-icons .et-pb-icon.loaded {
    visibility: visible;
    height: auto;
}

div.ui-sortable #bp-main-menu,
.ui-sortable.et_pb_column_3_tb_header .et-first-child {

    display: none !important;
}

#bp-main-menu .et-menu a {
    color: #000;
}

div.ui-sortable #bp-main-menu,
.et_pb_fullscreen_menu_active #bp-main-menu {
    display: inline-table;
    height: calc(100%);
    opacity: 1;
}

body:not(.et_pb_fullscreen_menu_active) .header-open-icon {
    display: block;
}

body:not(.et_pb_fullscreen_menu_active) .header-close-icon {
    opacity: 0;
    height: 0;
}

body.et_pb_fullscreen_menu_active .header-open-icon {
    opacity: 0;
    height: 0;
    display: none;
}

.menu-icons .et_pb_module.et_pb_icon.et_pb_icon_0_tb_header.header-close-icon {
    margin-bottom: 0;
}

div.ui-sortable .header-open-icon,
div.ui-sortable .header-close-icon {
    display: inline !important;
}

header .et-pb-icon {
    cursor: pointer;
}

body.admin-bar header {
    top: var(--wp-admin--admin-bar--height);
}

html.et-fb-app-frame body {
    padding-top: calc(var(--bp-header-size)) !important;
    top: var(--wp-admin--admin-bar--height);
    position: relative;
}

body {
    padding-top: calc(var(--bp-header-size)) !important;
}

.font-barlow {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
}

.bold {
    font-weight: 700;
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #000;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background: #e2e2e2;
    opacity: 0.5;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.acf-more.acf-header-tab-acf-more {
    display: none;
}

.calendar-bottom-nav,
.calendar-bottom-nav.calendar-nav-hide {
    display: none;
}

.calendar-bottom-nav.calendar-nav-show {
    display: block;
}


.calendar_month a[disabled] .et-pb-icon {
    color: #dfd7a1;
}

.swiper-slide {
    max-height: 300px;
}

.wpcp-carousel-content-wrapper {
    overflow: hidden;
}

.event_img_sec:not(.ui-sortable) {
    overflow: hidden;

    min-height: 600px;

}

.event_img_sec:not(.ui-sortable) img {
    display: none;
}

.event_img_sec:not(.ui-sortable) div {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

.et_pb_slides .et_parallax_bg_wrap .et_parallax_bg,
.event_img_sec:not(.ui-sortable) .zoom-image {
    animation: scale 40s linear infinite;
}


@keyframes scale {

    14% {
        transform: scale(1.1)
    }

    28% {
        transform: translate(4%, 5%) scale(1.1)
    }

    42% {
        transform: translate(3%, -4%) scale(1.07)
    }

    56% {
        transform: translate(-2%, 1%) scale(1.05)
    }

    70% {
        transform: translate(3%, -4%) scale(1.07)
    }

    84% {
        transform: translate(4%, 5%) scale(1.1)
    }
}


.menu-item a {
    text-transform: uppercase;
}

.premiere-row.et_pb_row {
    width: 100%;
    max-width: 100%;
    background: #ffde00;
    padding: 0 !important;
    margin-bottom: 30px;
    min-height: 400px
}

.premiere-header {
    width: 100%;
    max-width: 100%;
    background-color: #f8f8ee !important;
}

.premiere-header h1 {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
    font-size: 4em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.premiere-header.et_pb_section {
    padding: 0;
}

.premiere-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.premiere-row .et_pb_column {
    margin-right: 50px;
}

.premiere-row .et-last-child {
    padding: 50px 20px;
    display: flex;
    flex-direction: column;

}

h1,
.h1,
.calendar_month h2 {
    font-family: 'Bungee', display;
    font-size: 30px;
}

h1,
.h1 {
    font-size: 2.4em;
    line-height: 1.2em;
}

.header-text,
.header-text h2 {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
    font-size: 4em;
    line-height: 1.2em;
    font-weight: 400;
}


h2,
h3,
h4,
h5,
h6 {
    font-family: 'Barlow', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.5em;
}



.event_tags a {
    font-weight: bold;
    color: #000;
}

.event_tags .tags {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f5cd02;
}





.event_buttons .et-pb-icon {
    font-size: 30px;
    margin-right: 10px;
}

.button {
    display: inline-block !important;
    background-color: #ffde00;
    color: #000000;
    padding: 10px 40px !important;
    text-decoration: none;
    font-size: 22px;
    border-radius: 5px;
    font-weight: 900;
    border: none;
    border-radius: 0;
    width: 120px;
}

.event_buttons {
    display: flex;
}

.event_dates .event_buttons {
    display: block;
}

.event_buttons .button {
    margin-right: 15px;
    border: 5px solid;
    padding: 5px 5px !important;
    text-align: center;
    flex: 0 0 30%;
}

.event_calendar_form .event_buttons .button {
    width: 135px;
    text-align: center;
}

.event_calendar_form .event_dates .event_day {
    width: 6%;
    text-align: left;
    min-width: 65px;
}

.event_calendar_form .event_dates .event_title {
    width: 40%;
    flex: 1;
}

.event_calendar_form .event_dates .event_time {
    width: 10%;
    min-width: 65px;
}

.event_calendar_form .event_dates .event_buttons {
    width: 34%;
    text-align: right;
    min-width: 370px;
}

.event_calendar_form .event_dates .event_wday {
    width: 4%;
    min-width: 45px;
}

.button.dark {
    background-color: #000;
    color: #fff;
    border-color: #000 !important;
}

.button.light {
    background-color: #fff;
    color: #000;
    border-color: #fff !important;
}

.button.border {
    background: transparent;
    border-color: #ffde00 !important;
}

.button.default {
    background-color: #ffde00;
    border-color: #ffde00 !important;
}

.button[disabled] {
    background: #e2e2e2;
    border-color: #e2e2e2 !important;
    cursor: default;
    color: #707070;
}

.event_buttons .button.sold {
    background: no-repeat;
    border: none;
}

.event_dates {
    display: flex;
    border-bottom: 2px solid #000;
    align-items: last baseline;
}


.event_dates>* {
    padding: 10px;
}



.event_day {
    font-size: 30px;
    font-weight: bold;
}


.event_title a {
    color: #000;
}

.event_title span {
    font-size: 14px;
    display: block;
    margin: 0;
    padding: 0;
    font-weight: bold;
}


.calendar_month .et-pb-icon {
    font-size: 50px;
    font-weight: 900;
    vertical-align: bottom;
    color: #000;
}

.calendar-no-result {
    text-align: center;
    margin-bottom: 30px
}

.calendar_month {
    font-size: 25px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.calendar_month h2 {
    padding-bottom: 0;
}

.calendar-all-btn {
    text-align: center;
}

.calendar-all-btn .button {
    padding: 15px !important;
    min-width: 350px;
}

.premiere-row .event_buttons {
    margin: 40px 0 20px 0;
    flex: 1;
    align-content: last baseline;
    display: block;
}

header .et_pb_column_2_tb_header {
    padding-top: 0 !important;
}

.et_pb_image_0_tb_header .et_pb_image_wrap img {
    max-height: 60px;
    width: auto;
}

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

    h1,
    .h1 {
        font-size: 2em;
        line-height: 1.2em;
    }

    #main-header .et_pb_column_1_tb_header {
        width: 78% !important;
        margin-right: 1% !important;
    }

    #main-header .et_pb_column_1_tb_header .et_pb_module {
        text-align: center;
    }

    .header-2nd-menu {
        display: none;
    }

    #main-header .et_pb_column_0_tb_header {
        width: 10% !important;
        margin-right: 1% !important;
    }

    #main-header .et-last-child {
        width: 10% !important;
    }

    #main-header .et-last-child .et_pb_module {
        text-align: right;
    }

    .premiere-row .et_pb_column {
        margin-right: 50px;
        min-height: 300px;
    }

    .premiere-row .et-last-child {
        padding: 50px 0px;
        display: flex;
        flex-direction: column;
        width: 80% !important;
        align-self: center;
    }

    .premiere-row.et_pb_row {
        display: flex;
        flex-direction: column;
    }


    header .et_pb_column_0_tb_header {
        width: 14% !important;
        margin-right: 1% !important;
    }

    header .et_pb_column_1_tb_header {
        width: 69% !important;
        margin-right: 1% !important;
    }

    header .et_pb_column_2_tb_header {
        width: 4% !important;
        margin-right: 1% !important;
        padding-top: 0 !important;
    }

    header .et_pb_column_3_tb_header {
        width: 10% !important;
    }

    .epmty-event-img {
        display: none;
    }

    .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: center;
    }

    .mobile_nav.opened {
        display: flex;
        justify-content: center;
        width: 100%;
        flex: 1;
        flex-direction: column;
    }

    .mobile_menu_bar {
        display: none !important;
    }

    #bp-main-menu .et_pb_menu .et_pb_menu__menu {
        display: none !important;
    }

    #bp-main-menu .et_mobile_nav_menu {
        display: flex !important;
    }

    .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    #bp-main-menu .mobile_nav .menu-item-has-children>a:first-child {
        padding: 10px 0;
        background: transparent;
        border-bottom: 1px solid;
        position: relative;
    }

    #bp-main-menu .mobile_nav .menu-item-has-children>a:first-child::after {
        font-family: ETmodules;
        content: "3";
        font-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
        font-weight: 800;
        display: inline;
    }

    #mobile_menu1 {
        display: block !important;
        position: relative;
        width: 500px;
        max-width: 80vw;
        background: transparent;
        border: 0 !important;
        box-shadow: none !important;
    }

    .event_img_sec:not(.ui-sortable) {
        overflow: hidden;

        min-height: 400px;
        max-height: 400px;

    }

    #bp-main-menu .mobile_nav .menu-item-has-children>a:first-child {
        background-color: transparent;
        position: relative;
    }

    #bp-main-menu .mobile_nav .menu-item-has-children>a:first-child:after {
        font-family: 'ETmodules';
        content: '\4c';
        font-weight: normal;
        position: absolute;
        font-size: 16px;
        top: 13px;
        right: 10px;
    }

    #bp-main-menu .mobile_nav .menu-item-has-children>a:first-child.icon-switch:after {
        content: '\4d';
    }

    #bp-main-menu .mobile_nav .menu-item-has-children ul li {
        display: none;
    }

    #bp-main-menu .mobile_nav .menu-item-has-children ul.reveal-items li {
        display: block;
    }



    .header-2nd-menu .et_pb_text_inner {
        display: none;
    }
}

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

    .calendar-bottom-nav {
        display: block;
    }

    .calendar-bottom-nav.calendar-nav-hide {
        display: none;
    }

    .event_dates {
        display: inline-block;
        width: 100%
    }

    .event_dates>* {
        float: left;
    }

    .header-text,
    .header-text h2 {
        font-size: 3em;
    }

    .event_calendar_form .event_dates .event_buttons {
        width: 100%;
        text-align: center;
        min-width: 360px;
    }

    .premiere-header h1 {
        font-size: 3em;
    }

    .event_calendar_form .event_dates .event_wday {
        width: 7%;
        min-width: 45px;
    }

    .event_calendar_form .event_dates .event_title {
        width: 50%;
        min-width: calc(100% - 250px);
    }

    .event_calendar_form .event_dates .event_time {
        width: 10%;
        min-width: 70px;
    }

}

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

    .event_img_sec:not(.ui-sortable) {
        overflow: hidden;

        min-height: 300px;
        max-height: 300px;

    }
}

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

    h1,
    .h1 {
        font-size: 1.5em;
        line-height: 1.2em;
    }

    .premiere-header h1 {
        font-size: 1.9em;
    }

    .swiper-slide {
        max-height: 150px;
    }

    .wpcp-carousel-content-wrapper:has(.wpcp-swiper-dots) {
        margin-bottom: 5px !important;
    }

    .event_dates>* {
        padding: 7px;
        font-size: 90%;
    }

    .event_calendar_form .event_dates .event_wday {
        width: 7%;
        min-width: 40px;
    }

    .event_calendar_form .event_dates .event_buttons {
        margin-bottom: 10px;
    }

    .event_calendar_form .event_dates .event_time {
        width: 10%;
        min-width: 55px;
    }

    /* }

@media only screen and (max-width: 400px) {
*/
    .event_calendar_form .event_buttons .button {
        width: 115px;
        text-align: center;
    }



    .event_calendar_form .event_dates .event_buttons {
        width: 100%;
        text-align: center;
        min-width: 100px;
        margin-bottom: 10px;
    }

    .event_calendar_form .event_dates .event_day {
        width: 6%;
        text-align: left;
        min-width: 60px;
    }

    .event_dates>* {
        padding: 8px;
    }

    .calendar-all-btn .button {
        padding: 15px !important;
        min-width: 50px;
        width: 100%;
    }

    .header-text {
        font-size: 2em !important;
    }

    .header-text h2 {
        font-size: 30px !important;
    }

    /*
}


@media only screen and (max-width: 340px) {
*/
    .event_calendar_form .event_buttons .button {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .event_dates>* {
        padding: 10px 5px;
    }

    .event_calendar_form .event_dates .event_day {

        min-width: 40px;
    }

    .calendar_month {
        justify-content: center;
    }
}

@media only screen and (max-width: 480px) {
    .swiper-slide {
        max-height: 250px;
    }
}


form {
    background-color: transparent;
    padding: 20px;
    text-align: center;

}



input[type="email"] {
    width: 100% !important;
    padding: 10px !important;
    border: none !important;
    border-bottom: 2px solid black !important;
    background: transparent !important;
    font-size: 16px !important;
    text-align: center !important;
    outline: none;
    color: #000;
}

input[type="email"]::placeholder {

    font-size: 18px !important;
    line-height: 20px !important;
    display: block ! important;
    margin-bottom: 5px !important;
    color: #000;
    font-weight: 500;
    font-style: italic;

}

.newsletter-container {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.newsletter-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;

    border: 1px solid #000;
}

.newsletter-container:hover input~.checkmark {
    background-color: black;
}


.newsletter-container input:checked~.checkmark {
    background-color: black;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.newsletter-container input:checked~.checkmark:after {
    display: block;
}

.newsletter-container .checkmark::after {
    left: 4px;
    top: 1px;
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.et_pb_builder #main-header {
    display: none !important;
}

.home .swiper-slide,
.home-carousel .swiper-slide {
    max-height: 600px !important;
}

.home .swiper-slide .wpcp-slide-image {
    height: 200px;
}

.home .swiper-slide .wpcp-slide-image img {
    width: 100%;
    height: auto;
}

.home .swiper-slide .wpcp-post-title a {
    font-weight: bold;
}

.home .swiper-slide a.more-link {
    color: #000;
    font-weight: bold;
}

.blog-content .et_pb_section {
    background-color: transparent !important;
}


.blog-content .et_pb_post {
    margin-bottom: 5px;
}

.blog-content .post {
    padding-bottom: 5px;
}

.blog-content .et_pb_row {
    width: 100%;
}

.et_pb_gutters3 .blog-content .et_pb_column {
    margin-right: 0;
}

.calendar_month {
    font-size: 25px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-top: 40px !important;
}

/*Fix Button */
#mein-fix-button {
    position: fixed;
    right: 0;
    top: 35%;
    transform: translateY(-50%);
    z-index: 9999 !important;
    background-image: url(https://www.wolfgang-borchert-theater.de/wp-content/uploads/2025/03/button-stay-tuned.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    border: none;
    cursor: pointer;
    padding: 0;
}

#mein-fix-button:after {
    display: none !important;
}

/* Hover-Zustand neutralisieren */
#mein-fix-button:hover {
    background-image: url(https://www.wolfgang-borchert-theater.de/wp-content/uploads/2025/03/button-stay-tuned.png);
    background-color: transparent;
    box-shadow: none;
    filter: none;
    transform: translateY(-50%);
    /* gleich wie Standard */
    transition: none;
}



/* Responsive Anpassung für kleinere Bildschirme */
@media screen and (max-width: 767px) {
    #mein-fix-button {
        width: 80px;
        /* Kleinere Breite für kleine Bildschirme */
        height: 80px;
        /* Kleinere Höhe für kleine Bildschirme */
        z-index: 9999 !important;
    }
}

@media screen and (max-width: 480px) {
    #mein-fix-button {
        width: 80px;
        /* Noch kleinere Breite für sehr kleine Bildschirme */
        height: 80px;
        /* Noch kleinere Höhe für sehr kleine Bildschirme */
        z-index: 9999 !important;
    }
}

/*Fix Button ENDE */


/*Toggle Style */



.et_pb_toggle .et_pb_toggle_title:before {
    font-size: 30px !important;
    /* Hier kannst du die Größe anpassen */
}


@media only screen and (min-width: 981px) {

    .toggle50 .et_pb_toggle_content {
        padding-left: 50% !important;
        padding-top: 5%;
    }

    .et_pb_toggle_content h3 {
        font-weight: 700;
        font-size: 20px;
    }
}

/* Spalten-Layout für das Toggle-Modul */
.toggle-columns {
    display: flex;
    gap: 20px;
    /* Abstand zwischen den Spalten */
}

/* Jede Spalte nimmt 50% der Breite ein */
.toggle-column {
    width: 50%;
}

/* Responsive Anpassung für kleinere Bildschirme */
@media (max-width: 768px) {
    .toggle-columns {
        flex-direction: column;
    }

    .toggle-column {
        width: 100%;
    }
}



/*Toggle title linie */
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
    border-bottom: 3px solid #000;
    /* Farbe & Dicke der Linie */
    padding-bottom: 10px;
    /* Abstand zwischen Titel und Inhalt */
}


.et_pb_toggle:not(.et_pb_toggle_open) .et_pb_toggle_title {
    border-bottom: none;
    /* Linie entfernen, wenn Toggle geschlossen ist */
}



/*Toggle Button */
.custom-toggle-button {
    display: inline-block;
    background-color: #ffde00;
    color: #000000;
    padding: 10px 50px;
    width: 90%;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    border-radius: 1px;
    margin-top: 10px;
    font-weight: 900;
}

.custom-toggle-button:hover {
    background-color: #f5cd00;
}

/*Toggle Button END */


/*Toggle Style END*/

/*Some Paddings*/
@media only screen and (min-width: 981px) {
    .left50 {
        padding-left: 52%;
    }
}

/*Some Paddings END */




/* Hamburger-Icon für das Full-Width-Menü auf schwarz setzen */
.et_mobile_menu .mobile_menu_bar:before {
    color: #000 !important;
    /* Setzt die Farbe des Hamburger-Icons auf schwarz */
}


.mobile_menu_bar.et_pb_header_toggle.et_toggle_fullscreen_menu {
    color: #000 !important;
}



.text-footer {
    text-align: center !important;
    /* Standard: Zentriert */
}

@media (max-width: 768px) {
    .text-custom {
        text-align: left !important;
        /* Auf Handy linksbündig */
    }
}

/* logo center */
.et_header_style_left .logo_container {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.premiere-row h3 {
    font-size: 18px;
}

.pressestimmen h3 {
    font-weight: bold;
}

.pressestimmen div {
    height: 27px;
    overflow: hidden;
    width: 85px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pressestimmen span {
    cursor: pointer;
    color: #f5cd02;
}

.pressestimmen span::before {
    content: '+Vollständigen Text lesen';
}

.pressestimmen.opened span::before {
    content: '-Text schliessen';
}


.pressestimmen.opened div {
    height: auto !important;
    width: auto !important;
    overflow: inherit !important;
    white-space: break-spaces;
}

.form-msg {
    font-size: 15px;
    font-style: italic;
}

.single .post {
    padding-bottom: 0px;
}

.wp-carousel .wpcp-post-button {
    text-align: left !important;
    /* Linksbündig */
    margin-left: 0 !important;
}



.wpcpro-wrapper .wpcp-post-carousel .wpcp-single-item .wpcp-all-captions {
    padding: 35px;
    overflow: hidden;
}



.wpcp_readmore {
    text-align: left !important;
}

.sp-wpcp-read-more {
    text-align: left !important;
}

.sp-wpcp-read-more a {
    font-size: 18px;
    font-weight: 800 !important;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: none;
    margin-top: 0px !important;
    font-size: 16px !important;
    text-decoration: underline !important;
}

img[title] {
    pointer-events: none;
}


/* 6 Spalten auf Mobile: je 2 pro Reihe */
@media all and (max-width: 767px) {
    html .et-db .six-col-mob .et_pb_column {
        width: 47.25% !important;
        margin-right: 5.5% !important;
    }

    html .et-db .six-col-mob .et_pb_column:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

.entry-content thead th,
.entry-content tr th {

    padding: 0px 0px 10px 0px !important;
}

#mein-fix-button {

    top: 25% !important;

}

.sp-wpcp-wrapper {
    max-width: 100% !important;
}