Great food, great vibes, great service! The staff is just the best… just take the first step to chat them up :) Been there a few times and ordered a variety of dishes with friends/family. The food has been consistently good. Must visit!
Amit Bhuchar
document.addEventListener("DOMContentLoaded", function() {
var iframe = document.querySelector("header iframe[src*='opentable.co.uk']");
if (iframe) {
iframe.onload = function() {
var iframeDocument = iframe.contentWindow.document;
var button = iframeDocument.querySelector('button');
if (button) {
button.style.backgroundColor = 'transparent';
button.style.border = 'none';
button.style.boxShadow = 'none';
}
};
}
});