/*
Theme Name: larissanet.gr
Version: 2.0.0
Author: ITBox
Template: jnews
*/

/*------------------------ Fonts -------------------------*/

@font-face {
    font-family: 'CFAsty';
    src: url('fonts/cfasty-400.woff2') format('woff2'),
         url('fonts/cfasty-400.woff') format('woff'),
         url('fonts/cfasty-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'CFAsty';
    src: url('fonts/cfasty-400-oblique.woff2') format('woff2'),
         url('fonts/cfasty-400-oblique.woff') format('woff'),
         url('fonts/cfasty-400-oblique.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'CFAsty';
    src: url('fonts/cfasty-500.woff2') format('woff2'),
         url('fonts/cfasty-500.woff') format('woff'),
         url('fonts/cfasty-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'CFAsty';
    src: url('fonts/cfasty-700.woff2') format('woff2'),
         url('fonts/cfasty-700.woff') format('woff'),
         url('fonts/cfasty-700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextComp';
    src: url('fonts/pfdintextcomp-500.woff2') format('woff2'),
         url('fonts/pfdintextcomp-500.woff') format('woff'),
         url('fonts/pfdintextcomp-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextCond';
    src: url('fonts/pfdintextcond-700.woff2') format('woff2'),
         url('fonts/pfdintextcond-700.woff') format('woff'),
         url('fonts/pfdintextcond-700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


/*---------------- Breakpoints/Reference -----------------*/

@media (max-width: 767px) { /* Placeholder */ }
@media (min-width: 768px) { /* Placeholder */ }
@media (min-width: 992px) { /* Placeholder */ }
@media (min-width: 1200px) { /* Placeholder */ }

@media (max-width: 1199px) { /* Placeholder */ }
@media (max-width: 1023px) { /* Placeholder */ }
@media (max-width: 991px) { /* Placeholder */ }
@media (max-width: 767px) { /* Placeholder */ }
@media (max-width: 667px) { /* Placeholder */ }
@media (max-width: 320px) { /* Placeholder */ }


/*-------------------- Theme/General ---------------------*/

/* General */

body {
	font-family: 'CFAsty', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}

/* Image Containers */

.thumbnail-container > img {
	width: 100%;
	min-height: auto;
	height: 100%;
	object-fit: cover;
}

/* Fixes */

@media (max-width: 767px) {
	.container {
		width: 100%;
	}
}


/*-------------------- Theme/Elements --------------------*/

/* Search -> Default */

.jeg_search_input {
	font-size: 16px!important;
	font-weight: 500!important;
	height: 40px!important;
	padding: 6px 32px 5px 12px!important;
	-webkit-appearance: none; /* iOS Fix */
	-moz-appearance: none; /* iOS Fix */
	appearance: none; /* iOS Fix */
}

/* Search -> Header */

.jeg_search_expanded .jeg_search_popup_expand .jeg_search_form {
	padding: 10px;
}
.jeg_search_expanded .jeg_search_popup_expand .jeg_search_button {
	right: 10px;
}

/* Search -> Archive */

.jeg_archive_search {
	background: #E8E8E8;
	padding: 10px;
}

/* Slider Modules -> General */

.jeg_slider_wrapper,
.jeg_video_playlist {
	margin-bottom: 0;
}
.jeg_slide_caption .jeg_post_meta {
	text-transform: none;
	color: #CCCCCC;
}

.jeg_slider_thumbnail .jeg_slide_thumbnail_item .thumbnail-container {
	padding-bottom: 65%!important;
}

/* Slider Module 01 */

.jeg_slider_type_1 .jeg_slide_item .thumbnail-container {
	padding-bottom: 50%!important;
}

.jeg_slider_type_1 .jeg_slide_caption {
	padding-bottom: 25px;
}
.jeg_slider_type_1 .jeg_slide_caption .suptitle {
	display: inline-block;
	max-width: 90%;
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 20px;
	line-height: 1.25;
	font-weight: 500;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	background: #CC0000;
	padding: 1px 5px 0px 5px;
	margin: 10px 0 0 0;
}
.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title {
	font-family: 'PFDinTextCond', sans-serif;
	font-size: 48px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.02em;
	text-transform: none;
	margin: 9px 0 8px 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}
.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title a {
	display: block;
}
.jeg_slider_type_1 .jeg_slide_caption .slidertitle {
	display: inline-block;
	max-width: 85%;
	font-family: 'CFAsty', sans-serif;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 400;
	letter-spacing: -0.02em;
	text-transform: none;
	margin: 0;
	color: #E8E8E8;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}
.jeg_slider_type_1 .jeg_slide_caption .jeg_post_meta {
	font-size: 13px;
	margin: 10px 0 0 0;
	color: #E8E8E8;
}

@media only screen and (max-width: 1199px) {
	.jeg_slider_type_1 .jeg_caption_container {
		max-width: 95%;
	}
	.jeg_slider_type_1 .jeg_slide_item .thumbnail-container {
		padding-bottom: 60%!important;
	}
	.jeg_slider_type_1 .jeg_slide_caption .jeg_post_title {
		line-height: 1.1;
		font-size: 34px;
	}
	.jeg_slider_type_1 .jeg_slide_caption .slidertitle {
		line-height: 1.45;
	}
}

/* Post Modules -> Heading */

.jeg_block_heading {
	margin-bottom: 22px;
}

.jeg_block_title a {
	display: block;
}
.jeg_block_title span {
	font-size: 22px!important;
	letter-spacing: -0.02em!important;
	height: 36px!important;
	line-height: 36px!important;
}
@media only screen and (max-width: 667px) {
	.jeg_block_title span strong {
		display: none;
	}
}

.jeg_subcat_list > li > a {
	font-size: 13px!important;
	height: 36px!important;
	line-height: 36px!important;
}

/* Post Modules -> Title & Meta */

.jeg_postblock .jeg_post_title a {
	display: block;
}

.jeg_postblock .jeg_post_meta {
	text-transform: none;
}
.jeg_postblock .jeg_post_meta,
.jeg_postblock .jeg_post_meta a {
	color: #666666;
}
.jeg_postblock.alt .jeg_post_meta,
.jeg_postblock.alt .jeg_post_meta a {
	color: #BBBBBB;
}
.jeg_postblock .jeg_post_title a:hover {
	color: #444444!important;
}
.jeg_postblock.alt .jeg_post_title a:hover {
	color: #BBBBBB!important;
}

.jeg_post_meta .fa,
.entry-header .jeg_post_meta .fa,
.jeg_review_stars,
.jeg_price_review_list {
	color: inherit!important;
}

.jeg_thumb .jeg_post_category a {
	font-size: 12px;
	font-weight: 500;
	margin-right: 5px;
	letter-spacing: 0;
	padding: 4px 6px 2px 6px;
	border-radius: 2px;
}

.jeg_post_excerpt {
	line-height: 1.4;
	letter-spacing: -0.03em;
	color: #888888;
}

/* Module 15 -> 1/3 Columns */

.jeg_postblock_15.jeg_col_1o3 .jeg_postblock_content {
	background: linear-gradient(180deg,#0000 0,#000000bb 60%);
}
.jeg_postblock_15.jeg_col_1o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0.01em;
	margin: 0 0 7px 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.95);
}
.jeg_postblock_15.jeg_col_1o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_15.jeg_col_1o3 .jeg_post_title {
		font-size: 23px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_15.jeg_col_1o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_15.jeg_col_1o3 .jeg_post_title {
		font-size: 26px;
	}
	.jeg_postblock_15.jeg_col_1o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_15.jeg_col_1o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_15.jeg_col_1o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_15.jeg_col_1o3 .jeg_post_title {
		font-size: 24px!important;
	}
}

/* Module 15 -> 3/3 Columns */

.jeg_postblock_15.jeg_col_3o3 .jeg_posts {
	margin-right: -20px;
}
.jeg_postblock_15.jeg_col_3o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 20px;
}
.jeg_postblock_15.jeg_col_3o3 .jeg_postblock_content {
	background: linear-gradient(180deg,#0000 0,#000000bb 60%);
}
.jeg_postblock_15.jeg_col_3o3 .thumbnail-container {
	padding-bottom: 75%!important;
}
.jeg_postblock_15.jeg_col_3o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0.01em;
	margin: 0 0 7px 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.95);
}
.jeg_postblock_15.jeg_col_3o3 .jeg_post_meta {
	font-size: 11px!important;
	color: #999999;
}
.jeg_postblock_15.jeg_col_3o3 .jeg_post_meta a {
	color: #BBBBBB;
}
.jeg_postblock_15.jeg_col_3o3 .jeg_post_title a:hover {
	color: #BBBBBB!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_15.jeg_col_3o3 .jeg_post_title {
		font-size: 23px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_15.jeg_col_3o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_15.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
	.jeg_postblock_15.jeg_col_3o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_15.jeg_col_3o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_15.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_15.jeg_col_3o3 .jeg_post_title {
		font-size: 22px!important;
	}
}	

/* Module 21 -> 2/3 Columns */

.jeg_postblock_21.jeg_col_2o3 .jeg_posts {
	margin-right: -20px;
	margin-bottom: -15px; /* Workaround */
}
.jeg_postblock_21.jeg_col_2o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 15px;
}
.jeg_postblock_21.jeg_col_2o3 .thumbnail-container {
	padding-bottom: 65%!important;
}
.jeg_postblock_21.jeg_col_2o3 .jeg_post_title {
	font-family: 'CFAsty', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: -0.01em;
}
.jeg_postblock_21.jeg_col_2o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_21.jeg_col_2o3 .jeg_posts {
		margin-bottom: -15px; /* Workaround */
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post {
		width: 100%;
		margin-bottom: 15px;
	}
	.jeg_postblock_21.jeg_col_2o3 .thumbnail-container {
		padding-bottom: 65%!important;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post_title {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1023px) {
	.jeg_postblock_21.jeg_col_2o3 .jeg_posts {
		margin-bottom: -15px; /* Workaround */
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post {
		width: 100%;
		margin-bottom: 15px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_thumb {
		width: 100px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_postblock_content {
		margin-left: 100px;
	}
	.jeg_postblock_21.jeg_col_2o3 .thumbnail-container {
		padding-bottom: 70%!important;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post_title {
		font-size: 15px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_21.jeg_col_2o3 .jeg_posts {
		margin-bottom: -20px; /* Workaround */
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post {
		width: 50%;
		margin-bottom: 20px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_thumb {
		width: 100px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_postblock_content {
		margin-left: 100px;
	}
	.jeg_postblock_21.jeg_col_2o3 .thumbnail-container {
		padding-bottom: 75%!important;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post_title {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_21.jeg_col_2o3 .jeg_posts {
		margin-bottom: 0; /* Workaround */
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post {
		width: 100%;
		margin-bottom: 15px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post:last-child {
		margin-bottom: 0; /* Workaround */
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_thumb {
		width: 80px;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_postblock_content {
		margin-left: 80px;
	}
	.jeg_postblock_21.jeg_col_2o3 .thumbnail-container {
		padding-bottom: 100%!important;
	}
	.jeg_postblock_21.jeg_col_2o3 .jeg_post_title {
		font-size: 15px;
	}
}

/* Module 22 -> 2/3 Columns */

.jeg_postblock_22.jeg_col_2o3 .jeg_posts {
	margin-right: -20px;
}
.jeg_postblock_22.jeg_col_2o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 20px;
}
.jeg_postblock_22.jeg_col_2o3 .thumbnail-container {
	padding-bottom: 65%!important;
}
.jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	margin: 0 0 7px 0;
}
.jeg_postblock_22.jeg_col_2o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 33.33333%;
	}
	.jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
	.jeg_postblock_22.jeg_col_2o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 22px!important;
	}
}

/* Module 22 -> 3/3 Columns */

.jeg_postblock_22.jeg_col_3o3 .jeg_posts {
	margin-right: -20px;
}
.jeg_postblock_22.jeg_col_3o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 20px;
}
.jeg_postblock_22.jeg_col_3o3 .thumbnail-container {
	padding-bottom: 65%!important;
}
.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	margin: 0 0 7px 0;
}
.jeg_postblock_22.jeg_col_3o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_22.jeg_col_3o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_22.jeg_col_3o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_22.jeg_col_3o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_22.jeg_col_3o3 .jeg_post_title {
		font-size: 22px!important;
	}
}

/* Module 23 -> 2/3 Columns */

.jeg_postblock_23.jeg_col_2o3 .jeg_posts {
	margin-right: -20px;
}
.jeg_postblock_23.jeg_col_2o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 25px;
}
.jeg_postblock_23.jeg_col_2o3 .jeg_thumb {
	margin-bottom: 10px;
}
.jeg_postblock_23.jeg_col_2o3 .thumbnail-container {
	padding-bottom: 65%!important;
}
.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	margin: 0 0 6px 0;
}
.jeg_postblock_23.jeg_col_2o3 .jeg_post_excerpt {
	font-size: 14px;
	margin: 6px 0 7px 0;
}
.jeg_postblock_23.jeg_col_2o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
		font-size: 24px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_23.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_excerpt {
		font-size: 15px;
		color: #555555;
	}
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_23.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_23.jeg_col_2o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_23.jeg_col_2o3 .jeg_post_title {
		font-size: 24px!important;
	}
}

/* Module 23 -> 3/3 Columns */

.jeg_postblock_23.jeg_col_3o3 .jeg_posts {
	margin-right: -20px;
}
.jeg_postblock_23.jeg_col_3o3 .jeg_post {
	padding-right: 20px;
	margin-bottom: 25px;
}
.jeg_postblock_23.jeg_col_3o3 .jeg_thumb {
	margin-bottom: 10px;
}
.jeg_postblock_23.jeg_col_3o3 .thumbnail-container {
	padding-bottom: 65%!important;
}
.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
	font-family: 'PFDinTextComp', sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	margin: 0 0 6px 0;
}
.jeg_postblock_23.jeg_col_3o3 .jeg_post_excerpt {
	font-size: 14px;
	margin: 6px 0 7px 0;
}
.jeg_postblock_23.jeg_col_3o3 .jeg_post_meta {
	font-size: 11px!important;
}

@media only screen and (max-width: 1199px) {
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_postblock_23.jeg_col_3o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
		font-size: 28px;
	}
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_excerpt {
		font-size: 15px;
		font-weight: 500;
		color: #777777;
	}
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_meta {
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_23.jeg_col_3o3 .jeg_post {
		width: 50%;
	}
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_postblock_23.jeg_col_3o3 .jeg_post {
		width: 100%;
	}
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 320px) {
	.jeg_postblock_23.jeg_col_3o3 .jeg_post_title {
		font-size: 24px!important;
	}
}

/* Module 28 -> 1/3 Columns */

.jeg_postblock_28.jeg_col_1o3 .jeg_post:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.jeg_postblock_28.jeg_col_1o3 .jeg_post_title {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: -0.01em;
}
.jeg_postblock_28.jeg_col_1o3 .jeg_post_meta {
	display: block;
	margin: 3px 0 0 0;
	font-size: 11px!important;
}
.jeg_postblock_28.jeg_col_1o3 .jeg_post_meta .jeg_meta_date {
	margin-left: 0;
}

@media only screen and (max-width: 991px) {
	.jeg_postblock_28.jeg_col_1o3 .jeg_post_title {
		font-size: 15px;
	}
	.jeg_postblock_28.jeg_col_1o3 .jeg_post_meta {
		font-size: 12px!important;
	}
}
@media only screen and (max-width: 767px) {
	.jeg_postblock_28.jeg_col_1o3 .jeg_post_title {
		font-size: 16px;
	}
}
@media only screen and (max-width: 568px) {
	.jeg_postblock_28 .show_border article {
		margin-bottom: 10px;
	}
}


/*---------------------- Elementor -----------------------*/

/* Grid Overrides */

@media (max-width: 767px) {
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
		max-width: 100%;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow .elementor-column-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
		max-width: 100%;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default  .elementor-column-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
		max-width: 100%;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended .elementor-column-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 768px) {
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
		max-width: 730px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
		max-width: 740px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
		max-width: 750px;
	}
}
@media (min-width: 992px) {
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
		max-width: 950px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
		max-width: 960px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
		max-width: 970px;
	}
}
@media (min-width: 1200px) {
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
		max-width: 1150px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
		max-width: 1160px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
		max-width: 1170px;
	}
}

/* Custom Sidebars */

@media (max-width: 767px) {
	.elementor-column.column_with_sidebar {
		width: 100%;
	}
	.elementor-column.column_is_sidebar {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.elementor-column.column_with_sidebar {
		width: 100%;
	}
	.elementor-column.column_is_sidebar {
		width: 100%;
	}
}
@media (min-width: 992px) {
	.elementor-column.column_with_sidebar {
		width: 640px;
	}
	.elementor-column.column_is_sidebar {
		width: 330px;
	}
}
@media (min-width: 1200px) {
	.elementor-column.column_with_sidebar {
		width: 840px;
	}
	.elementor-column.column_is_sidebar {
		width: 330px;
	}
}

.elementor-element .jeg_postblock:last-child {
	margin-bottom: 0;
}


/* More Grid Overrides */

@media only screen and (max-width: 991px) {
	.elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
	    width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
	    width: 50%;
	}
}
@media only screen and (max-width: 667px) {
	.elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
	    width: 100%;
	}
}


/*------------------ Custom Classes/IDs ------------------*/

/* Helpers */

.smaller-heading .jeg_block_title span {
	font-size: 20px!important;
}

/* Homepage -> Slider */

.custom-slider-css {
	max-height: 700px;
	overflow: hidden;
}

/* Homepage -> Custom Content */

#homepage-latest .jeg_block_heading {
	margin-bottom: 15px;
}

#homepage-popular .jeg_block_heading {
	margin-bottom: 15px;
}
#homepage-popular #homepage_popular_placeholder {
	color: #FFFFFF;
}

#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post {
	width: 50%;
}
#homepage-important .jeg_postblock_22.jeg_col_2o3 .thumbnail-container {
	padding-bottom: 56%!important;
}
#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
	font-size: 26px;
}

