@media (max-width: 666px) {
    .cta-buchen .elementor-button {
        margin-top: -10px;
    }
	 .elementor-nav-menu--dropdown {
        top: 73px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .ipad-menu .elementor-nav-menu--dropdown {
        top: 54px !important;
    }
}

.sticky-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 99999 !important;
}



.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul { display: none;}


