/*
Theme Name: Newsvoice
Author:  Theme
Template: newsair
Text Domain: newsvoice
*/
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;
}
