/*
Theme Name: Newslay Child Theme
Theme URI: https://themeansar.com/free-themes/newslay/
Template: newsup
Author: Themeansar
Author URI: https://themeansar.com
Description: Newslay is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newslay is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newslay is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demo.themeansar.com/newsup and documentation at https://docs.themeansar.com/docs/newsup/
Tags: blog,portfolio,news,grid-Layout,one-column,two-columns,three-columns,flexible-header,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,post-formats,rtl-language-support,theme-options,sticky-post,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 1.0.1610040131
Updated: 2021-01-08 00:22:11

*/

span.time {
    margin-left: 5px;
    font-size: 14px;
    line-height: 35px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-weight: 600;
    padding: 2px 4px;
}
.mg-headwidget.center .heacent {
    margin-top: unset !important;
    margin-top: 40px;
    color: #fff;
}
.mg-headwidget.center .logo-center, .mg-headwidget.center .navbar-header, .mg-headwidget.center .site-branding-text {
    float: none;
    text-align: center;
}
.mg-headwidget.center .navbar-brand {
    float: none;
    display: inline-block;
    font-weight: bold;
    margin: 8px auto 0;
}
.m-header {
    display: none;
}
.desk-header {
    display: flex;
}
.mg-blog-post.md {
    float: left;
    height: 236px;
    width: 49.8%;
}
.mg-blog-post.md .bottom h4 {
    font-size: 26px;
}
.mb1px {
    margin-bottom: 1px;
}
.trending-area .title {
    display: flex;
    border-bottom: 2px solid #eee;
    height: 41px;
    width: 100%;
    align-items: center;
}
.trending-area .title h4 {
    font-size: 18px;
    line-height: 1;
    position: relative;
    padding: 0 10px;
    margin: 0;
}
.trending-area .title h4::before {
    left: 0;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -12px;
    content: "";
}
.trending-area .small-list-post img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.trending-area .img-small-post {
    position: relative;
}
.trending-area.mg-posts-sec-inner .small-list-post {
    counter-reset: tr_post;
}
.trending-area .img-small-post:before {
    display: flex;
    left: 0;
    height: 100%;
    font-size: 22px;
    width: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: counter(tr_post);
    align-items: center;
    justify-content: center;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    counter-increment: tr_post;
    margin: 0 auto;
}
.trending-area.mg-posts-sec-inner .small-list-post li {
    margin-bottom: 6px;
}
@media (max-width: 991px) {
.navbar-wp .navbar-nav > li> a i {
    display: none;
}
}
@media (max-width: 991.98px) {
.m-header {
    display: flex;
    justify-content: space-between;
}
.desk-header {
    display: none;
}
}
@media screen and (max-width: 767px) and (min-width: 240px) {
.mg-headwidget .navbar-wp .navbar-nav > li> a {
    border-bottom: 1px solid rgba(225,225,225,0.4);
    position: relative;
}
}
@media (min-width: 1200px) {
.mg-blog-post.md .bottom h4 {
    max-height: 65px;
    overflow: hidden;
}
}
