Join Our Rewards Program Today

Live Music, sports and more fun!

Events & specials

Let the Good Times Roll!!

our gallery

food that´s way too good for a place this cool

our menu

Gyro Bowl

Try our New Gyro Bowl with Chicken!

view FULL menu
A plate of food with chicken, tomatoes, cucumbers, onions, and feta cheese.

Mix Berry

Fresh berriesm cranberry, mixed greensm, feta, walnut, cucumber.

view full menu
A salad with strawberries, blackberries, and walnuts.

hibachi bowls

Chicken or steak hibachi bowls

view full menu
A plate of food with chicken, broccoli, and mushrooms.
our menu

Great place for healthy and delicious lunch options. The buffalo chicken sandwich was yummy, and my husband really liked the pesto chicken sandwich as well. The sangria drink was wonderful. It is definitely worth the minor detour from the interstate.

a happy young man
J.H.

Absolutely amazing food, amazing service. Variety of a menu. They answered all my questions and were patient. Gave me great suggestions. Very welcoming and kind. Will definitely be back

a happy young man
Nick G.

Healthy, filling, delicious, quick food option. Service was great and staff was friendly. Restaurant is beautifully decorated and has cozy atmosphere. I will definitely be going again.

a happy young woman
Chelsea G.

Catering

Whether it’s an intimate gathering or a larger celebration, we’re here to make your event extra special with our personalized catering services on yours .

send a Request
<!-- TESTIMONIAL ANIMATED CARDS -->

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />

<style>
img.img-text-feature:hover {
    transform: scale(1.2);
}
img.img-text-feature {
    transition: ease-in-out all .3s;
}

  
.swiper{ 

padding-bottom: 60px;
}


.swiper-slide-shadow {
background-color: rgba(0,0,0,0) !important;
}

/* Set the width and height of the dots */
.swiper-pagination-bullet {
  width: 40px;
  height: 15px;
  border-radius: 100px;
}

/* Set the background color of the active dot */
.swiper-pagination-bullet-active {
  background-color: white;
}
span.swiper-pagination-bullet {
    background: white;
}

/*Slider color*/
</style>

<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>

<script>
  var swiper = new Swiper(".customers", {
    effect: "cards",
    grabCursor: true,
      pagination: {
  el: ".swiper-pagination",
  clickable: true,
},
  });
</script>