/**
 * Theme Name: Nanosoft
 * Theme URI: https://linethemes.com
 * Version: 1.2.9
 * License: 
 * License URI: 
 * Description: <strong>A responsive WordPress theme by <a href="https://linethemes.com" target="_blank">LineThemes</a></strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href="https://twitter.com/linethemes">Follow me on twitter</a><br/> - <a href="https://www.facebook.com/thelinethemes">Join the Facebook Group</a>
 * Author: LineThemes
 * Author URI: https://themeforest.net/user/linethemes
 * Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: nanosoft
 * Tested up to: 6.6
 * Requires PHP: 7.4
 */

.eunap-blog-post-custom .bdpp-post-list-content {
	flex-direction: row!important;
    flex-wrap: nowrap!important;
    width: 100%!important;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2)!important;
    border-radius: 10px!important;
    overflow: hidden!important;
    background-color: #fff!important;
/*     box-shadow: 0px 0px 0px 2px #1abf73 !important; */
}

.eunap-blog-post-custom .bdpp-post-img-bg {
	margin-bottom: 0px!important;
}