.blog_template.bdp_blog_template.chapter,
.author-avatar-div.bdp_blog_template,
.related_post_wrap {
    padding: 15px;
    margin-bottom: 30px;
}
.chapter .chapter-header {
    margin-bottom: 20px;
}

.chapter-header > div {
    display: inline-block;
    margin-right: 15px;
}

.chapter-header > div i {
    margin-right: 5px;
}

.chapter-header .post-comment > i {
    margin-right: 3px;
}

.chapter-header .bdp-wrapper-like {
    padding: 0;
}

.chapter .post-title {
    margin-bottom: 15px;
    margin-top: 0;
}

.chapter .bdp-post-image {
    margin-bottom: 15px;
}

.chapter .post-categories {
    margin: 0 0 15px;
}

.bdp_single.chapter .bdp_blog_template .post_content.entry-content {
    padding: 0;
    margin: 0 0 15px;
}

.chapter-footer {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.chapter-footer .post-tags {
    display: inline-block;
}

.chapter-footer .display_post_views {
    float: right;
    width: auto;
}

.bdp_single.chapter .bdp_blog_template .share-this {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.bdp_single .bdp_blog_template.chapter .social-component {
    text-align: center;
    display: inline-block;
    float: none;
}

.chapter .social-component .social-share {
    float: none;
}

.chapter .bdp_blog_template .social-component.right .social-share .count:before {
    left: -50px;
}

.bdp_single.chapter .author-avatar-div img.avatar {
    width: 150px;
    margin-right: 15px;
}

.bdp_single.chapter .author-avatar-div {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}

.bdp_single.chapter .author_content .social-component {
    float: none;
    width: auto;
}

.bdp_single.chapter .avtar-img {
    display: inline-block;
    margin-right: 2%;
    max-width: 150px;
    width: 20%;
    float: left;
}

.bdp_single.chapter .author_content {
    display: inline-table;
    vertical-align: top;
    width: 78%;
    float: left;
}

.bdp_single.chapter .post-navigation {
    margin-bottom: 40px;
}

.bdp_single.chapter #comments {
    background: #ffffff;
    padding: 15px;
}
.bdp_single_product.chapter .bdp-pinterest-share-image{
    top:42px;
}
.bdp_single_product.chapter .bdp_related_woocommerce_price_wrap,
.bdp_single_product.chapter  .bdp_related_product_woocommerce_add_to_cart_wrap {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.bdp_single.chapter .bdp_social_share_postion {
    display: block;
}
.bdp_single.chapter .bdp_blog_template .bdp_single_social_share_position.right_position .share-this,
.bdp_single.chapter .bdp_blog_template .bdp_single_social_share_position.right_position .social-component {
    text-align: right;
}  
.bdp_single.chapter .bdp_blog_template .bdp_single_social_share_position.left_position .share-this,
.bdp_single.chapter .bdp_blog_template .bdp_single_social_share_position.left_position .social-component {
    text-align: left;
} 
@media screen and (max-width: 480px) {
    .bdp_single.chapter .author-avatar-div .avtar-img {
        margin: 0;
        max-width: 100%;
        width: 100%;
    }
    .bdp_single.chapter .author-avatar-div img.avatar {
        float: none;
    }
    .bdp_single.chapter .author_content {
        padding: 15px 0;
        width: 100%;
        display: inline-block;
    }
}
@media screen and (max-width: 737px) {
    .bdp_single.chapter .author-avatar-div img.avatar {
        width: 100px;
        margin-right: 15px;
    }
}

.single .bdp_single .navigation.post-navigation{
    padding: 15px;
}