New Season Drop! 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);
});

Withdrawal Form

Withdrawal from contract form

Under EU Directive 2023/2673 you have the right to withdraw from the contract within 14 days of receiving the goods, without giving any reason.

Important: Enter the e-mail address you used when placing the order. If you no longer have access to it, fill in the billing postcode from the order.

Once you fill in your e-mail (or postcode), we will load the products from this order so you can select them with checkboxes.

Withdrawal scope

Enter your IBAN so we can return the money to your bank account.

Your personal data is processed for the purpose of handling your withdrawal from contract, on the basis of Art. 6(1)(b) GDPR (performance of a contract) and Art. 6(1)(c) GDPR (legal obligation under EU Directive 2023/2673). For details, see the privacy policy.