.blog_template.my_diary_wrapper {
    margin-bottom: 15px;
}

.avtar-img.my_diary_wrapper {
    background: #fff;
}

.diary-posthead {
    padding: 30px 10% 40px;
    text-align: center;
}

.diary-posthead .categories {
    font-size: 16px;
    margin-bottom: 20px;
}

.my_diary.bdp_single .my_diary_wrapper .blog_header .post-title {
    font-size: 30px;
    margin: 20px 0;
}

.my_diary.bdp_single .post-content-div{
    display: inline-block;
    width: 100%;
}
.my_diary.bdp_single .bdp_woocommerce_meta_box {
    padding: 30px 10% 0 10%
}
.bdp_single_product.my_diary .woocommerce-Reviews {
    padding: 15px;
}
.metadatabox div {
    display: initial;
    font-size: 16px;
    margin-right: 5px;
}

.diary-posthead .categories span,
.metadatabox div span {
    margin-right: 5px;
    font-size: 18px;
    font-style: italic;
    opacity: 0.7;
}

.post-media {
    text-align: center;
    position: relative;
}

.bdp-post-image {
    display: inline-block;
}

.diary_postfooter {
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 5px 10%;
    display: table;
    width: 100%;
}

.diary_postfooter .social-component {
    width: auto;
}

.post-comment {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    font-size: 16px;
}
.bdp_single .bdp_easy_digital_download_wrap {
    padding: 30px 10% 0;
}
.bdp_single .bdp_blog_template .post-content-div .post_content.entry-content {
    padding: 30px 10%;
}

.post-content-area .tags {
    clear: left;
    font-size: 16px;
    padding: 0 10% 15px;
}

.navigation.post-navigation {
    border-top: 1px solid rgba(0,0,0,0.1);
}

.author-avatar-div.bdp_blog_template {
    clear: left;
    padding: 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.avtar-img {
    display: inline-block;
    height: 100px;
    width: 100px;
    vertical-align: top;
}
.avtar-img .avatar.photo {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-top: 15px;
}
.author_content {
    display: inline-block;
    width: calc(100% - 110px);
    padding-left: 20px;
    padding-bottom: 5px;
}

.related_post_wrap {
    background: #fff;
    padding: 15px;
}

.bdp-post-image img {
    width: 100%;
    max-width: 100%;
}

body.single .my_diary.bdp_single .comments-area {
    padding: 0px;
    background: transparent;
}

.my_diary .comment-list li.comment {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.10);
    margin-bottom: 15px;
}

.my_diary .comment-list li .children li {
    box-shadow: none;
}

.my_diary .comment-list li .comment-body {
    border: none;
}

.my_diary .comment-list li .children li {
    border-top: 1px solid;
}

.my_diary .comment-list li .children li .the-comment {
    border-bottom: none;
}

.my_diary .comment-form {
    background: #fff;
    padding: 15px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.10);
}

.my_diary .comments-area .comment-reply-link {
    border-radius: 20px;
    margin-top: 1rem;
}

.my_diary .comments-area .reply {
    text-align: right;
}

.bdp_single.my_diary .author-avatar-div,
.bdp_single.my_diary .related_post_wrap,
.bdp_single.my_diary .navigation.post-navigation {
    margin: 15px 0;
}
.bdp_single.my_diary.right .related_post_wrap,
.bdp_single.my_diary.left .related_post_wrap {
    margin-top: 0;
}
.bdp_single.my_diary .related_post_wrap .relatedpost_title {
    margin-top: 10px;
    word-wrap: break-word;
}

.bdp_single_product.my_diary .bdp_related_woocommerce_price_wrap,
.bdp_single_product.my_diary .bdp_related_product_woocommerce_add_to_cart_wrap {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.bdp_single_product.my_diary .bdp_related_product_woocommerce_add_to_cart_wrap {
    margin: 10px 0;
}
.bdp_single .bdp_social_share_postion {
    display: inline-block;
}
.bdp_single .related_post_div .bdp_easy_digital_download_wrap {
    padding: 0;
}
.bdp_single .related_post_div .related_post_content,
.bdp_single .related_post_div .bdp-related-post-meta,
.bdp_single.bdp_single_download .related_post_div .bdp_edd_download_buy_button,
.bdp_single.bdp_single_download .related_post_div .edd_purchase_submit_wrapper,
.bdp_single.bdp_single_download .related_post_div .bdp_edd_price_wrapper {
    text-align: left;
}
.bdp_single .relatedposts .relatedthumb .relatedthumb_content_wrap .related_post_content {
    padding-left: 0;
}
.bdp_single .related_post_div .bdp_edd_download_buy_button {
    display: inline-block;
    margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
    .my_diary.bdp_single .my_diary_wrapper .blog_header .post-title {
        font-size: 24px;
    }
    .metadatabox div{
        display:block;
    }
    .post-comment{
        width: 100%;
        text-align: left;
        float: left;
        margin-top: 10px;
        padding-left: 5px;
    }
    .author-avatar-div.bdp_blog_template{
        display: table;
        width: 100%;
    }
    .author-avatar-div .avtar-img{
        width: 100%;
        display: table;
    }
    .avtar-img > a{
        display: inline-block;
    }
    .author_content{
        width:100%;
        float:left;
        padding: 15px 0 0 0;
    }
}
