.blog_grid_box {
    position: relative;
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

.bdp_post_list .post-body-div,
.blog_template.blog_grid_box_cover .post-body-div {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.post-body-div-right .bdp-post-image {
    width: 25%;
}
.post-body-div-right:nth-child(1) .bdp-post-image {
    width: 100%;
}
.post-body-div-right:nth-child(1) .bdp_post_content {
    width: 100%;
    padding: 0;
}
.post-body-div-right .bdp_post_content {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
}

.post-body-div .bdp-post-image img,
.post-body-div .bdp-post-image figure {
    width: 100%;
    margin: 0;
}

.bdp_post_list .post-body-div-right:nth-child(1) img,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) img {
    width: 100%;
    object-fit: cover;
}

.bdp_post_list .post-body-div-right .post-body-div-inner,
.blog_template.blog_grid_box_cover .post-body-div-right .post-body-div-inner {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d1cece;
}

.bdp-post-image img {
    width: 100%;
    object-fit: cover;
}

.bdp_wrapper.blog_grid_box {
    /* max-width: 1280px !important; */
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

h2.post_title a {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}

h2.post_title {
    margin-bottom: 15px;
    margin-top: 15px;
    float: left;
    width: 100%;
}

.post-body-div-right:nth-child(1) .bdp_post_content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.post-body-div-right:nth-child(1) .bdp_post_content .category-link {
    margin-bottom: 10px;
    display: block !important;
}

.post_content,
.metadatabox,
.read_more_div {
    float: left;
    width: 100%;
}

.post-body-div-right:nth-child(1) .post_content {
    margin-bottom: 15px;
}

.bdp_post_list .post-body-div-right:nth-child(1),
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) {
    float: left;
    padding-bottom: 20px;
}

.bdp_post_list .post-body-div-right,
.blog_template.blog_grid_box_cover .post-body-div-right {
    float: none;
    display: inline-block;
}
.blog_grid_box .metadatabox {
    text-transform: capitalize !important;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content {
    display: flex;
    flex-wrap: wrap;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp-post-categories,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp-post-categories {
    order: 1;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .metadatabox,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp-post-meta  {
    order: 2;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_post_title,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_price_wrapper, 
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_download_buy_button,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_woocommerce_meta_box,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_post_title,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_price_wrapper,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_download_buy_button,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_woocommerce_meta_box  {
    order: 3;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .post_content,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .post_content {
    order: 4;
    display: block;
}
.bdp_blog_template.blog_grid_box-post  .bdp_post_content h2.bdp_post_title a{
    word-break: break-word;
}
.post-body-div-right .bdp_post_content .post_content,
.post-body-div-right .bdp_post_content .bdp_social_share_postion,
.post-body-div-right .bdp_post_content .bdp_woocommerce_meta_box,
.post-body-div-right .bdp_post_content .bdp_edd_price_wrapper,
.post-body-div-right .bdp_post_content .bdp_edd_download_buy_button {
    display: none;
}
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_social_share_postion,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_social_share_postion {
    order: 5;
    display: block;
}

.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp-post-categories,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .metadatabox,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_post_title,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .post_content,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_social_share_postion,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_price_wrapper, 
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_download_buy_button,
.bdp_post_list.blog_grid_box .post-body-div-right:nth-child(1) .bdp_post_content .bdp_woocommerce_meta_box,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp-post-categories,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .metadatabox,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_post_title,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .post_content,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_social_share_postion,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_price_wrapper, 
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_edd_download_buy_button,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .bdp_post_content .bdp_woocommerce_meta_box {
    width: 100%;
}
.bdp_blog_template.post-body-div-right img.wp-post-image {
    max-height: 100px;
}
.bdp_blog_template.post-body-div-right:first-child img.wp-post-image {
    max-height: unset;
}
.bdp_post_list .post-body-div-right:nth-child(1) .post-body-div-inner,
.blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1) .post-body-div-inner {
    display: block;
    padding: 0;
    border-bottom: none;
}
.archive .blog_template.blog_grid_box  .author-avatar-div .avtar-img img{
    max-width: none !important;
}
.archive .blog_template.blog_grid_box  .author-avatar-div .author_content{
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.archive .blog_template.blog_grid_box  .author-avatar-div .avtar-img{
    margin-top: 20px;
}

@media only screen and (max-width: 640px) {
    .bdp_post_list .post-body-div-right:nth-child(1),
    .blog_template.blog_grid_box_cover .post-body-div-right:nth-child(1),
    .bdp_post_list .post-body-div-right,
    .blog_template.blog_grid_box_cover .post-body-div-right {
        width: 100%;
    }
}

@media only screen and (min-width: 640px) {
    .bdp_post_list .post-body-div-right,
    .blog_template.blog_grid_box_cover .post-body-div-right {
        width: 50%;
    }
}

.bdp_post_list .post-body-div-right, .blog_template.blog_grid_box_cover .post-body-div-right{
    float: inline-end;
}