<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.page-id-16862 header {
  display: none!important;
}
/* remove top bar */
.page-id-16862 .top-bar {
  display: none;
}
.page-id-16862 h1 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  font-size: 50px;
  color: #fff!important;
  text-align: left;
  line-height: 1;
  margin: 10px 0;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-16862 h1 {
    font-size: 50px;
    text-align: left;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-16862 h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-16862 h1 {
    font-size: 75px;
  }
}
.page-id-16862 h2,
#custom-footer h2 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  color: #fff!important;
  text-align: left;
  margin: 0;
  font-size: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-16862 h2,
  #custom-footer h2 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-16862 h2,
  #custom-footer h2  {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-16862 h2,
  #custom-footer h2  {
    font-size: 35px;
  }
}
.page-id-16862 h3 {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 300;
  text-align: left!important;
  margin: 0;
  font-size: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-16862 h3 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-16862 h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-16862 h3 {
    font-size: 30px;
  }
}
.page-id-16862 p,
.page-id-16862 .price {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-16862 p,
  .page-id-16862 .price {
    font-size: 18px;
    text-align: left;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-16862 p,
  .page-id-16862 .price {
    font-size: 20px;
    text-align: left;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-16862 p,
  .page-id-16862 .price {
    font-size: 22px;
    text-align: left;
  }
}
.page-id-16862 .eltd-content a {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  font-size: 18px; 
  color: #ba2a43!important;
  text-transform: uppercase;
}
.page-id-16862 .eltd-content a:hover {
  text-decoration: underline;
}

.page-id-16862 a.btn {
  font-size: 18px;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-transform: uppercase;
  height: 50px;
  width: 71px;
  text-align: center;
  line-height: 2.8;
  display: inline-block;
  background-color: #f9b7ab;
  color: #ba2a43!important;
}
.page-id-16862 a.btn:hover {
  background: #790016;
  color: #ffffff!important;
  text-decoration: none;
}
.page-id-16862 a.btn.red {
  background: #ba2a43;
  color: #ffffff!important;
}
.page-id-16862 a.btn.red:hover {
  background: #790016;
  text-decoration: none;
}
.page-id-16862 .white,
#custom-footer .white {
  color: #fff!important;
}
.page-id-16862 .black,
#custom-footer .black {
  color: #000!important;
}
.page-id-16862 .image-tag {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  position: absolute;
  top: 38px;
  left: 15px;
  background-color: #f9b7ab;
  color: #ba2a43;
  width: 200px;
  height: 35px;
  text-align: center;
  padding-top: 15px;
}
/* HERO */
.page-id-16862 .hero-container {
  height: 616px;
  position: relative;
}
.page-id-16862 .hero-container > div {
  height: 100%;
  padding: 0!important;
}
.page-id-16862 .hero-container > div > div {
  position: absolute;
  top: 0;
  left: 4%;
  width: 394px;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-16862 .hero-container > div > div {
    width: 418px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-16862 .hero-container > div > div {
    width: 470px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-16862 .hero-container > div > div {
    width: 530px;
  }
}
.page-id-16862 .hero-content p {
  color: #fff!important;
}
.page-id-16862 .hero-content {
  z-index: 1;
  height: 100%;
  position: relative;
  padding: 0 30px;
}
@media only screen and (min-width: 1000px) {
  .page-id-16862 .hero-content {
    padding: 0 52px;
  }  
}
.page-id-16862 .hero-content > div {
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-id-16862 .hero-content-overlay {
  background-color: #ba2a43;
  width: 412px;
  height: 100%;
  opacity: 0.7;
  z-index: 0;
}
.page-id-16862 a.holiday-hours-view {
  
}
.our-holiday-meals img {
  width: 100%;
}
.our-holiday-meals p {
  line-height: 1.3;
  margin-bottom: 16px;
}
.our-holiday-meals .price {
  /*font-size: 1.2rem;*/
  line-height: 1;
  color: #BA2A43;
  font-weight: 700;
}
.add-pie h1 {
  text-align: center;
}
.add-pie img {
  width: 100%;
}
.add-pie .price {
  /*font-size: 2rem;*/
  line-height: 1;
  color: #BA2A43;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.get-started .wpb_content_element {
  padding: 50px; 
}
.get-started .wpb_content_element h2 {
  margin-bottom: 40px;
}
.get-started  .vc_column-inner {
  padding: 0!important;
}
#big-table-form {
  display: flex;
  align-items: center;
  justify-content: center;
}
#big-table-form input {
  width: 450px;
  height: 48px;
  outline: none!important;
  border: none!important;
  border-radius: 0!important;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  #big-table-form input {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1100px) {
  #big-table-form input {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1300px) {
  #big-table-form input {
    font-size: 17px;
  }
}

#big-table-form input::placeholder {
  padding-left: 10px;
}
.get-started-container .wpb_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.get-started .wpb_content_element h2 {
  margin-bottom: 0;
}







</style>
<!-- end Simple Custom CSS and JS -->
