/* Single Post */
.post .content-inner {
    padding-bottom: 8px;
}

.single .heading-title {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.blog-title #single-below-header>span {
    padding: 0;
    border-left: none;
}

.single-post .post-content>.audio-wrap, 
.single-post .post-content>.post-featured-img>img, 
.single-post .post-content>.quote-inner, 
.single-post .post-content>.video {
    margin-bottom: 24px;
}

.single #single-below-header span {
    color: #333333;
    font-size: 12px;
}