@media only screen and (max-width: 1199px) {
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 991px) {
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 767px) {
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 50%;
	}
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 26px;
	}
}
@media only screen and (max-width: 667px) {
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post {
		width: 100%;
	}
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 320px) {
	#homepage-important .jeg_postblock_22.jeg_col_2o3 .jeg_post_title {
		font-size: 24px!important;
	}
}

#homepage-quiz .jeg_block_heading {
	margin-bottom: 15px;
}
#homepage-quiz .jeg_block_heading:after {
	background: #FFFFFF;
}
#homepage-quiz .jeg_post_title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
}

#homepage-parapolitika .jeg_post:last-child {
	display: none;
}
@media only screen and (max-width: 991px) {
	#homepage-parapolitika .jeg_post:last-child {
		display: block;
	}
}

#homepage-politismos .jeg_post:last-child {
	display: none;
}
@media only screen and (max-width: 1199px) {
	#homepage-politismos .jeg_post:last-child {
		display: block;
	}
}
@media only screen and (max-width: 991px) {
	#homepage-politismos .jeg_post:last-child {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	#homepage-politismos .jeg_post:last-child {
		display: block;
	}
}

#homepage-interview .thumbnail-container {
	padding-bottom: 100%!important;
}
@media only screen and (max-width: 991px) {
	#homepage-interview {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

/* Sidebar -> Custom Content */

.sidebar_300 {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar-latest {
	margin-bottom: 20px;
}

.othertopics {
	margin-bottom: 20px!important;
}
.othertopics .jeg_block_heading {
	margin-bottom: 10px;
}
.othertopics .textwidget img {
	display: block;
	margin: 0;
	padding: 0;
}

.opinions {
	margin-bottom: 20px!important;
}
.opinions .jeg_block_heading {
	margin-bottom: 10px;
}
.opinions .textwidget img {
	display: block;
	margin: 0 0 1px 0;
	padding: 0;
}

.translation {
	background: #3d4651;
	padding: 10px 18px 20px 18px;
}

/* Single -> Custom Positions */

.custom_position_single_01 {
	margin-top: -5px;
	margin-bottom: 25px;
	min-height: 40px;
	background: #F4F4F4;
}
.custom_position_single_02 { /* DISABLED! */
	display: none!important;
	margin-top: -5px;
	margin-bottom: 25px;
	min-height: 40px;
	background: #F4F4F4;
}
.custom_position_single_03 { /* DISABLED! */
	display: none!important;
	margin-bottom: 20px;
	min-height: 40px;
	background: #F4F4F4;
}
.custom_position_single_04 { /* DISABLED! */
	display: none!important;
	margin-top: -5px;
	margin-bottom: 20px;
	min-height: 40px;
	background: #F4F4F4;
}
.custom_position_single_05 {
	margin-bottom: 22px;
	min-height: 40px;
	background: #F4F4F4;
}
.custom_position_single_06 {
	width: 100%!important;
	float: none!important;
	clear: both!important;
	margin-bottom: 25px!important;
	padding-right: 0;
	min-height: 40px;
	background: #F8F8F8;
}

.custom_position_single_footer {
	display: none;
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	z-index: 10;
}
@media only screen and (max-width: 480px) {
	.custom_position_single_footer {
		display: block;
	}
	body.single .jeg_footer_content {
		padding-bottom: 60px;
	}
}

.custom_position_block_23 {
	width: 100%!important;
	float: none!important;
	clear: both!important;
	margin-bottom: 28px!important;
	min-height: 40px;
	background: #F4F4F4;
}

.custom_position_single_inarticle {
	margin: 25px 0 25px 0;
	min-height: 40px;
	background: #F8F8F8;
}

.custom_position_side_left {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 120px;
	height: auto;
	min-height: 40px;
	left: -135px;
	overflow-wrap: break-word;
}
.custom_position_side_right {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 120px;
	height: auto;
	min-height: 40px;
	right: -135px;
	overflow-wrap: break-word;
}
@media only screen and (max-width: 1439px) {
	.custom_position_side_left,
	.custom_position_side_right {
		display: none;
	}
}

/* Single -> Post After */

.post-after {
	border-left: 4px solid #BB0000;
	border-radius: 2px;
	background: #F4F4F4;
	padding: 11px 10px 9px 12px;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.02em;
}
.post-after img {
	display: inline-block!important;
	width: 100px!important;
	margin: 0 2px 4px 2px!important;
	vertical-align: middle!important;
}
.post-after a {
	font-weight: 700!important;
	color: #222222!important;
	text-decoration: underline;
}

.facebook_page_heading {
	max-width: 500px;
}

/* Single -> Share Buttons */

.post_share {
	background: #F8F8F8;
	border: 1px solid #E4E4E4;
	border-radius: 2px;
	margin-bottom: 20px;
	overflow: hidden;
	min-height: 36px;
	padding: 8px;
}

.share-buttons-default {
	display: block;
	overflow: hidden;
	padding: 0;
}
.share-buttons-default .share-buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	width: auto;
	margin: -2px;
}
.share-buttons-default .share-button {
	box-sizing: border-box;
	width: 20%;
	padding: 2px;
}
.share-buttons-default .share-button a {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	padding: 2px 8px;
	min-height: 32px;
	border-radius: 3px;
	border: none;
}
.share-buttons-default .share-button a svg {
	display: block;
	width: 20px;
	height: 20px;
	fill: #FFFFFF;
}
.share-buttons-default .share-button a.share-link-facebook {
	background-color: #1877F2;
}
.share-buttons-default .share-button a.share-link-twitter {
	background-color: #222222;
}
.share-buttons-default .share-button a.share-link-telegram {
	background-color: #2AABEE;
}
.share-buttons-default .share-button a.share-link-pocket {
	background-color: #ee4056;
}
.share-buttons-default .share-button a.share-link-mail {
	background-color: #444444;
}
.share-buttons-default .share-button a.share-link-print {
	background-color: #04AA6D;
}
.share-buttons-default .share-button a.share-link-print svg {
	width: 18px;
	height: 18px;
}
.share-buttons-default .share-button a span {
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	margin-left: 6px;
	margin-top: 1px;
	color: #FFFFFF;
}

.share-buttons-default .share-button a:hover {
	opacity: 0.9;
}
.share-buttons-default .share-button a:hover svg {
	/* fill: #FFFFFF; */
}
.share-buttons-default .share-button a:hover span {
	color: #FFFFFF;
}

@media (max-width: 1199px) {
	.share-buttons-default .share-buttons {
		flex-wrap: wrap;
	}
	.share-buttons-default .share-button {
		width: 33.3333%;
	}
}
@media (max-width: 991px) {
	.share-buttons-default .share-buttons {
		flex-wrap: nowrap;
	}
	.share-buttons-default .share-button {
		width: 20%;
	}
}
@media (max-width: 767px) {
	.share-buttons-default .share-buttons {
		flex-wrap: nowrap;
	}
	.share-buttons-default .share-button {
		width: 20%;
	}
	.share-buttons-default .share-button a {
		justify-content: center;
		padding: 2px;
		min-height: 36px;
	}
	.share-buttons-default .share-button a span {
		display: none;
	}
}

/* Single -> Popular Posts */

#single_popular_content {
	background: #EEEEEE;
	padding: 15px;
	margin-bottom: 25px;
}
#single_popular_content .jeg_block_container {
	margin-bottom: -20px;
}

