
#category>.sticky-top {
    top: 56px !important;
}

.fs-7{
    font-size:14px;
}
.list-group-item {
    border: none !important
}

.flex-scroll-x {
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
}

.nav-pills .nav-link {
    border-radius: 20px !important
}

::-webkit-scrollbar {
    display: none;
}



.card-body{
    padding:9px !important;
}

.modal-body, .modal-footer{
    background-color: white !important;
}
/* small{font-size:13px !important} */