/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.jeg_menu_style_5>li {
	padding-right: 15px;
}
.jeg_footer .footer_dark .jeg_footer_heading h3,.jeg_footer .footer_dark .widget h2,.jeg_footer.dark .jeg_footer_heading h3 {
    color: #F2994A
}
.jeg_heroblock .jeg_post_category a {
	padding: 3px 6px 2px;
}
.jeg_sidebar {
	padding-left: 0;
}
.jeg_cat_header_4 .jeg_cat_overlay .jeg_title_wrap {
    padding: 20px 0;
}
/*
.jnews_category_hero_container {
	border-bottom: 1px solid #264d3d;
}
*/
.jeg_cat_content {
	padding-top: 20px;
}
.jeg_heroblock {
	margin-bottom: 20px;
}
.jeg_footer .widget_categories>ul {
	-webkit-columns: 1;
    -moz-columns: 1;
    column-count: 1;
}
.footer_logo {
	margin-bottom: 5px;
}
.category .jeg_meta_author {
	display: none;
}
.jeg_footer_primary {
	padding-top: 40px;
}
.jeg_footer_content {
	background: url('image/footer-bg-fz.jpg') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important; 
}
/*
.jeg_logo_img {
    height: 120px !important; 
}
*/
.LMsubmitBtn {
	background: #F2994A !important;
	border: none;
	padding: 6px 14px !important;
    margin-top: 1px !important;
    width: 100%;
    color: #ffffff;
}
.LMsubmitBtn:hover {
	opacity: .7;
	cursor: pointer;
}
.fixFormTextElement {
	color: #F2994A;
	font-size: 16px;
	font-weight: bold;
    margin-bottom: 20px;
}
.jeg_footer input:not([type=submit]), .jeg_footer select, .jeg_footer textarea {
	font-size: 16px;
}
.fieldContainer {
	margin-bottom: 10px;
}
.jeg_content {
	padding-top: 10px;
}
.socials_widget a .jeg-icon,
.socials_widget a .fa {
	width: 30px;
	line-height: 30px;
}
.socials_widget a {
	margin-right: 6px;
}
.jeg_navbar .btn {
	height: 30px;
    line-height: 32px;
    padding: 0 7.5px;
    margin-right: 6px;
    scroll-behavior: smooth;
}
.jeg_navbar .btn .fa {
	margin: auto;
}
.hirlevel-subtitle {
	letter-spacing: 1px;
}
#jnews_about-1 {
	font-family: "Anton", sans-serif;
	  font-weight: 400;
	  font-style: normal;
	  color: #fff;
	  letter-spacing: 1px;
	  font-size: 15px;
}
.jnews_category_header_bottom {
	display: none !important;
}
.jeg_ad .ads_image, .jeg_ad .ads_image_phone, .jeg_ad .ads_image_tablet {
	display: block !important;
}