<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.page-id-17189 h1 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  font-size: 60px;
  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-17189 h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17189 h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17189 h1 {
    font-size: 75px;
  }
}
.page-id-17189 h2,
#custom-footer h2 {
  font-family: 'Playfair Display', serif!important;
  font-weight: 400;
  color: #fff!important;
  text-align: left;
  margin: 0;
  font-size: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17189 h2,
  #custom-footer h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17189 h2,
  #custom-footer h2  {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17189 h2,
  #custom-footer h2  {
    font-size: 30px;
  }
}
.page-id-17189 h3 {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-align: left;
  margin: 0;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17189 h3 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17189 h3 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17189 h3 {
    font-size: 18px;
  }
}
.page-id-17189 p,
#custom-footer p {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 300;
  font-size: 20px;
  text-align: left;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17189 p,
  #custom-footer p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17189 p,
  #custom-footer p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17189 p,
  #custom-footer p {
    font-size: 22px;
  }
}
.page-id-17189 .eltd-content a {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  font-size: 18px; 
  color: #ba2a43!important;
  text-transform: uppercase;
}
.page-id-17189 .eltd-content a:hover {
  border-bottom: 3px solid;
}

.page-id-17189 a.btn {
  font-size: 18px;
  padding: 25px 18px;
  background: #fff;
  color: #ba2a43;
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600;
  text-transform: uppercase;
  transition: background-color 0.25s,color 0.25s;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .page-id-17189 a.btn {
    padding: 25px 34px;
  }
}
.page-id-17189 a.btn:hover {
  background: #790016;
  color: #fff!important;
  text-decoration: none;
  border-bottom: none;
}
.page-id-17189 a.btn.red {
  background: #ba2a43;
  color: #ffffff!important;
}
.page-id-17189 a.btn.red:hover {
  background: #790016;
  text-decoration: none;
  border-bottom: none;
}
.page-id-17189 .white,
#custom-footer .white {
  color: #fff!important;
}
.page-id-17189 .black,
#custom-footer .black {
  color: #000!important;
}
.page-id-17189 .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-17189 .hero-content p {
  color: #fff!important;
}
.page-id-17189 .hero-content {
  z-index: 1;
  height: 100%;
  position: relative;
  padding: 0 52px;
}
.page-id-17189 .hero-content > div {
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-id-17189 .hero-content-overlay {
  background-color: #ba2a43;
  width: 412px;
  height: 100%;
  opacity: 0.7;
  z-index: 0;
}
.page-id-17189 .hero-wrapper {
  z-index: 0; 
}
.page-id-17189 a.holiday-hours-view {
  background: url('https://s3-us-west-2.amazonaws.com/cdn-sharis/wp-content/uploads/2019/11/12102227/holiday_hours.png?id=16659') no-repeat;
  padding: 60px;
  background-size: contain;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  margin: -132px auto -30px;
  width: 4px;
  display: block;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .page-id-17189 a.holiday-hours-view {
    /* margin: -176px auto -30px; */
    display: none;
  } 
}
.page-id-17189 a.holiday-hours-view:hover {
  border-bottom: none!important;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .page-id-17189 a.holiday-hours-view {
    padding: 70px;
    position: absolute;
    bottom: 100px;
    right: 10%;
    margin: 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1279px) {
  .page-id-17189 a.holiday-hours-view {
    position: absolute;
    bottom: 100px;
    right: 10%;
    padding: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-id-17189 a.holiday-hours-view {
    position: absolute;
    bottom: 100px;
    right: 10%;
    padding: 88px;
  }
}

.page-id-17189 .below-hero-container h2 {
  margin: 50px 0 18px;
}
.page-id-17189 .menu-container .wpb_column {
  margin-bottom: 20px;
}
.page-id-17189 .free-slice-of-pie {
  margin-top: 30px;
}
.page-id-17189 .free-slice-of-pie-img,
.page-id-17189 .free-slice-of-pie-content {
  height: 340px;
}
@media only screen and (min-width: 768px) {
  .page-id-17189 .free-slice-of-pie-img,
  .page-id-17189 .free-slice-of-pie-content {
    height: 500px;
  }
}
.page-id-17189 .free-slice-of-pie-content {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .page-id-17189 .free-slice-of-pie-content {
    margin-bottom: 0;
  }
}
.page-id-17189 .free-slice-of-pie-content h1 {
  margin-bottom: 25px;
}
.page-id-17189 .free-slice-of-pie-content p {
  margin-bottom: 25px;
}
.page-id-17189 .gift-card-locations-container img {
  width: 100%;
}
.page-id-17189 .gift-card-locations-container .wpb_wrapper {
  margin-bottom: 25px;
}
.page-id-17189 .community-container {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .page-id-17189 .community-container .eltd-section-inner-margin {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
  }
}
.page-id-17189 .community-container img {
  width: 100%;
}
.page-id-17189 .community-container .wpb_content_element .wpb_wrapper {
  display: flex;
  flex-direction: column;
}
.page-id-17189 .social-container {
  margin-top: 50px;
}
.page-id-17189 .social-container h2 {
  margin-top: 50px;
}
.page-id-17189 .social-container p {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .page-id-17189 .free-slice-of-pie-content h1,
  .page-id-17189 .free-slice-of-pie-content p,
  .page-id-17189 .community-container h1,
  .page-id-17189 .community-container p {
    text-align: center;
  }
}
.page-id-17189 .eapps-instagram-feed-posts-grid-load-more-container { 
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #wp-image-16703 {
      max-height: 435px;
  }
  nav {
    width: 99%;
  }
}

/* HEADER */
header .eltd-main-menu ul li a {
  font-family: 'Poppins', sans-serif!important;
  font-weight: 600!important;
  font-size: 18px!important; 
  color: #ab3746!important;
  text-transform: uppercase!important;
}
header .eltd-main-menu ul li a .item_text:hover {
  color: #ab3746!important;
  border-bottom: 3px solid!important;
}
header #nav-menu-item-9856 a .item_text:hover,
header #nav-menu-item-9856 .inner ul li a .item_text:hover {
  color: #ab3746!important;
  border-bottom: 3px solid!important;
}
/* Elated Header */
.eltd-normal-logo {
  width: 150px;
  height: auto!important;
}
.eltd-position-right { 
  /*display: none;*/
}
.widget_eltd_woocommerce_dropdown_cart,
.widget_eltd_search_opener {
  display: none!important;
}
.eltd-page-header .eltd-menu-area,
.eltd-page-header .eltd-sticky-header {
  height: 75px!important;
}
header .eltd-logo-wrapper a {
  height: initial!important;
  display: flex;
  height: 100%!important;
  margin-top: 1px;
}
.eltd-vertical-align-containers .eltd-position-center {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .eltd-vertical-align-containers .eltd-position-center {
    float: right;
    width: 618px;
  }
}
@media only screen and (min-width: 1024px) {
  .eltd-vertical-align-containers .eltd-position-center {
    width: 650px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .eltd-vertical-align-containers .eltd-position-center > div {
    width: 99%;
  }
}
.eltd-main-menu ul {
  list-style: none; 
  margin: 0; 
  padding: 0;
  display: flex;
  align-items: center;
}
.eltd-main-menu ul li {
  flex: 3;
  /* text-align: center; */
}

#menu-primary-menu > li:nth-child(5) {
  background: #ba2a43; 
  margin-left: 30px;
}
#menu-primary-menu > li:nth-child(5):hover {
  background: #790016; 
}
#menu-primary-menu > li:nth-child(5) .item_text {
  color: #fff!important;
}
#menu-primary-menu > li:nth-child(5) a {
  padding: 0 10px;
}
#menu-primary-menu-1 >  li:nth-child(5) {
  background: #ba2a43;
  margin-left: 30px;
}
#menu-primary-menu-1 >  li:nth-child(5):hover {
   background: #ba2a43; 
}
#menu-primary-menu-1 >  li:nth-child(5) a {
  color: #fff!important;
  padding: 0 10px;
}

