.navbar {
  border-bottom: none !important;
}
.footer-container {
  max-width: 100% !important;
}
.our-chef_img img {
    height: 517px !important;
    object-fit: fill !important;
}
.footer-link-urlds:hover {
  color:#d1c1c1 !important;
}

@media screen and (max-width: 676px) {
  .our-chef_img img {
    height: 342px !important;
 }
}

@media screen and (max-width: 767px) {
.menu-row .item-name {
  max-width: 79%;
}
}
@media screen and (max-width: 667px) {
  .logo img {
    height: 50px !important;
    width: 66px;
}

.title-font {
  font-size: 19px !important;
  }
  

}

.item-image {
  position: absolute;
  bottom: 0;
  right: 0;
}
 .footer-link {
  color: #b7b7b7 !important;
}

.title-font {
  font-family: inherit;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  line-height: normal;
  color: #eb3007;
  }
  
  .title-font:before {
    content: none !important;
}


