/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 0.975rem;
  line-height: 1.6;
}
h1 {
  font-size: 2.225rem;
}
h2 {
  font-size: 1.875rem;
}
h3 {
  font-size: 1.475rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 0.975rem;
}
h6 {
  font-size: 0.825rem;
}
small {
  font-size: 0.85rem;
}
cite {
  font-size: 0.85rem;
}
sub, sup {
  font-size: 0.725rem;
}
code, kbd, pre, samp {
  font-size: 0.975rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* ====================
        TOP BAR
   ==================== */
#g-top-bar .g-grid {
  flex-wrap: nowrap;
}
#g-top-bar .top-desktop-menu a .fas {
  display: none;
}
#g-top-bar .top-mobile-menu {
  height: 0;
}
#g-top-bar .top-mobile-menu .nav-item {
  padding-top: 4px;
}
#g-top-bar .top-mobile-menu a {
  font-size: 0 !important;
  /* κρύβει το text */
}
#g-top-bar .top-mobile-menu .fas {
  font-size: 18px;
}
#g-top-bar .topbar-compact {
  justify-items: flex-end;
}
#g-top-bar .topbar-compact .tm-share-icon a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#g-top-bar .topbar-compact .tm-share-icon a:hover {
  background: rgba(255, 255, 255, 0.25);
}
/* ====================
        LOGO ROW
   ==================== */
.logo-row {
  background-image: url('../images/tail_row_header.jpg?698f79b8');
  background-repeat: repeat-x;
  /* <- για να μη γίνει “κουτάκι” */
  background-position: left top;
  background-size: auto 100%;
  /* <- γεμίζει σε ύψος, επαναλαμβάνει οριζόντια */
}
.logo-row .g-content {
  max-width: 1200px;
  margin: 0 auto !important;
}
/* ====================
     MOBILE ACCORDION
   ==================== */
@media (max-width: 640px) {
  /* στόχευσε το wrapper class του module σου αν έχει, αλλιώς το module id/class */
  .hero-ab div {
    max-width: 100%;
    overflow: hidden;
    /* Κόψε ύψος για να μην τρώει όλη την οθόνη */
  }
  .hero-ab div .liteAccordion {
    height: 280px !important;
    /* Αν έχεις tabs αριστερά, μίκρυνέ τα */
  }
  .hero-ab div .liteAccordion h2, .hero-ab div .liteAccordion .introtext {
    font-size: smaller;
  }
  .hero-ab div .liteAccordion .slideTabs {
    width: 36px !important;
  }
}
/* ====================
      WELCOME (LITE)
   ==================== */
#g-feature.side-image .jl-container {
  /* δεξιά “εικόνα/μοτίβο” */
  background-image: url('../images/Bible-transparent.png');
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 300px;
}
.welcome-lite {
  padding: 8px 0 18px;
  color: black;
}
.welcome-lite .wl-wrap {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 26px;
  align-items: center;
}
.welcome-lite .wl-lead {
  margin: 0 0 14px;
  line-height: 1.7;
  opacity: 0.92;
  max-width: 78ch;
}
.welcome-lite .wl-actions .button {
  background: #00bcd4;
  color: #fff !important;
  border-radius: 999px;
  padding: 10px 22px;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}
.welcome-lite .wl-actions .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.16);
  filter: brightness(1.05);
}
@media (max-width: 960px) {
  .welcome-lite .wl-wrap {
    grid-template-columns: 1fr;
  }
}
/* ====================
       WEEKLY CARDS
   ==================== */
