/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* 
 	myBK Vorbereitung
*/
.menu-item-210080 {
	display: none !important;
}

/*
    Add your custom styles here
*/

.site-header,
body:not([class*=elementor-page-]) .site-main {
    max-width: 1220px;
}

.swiper-slide.readmore {
    height: auto;
    align-self: center;
}

.swiper-slide.readmore a {
    background: #d40075;
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

.heightfix .elementor-widget-wrap {
    align-content: stretch;
}

.heightfix .elementor-template,
.heightfix .elementor-template>div,
.heightfix .elementor-template>div>div,
.heightfix .elementor-template>div>div>div,
.heightfix .elementor-template>div>div>div>section,
.heightfix .elementor-template>div>div>div>section>div,
.heightfix .elementor-template>div>div>section,
.heightfix .elementor-template>div>div>section>div {
    height: 100%;
}

.heightfix .elementor-template>div>div>div>section>div>div>div>div>div>section {
    margin-bottom: 0;
    margin-top: auto;
}

.slick-dots {
    display: none !important;
}


/* Fallback for classic gallery */

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

figure.gallery-item {
    padding: 10px 5px;
}


body .elementor hr {
    border: none;
    border-bottom: 3px solid rgb(242, 242, 242);
    margin: 1em 0;
}

@media (min-width: 768px) {
    .artikellinks .elementor-column {
        flex-grow: 1;
        flex-basis: 0;
    }
}
a.iubenda-tp-btn[data-tp-float] {
    z-index: 1 !important;
}
.livestream-online .iubenda-tp-btn[data-tp-float],
.livestream-online .iubenda-tp-btn[data-tp-float]:not([data-tp-anchored]) {
    z-index: 1 !important;
    margin-bottom: 60px !important;
}
a.iubenda-tp-btn.iubenda-cs-preferences-link {
    transition: transform .3s ease !important;
}
