.food-gallery .food-item-wrapper {
    color: #ffffff !important;
    border: 4px solid;
    border-image: linear-gradient(303deg, #926F34, #DFBD69, #AE8625) 1;
}
.main-content {
    background-color: #000000 !important;
}
.food-gallery .food-item {
    background-color: #000000 !important;
}
.food-name h3 {
    color: #fff !important;
}
.menu-card-details {
    color: #ffffff !important;
}
.addbasket-right {
    border-left: 1px solid #ffdd57 !important;
    color: #fff;
}
.mobileMenu ul li {
    background-color: #000000;
}
.mobileMenu li a i {
    color: #fff !important;
}
.mobileMenu ul li a {
    color: #ffffff !important;
}
#hide-menu a {
    color: #fff !important;
    border-radius: 12px;
    border: 1px solid #c39e42;
    margin-bottom: 17px;
    box-shadow: 0 4px 6px 0 rgba(27, 35, 36, .02), 0 2px 12px -2px rgba(27, 35, 36, .08), 0 3px 6px 0 rgba(27, 35, 36, .06);
    background: #c39e42 !important;
}
#openMessage {
    color: #ffffff;
}
#hide-menu >div {
    background: #c39e42 !important;
}
#info-tab-pane{
 background-color: #c39e42 !important;
 color: #fff !important;
}
#discountrate {
    color: white !important;
    background: white;
    background: #b9963f;
}
.ctext{
    background: #c39e42 !important;
    color: #fff !important;
}
.card-body{
    background: #c39e42 !important;
    color: #fff !important;
}
.baskettotal {
    background: #c39e42 !important;
    color: #fff !important;
}
.controls {
    color: #ffffff;
    border: 1px solid #000000;
}
#footerbasket .plusqty, #footerbasket .remove {
    color: white !important;
}
.plusqty {
    border-left: 1px solid #000000;
}
.basketqty{
    color: #ffff !important;
}
.remove{
    border-right: 1px solid #11111;
}
.desc{
    color: #fff !important;
}
.pricebox{
    color: #fff !important;
}
#discountrate span:last-child { color:#111 !important; }
#footerbasket li { color: #fff !important;}
.sweet-alert {
    border: 1px solid #c39e42;
    background-color: #c39e42;
}
.sweet-alert button.cancel {
    background-color: #000;
    color: white;
    border: 1px solid #000;
}

.table{
    border: 1px solid #c39e42;
    font-size: 1.2rem;
}