/* Βεβαιώσου ότι αυτό το class μπαίνει στο section/particle wrapper:
   π.χ. Section -> CSS Classes: weekly-cards
*/
.weekly-cards {
  /* πιο “σφιχτό” σε κινητό */
  /* σε reduced motion, κόψε τα lift animations */
}
.weekly-cards .home-card {
  /* OUTER κάρτα */
  /* INNER panel (το “χρωματιστό”) */
  /* Χρώματα inner panel ανά κάρτα (Accent 3/4/5) */
  /* Εικόνα */
  /* Τίτλος: link αλλά χωρίς “εφέ”, άσπρος */
  /* Κουμπί */
}
.weekly-cards .home-card > .g-content.g-particle {
  background: rgba(0, 188, 212, 0.16);
  border-radius: 18px;
  padding: 26px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  text-align: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  will-change: transform;
}
.weekly-cards .home-card > .g-content.g-particle:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);
}
.weekly-cards .home-card .g-content-array .g-content {
  padding: 0;
}
.weekly-cards .home-card .g-array-item {
  border-radius: 14px;
  padding: 18px 18px 20px;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.1);
  border: none !important;
  background: transparent;
}
.weekly-cards .home-card.card-preschool .g-array-item {
  background: #5d2999;
}
.weekly-cards .home-card.card-junior .g-array-item {
  background: #fec02a;
}
.weekly-cards .home-card.card-senior .g-array-item {
  background: #80cd33;
}
.weekly-cards .home-card .g-array-item-image img {
  border-radius: 12px;
  display: block;
  margin: 0 auto 16px;
  max-width: 100%;
  height: auto;
}
.weekly-cards .home-card .g-array-item-title .g-item-title a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.35;
  min-height: calc(1.35em * 2);
  margin: 10px 0 12px;
  font-weight: 650;
}
.weekly-cards .home-card .g-array-item-title .g-item-title a:hover, .weekly-cards .home-card .g-array-item-title .g-item-title a:focus, .weekly-cards .home-card .g-array-item-title .g-item-title a:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
  outline: none;
}
.weekly-cards .home-card .g-array-item-read-more .button {
  display: inline-block;
  padding: 9px 22px;
  border-radius: 999px;
  font-size: 0.85rem;
  font-weight: 700;
  text-decoration: none;
  background: #00bcd4;
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}
.weekly-cards .home-card .g-array-item-read-more .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.18);
  filter: brightness(1.05);
}
.weekly-cards .home-card .g-array-item-read-more .button:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.8);
  outline-offset: 3px;
}
@media (max-width: 640px) {
  .weekly-cards .home-card > .g-content.g-particle {
    padding: 18px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .weekly-cards .home-card > .g-content.g-particle, .weekly-cards .home-card .g-array-item-read-more .button {
    transition: none !important;
    transform: none !important;
  }
}
/* ====================
       SEARCH SITE
   ==================== */
.library-search-section {
  position: relative;
  padding: 120px 0;
  border-radius: 22px;
  overflow: hidden;
  background-image: url('../images/library-church.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* πιο “academic” overlay: λευκή ομίχλη + λίγο teal */
}
.library-search-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.35)), radial-gradient(circle at 20% 50%, rgba(0, 188, 212, 0.18), rgba(0, 0, 0, 0));
}
.library-search-section .library-search {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 16px;
}
.library-search-section .ls-bar {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 22px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(0, 0, 0, 0.06);
  text-decoration: none !important;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.library-search-section .ls-bar:hover {
  transform: translateY(-4px);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.18);
}
.library-search-section .ls-ico, .library-search-section .ls-go {
  color: #00bcd4;
  font-size: 18px;
}
.library-search-section .ls-text {
  flex: 1;
  font-weight: 650;
  color: rgba(0, 0, 0, 0.72);
}
@media (max-width: 768px) {
  .library-search-section {
    padding: 50px 0;
  }
}
/* ====================
     NEWS / UPDATES
   ==================== */
