@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700&display=swap&subset=greek");
html:lang(el) * {
  font-family: "Noto Sans", sans-serif !important;
}

html:lang(el) *[class^=icon] {
  font-family: "simple-line-icons" !important;
}

.widget_tiqets_availability h2 {
  font-size: 23px;
}

header .ticket_link a {
  padding: 10px 12px;
}

#main-slider .intro .text_intro a.cta,
.box_info .box_info_single .cta,
.menu_subpage a.cta_mobi,
.cta_testo a,
.info_evidence h3,
.tickets .single_ticket a.readmore,
#banner_cookie_law .banner_cookie_law_inner .btn_continue,
.stripe_citypass .advantages .cta a,
.cta_fixed .btn,
.title_container .readmore,
.tickets .single_ticket figure a .label_ticket,
.testo .link_cta {
  text-transform: none !important;
}

@media (min-width: 1300px) {
  header .navbar-default .navbar-nav > li > a {
    font-size: 15px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 1300px) {
  header .logo h1, header .logo strong {
    padding: 16px 0 20px 85px;
    background-position: 0 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  header .logo h1, header .logo strong {
    padding: 16px 0 20px 58px;
    background-position: 0 3px !important;
    background-size: auto 35px !important;
    font-size: 23px;
  }
}/*# sourceMappingURL=gr.css.map */