.box-categories>h4 {display: none;}
.sidebar #categories {background-color: #fff;padding: 0;}
#categories .expandable.expanded>ul {background-color: #fff;padding-top: 0;}
.sidebar .box-bg-variant .categories a {font-size: 15px;font-weight: 700;color: #282D35;padding-left: 20px;position: relative;}
.sidebar .box-bg-variant .categories a::before {position: absolute;left: 0;top: 50%;margin-top: -7px;content: "";width: 12px;height: 15px;background-color: #800020;border-radius: 0 5px 5px 0;}
.sidebar .box-bg-variant .categories.expanded a {border-bottom: 0;}
.categories ul a {padding-left: 25px!important;font-size: 13px!important;font-weight: 400!important;}
.categories__del {padding: 9px 13px;font-weight: 800;font-size: 15px;color: #fff;background-color: #800020;border-radius: 4px;margin: -1px;}
.categories__del.--2 {background-color: #5E0018;}
.categories__del.--2+ .categories a::before {background-color: #5E0018;}
.categories__del.--3 {background-color: #991436;}
.categories__del.--3+ .categories a::before {background-color: #991436;}
