.single-sermon .blog-social a {
    color: #808080;
    border: 1px solid;
    display: inline-block;
    font-size: 17px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    margin-right: 4px;
    width: 36px;
    height: 36px;
    line-height: 37px;
    transition: all 0.18s ease;
}

.single-sermon .post-sharing span {
    font-size: 15px;
    font-weight: 700;
    color: #484848;
    padding-right: 10px;
    line-height: 1.5;
}

.single-sermon .blog-single-post .post-sharing {
    margin-top: 35px;
    margin-bottom: 10px;
    padding-top: 35px;
    border-top: 1px solid #e9e9e9;
    clear: both;
}

.single-sermon .postmetadata h6 {
    display: table-cell;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding-right: 4px;
    margin-bottom: 0;
    border-right: 2px solid #fff;
    color: #707070;
}

.single-sermon a.readmore {
    letter-spacing: 0px;
}