/*!
Theme Name: benqu
Theme URI:https://itcroctheme.com/wp/demos/benqu/
Author: itcroc
Author URI:  https://themeforest.net/user/itcroc
Description: Benqu - News & Magazine WordPress Theme
Version: 1.0.9
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: benqu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/* Side Bar Blog Post Font Size */
h4.benqu__post-title.pfy-post-title.hover-title {
    font-size: 18px;
}

/* Search Button Background */
.widget-area #searchform .pfy-search-form button {
    background: #157bc0;
}

/* Menu formatting */
.mainmenu .site-navigation .navigation li a {
	padding-right: 20px;
	width: 103px;
}

/* Side Bar Remove Category Title */
.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .benqu-cate-name {
    display: none;
}

