/* button styling for book and reserve START */
.ec-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  border: 2px solid transparent;
  transition: all 0.2s ease;
  margin: 0.25rem;
}

/* Blue button */
.ec-button-blue {
  color: #0070cc;
  border-color: #0070cc;
  background: white;
}

.ec-button-blue:hover {
  background: #0070cc;
  color: white;
}

/* Red button */
.ec-button-red {
  color: white;
  background: #d13b3b;
  border-color: #d13b3b;
}

.ec-button-red:hover {
  background: #b03030;
  border-color: #b03030;
}

/* button styling for book and reserve  END */

.hero-highlights {
  margin: 12px 0 16px;
  padding: 0;
  list-style: none;
  font-size: 18px;
}

.hero-highlights li {
  margin-bottom: 6px;
}

.hero-cta {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  color: #fff;
  background: #1e88e5;
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
}

.hero-cta:hover {
  background: #1565c0;
}

.author__contact {
  margin-top: 18px;
}

.error__nav {
  margin: 24px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.error__hint {
  margin-top: 16px;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.logo img.logo__image {
  max-height: 72px !important;
  width: auto !important;
}

@media (max-width: 768px) {
  .logo img.logo__image {
    max-height: 56px !important;
  }
}

/* align responsive the iframes and also youtube videos */
.map-responsive {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  /* center container */
}

.map-responsive iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  /* FIX for Windy */
}

/* Language switcher */
.top-nav .nav__list .nav__item--lang {
  margin-left: 8px;
}

.top-nav .nav__list .nav__item--lang .nav__link--lang,
.mobile-nav .nav__list .nav__item--lang .nav__link--lang {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  padding: 7px 12px;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 10px 22px rgba(18, 17, 27, 0.16);
}

.top-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="fr"],
.mobile-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="fr"] {
  background: linear-gradient(135deg, #0055a4 0%, #1f6fbe 100%);
  border-color: #0055a4;
  box-shadow: inset -10px 0 0 #ef4135, 0 10px 22px rgba(18, 17, 27, 0.16);
}

.top-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="en"],
.mobile-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="en"] {
  background: linear-gradient(135deg, #012169 0%, #1f4aa8 55%, #c8102e 100%);
  border-color: #012169;
}

/* Greek language switch: keep GR visible on EN/FR pages. */
.top-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="el"],
.mobile-nav .nav__list .nav__item--lang .nav__link--lang[hreflang="el"] {
  background: repeating-linear-gradient(to bottom, #0d5eaf 0, #0d5eaf 4px, #fff 4px, #fff 8px);
  border-color: #0d5eaf;
  color: #0d5eaf;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.top-nav .nav__list .nav__item--lang .nav__link--lang::after,
.mobile-nav .nav__list .nav__item--lang .nav__link--lang::after {
  display: none;
}

.top-nav .nav__list .nav__item--lang .nav__link--lang:hover,
.mobile-nav .nav__list .nav__item--lang .nav__link--lang:hover {
  color: #fff;
  border-color: #02c4ec;
  box-shadow: 0 14px 28px rgba(2, 196, 236, 0.28);
  transform: translateY(-1px);
}

.nav__lang-code {
  font-size: 0.9em;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.mobile-nav .nav__list .nav__item--lang {
  margin-top: 10px;
}

/* Article facts */
.article-facts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.article .article-facts__box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 18px;
  line-height: 1.25;
}

.article .article__fact {
  position: relative;
  font-size: inherit;
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 576px) {
  .article .article-facts__box {
    font-size: 16px;
  }

  .article .article__fact {
    font-size: inherit;
  }
}

.article__fact::after {
  content: "\2022";
  margin: 0 0.5rem;
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
}

.article__fact:last-child::after {
  content: "";
  margin: 0;
}

/* Greek typography tuning. Darker Grotesque works well for Latin text, but Greek falls back to a larger-looking system font. */
html[lang^="el"] body,
html[lang^="el"] button,
html[lang^="el"] input,
html[lang^="el"] textarea,
html[lang^="el"] select {
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

html[lang^="el"] h1,
html[lang^="el"] h2,
html[lang^="el"] h3,
html[lang^="el"] h4,
html[lang^="el"] h5,
html[lang^="el"] h6,
html[lang^="el"] .article__title,
html[lang^="el"] .hero__title,
html[lang^="el"] .nav__link,
html[lang^="el"] .button,
html[lang^="el"] .footer-widgets .widget__title,
html[lang^="el"] .search-results__title,
html[lang^="el"] .recent-posts__title {
  font-family: "Noto Sans", Arial, sans-serif;
  letter-spacing: -0.02em;
}

html[lang^="el"] .mobile-nav .nav__link {
  font-size: 20px;
}

html[lang^="el"] h1,
html[lang^="el"] .hero__title {
  font-size: 30px;
  line-height: 1.25;
  font-weight: 800;
}

html[lang^="el"] .hero-highlights {
  font-size: 15px;
  line-height: 1.55;
}

html[lang^="el"] .hero-cta,
html[lang^="el"] .button {
  font-size: 13px;
  line-height: 1.2;
}

html[lang^="el"] .article__title {
  font-size: 24px;
  line-height: 1.15;
  font-weight: 800;
}

html[lang^="el"] .article .article-facts__box,
html[lang^="el"] .article .article__fact {
  font-size: 13px;
  line-height: 1.35;
}

html[lang^="el"] .footer,
html[lang^="el"] .footer p,
html[lang^="el"] .footer-widgets p,
html[lang^="el"] .footer .widget-list__item,
html[lang^="el"] .copyright {
  font-size: 14px;
  line-height: 1.55;
}

html[lang^="el"] .footer-widgets .widget__title {
  font-size: 18px;
  line-height: 1.25;
}

/* Keep footer recent-post titles independent from article/menu title tuning. */
html[lang^="el"] .footer-widgets .recent-posts__title,
html[lang^="el"] .footer-widgets .widget .recent-posts__title,
html[lang^="el"] .footer-widgets a.recent-posts__title {
  font-size: 15px !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
}

@media (max-width: 576px) {

  html[lang^="el"] h1,
  html[lang^="el"] .hero__title {
    font-size: 26px;
  }

  html[lang^="el"] .article__title {
    font-size: 21px;
  }
}

/* Global desktop menu:
   Tightens real spacing by overriding both list gap and per-item/link padding.
   Tune only font-size and padding-left/right below if needed. */
.header .top-nav .nav__list {
  gap: 2px !important;
  column-gap: 2px !important;
}

.header .top-nav .nav__item:not(.nav__item--lang) {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header .top-nav .nav__item:not(.nav__item--lang)>.nav__link {
  font-family: "Noto Sans", Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em !important;
  padding-left: 7px !important;
  padding-right: 2px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  white-space: nowrap !important;
}

.top-nav .nav__list .nav__item--lang {
  margin-left: 4px !important;
}

/* Keep language pills compact in the global desktop header. */
.top-nav .nav__list .nav__item--lang .nav__link--lang {
  min-width: 42px !important;
  padding: 6px 10px !important;
}

/* Medium desktop: slightly smaller so it still fits. */
@media (max-width: 1180px) {
  .header .top-nav .nav__list {
    gap: 1px !important;
    column-gap: 1px !important;
  }

  .header .top-nav .nav__item:not(.nav__item--lang)>.nav__link {
    font-size: 14px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .top-nav .nav__list .nav__item--lang {
    margin-left: 3px !important;
  }
}

/* Narrow desktop/tablet: keep it compact before mobile menu takes over. */
@media (max-width: 1024px) {
  .header .top-nav .nav__list {
    gap: 0 !important;
    column-gap: 0 !important;
  }

  .header .top-nav .nav__item:not(.nav__item--lang)>.nav__link {
    font-size: 13px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .top-nav .nav__list .nav__item--lang .nav__link--lang {
    min-width: 38px !important;
    padding: 5px 8px !important;
  }
}