/*!
Theme Name: benqu Child
Template:   benqu
Theme URI: http://itcroctheme.com/wp/demo/
Author: itcroc
Author URI: http://itcroctheme.com/wp/demo/
Description: Benqu - News & Magazine WordPress Theme
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: benqu-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

header.benqu-main-header.pfy-header-2 .topbar-date span {
    background: transparent;
	color: #ffffff;
	margin-left:-10px;
}
header.benqu-main-header.pfy-header-2 .topbar-date span i{
	display: none;
}
div#pfytopbar.pfy-top-bar {
	padding: 0px 0;
}
.search-btn{
	background: #040428!important;
}
.breaking-heading {
	margin-left:50px;
	flex: 0 0 80px;
}
.tp-news-ticker{
	top: 1px !important;
}

header.benqu-main-header.pfy-header-2 .mainmenu .site-navigation .navigation li a {
    color: #fff;
}
.pfy-header-2 .mainmenu .site-navigation .navigation li.menu-item-has-children:after  {
    color: #fff;
}
.mainmenu .site-navigation .navigation ul.sub-menu li a:after {
	background: #fff;
}
.mainmenu .site-navigation .navigation ul.sub-menu li a:after {
	background: #fff;
}
.sub-menu{
	background: #040428 !important;
}
.pfy-search-btn{
	color: #dddedf;
}
.site-logo{
	margin-left: -10px
}
.pfy-sidebarnav{
	display: none !important;
}
.pfy-search-btn {
    margin-right: -10px;
}
#comments{
	display:none;
}
.benqu-page-interal {
    padding: 30px 0 !important;
}
.pfy_single_post_wrapper{
    padding: 30px 0 !important;
}

/* Authir Hide */
.pfy-post-gd-meta li:first-child {
    font-size: 0;
}
.pfy-single-post-meta .auth_by {
    display: none !important;
}
.pfy-post-gd-meta li:has(i.fa-comments) {
    display: none !important;
}
.pfy-post-gd-meta .auth_by {
    display: none !important;
}
/* Blog */
.single-post .benqu-breadcrumb {
    display: none !important;
}
#recent-posts-2{
	display: none !important;
}
#recent-comments-2{
	display: none;
}
#archives-2{
	display: none;
}
#categories-2{
	display: none;
}
#meta-2{
	display: none;
}
#search-3{
	display: none;
}
#block-3{
	display: none;
}
#search-4{
	display: none;
}
#benqu_latest_news_widget-1{
	display: none;
}
#tag_cloud-1{
	display: none;
}
#benqu_post_slider-1{
	display: none;
}
#media_image-1{
	display: none;
}

/* mobile Responsibe */
@media (max-width: 768px) {
    .site-logo {
    margin-left: 0px;
}
	.sub-menu {
    background: transparent!important;
}
	.slide-bar{
		background: #040428 !important;
	}
	.pfy-search-btn{
		display: none;
	}
	.side-mobile-menu ul li a {
		color: #fff;
}
	.side-mobile-menu ul li a:hover {
		color: #fff;}
	
	.side-mobile-menu ul li ul li a::before {
    border: 2px solid #fff;
	}
	.pfy-post-item .pfy-post-content{
		padding-bottom: 0 !important;
	}
	.pfy-post-gd-meta li:first-child {
    margin-left: -5px !important;
}
}
