/*
Theme Name: Awadh Post
Author: ankit
Description: Short News under 100 words for Uttar Pradesh and Bihar
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

#ast-mobile-header .ast-below-header-bar{
	overflow-x:auto;
	padding:0px !important;
}
.wpulike.wpulike-default,figcaption {
	display:none;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile{
	background:#0000;
}
.ast-menu-toggle{
	    box-shadow: none;
}
.ast-menu-toggle:focus{
	outline:none
}
#ast-mobile-header #ast-hf-menu-2 a{
	width:max-content;
}
#ast-mobile-header #ast-hf-mobile-menu a{
	width:100%;
}

.ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle{
	bottom:0px;
	margin:auto;
}
.ast-container,.ast-separate-container #content .ast-container{
	padding:0px;
}
.btn.btn-more{
	background:#000;
	display:block;
	width:100%;
	text-align:center;
	color:#fff;
	border-radius:20px;
	padding:10px 15px;
	margin-top:20px;
}

.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu{
	position:fixed;
	top:88px;
}
@media (max-width: 921px) {
.ast-separate-container #primary, .ast-separate-container #secondary{
	padding:0px;
}
}
@media (max-width: 600px) {
	.ast-below-header-bar.ast-below-header::-webkit-scrollbar {
    height: 2px;
}
    .ast-header-break-point .ast-builder-menu-2 .menu-item > .menu-link {
        font-size: 12px;
    }
		.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap{
	min-height:50px;
}
	.ast-mobile-header-wrap .ast-below-header-bar, .ast-below-header-bar .site-below-header-wrap{
		min-height:auto;
	}
	.ast-logo-title-inline .ast-site-identity{
		padding:0px;
	}
	.ast-header-break-point .ast-icon.icon-arrow svg{
		width:10px;
		height:10px;
	}
	    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: -7px;
    }

}