.catsep a:after {
    content: '';
    width: calc(100% - 4px);
    height: 1px;
    background-color: currentColor;
    position: absolute;
    bottom: 0;
    left: 2px;
}
.catsep a{
  position:relative;
}
.qodef-related-post .catsep{
  display:none;
}
 .qodef-blog-holder .qodef-post-info-top>div{
display:block;
}
 .qodef-blog-holder article .qodef-post-info-top .qodef-tags-holder .qodef-tags {
    padding-left: 0px;
}
.tax-portfolio-tag .qodef-pli-category-holder{
  display:none !important;
}
.single.single-post .qodef-post-info-top:before{
  display:none !important;
}
.single.single-post .qodef-post-info-date:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #000;
    vertical-align: middle;
    margin-right: 7px;
}
.category-our-brands .qodef-sidebar .cat-item-77,.category-our-brands .qodef-sidebar .cat-item-84{
  display:none;
}

.archive.category .qodef-tags-holder,.single-post .qodef-tags-holder{
  display:block !important;
}
.archive.category .qodef-post-info-top>div:after,.single-post .qodef-post-info-top>div:after{
  display:none;
}
.single-post .qodef-sidebar .cat-item-88{
  display:none;
}


