/*your custom css goes here*/

/*your custom css goes here*/

.top-navbar {
    background-color: #54221f !important;
}

.border-gray-200 {
    background-color: #54221f !important;
}

.cat-name {
    font-size: 15px !important;
        color: #fff;
}

.align-items-baseline {
    background-color: #54221f!important;
    padding: 10px;
    border-radius: 4px;
    /*margin-left: -20px;*/
    margin-right: -20px;
    margin-top: -12px;
}

.cat-image {
    font-size: 40px;
    height: 30px;
    width: 30px;
}

.list-inline-item {
    color: #fff;
    opacity: 1 !important;
}

/*.sub-cat-menu{*/

/*     background-color:#FCCA19 !important;*/

/*}*/

.aiz-category-menu {
    background-color: #54221f !important;
}

.cus-fb {
    color: blue;
}

.cus-insta {
    color: red;
}