.cat2 {
    padding-left: 20px !important;
}

.cat3 {
    padding-left: 40px !important;
}

#scrollbar {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0%;
    height: 5px;
    z-index: 9999;
}

#scrollbar-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e16036;
}

.binshops-cat-hierarchy {
    /* list-style-type: none !important; */
}

.blog-body-con {
    margin-top: 20px;
}
.blog-img {
    border: 1px solid;
    border-radius: 10px;
}
