/*
.current-category-ancestor , .current-post-ancestor , .current-page-ancestor {
    background: rgba(0,0,0,.05);
    border-bottom: 3px solid #0eacdb;

}
.current-category-ancestor  > a:first-child, .current-post-ancestor  > a:first-child, .current-page-ancestor  > a:first-child{
    line-height: 89px !important;
}
*/
