/* Glamour Skin – Markenstile (alle Seiten): Fonts + Logo-Lockup + Lesbarkeit */
@font-face{font-family:'GS Cormorant';src:url('fonts/amb/CormorantGaramond-300.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'GS Cormorant';src:url('fonts/amb/CormorantGaramond-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'GS Cormorant';src:url('fonts/amb/CormorantGaramond-300i.woff2') format('woff2');font-weight:300;font-style:italic;font-display:swap}
@font-face{font-family:'GS Jost';src:url('fonts/amb/Jost-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}

/* Logo: nur die Bildmarke, mit dezentem Gold-Glow */
.gs-logo{display:flex !important;align-items:center;justify-content:flex-start;height:100%;text-decoration:none;padding-left:26px;overflow:visible !important}
@media (max-width:900px){.gs-logo{padding-left:10px}.gs-logo__mark{width:58px;height:48px}}
.gs-logo__text{display:none !important}
.gs-logo__mark{position:relative;flex:none;width:78px;height:64px;overflow:visible;
  filter:drop-shadow(0 0 5px rgba(217,185,110,.45)) drop-shadow(0 0 14px rgba(217,185,110,.30));
  animation:gs-logo-glow 4s ease-in-out infinite}
@keyframes gs-logo-glow{
  0%,100%{filter:drop-shadow(0 0 5px rgba(217,185,110,.40)) drop-shadow(0 0 12px rgba(217,185,110,.25))}
  50%{filter:drop-shadow(0 0 9px rgba(217,185,110,.70)) drop-shadow(0 0 22px rgba(217,185,110,.42))}}
@media (prefers-reduced-motion:reduce){.gs-logo__mark{animation:none}}
.gs-logo__mark wow-image,.gs-logo__mark .XWKVT7{position:absolute;inset:0}
.gs-logo__mark img{width:100% !important;height:100% !important;object-fit:contain}

/* Team-/Kachel-Beschriftungen auf Fotos: lesbar durch Schatten */
main .wixui-repeater h5.wixui-rich-text__text,
main .wixui-repeater h6.wixui-rich-text__text{
  text-shadow:0 1px 3px rgba(0,0,0,.65),0 3px 18px rgba(0,0,0,.5);
}

/* Kontakt-Überschrift in Besuchskarte */
#comp-m5yxuh74 h5.font_5,#comp-mp979lzh h5.font_5{color:#920000 !important}

/* Altes Wix-WhatsApp-Chat-Widget (JS-injiziert) endgültig entfernen */
#mkp-widget-whatsapp-chat,.mkp-whatsapp-widget-root{display:none !important;visibility:hidden !important;pointer-events:none !important}

/* Header bleibt beim Scrollen oben – auf allen Seiten (wie Startseite) */
header[id^="comp-"]{position:sticky !important;top:0;z-index:5000;background:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 18px rgba(26,20,16,.06)}

/* Kurz verbergen, bis Panel-Änderungen angewendet sind (api/inhalt.php + gs-content.js) */
html.gs-ov body{visibility:hidden}

/* Mit fünf Menüpunkten überlappt der Adressblock auf mittleren Bildschirmbreiten */
@media (min-width:1001px) and (max-width:1360px){header [id$="_r_comp-m8e6g4o04"]{display:none !important}}
