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

 Let's start your project

— Whether you’re planning a retail fit-out, a hospitality interior, or a workplace project—our team is ready to discuss your requirements. Tell us about your vision, timeline, and scope, and we’ll respond within one business day with a tailored consultation plan.

Email
Our friendly team is here to help.
info@megaholz.hu
Landline
Mon-Fri 09:00–17:00
+36 1 492 1700
Mobile
Mon-Fri 09:00–17:00
+36 20 244 3510
Head Office
Come say hello at our office HQ.
1106 Budapest, Maglódi út 55.

Contact us

Our locations

— Our office, warehouse, and production facility are all located on Maglódi út, Budapest. Contact us to schedule a visit.

Megaholz location map
Head office
Mon-Fri 09:00–17:00
1106 Budapest, Maglódi út 55.
Warehouse
Mon-Fri 09:00–17:00
1106 Budapest, Maglódi út 55.
Factory
Mon-Fri 09:00–17:00
1106 Budapest, Maglódi út 25.