@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

@font-face {
  font-family: "aka-acid";
  src: url(../fonts/ACElegantLuxMager.otf) format("truetype");
  src: url(../fonts/ACElegantLuxMager.ttf) format("truetype");
  font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "aka-acid";
  /* font-weight: 400; */
}

.home-video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  left: -100%;
  width: 300%;
  pointer-events: none !important;
}

.home-video {
  overflow-x: clip;
}

.home-video-iframe > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.error > label > small {
  text-transform: none;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  color: #f04124;
  background: transparent;
  font-weight: bold;
}

ul.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 80px auto 0;
}

ul.pagination li.current a {
  background-color: #cc9900;
}

ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
  background-color: black;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 20px;
}
.breadcrumbs img {
  margin-bottom: 2px;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #cc9900;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
}

.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1rem;
}

.captcha input {
  margin-top: 8px;
}

body {
  opacity: 1;
}

.site-header {
  position: absolute;
  background: transparent;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  /* background-color: #ffffff; */
  /* box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7); */
}

.upper-top-bar.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 1px 0 rgba(117, 116, 116, 0.7);
  box-shadow: 0 1px 1px 0 rgba(117, 116, 116, 0.7);
  z-index: 1000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 20px;
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  /* height: 110px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 20px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  right: 0;
  left: auto;
  /* margin-top: 0; */
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  /* padding-top: 120px; */
}

.innerpage main {
  /* padding-top: 280px; */
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.error small.error {
  font-size: 18px !important;
}
.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600 !important;
  background-color: #000000;
  border-radius: 3px;
  font-size: 14px;
  color: #cc9900;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
  display: none;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* MULTIPLE LINKS */
/* .custom-nav a {
  position: relative; 
}
.custom-nav a::before {
  content: "";
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-bottom: #000000 2px solid;
  position: absolute;
  bottom: 0;
  left: 0;
}
.custom-nav a:hover::before {
  width: 100%;
} */
.menu-drawer {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  display: none;
}
/*  -------MENU DRAWER----------- */
.menu-drawer.active {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1001;
  /* transform: translateY(-100%);  */
  /* transition: transform 0.8s ease-in-out; */
  animation-name: moveDown;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-animation-name: moveDown;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

/* .menu-drawer.active {
  transform: translateY(0);
} */

.menu-drawer-container {
  padding: 50px;
  position: relative;
  /* margin-top: 50px; */
}

.menu-drawer-container #onClose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  /* margin-left: 50px; */
  margin-left: auto;
  margin-right: 50px;
  background-color: #ffffff;
  color: rgb(255, 255, 255);
  border-radius: 10px;
}

/* .menu-drawer-container #onClose:hover {
  background-color: #cc9900;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-drawer-container #onClose:hover span {
  background-color: rgb(255, 255, 255);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
} */

.menu-drawer-content {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 100px;
}

.menu-drawer-content a:not(.social-links a) {
  position: relative;
}
.menu-drawer-content a:not(.social-links a)::before {
  content: "";
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-bottom: #ffffff 2px solid;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.menu-drawer-content a:not(.social-links a):hover::before {
  width: 100%;
}

#onClose span {
  display: block;
  width: 30px;
  height: 3px;
  background-color: rgb(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

#onClose span {
  position: absolute;
  left: 40%;
  top: 55%;
}

#onClose span:first-child {
  -webkit-transform: rotate(45deg) translate(-10px, 5px);
  -ms-transform: rotate(45deg) translate(-10px, 5px);
  transform: rotate(45deg) translate(-10px, 5px);
}

#onClose span:last-child {
  -webkit-transform: rotate(-45deg) translate(-5px, -10px);
  -ms-transform: rotate(-45deg) translate(-5px, -10px);
  transform: rotate(-45deg) translate(-5px, -10px);
}

.menu-drawer-close-icon:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.menu-drawer-content #drawer-navbar .center li,
.contact-links li {
  list-style-type: none;
}

.menu-drawer-content #drawer-navbar .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

.menu-drawer-content #drawer-navbar .center a,
.menu-drawer-content #drawer-contact a {
  color: #ffffff;
  font-size: 30px;
}
.menu-drawer-content #drawer-navbar .center a:hover,
.menu-drawer-content #drawer-contact a:hover {
  color: #cc9900;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.menu-drawer-content h2 {
  color: #cc9900;
}

.contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  margin: 0;
}

#drawer-social,
#drawer-contact,
#drawer-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.social-links img {
  width: 50px;
  height: 50px;
}

.drawer-booking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.drawer-booking a {
  font-size: 20px;
  color: white;
}
.drawer-booking a:hover {
  color: #cc9900;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* ---NAVBAR--- */
#navbar {
  z-index: 1000;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* max-width: 1420px; */
  /* +20 from padding */
  max-width: 1460px;
  width: 100%;
  padding-inline: 20px;
  margin: 0 auto;
  /* border: 1px solid red; */
  padding-top: 38px;
}

#navbar > .upper-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  /* border: 1px solid red; */
  width: 100%;
  margin-bottom: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#navbar > .upper-top-bar a {
  font-size: 24px;
}

.title-area .name {
  /* border: 1px solid red; */
}

#navbar a {
  color: white;
  /* text-transform: uppercase; */
  font-size: 24px;
}

.navbar-link {
  -ms-flex-line-pack: center;
  align-content: center;
}

#menu.navbar-link h2 {
  margin: 0;
  color: white;
  font-size: 24px;
}

#menu.navbar-link {
  margin-right: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}

.left-menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.left-menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  gap: 8px;
}

.left-menu-icon span {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 25px;
  height: 2px;
  background-color: white;
  border-radius: 3px;
}

.left-menu-icon #one {
  width: 70%;
  margin-right: auto;
}

.left-menu-icon #three {
  width: 70%;
  margin-left: auto;
}

#menu.navbar-link:hover {
  #one {
    width: 100%;
    margin-right: 0;
  }
  #three {
    width: 100%;
    margin-left: 0;
  }
}

#book-table.navbar-link {
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}

/* #book-table.navbar-link img {
  transition: all 0.3s ease-in-out;
}
#book-table.navbar-link:hover img {
  transform: scale(1.2);
  transition: all 0.3s ease-in-out;
} */

#book-table.navbar-link a {
  font-size: 24px;
  position: relative;
}

#book-table.navbar-link a::before {
  content: "";
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-bottom: #ffffff 2px solid;
  position: absolute;
  bottom: -5px;
  left: 0;
}

#book-table.navbar-link a:hover::before {
  width: 100%;
}

#book-table.navbar-link img {
  margin-bottom: 8px;
  /* margin-left: 20px; */
}

#navbar > .top-bar-section .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 50px;
  position: relative;
}

#navbar > .top-bar-section .center::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
}

#navbar > .top-bar-section .center a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  padding-bottom: 10px;
  position: relative;
}

#navbar > .top-bar-section .center a::before {
  content: "";
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* = hovered previous a */
#navbar > .top-bar-section .center a:hover::before {
  content: "";
  position: absolute;
  height: 10px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 2px;
}

/* ------- VIDEO -------*/

.home-video {
  position: relative;
  width: 100%;
  background-color: black;
}

.home-video video {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.home-video-text {
  /* max-width: 950px; */
  padding-inline: 20px;
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  text-align: center;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.home-video-text h2 {
  margin: 0;
  font-size: 61px;
  color: #ffffff;
  text-shadow: 5px 13px 25px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}

.home-video-text h2#video-text-1 {
  text-align: left;
}

.home-video-text h2#video-text-2 {
  text-align: right;
}

.home-video__player {
  width: 100%;
  height: auto;
}

/* ------- ABOUT ------- */
.about-us {
  background-color: #000000;
}
.about-us h1,
.about-us h2 {
  margin: 0;
  color: white;
  /* text-align: center; */
}
.about-us h1 {
  font-size: 34px;
}

.about-us h2 {
  font-size: 28px;
}

.about-us-text-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
  padding-block: 100px;
  padding-inline: 20px;
}

/* gallery about us */
.gallery-about-us-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  padding-inline: 10px;
  background-color: white;
  padding-top: 10px;
  position: relative;
}

.gallery-about-us-content::after {
  content: "";
  height: 10px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background-color: black;
  position: absolute;
}

