.blog_template.bdp_blog_template.spektrum {
    background: none;
    border: none;
    float: left;
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    margin-bottom: 30px;
}
.bdp_blog_template.spektrum a.more-tag {
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 10px;
}
.spektrum .bdp-post-image {
    margin-bottom: 0;
    position: relative;
}
/* .blog_template.bdp_blog_template.spektrum .bdp-post-image a:hover {
    opacity: 0.8;
} */
.bdp_acf_field .bdp_acf_link {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}
.blog_template.bdp_blog_template.spektrum .bdp-post-image .overlay {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: rotateY(180deg) scale(0.5, 0.5);
    transition: all 450ms ease-out 0s;
    width: 100%;
}
/* .blog_template.bdp_blog_template.spektrum .bdp-post-image:hover .overlay {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
    height: 100%;
} */
.blog_template.bdp_blog_template.spektrum .bdp-post-image .overlay a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 25px;
    padding: 15px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate3d(-50%, -50%, 0px);
    position:absolute;
    left:50%;
    top:50%;
}
.blog_template.bdp_blog_template.spektrum .bdp-pinterest-share-image {
    z-index: 1;
}


.social-component.spektrum-social {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.social-component.spektrum-social a {
    margin-bottom: 10px;
}
.bdp_blog_template.spektrum img {
    box-shadow: none;
    border-radius: 0px;
    display: table;
    margin: 0 auto;
}
.bdp_blog_template.spektrum .date {
    display: block;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    padding: 8px 5px;
    font-weight: bold;
}
.bdp_blog_template.spektrum .date:hover {
    color: #fff;
}
.bdp_blog_template.spektrum .number-date {
    display: block;
    font-size: 15px;
    line-height: 14px;
    padding: 3px 5px;
}
.bdp_blog_template.spektrum .label_featured_post {
   display: inline-block;
   width: 100%;
   text-align: left;
}
.bdp_blog_template.spektrum .label_featured_post span {
    color: #ffffff;
    background: #000000;
    padding: 7px 15px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
}
.bdp_blog_template.spektrum .blog_header {
    padding: 15px 10px;
    position: relative;
    min-height: 75px;
}
.blog_template.bdp_archive.spektrum .bdp_blog_template.spektrum .blog_header {
    margin-bottom: 20px;
    padding: 10px 0 15px 15px;
}
.blog_template.bdp_archive.spektrum .bdp_blog_template.spektrum .no_date.blog_header,
.bdp_blog_template.spektrum .no_date.blog_header{
    padding-left: 0;
}
a.comments-link {
    text-transform: capitalize;
}
.bdp_blog_template.spektrum .blog_header h2 {
    border-radius: 0px;
    margin: 0 0 15px;
    display: inline-block;
    clear: none;
    word-wrap: break-word;
}
.bdp_blog_template.spektrum .blog_header.no_date .meta_tags{
    padding-left: 0;
    border-left: 0;
}
.bdp_blog_template.spektrum .blog_header .meta_tags {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    vertical-align: top;
    width: calc(100% - 115px);
}
.bdp_blog_template.spektrum .blog_header h2 a {
    text-decoration: none;
}
.bdp_blog_template.spektrum .bdp_woocommerce_meta_box{
    padding: 0 15px;
}
.bdp_blog_template.spektrum .bdp_edd_price_wrapper,
.bdp_blog_template.spektrum .bdp_edd_download_buy_button {
    padding: 0 15px;
}
.bdp_blog_template.spektrum .post_content {
    float: left;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 0 10px;
}
.bdp_blog_template.spektrum .post_content p {
    padding: 0px;
}

.bdp_blog_template.spektrum .post-meta-div {
    margin: 20px 0;
    clear: both;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    padding: 0 30px;
}
.post_date {
    position: relative;
    text-align: center;
    display: inline-block;
}
.details {
    display: inline-block;
    width: auto !important;
    float: right;
    text-align: left;
}
.bdp_blog_template.spektrum .post-meta-div .categories {
    display: inline-block;
    text-transform: capitalize;
    margin-right: 15px;
}
.bdp_blog_template.spektrum .post-by {
    text-transform: none;
    margin-right: 15px;
}
.bdp_blog_template.spektrum .taxonomies {
    margin-right: 15px;
}
.bdp_blog_template.spektrum .tags {
    text-transform: capitalize;
    padding-left: 0;
    margin-right: 15px;
}
.blog_template.bdp_blog_template.spektrum {
    margin-bottom: 65px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
}
.blog_template.bdp_blog_template.spektrum .social-component {
    float: left;
    padding: 0 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
    margin-right: 7px;
}
.bdp_blog_template.spektrum .tags [class^="icon-"],
.bdp_blog_template.spektrum .tags [class*=" icon-"] {
    background: url(../images/glyphicons-halflings.png ) no-repeat -25px -47px;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
.bdp_blog_template.spektrum .tags a,
span.categories a {
    text-transform: capitalize;
}
.bdp_blog_template.spektrum .post-meta-div .categories a {
    text-decoration: none;
}
.bdp_blog_template.spektrum .details a {
    display: inline-block;
    padding-right: 10px;
    text-decoration: none;
    text-transform: capitalize;
}
.post-meta-div span {
    text-transform: capitalize;
    display: inline-block;
}
.post-meta-div span.metacomments{
    margin-right: 15px;
}
.post-meta-div span.bdp-wrapper-like {
    padding-left: 0;
}
.bdp_blog_template.spektrum a.more-tag {
    border: 1px solid;
    border-radius: 0;
    font-size: 15px;
    opacity: 1;
    padding: 5px 15px;
    transition: opacity 0.1s ease-in-out 0s;
    letter-spacing: 1px;
    font-weight: bold;
}
.wl_pagination_box.spektrum .wl_pagination span,
.wl_pagination_box.spektrum .wl_pagination a {
    display: inline-block;
    padding: 2px 10px;
    text-decoration: none;
    margin-right: 0px;
}
.bdp_archive.spektrum .author_content .author a:before {
    background-color: #000000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin: -5px auto;
    position: absolute;
    width: 25px;
}
.bdp_archive.spektrum .author_content .author a {
    color: #333333;
    display: inline-block;
    line-height: 1.5;
    margin: 20px 0;
    text-transform: capitalize;
    font-style: italic;
    position: relative;
}
.spektrum .author-avatar-div {
    display: inline-block;
    width: 100%;
    position: relative;
    border-top: 1px solid #333333;
    padding: 30px;
    margin-bottom: 35px;
}
.bdp_archive.spektrum .avtar-img {
    float: left;
    margin-right: 30px;
}
.bdp_archive.spektrum .author_content > p {
    color: #333333;
    font-family:sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.spektrum .author-avatar-div:before {
    left: 0;
}
.spektrum .author-avatar-div:after {
    right: 0;
}
.spektrum .author-avatar-div:after,
.spektrum .author-avatar-div:before {
    background-image: linear-gradient(to bottom, #333333, #ffffff);
    background-image: -moz-linear-gradient(top, #333333, #ffffff);
    background-image: -webkit-linear-gradient(top, #333333, #ffffff);
    background-image: -ms-linear-gradient(top, #333333, #ffffff);
    background-image: -o-linear-gradient(top, #333333, #ffffff);
    /*IE8+*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#333333', endColorStr='#FFFFFF', GradientType=0)";
    content: " ";
    height: 100%;
    max-height: 100%;
    position: absolute;
    top: -1px;
    width: 1px;
}
.bdp_archive.spektrum {
    padding: 0 15px;
}
.bdp_archive.spektrum .social-component {
    display: inline-block;
    vertical-align: top;
}
.bdp_archive.spektrum .author-avatar-div .social-component.large,
.bdp_archive.spektrum .author-avatar-div .social-component {
    float: none;
    width: auto;
    margin: 0;
}
.bdp_archive.spektrum .author_content .author {
    display: inline-block;
    line-height: 1.5;
    margin: 20px 0;
    text-transform: capitalize;
    font-style: italic;
    position: relative;
}
.bdp_archive.spektrum .author-avatar-div .social-component.large a {
    margin: 0 10px 0 0 !important;
}
.bdp_archive.spektrum .author-avatar-div .social-component a {
    margin: 0 10px 0 0 !important;
}
.bdp_blog_template.author-avatar-div .author_content p {
    margin-bottom: 20px !important;
}
.spektrum .bdp-wrapper-like{
    width: auto;
}
.spektrum .bdp-wrapper-like > span{
    display: inline-block;
}
.bdp_blog_template.spektrum .bdp_social_share_postion {
    display: inline-block;
    /*position: relative;*/
}
.bdp_blog_template.spektrum .bdp_social_share_postion.center_position {
    text-align: center;
}
.bdp_blog_template.spektrum .bdp_social_share_postion.center_position .social-component {
    float: none;
    display: inline-block;
    width: auto;
}
.bdp_blog_template.spektrum .bdp_social_share_postion.right_position .social-component {
    float: right;
    width: auto;
}
@media screen and (max-width: 500px) {
    .bdp_archive.spektrum .author-avatar-div .avtar-img,
    .bdp_archive.spektrum .author-avatar-div {
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 910px) {
    .bdp_archive.spektrum .author-avatar-div .social-component.large a {
        margin: 0 5px 0 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .bdp_blog_template.spektrum .tags {
        display: block;
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .spektrum .blog_header h2 a,
    .spektrum .blog_header h2 {
        font-size: 20px;
    }
    .bdp_blog_template.spektrum .blog_header h2 {
        width: 100%;
    }
    .bdp_blog_template.spektrum .details,
    .bdp_blog_template.spektrum .categories,
    .bdp_blog_template.spektrum .post-by,
    .bdp_blog_template.spektrum .tags {
        display: inline-block;
    }
    .bdp_blog_template.spektrum .tags {
        padding-left: 0;
    }
    .bdp_blog_template.spektrum .post_content .details{
        position: relative !important;
        bottom: 0 !important;
        right: 0 !important;
        display: inline-block !important;
        width: 100% !important;
        float: none;
        margin-top: 10px !important;
    }
}
