/*!
Theme Name: Outgrid Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: outgrid
Version: 1.0.0
Text Domain: outgrid
*/

 /* Add your custom style here */
.sk-sidebar-sec .bdt-post-list .bdt-item .bdt-content, .xtsidebar-posts .bdt-post-list .bdt-item .bdt-content{
	padding-left:15px
}


.bdt-post-list .bdt-item .bdt-image img {
    width: 64px !important;
	max-width:none;
    height: auto;
    margin: 17px 0px 0px 0px;
    border-style: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    transition-duration: 0.3s;
}


