/*
 Theme Name:   Twenty twentyfive Child
 Description:  Mein Child Theme
 Author:       Webtimiser
 Author URI:   httpw://www.webtimiser.de
 Template:     twentytwentyfive
 Version:      1.0
 Text Domain:  twenty-twentyfive-child
*/

/* Navigation über alles legen */
header,
.wp-block-navigation,
.wp-block-navigation__container {
    position: relative !important;
    z-index: 100 !important;
}
