﻿body {
background-image:  url('/Order/images/ponchatoulas/ponchatoulaBG.png')   !important;

background-position: center top  !important;
background-repeat: repeat  !important;
}

#imgRestaurantLogo {
    width:223px !important;
    max-width:223px !important;
    height: 133px !important;
    vertical-align: top !important;
}
#div-restaurant-header {
    background-image: url('/Order/images/ponchatoulas/PonchatoulaHeader.jpg')  !important;
    background-repeat: repeat-x !important;
    padding-top:10px !important;
    height: 150px !important;
    border-bottom: none !important;
   -webkit-box-shadow: 0px 1px 1px #424242 !important;
-moz-box-shadow: 0px 1px 1px #424242 !important;
box-shadow: 0px 1px 1px #424242 !important;
font-family: "Oswald", sans-serif !important;
}

#div-restaurant-header div span, #restaurant-info-tel a, #div-restaurant-service-info, #divSignIn{
color: white!important;
background-color:rgba(0,0,0,0.5) !important;
padding:3px;
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
#div-restaurant-header {
    height: 375px !important;
    background-color: black !important;
     background-image: none !important;
     width:100% !important;
}
#imgRestaurantLogo {
    width:auto !important;
}
}

@media only screen 
and (max-width : 640px) {
/* Styles */
#div-restaurant-header {
    background-image: none !important;
    height: 250px !important;
    background-color: black !important;
    width:100% !important;
}
#imgRestaurantLogo {
    width:auto !important;
}
}

.active {
    background-color: #bc3726 !important;
    border:1px solid #ae0a12 !important;
}

#tdCategoryNameDesc, #trCartHeader, #tdCheckoutDesc {
        background-color: #080c08 !important;
	border:1px solid #ffffff !important;
}

.spnItemName {
    color:  #E51F29 !important;
}

.btn-primary, .btn-info {
    background-color: #ae0a12 !important;
    color: white !important;
    border: 1px solid #E51F29 !important;
}

.spnCheckoutQuestion {
    color:  #f8b93b !important;
    font-weight: bold;
}

#footerLogo {
    margin-top: 150px !important;
}
