{"id":36123,"date":"2025-03-24T13:38:06","date_gmt":"2025-03-24T11:38:06","guid":{"rendered":"https:\/\/www.hellenicvibes.gr\/?page_id=36123"},"modified":"2026-03-11T12:49:32","modified_gmt":"2026-03-11T10:49:32","slug":"menu","status":"publish","type":"page","link":"https:\/\/www.hellenicvibes.gr\/es\/menu\/","title":{"rendered":"Our Menu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"36123\" class=\"elementor elementor-36123\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3335257 e-con-full e-flex e-con e-parent\" data-id=\"3335257\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b973836 elementor-widget elementor-widget-video\" data-id=\"b973836\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/VIDEO-RESTAURANT.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f8860a background-grid-lines elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"3f8860a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b72212 elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"9b72212\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style> \r\n\r\n\r\n.menu-tabs {\r\n  display: flex;\r\n  gap: 2rem;\r\n  justify-content: center;\r\n  margin-bottom: 3rem;\r\n    margin-top: 3rem;\r\n\r\n}\r\n.menu-tab:hover {\r\n  color: #fff\r\n}\r\n\r\n.menu-tab:hover::before,\r\n.menu-tab:hover::after {\r\n  background: #0e597c;\r\n}\r\n\r\n.menu-tab {\r\n  cursor: pointer;\r\n  font-size: 26px !important;\r\n  color: white;\r\n\r\n\r\n  position: relative;\r\n  padding: 0.5rem 1rem;\r\n  text-transform: uppercase;\r\n  transition: 0.3s;\r\n}\r\n\r\n@media(max-width:820px){\r\n    .menu-tab {\r\n      margin-top: 50px !important;\r\n    margin-bottom: 50px !important;\r\n}}\r\n\r\n.menu-tab::before,\r\n.menu-tab::after {\r\n  content: \"\";\r\n  display: block;\r\n  height: 2px;\r\n  background: white;\r\n  position: absolute;\r\n  left: 0;\r\n  right: 0;\r\n}\r\n\r\n.menu-tab::before {\r\n  top: 0;\r\n}\r\n\r\n.menu-tab::after {\r\n  bottom: 0;\r\n}\r\n\r\n.menu-item-little-less p {\r\n\r\n    color: #cfdde5;\r\n}\r\n<\/style>\r\n\r\n<div class=\"menu-tabs\">\r\n  <div class=\"menu-tab\" data-target=\"fagito\" tabindex=\"0\" role=\"button\" aria-pressed=\"true\">Food<\/div>\r\n  <div class=\"menu-tab\" data-target=\"drinks\" tabindex=\"0\" role=\"button\" aria-pressed=\"false\">Drinks<\/div>\r\n  <div class=\"menu-tab\" data-target=\"breakfast\" tabindex=\"0\" role=\"button\" aria-pressed=\"false\">Specials<\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n  const fagito = document.querySelector(\"#fagito\");\r\n  const drinks = document.querySelector(\"#drinks\");\r\n  const breakfast = document.querySelector(\"#breakfast\");\r\n  const fagitoBtn = document.querySelector('[data-target=\"fagito\"]');\r\n  const drinksBtn = document.querySelector('[data-target=\"drinks\"]');\r\n  const breakfastBtn = document.querySelector('[data-target=\"breakfast\"]');\r\n  \r\n  \/\/ \u0391\u03c1\u03c7\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\r\n  if (fagito) fagito.style.display = \"block\";\r\n  if (drinks) drinks.style.display = \"none\";\r\n  if (breakfast) breakfast.style.display = \"none\";\r\n  if (fagitoBtn) {\r\n    fagitoBtn.classList.add('active');\r\n    fagitoBtn.setAttribute('aria-pressed', 'true');\r\n  }\r\n\r\n  \/\/ \u03a3\u03c5\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae tabs\r\n  function switchTab(targetTab, activeBtn) {\r\n    \/\/ \u039a\u03c1\u03cd\u03c8\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 tabs\r\n    if (fagito) fagito.style.display = \"none\";\r\n    if (drinks) drinks.style.display = \"none\";\r\n    if (breakfast) breakfast.style.display = \"none\";\r\n    \r\n    \/\/ \u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b5 active class \u03b1\u03c0\u03cc \u03cc\u03bb\u03b1\r\n    [fagitoBtn, drinksBtn, breakfastBtn].forEach(btn => {\r\n      if (btn) {\r\n        btn.classList.remove('active');\r\n        btn.setAttribute('aria-pressed', 'false');\r\n      }\r\n    });\r\n    \r\n    \/\/ \u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b5 \u03c4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf\r\n    if (targetTab) targetTab.style.display = \"block\";\r\n    if (activeBtn) {\r\n      activeBtn.classList.add('active');\r\n      activeBtn.setAttribute('aria-pressed', 'true');\r\n    }\r\n  }\r\n\r\n  \/\/ \u03a3\u03c5\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 keyboard \u03ba\u03b1\u03b9 click events\r\n  function handleTabActivation(event, target, button) {\r\n    \/\/ \u0393\u03b9\u03b1 keyboard: Space \u03ae Enter\r\n    if (event.type === 'keydown' && event.key !== ' ' && event.key !== 'Enter') {\r\n      return;\r\n    }\r\n    \r\n    \/\/ \u03a0\u03c1\u03cc\u03bb\u03b7\u03c8\u03b7 default behavior \u03b3\u03b9\u03b1 Space\r\n    if (event.key === ' ') {\r\n      event.preventDefault();\r\n    }\r\n    \r\n    const targetElement = document.querySelector(`#${target}`);\r\n    switchTab(targetElement, button);\r\n  }\r\n\r\n  \/\/ Event listeners\r\n  if (fagitoBtn) {\r\n    fagitoBtn.addEventListener(\"click\", (e) => handleTabActivation(e, \"fagito\", fagitoBtn));\r\n    fagitoBtn.addEventListener(\"keydown\", (e) => handleTabActivation(e, \"fagito\", fagitoBtn));\r\n  }\r\n  \r\n  if (drinksBtn) {\r\n    drinksBtn.addEventListener(\"click\", (e) => handleTabActivation(e, \"drinks\", drinksBtn));\r\n    drinksBtn.addEventListener(\"keydown\", (e) => handleTabActivation(e, \"drinks\", drinksBtn));\r\n  }\r\n  \r\n  if (breakfastBtn) {\r\n    breakfastBtn.addEventListener(\"click\", (e) => handleTabActivation(e, \"breakfast\", breakfastBtn));\r\n    breakfastBtn.addEventListener(\"keydown\", (e) => handleTabActivation(e, \"breakfast\", breakfastBtn));\r\n  }\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7763ec background-grid-lines elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"d7763ec\" data-element_type=\"container\" data-e-type=\"container\" id=\"breakfast\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8b1e52d e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"8b1e52d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07cad69 elementor-widget elementor-widget-html\" data-id=\"07cad69\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SPECIALS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      STRAPATSADA\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian dish STRAPATSADA\" class=\"veg-icon\">\r\n    <\/span>\r\n  <\/h3>\r\n  <p>Scrambled eggs with tomato and feta cheese.<\/p>\r\n<\/div>\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SFOUGGATO SANTORINIS\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian dish         SFOUGGATO SANTORINIS\" class=\"veg-icon\">\r\n      <\/span>\r\n    <\/h3> \r\n    <p>Baked omelette with zucchini, onions and flower cheese<\/p>\r\n    \r\n  <\/div>\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n    FROUTALIA FROM ANDROS\r\n   \r\n    <\/span>\r\n  <\/h3>\r\n  <p>Eggs omelette with sausage and graviera cheese<\/p>\r\n<\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57523db animated-slow salata-image elementor-invisible elementor-widget elementor-widget-image\" data-id=\"57523db\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-1024x683.jpg\" class=\"attachment-large size-large wp-image-37905\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-1024x683.jpg 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-300x200.jpg 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-768x512.jpg 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-18x12.jpg 18w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94cd8ce e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"94cd8ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcef6bd animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"bcef6bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1024x683.webp\" class=\"attachment-large size-large wp-image-37904\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43b1c8d elementor-widget elementor-widget-html\" data-id=\"43b1c8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SPECIALS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n       HEALTHY OMELETTE\r\n\r\n      <\/span>\r\n    <\/h3>\r\n    <p>Omelette with egg whites, smoked turkey and green bell peppers<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\nEGGS BENEDICT  \r\n      <\/span>\r\n    <\/h3>\r\n    <p>Poached eggs on toasted bread with bacon and sauce hollandaise<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        PANCAKES\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"PANCAKES\" class=\"frozen-icon\" >\r\n      <\/span>\r\n    <\/h3>\r\n    <p>With honey & nuts or chocolate spread and biscuit crumbles<\/p>\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-73e4de1 background-grid-lines elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"73e4de1\" data-element_type=\"container\" data-e-type=\"container\" id=\"fagito\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c267f3f e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"c267f3f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62d08da elementor-widget elementor-widget-html\" data-id=\"62d08da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .menu-section {\r\n    color: #ffffff;\r\n    max-width: 500px;\r\n    margin: auto;\r\n    border-radius: 12px;\r\n  }\r\n\r\n.menu-section h2 {\r\n\r\ndisplay: inline-flex\r\n;\r\n    align-items: center;\r\n    font-size: 1.6rem;\r\n    font-weight: normal;\r\n    letter-spacing: 1px;\r\n    gap: 10px;\r\n    margin-bottom: 1.5rem;\r\n    color: #fff;\r\n    padding-bottom: 0.5rem;\r\n    text-align: center;\r\n    width: 100%;\r\n    justify-content: flex-start !important;\r\n}\r\n.dish-name {\r\n  display: inline;\r\n  font-size: 19px !important;\r\n}\r\n.nuts-icon,\r\n.veg-icon,\r\n.frozen-icon,\r\n.vegan-icon {\r\n  width: 28px !important;\r\n  height: auto;\r\n  margin-left: 4px;\r\n  vertical-align: middle;\r\n}\r\n\r\n\r\n\r\n.menu-section h2 .svg-icon {\r\n  display: inline-block;\r\n  width: 28px; \/* or your desired width *\/\r\n  height: 28px; \/* or your desired height *\/\r\n  background-image: url(\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/romvos.svg\");\r\n  background-repeat: no-repeat;\r\n  background-size: contain;\r\n  background-position: center;\r\n  flex-shrink: 0;\r\n}\r\n\r\n\r\n.veg-icon {\r\n  width: 30px;\r\n  height: 30px;\r\n  vertical-align: middle;\r\n}\r\n\r\n\r\n\r\n  .menu-item {\r\n    margin-bottom: 1.8rem;\r\n  }\r\n\r\n  .menu-item h3 {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: flex-end;\r\n    font-size: 1.1rem;\r\n    color: #ffffff;\r\n    margin-bottom: 0.5rem;\r\n    font-weight: normal;\r\n  }\r\n\r\n  .menu-item span {\r\n    font-weight: 400;\r\n    font-size: 1rem;\r\n  }\r\n\r\n  .menu-item p {\r\n    font-size: 0.95rem;\r\n    color: #cfdde5;\r\n    line-height: 1.4;\r\n    margin: 0;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SALADS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      GREEK SALAD\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"  GREEK SALAD\" class=\"veg-icon\">\r\n    <\/span>\r\n    <span>10\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Tomato, cucumber, feta, peppers, seasoned with basil and wild oregano<\/p>\r\n<\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LETTUCE HEART SALAD WITH CHICKEN FILLETS <span>10\u20ac<\/span><\/h3>\r\n    <p>Lettuce hearts, chicken fillets, croutons, Cretan graviera flakes, raisins and orange vinaigrette<\/p>\r\n  <\/div>\r\n\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      BEETROOT SALAD\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\"  alt=\"BEETROOT SALAD vegeterian\"  class=\"veg-icon\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/nuts.svg\" alt=\"BEETROOT SALAD\" class=\"nuts-icon\">\r\n    <\/span>\r\n    <span>12\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Beetroot, goat cheese flavored with thrombi, seasame vinaigrette and pine nuts\r\n <\/p>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n  const targets = document.querySelectorAll('.menu-effect-image');\r\n\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.classList.add('revealed');\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.4 });\r\n\r\n  targets.forEach(el => observer.observe(el));\r\n});\r\n<\/script>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71e2e5a animated-slow salata-image elementor-invisible elementor-widget elementor-widget-image\" data-id=\"71e2e5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-768x1024.jpg\" class=\"attachment-large size-large wp-image-37247\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-768x1024.jpg 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-225x300.jpg 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-1152x1536.jpg 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-9x12.jpg 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2781ee6 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"2781ee6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9202258 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"9202258\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1024x768.webp\" class=\"attachment-large size-large wp-image-36119\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1024x768.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-300x225.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-768x576.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1536x1152.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-2048x1536.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-16x12.webp 16w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb741e1 elementor-widget elementor-widget-html\" data-id=\"bb741e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COLD APPETIZERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SPICY CHEESE SPREAD\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"SPICY CHEESE SPREAD\">\r\n      <\/span>\r\n      <span>8\u20ac<\/span>\r\n    <\/h3>\r\n    <p>With smoked cheese from Mykonos<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        TRADITIONAL TZATZIKI\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"TRADITIONAL TZATZIKI\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Greek yogurt, olive oil, garlic and cucumber<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        MARINATED OCTOPUS\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" class=\"frozen-icon\" alt=\"MARINATED OCTOPUS\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>With colorful peppers and wild oregano<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SHRIMP MILLE-FEUILLE WITH LEEK CREAM\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" class=\"frozen-icon\" alt=\"SHRIMP MILLE-FEUILLE WITH LEEK CREAM\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Served with puff pastry, shrimps and leek cream<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        STUFFED VINE LEAVES \u2013 TRADITIONAL STYLE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegan.svg\" class=\"vegan-icon\" alt=\"STUFFED VINE LEAVES \u2013 TRADITIONAL STYLE\">\r\n      <\/span>\r\n      <span>8\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Stuffed vine leaves with rice, parsley, dill, mint and onions<\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6517269 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"6517269\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99ff5e8 elementor-widget elementor-widget-html\" data-id=\"99ff5e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>HOT APPETIZERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      SANTORINI TOMATO FRITTERS\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\"  alt=\"SANTORINI TOMATO FRITTERS\" class=\"veg-icon\">\r\n    <\/span>\r\n    <span>8\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Tomato, eggs, dill, flower and oregano <\/p>\r\n<\/div>\r\n\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>EGGPLANT ROLLS <span>10\u20ac<\/span><\/h3>\r\n    <p>Eggplant rolls filled with veal mince and a cream of Greek cheeses<\/p>\r\n  <\/div>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      GRILLED HALLOUMI\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\"  alt=\"GRILLED HALLOUMI\" class=\"veg-icon\">\r\n    <\/span>\r\n    <span>8\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Grilled halloumi with fried vine leaf, fresh tomato, mint and lime<\/p>\r\n<\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CRETAN APAKI <span>8\u20ac<\/span><\/h3>\r\n<p>Cretan smoked pork apaki, saut\u00e9ed in red wine and served with Cretan graviera cheese<\/p>\r\n\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db693c4 animated-slow e-transform centerimg elementor-invisible elementor-widget elementor-widget-image\" data-id=\"db693c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.90000000000000002,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-768x1024.webp\" class=\"attachment-large size-large wp-image-36115\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7487b86 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"7487b86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d1a574 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0d1a574\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-768x1024.webp\" class=\"attachment-large size-large wp-image-36116\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddf3df4 elementor-widget elementor-widget-html\" data-id=\"ddf3df4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section main-dishes\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>MAIN DISHES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SPAGHETTI WITH FRESH TOMATO SAUCE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"SPAGHETTI WITH FRESH TOMATO SAUCE\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Peppers, fresh tomato, olives and feta<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>PORK SOUVLAKI ORIENTAL <span>14\u20ac<\/span><\/h3>\r\n    <p>Served on handmade pita with politiki sauce<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>TURKEY BURGER <span>14\u20ac<\/span><\/h3>\r\n    <p>With green olive p\u00e2t\u00e9 sauce and Santorini cherry tomatoes<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        RISOTTO\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"RISOTTO\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>With Kozani saffron, Florina peppers and raisins<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CHICKEN FILLET <span>16\u20ac<\/span><\/h3>\r\n    <p>Grilled on a puff pastry with yogurt, mint and fresh tomato<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        GRILLED SEABREAM\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" class=\"frozen-icon\" alt=\"GRILLED SEABREAM\">\r\n      <\/span>\r\n      <span>16\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Served with steamed wild greens and olive oil-lemon dressing<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c41c402 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"c41c402\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-524b1e9 elementor-widget elementor-widget-html\" data-id=\"524b1e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>DESSERTS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/nuts.svg\" class=\"nuts-icon\" alt=\"TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        CREME BRULEE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"CREME BRULEE\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Silky vanilla custard with a crisp layer of caramelized brown sugar<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        DARK CHOCOLATE MOUSSE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" class=\"veg-icon\" alt=\"DARK CHOCOLATE MOUSSE\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Served with green praline wafer<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23443b6 animated-slow e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"23443b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.90000000000000002,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"725\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1024x725.webp\" class=\"attachment-large size-large wp-image-36118\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1024x725.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-300x213.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-768x544.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1536x1088.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-18x12.webp 18w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364.webp 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d53d654 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"d53d654\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2e1bfc e-transform animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c2e1bfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-768x1024.webp\" class=\"attachment-large size-large wp-image-36117\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bb9110 elementor-widget elementor-widget-html\" data-id=\"7bb9110\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COMBOS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CLUB BURGER <span>9,5\u20ac<\/span><\/h3>\r\n    <p>With beef burger, tomato, iceberg, cheese, bacon and mayonnaise.<\/p>\r\n    <ul style=\"color: #cfdde5; padding-left: 1.2rem; margin-top: 0.3rem;\">\r\n      <li> Potato Chips<\/li>\r\n      <li>Soft drink of your choice<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n <div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      SPECIAL PIZZA\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/Asset-8.svg\" alt=\"special pizza\" class=\"veg-icon\">\r\n    <\/span>\r\n    <span>9,5\u20ac<\/span>\r\n  <\/h3>\r\n  <ul style=\"color: #cfdde5; padding-left: 1.2rem; margin-top: 0.3rem;\">\r\n    <li>Soft drink of your choice<\/li>\r\n    <li>Vanilla ice cream<\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0300828 background-grid-lines elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"0300828\" data-element_type=\"container\" data-e-type=\"container\" id=\"drinks\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-29db8e7 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"29db8e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef1eab8 elementor-widget elementor-widget-html\" data-id=\"ef1eab8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n\r\n<div class=\"menu-section\">\r\n<h2>\r\n  <span class=\"svg-icon\"><\/span>\r\n  <span class=\"section-title\">COFFEE<\/span>\r\n  <span class=\"svg-icon\"><\/span>\r\n<\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n      \r\n    <h3>ESPRESSO <span>Hot <br><br>2.80\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ESPRESSO DOPPIO <span>3.80\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>AMERICANO <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CAPPUCCINO <span>4.70\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FLAT WHITE <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FILTER COFFEE <span>3.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GREEK COFFEE (SINGLE) <span>2.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GREEK COFFEE (DOUBLE) <span>3.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LATTE <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>IRISH COFFEE <span>7.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57d3f32 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"57d3f32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_laptop&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1024x683.webp\" class=\"attachment-large size-large wp-image-36427\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75c1cb9 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"75c1cb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a022010 e-transform animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a022010\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:99,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:121,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1024x683.webp\" class=\"attachment-large size-large wp-image-36428\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e624166 elementor-widget elementor-widget-html\" data-id=\"e624166\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section-less drinks-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COFFEE<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Cold' label on the right side aligned with prices -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Cold<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>FREDDO ESPRESSO <span>3.80\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>FREDDO CAPPUCCINO <span>4.20\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>FRAPP\u00c9 <span>3.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-674d7e4 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"674d7e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3751196 elementor-widget elementor-widget-html\" data-id=\"3751196\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>JUICES, TEA, MILKSHAKE<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FRESH ORANGE JUICE <span>6.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FRESH MIXED JUICE <span>7.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOT TEA <span>3.50\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ICED TEA <span>3.50\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MILKSHAKE (VANILLA, CHOCOLATE) <span>6.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SEASONAL FRUIT SMOOTHIE <span>7.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOT \/ COLD CHOCOLATE <span>5.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d171cb animated-slow e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0d171cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.90000000000000002,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1024x683.webp\" class=\"attachment-large size-large wp-image-36430\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7689649 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"7689649\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c14cb3c e-con-full e-flex e-con e-child\" data-id=\"c14cb3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17c53ad animated-slow e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"17c53ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:108,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-34,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-683x1024.webp\" class=\"attachment-large size-large wp-image-36431\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-683x1024.webp 683w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-200x300.webp 200w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-768x1152.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-1024x1536.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-1365x2048.webp 1365w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-8x12.webp 8w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-scaled.webp 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4564281 animated-slow e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"4564281\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-32,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-18,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-1024x768.webp\" class=\"attachment-large size-large wp-image-36425\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-1024x768.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-300x225.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-768x576.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-1536x1152.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1-16x12.webp 16w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/1.webp 2016w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4370f24 elementor-widget elementor-widget-html\" data-id=\"4370f24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section-less drinks-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'White Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>White Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>GLASS OF FILOINOS\r\n <span>6\u20ac<\/span><\/h3>\r\n     <p>Roditis & Moschato<\/p>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>FILOINOS<span>16\u20ac<\/span><\/h3>\r\n    <p>Roditis & Moschato<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>ALPHA MALAGOUZIA <span>18\u20ac<\/span><\/h3>\r\n    <p>Malagouzia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>THEA SEMELI <span>25\u20ac<\/span><\/h3>\r\n    <p>Mantinia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>CHATEAU JULIA <span>27\u20ac<\/span><\/h3>\r\n    <p>Chardonnay<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>GEROVASILIOU <span>28\u20ac<\/span><\/h3>\r\n    <p>Asirtiko & Malagouzia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>GEROVASILIOU FUME <span>37\u20ac<\/span><\/h3>\r\n    <p>Sauvignon blanc<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>OVILOS VIVLIA CHORA <span>48\u20ac<\/span><\/h3>\r\n    <p>Semillon & Asirtiko<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>SANTORINI SIGALAS <span>52\u20ac<\/span><\/h3>\r\n    <p>Asirtiko<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>ARGYROU CUVEE <span>66\u20ac<\/span><\/h3>\r\n        <p>Asirtiko<\/p>\r\n\r\n  <\/div>\r\n  <div class=\"menu-item-little-less-krasia\">\r\n    <h3>MOET CHANDON BRUT IMPERIAL CHAMPAGNE (750ml)<span>120\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0045aaa e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"0045aaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d874c53 elementor-widget elementor-widget-html\" data-id=\"d874c53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Red Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Red Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GLASS OF FILOINOS <span>6\u20ac<\/span><\/h3>\r\n        <p>Agiorgitiko<\/p>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FILOINOS <span>22\u20ac<\/span><\/h3>\r\n    <p>Agiorgitiko <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>PARAGKA KIR-GIANNIS <span>20\u20ac<\/span><\/h3>\r\n    <p>Xinomavro, Merlot, Syrah<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>KTIMA ALPHA <span>45\u20ac<\/span><\/h3>\r\n    <p>Pinot Noir<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>AVATON GEROVASSILIOU <span>47\u20ac<\/span><\/h3>\r\n    <p>Limnio, Mavrotragano & Mavroudi<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>OVILOS VIVLIA CHORA <span>66\u20ac<\/span><\/h3>\r\n    <p>Cabernet Sauvignon<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-731c035 animated-slow e-transform elementor-invisible elementor-widget elementor-widget-image\" data-id=\"731c035\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.90000000000000002,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-768x1024.webp\" class=\"attachment-large size-large wp-image-36432\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23dc5d1 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"23dc5d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4f63740 e-con-full e-flex e-con e-child\" data-id=\"4f63740\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7697384 e-transform elementor-widget elementor-widget-image\" data-id=\"7697384\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-36,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-576x1024.webp\" class=\"attachment-large size-large wp-image-37369\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-576x1024.webp 576w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-169x300.webp 169w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-768x1366.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-864x1536.webp 864w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-7x12.webp 7w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V.webp 1012w\" sizes=\"(max-width: 576px) 100vw, 576px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6f3112 elementor-widget elementor-widget-html\" data-id=\"c6f3112\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section-less drinks-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Ros\u00e9 Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Ros\u00e9 Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>GLASS OF OREINOS ILIOS <span>6\u20ac<\/span><\/h3>\r\n    <p> Merlot & Moschato\r\n<\/p>\r\n  <\/div>\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>FILOINOS <span>16\u20ac<\/span><\/h3>\r\n    <p>Merlot & Moschato<\/p>\r\n  <\/div>\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>AKAKIES KIR-GIANNIS <span>18\u20ac<\/span><\/h3>\r\n    <p>Ksinomavro<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>RED KISS SIMEONIDIS <span>20\u20ac<\/span><\/h3>\r\n    <p>Merlot & Moschato Aleksandrias<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>KANENAS TSANTALIS <span>24\u20ac<\/span><\/h3>\r\n    <p>Syrah & Mavroudi<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>DOMAIN VIVLIA CHORA <span>27\u20ac<\/span><\/h3>\r\n    <p>Syrah<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>DOMAIN MERLOT LAZARIDIS <span>32\u20ac<\/span><\/h3>\r\n    <p>Merlot<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-little-less\">\r\n    <h3>DOMAIN ALPHA <span>38\u20ac<\/span><\/h3>\r\n    <p>Ksinomavro<\/p>\r\n  <\/div>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89310a6 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"89310a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e98a4e4 elementor-widget elementor-widget-html\" data-id=\"e98a4e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COCKTAILS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FEEL THE VIBES <span>10\u20ac<\/span><\/h3>\r\n    <p>Mastiha liqueur, homemade lemonade<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MOJITO <span>10\u20ac<\/span><\/h3>\r\n    <p>Rum, lime, mint leaves, soda, sugar<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MARGARITA <span>10\u20ac<\/span><\/h3>\r\n    <p>Tequila, lemon juice, triple sec<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>DAIQUIRI STRAWBERRY <span>11\u20ac<\/span><\/h3>\r\n    <p>Rum, lime, strawberry<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>OLD FASHIONED <span>10\u20ac<\/span><\/h3>\r\n    <p>Bourbon whiskey, sugar, Angostura bitters<\/p>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>NEGRONI <span>10\u20ac<\/span><\/h3>\r\n    <p>Gin, Strucchi bitter liqueur, Strucchi Rosso Vermouth<\/p>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>APEROL SPRITZ <span>9\u20ac<\/span><\/h3>\r\n    <p>Aperol, prosecco, soda<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LONG DRINKS <span>7\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPECIAL <span>9\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>PREMIUM <span>11\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>NON ALCOHOLIC COCKTAILS <span>7\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e23089 e-con-full e-flex e-con e-child\" data-id=\"1e23089\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb169d5 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"cb169d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"467\" height=\"640\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/drinks-athens-hotels.jpg\" class=\"attachment-large size-large wp-image-37082\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/drinks-athens-hotels.jpg 467w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/drinks-athens-hotels-219x300.jpg 219w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/drinks-athens-hotels-9x12.jpg 9w\" sizes=\"(max-width: 467px) 100vw, 467px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-278988e animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"278988e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-683x1024.webp\" class=\"attachment-large size-large wp-image-37080\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-683x1024.webp 683w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-200x300.webp 200w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-768x1152.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-1024x1536.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-1365x2048.webp 1365w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-8x12.webp 8w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG_0247-scaled.webp 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-07c0b18 e-grid elementor-hidden-mobile e-con-boxed e-con e-child\" data-id=\"07c0b18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f0df92 elementor-widget elementor-widget-html\" data-id=\"5f0df92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SOFT DRINKS & WATER<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA LIGHT 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA ZERO 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPRITE 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FANTA ORANGE 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>THREE CENTS GINGER BEER 200ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>THREE CENTS PINK GRAPEFRUIT SODA 200ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOMEMADE LEMONADE <span>5\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>STILL WATER 1.5L <span>3\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPARKLING WATER 750ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1312bd8 elementor-widget elementor-widget-html\" data-id=\"1312bd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>BEERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item-less\">\r\n    <h3>MYTHOS 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-less\">\r\n    <h3>VERGINA 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-less\">\r\n    <h3>FIX 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-less\">\r\n    <h3>FIX DARK 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item-less\">\r\n    <h3>EZA LAGER 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40d9e65 background-grid-lines elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"40d9e65\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30549e5 elementor-widget elementor-widget-html\" data-id=\"30549e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n\r\n<div class=\"menu-tabs-mobile\">\r\n  <div class=\"menu-tab-mobile\" data-target=\"fagito-mobile\">Food<\/div>\r\n  <div class=\"menu-tab-mobile\" data-target=\"drinks-mobile\">Drinks<\/div>\r\n  <div class=\"menu-tab-mobile\" data-target=\"breakfast-mobile\">Specials<\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n  const fagitoMobile = document.querySelector(\"#fagito-mobile\");\r\n  const drinksMobile = document.querySelector(\"#drinks-mobile\");\r\n  const breakfastMobile = document.querySelector(\"#breakfast-mobile\");\r\n\r\n  if (fagitoMobile) fagitoMobile.style.display = \"block\";\r\n  if (drinksMobile) drinksMobile.style.display = \"none\";\r\n  if (breakfastMobile) breakfastMobile.style.display = \"none\";\r\n  \r\n  const fagitoBtn = document.querySelector('[data-target=\"fagito-mobile\"]');\r\n  const drinksBtn = document.querySelector('[data-target=\"drinks-mobile\"]');\r\n  const breakfastBtn = document.querySelector('[data-target=\"breakfast-mobile\"]');\r\n  \r\n  if (fagitoBtn && drinksBtn && breakfastBtn) {\r\n    fagitoBtn.addEventListener(\"click\", () => {\r\n      if (fagitoMobile) fagitoMobile.style.display = \"block\";\r\n      if (drinksMobile) drinksMobile.style.display = \"none\";\r\n      if (breakfastMobile) breakfastMobile.style.display = \"none\";\r\n      \r\n      fagitoBtn.classList.add('active');\r\n      drinksBtn.classList.remove('active');\r\n      breakfastBtn.classList.remove('active');\r\n    });\r\n    \r\n    drinksBtn.addEventListener(\"click\", () => {\r\n      if (fagitoMobile) fagitoMobile.style.display = \"none\";\r\n      if (drinksMobile) drinksMobile.style.display = \"block\";\r\n      if (breakfastMobile) breakfastMobile.style.display = \"none\";\r\n      \r\n      fagitoBtn.classList.remove('active');\r\n      drinksBtn.classList.add('active');\r\n      breakfastBtn.classList.remove('active');\r\n    });\r\n    \r\n    breakfastBtn.addEventListener(\"click\", () => {\r\n      if (fagitoMobile) fagitoMobile.style.display = \"none\";\r\n      if (drinksMobile) drinksMobile.style.display = \"none\";\r\n      if (breakfastMobile) breakfastMobile.style.display = \"block\";\r\n      \r\n      fagitoBtn.classList.remove('active');\r\n      drinksBtn.classList.remove('active');\r\n      breakfastBtn.classList.add('active');\r\n    });\r\n  }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5bd547 e-con-full background-grid-lines elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"d5bd547\" data-element_type=\"container\" data-e-type=\"container\" id=\"fagito-mobile\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6aeb5dd e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"6aeb5dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b044de elementor-widget elementor-widget-html\" data-id=\"4b044de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SALADS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      GREEK SALAD\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n    <\/span>\r\n    <span>10\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Tomato, cucumber, feta, peppers, seasoned with basil and wild oregano<\/p>\r\n<\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LETTUCE HEART SALAD WITH CHICKEN FILLETS <span>10\u20ac<\/span><\/h3>\r\n    <p>Lettuce hearts, chicken fillets, croutons, Cretan graviera flakes, raisins and orange vinaigrette<\/p>\r\n  <\/div>\r\n\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      BEETROOT SALAD\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/nuts.svg\" alt=\"Contains Nuts - \u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u039e\u03b7\u03c1\u03bf\u03cd\u03c2 \u039a\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2\" class=\"nuts-icon\" title=\"Contains Nuts - \u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u039e\u03b7\u03c1\u03bf\u03cd\u03c2 \u039a\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2\">\r\n    <\/span>\r\n    <span>12\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Beetroot, goat cheese flavored with thrombi, seasame vinaigrette and pine nuts<\/p>\r\n<\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2631900 salata-image elementor-widget elementor-widget-image\" data-id=\"2631900\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-768x1024.jpg\" class=\"attachment-large size-large wp-image-37247\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-768x1024.jpg 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-225x300.jpg 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-1152x1536.jpg 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V-9x12.jpg 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-7796e5028fad53dfd03568008e9c3b65-V.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf068f4 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"cf068f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4243dc elementor-widget elementor-widget-html\" data-id=\"c4243dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COLD APPETIZERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SPICY CHEESE SPREAD\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <\/span>\r\n      <span>8\u20ac<\/span>\r\n    <\/h3>\r\n    <p>With smoked cheese from Mykonos<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        TRADITIONAL TZATZIKI\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Greek yogurt, olive oil, garlic and cucumber<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        MARINATED OCTOPUS\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" alt=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\" class=\"frozen-icon\" title=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>With colorful peppers and wild oregano<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SHRIMP MILLE-FEUILLE WITH LEEK CREAM\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" alt=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\" class=\"frozen-icon\" title=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\">\r\n      <\/span>\r\n      <span>10\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Served with buff pastry, shrimps and leek cream<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        STUFFED VINE LEAVES \u2013 TRADITIONAL STYLE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegan.svg\" alt=\"Vegan - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"vegan-icon\" title=\"Vegan - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <\/span>\r\n      <span>8\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Stuffed vine leaves with rice, parsley, dill, mint and onions <\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee3cb60 elementor-widget elementor-widget-image\" data-id=\"ee3cb60\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1024x768.webp\" class=\"attachment-large size-large wp-image-36119\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1024x768.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-300x225.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-768x576.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-1536x1152.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-2048x1536.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant2-1-16x12.webp 16w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4206eed e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"4206eed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1829ef3 elementor-widget elementor-widget-html\" data-id=\"1829ef3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>HOT APPETIZERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      SANTORINI TOMATO FRITTERS\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n    <\/span>\r\n    <span>8\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Tomato, eggs, dill, flower and oregano <\/p>\r\n<\/div>\r\n\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>EGGPLANT ROLLS <span>10\u20ac<\/span><\/h3>\r\n    <p>Eggplant rolls filled with veal mince and a cream of Greek cheeses<\/p>\r\n  <\/div>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      GRILLED HALLOUMI\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n    <\/span>\r\n    <span>8\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Grilled halloumi with fried vine leaf, fresh tomato, mint and lime<\/p>\r\n<\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CRETAN APAKI <span>8\u20ac<\/span><\/h3>\r\n<p>Cretan smoked pork apaki, saut\u00e9ed in red wine and served with Cretan graviera cheese<\/p>\r\n\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6b1617 salata-image elementor-widget elementor-widget-image\" data-id=\"e6b1617\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-768x1024.webp\" class=\"attachment-large size-large wp-image-36115\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant3-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f0a638 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"3f0a638\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c42c673 elementor-widget elementor-widget-html\" data-id=\"c42c673\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section main-dishes\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>MAIN DISHES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      SPAGHETTI WITH FRESH TOMATO SAUCE\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n    <\/span>\r\n    <span>10\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Peppers, fresh tomato, olives and feta<\/p>\r\n<\/div>\r\n  <div class=\"menu-item\">\r\n    <h3>PORK SOUVLAKI ORIENTAL <span>14\u20ac<\/span><\/h3>\r\n    <p>Served on handmade pita with politiki sauce<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>TURKEY BURGER <span>14\u20ac<\/span><\/h3>\r\n    <p>With green olive p\u00e2t\u00e9 sauce and Santorini cherry tomatoes<\/p>\r\n  <\/div>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      RISOTTO\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n    <\/span>\r\n    <span>10\u20ac<\/span>\r\n  <\/h3>\r\n  <p>With Kozani saffron, Florina peppers and raisins<\/p>\r\n<\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CHICKEN FILLET <span>16\u20ac<\/span><\/h3>\r\n    <p>Grilled on a puff pastry with yogurt, mint and fresh tomato<\/p>\r\n  <\/div>\r\n\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      GRILLED SEABREAM\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/frozen.svg\" alt=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\" class=\"frozen-icon\" title=\"Frozen - \u039a\u03b1\u03c4\u03b5\u03c8\u03c5\u03b3\u03bc\u03ad\u03bd\u03b1\">\r\n    <\/span>\r\n    <span>16\u20ac<\/span>\r\n  <\/h3>\r\n  <p>Served with steamed wild greens and olive oil-lemon dressing<\/p>\r\n<\/div>\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6391f77 elementor-widget elementor-widget-image\" data-id=\"6391f77\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-768x1024.webp\" class=\"attachment-large size-large wp-image-36116\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant4-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c44613 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"3c44613\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4d2c67 elementor-widget elementor-widget-html\" data-id=\"c4d2c67\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>DESSERTS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/nuts.svg\" alt=\"Contains Nuts - \u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u039e\u03b7\u03c1\u03bf\u03cd\u03c2 \u039a\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2\" class=\"nuts-icon\" title=\"Contains Nuts - \u03a0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u039e\u03b7\u03c1\u03bf\u03cd\u03c2 \u039a\u03b1\u03c1\u03c0\u03bf\u03cd\u03c2\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        CREME BRULEE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Silky vanilla custard with a crisp layer of caramelized brown sugar <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        DARK CHOCOLATE MOUSSE\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\" class=\"veg-icon\" title=\"Vegetarian - \u03a7\u03bf\u03c1\u03c4\u03bf\u03c6\u03b1\u03b3\u03b9\u03ba\u03cc\">\r\n      <\/span>\r\n      <span>6\u20ac<\/span>\r\n    <\/h3>\r\n    <p>Served with green praline wafer<\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f27f901 salata-image elementor-widget elementor-widget-image\" data-id=\"f27f901\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"725\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1024x725.webp\" class=\"attachment-large size-large wp-image-36118\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1024x725.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-300x213.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-768x544.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-1536x1088.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364-18x12.webp 18w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant6-scaled-e1744122850364.webp 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d58a09c e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"d58a09c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-589a309 elementor-widget elementor-widget-html\" data-id=\"589a309\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COMBOS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CLUB BURGER <span>9,5\u20ac<\/span><\/h3>\r\n    <p>With beef burger, tomato, iceberg, cheese, bacon and mayonnaise.<\/p>\r\n    <ul style=\"color: #cfdde5; padding-left: 1.2rem; margin-top: 0.3rem;\">\r\n      <li> Potato Chips<\/li>\r\n      <li>Soft drink of your choice<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPECIAL PIZZA <span>9,5\u20ac<\/span><\/h3>\r\n    <ul style=\"color: #cfdde5; padding-left: 1.2rem; margin-top: 0.3rem;\">\r\n      <li>Soft drink of your choice<\/li>\r\n      <li>Vanilla ice cream<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c21003c elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"c21003c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-768x1024.webp\" class=\"attachment-large size-large wp-image-36117\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/smart-hotel-athens-restaurant5-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca86695 e-con-full background-grid-lines elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"ca86695\" data-element_type=\"container\" data-e-type=\"container\" id=\"drinks-mobile\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8fc6072 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"8fc6072\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-268f12c elementor-widget elementor-widget-html\" data-id=\"268f12c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n\r\n<div class=\"menu-section-less\">\r\n<h2>\r\n  <span class=\"svg-icon\"><\/span>\r\n  <span class=\"section-title\">COFFEE<\/span>\r\n  <span class=\"svg-icon\"><\/span>\r\n<\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n      \r\n    <h3>ESPRESSO <span>Hot <br><br>2.80\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ESPRESSO DOPPIO <span>3.80\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>AMERICANO <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CAPPUCCINO <span>4.70\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FLAT WHITE <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FILTER COFFEE <span>3.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GREEK COFFEE (SINGLE) <span>2.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GREEK COFFEE (DOUBLE) <span>3.50\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LATTE <span>4.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>IRISH COFFEE <span>7.00\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b0ac9a salata-image elementor-widget elementor-widget-image\" data-id=\"7b0ac9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1024x683.webp\" class=\"attachment-large size-large wp-image-36427\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0148-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9491d59 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"9491d59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3c1f55 elementor-widget elementor-widget-html\" data-id=\"c3c1f55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COFFEE<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Cold' label on the right side aligned with prices -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Cold<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FREDDO ESPRESSO <span>3.80\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FREDDO CAPPUCCINO <span>4.20\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FRAPP\u00c9 <span>3.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcf18e2 elementor-widget elementor-widget-image\" data-id=\"fcf18e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1024x683.webp\" class=\"attachment-large size-large wp-image-36428\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0184-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a65cd33 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"a65cd33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c48a834 elementor-widget elementor-widget-html\" data-id=\"c48a834\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>JUICES, TEA, MILKSHAKE<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FRESH ORANGE JUICE <span>6.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FRESH MIXED JUICE <span>7.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOT TEA <span>3.50\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ICED TEA <span>3.50\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MILKSHAKE (VANILLA, CHOCOLATE) <span>6.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SEASONAL FRUIT SMOOTHIE <span>7.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOT \/ COLD CHOCOLATE <span>5.00\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a9adbd salata-image elementor-widget elementor-widget-image\" data-id=\"8a9adbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1024x683.webp\" class=\"attachment-large size-large wp-image-36430\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0706-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b782e7f e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"b782e7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d80c25 elementor-widget elementor-widget-html\" data-id=\"8d80c25\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'White Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>White Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n       <h3>GLASS OF FILOINOS\r\n <span>6\u20ac<\/span><\/h3>\r\n      <p>Roditis & Moschato<\/p>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n     <h3>FILOINOS<span>16\u20ac<\/span><\/h3>\r\n    <p>Roditis & Moschato<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ALPHA MALAGOUZIA <span>18\u20ac<\/span><\/h3>\r\n    <p>Malagouzia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>THEA SEMELI <span>25\u20ac<\/span><\/h3>\r\n    <p>Mantinia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>CHATEAU JULIA <span>27\u20ac<\/span><\/h3>\r\n    <p>Chardonnay<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GEROVASILIOU <span>28\u20ac<\/span><\/h3>\r\n    <p>Asirtiko & Malagouzia<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GEROVASILIOU FUME <span>37\u20ac<\/span><\/h3>\r\n    <p>Sauvignon blanc<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>OVILOS VIVLIA CHORA <span>48\u20ac<\/span><\/h3>\r\n    <p>Semillon & Asirtiko<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SANTORINI SIGALAS <span>52\u20ac<\/span><\/h3>\r\n    <p>Asirtiko<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>ARGYROU CUVEE <span>66\u20ac<\/span><\/h3>\r\n            <p>Asirtiko<\/p>\r\n\r\n  <\/div>\r\n  \r\n \r\n      <div class=\"menu-item\">\r\n    <h3>MOET CHANDON BRUT IMPERIAL CHAMPAGNE (750ml)<span>120\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1200bc5 elementor-widget elementor-widget-image\" data-id=\"1200bc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-683x1024.webp\" class=\"attachment-large size-large wp-image-36431\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-683x1024.webp 683w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-200x300.webp 200w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-768x1152.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-1024x1536.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-1365x2048.webp 1365w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-8x12.webp 8w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0907-scaled.webp 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17df071 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"17df071\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6da20fe elementor-widget elementor-widget-html\" data-id=\"6da20fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Red Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Red Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n       <h3>GLASS OF FILOINOS <span>6\u20ac<\/span><\/h3>\r\n        <p>Agiorgitiko<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n     <h3>FILOINOS <span>22\u20ac<\/span><\/h3>\r\n    <p>Agiorgitiko <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>PARAGKA KIR-GIANNIS <span>20\u20ac<\/span><\/h3>\r\n    <p>Xinomavro, Merlot, Syrah<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>KTIMA ALPHA <span>45\u20ac<\/span><\/h3>\r\n    <p>Pinot Noir<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>AVATON GEROVASSILIOU <span>47\u20ac<\/span><\/h3>\r\n    <p>Limnio, Mavrotragano & Mavroudi<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>OVILOS VIVLIA CHORA <span>66\u20ac<\/span><\/h3>\r\n    <p>Cabernet Sauvignon<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-837833f salata-image elementor-widget elementor-widget-image\" data-id=\"837833f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;,&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-768x1024.webp\" class=\"attachment-large size-large wp-image-36432\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-768x1024.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-225x300.webp 225w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-1152x1536.webp 1152w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-1536x2048.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-9x12.webp 9w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/PXL_20250320_161728068.MV_-scaled.webp 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae4c588 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"ae4c588\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08dd489 elementor-widget elementor-widget-html\" data-id=\"08dd489\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>WINES<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <!-- 'Ros\u00e9 Wines' label -->\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span style=\"visibility: hidden;\">placeholder<\/span>\r\n      <span>Ros\u00e9 Wines<\/span>\r\n    <\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>GLASS OF OREINOS ILIOS <span>6\u20ac<\/span><\/h3>\r\n    <p> Merlot & Moschato\r\n<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n   <h3>FILOINOS <span>16\u20ac<\/span><\/h3>\r\n    <p>Merlot & Moschato<\/p>\r\n<\/p>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>AKAKIES KIR-GIANNIS <span>18\u20ac<\/span><\/h3>\r\n    <p>Ksinomavro<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>RED KISS SIMEONIDIS <span>20\u20ac<\/span><\/h3>\r\n    <p>Merlot & Moschato Aleksandrias<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>KANENAS TSANTALIS <span>24\u20ac<\/span><\/h3>\r\n    <p>Syrah & Mavroudi<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>DOMAIN VIVLIA CHORA <span>27\u20ac<\/span><\/h3>\r\n    <p>Syrah<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>DOMAIN MERLOT LAZARIDIS <span>32\u20ac<\/span><\/h3>\r\n    <p>Merlot<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>DOMAIN ALPHA <span>38\u20ac<\/span><\/h3>\r\n    <p>Ksinomavro<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9d5138 elementor-widget elementor-widget-image\" data-id=\"e9d5138\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"1024\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-576x1024.webp\" class=\"attachment-large size-large wp-image-37369\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-576x1024.webp 576w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-169x300.webp 169w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-768x1366.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-864x1536.webp 864w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V-7x12.webp 7w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/IMG-0d1ced1b9495e71d8646c6975ea9603b-V.webp 1012w\" sizes=\"(max-width: 576px) 100vw, 576px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98a328f e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"98a328f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3820335 elementor-widget elementor-widget-html\" data-id=\"3820335\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>COCKTAILS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FEEL THE VIBES <span>10\u20ac<\/span><\/h3>\r\n    <p>Mastiha liqueur, homemade lemonade<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MOJITO <span>10\u20ac<\/span><\/h3>\r\n    <p>Rum, lime, mint leaves, soda, sugar<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MARGARITA <span>10\u20ac<\/span><\/h3>\r\n    <p>Tequila, lemon juice, triple sec<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>DAIQUIRI STRAWBERRY <span>11\u20ac<\/span><\/h3>\r\n    <p>Rum, lime, strawberry<\/p>\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>OLD FASHIONED <span>10\u20ac<\/span><\/h3>\r\n    <p>Bourbon whiskey, sugar, Angostura bitters<\/p>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>NEGRONI <span>10\u20ac<\/span><\/h3>\r\n    <p>Gin, Strucchi bitter liqueur, Strucchi Rosso Vermouth<\/p>\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>APEROL SPRITZ <span>9\u20ac<\/span><\/h3>\r\n    <p>Aperol, prosecco, soda<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>LONG DRINKS <span>7\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPECIAL <span>9\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>PREMIUM <span>11\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>NON ALCOHOLIC COCKTAILS <span>7\u20ac<\/span><\/h3>\r\n    <p><\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c8626ed e-con-full e-flex e-con e-child\" data-id=\"c8626ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-960c72c elementor-widget elementor-widget-image\" data-id=\"960c72c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"640\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/DRINKS.webp\" class=\"attachment-full size-full wp-image-36426\" alt=\"\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/DRINKS.webp 512w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/DRINKS-240x300.webp 240w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/DRINKS-10x12.webp 10w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d221dc e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"4d221dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38288e9 elementor-widget elementor-widget-html\" data-id=\"38288e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SOFT DRINKS & WATER<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA LIGHT 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>COCA-COLA ZERO 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPRITE 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FANTA ORANGE 250ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>THREE CENTS GINGER BEER 200ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>THREE CENTS PINK GRAPEFRUIT SODA 200ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>HOMEMADE LEMONADE <span>5\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>STILL WATER 1.5L <span>3\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>SPARKLING WATER 750ML <span>4\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fc1dc1 elementor-widget elementor-widget-html\" data-id=\"7fc1dc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>BEERS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>MYTHOS 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>VERGINA 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FIX 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>FIX DARK 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>EZA LAGER 330ML <span>6\u20ac<\/span><\/h3>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c7c8cc elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"3c7c8cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-1024x683.webp\" class=\"attachment-large size-large wp-image-36429\" alt=\"\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/IMG_0238-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f78469f background-grid-lines elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"f78469f\" data-element_type=\"container\" data-e-type=\"container\" id=\"breakfast-mobile\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-465a1eb e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"465a1eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3408750 elementor-widget elementor-widget-html\" data-id=\"3408750\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SPECIALS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n      STRAPATSADA\r\n      <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\"  alt=\"STRAPATSADA\" class=\"veg-icon\">\r\n    <\/span>\r\n  <\/h3>\r\n  <p>Scrambled eggs with tomato and feta cheese<\/p>\r\n<\/div>\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        SFOUGGATO SANTORINIS\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\" alt=\"SFOUGGATO SANTORINIS\" class=\"veg-icon\">\r\n      <\/span>\r\n    <\/h3> \r\n    <p>Baked omelette with zucchini, onions and flower cheese<\/p>\r\n    \r\n  <\/div>\r\n<div class=\"menu-item\">\r\n  <h3>\r\n    <span class=\"dish-name\">\r\n    FROUTALIA FROM ANDROS\r\n   \r\n    <\/span>\r\n  <\/h3>\r\n  <p>Eggs omelette with sausage and graviera cheese<\/p>\r\n<\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1f0cda animated-slow salata-image elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a1f0cda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_laptop&quot;:&quot;fadeIn&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-1024x683.jpg\" class=\"attachment-large size-large wp-image-37905\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-1024x683.jpg 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-300x200.jpg 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-768x512.jpg 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1-18x12.jpg 18w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/image-1.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9bd307 e-grid elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-con-boxed e-con e-child\" data-id=\"a9bd307\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c0943a elementor-widget elementor-widget-html\" data-id=\"6c0943a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"menu-section\">\r\n  <h2>\r\n    <span class=\"svg-icon\"><\/span>\r\n    <span>SPECIALS<\/span>\r\n    <span class=\"svg-icon\"><\/span>\r\n  <\/h2>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n       HEALTHY OMELETTE\r\n\r\n      <\/span>\r\n    <\/h3>\r\n    <p>Omelette with egg whites, smoked turkey and green bell peppers<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\nEGGS BENEDICT  \r\n      <\/span>\r\n    <\/h3>\r\n    <p>Poached eggs on toasted bread with bacon and sauce hollandaise<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"menu-item\">\r\n    <h3>\r\n      <span class=\"dish-name\">\r\n        PANCAKES\r\n        <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/04\/vegeterian.svg\"  alt=\"PANCAKES\" class=\"frozen-icon\" >\r\n      <\/span>\r\n    <\/h3>\r\n    <p>With honey & nuts or chocolate spread and biscuit crumbles<\/p>\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1035b63 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"1035b63\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1024x683.webp\" class=\"attachment-large size-large wp-image-37904\" alt=\"Smart hotel in Athens acropolis near monastiraki\" srcset=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1024x683.webp 1024w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-300x200.webp 300w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-768x512.webp 768w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-1536x1024.webp 1536w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-2048x1365.webp 2048w, https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/breakfast-hellenic-vibes-smart-hotel-18x12.webp 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9419b8 e-con-full e-flex e-con e-parent\" data-id=\"b9419b8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f742e46 elementor-widget elementor-widget-html\" data-id=\"f742e46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"hours-section\">\n  <div class=\"image\"><\/div>\n  <div class=\"details\">\n    <h3>Operating Hours:<\/h3>\n    <ul>\n      <li>Breakfast: 07:30 \u2013 11:00<\/li>\n      <li>Lunch: 12:30 \u2013 18:00<\/li>\n      <li>Dinner: 18:00 \u2013 22:00<\/li>\n    <\/ul>\n    <p>For room service, please call 501.<\/p>\n\n<a href=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/07\/HV-MENU-A4-FOR-SCREENS-9_7_2025.pdf\" target=\"_blank\" class=\"menu-info-link\">\n  <img decoding=\"async\" src=\"https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/05\/download.png\" alt=\"Download Icon\" class=\"info-icon\">\n  MENU\n<\/a>\n\n\n<\/div>\n<\/div>\n\n  <style>.menu-info-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px; \/* \u0391\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03af\u03b4\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf *\/\n  margin-top: -18px;\n  font-size: 18px;\n  font-weight: bold;\n  text-decoration: underline;\n  cursor: pointer;\n}\n\n.info-icon {\n  width: 26px;\n  height: auto;\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>https:\/\/www.hellenicvibes.gr\/wp-content\/uploads\/2025\/03\/VIDEO-RESTAURANT.mp4 Food Drinks Specials SPECIALS STRAPATSADA Scrambled eggs with tomato and feta cheese. SFOUGGATO SANTORINIS Baked omelette with zucchini, onions and flower cheese FROUTALIA FROM ANDROS Eggs omelette with sausage and graviera cheese SPECIALS HEALTHY OMELETTE Omelette with egg whites, smoked turkey and green bell peppers EGGS BENEDICT Poached eggs on toasted bread with bacon and sauce hollandaise PANCAKES With honey &#038; nuts or chocolate spread and biscuit crumbles SALADS GREEK SALAD 10\u20ac Tomato, cucumber, feta, peppers, seasoned with basil and wild oregano LETTUCE HEART SALAD WITH CHICKEN FILLETS 10\u20ac Lettuce hearts, chicken fillets, croutons, Cretan graviera flakes, raisins and orange vinaigrette BEETROOT SALAD 12\u20ac Beetroot, goat cheese flavored with thrombi, seasame vinaigrette and pine nuts COLD APPETIZERS SPICY CHEESE SPREAD 8\u20ac With smoked cheese from Mykonos TRADITIONAL TZATZIKI 6\u20ac Greek yogurt, olive oil, garlic and cucumber MARINATED OCTOPUS 10\u20ac With colorful peppers and wild oregano SHRIMP MILLE-FEUILLE WITH LEEK CREAM 10\u20ac Served with puff pastry, shrimps and leek cream STUFFED VINE LEAVES \u2013 TRADITIONAL STYLE 8\u20ac Stuffed vine leaves with rice, parsley, dill, mint and onions HOT APPETIZERS SANTORINI TOMATO FRITTERS 8\u20ac Tomato, eggs, dill, flower and oregano EGGPLANT ROLLS 10\u20ac Eggplant rolls filled with veal mince and a cream of Greek cheeses GRILLED HALLOUMI 8\u20ac Grilled halloumi with fried vine leaf, fresh tomato, mint and lime CRETAN APAKI 8\u20ac Cretan smoked pork apaki, saut\u00e9ed in red wine and served with Cretan graviera cheese MAIN DISHES SPAGHETTI WITH FRESH TOMATO SAUCE 10\u20ac Peppers, fresh tomato, olives and feta PORK SOUVLAKI ORIENTAL 14\u20ac Served on handmade pita with politiki sauce TURKEY BURGER 14\u20ac With green olive p\u00e2t\u00e9 sauce and Santorini cherry tomatoes RISOTTO 10\u20ac With Kozani saffron, Florina peppers and raisins CHICKEN FILLET 16\u20ac Grilled on a puff pastry with yogurt, mint and fresh tomato GRILLED SEABREAM 16\u20ac Served with steamed wild greens and olive oil-lemon dressing DESSERTS TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND 6\u20ac CREME BRULEE 6\u20ac Silky vanilla custard with a crisp layer of caramelized brown sugar DARK CHOCOLATE MOUSSE 6\u20ac Served with green praline wafer COMBOS CLUB BURGER 9,5\u20ac With beef burger, tomato, iceberg, cheese, bacon and mayonnaise. Potato Chips Soft drink of your choice SPECIAL PIZZA 9,5\u20ac Soft drink of your choice Vanilla ice cream COFFEE ESPRESSO Hot 2.80\u20ac ESPRESSO DOPPIO 3.80\u20ac AMERICANO 4.00\u20ac CAPPUCCINO 4.70\u20ac FLAT WHITE 4.00\u20ac FILTER COFFEE 3.50\u20ac GREEK COFFEE (SINGLE) 2.50\u20ac GREEK COFFEE (DOUBLE) 3.50\u20ac LATTE 4.00\u20ac IRISH COFFEE 7.00\u20ac COFFEE placeholder Cold FREDDO ESPRESSO 3.80\u20ac FREDDO CAPPUCCINO 4.20\u20ac FRAPP\u00c9 3.00\u20ac JUICES, TEA, MILKSHAKE FRESH ORANGE JUICE 6.00\u20ac FRESH MIXED JUICE 7.00\u20ac HOT TEA 3.50\u20ac ICED TEA 3.50\u20ac MILKSHAKE (VANILLA, CHOCOLATE) 6.00\u20ac SEASONAL FRUIT SMOOTHIE 7.00\u20ac HOT \/ COLD CHOCOLATE 5.00\u20ac WINES placeholder White Wines GLASS OF FILOINOS 6\u20ac Roditis &#038; Moschato FILOINOS16\u20ac Roditis &#038; Moschato ALPHA MALAGOUZIA 18\u20ac Malagouzia THEA SEMELI 25\u20ac Mantinia CHATEAU JULIA 27\u20ac Chardonnay GEROVASILIOU 28\u20ac Asirtiko &#038; Malagouzia GEROVASILIOU FUME 37\u20ac Sauvignon blanc OVILOS VIVLIA CHORA 48\u20ac Semillon &#038; Asirtiko SANTORINI SIGALAS 52\u20ac Asirtiko ARGYROU CUVEE 66\u20ac Asirtiko MOET CHANDON BRUT IMPERIAL CHAMPAGNE (750ml)120\u20ac WINES placeholder Red Wines GLASS OF FILOINOS 6\u20ac Agiorgitiko FILOINOS 22\u20ac Agiorgitiko PARAGKA KIR-GIANNIS 20\u20ac Xinomavro, Merlot, Syrah KTIMA ALPHA 45\u20ac Pinot Noir AVATON GEROVASSILIOU 47\u20ac Limnio, Mavrotragano &#038; Mavroudi OVILOS VIVLIA CHORA 66\u20ac Cabernet Sauvignon WINES placeholder Ros\u00e9 Wines GLASS OF OREINOS ILIOS 6\u20ac Merlot &#038; Moschato FILOINOS 16\u20ac Merlot &#038; Moschato AKAKIES KIR-GIANNIS 18\u20ac Ksinomavro RED KISS SIMEONIDIS 20\u20ac Merlot &#038; Moschato Aleksandrias KANENAS TSANTALIS 24\u20ac Syrah &#038; Mavroudi DOMAIN VIVLIA CHORA 27\u20ac Syrah DOMAIN MERLOT LAZARIDIS 32\u20ac Merlot DOMAIN ALPHA 38\u20ac Ksinomavro COCKTAILS FEEL THE VIBES 10\u20ac Mastiha liqueur, homemade lemonade MOJITO 10\u20ac Rum, lime, mint leaves, soda, sugar MARGARITA 10\u20ac Tequila, lemon juice, triple sec DAIQUIRI STRAWBERRY 11\u20ac Rum, lime, strawberry OLD FASHIONED 10\u20ac Bourbon whiskey, sugar, Angostura bitters NEGRONI 10\u20ac Gin, Strucchi bitter liqueur, Strucchi Rosso Vermouth APEROL SPRITZ 9\u20ac Aperol, prosecco, soda LONG DRINKS 7\u20ac SPECIAL 9\u20ac PREMIUM 11\u20ac NON ALCOHOLIC COCKTAILS 7\u20ac SOFT DRINKS &#038; WATER COCA-COLA 250ML 4\u20ac COCA-COLA LIGHT 250ML 4\u20ac COCA-COLA ZERO 250ML 4\u20ac SPRITE 250ML 4\u20ac FANTA ORANGE 250ML 4\u20ac THREE CENTS GINGER BEER 200ML 4\u20ac THREE CENTS PINK GRAPEFRUIT SODA 200ML 4\u20ac HOMEMADE LEMONADE 5\u20ac STILL WATER 1.5L 3\u20ac SPARKLING WATER 750ML 4\u20ac BEERS MYTHOS 330ML 6\u20ac VERGINA 330ML 6\u20ac FIX 330ML 6\u20ac FIX DARK 330ML 6\u20ac EZA LAGER 330ML 6\u20ac Food Drinks Specials SALADS GREEK SALAD 10\u20ac Tomato, cucumber, feta, peppers, seasoned with basil and wild oregano LETTUCE HEART SALAD WITH CHICKEN FILLETS 10\u20ac Lettuce hearts, chicken fillets, croutons, Cretan graviera flakes, raisins and orange vinaigrette BEETROOT SALAD 12\u20ac Beetroot, goat cheese flavored with thrombi, seasame vinaigrette and pine nuts COLD APPETIZERS SPICY CHEESE SPREAD 8\u20ac With smoked cheese from Mykonos TRADITIONAL TZATZIKI 6\u20ac Greek yogurt, olive oil, garlic and cucumber MARINATED OCTOPUS 10\u20ac With colorful peppers and wild oregano SHRIMP MILLE-FEUILLE WITH LEEK CREAM 10\u20ac Served with buff pastry, shrimps and leek cream STUFFED VINE LEAVES \u2013 TRADITIONAL STYLE 8\u20ac Stuffed vine leaves with rice, parsley, dill, mint and onions HOT APPETIZERS SANTORINI TOMATO FRITTERS 8\u20ac Tomato, eggs, dill, flower and oregano EGGPLANT ROLLS 10\u20ac Eggplant rolls filled with veal mince and a cream of Greek cheeses GRILLED HALLOUMI 8\u20ac Grilled halloumi with fried vine leaf, fresh tomato, mint and lime CRETAN APAKI 8\u20ac Cretan smoked pork apaki, saut\u00e9ed in red wine and served with Cretan graviera cheese MAIN DISHES SPAGHETTI WITH FRESH TOMATO SAUCE 10\u20ac Peppers, fresh tomato, olives and feta PORK SOUVLAKI ORIENTAL 14\u20ac Served on handmade pita with politiki sauce TURKEY BURGER 14\u20ac With green olive p\u00e2t\u00e9 sauce and Santorini cherry tomatoes RISOTTO 10\u20ac With Kozani saffron, Florina peppers and raisins CHICKEN FILLET 16\u20ac Grilled on a puff pastry with yogurt, mint and fresh tomato GRILLED SEABREAM 16\u20ac Served with steamed wild greens and olive oil-lemon dressing DESSERTS TRADITIONAL DIPLA WITH STRAWBERRY CREAM AND BITTER ALMOND 6\u20ac CREME BRULEE 6\u20ac Silky vanilla custard with a crisp layer of caramelized brown sugar DARK CHOCOLATE MOUSSE 6\u20ac Served with green praline wafer COMBOS CLUB BURGER 9,5\u20ac With beef burger, tomato, iceberg, cheese, bacon and<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-36123","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/pages\/36123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/comments?post=36123"}],"version-history":[{"count":34,"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/pages\/36123\/revisions"}],"predecessor-version":[{"id":39844,"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/pages\/36123\/revisions\/39844"}],"wp:attachment":[{"href":"https:\/\/www.hellenicvibes.gr\/es\/wp-json\/wp\/v2\/media?parent=36123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}