/*
Theme Name: JNews Child
Theme URI: http://themeforest.net
Template: jnews
Author: Jegtheme
Author URI: http://jegtheme.com/
Description: JNews
Tags: custom-background,custom-colors,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready
Version: 11.0.1.1691569266
Updated: 2023-08-09 11:21:06

*/

@media only screen and (min-width: 470px){
	.jnews_related_post_container .jeg_post {
		width: 33.333%;
	}
}

.jnews_category_header_top .jeg_cat_title:before {
    content: 'LATEST ';
}

@media only screen and (max-width: 768px){
	.single-post .entry-header .jeg_meta_comment {
		display: block !important;
	}
}