/*** Write your CSS structure here. ***/

.food-item .price {
font-size: 20px;
}

.food-item h3 {
font-size: 18px;
margin: 0 0 7px 0;
}

.contact-info li {
margin-bottom: 5px;
font-size: 16px;
}

.vc_separator h4 {
line-height: 1em;
font-size: 18px !important;
display: table-cell;
white-space: pre;
}

.opening-hours li h5, .opening-hours li h6 {
font-size: 22px;
margin: -5px;
}

input#ResTime {
  height: 28px !important;
}
input#datepicker {
  height: 28px;
}
input#PartySizeFake {
  height: 28px;
}

li.OT_day {
  height: 60px;
  width: 90%
}

li.OT_time {
  height: 60px;
  width: 90%
}

li.OT_party {
  height: 60px;
  width: 90%
}

.OT_ExtLink:link, .OT_ExtLink:visited, .OT_ExtLink:hover, .OT_ExtLink:active {
  color: #42382c;
  font-family: Verdana,Arial,Helvetica,Sans-Serif;
  text-decoration: none;
  font-size: 11px;
  text-align: center;
  display: block;
  width: 165px;
  margin-top: 3px;
}

article.col-md-4.col-sm-6 {
  width: 100%;
  text-align: center;
}
.posts.blog article h2 {
  font-size: 24px;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  display: none;
}
.btn.btn-sm {
  font-size: 15px;
  padding: 8px 28px;
  width: 80%;
  margin-left: 10%;
}
.nav-tabs.style-2 {
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}

p {
display: inline;
}
