img {max-width: 100%;}
header {
  min-height: 720px;
}
.header-content {
  top: 30%;
}
.title5 h2 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  position: relative;
  margin: 0;
}
.title5 h2::after {
  content: "";
display: block;
height: 2px;
width: 60px;
background-color: #e74c3c;
position: absolute;
bottom: -3px;
left: 50%;
margin-left: -30px;
}
#content8 .icon {
    float: left;
    background-color: #f5f5f5;
    border-radius: 2px;
    padding: 15px;
    font-size: 24px;
    text-align: center;
    min-width: 60px;
}
.title5 {
    padding: 40px 0 10px 0;
    background: #282828;
}
.title5 h1 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    position: relative;
    margin: 0;
}
.title5 h1::after {
    content: "";
    display: block;
    height: 2px;
    width: 60px;
    background-color: #e74c3c;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
}
#services1 .service-box h3 {
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
}
.basic2 {
    background: #282828;
    color: #fff;
    padding: 0px 0px 40px 0px;
}
#basic2 h3, .basic2 h3 {
    font-size: 22px;
    margin-top: 50px;
}
#basic2 p, .basic2 p {
    font-size: 12px;
}
.center {text-align:center;}
.price {
  position: absolute;
  right: 150px;
}
#content8 p {
    font-size: 14px;
    padding: 0 25px;
}
.mydish-price {top: 0px; font-size: 20px !important; color: #e03c23; font-weight: 500; font-family: 'Zilla Slab', serif; }
.menu-block { margin-bottom: 0px; }
.menu-title { border-bottom: 3px solid #e0e6e3; margin-bottom: 36px; padding-bottom: 10px; }
.menu-content { border-bottom: 1px solid #e0e6e3; margin-bottom: 30px; }
.dish-img { }
.dish-content { margin-top: 12px; margin-bottom: 20px; }
.dish-meta { font-size: 12px; text-transform: uppercase; display: block; width: 210px; line-height: 1.7; }
.dish-title { margin-bottom: 6px; font-size: 15px; text-transform: uppercase; font-weight: 500; position: relative; }
.dish-price { position: absolute; right: 16px; top: 0px; font-size: 26px; color: #e03c23; font-weight: 500; font-family: 'Zilla Slab', serif; }
.well-block .dish-meta { width: 100%; }
.well-block .dish-price { font-size: 26px; color: #e03c23; font-weight: 500; font-family: 'Zilla Slab', serif; position: inherit; }
.dish-price > p {font-size:24px;}
#slider .item {display: none;}
.dailycontent {margin-top: 2% !important;}