Opens in a new tab
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);
});

Modified: Monday, March 30 2026, 1.30am

The restaurants of the Hyde and Mondrian hotels are outstanding destinations for lovers of good food and quality entertainment. This weekend, the agenda is varied.

On Saturday at Niko, a Japanese restaurant, singer Mimi Barber livens up the evening with live performances. Sunday will feature an exclusive concept: Kyabarê.

At the Mexican Cuyo, Fridays are Acoustic Grooves, Saturdays are Ritmo Nights and Sundays are Blues&Soul.

Sun&Moon is the ideal place to enjoy cocktails before or after dinner with live music sessions starting at 8pm.

Hyde Beach is this July the epicenter of fun with events such as Delum on Tuesday the 16th, David Oleart on the 20th and Ibiza Legends with Paul Darey, Oscar Colorado and Felix Da Funk on July 23rd.

For the full article, please visit Diario de Ibiza website here.