/*
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
/* ------------------------------------------------------------------------- */


//a, a:link, a:hover, a:visited { text-decoration: none; color: #114dac; }
.jeg_viewport { overflow: visible; }
//.jeg_topbar, .jeg_topbar.dark, .jeg_topbar.custom { background: -moz-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -webkit-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -o-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -ms-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: linear-gradient(90deg, #000c01 0%, #4c083a 100%); }
//.jeg_topbar .jeg_nav_row, .jeg_topbar .jeg_nav_icon { height: 70px; }
.jeg_midbar { height: 100px; }
.jeg_midbar, .jeg_midbar.dark { background-color: #000000; background: -moz-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -webkit-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -o-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: -ms-linear-gradient(90deg, #000c01 0%, #4c083a 100%); background: linear-gradient(90deg, #000c01 0%, #4c083a 100%); border-bottom-width: 1px; border-bottom-color: #000000; }
.jeg_header .jeg_bottombar .jeg_navbar { display: block; }
.jeg_header .container { display: table; }
.jeg_nav_item.jeg_logo.jeg_desktop_logo { width: 100px; }
.jeg_main_menu>li>a { padding: 0 10px; font-size: .8em; }
.jeg_midbar .jeg_social_icon_block.nobg a .fa { font-size: 15px; }
.jeg_nav_left .jeg_logo:last-child { margin-right: 15px; }
.socials_widget.nobg a { margin: 0 10px 15px 0; }
.jeg_header .socials_widget > a > i.fa:before { color: #ffffff; }
.jeg_main, .post-wrapper { overflow: hidden; }
//.jeg_logo img { width: 125px; }
.jeg_single_tpl_6 .jeg_featured_img { background-attachment: initial; }
.jeg_views_count { display: none; }
.jeg_content { padding: 0px 0 40px; }
.sidebarAd { margin-top: 40px; }
.sidebarAd iframe, iframe.sidebarAd { width: 300px; }

@media (max-width: 701px) { .embed-youtube iframe.youtube-player { width: 100%; } .jeg_autoload_separator .separator_bg { min-height: 300px; }

@media (max-width: 600px) { .elementor-section.elementor-section-boxed>.elementor-container { width: 100%; } 	}

@media (max-width: 375px) { 
.jeg_main_content { padding-left: 0px; padding-right: 0px; }
.jeg_main_content p { padding-left: 5px; padding-right: 5px; }
.jeg_sidecontent_left:not(.jeg_boxed) .container { margin-left: -10px; padding: 0; }
.jeg_sidecontent_left:not(.jeg_boxed) .container { margin-left: 0px; } 
.row { margin-right: 0; margin-left: 0; }
}