/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* .rate_bar_wrap.two_rev {
    display: none;
} */
a.author-icon-hn {
    background-color: #cccccc;
    margin: 0 3px;
    padding: 4px 10px;
    border-radius: 5px;
    color: black;
    font-size: 15px;
    line-height: 25px;
    border-radius: 50%;
}

/*.single-post h2 , .single-post h4 {*/
/*    border-top: 5px solid black;*/
/*    padding-top: 10px;*/
/*}*/

.post-readopt .title_single_area h1{
	width: 75% !important;
}

@media (min-width: 768px) and (max-width: 3000px) {
    nav.top_menu > ul {
        gap: 5px !important;
    }
}
