
.site-header,header.site-header,.elementor-location-header{display:none!important}
.pkr-header{position:sticky;top:0;z-index:99999;background:rgba(247,245,240,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(30,45,42,.08)}
.pkr-header__inner{max-width:1240px;min-height:98px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:34px}
.pkr-header__brand{display:flex;align-items:center}.pkr-header__brand .custom-logo-link{display:flex;align-items:center}.pkr-header__brand img{display:block!important;width:auto!important;height:auto!important;max-width:330px!important;max-height:74px!important}
.pkr-header__textlogo{font:600 24px Georgia,serif;letter-spacing:.08em;text-decoration:none;color:#1E2D2A}.pkr-header__textlogo span{color:#C9AA71}
.pkr-header__nav{display:flex;align-items:center;gap:23px}.pkr-header__nav>a{font:500 13px Montserrat,Arial,sans-serif;text-decoration:none;color:#232A28;white-space:nowrap}.pkr-header__nav>a:hover{color:#C9AA71}
.pkr-header__cta{background:#C9AA71!important;color:#1E2D2A!important;padding:14px 19px}.pkr-header__toggle{display:none;border:0;background:transparent;color:#1E2D2A;font-size:29px}
@media(max-width:900px){.pkr-header__inner{min-height:80px;padding:0 20px}.pkr-header__brand img{max-width:245px!important;max-height:60px!important}.pkr-header__toggle{display:block}.pkr-header__nav{display:none;position:absolute;top:80px;left:0;right:0;background:#F7F5F0;padding:24px;flex-direction:column;align-items:stretch}.pkr-header__nav.is-open{display:flex}}

/* Mobile Browser Tap-/Focus-Farbe neutralisieren */
.pkr-header__toggle,
.pkr-header__toggle:focus,
.pkr-header__toggle:active,
.pkr-header__toggle:hover{
    background:transparent!important;
    color:#1E2D2A!important;
    border:0!important;
    box-shadow:none!important;
    outline:none!important;
    -webkit-tap-highlight-color:transparent;
}

.pkr-header__toggle *{
    -webkit-tap-highlight-color:transparent;
}

.pkr-header__nav a,
.pkr-header__nav a:focus,
.pkr-header__nav a:active{
    -webkit-tap-highlight-color:rgba(201,170,113,.14);
}

@media(max-width:900px){
    .pkr-header__toggle{
        appearance:none;
        -webkit-appearance:none;
        padding:8px 4px;
        border-radius:0;
    }

    .pkr-header__toggle:focus-visible{
        outline:1px solid rgba(201,170,113,.75)!important;
        outline-offset:4px!important;
    }
}