/* Placeholders */

.article_placeholder {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeholder;
	animation-timing-function: linear;
	background: #FFFFFF;
	background: linear-gradient(to right, #FFFFFF 8%, #dddddd 18%, #FFFFFF 33%);
	background-size: 800px 104px;
	height: 50px;
	position: relative;
}
@keyframes placeholder {
	0% {
		background-position: -300px 0
	}
	100% {
		background-position: 300px 0
	}
}


/*------------------------ General -----------------------*/

/* Selection */

::selection {
	color: #FFFFFF;
	background: #CC0000;
}
::-moz-selection {
	color: #FFFFFF;
	background: #CC0000;
}


/*------------------------ Header ------------------------*/

/* Middle Bar -> General */

.jeg_midbar {
	height: auto!important;
	background-image: none!important;
	padding: 15px 0;
}

/* Middle Bar -> Mobile Logo */

.jeg_mobile_logo img {
	height: auto;
	max-height: 40px;
}

/* Middle Bar -> Toogle Buttons */

.jeg_mobile_toggle {
	width: 24px;
	text-align: left;
}
.jeg_search_toggle {
	width: 24px;
	text-align: right;
}
@media (min-width: 992px) {
	.jeg_mobile_toggle,
	.jeg_search_toggle {
		width: auto;
	}
}

/* Navigation Bar -> General */

.jeg_navbar .jeg_separator {
	margin: 0 4px;
}
.jeg_navbar .jeg_nav_item {
	padding: 0 12px;
}
.jeg_navbar .jeg_nav_item:first-child {
	padding-left: 0;
}
.jeg_navbar .jeg_nav_item:last-child {
	padding-right: 0;
}

/* Navigation Bar -> Main Menu */

.jeg_main_menu > li > a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.02em;
	padding: 0 8px;
}
@media (min-width: 1200px) {
	.jeg_main_menu > li > a {
		padding: 0 8px;
	}
}