.gallery-about-us-content .moduledata {
  z-index: 1;
}

.gallery-about-us-content .moduledata figure {
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gallery-about-us-content .moduledata img {
  width: 100%;
}

.gallery-about-us-content .moduledata:hover figure {
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.about-us-text-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 1180px;
  width: 100%;
  gap: 70px;
  margin: 0 auto;
  padding-block: 100px;
  padding-inline: 20px;
}
.about-us-text-bottom img {
  margin-top: 10px;
  width: 150px;
  /* scale: 2; */
}

.about-us-text-bottom h1 {
  margin-bottom: 40px;
}

/* ------- MENU -------- */
.menu-slideshow {
  position: relative;
  background-position: right;
  background-image: url("../img/menu-symbol.png");
  background-repeat: no-repeat;
}

.menu-slideshow .moduledata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-block: 10px;
  padding-left: 10px;
}

.menu-slideshow .moduledata figure {
  padding: 0;
  margin: 0;
  width: 50%;
}

.menu-slideshow .moduledata img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  height: 1400px;
}

.menu-text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  padding-left: 100px;
  padding-right: 100px;
  gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-block: 20px;
}

.menu-text h1,
.menu-text h2,
.menu-text h5,
.menu-text p,
.menu-text a {
  margin: 0;
  color: #000000;
  /* max-width: 614px; */
}

.menu-text #menu-link {
  font-size: 26px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#menu-more {
  font-size: 24px;
  position: relative;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.menu-text h1 a {
  font-size: 120px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.menu-text #title:hover {
  color: #cc9900;
}

.menu-text h2 {
  font-size: 34px;
}

.menu-text p {
  font-size: 28px;
}

.menu-text article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.home-video-iframe {
  position: relative;
}

.home-video-iframe::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

#menu-more::before,
.menu-text #menu-link::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  left: 0;
  bottom: -2px;
  background-color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#menu-more:hover::before,
.menu-text #menu-link:hover::before {
  width: 100%;
}

.menu-slideshow .slick-arrow {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-150%, -50%);
  -ms-transform: translate(-150%, -50%);
  transform: translate(-150%, -50%);
  background: transparent;
}

/* ------- NEWSLETTER -------- */
.newsletter-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-block: 70px;
  padding-inline: 20px;
  background-color: #eaeaea;
  gap: 50px;
}

.newsletter-header {
  width: 50%;
  margin: auto;
  /* padding-left: 110px; */
}

.newsletter-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  max-width: 720px;
  margin: auto;
}

.newsletter-header h1,
.newletter-header h2 {
  margin: 0;
}

.newsletter-header h1 {
  font-size: 30px;
  color: black;
}

.newsletter-header h2 {
  margin: 0;
  color: black;
  font-size: 25px;
}

.newsletter-form {
  width: 50%;
  /* padding-left: 50px; */
  -ms-flex-line-pack: center;
  align-content: center;
}

.newsletter-form-content {
  max-width: 720px;
  margin: auto;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.newsletter-input {
  width: 100%;
  max-width: 612px;
  background: transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.newsletter-input::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: #2d5a72;
}

.newsletter-form input[type="text"] {
  font-size: 26px;
  color: black;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  padding: 0;
  margin: 0;
}

.newsletter-input[type="text"]:focus,
.newsletter-input[type="text"]:hover,
.newsletter-input[type="text"]:active,
.newsletter-input[type="text"]:focus-visible,
.newsletter-input[type="text"]:focus-within,
.newsletter-input[type="text"]:active:focus,
.newsletter-input[type="text"]:hover:focus
 /*when select email from history  */ {
  outline: none;
  border-bottom: 2px solid #000000;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: black;
}

.newsletter-form input[type="text"]:focus {
  /* padding: 10px; */
}

.newsletter-form input[type="text"]::-webkit-input-placeholder {
  font-size: 26px;
  color: black;
}

.newsletter-form input[type="text"]::-moz-placeholder {
  font-size: 26px;
  color: black;
}

.newsletter-form input[type="text"]:-ms-input-placeholder {
  font-size: 26px;
  color: black;
}

.newsletter-form input[type="text"]::-ms-input-placeholder {
  font-size: 26px;
  color: black;
}

.newsletter-form input[type="text"]::placeholder {
  font-size: 26px;
  color: black;
}

.newsletter-form input[type="text"]:focus::-webkit-input-placeholder,
.newsletter-form input[type="text"]:hover::-webkit-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::-moz-placeholder,
.newsletter-form input[type="text"]:hover::-moz-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus:-ms-input-placeholder,
.newsletter-form input[type="text"]:hover:-ms-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::-ms-input-placeholder,
.newsletter-form input[type="text"]:hover::-ms-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::-webkit-input-placeholder,
.newsletter-form input[type="text"]:hover::-webkit-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::-moz-placeholder,
.newsletter-form input[type="text"]:hover::-moz-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus:-ms-input-placeholder,
.newsletter-form input[type="text"]:hover:-ms-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::-ms-input-placeholder,
.newsletter-form input[type="text"]:hover::-ms-input-placeholder {
  /* color: #2d5a72; */
}

.newsletter-form input[type="text"]:focus::placeholder,
.newsletter-form input[type="text"]:hover::placeholder {
  /* color: #2d5a72; */
}

.newsletter-form label {
  font-size: 26px;
  color: black;
}

.newsletter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newsletter-form input[type="checkbox"] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 15px;
}

