.bg-white {
    background-color: #edcd08 !important;
}
.btn {
    font-size: .8rem !important;
    font-family: comic sans ms !important;
}
.navbar-nav .nav-link {
font-family: comic sans ms !important;
text-transform: uppercase !important;
}
body {
font-family: comic sans ms !important;
}
a {
font-family: comic sans ms !important;
}
p {
font-family: comic sans ms !important;
}
h1 {
font-family: comic sans ms !important;
}
h2 {
font-family: comic sans ms !important;
}
h3 {
font-family: comic sans ms !important;
}
h4 {
font-family: comic sans ms !important;
}
h5 {
font-family: comic sans ms !important;
}
h6 {
font-family: comic sans ms !important;
}
.strip figure .city_title {
    font-size: 1.8rem;
    text-shadow: #000 2px 2px 2px !important;
}
.navbar-brand img {
    height: 50px !important;
}
#localorder_phone{
display: inherit !important;
}
.btn-neutral {
  color: #000000 !important;
}
.btn-cart {
    color: #000000 !important;
}
.btn-danger {
    background-color: #edcd08;
    border-color: #edcd08;
}
.badge-primary {
  background-color: #edcd08;
}
.btn-danger:hover {
  background-color: #edcd08;
}
.nav-pills .nav-link.active {
    color: #000 !important;
    background-color: #edcd08 !important;
}
.nav-pills .nav-link {
  color: #000000 !important;
}
.fixed-top {
    background-color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-nav .nav-link {
    font-weight: 600;
}
.text-white-restaurant{
  font-size: 4.5em !important;
  font-weight: 600 !important;
  text-shadow: #000 2px 2px 2px !important;
  color: #fff !important;
}
.display-4-restaurant {
	color: #000 !important;
	font-size: 20px !important;
	font-weight: 500;
	margin-bottom: 0px !important;
}
.display-4-restaurant-sml {
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 400;
	margin-bottom: 0px !important;
}
h1 {
	color: #000 !important;
}
a {
	color: #000 !important;
}
body {
	color: #000 !important;
}
.btn-primary {
    color: #fff;
    background-color: #4f4f4f !important;
    border-color: #4f4f4f !important;
}
.info-block.block-info {
    border-color: #edcd08 !important;
}
.footer .footer-link, .footer .nav .nav-item .nav-link {
    color: #000 !important;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}