#g-expanded {
  background-size: unset;
  background-repeat: repeat;
}
#g-expanded:before {
  background: none;
}
.news-boxes {
  /* Section (category) title */
  /* το UL/Li να απλώνει το item */
  /* Κάθε Joomla Article */
}
.news-boxes .g-grid {
  row-gap: 26px;
}
.news-boxes .mod-articles-group > h4 {
  font-size: 1.75rem;
  font-weight: bold;
  text-align: center;
}
.news-boxes .mod-articles-items, .news-boxes .mod-articles-items > li {
  height: 100%;
}
.news-boxes article {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 18px;
  padding: 26px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  height: 100%;
  min-height: 420px;
  display: flex;
  flex-direction: column;
}
.news-boxes article:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.14);
}
.news-boxes article .mod-articles-item-content {
  color: rgba(0, 0, 0, 0.7);
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
  /* τίτλος */
  /* εικόνα */
  /* Ημερομηνία / meta */
  /* intro */
  /* read more */
  /* mobile: κάρτα κάθετα */
  /* reduced motion */
}
.news-boxes article .mod-articles-item-content .mod-articles-title a {
  color: #ff5252;
  text-decoration: none !important;
  font-weight: 750;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.25;
  min-height: calc(1.25em * 4);
  /* ίδιο ύψος τίτλου */
}
.news-boxes article .mod-articles-item-content .item-image {
  order: -1;
  margin: -26px -26px 14px -26px;
  padding: 10px;
}
.news-boxes article .mod-articles-item-content .item-image img {
  width: 100%;
  height: 240px;
  object-fit: contain;
  border-radius: 12px;
  display: block;
}
.news-boxes article .mod-articles-item-content .article-info, .news-boxes article .mod-articles-item-content .mod-articles-date {
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9rem;
  margin: 10px 0 0;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.news-boxes article .mod-articles-item-content > div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.45;
  min-height: calc(1.45em * 4);
  /* ίδιο ύψος intro */
  margin: 10px 0 0;
}
.news-boxes article .mod-articles-item-content p:has(.jl-button) {
  margin: auto;
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.news-boxes article .mod-articles-item-content .jl-button {
  margin-top: auto;
  display: inline-block;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 999px;
  background: #00bcd4;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 0.85rem;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.news-boxes article .mod-articles-item-content .jl-button:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}
@media (max-width: 640px) {
  .news-boxes article .mod-articles-item-content .g-content-array .g-array-item {
    grid-template-columns: 1fr;
  }
  .news-boxes article .mod-articles-item-content .g-array-item-image img {
    max-height: 170px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .news-boxes article .mod-articles-item-content .g-content-array .g-array-item, .news-boxes article .mod-articles-item-content .g-array-item-read-more .button {
    transition: none !important;
    transform: none !important;
  }
}
/* ====================
       ABOVE FOOTER
   ==================== */
#g-abovefooter {
  font-weight: bold;
  min-height: 400px;
  display: grid;
}
#g-abovefooter > .jl-container {
  width: 100%;
  align-self: end;
}
#g-abovefooter:before {
  background: linear-gradient(to right, #ff5252, transparent);
}
#g-abovefooter .g-content {
  padding: 0;
}
/* ====================
          FOOTER
   ==================== */
#g-footer {
  font-size: smaller;
}
.sources-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 16px;
}
.sources-card {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.sources-card__media img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}
.sources-card__body {
  padding: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.sources-card__meta {
  font-size: 0.85rem;
  opacity: 0.75;
}
.sources-card__title {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.25;
}
.sources-card__text {
  font-size: 0.95rem;
  opacity: 0.9;
}
.sources-card__actions {
  margin-top: auto;
  padding-top: 8px;
}
.sources-card__btn {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.sources-list {
  margin: 0;
  padding-left: 0;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  overflow: hidden;
}
.sources-list__item {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: baseline;
  padding: 10px 14px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.sources-list__item:first-child {
  border-top: none;
}
.sources-list__link {
  text-decoration: none;
}
.sources-list__meta {
  font-size: 0.85rem;
  opacity: 0.75;
}
/*# sourceMappingURL=custom_16.css.map */