.newsletter-input #submitform {
  position: absolute;
  top: 0;
  right: 0;
  padding-block: 8px;
  padding-inline: 10px;
  background: transparent;
  color: #2d5a72;
  /* padding: 0; */
  margin: 0;
}

.newsletter-input #submitform:hover {
  background: rgba(45, 90, 114, 0.6);

  color: #ffffff;
}

#newsLetterForm {
  margin: 0;
}

/* ---LOCAL FLAVORS ----*/
.local-flavors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: black;
  color: white;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

.local-flavors h1,
.local-flavors p,
.local-flavors a {
  color: white;
  margin: 0;
}

.local-flavors #one,
.local-flavors #three,
.local-flavors #four {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.local-flavors-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  /* height: 380px; */
  padding: 10px;
  text-align: center;
  max-width: 240px;
  margin: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.local-flavors-details a {
  font-size: 20px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.local-flavors-details a::before {
  content: "";
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  height: 1px;
  background-color: white;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.local-flavors-details a:hover::before {
  width: 100%;
}

.local-flavors-details a:hover {
  text-decoration: none;
}
.local-flavors-details .moduleTitle {
  color: #cc9900;
  font-size: 24px;
  font-weight: 700;
}

.local-flavors-details p,
.local-flavors-details {
  font-size: 22px;
}

/* 
#submitform {
  position: absolute;
  bottom: 0;
  border: 1px solid red;
  right: 0;
  background-color: #000000;
} */

/* ------- ARTICLE PAGE ------- */
.main__image {
  position: relative;
}

.main__image img {
  width: 100%;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.articlelistingrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.articles {
  text-align: center;
  /* padding-inline: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* border: 1px solid green; */
}

.articles a {
  font-size: 30px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #cc9900;
}
.articles h4 {
  margin: 0;
  max-width: 367px;
}

.articles img {
  /* width: 400px; */
}

.articles img:hover {
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* ------- STATIC PAGE ------- */
.static-image {
  position: relative;
}

.static-image img {
  width: 100%;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.static-page__title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  text-align: center;
  color: white;
  font-size: 60px;
}

.static-page__content p {
  line-height: 28px;
  font-size: 30px;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.2;
  letter-spacing: 1px;
  color: black;
  margin-bottom: 20px;
}

.static-page__content ul {
  line-height: 28px;
  font-size: 24px;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.2;
  letter-spacing: 1px;
  color: black;
  margin-bottom: 20px;
  padding-left: 20px;
}

.static-page__content {
  margin-block: 50px;
  padding-inline: 20px;
}

.static-page__content > p > a {
  color: #cc9900;
  position: relative;
}
.static-page__content > p > a::after {
  content: "";
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  height: 1px;
  background-color: #cc9900;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.static-page__content > p > a:hover::after {
  width: 100%;
}

/* location */
.static-page__content .map {
  max-width: 1200px;
  margin: 0 auto;
}

.static-page__content .map iframe {
  width: 100%;
  height: 500px;
}

/*---- ALERT BOXES ----*/
#newsLetterForm .alert-box,
#contact .alert-box,
#booking .alert-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-block: 20px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
}

/* BOOKING PAGE */
#booking.contact-form {
  text-align: left;
}

/* ------- CATEGORY PAGE ------- */
.category__img {
  position: relative;
}
.category__img img {
  width: 100%;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.category__content {
  margin-block: 100px;
  padding-inline: 20px;
}

/* ------- GALLERY PAGE ------- */
.gallery-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}

/* ----CONTACT PAGE ---- */
.contact-form {
  padding: 20px;
  max-width: 1200px;
  margin: auto;
  border-radius: 20px;
  background-color: rgba(205, 133, 63, 0.4);
  margin-bottom: 50px;
}
.contact-form input,
.contact-form textarea,
.contact-form select {
  border-radius: 20px;
  font-size: 20px;
  font-family: "aka-acid";
  color: black;
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder,
.contact-form select::-webkit-input-placeholder {
  color: #000000;
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder,
.contact-form select::-moz-placeholder {
  color: #000000;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder,
.contact-form select:-ms-input-placeholder {
  color: #000000;
}

.contact-form input::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder,
.contact-form select::-ms-input-placeholder {
  color: #000000;
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder,
.contact-form select::-webkit-input-placeholder {
  color: #000000;
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder,
.contact-form select::-moz-placeholder {
  color: #000000;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder,
.contact-form select:-ms-input-placeholder {
  color: #000000;
}

.contact-form input::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder,
.contact-form select::-ms-input-placeholder {
  color: #000000;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder,
.contact-form select::placeholder {
  color: #000000;
}

.contact-form input,
.contact-form textarea {
}
.contact-form label {
  font-size: 18px;
  font-weight: 700;
}
/* ------- FOOTER ------- */

.site-footer {
  margin: 10px;
  background-color: #000000;
}

.footer-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-block: 80px;
  gap: 30px;
  width: 100%;
  max-width: 650px;
  margin: auto;
  text-align: center;
}

.footer-details #contact {
  max-width: 340px;
}
.footer-details #contact a {
  text-transform: lowercase;
}

.footer-details #contact a,
#copyright a {
  position: relative;
}

.footer-details #contact a::before,
#copyright a::before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer-details #contact a:hover::before,
#copyright a:hover::before {
  width: 100%;
}

.footer-details a,
.footer-details p {
  color: white;
  margin: 0;
}

.footer-details a {
  /* text-transform: uppercase; */
}

.footer-booking h2 {
  margin: 0;
  color: white;
  font-size: 24px;
  color: #cc9900;
}

.footer-booking img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-booking:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* .footer-details #book-now {
  color: #cc9900;
  font-size: 24px;
  transition: all 0.3s ease-in-out;
}

.footer-booking #book-now:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
  color: white;
} */

.footer-details #book-table-here {
  font-size: 36px;
  position: relative;
}

.footer-details #book-table-here::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 8px;
  width: 0;
  background-color: white;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#book-table-here:hover::before {
  width: 100%;
}

