/*
Theme Name: Kinderwunschzentrum Bonner Bogen
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Alisa Brunkardt
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Kinderwunschzentrum Bonner Bogen – Eigenes Theme
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1768593585
Updated: 2026-01-16 19:59:45

*/

#site-header {
    position: fixed;
    top: 0;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
    left: 0;
    z-index: 999;
}
#site-header.stuck {
    padding: 5px 0;
}
