/*
Theme Name: JNews
Version: 4.0.0
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
@import url('https://fonts.googleapis.com/css?family=Cairo');
.Rich_Web_Forms_15 label.Rich_Web_Forms_Label{
	    color: #001869 !important;
}
.Rich_Web_Forms_15 label.Rich_Web_Forms_Label {
    color: #45629f !important;
}

.jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed), .jeg_header .jeg_bottombar.jeg_navbar_boxed .jeg_nav_row {
    background: #8224e3 !important;
}
.jeg_header .jeg_menu.jeg_main_menu > li > a{
	color:#fff !important;
	font-family: 'Cairo', sans-serif;
}
body{
	font-family: 'Cairo', sans-serif;
}
p,div,span,a{
	font-family: 'Cairo', sans-serif;
}

.footer_dark, .jeg_footer.dark .jeg_footer_content{
	 background: #8224e3 !important;
}


@media (max-width:600px ) {
    .footer_widget widget_jnews_about img{
	    width: 50%;
}
}
.footer_widget widget_jnews_about .jeg_about {
	    text-align: center;
}

.jeg_inner_content .content-inner  p{
	text-align: right !important;
    color: #060606 !important;
}
.jeg_logo img{
	height:150px;
}

.jeg_topbar, .jeg_topbar.dark{
	display:none;
}

.jeg_topbar, .jeg_topbar.dark{
	display:none !important;
}
.jeg_post_meta .jeg_meta_views{
	display:none !important;
}

.jeg_post_meta .jeg_meta_views a{
	display:none !important;
}

.jeg_post_meta>div.jeg_meta_views {
	display:none !important;
}