/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 04 2024 | 12:31:04 */
/* JNews Styles Header */

.jeg_desktop_logo .jeg_logo_img {
	max-width: 140px;
}

/* JNews Footer */

.jeg_footer .jeg_social_icon_block i {
	color: #fff!important;
}

/* Fix Image Dimensions on Post Blocks */

.size-715 {
    padding-bottom: 56%!important;
}

/* Widgets */

.widget {
	margin-bottom: 20px;
}

.widget .jeg_post_title {
	font-size: 12px;
}

.widget .jeg_pl_md_box .jeg_post_title a {
	font-weight: 700;
}

.device-mobile .widget .jeg_post_title {
	font-size: 16px;
}

.device-mobile .widget .jeg_post_meta {
	font-size: 14px;
}

/* Single News */

.jeg_meta_category a {
    font-weight: 700!important
}

/* Home News Feed */

.home .indru-featured-articles .jeg_post_title {
	font-size: 1rem;
    line-height: 1.3rem;
}

.home .indru-main-articles .jeg_post_title {
	font-size: 16px;
}

.home .indru-main-articles .jeg_post_excerpt {
	font-size: 14px;
}

.home .indru-main-articles .jeg_block_title {
	font-weight: 700;
}

.device-mobile .jeg_block_title {
	font-size: 21px;
}

.device-mobile .indru-featured-article .jeg_post_meta {
	font-size: 14px;
}

.device-mobile .indru-main-articles .jeg_post_meta {
	font-size: 14px;
}