/*
 * Theme Name:  Newslog Child
 * Theme URI:   https://themeforest.net/
 * Description: Child theme of Newslog theme.
 * Author:      Aggressive Motions
 * Author URI:  https://themeforest.net/user/aggressivemotions
 * Template:    newslog
 * Template Version: 1.1.0
 * Version: 1.0.0
 */
.nlg-header-alt-light .nlg-logo-img-light,
.nlg-header-alt-dark .nlg-logo-img-dark,
.nlg-menu-bar-light .nlg-logo-img-light,
.nlg-menu-bar-dark .nlg-logo-img-dark {
    display: inline-block;
}

.nlg-menu-bar .nlg-logo-img {
    max-height: 70px;
}

li.nlg-byline {
	font-size: 14px;
}

.nlg-module-grid-posts .nlg-col-3 .nlg-entry-vertical .nlg-entry-meta > .nlg-date {
    font-size: 13px;
	float: right;
}

.nlg-module-grid-posts .nlg-col-3 .nlg-entry-vertical .nlg-entry-title {
    font-size: 30px;
	min-height: 72px;
}

li.nlg-date {
    float: right;
}

.nlg-module-fp-full-width.nlg-module-fp-c .nlg-entry-title {
    font-size: 30px;
	min-height: 72px;
}

.nlg-module-grid-posts .nlg-col-3 .nlg-entry-vertical .nlg-entry-excerpt {
	font-size: 15px;
}

.nlg-module-fp-full-width.nlg-module-fp-b .nlg-entry-title {
	 font-size: 30px;
	min-height: 72px;
}

.bigcaps .nlg-entry-title {
    text-transform: uppercase;
}

.page-template-page-tilda .nlg-entry-title {
    display: none;
}

.page-template-page-tilda .nlg-fimg {
    display: none;
}

.page-template-page-tilda .nlg-inner {
    display: none;
}

.page-template-page-tilda header.nlg-entry-header.nlg-fimg-wrap.nlg-has-fimg {
    display: none;
}

.single li.nlg-date {
    width: 100%;
}	

.nlg-entry-content {
    font-size: 19px;
}

@media only screen and (min-width: 992px){
.nlg-section:not(.nlg-section-has-sidebar) .nlg-main {
	width: 900px;
}}

.nlg-module-grid-posts .nlg-entry .nlg-entry-excerpt {
    color: #333333;
}

.nlg-header-wrap {
	height: 70px;
}

.nlg-header .nlg-nav-menu > li > a {
	font-size: 14px;}
	