body {
    background-color: #212459 !important;
}

footer {
    background-color: #212459 !important;
}

.panel-primary > .panel-heading {
    background-color: #212459;
    border-color: #212459;
    color: #fff !important;
}

header {
    background: rgba(250, 250, 250, 1) !important;
}

#footerbasket .remove, #footerbasket .plusqty {
    color: #212459 !important;
    cursor: pointer;
    font-size: 25px;
}

.contact-us h3 {
    color: #212459 !important;
}

.news-letter h3, .news-letter h4 {
    color: #fff !important;
}


#cssmenu > ul > li > a {
    color: #fff;
}

#cssmenu .open {
    z-index: 999999;
    background-color: #FFF !important;
}

.nav-side-menu ul > li > a:hover {
    border-bottom: 1px solid #FFF;
    color: #fff;
    font-weight: bold;
}

#cssmenu a:hover {
    background-color: #212459 !important;
    color: #fff !important;
}

.container {
    max-width: 78% !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 78% !important;
    }
}

.food-price button {
    color: #006b6e;
}

.btn:hover {
    border: 1px solid #212459 !important;
    background-color: #212459 !important;
}

.news-letter input {

    border: 1px solid #212459 !important;
}

.red-btn {
    background-color: #212459 !important;
    border: 1px solid #212459;
    color: #fff !important;
}

.white-btn {
    background-color: #fff;
    color: #212459 !important;
}

.timing-group .white-btn {
    border: 1px solid #212459;
}

.sweet-alert button.confirm {
    background-color: #212459 !important;
}

.news-letter {
    background-color: #212459;
}

.recipe-list li:hover, .recipe-list li.active {
    background-color: #212459 !important;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #fff !important;
}


.app-download {
    background-color: #212459 !important;

}

.place-order .call, .place-order .order {
    background-color: #212459;
}

.btn-primary, .btn-primary:focus, .btn-primary.focus {
    background: #212459 none repeat scroll 0 0;

}

.btn-primary:hover {
    background: #4fb031 !important;

}

.social-btns a:hover {
    background-color: #4fb031 !important;
}