.jeg_menu li > ul li a {
	font-size: 14px;
	font-weight: 500;
	padding: 9px 12px 8px 12px;
}

@media only screen and (max-width: 1199px) {
	.jeg_main_menu .hide_1200 {
		display: none;
	}
}

/* Navigation Bar -> Social */

.jeg_nav_item.socials_widget.nobg a {
	margin-right: 15px;
}
.jeg_nav_item.socials_widget.nobg a:last-child {
	margin-right: 0;
}
.jeg_nav_item.socials_widget.nobg a .fa {
	vertical-align: top;
	font-size: 22px;
}

/* Mobile Menu */

.jeg_mobile_menu li a {
	color: #222222;
	margin-bottom: 14px;
	font-size: 18px;
	line-height: 24px;
}
.jeg_mobile_menu ul li a {
	color: #555555;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 8px 0;
	padding: 1px 0 7px 0;
}

/* Mobile Menu -> Social */

#jeg_off_canvas .socials_widget a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	padding: 0;
	margin: 0 8px 0 0;
	color: #FFFFFF;
	background: #222222;
}
#jeg_off_canvas .socials_widget .fa {
	background: none;
	font-size: 20px;
}
#jeg_off_canvas .socials_widget .fa:before {
	color: #FFFFFF;
}

/*----------------------- Archives -----------------------*/

