/* Widget - CT Recent Posts */
.candy_themes_recent_posts_wrap { margin-top: 15px; }
.candy_themes_recent_post { overflow: hidden; margin-bottom: 10px; min-width: 250px; }
.candy_themes_recent_post img { width: 50px; height: 50px; object-fit: cover; float: left; margin-right: 9px; }
.candy_themes_recent_post h5 { font-size: 18px; line-height: 16px; }