.bdp_single .miracle_blog {
    box-shadow: 0 0 15px -12px #000;
    display: inline-block;
    padding: 20px;
    background: #ffffff;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.bdp_single.bdp_single_product .miracle_blog .bdp-post-image{
    width: auto;
}
.bdp_single .miracle_blog > div,
.bdp_single .miracle_blog > div.post_content {
    display: inline-block;
    margin-bottom: 1.5em;
    padding: 0;
    width: 100%;
}
.bdp_single .miracle_blog > div:last-child {
    margin-bottom: 0;
}
.bdp_single .miracle_blog .bdp-post-format {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0.3;
}
.bdp_single .miracle_blog h1.post-title {
    cursor: default;
    word-wrap: break-word;
    margin-bottom: 20px;
    width: 95%;
}
.bdp_single .miracle_blog .post-meta {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.bdp_single .miracle_blog .post-meta > span {
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    width: auto;
}
.bdp_single_product .comments-area {
    padding: 0;
    background: none;
}
.bdp_single .miracle_blog .bdp-post-image {
    margin-top: 60px;
}
.bdp_single .miracle_blog .bdp-post-image.bdp-no-thumbnail {
    margin: 0 0 20px;
}
.bdp_single .miracle_blog .bdp-author-avatar {
    border: 5px solid #fff;
    width: 110px;
    height: 110px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -60px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
}
.bdp_single .miracle_blog .bdp-no-thumbnail .bdp-author-avatar { 
    position: relative;
    top: 0;
}
.bdp_single .miracle_blog .bdp-author-avatar img {
    border-radius: 50%;
    width: 100%;
}
.bdp_single .miracle_blog .share-this {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    vertical-align: top;
}
.bdp_single .miracle_blog .social-component {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.bdp_single.miracle .navigation.post-navigation {
    background: #ffffff;
    border: none;
    padding: 15px;
    margin-bottom: 1.5em;
    box-shadow: 0 0 15px -12px #000;
}
.bdp_single.miracle .author-avatar-div {
    background: #ffffff;
    box-shadow: 0 0 15px -12px #000;
    display: inline-block;
    position: relative;
    padding: 15px;
    margin-bottom: 1.5em;
    width: 100%;
}
.bdp_single.miracle .author-avatar-div img.avatar {
    width: auto;
}
.bdp_single.miracle .author-avatar-div .author_content {
    margin-left: 170px;
}
.author-avatar-div .author_content .social-component {
    float: none;
}

.bdp_single.miracle .related_post_wrap {
    background: #ffffff;
    box-shadow: 0 0 15px -12px #000;
    display: inline-block;
    position: relative;
    padding: 15px;
    margin-bottom: 1.5em;
    width: 100%;
}
.bdp_single.miracle  .related_post_wrap .relatedpost_title {
    margin-top: 10px;
}
.bdp_single_product.miracle .bdp_related_woocommerce_price_wrap,
.bdp_single_product.miracle .bdp_related_product_woocommerce_add_to_cart_wrap {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.bdp_single_product.miracle .bdp_related_product_woocommerce_add_to_cart_wrap {
    margin: 10px 0;
}
.bdp_single.miracle:not(.bdp_single_product) .comments-area,
.bdp_single_product.miracle .woocommerce-Reviews {
    background: #ffffff;
    box-shadow: 0 0 15px -12px #000;
    display: inline-block;
    position: relative;
    padding: 15px;
    margin-bottom: 1.5em;
    width: 100%;
}
.bdp_single.miracle .social-share-cover.right_position {
    text-align: right;
}
.bdp_single.miracle .social-share-cover.center_position {
    text-align: center;
}
.bdp_single .bdp_social_share_postion {
    display: inline-block;
}
.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;
}
.bdp_single_product.miracle .bdp-pinterest-share-image {
    top:45px;
}
.single-post.theme-twentytwentythree .blog_template.bdp_blog_template.miracle_blog{
    width: 97% !important;
}
@media screen and (max-width: 767px) {
    .bdp_single.miracle .author-avatar-div .author_content {
        margin-left: 15px;
    }
    .bdp_single.miracle .author-avatar-div .author_content {
        display: inline-block;
        width: 100%;
        margin-left: 0;
    }
    .bdp_single .miracle_blog h1.post-title {
        width: 80%;
    }
}

@media screen and (max-width: 640px) {
    .bdp_single .miracle_blog .bdp-author-avatar {
        width: 80px;
        height: 80px;
        top: -50px;
    }
}
.bdp_single .related_post_div.two_post .relatedthumb{width: 33.33%;}