/* General */

.jeg_archive_header {
	margin-bottom: 25px;
}
.jeg_archive_title {
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 15px;
}

/* Category */

.jeg_cat_bg {
	background-attachment: scroll!important;
	background-position: center center!important;
}
.jeg_cat_title {
	font-size: 32px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}
.jeg_cat_overlay .jeg_title_wrap {
	padding: 30px 0;
}
@media only screen and (max-width: 991px) {
	.jeg_cat_overlay .jeg_title_wrap {
		padding: 25px 0;
	}
}

.jeg_cat_header_3 .jeg_cat_subtitle {
	display: none;
}

/* Pagination */

.jeg_pagenav_1 {
	font-size: 0;
}
.jeg_pagenav_1 .page_info,
.jeg_pagenav_2 .page_info {
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	line-height: 32px;
}
.jeg_pagenav_1 .page_nav,
.jeg_pagenav_1 .page_number {
	font-size: 14px;
	line-height: 28px;
	font-weight: 500;
	text-align: center;
	color: #111111;
	height: 32px;
	min-width: 32px;
	margin: 3px!important;
	padding: 2px 8px 0 8px;
	vertical-align: middle;
	border: 1px solid #DDDDDD;
}
.jeg_pagenav_1 .page_nav {
	font-size: 18px;
	line-height: 30px;
	padding: 0 2px 0 2px;
}


