/*
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_ad.jeg_ad_top.jnews_header_top_ads{
	padding: 10px 0;
}


.jeg_search_toggle i{
	color: #ffffff;
	font-size: 16px;
}

.jeg_logo img {
    width: 400px;
}

.news-ticker .jeg_news_ticker{
	background-color: #2f2f2f;
}

.news-ticker .jeg_breakingnews{
	margin: 0;
}

.news-ticker .jeg_breakingnews a{
	color: #ffffff;
}

.news-ticker .jeg_breakingnews_title{
	line-height: 38px;
}


.fa.fa-clock-o {
    display: none;
}

.jeg_header_wrapper .container {
    max-width: 1320px;
}

..custom-header-top{
	margin: 0;
	width: 100%;
}

.custom-header-top .custom-header-search{
	max-width: 250px;
}

.jeg_header_sticky .container {
    max-width: 1320px;
}

.youtube-live img {
    height: 30px;
}


.section-1 .jeg_postblock_29,
.section-2 .jeg_postblock_10,
.section-3 .jeg_postblock_14 {
    margin: 0;
}

.section-1 article h3,
.section-2 article h3 {
    text-align: center;
}

.section-1 article,
.section-2 article,
.section-3 article {
    margin: 0;
}




.section-2 .jeg_post_meta {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.section-2 .jeg_post_excerpt p {
    text-align: center;
}

.section-2 .jeg_postblock_content {
    display: flex;
    flex-direction: column;
}

.section-2 .jeg_postblock_content a {
    align-self: center;
}

.section-3 .jeg_postblock_content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-3 .jeg_postblock_content h3 {
    text-align: center;
}

.section-5 .jeg_pl_sm .jeg_thumb {
    width: 300px;
    margin-right: 20px;
}

.section-5 .jeg_postblock_content {
    margin-top: 10px;
}

.section-5 .jeg_postblock_content h3 a {
    line-height: 28px;
}


.home-ads .jeg_ad.jeg_ad_module {
    margin: 0;
}


.single-container .jeg_ad.jeg_ad_module{
	margin: 0;
}


.single-side-bar .jeg_meta_date {
    display: none;
}



.single-side-bar {
    position: relative;
}

.single-side-bar-inner {
    position: sticky;
    top: 0;
}

#aajakodin {
    color: #ffffff;
}


.slider {
    background-color: rgba(0, 0, 0, .3);
}




@media only screen and (max-width: 600px) {

    .section-1 article h3 a,
    .section-2 article h3 a,
    .section-3 article h3 a {
        font-size: 24px !important;
    }
	
	.footer-social .jeg_social_icon_block.socials_widget.jnews_module_226439_21_67bc4a1fe4701.nobg{
		display: flex;
		justify-content: center;
	}
}
