/*!
Theme Name: Gerow
Theme URI: https://www.themedox.com/gerow/
Author: ThemeDox
Author URI: https://themeforest.net/user/themedox/
Description: Gerow - Business Consulting WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gerow
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.pop-post .thumb {
    width: 75px;
    flex: 0 0 auto;
    margin-right: 15px;
	float:left;
}
.pop-post .thumb img {
    border-radius: 8px;
    width: 75px;
    height: 75px;
	object-fit: cover;
}
.pop-post .content {
float:right;
font-size:15px;
font-weight:500;
font-family:poppins;
width: 75%;
line-height: 1.5;
}
.pop-post .content a{
	color:#000;
}
.pop-post .content .date{
	color:#6480DF;
}
.popular-posts-widget li.pop-post{ padding-bottom:100px;}
.blog-widget .widget_text {padding:25px 0px;}
.widget .popular-posts-widget li a{font-weight:600;}