/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*----- Blog BACK to Article -----*/
.blog-post-content .share-back-blog{
  padding: 10px 30px}
}

.blog-post-header .blog-post-header-inner {
    padding: 20px 0 30px;
}
.sidebar .popular-recent-post .popular-recent-post-box .detail{
  width:100%;
  padding:0;
}