body, .banner-categories {
    background: #f7f7f7;
}

.card, .card-body{
    background-color: #f7f7f7;  
}

.card-product .info-wrap, .table-cart:hover{
    background: #ffffff;
}

.modal-content {
    background-color: #ffffff;
}

.icon-h .fa, 
.sub_categories .img_container p,
.card-product .info-wrap .title a,
.card-product .info-wrap .price-wrap,
.title-addcart,
.modal-body .fa-shopping-cart,
.btn-link,
.order-confirm {
    color: #191919;
}

.banner-categories {
    background-image: linear-gradient(0deg, #f7f7f7 0%, #ffffff 50%, #f7f7f7 95%);
}

.sub_categories .img_container {
    box-shadow: 0 0 3px #c2c2c2;
    background: #fff;
}

.form-control, textarea, .form-control:focus {
    color: #191919;
    background-color: #ffffff;
}

.card-product {
    box-shadow: 0 0 10px #bebebe;
    border: 1px solid #d4d4d4;
    background: #ffffff;
}

.card-product .info-wrap {
    border-top: 1px solid #e4e4e4;
}

.text-white-50 {
    color: rgb(0 0 0 / 84%)!important;
}

footer {
    background-color: #e5e5e5;
}

.footer-title-name {
    color: #000;
    font-weight: 700;
}

.footer-copywriter, a {
    color: #000000;
}

.footer-social .btn {
    background: #e5e5e5;
    box-shadow: 0px 0px 2px #000000;
    color: #000;
}

.no-fount {
    color: #bc0000;
}

.modal-title-product, .modal-footer {
    color: #191919;
    background: #f7f7f7;
}

.bg {
    background-color: #f7f7f7!important;
    color: #191919;
}

.bg-secondary {
    background-color: #f8f8f8 !important;
}

.navbar .dcat:hover .nav-link {
    color: #000;
}

.navbar-dark .navbar-nav .nav-link {
    color: #040404;
}

.dropdown-item {
    color: #161616;
}

.navbar .dcat .dropdown-menu {
    background: #f8f8f8;
}

.dropdown-item:hover {
    color: #414040;
    background-color: #ffffff;
}

.sub-title{
    color: #000;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #272727;
    text-decoration: none;
    background-color: #fff;
}

#main_nav {
    background: #ffffff;
}

.display-menu, .hidden_subm {
    color: #3f3f3f;
    border: 1px solid #3f3f3f;
}

.banner-top .Ama {
    color: #232323!important;
}