/*
Theme Name: Zegen Child
Description: Child Theme for Zegen Theme
Author: Zozothemes
Version: 1.0
Template: zegen
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */


:root{
    --custom-basic-color-first:  #ffcc66;
    --custom-basic-color-second: #0a5082;
    --custom-basic-color-link: #941b20;

    --default-font-family-style: Garamond, serif, "Palatino Linotype";


}

.zegen-page .page-title-wrap-inner {
    color: #ffffff;
    /*background-image: none;*/
    background-size: cover;
    /*padding-top: 280px;
    padding-bottom: 120px;*/
}

.nav.pull-center .nav {
    display: inline-flex;
    justify-content: center;
    max-width: 850px;
    line-height: 2em; 
    text-transform: uppercase;
    font-size: 13px;
}

.logobar {
    color: #ffffff;
    font-family: Garamond, "Palatino Linotype", arial;
    background-color: rgb(255 16 16 / 0%);
    text-transform: uppercase;
    font-size: x-large;
    text-align: center;
    width: 100%;
    letter-spacing: 0.4em;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #aaa;
}

.logobar .logobar-inner ul {
    margin-left: 0px !important;
}

.nav.pull-center .nav li a{
    font-size: 1.1em;
}


.dropdown-menu{
	min-width: 300px!important;
}

.zegen-header ul.dropdown-menu li .nav-link {
    padding: 10px 20px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: rgba(245,245,245,1);
    border-bottom-style: solid;
}

.zegen-header ul.dropdown-menu li .nav-link:hover {
    background-color: #0a5082a8;
}


.portfolio-meta-list {
    text-align: left;
}

.portfolio-meta-list>li > span, .portfolio-meta-list>li a{
    font-size: 16px;
}



.widget-area .widget, .elementor-widget-sidebar .widget {
    border-width: 0px;
}

.widget ul li.menu-item a:before{
    display: none;
}


/**
* Catehism options 
*/
.info td.colorMode  {
	margin:0px;
	background-color:#FFCC66;
	font-size:13px;
	border-radius: 10px;	
	border: 1px solid;
	border-color:#fac663;
	padding: 15px;
}


#CatehismSubjects {
	width:100%;
	border-width: 0px;
	border-style: solid; 
	cellspacing: 0px;
	cellpadding: 0px;
    align: left;	
}

#CatehismSubjects li{
	margin: 0 0 3px 0;
	list-style-type:circle;
    text-align: left;
 }


/* Frame below the header which include the image*/
.page-title-wrap:before {
    content: "";
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: -75px;
    z-index: 5;
    left: 0px;
    right: 0;
    margin: auto;
    border-radius: 70%;
    border: solid #fff 3px;
    border-top-left-radius: 0px;
    transform: rotate(45deg);
    background: #fac663;
    box-shadow: #123663;
}

/* Image below the header*/
.page-title-wrap-inner:before {
    content: "";
    background-image: url("https://apostoliki-diakonia.gr/wp-content/uploads/2025/05/SimaApostolikis350x280.png")!important;
    width: 345px;
    height: 260px;
    position: absolute;
    bottom: -95px;
    right: 0px;
    left: 0;
    background: none;
    margin: auto;
    z-index: 10;
    border-radius: 6px;
    transform: scale(50%);
}

.page-title-wrap-inner:after{
	content: none;
}

/*title of the page*/
.page-title-inner {
    display: table;
    width: 100%;
    margin-top: -100px;
}

h1.page-title{
	font-size: 30px;
}



.chapters-bible ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
}

.chapters-bible ul li{
    padding: 20px;
    color: #ec1010;
}


/************************************************************
*   Style customized for already existing theme styles
*************************************************************/

/* image for posts */
.post-thumb-wrap img {
    max-width: 20%;
    width: 20%;
    /*display: none;*/
}

.grid-layout h3.entry-title, .blog-template .entry-title a {
    font-size: 16px;
    line-height: 1.2em;
}





/* custom fields settings */
.custom-field {
    text-align: right;
    line-height: 1.2em;
    width: 100%;
    margin-bottom: 30px; 
}

.custom-field .subtitle {
    color: #300bd4;
}

.custom-field .author-name {
    color: #8266ff;
}


/* ********************************************
* Chapter submenu settings in bible section
******************************************** */


/*article.post:last-child, .single-post .article-inner>*:last-child,
.grid-layout .article-inner>*:last-child,
.list-layout .article-inner>.post-list-right-part>*:last-child {
    margin-bottom: 10px;
    text-align: center;
    background-color: rgb(52, 44, 97);
    padding-top: 30px;
    border-radius: 50px;
    width: 100%;
}*/

table td, table td {
    border: 0px solid #e1e1e1;
    padding: 8px 10px;
}


.zegenchild-year-section {
    width: 90%;
}

.zegenchild-year-section li a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .2em 0;
    background: var(--custom-basic-color-second);
    color: #444;
    text-decoration: none;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

.zegenchild-year-section li a:hover{
    background: var(--custom-basic-color-link);
}
.zegenchild-year-section li a:before{
    content: '';
    position: absolute;	
    left: -1.1em;
    top: 50%;
    margin-top: -1.3em;
    background: var(--custom-basic-color-first);
    height: 1.6em;
    width: 1.6em;
    line-height: 2em;
    border: .2em solid #fff;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    color:#FFF;
}

