/*
 Theme Name:   Twenty Twenty-Five KYS
 Description:  A child theme for Twenty Twenty-Five WordPress theme.
 Author:       Michele
 Author URI:   https://chesi.net/
 Template:     twentytwentyfive
 Version: 1.0
 Requires at least: 6.4
 Tested up to: 6.4
 Requires PHP: 7.0
 License: GNU General Public License v2 or later
 License URI: http: //www.gnu.org/licenses/gpl-2.0.html
 Tags: Twenty Twenty-Four Child
 Text Domain:  twentytwentyfour-kys
*/
:where(.wp-site-blocks *:focus){outline-width:2px;outline-style:solid}
.wp-block-site-logo img {
  position: fixed;
  margin-left: -227px;
margin-top: 22px;
}
@media (min-width: 1024px) {
.footer-menu-mobile {
  display: none !important;}
}
@media (max-width: 1024px) {
p {max-width: 90vw !important;}
  .wp-block-site-logo img {
margin-left: -31vw;
  width: 30vw;}
.wp-block-navigation__responsive-container-open {
  display: none;}
.is-layout-flex > :is(*, div) {
  margin: 0 0 10px;}
.footer-menu-desktop {
  display: none !important;}
.main-menu { display: none !important;}
.wp-block-group.alignfull {
  margin-bottom: 20px !important;}
.page-id-932 .custom-logo {
  display: none;}

}
.wp-bottom-menu-nav-wrapper.active {
  width: 50% !important;
  height: 50% !important;
  top: unset !important;
  bottom: 8% !important;
z-index: 2;
}
.wp-bottom-menu-nav-wrapper.active {
  text-align: left !important;
}
.wpbm-nav-close {
  top: 3% !important;
}
/* Zeile unter Footer sticky */
.sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;

}
.sticky-footer-bg {
z-index: 1;
right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(0,0,0,0), rgb(94, 134, 167) 24% 80%);
}
.nk-awb {
  z-index: 2;
}
