/** Widget MP Recent Post */
.mp-recent-post .mp-recent-post-wrapper .mp-recent-post {
    margin-bottom : 35px;
    }

.mp-recent-post .mp-recent-post-wrapper .mp-recent-post-thumbnail {
    margin-bottom : 10px;
    }

.mp-recent-post .mp-recent-post-wrapper .mp-recent-post-thumbnail img {
    width : 100%;
    }

.mp-recent-post .mp-recent-post-wrapper .entry-meta {
    margin-bottom : 10px;
    }

.mp-recent-post .mp-recent-post-wrapper .entry-meta ul {
    margin     : 0;
    list-style : none;

    }

.mp-recent-post .mp-recent-post-wrapper .entry-meta ul li {
    padding-left : 0;
    display      : inline-block;
    }

.widget_mp_recent_post .mp-recent-post-wrapper .entry-meta .post-author a {
    margin-left : 5px;
    }
