/*
Theme Name: Hohe Lith
Theme URI: https://hohe-lith-cuxhaven.de/
Author: Familie Scherf
Description: Eigenständiges Theme für die Ferienwohnungen der Residenz Hohe Lith.
Version: 1.3.0
Text Domain: hohe-lith-theme
*/

html { scroll-behavior: smooth; }
body.hohe-lith-theme { margin: 0; background: #fffdf8; }
body.hohe-lith-theme #wpadminbar { position: fixed; }
.hohe-lith-fallback { color: #173d48; font-family: Arial, sans-serif; margin: 0 auto; max-width: 760px; padding: 5rem 1.5rem; }
.hohe-lith-fallback h1 { font-family: Georgia, serif; font-size: clamp(2.5rem, 7vw, 4.5rem); }
.hohe-lith-fallback a { color: #0d5266; }
.hohe-lith-page { background: #f8f5ef; color: #173d48; min-height: 100vh; }
.hohe-lith-page-header { align-items: center; background: #fffdf8; display: flex; justify-content: space-between; padding: 1rem clamp(1.25rem, 6vw, 7rem); }
.hohe-lith-page-brand { align-items: center; color: #173d48; display: flex; font-family: Georgia, serif; font-size: 1.35rem; gap: .7rem; text-decoration: none; }
.hohe-lith-page-brand img { height: 42px; width: auto; }.hohe-lith-page-header > a:last-child { color: #0d5266; font-size: .8rem; font-weight: 800; text-decoration: none; }
.hohe-lith-page-footer { align-items: center; background: #092630; color: rgba(255,253,248,.72); display: flex; font-family: Arial, sans-serif; font-size: .78rem; justify-content: space-between; padding: 1.8rem clamp(1.25rem, 6vw, 7rem); }.hohe-lith-page-footer p { margin: 0; }.hohe-lith-page-footer nav { display: flex; gap: 1.2rem; }.hohe-lith-page-footer a { color: inherit; text-decoration: none; }
@media (max-width: 600px) { .hohe-lith-page-footer { flex-direction: column; gap: 1rem; text-align: center; } }