.footer-details p {
  font-size: 23px;
}
.footer-details,
.footer-details #contact {
  color: white;
  font-size: 23px;
  line-height: 1.4;
}

.footer-booking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0e0d0a;
  position: relative;
}

.footer-bottom::before {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ffffff;
  height: 10px;
  width: 100%;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 60px;
}

.social img {
  opacity: 0.3;
}

.footer-bottom__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 1440px;
  padding-inline: 10px;
  margin: 0 auto;
  padding-top: 40px;
  margin-bottom: 27px;
  position: relative;
}

.footer-bottom__content::before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #21201d;
  content: "";
  height: 1px;
  width: 100%;
}

#copyright {
  margin-right: auto;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#copyright a {
  color: #f0f0f0;
}

#copyright a:not(#site_url) {
  font-size: 20px;
}

#imonline {
  margin-left: auto;
}

@-webkit-keyframes moveDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes moveDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
  #menu.navbar-link h2,
  #book-table.navbar-link a {
    font-size: 18px;
  }
  #navbar > .top-bar-section .center {
    gap: 30px;
  }
  #navbar > .top-bar-section .center a {
    font-size: 18px;
  }

  .home-video-text {
    max-width: 700px;
  }

  .home-video-text h2 {
    font-size: 40px;
  }

  .home-video-text h2#video-text-1,
  .home-video-text h2#video-text-2 {
    /* text-align: unset; */
  }

  .about-us-text-top,
  .about-us-text-bottom {
    padding-block: 80px;
  }

  .about-us-text-bottom {
    gap: 30px;
    max-width: 1000px;
  }
  .about-us-text-bottom img {
    width: 80px;
  }
  .about-us-text-top h1,
  .about-us-text-bottom h1 {
    font-size: 24px;
  }

  .about-us-text-top h2,
  .about-us-text-bottom h2 {
    font-size: 20px;
  }

  .menu-slideshow .moduledata img {
    max-height: 800px;
  }

  .menu-text {
    padding-inline: 30px;
  }

  .menu-slideshow .slick-arrow {
    margin: 0;
    padding: 0;
    position: absolute;
    background: transparent;
  }

  .menu-text #title {
    font-size: 60px;
  }

  .menu-text h2 {
    font-size: 25px;
  }

  .menu-text article p {
    font-size: 20px;
  }
  .newsletter-header-content {
    gap: 30px;
  }

  .newsletter-header h1 {
    font-size: 25px;
  }
  .newsletter-form input[type="text"]::-webkit-input-placeholder {
    font-size: 20px;
  }
  .newsletter-form input[type="text"]::-moz-placeholder {
    font-size: 20px;
  }
  .newsletter-form input[type="text"]:-ms-input-placeholder {
    font-size: 20px;
  }
  .newsletter-form input[type="text"]::-ms-input-placeholder {
    font-size: 20px;
  }
  .newsletter-header h2,
  .newsletter-form label,
  .newsletter-form input[type="text"]:focus,
  .newsletter-form input[type="text"],
  .newsletter-form input[type="text"]::placeholder {
    font-size: 20px;
  }

  .local-flavors-details {
    gap: 10px;
    padding: 0;
    text-align: center;
    max-width: 150px;
  }

  .local-flavors-details .moduleTitle {
    font-size: 20px;
  }

  .local-flavors-details p,
  .local-flavors-details,
  .local-flavors-details a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  [class*="block-grid-"] {
    max-width: 660px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .articles a {
    font-size: 20px;
  }

  .static-page__title {
    font-size: 44px;
  }

  .static-page__content {
    margin-block: 50px;
  }

  .static-page__content p {
    font-size: 25px;
  }

  .contact-form {
    margin-bottom: 50px;
  }

  .category__content {
    margin-block: 50px;
    padding-inline: 20px;
  }

  /*---- DRAWER--- */
  .menu-drawer-container {
    padding-inline: 20px;
  }

  .menu-drawer-content #drawer-navbar .center a,
  .menu-drawer-content #drawer-contact a {
    color: #ffffff;
    font-size: 22px;
  }

  .menu-drawer-content h2 {
    font-size: 30px;
  }
  .menu-drawer-content {
    gap: 60px;
  }

  .menu-drawer-container #onClose {
    margin-left: 0;
  }

  .social-links img {
    width: 30px;
    height: 30px;
  }
  /* ------ */

  .title-area .name {
    width: 250px;
  }

  #navbar > .upper-top-bar {
    margin-bottom: 20px;
  }

  #navbar > .top-bar-section {
    display: none;
  }

  .home-video-text {
    text-align: center;
  }

  .home-video-text h2 {
    font-size: 35px;
  }

  .home-video-text h2#video-text-1,
  .home-video-text h2#video-text-2 {
    text-align: unset;
  }

  .about-us-text-top,
  .about-us-text-bottom {
    padding-block: 50px;
  }

  .menu-slideshow .moduledata {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 20px;
    padding: 30px;
  }

  .menu-slideshow .moduledata figure {
    margin: auto;
    width: 100%;
  }

  .menu-slideshow .moduledata img {
    border-radius: 10px;
    height: 400px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .menu-text {
    padding: unset;
    background-image: unset;
  }

  .menu-slideshow .moduledata article {
    gap: 20px;
  }

  .menu-text h1 a {
    font-size: 40px;
  }

  .menu-text h2 {
    font-size: 24px;
  }

  #menu-more,
  .menu-text #menu-link,
  .menu-text article p {
    font-size: 20px;
  }

  .menu-slideshow .moduledata figure {
    margin: auto;
  }

  .menu-slideshow .moduledata img {
    border-radius: 10px;
    /* height: 100%; */
  }

  .menu-text {
    width: 100%;
  }

  .menu-slideshow .slick-arrow {
    -webkit-transform: translate(-50%, -90%);
    -ms-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
  }

  .newsletter-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding-block: 50px;
  }

  .newsletter-header {
    width: 100%;
  }

  .newsletter-header-content,
  .newsletter-form-content {
    max-width: 1024px;
  }

  .newsletter-form {
    width: 100%;
  }

  .newsletter-form-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .local-flavors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .local-flavors img:not(#two img) {
    width: 50%;
  }

  .local-flavors #two img {
    width: 100%;
    max-height: 800px;
  }

  .local-flavors-details {
    max-width: 400px;
    gap: 30px;
    padding-inline: 10px;
  }

  .local-flavors #one,
  .local-flavors #three,
  .local-flavors #four {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .local-flavors-details .moduleTitle {
    font-size: 30px;
  }

  .local-flavors-details p,
  .local-flavors-details,
  .local-flavors-details a {
    font-size: 25px;
  }

  .footer-details {
    padding-block: 50px;
    padding-inline: 10px;
    max-width: 640px;
  }

  .footer-details #book-table-here {
    font-size: 28px;
  }

  .footer-details p,
  .footer-details,
  .footer-details #contact {
    font-size: 20px;
  }

  .social {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .social img {
    width: 50px;
  }

  .footer-bottom__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: unset;
    gap: 20px;
  }

  #imonline {
    margin: auto;
  }
}

