/*
Theme Name: Newsvoice
Theme URI: https://themeansar.com/free-themes/newsvoice-wordpress-theme/
Author: Themeansar
Author URI: https://themeansar.com
Description: Newsvoice 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. Newsvoice 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. Newsvoice is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/newsair/newsvoice/ and documentation at https://docs.themeansar.com/docs/newsair/
Version: 0.4
Requires PHP: 7.0
Tested up to: 6.5.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: newsair
Text Domain: newsvoice
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

Newsvoice WordPress Theme is child theme of Blogus, Copyright 2023 Themeansar
Newsvoice is distributed under the terms of the GNU General Public License v3

Newsvoice is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
a:focus {
    outline: 1px solid;
}

.bs-blog-post.three.sm .title {
    font-size: 14px;
    margin-bottom: 0;
}
.mainfeatured .wd-back {
    background: UNSET;
    box-shadow: unset;
    padding: unset;
}
.col-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

[class*=col-grid-] {
    display: grid;
    grid-gap: 1.5rem;
}
.newsair-grid-column-posts .bs-blog-post.bshre {
    box-shadow: unset;
    margin-bottom: 0px;
}
.multi-post-widget .bs-blog-post.three.sm .title {
    font-size: 16px;
}
.multi-post-widget .bs-blog-post.three.sm {
    height: 223px;
}


.bs-default .desk-header .msearch
{
    display: none;
}

@media (max-width: 991.98px) {
    .site-branding-text .site-title a {
        color: #000 !important;
        }
}
.navbar-toggler.x {
    background: transparent;
}