#header{
    position: absolute;
    width: 100%;
}

/* --- LOGO ---- */
/* Logo sizing before sticky */
.logo1 img {
width: auto;
max-width: 50px;
transition: all 0.5s ease;
}
/* Logo sizing after sticky */
.elementor-sticky--effects   .logo1 img {
max-height: 70px;
max-width: 50px;
/*img tauschen on scroll*/
content: url('https://www.weu-i-di-so-mog.at/wp-content/uploads/2023/09/logo25_pfade_wFont.svg');
}

/* — Menü —- */
/* menü sizing before sticky */
.menu1 ul li a {
font-size: 1.0vw!important;
transition: all 0.5s ease;
color:#fff!important;
}

.elementor-nav-menu--dropdown .elementor-sub-item{
color:#fff!important;
}

.elementor-nav-menu--dropdown .elementor-sub-item:hover{
color:#fff!important;
}

.elementor-sticky--effects
.menu1 ul li  a {
font-size: 0.9vw!important;
color: #fff!important;
}

.elementor-sticky--effects .elementor-nav-menu--dropdown .elementor-sub-item{
color:#fff!important;
}

.elementor-sticky--effects .elementor-nav-menu--dropdown .elementor-sub-item:hover{
color:#fff!important;
}



@media (max-width: 1024px){
.menu1 ul li a {
font-size: 16px!important;
transition: all 0.5s ease;
color:#fff!important;
}

.menu1 ul li a:hover {
font-size: 16px!important;
transition: all 0.5s ease;
color:#fff!important;
}

.menu1 ul li a:active {
font-size: 16px!important;
transition: all 0.5s ease;
color:#fff!important;
}

.elementor-sticky--effects
.menu1 ul li  a {
font-size: 16px!important;
color: #fff!important;
}

.elementor-sticky--effects
.menu1 ul li  a:hover {
font-size: 16px!important;
color: #fff!important;
}

.elementor-sticky--effects
.menu1 ul li  a:active {
font-size: 16px!important;
color: #fff!important;
}

.elementor-sticky--effects   .logo1 img {
max-height: 30px;
max-width: 50px;
/*img tauschen on scroll*/
content: url('https://www.weu-i-di-so-mog.at/wp-content/uploads/2023/09/logo25_pfade_wFont.svg');
}

}



/*menu toggle-but*/
.elementor-sticky--effects i.elementor-menu-toggle__icon--open.eicon-menu-bar{
    color: #fff !important;
}

.elementor-sticky--effects i.elementor-menu-toggle__icon--close.eicon-close{
    color: #fff !important;
}





.mebutton{
	background-color: #c41919;
	color: #fff !important;
	padding: 5px;
}

.eael-call-to-action.bg-img {
	background-size: contain;
    background-repeat: no-repeat;
}


.df-popup-thumb .df-book-cover{
	background-color:#fff;
	width: 500px;
	height: 500px;
}

#playBut1, #playBut2, #playBut3, #playBut4, #playBut5, #playBut6{
  width: 100%;
}