<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bdp_single.fairy .bdp_blog_template,
.bdp_single.fairy .author-avatar-div,
.bdp_single.fairy .bdp-post-navigation,
.bdp_single.fairy .author-avatar-div,
.bdp_single.fairy .related_post_wrap {
    box-shadow: 0 0 15px -10px #999999;
    background: #ffffff;
    display: inline-block;
    margin: 0 0 40px;
    padding: 15px;
    position: relative;
    width: 100%;
}

.bdp_single.fairy:not(.bdp_single_product) .comments-area,
.bdp_single_product.fairy .woocommerce-Reviews {
    box-shadow: 0 0 15px -10px #999999;
    background: #ffffff;
    margin: 0 0 40px;
    padding: 15px;
    position: relative;
    width: 100%;
    display: block;
}
.bdp_single_product.fairy .comments-area{
    padding: 0;
}
.bdp_blog_template.fairy &gt; div {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
}
.bdp_blog_template.fairy .bdp-pinterest-share-image {
    left: auto;
    right: 10px;
    z-index: 1;
}
.bdp_blog_template.fairy .post-img-overlay {
    box-shadow: inset 0 0 640px rgba(0,0,0,0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.bdp_blog_template.fairy .post-meta-cover {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 80%;
}
.bdp_single_product .post-meta-cats-tags {
    display: inline-block;
    width: 100% !important;
}
.bdp_blog_template.fairy .post-meta-cover .author-avatar {
    display: inline-block;
    margin-right: 15px;
}
.bdp_blog_template.fairy .post-meta-cover .author-avatar img {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    margin: 0;
}
.bdp_blog_template.fairy .post-meta-cover .post-meta-wrapp {
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    line-height: 1.2;
}

.bdp_blog_template.fairy .post-meta-cover .post-meta-wrapp a {
    color: #ffffff;
}
.bdp_blog_template.fairy .post-meta .display_post_views {
    width: auto;
}
.bdp_blog_template.fairy .post-meta &gt; span,
.bdp_blog_template.fairy .post-meta &gt; div {
    margin: 0 15px 0 0;
    padding: 0;
}
.bdp_single.fairy .post_content.entry-content {
    padding: 0;
    margin: 0 0 20px;
}
.bdp_blog_template.fairy .category-link {
    margin: 0 0 10px;
}
.bdp_blog_template.fairy .post-meta-cats-tags,
.bdp_blog_template.fairy .post-tags .post-tags-wrapp {
    display: inline-block;
    position: relative;
    width: auto;
    margin-right: 10px;
}
.bdp_blog_template.fairy .post-meta-cats-tags .link-lable {
    margin-right: 5px;
}
.bdp_blog_template.fairy .post-tags .post-tags-wrapp span,
.bdp_blog_template.fairy .category-link .tag {
    border: 1px solid #999999;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.bdp_blog_template.fairy .post-share-div {
    float: right;
    width: auto;
}
.bdp_blog_template.fairy .post-share-div &gt; div {
    display: inline-block;
    float: none;
    margin-right: 10px;
    width: auto;
    vertical-align: top;
}
.fairy .bdp-post-navigation {
    border: none;
}
.fairy .author-avatar-div .avtar-img {
    display: inline-block;
    float: left;
}
.fairy .author-avatar-div .avtar-img img {
    border-radius: 10px;
}
.fairy .author-avatar-div .author_content {
    display: inline-block;
    margin-left: 25px;
    vertical-align: top;
    width: calc(100% - 180px);
}
.bdp_single_product.fairy .bdp_related_woocommerce_price_wrap,
.bdp_single_product.fairy .bdp_related_product_woocommerce_add_to_cart_wrap {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.bdp_single_product.fairy .bdp_related_product_woocommerce_add_to_cart_wrap {
    margin: 10px 0;
}
.bdp_single .relatedposts .relatedthumb .relatedthumb_content_wrap .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: 991px) {
    .bdp_blog_template.fairy .post-tags {
        margin-bottom: 5px;
        width: 100%;
    }
    .bdp_blog_template.fairy .post-share-div {
        float: left;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .fairy .author-avatar-div .author_content {
        margin-left: 0;
        width: 100%;
    }
    .bdp_single.fairy .author-avatar-div img.avatar {
        width: auto;
    }
}</pre></body></html>