document.addEventListener('DOMContentLoaded', () => {
    // Target the native Bricks header wrapper
    const header = document.getElementById('brx-header'); 
    if (!header) return;

    const updateHeaderHeight = () => {
        const headerHeight = header.offsetHeight;
        // This creates a live variable called --header-height we can use in CSS!
        document.documentElement.style.setProperty('--header-height', `${headerHeight}px`);
    };

    // Run immediately, and re-run if the user resizes their screen or rotates their phone
    updateHeaderHeight();
    window.addEventListener('resize', updateHeaderHeight);
    window.addEventListener('orientationchange', updateHeaderHeight);
});

Bombay – Restaurant Budapest

reference

Bombay – Restaurant Budapest

Bombay is an exclusive Indian restaurant located in the heart of Budapest. Together with our subsidiary, Mobilia Artica, we were responsible for the development of the entire custom furniture. Thus, we provided the LED-illuminated wall claddings, optical suspended ceilings, custom upholstered seating, the entire bar, and its corresponding design backwall elements.

Let’s discuss your next project

Whether you’re planning a flagship store, a hotel interior, or a multi-site rollout—we’re ready to discuss your project requirements and how we can deliver.