/**handles:newsup-style**/
/*
Theme Name: The Sunrise News
Theme URI: https://thesunrisenews.com
Template: newsup
Author: Harrison Neville
Author URI: https://thesunrisenews.com
Description: News Hunt 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. News Hunt 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. News Hunt 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: 0.11.1682368524
Updated: 2023-04-24 14:35:24

*/

.mg-headwidget .navbar-wp {
    -moz-box-shadow: 0 1px 0 rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 7%);
    -o-box-shadow: 0 1px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 7%);
}
.wp-block-calendar table caption {
    color: #fff;
}
span.time {
    margin-left: 5px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    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;
}
.btn-subscribe {
    margin-right: 8px;
    padding: 0 8px;
}
.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;
}
.mg-blog-post.lg.mins {
    height: 222.5px;
    width: 100%;
}
.mg-blog-post.lg.mins:first-child {
    margin-bottom: 30px;
}
.small-list-post {
    margin-bottom: 30px;
    width: 100%;
}
.mg-blog-post.lg.mins h4.title {
    font-size: 22px;
}
.post-items ul:not(.post-categories) li a, .post-items ol:not(.post-categories) li a, .post-items table a, strong a, blockquote a, code a, p a, span:not(.author-name):not(.comments-link):not(.posted-on):not(.post-list) a, .navigation.posts-navigation .nav-links a:hover, .navigation.posts-navigation .nav-links a:hover, #cancel-comment-reply-link, .comment-reply-link {
    text-decoration: underline;
}
.small-list-post.no-img-list ul {
    overflow: hidden;
    list-style: none;
}
.small-list-post.no-img-list .small-post {
    border-bottom: .1rem solid rgba(19,18,18,.2);
}
.small-list-post.no-img-list .small-post:last-child {
    border-bottom: none;
}
.small-list-post.no-img-list .mg-blog-meta a {
    color: #3e3c3c;
}
.mg-footer-widget-area .wp-block-search .wp-block-search__label, .mg-widget .wp-block-group h2 {
    margin: 0 -20px 20px;
}
@media (max-width: 991px) {
.navbar-wp .navbar-nav > li> a i {
    display: none;
}
}
@media screen and (max-width: 767px) and (min-width: 576px) {
.mg-fea-area .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
.mg-fea-area .col-md-3 {
    display: flex;
}
.mg-fea-area .mg-blog-post.lg.mins {
    margin: 0 5px 30px 0;
}
}
@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;
}
.mg-fea-area .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
.mg-blog-post.lg.mins {
    height: 250px;
}
}
@media (min-width: 1200px) {
.mg-blog-post.md .bottom h4 {
    max-height: 65px;
    overflow: hidden;
}
}