/*
Theme Name: Blogus Child
Theme URI: https://themeansar.com/free-themes/blogus-free-blog-wordpress-theme/
Template: blogus
Author: Themeansar
Author URI: https://themeansar.com
Description: Blogus 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. Blogus 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. Blogus is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogus-demos/ and documentation at https://docs.themeansar.com/docs/blogus/
Tags: two-columns,three-columns,left-sidebar,right-sidebar,translation-ready,custom-background,custom-logo,featured-images,footer-widgets,full-width-template,blog,e-commerce,entertainment
Version: 1.0.0.52.1702431713
Updated: 2023-12-12 21:41:53

*/

.bs-blog-meta, .bs-info-author-block{
	display:none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	font-family: Montserrat, sans-serif;
	line-height:1.5em;
	font-weight:900;
}
.bs-blog-post.three .title a{
	font-size:15px;
}
.bs-blog-post .small p{
    font-size: 16px !important;
}
.bs-blog-category {
	margin-bottom: 5px;
}
.navbar-wp {
background: #000099 !important;
}
.navbar-collapse ul li{
	padding:0 20px !important;
}
.navbar-collapse ul li a{
	font-family: Montserrat, sans-serif !important;
	font-weight:900 !important;
	font-size: 18px !important;
}
.navbar {  
	border-width: 1px 0 1px 0;
	border-style: solid;
	box-shadow: var(--bxsh);
}
@media (max-width: 992px){
.navbar{
    background: #000099 !important;
}
	}
.bs-blog-thumb.lg{
	height:250px;
}

.bs-blog-post h3{    
	padding-left: 15px;
    padding-top: 7px;
	padding-bottom:10px;
	margin:24px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #d9e6ff;
    border-left: 5px solid #1151d3;
}
.bs-blog-category a {
	font-size:16px;
	padding:8px 15px !important;
	font-weight:500;
}
.bs-default .navbar-collapse ul {
	box-shadow:none;
}
.marquee {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    color: #ff0058;
    font-weight: 800;
    padding: 5px;
}

img {height:auto;width:100%}