/*------------------------ Single ------------------------*/

/* General */

.jeg_content {
	padding: 30px 0 30px 0;
}
@media only screen and (max-width: 991px) {
	.jeg_main_content {
		margin-bottom: 30px;
	}
}

.jeg_read_progress_wrapper .jeg_progress_container {
	height: 2px;
}

/* Post Featured Image */

.jeg_featured {
	margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
	.jeg_featured {
		margin-right: -15px;
		margin-left: -15px;
	}
}

.jeg_featured .thumbnail-container {
	padding-bottom: 60%!important;
}

/* Post Titles */

.entry-header {
	margin: -5px 0 20px 0;
}
.entry-header .jeg_meta_container{
	margin: 20px 0 0 0;
}

.jeg_single_tpl_2 .entry-header .jeg_post_suptitle {
	font-family: 'CFAsty', sans-serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 500;
	letter-spacing: -0.025em;
	margin: 0 0 6px 0;
	max-width: 100%;
	color: #555555;
}
.jeg_single_tpl_2 .entry-header .jeg_post_title {
	font-family: 'PFDinTextCond', sans-serif;
	font-size: 56px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.02em;
	text-transform: none;
	max-width: 100%;
	margin: 0;
	color: #111111;
}
.jeg_single_tpl_2 .entry-header .jeg_post_subtitle {
	font-family: 'CFAsty', sans-serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 500;
	letter-spacing: -0.025em;
	max-width: 100%;
	margin: 12px 0 0 0;
	color: #BB0000;
}
@media only screen and (max-width: 1199px) {
	.jeg_single_tpl_2 .entry-header .jeg_post_title {
		font-size: 48px!important;
		line-height: 1!important;
	}
}
@media only screen and (max-width: 991px) {
	.jeg_single_tpl_2 .entry-header .jeg_post_suptitle {
		font-size: 19px;
		margin: 0 0 8px 0;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_title {
		font-size: 42px!important;
		line-height: 1!important;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_subtitle {
		font-size: 19px;
		margin: 12px 0 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.entry-header {
		margin: -5px 0 15px 0;
		text-align: center;
	}
	.entry-header .jeg_meta_container{
		margin: 15px 0 0 0;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_suptitle {
		font-size: 18px;
		margin: 0 0 8px 0;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_title {
		font-size: 36px!important;
		line-height: 1!important;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_subtitle {
		font-size: 18px;
		margin: 12px 0 0 0;
	}
}
@media only screen and (max-width: 667px) {
	.jeg_single_tpl_2 .entry-header .jeg_post_suptitle {
		font-size: 17px;
		margin: 0 0 8px 0;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_title {
		font-size: 32px!important;
		line-height: 1.1!important;
	}
	.jeg_single_tpl_2 .entry-header .jeg_post_subtitle {
		font-size: 17px;
		margin: 12px 0 0 0;
	}
}

/* Post Meta */

.entry-header .jeg_post_meta {
	font-size: 13px;
	color: #888888;
}
.entry-header .jeg_post_meta > div:not(:last-of-type) {
	margin-right: 10px;
}
.entry-header .jeg_post_meta .jeg_meta_category .meta_text {
	display: none;
}
.entry-header .jeg_post_meta .jeg_meta_category a {
	color: #666666;
}

@media only screen and (max-width: 767px) {
	.entry-header .jeg_post_meta .meta_right {
		display: none;
	}
}
@media only screen and (max-width: 568px) {
	.entry-header .jeg_meta_category {
		display: inline-block!important;
	}
}
@media only screen and (max-width: 480px) {
	.entry-header .jeg_meta_category {
		display: inline-block!important;
	}
}

/* Post Content */

.entry-content {
	margin-bottom: 30px;
}

/* Post Content -> Typograpgy */

.entry-content .content-inner { /* Theme overrides */
	font-size: 18px;
	line-height: 1.45;
	letter-spacing: -0.02em;
	color: #000000;
}
.entry-content .content-inner p,
.entry-content .content-inner span,
.entry-content .intro-text { /* Theme overrides */
	color: #000000;
}
.entry-content .content-inner p {
	margin-bottom: 24px;
}

.entry-content .content-inner ul,
.entry-content .content-inner ol {
	margin-bottom: 24px;
	padding-left: 30px;
}
.entry-content .content-inner li {
	margin-bottom: 4px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: 700;
	margin: 0 0 16px 0;
}
.entry-content h1 {
	font-size: 30px!important;
	line-height: 1.2!important;
}
.entry-content h2 {
	font-size: 26px!important;
	line-height: 1.25!important;
}
.entry-content h3 {
	font-size: 22px!important;
	line-height: 1.3!important;
}
.entry-content h4 {
	font-size: 20px!important;
	line-height: 1.35!important;
}
.entry-content h5 {
	font-size: 18px!important;
	line-height: 1.4!important;
}
.entry-content h6 {
	font-size: 16px!important;
	line-height: 1.5!important;
}
@media only screen and (max-width: 767px) {
	.entry-content h1 {
		font-size: 26px!important;
		line-height: 1.2!important;
	}
	.entry-content h2 {
		font-size: 24px!important;
		line-height: 1.25!important;
	}
}

.entry-content .content-inner blockquote {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	border: none;
	margin: 24px auto;
	padding: 0 15%;
}
.entry-content blockquote:before,
.entry-content blockquote:after {
	margin: 15px auto;
}
.entry-content blockquote:after,
.entry-content blockquote:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #CC0000;
}
@media only screen and (max-width: 767px) {
	.entry-content .content-inner blockquote {
		padding: 0;
	}
}

.entry-content .content-inner iframe,
.entry-content .content-inner div iframe { /* TODO */
	display: block;
}

.entry-content ins {
	background: transparent;
}

/* Post Content -> Images */

.entry-content .content-inner img {
	display: block;
	margin: 24px auto;
	width: auto;
	max-height: 640px;
}

.entry-content .content-inner .alignnone {
	margin: 24px auto;
}
.entry-content .content-inner .aligncenter {
	margin: 24px auto;
}
.entry-content .content-inner .alignleft {
	margin: 24px auto 24px 0;
	float: none;
}
.entry-content .content-inner .alignright {
	margin: 24px 0 24px auto;
	float: none;
}

.entry-content .content-inner .wp-caption .alignnone,
.entry-content .content-inner .wp-caption .aligncenter,
.entry-content .content-inner .wp-caption .alignleft,
.entry-content .content-inner .wp-caption .alignright {
	margin: 24px auto;
}
.entry-content .content-inner .wp-caption img {
	margin-top: 0;
	margin-bottom: 0;
}
.entry-content .content-inner .wp-caption .wp-caption-text {
	margin: 5px 0 -2px 0;
	font-size: 13px;
	color: #888888;
}
    
/* Post Content -> Fixes */

.entry-content .content-inner *:last-child {
	margin-bottom: 0;
}

/* Post Content -> Media */

.jeg_video_content {
	margin-top: 24px;
	margin-bottom: 24px;
}

.entry-content .content-inner .fb_iframe_widget {
	margin-bottom: 24px;
}


/*------------------ Sidebars & Widgets ------------------*/

/* General */

.widget {
	margin-bottom: 20px;
}
.jeg_sidebar .widget {
	margin-bottom: 15px;
}
.jeg_sidebar .widget:last-child {
	margin-bottom: 0;
}

.jeg_sidebar .jeg_block_title span {
	font-size: 20px!important;
}

/* Enhanced Text Widget */

.widget_text.enhanced-text-widget {
	text-align: center;
}

/* Image Widget */

.widget_sp_image {
	text-align: center;
}
.widget_sp_image a,
.widget_sp_image img {
	display: inline-block;
}

.jeg_sidebar .widget_sp_image img {
	max-width: 300px!important;
}

/* Elementor -> Custom Sidebar Elements */

.column_is_sidebar .elementor-widget:not(:last-child) {
	margin-bottom: 12px;
}

@media only screen and (max-width: 991px) {
	.column_is_sidebar .elementor-widget-image .elementor-widget-container {
		margin-left: auto;
		margin-right: auto;
		max-width: 300px;
	}
	.column_is_sidebar .elementor-widget-html .elementor-widget-container {
		margin-left: auto;
		margin-right: auto;
		max-width: 300px;
	}
}

/* Custom Widget Areas */ /* Is it still in use? */

.custom_area_single_01 {
	margin-bottom: 20px;
	min-height: 40px;
	background: #F4F4F4;
}


/*-------------------------- Ads -------------------------*/

/* Google AdSense */

.adsbygoogle {
	text-align: center;
}

/* Custom Ad Positions */

.custom_area_widget {
	margin-bottom: 10px;
}
.custom_area_widget:last-child {
	margin-bottom: 0;
}

/* Custom Ad Inline */

.object_inline {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

/* Custom Ad Scaling */

.object_scale_300x250 {
	overflow: hidden;
}
.object_scale_300x250 ins,
.object_scale_300x250 iframe {
	display: block;
	margin: 0 auto;
	width: 300px;
	max-width: 300px;
	height: 250px;
}
@media (min-width: 992px) {
	.object_scale_300x250 {
		height: 190px;
	}
	.object_scale_300x250 .elementor-widget-container {
		height: 190px;
	}
	.object_scale_300x250 .elementor-widget-container ins,
	.object_scale_300x250 .elementor-widget-container iframe {
		transform: scale(0.76);
		transform-origin: top left;
	}
}
@media (min-width: 1200px) {
	.object_scale_300x250 {
		height: 232px;
	}
	.object_scale_300x250 .elementor-widget-container {
		height: 232px;
	}
	.object_scale_300x250 .elementor-widget-container ins,
	.object_scale_300x250 .elementor-widget-container iframe {
		transform: scale(0.93);
		transform-origin: top left;
	}
}

/* OCM */

#inline1,
#inline2,
#inline3,
#outstream-inread_pb,
#multiplex {
	margin-bottom: 24px;
}
#inline1 iframe,
#inline2 iframe,
#inline3 iframe,
#outstream-inread_pb iframe,
#multiplex iframe {
	display: inline-block;
}


/*----------------------- Plugins ------------------------*/

/* Jetpack */

#wpstats {
	width: 0px;
	height: 0px;
	padding: 0px;
	border: none;
	overflow:hidden;
	float: left;
}


/* The Events Calendar */

:root {
	--tec-grid-width-default: 1140px;
	--tec-grid-gutter-page: 15px;
	--tec-grid-gutter-page-small: 15px;
	--tec-font-family-sans-serif: 'CFAsty', sans-serif;
	--tec-color-accent-primary: #BB0000;
	--tec-color-accent-primary-hover: #990000;
}

.tribe-common .tribe-common-b2 {
	font-size: 15px;
	line-height: 1.5;
}
.tribe-common.tribe-common--breakpoint-medium .tribe-common-b2 {
	font-size: 15px;
	line-height: 1.5;
}
.tribe-events .tribe-events-calendar-list__event-description {
	margin-top: var(--tec-spacer-1);
}
.tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-list__event-description {
	margin-top: var(--tec-spacer-1);
}
.tribe-events .tribe-events-calendar-day__event-description {
	margin-top: var(--tec-spacer-2);
}
.tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-day__event-description {
	margin-top: var(--tec-spacer-2);
}

.tribe-events .tribe-events-c-breadcrumbs {
	margin-bottom: 12px;
}
.tribe-events.tribe-common--breakpoint-medium .tribe-events-c-breadcrumbs {
	margin-bottom: var(--tec-spacer-2);
}

.tribe-events .tribe-events-c-breadcrumbs__list {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
}
.tribe-events.tribe-common--breakpoint-medium .tribe-events-c-breadcrumbs__list {
	font-size: 18px;
	font-weight: 500;
}

.tribe-events.tribe-common--breakpoint-medium .tribe-events-c-breadcrumbs__list-item-icon-svg {
	height: 12px;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
	letter-spacing: -0.02em;
}

.tribe-events .tribe-events-calendar-month__header-column-title {
	font-weight: 700;
	padding: 7px 4px 5px 4px;
	background: #EEEEEE;
}

.tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-month__day-date,
.tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
	font-size: var(--tec-font-size-6)!important;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum {
	color: #FFFFFF;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile {
	padding-top: 4px;
}

.tribe-events .tribe-events-l-container {
	padding-top: 30px;
	padding-bottom: 60px;
}
.tribe-events.tribe-common--breakpoint-medium .tribe-events-l-container {
	padding-top: 45px;
	padding-bottom: 60px;
}

#tribe-events-pg-template {
	max-width: 990px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
}

.tribe-events-back {
	margin-bottom: var(--tec-spacer-2);
}
@media (min-width: 768px) {
	.tribe-events-back {
		margin-bottom: var(--tec-spacer-2);
	}
}

.tribe-events-schedule {
	margin: var(--tec-spacer-1) 0 var(--tec-spacer-4);
}
@media (min-width: 768px) {
	.tribe-events-schedule {
		margin: var(--tec-spacer-1) 0 var(--tec-spacer-4);
	}
}

.tribe-events-schedule h2 {
	margin: 0;
}

.tribe-events-single-event-title {
	font-size: var(--tec-font-size-7);
	color: var(--tec-color-text-event-title);
}
@media (min-width: 768px) {
	.tribe-events-single-event-title {
		font-size: var(--tec-font-size-9);
	}
}

.tribe-events-content ol,
.tribe-events-content p,
.tribe-events-content ul {
	font-size: var(--tec-font-size-3);
	line-height: var(--tec-line-height-2);
}


/* The Events Calendar - Elementor Integration */

.elementor-widget-shortcode .tribe-events-l-container {
	padding: 0!important;
}
.elementor-editor-active .elementor-widget-shortcode .tribe-events-l-container {
	display: none!important;
}


/* Cookie Notice */

#cookie-notice {
	box-shadow: 0 0 1px rgba(0,0,0,0.2), 0 2px 20px rgba(0,0,0,0.15);
}
.cookie-notice-container {
	padding: 12px;
}
#cn-notice-text {
	display: block;
	font-size: 15px;
	line-height: 1.3;
	padding: 2px 10%;
}
#cn-accept-cookie {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	margin: 8px auto 8px auto!important;
	padding: 8px 0 6px 0;
	width: 140px;
	color: #FFFFFF;
	background: #BB0000;
	border-radius: 2px;
	height: auto;
}
#cn-accept-cookie:hover {
	background: #AA0000;
}

@media only screen and (max-width: 991px) {
	#cn-notice-text {
		padding: 2px 0;
	}	
}
