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);
});

Campona Shopping Mall – Food Court and Common Areas

reference

Modern food court with stylish lighting and seating at Megaholz shopping center.

The fully revitalized Campona received new interiors in 2022. As a result of the renovation, the experience center acquired a modern, stylish, and eco-friendly appearance. In the food court, seating capacity increased from 275 to 415 people, allowing for comfortable dining, with Megaholz providing the loose furniture, including the seating and tables.

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.