  .section-title h1{
        max-width: 800px ;
        font-family: Lovelo,sans-serif;
        font-size: 52px;
        line-height: 52px;
        text-transform: uppercase;
    }
    #single-below-header {
    margin-top: 8px;
    margin-bottom: 0px;
}
 #single-below-header span:first-child {
    padding-left: 0;
    border: none;
}
 #single-below-header>span {
    padding: 0 10px 0 10px;
    border-left: 1px solid #DDD;
}
#single-below-header span {
    font-family: inherit;
    font-size: 12px;
    line-height: 16px;
    color: #888;
    padding-left: 0;
    display: block;
    float: left;
}

   #single-below-header>span {
    padding: 0 10px 0 10px;
    border-left: 1px solid #DDD;
}
    #single-below-header span{
        margin-bottom: 12px;
        font-size: 14px;
        color: #888;
    }
     #single-meta {
    top: 50%;
    margin-top: -13px;
    float: none;
    z-index: 102;
    position: absolute;
        right: 0px;
    height: 21px;
}
#single-meta ul {
    margin-bottom: 0px;
    margin-left: 30px;
    margin-bottom: 30px;
}
#single-meta ul li{
float: left;
    list-style: none;
    padding: 0px!important;
    border-bottom: 0px!important;
        margin: 5px!important;
}
#single-meta ul li:first-child{
    margin-top: 2px;
    margin: 0px 16px 0px 0px;
    padding: 0px 0px 0px 0px!Important;
    display: block;
    
}
#single-meta ul li >a {
    border: 2px solid rgba(0,0,0,0.1)!important;
    color: #999!important;
    border-radius: 100px;
    padding: 8px 16px!important;
    -webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
    transition: border-color .45s cubic-bezier(0.25,1,0.33,1);
    height: auto;
    line-height: 20px;
    display: block;
}
#single-meta  .meta-comment-count a{
    -webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1),color.45s cubic-bezier(0.25,1,0.33,1);
    transition: border-color .45s cubic-bezier(0.25,1,0.33,1),color.45s cubic-bezier(0.25,1,0.33,1);
}
 body [class^="icon-"].icon-default-style{
    display: inline;

    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
.single #single-meta ul li.meta-comment-count i {
    margin-right: 3px;
}
