/*
Καλώς ήρθατε στο Παραμετροποιήσιμο CSS!

Για να μάθετε περισσότερα δείτε το
http://wp.me/PEmnE-Bt
*/
.post-meta .post-category {
    
    position: relative;
}


.featured, .featured.flexslider {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    height: 590px;
}
#flexslider-featured .featured-img-thumb-xlarge {
    max-height: 335px;
    HEIGHT: 335px;
    overflow: hidden;
}

.amp-wp-meta {
    
    display: none;
    
}
.wp-pagenavi a:active, .wp-pagenavi a:hover, .wp-pagenavi span.current {
    background-color: #ffffff;
    border: none;
    border-bottom: 3px solid #16cfc1;
    border-top: 1px solid #f1f1f1;
}
.pagination {
    margin-bottom: 5px;
    background-color: #e23c52;
}
.wp-pagenavi a, .wp-pagenavi span {
    color: #fff;
  }
.wp-pagenavi span.pages {
     
    background-color: #e23c52;
}

.wp-pagenavi a, .wp-pagenavi span {
    color: #fff;
    font-size: 1em;
    padding: 6px 0px;
    display: inline;
    margin: 0 2px;
}
.jp-relatedposts-post-title {
    =
    line-height: 20px;
     font-size: 17.8px;
    font-weight: 700;
    font-family: georgia;color:#000;
}
.main-inner {
    z-index: 1;
    min-height: 600px;
   box-shadow: 1px 1px 11px 0px rgb(0 0 0 / 10%);
}
#page .container-inner {
    background: #fff;
box-shadow: 1px 1px 11px 0px rgb(0 0 0 / 10%);
}
#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 1em 0;
    display: inline-block;
    float: left;
    font-size: 17.8px;
    font-weight: 700;
    font-family: georgia;
}
.fab {
    font-family: 'Font Awesome 5 Brands'!important;
}
.post-tags a {
    background: #e23c52;
    display: inline-block;
    line-height: 1.666em;
    white-space: normal;
    font-size: 1.25em;
    color: #fff;
    padding: 3px 7px;
    margin: 0 5px 2px 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


div {
 font-family: 'georgia';
}
.post-date {
    float: left;
    display: none;
}

#nav-header .nav li a {
     
    color: white;font-size:17px;}

.entry.excerpt p {
    margin-bottom: 0;   font-family: 'georgia';
}

body {
	background: #eaeaea;
	font-size: 16.6px;
	line-height: 1.5em;
	color: #333;
	font-weight: 300;
}
 
h1, h2, h3, h4, h5, h6 {
    font-family: 'georgia';
}

#nav-header .nav ul {
    background-color:  #rgba(1,173,150,0.67);
}

 
.entry {
	font-size: 17.8px;
	line-height: 1.55em;
	letter-spacing: 1px;
	font-family: 'georgia';
	color: #0F0F0F;
	padding: 0;
/* text-align: center; */
}

/* ------------------------------------------------------------------------- *
 *  Base Styles
/* ------------------------------------------------------------------------- */
 

::selection {
	background: #3b8dbd;
	color: #fff;
}

::-moz-selection {
	background: #3b8dbd;
	color: #fff;
}

a {
	color: #3b8dbd;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #444;
}

img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .woocommerce .cross-sells h2, .woocommerce .related.products h2, .woocommerce .upsells.products h2, .woocommerce div.product h1.product_title, .woocommerce-Tabs-panel.entry-content h2 {
    margin-bottom: 14px;
    
    text-align: center;
}
.single .post-title {
    font-size: 30px!important;
    font-style: center;
    font-weight: 700;

    font-family: georgia;
    text-align: center;
}

.single .post-inner .post-thumbnail {
	margin-bottom: 1em;padding:0px!important;
}

.single .related-posts .post-title {
    padding: 0 0px 0 0;
    font-size: 17px!important;
}

.entry h3 {
	font-size: 23px!important;
 
	align-self: center;
	font-style: italic;
}
.entry h2 {
	font-size: 23px!important;
	 
	align-self: center;
	font-style: italic;
}
.post-byline {
	font-size: 14px;
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 1em;
	text-align: center;
}

.centerimg {
	margin-left: auto;
	margin-right: auto;
}

.post-title a {
	color: #444;
	font-weight: 600;
}
 