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

Tuesday, August 26 2025, 2.43pm

The essence of Mediterranean cuisine is intensely experienced in Ibiza, where fresh produce, natural surroundings and wellness merge into memorable gastronomic experiences. From restaurants that pamper each ingredient with respect and technique to spaces that elevate the art of eating in front of the sea, the island offers corners where gastronomy becomes an authentic refuge for the senses.

Finca La Plaza

The restaurant, located in the garden of a country estate in the square of Santa Gertrudis, is a haven of tranquility, with a friendly service and a menu without stridency

The restaurant is located in a country estate in the center of Santa Gertrudis. | / LUANA FAILLA

Can Curreu

The restaurant Can Curreu has its urban version in Estel, in Santa Eulària

An indoor lounge perfect for any occasion. | / PHOTOS: CAN CURREU

El Chiringuito Ibiza

The restaurant, located on the beach of es Cavallet in ses Salines, stands out for its simple, well-made dishes, with contemporary touches and local products in most of the dishes

The restaurant has been renovated this year and the intention is to extend the season until November. / ED

 

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