header .second .item_text {
  font-size: 16px;
  font-weight: 300;
}
.free-slice-of-pie-img {
  cursor: pointer;
}

/* hide login link from desktop menu */
#menu-primary-menu > li:last-child,
#menu-primary-menu-1 > li:last-child {
  display: none;
}

/* header tweaks */
.eltd-header-standard .eltd-page-header .eltd-logo-wrapper a {
  height: initial!important;
  max-height: initial!important; 
}
.eltd-page-header .eltd-sticky-header.header-appear {
  background: #fff!important;
}
.eltd-page-header .eltd-sticky-header .eltd-sticky-holder {
  width: 1200px;
  margin: 0 auto;
  box-shadow: none;
}
.eltd-vertical-align-containers {
  padding: 0;
}

/* slider */
.page-id-17189 .owl-carousel {
  /* set height of hero */
  height: 580px;
}
@media only screen and (min-width: 1500px) {
  .page-id-17189 .owl-carousel {
    height: 610px;
  }  
}
.page-id-17189 .owl-item > div {
  height: 550px!important;
  min-height: 550px!important;
  margin: -50px 0%!important;
}
/* adjustments for mobile */
@media only screen and (max-width: 480px) {
  .page-id-17189 .owl-carousel {
    margin-top: -46px!important;
  }
  .page-id-17189 .owl-item > div {
    background-size: 318%!important;
  }
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 336px!important;
  }
  /*.page-id-17189 .slider-cta-wrapper.slide_1 a.btn {
    padding: 15px 18px;
  }*/
  .page-id-17189 .see-what-wrapper {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 767px) {
  .page-id-17189 .owl-item > div {
    margin: -18px 0%!important;
  }
}
.page-id-17189 .slider-cta-wrapper.slide_1 {
  margin-top: 360px;
}
@media only screen and (min-width: 400px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 368px;
  }  
}
@media only screen and (min-width: 600px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 374px;
  }
}
@media only screen and (min-width: 800px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 375px;
  }
}
@media only screen and (min-width: 1000px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 380px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 382px;
  }
}
@media only screen and (min-width: 1400px) {
  .page-id-17189 .slider-cta-wrapper.slide_1 {
    margin-top: 390px;
  }
}

.page-id-17189 .sa_owl_theme .owl-dots .owl-dot {
  display: none!important;
}</style>
<!-- end Simple Custom CSS and JS -->
