Mezcal Mexican Restaurant
Cart 0
Home - Lutherville
Home - Washington
Bar Order Online Mezcal Cuisine About Contact
Bar Order Online Mezcal Cuisine About Contact
Cart 0
Home - Lutherville More Pages Bar Order Online Mezcal Cuisine About Contact
Mezcal Mexican Restaurant
Home - Washington More Pages Bar Order Online Mezcal Cuisine About Contact

 

Subscribe to Owings Mills News

Sign up with your email address to receive news and updates.

We respect your privacy.

Thank you!

Subscribe to Lutherville News

Sign up with your email address to receive news and updates.

We respect your privacy.

Thank you!

Lutherville

6 W Ridgely Road
Lutherville, Maryland 21093
Get directions →
410-616-9827

D.C.

777 6th St NW

Washington, DC 20001

Get directions →

202-885-9280

Navigation

Lutherville:

Cuisine
Bar
Order Online
About
Contact

D.C.

Cuisine
Bar
Order Online
About
Contact

Social Media Links

Hours - Lutherville

Sun–Thu: 11am–9pm
Fri & Sat: 11am–10pm

Hours - D.C.

Sun–Thu 11:30a–10p
Fri–Sat 11:30a–12a

Join our Mezcal Club for Exclusive Offers and Coupons!

Phone

Thank you!

 
Mezcal Restaurant
9958 Reisterstown Road,
Garrison, MD, 21117,
United States
410-205-7150 mezcalinc@gmail.com
Hours
Mon 11am - 10pm
Tue 11am - 10pm
Wed 11am - 10pm
Thu 11am - 10pm
Fri 11am - 11pm
Sat 11am - 11pm
Homepage
Video (Copy) (Copy) Splash Page DC (Copy) Splash Page (LV) (Copy)
document.addEventListener("DOMContentLoaded", function() { // Check if the popup was already interacted with if (localStorage.getItem("locationChosen")) { return; // Stop the script if the user already chose a location } // Wait for the popup to appear in case it loads asynchronously let checkPopup = setInterval(function() { let popup = document.querySelector(".sqs-popup-overlay"); if (popup) { clearInterval(checkPopup); // Stop checking once popup is found // Add event listener to buttons inside the popup document.querySelectorAll(".sqs-popup-overlay a, .sqs-popup-overlay button").forEach(button => { button.addEventListener("click", function() { // Hide the popup and prevent it from appearing again localStorage.setItem("locationChosen", "true"); popup.style.display = "none"; }); }); } }, 500); // Check every 500ms until the popup appears });