.megamenu-hover li{
	margin-bottom: 5px;
    background: none;
    padding: 5px;
}
.megamenu-hover li:hover{
    background: #CC2525;
}


.cat-top .td-module-meta-info {
	position: relative !important;
	bottom: 60px !important;
	margin-bottom: -60px !important;
}

.td-section_bg::before {
	z-index: 1;
}

.td_block_template_10 .td-block-title::before {
	width: 30% !important;
}

.td_block_template_10 .td-block-title {
	margin-bottom: 10px !important;
	padding: 5px 0 !important;

}

/*home page flex box categories*/
.flex-60-40 .td_module_flex_1 {
	width: 60% !important;
}

.flex-60-40 .td_module_column {
	width: 40% !important;

}

.podcast-title {
	transform: rotate(-90deg) !important;
	display: inline-block;
	position: relative;
	left: -100px;
}

/* monimes sthles photo aristera*/
.td_module_flex_1_2 .avatar {
	float: left;
	box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
	margin-right: 20px !important;
}

.footer-sub {
	font-size: 12px;
}

.tags-popular a {
	margin: 0 2px;
}

.td_block_categories_tags .td-ct-item::before {
	top: 6px !important;
	height: 20px !important;
}
.coauthors {
    margin: 5px 0 0 0;
}
.coauthors a{
    font-family: Zona-Black-Slab-Black !important;
    font-size: 20px !important;
    color: #515150 !important;
}
.coauthors a:hover{
    color: #515150 !important;
}
.mikres_aggelies li {
    padding: 20px 20px;
    list-style: none;
    margin: 0 !important;
        }
.mikres_aggelies li:nth-child(2n) {
    background-color: #f6f6f6;
}
#aggcat {
    padding: 10px;
margin-top: 20px;
background-color: #f6f6f6;
border-left: 3px solid red;
border-top: 0;
border-bottom: 0;
border-right: 0;
}
.print-cover img {
    border: 20px solid white;
}
#reply-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 10px;
	font-family: Zona-Pro-Regular;}

.td-module-comments {
    float:none;
	margin-left:5px;
	}
.td-module-comments a {
    background-color: #8c8c8c;
}
.td-module-comments a::after {
    border-color: #8c8c8c transparent transparent transparent;
}

.td_module_flex_1_2 .td-post-author-name, .td_module_flex_widget_1_2 .td-post-author-name {
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: -8px;
}
.td_module_flex_1_2 .entry-title, .td_module_flex_widget_1_2 .entry-title {
    margin: -8px 0 0 0 !important;
}

@media only screen and (max-width: 1018px) {
	.podcast-title {
		transform: rotate(-90deg) !important;
		display: block;
		position: relative;
		left: -32px;
		top: 200px;
		text-align: center !important;
	}

	/*home page flex box categories*/
	.flex-60-40 .td_module_flex_1 {
		width: 100% !important;
	}

	.flex-60-40 .td_module_column {
		width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	.podcast-title {
		transform: rotate(0deg) !important;
		left: 0;
		top:0;


	}
}
