.products-sidebar img{
    display: none !important;
}
.products-sidebar .count{
    display: none;
}
.products-sidebar li{
    margin-bottom: 1rem !important;
}
.products-sidebar h2{
    font-weight: bold !important;
}
.products-item h2{
    font-weight: bold !important;
}
.titlebar .title:after{
    bottom: unset;
    left: unset;
}
.wd-heading h2 span:after, .wd-heading h3 span:after, .wd-heading h4 span:after, .wd-heading h5 span:after, .wd-heading h6 span:after{
    bottom: unset;
}
.woocommerce-result-count, .woocommerce-ordering{
    display: none;
}
mark{
    background: unset;
}
.products h2{
    font-size: 16px !important;
}
.projects-sidebar ul{
    margin-left: 0;
    font-size: 16px;
    font-weight: bold;
}
.projects-sidebar a{
    color: var(--headings-color);
    padding: 8px 0;
}
.projects-sidebar li{
    margin-bottom: 15px;
}
.projects-sidebar li:nth-child(n+4){
    display: none;