﻿body {
        background-image: none !important;
        background-color: #f9f9f9 !important;
}

#imgRestaurantLogo 
{
    
}
#div-restaurant-header {
    
    background-color:#00205b !important;

}

#div-restaurant-header div{
    vertical-align:middle !important;
  
}

.active, #tdCategoryNameDesc, #trCartHeader, #tdCheckoutDesc {
    background-color: #dd282c !important;
}

.spnItemName {
    color:  rgb(178, 41, 38) !important;
    
}

.btn-primary {
    background-color: rgba(178, 41, 38,.9) !important;
    color: white !important;
    border: 1px solid rgb(178, 41, 38) !important;
}

.spnCheckoutQuestion {
    color:  #f8b93b !important;
    font-weight: bold;
}



#footerLogo {
    margin-top: 150px !important;
}