@media screen and (max-width: 768px) {
  #menu.navbar-link h2,
  #book-table.navbar-link a {
    font-size: 17px;
  }
  #navbar > .top-bar-section .center {
    gap: 18px;
  }
  #navbar > .top-bar-section .center a {
    font-size: 17px;
  }
  /* .home-video-text h2 {
    font-size: 30px;
  }

  .home-video-text {
    transform: translate(-50%, 30%);
  } */
}

@media screen and (max-width: 640px) {
  .st_linkedin_hcount {
    display: none;
  }

  ul.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 0;
  }

  .static-page__content .map iframe {
    border-radius: 10px;
    height: 250px;
  }

  .innerpage main {
    padding-top: 65px;
  }

  .static-page__title {
    font-size: 24px;
  }

  .static-page__content {
    margin-block: 20px;
    padding-inline: 10px;
  }

  .static-page__content p {
    font-size: 20px;
  }

  .articles img {
    border-radius: 20px;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: unset;
    width: 100%;
  }

  .articles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .category__content {
    margin-block: 20px;
    padding-inline: 10px;
  }

  #booking.contact-form {
    padding: 10px;
  }

  #contact.contact-form {
    padding: 10px;
  }

  .contact-form {
    margin-bottom: 20px;
  }

  [class*="block-grid-"] {
    max-width: 330px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
    display: block !important;
  }
  .menu-drawer {
    display: none;
  }
  /* .menu-drawer-content {
    display: none;
  } */

  .title-area {
    width: 100%;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    /* background: var(--secondary); */
    background: white;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar.expanded {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @-webkit-keyframes scrolldown {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  @keyframes scrolldown {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #000000;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .top-bar {
    height: 65px;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .site-header {
    background-color: black;
    position: fixed;
  }

  #navbar {
    padding-inline: 10px;
    /* flex-direction: row; */
    margin: unset;
    padding-top: unset;
  }

  #menu.navbar-link {
    display: none;
  }

  #book-table.navbar-link {
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 0;
    z-index: 100;
    background-color: #000000;
    /* position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); */
  }

  #navbar > .upper-top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* width: unset; */
    gap: 40px;
    margin-bottom: unset;
    margin-block: 8px;
  }

  .top-bar.expanded .top-bar-section .center {
    animation-name: moveDown;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-animation-name: moveDown;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
  }

  #navbar > .top-bar-section .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  #navbar > .top-bar-section .center a {
    padding: 0;
  }
  #navbar > .top-bar-section .center a:hover::before {
    height: 2px;
    bottom: 0;
  }

  #navbar > .top-bar-section .center::before {
    content: unset;
  }

  .home-video-text {
    z-index: 0;
  }

  .home-video-text h2 {
    font-size: 25px;
  }

  .about-us-text-top {
    gap: 20px;
  }
  .about-us-text-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-us-text-bottom img {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 50px;
  }

  .about-us-text-bottom h1 {
    margin-bottom: 20px;
  }

  .about-us-text-top,
  .about-us-text-bottom {
    padding: 20px 10px;
  }
  .about-us-text-top h1,
  .about-us-text-bottom h1 {
    font-size: 20px;
  }
  .about-us-text-top h2,
  .about-us-text-bottom h2 {
    font-size: 18px;
  }

  .gallery-about-us-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding-inline: 10px;
    padding-block: 20px;
    background-color: rgba(219, 194, 171, 0.9);
    gap: 20px;
  }

  .gallery-about-us-content .moduledata {
    z-index: 0;
  }

  .gallery-about-us-content .moduledata img {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    /* width: 70%; */
    width: 100%;
    border-radius: 10px;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .gallery-about-us-content::after {
    content: unset;
  }

  .gallery-about-us-content .moduledata:hover figure {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .menu-slideshow .moduledata {
    padding: unset;
    padding: 20px 10px;
  }

  .menu-slideshow .moduledata img {
    height: 300px;
  }
  .menu-text {
    text-align: center;
    padding: unset;
  }

  .menu-text #title {
    font-size: 30px;
  }
  .menu-text h2 {
    font-size: 20px;
  }

  .menu-text article p {
    font-size: 18px;
  }

  #menu-more {
    margin-left: unset;
    margin: auto;
  }
  .newsletter-container {
    padding: 20px 10px;
  }

  .local-flavors-details {
    gap: 15px;
  }
  .local-flavors-details .moduleTitle {
    font-size: 18px;
  }

  .local-flavors-details p,
  .local-flavors-details,
  .local-flavors-details a {
    font-size: 17px;
  }

  .footer-details {
    padding: 20px 10px;
  }

  .footer-details p,
  .footer-details,
  .footer-details #contact {
    font-size: 18px;
  }

  .social {
    padding-inline: 10px;
    gap: 30px;
    margin-top: 30px;
  }

  .footer-bottom__content {
    max-width: 285px;
    width: 100%;
  }

  #copyright {
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 30px;
  }

  /* leave button */
  @-webkit-keyframes leaveButton {
    from {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
    to {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      opacity: 0;
    }
  }
  @keyframes leaveButton {
    from {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
    to {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      opacity: 0;
    }
  }

  .home-video-text {
    position: relative;
    transform: unset;
    top: unset;
    left: unset;
    margin-top: 20px;
  }

  .home-video-text h2 {
    font-size: 18px;
  }

  .local-flavors #three p img {
    width: 100%;
  }

  .local-flavors #three > *,
  .local-flavors #one > *,
  .local-flavors #four > * {
    width: 50%;
  }

  .local-flavors-details p,
  .local-flavors-details,
  .local-flavors-details a {
    font-size: 16px;
  }

  .footer-details #book-table-here {
    font-size: 22px;
    font-weight: 700;
  }

  .footer-details {
    gap: 15px;
  }

  .static-page__content p {
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .articles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .newsletter-container {
    gap: 20px;
  }
  .newsletter-header-content {
    gap: 15px;
  }
  .footer-bottom__content {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .menu-slideshow .moduledata img {
    width: 100%;
  }

  .local-flavors #one img,
  .local-flavors #three img,
  .local-flavors #four img {
    width: 800px;
  }

  .local-flavors #two img {
    width: 1612px;
  }
}

.juicer-feed h1.referral {
  display: none !important;
}

.juicer-feed.modern .j-message p {
  font-size: 16px;
  font-family: "aka-acid";
}

.tiktok-feed {
  max-width: 1200px;
  margin: auto;
}
