Peony season is short 🌸 order in time! Check the Shop 🙂

function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Disclaimer

Bloemen 7 Days hereby grants you access to the website and invites you to purchase the products offered. Bloemen 7 Days reserves the right to modify the content or remove parts at any time without being required to notify you.

Limited Liability

Bloemen 7 Days endeavors to update and/or supplement the content of the website as often as possible. Despite this care and attention, it is possible that content may be incomplete and/or incorrect. The materials offered on the website are provided without any form of guarantee or claim to accuracy. These materials may change at any time without prior notice from Bloemen 7 Days.

Specifically for prices and other information about products on the website, a reservation applies for obvious programming and typing errors. You cannot claim an agreement with Bloemen 7 Days based on such errors. Bloemen 7 Days can never accept liability for hyperlinks to websites or services of third parties included on the website.

Copyrights

All intellectual property rights concerning these materials rest with Bloemen 7 Days. Copying, distributing, and any other use of these materials is not permitted without the written permission of Bloemen 7 Days, except and only to the extent otherwise provided in regulations of mandatory law (such as the right to quote), unless indicated otherwise for specific materials.

Other

This disclaimer may change from time to time.