.navbar-brand {
    display: inline-block;
    height: 130px;
    line-height: 60px;
    padding: 7px 15px;
    position: relative;
}

/* Sprachumschalter: schwebend unten rechts (passend zu WhatsApp links &amp; Book Now Mitte) */
.trp-floating-switcher{right:20px !important;left:auto !important;bottom:16px !important;top:auto !important;}

/* Umschalter halbtransparent (~65%) */
.trp-floating-switcher{background:rgba(255,255,255,0.65) !important;box-shadow:none !important;border:none !important;}

/* WhatsApp-Button: gleiche untere Höhe + etwas kleiner */
#simple-chat-button--container{bottom:16px !important;transform:scale(0.9);transform-origin:bottom left;}