.zegenchild-year-list li a {
    font-size: 1.1em;
    width: 6em;
    align-self: center;
    padding-right: 30px;
    color: white;
    border-radius: 0px 10px 10px 30px;
}



.zegenchild-subtitle {
    text-align :center; 
}

.zegenchild-year-list {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.zegenchild-year-list li {
    width: 33.333%;
}

.zegenchild-subtitle {
    text-align: center;
    margin-left: -50px;
}





/** ***************************************************
*   Settings for box in "FONI KYRIOU" page
*******************************************************/


.zegenchild-chapters ul {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.zegenchild-chapters ul li a {
    padding: 10px;
    color: #0a5082;
}

.zegenchild-chapters.fk ul li, .zegenchild-chapters.diakonia ul li {
    padding: 4px 10px;
    width: 45%;
    text-align: -webkit-right;
    height: fit-content;
    margin: 20px 30px;
    border-radius: 5px 5px 20px 5px;
    box-shadow: 2px 1px 3px 0px rgba(100, 100, 1000, 0.2);
    background: linear-gradient(270deg, rgb(213 213 213) 67%, rgba(255, 255, 259, 3) 100%);
}

.zegenchild-chapters.fk ul li:nth-child(even), .zegenchild-chapters.diakonia ul li:nth-child(even) {
    margin: 50px 0px 0px -20px;
    text-align: -webkit-left;
    border-radius: 5px 5px 5px 20px;
    box-shadow: -2px 1px 3px 0px rgba(100, 100, 1000, 0.2);
    background: linear-gradient(90deg, rgb(213 213 213) 67%, rgba(255, 255, 259, 3) 100%);
}
.zegenchild-chapters.fk li .details {
    font-size: 13px;
    color: #ffffff;
    position: relative;
    right: 0px;
    padding-left: 20px;
    z-index: 5;
}
.zegenchild-chapters.fk .details:before {
    content: "";
    width: 235px;
    height: 25px;
    z-index: -4;
    background-color: #941b20;
    display: block;
    position: absolute;
    right: -10px;
    top: 2px;
    border-radius: 20px 0px 20px 0px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.zegenchild-chapters.fk li:nth-child(even) .details::before {
    border-radius: 0px 20px;
    left: -10px;
} 

/** ---------------------  END OF BOX FOR FONI KYRIOU ----------------- */



.tilesWrap {
  padding: 0;
  margin: 20px auto;
  list-style: none;
  text-align: center;
}

.tilesWrap li {
    display: inline-block;
    width: 5%;
    min-width: 40px; 
    padding: 10px 20px;
    position: relative;
    vertical-align: top;
    margin: 7px;
    background: #ffffff;
    border: 0px solid #ffffff;
    text-align: left;
}

.tilesWrap li a {
    /*padding: 10px width of tilesWrap*/
    font-size: 18px;
    line-height: 1em;
    color: #000000;
}

.tilesWrap li:hover {
    top: 0px;
    opacity: 0.8;
    transform: scale(1.2);
}

.tilesWrap li:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    background: #fff;
    transform: skew(3deg, 3deg);
}
.tilesWrap li:after {
    content: '';
    position: absolute;
    width: 20px;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 1);
}
.tilesWrap li:nth-child(1n):before { 
    background: var(--custom-basic-color-first);
    background: -webkit-linear-gradient(to right, var(--custom-basic-color-first), var(--custom-basic-color-first));
    background: linear-gradient(to right, var(--custom-basic-color-first), var(--custom-basic-color-first));
}
.tilesWrap li:nth-child(2n):before {
    background: #f2709c;
    background: -webkit-linear-gradient(to right, var(--custom-basic-color-second) , var(--custom-basic-color-second));
    background: linear-gradient(to right, var(--custom-basic-color-second), var(--custom-basic-color-second));
}

.tilesWrap li.active, .tilesWrap li.active a{
    background: var(--custom-basic-color-link);
    color: white;
}








img.alignright {
    float: right;
    margin-left: 20px;
    margin-top: 2px;
}


.page-title { 
    margin-bottom: 20px;
    text-transform: uppercase;
}

.team-archive-title{
 text-align: center;
}





.nav-info > a {
    min-width: 250px !important;
}




.widget_nav_menu {
    font-size: 17px;
}

.nav-meta-list li {
    margin-bottom: 2px !important;
    padding: 0px 5px 10px 10px !important;
}

/* alter values*/
.navbar {
    font-family: Garamond, serif;
    font-size: 13px;
}

.event-wrapper.event-modern .event-inner {
    z-index: -2;
}
.event-wrapper.event-modern .event-inner:before {
    z-index: -1;
}


.widget-area .widget, .elementor-widget-sidebar .widget {
    /* padding: 30px 100px; */
}




.topbar-items.nav {
    align-items: center;
    
}

.notranslate[data-no-translation] {
    display: none;
}



.single-post .entry-title {
    font-size: 28px; 
}


.author-posts-list .author-name { 
    padding-top: 50px;
    font-weight: bold;
}
 
.author-posts-list ul {
    list-style-type: square;
    padding-left: 30px;
    font-style: italic;
    font-family: Helvetica, sans-serif;
}

.author-posts-list ul li {
    padding-bottom: 3px;
}

