BOOK NOW

DON RUDOLFO

THE ESSENCE OF A WINERY MADE GASTRONOMIC EXPERIENCE

A unique atmosphere of winery style with vaulted ceilings and decorative murals. Don Rudolfo offers you an extraordinary selection of national and international wines that pair perfectly with Iberian products and meats of the highest quality.
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js" integrity="sha512-7eHRwcbYkK4d9g/6tD/mhkf++eoTHwpNM9woBxtPUBWm67zeAfFC+HrdoE2GanKeocly/VxeLvIqwvCdk7qScg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js" integrity="sha512-onMTRKJBKz8M1TnqqDuGBlowlH0ohFzMXYRNebz+yOcc5TQr/zAKsthzhuv0hiyUKEiQEQXEynnXCvNTOk50dg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
.mobile-lang-switcher {
    z-index: 1000;
 
}

.mobile-lang-switcher li {
    list-style: none;
}
document.addEventListener("DOMContentLoaded", function(){
  gsap.registerPlugin(ScrollTrigger);

ScrollTrigger.create({
    trigger: "#brxe-tqikap",
    start: "top top", // cuando el top del elemento llegue al top del viewport
    end: "bottom top", // cuando el bottom del elemento llegue al top del viewport
    onEnter: () => cambiarMetaColor(), // scroll hacia abajo - cambia a #273320
    onLeaveBack: () => cambiarMetaColor(), // scroll hacia arriba - vuelve a #000
    markers: false // cambia a true para debug visual
});

function cambiarMetaColor() {
    let metaThemeColor = document.querySelector('meta[name="theme-color"]');
    
    if (!metaThemeColor) {
        metaThemeColor = document.createElement('meta');
        metaThemeColor.setAttribute('name', 'theme-color');
        metaThemeColor.setAttribute('content', '#000');
        document.head.appendChild(metaThemeColor);
        return;
    }
    
    const colorActual = metaThemeColor.getAttribute('content');
    const nuevoColor = colorActual === '#000' ? '#273320' : '#000';
    metaThemeColor.setAttribute('content', nuevoColor);
}
})

//menu
document.addEventListener('DOMContentLoaded', function() {
    // Verificar si estamos en la versión móvil del menú
    const mobileMenuWrapper = document.querySelector('.bricks-mobile-menu-wrapper.right');
    
    if (mobileMenuWrapper) {
        // Seleccionar el menú móvil
        const mobileMenu = document.querySelector('#menu-global-menu-1');
        
        if (mobileMenu) {
            // Crear el nuevo contenedor para los elementos de idioma
            const langContainer = document.createElement('div');
            langContainer.className = 'mobile-lang-switcher';
            
            // Establecer los estilos para el contenedor
            Object.assign(langContainer.style, {
                position: 'absolute',
                bottom: '0',
                left: '0',
                right: '0',
                padding: '15px',
                display: 'flex',
                justifyContent: 'center',
                gap: '5px',
                background: 'inherit'
            });
            
            // Seleccionar los elementos de idioma
            const langElements = mobileMenu.querySelectorAll('.lang, .lang-separator');
            
            // Mover los elementos al nuevo contenedor
            langElements.forEach(element => {
                langContainer.appendChild(element);
            });
            
            // Insertar el nuevo contenedor después del menú
            mobileMenu.parentNode.insertBefore(langContainer, mobileMenu.nextSibling);
        }
    }
});

CONCEPT

Connect with an audience that values authenticity, but that also seeks unique and modern shared experiences

Don Rudolfo transcends the classic concept, creating a space where the winery aesthetic, the pairing of high quality wines and the best grilled meats are intertwined with an innovative design, evoking a warm, cheerful and sensory environment.

LOCATION

Restaurant in the historic centre of Estepona

The ideal place to enjoy an unforgettable lunch or dinner on your walk through the historic center of Estepona, in the middle Plaza de las Flores, centre of the city's life.

Around it you can see several public buildings, imposing 19th century houses, a large central fountain and, above all, a garden full of flowers that give it its name.
See location

The best experience,
sharing a table

A gastronomic experience designed for those looking for unique and modern experiences in the best company.
Carta

Embers, wines and friends

The fascinating world of wine comes to your glass at the Don Rudolfo winery, where you can taste a wide and careful selection of national and international wines accompanied by Iberian products of the best quality.

KITCHEN

We offer a selection of the best meats for you to enjoy in the best company.

KITCHEN

WINE

Don Rudolfo has a huge selection of national and international wines that pair perfectly with its menu.

WINE

EVENTS

Join the celebration! Our events promise excitement and indelible memories.

EVENTS

CONTACTO

Leave us a message

Whether for special events, information about our menu, or any other query, do not hesitate to write to us.