/** Import Bootstrap functions */

@font-face {
  font-family: 'stampa';
  src: url("/wp-content/themes/restaurant-lsasc/child-dist/fonts/STAMPA-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

/** Import theme styles */

body {
  font-family: "franklin-gothic-condensed", sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  color: #212400;
  background: #FFF7E7;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 576px) {
  body {
    font-size: 20px;
    line-height: 30px;
  }
}

body::before {
  display: none;
}

.btn-primary.active,
.home .intro-content a.active[role="button"],
.home .menus a.active.menu-link,
.btn-primary:active,
.home .intro-content a[role="button"]:active,
.home .menus a.menu-link:active,
.btn-secondary.active,
a.active.menu-link,
a.active.btn-outline-white,
.btn-secondary:active,
a.menu-link:active,
a.btn-outline-white:active,
.restaurant-nav a.active.btn-primary,
.restaurant-nav .home .intro-content a.active[role="button"],
.home .intro-content
.restaurant-nav a.active[role="button"],
.restaurant-nav .home .menus a.active.menu-link,
.home .menus
.restaurant-nav a.active.menu-link,
.restaurant-nav
.gform_wrapper a.active.button,
.gform_wrapper
.restaurant-nav a.active.button,
.restaurant-nav a.active.btn,
.restaurant-nav a.btn-primary:active,
.restaurant-nav .home .intro-content a[role="button"]:active,
.home .intro-content
.restaurant-nav a[role="button"]:active,
.restaurant-nav .home .menus a.menu-link:active,
.home .menus
.restaurant-nav a.menu-link:active,
.restaurant-nav
.gform_wrapper a.button:active,
.gform_wrapper
.restaurant-nav a.button:active,
.restaurant-nav a.btn:active {
  background-color: #D74B1D !important;
  border-color: #D74B1D !important;
  color: #212400 !important;
}

a.menu-link,
a.btn-outline-white {
  padding: 15px;
  border: 2px solid;
  font-weight: 800;
  font-size: .875rem;
  letter-spacing: .3em;
  text-transform: uppercase;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.headline {
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

h1,
.h1 {
  font-size: 32px;
}

@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}

p,
li {
  font-weight: 400;
}

.section-title,
.modal-reservations h4,
.page-child h3 {
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-weight: 800;
}

a {
  color: #212400;
  text-decoration: none;
  border-bottom: 3px solid #EAD66E;
  display: inline-block;
  -webkit-transition: .2s border-color;
  transition: .2s border-color;
}

a:hover {
  text-decoration: none;
  border-color: #D74B1D;
  color: #212400;
}

.btn,
.btn-primary,
.home .intro-content a[role="button"],
.home .menus a.menu-link,
.gform_wrapper .button,
.restaurant-nav a.btn {
  border-radius: 5px;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 800;
  text-transform: none;
  font-size: 16px;
  letter-spacing: .035rem;
  color: #FFF7E7;
}

.restaurant-nav a.site-logo {
  background: transparent;
  border: 0;
  padding: 0;
}

.restaurant-nav a.site-logo:hover,
.restaurant-nav a.site-logo:active {
  background: transparent !important;
  border: 0 !important;
}

.btn-primary,
.home .intro-content a[role="button"],
.home .menus a.menu-link,
.gform_wrapper .button,
.restaurant-nav a.btn-primary,
.restaurant-nav .home .intro-content a[role="button"],
.home .intro-content
.restaurant-nav a[role="button"],
.restaurant-nav .home .menus a.menu-link,
.home .menus
.restaurant-nav a.menu-link,
.restaurant-nav
.gform_wrapper a.button,
.gform_wrapper
.restaurant-nav a.button,
.restaurant-nav a.btn {
  padding: .5rem .8rem;
  background-color: #D74B1D;
  border-color: #D74B1D;
  color: white !important;
  -webkit-transition: all .2s;
  transition: all .2s;
  letter-spacing: .05rem;
  font-weight: bold;
}

.btn-primary:hover,
.home .intro-content a[role="button"]:hover,
.home .menus a.menu-link:hover,
.gform_wrapper .button:hover,
.restaurant-nav a.btn-primary:hover,
.restaurant-nav .home .intro-content a[role="button"]:hover,
.home .intro-content
  .restaurant-nav a[role="button"]:hover,
.restaurant-nav .home .menus a.menu-link:hover,
.home .menus
  .restaurant-nav a.menu-link:hover,
.restaurant-nav
  .gform_wrapper a.button:hover,
.gform_wrapper
  .restaurant-nav a.button:hover,
.restaurant-nav a.btn:hover {
  background-color: #212400;
  border-color: #212400;
  color: #FFF7E7 !important;
}

.btn-secondary,
a.menu-link,
a.btn-outline-white {
  background-color: transparent;
  border-color: #EAD66E;
  color: #EAD66E !important;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.btn-secondary:hover,
a.menu-link:hover,
a.btn-outline-white:hover {
  background-color: #D74B1D;
  text-decoration: none;
}

.btn-text {
  color: #D74B1D;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-size: 14px;
}

.btn-text:hover {
  text-decoration: underline;
}

.page-title {
  color: #212400;
  text-transform: uppercase;
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 55px;
  letter-spacing: 4%;
}

.site-header-container {
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  .site-header-container {
    max-width: 1140px;
  }
}

#site-header .meta-links {
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
}

#site-header .meta-links nav {
  max-width: 450px;
}

@media screen and (min-width: 480px) {
  #site-header .meta-links nav a {
    font-size: 18px !important;
  }
}

#site-header .logo-link {
  display: block;
  margin: 24px auto;
  border: 0;
}

@media screen and (min-width: 768px) {
  #site-header .logo-link {
    margin: 24px 0;
  }
}

#site-header .logo-link img {
  max-width: 72px;
}

@media (min-width: 768px) {
  #site-header .logo-link img {
    max-width: 124px;
  }
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.w-full {
  width: 100%;
}

.block {
  display: block;
}

.border-0 {
  border: 0;
}

.gap-2 {
  gap: 8px;
}

.gap-3 {
  gap: 12px;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 27px;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.w-auto {
  width: auto;
}

@media (min-width: 768px) {
  .md\:hidden {
    display: none;
  }
}

.sticky {
  position: sticky;
}

.top-2 {
  top: 8px;
}

.left-0 {
  left: 0;
}

.z-20 {
  z-index: 20;
}

.gform_title {
  text-transform: uppercase;
  text-align: center;
}

.gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 30px;
  }
  
.gform_wrapper.gform-theme .gfield_label {
  font: normal normal 800 16px/22px "franklin-gothic-condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.gform_wrapper.gform-theme .gfield_required {
  text-transform: none;
  color: #D74B1D;
  font-style: italic;
  font-weight: 400;
}

.gform_wrapper.gform-theme .ginput_complex label {
  line-height: 1.2;
}

.signup .gform_wrapper.gform-theme.gform-theme--foundation .gform_footer .gform_button.button {
  display: inline-block;
  padding: 20px 28px;
  background-color: #D74B1D;
  font: normal normal 800 16px/16px "franklin-gothic-condensed", sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  letter-spacing: .12rem;
}

.gform_wrapper.gform-theme input[type=color], .gform_wrapper.gform-theme input[type=date], .gform_wrapper.gform-theme input[type=datetime-local], .gform_wrapper.gform-theme input[type=datetime], .gform_wrapper.gform-theme input[type=email], .gform_wrapper.gform-theme input[type=month], .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .gform_wrapper.gform-theme input[type=search], .gform_wrapper.gform-theme input[type=tel], .gform_wrapper.gform-theme input[type=text], .gform_wrapper.gform-theme input[type=time], .gform_wrapper.gform-theme input[type=url], .gform_wrapper.gform-theme input[type=week], .gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea {
  background: transparent;
  border: 1px solid theme-color('text');
}

.gform_wrapper.gform-theme .gfield_validation_message, .gform_wrapper.gform-theme .validation_message {
  background: theme-color('text');
  color: theme-color('tertiary');
  border: 0;
}

.gform_wrapper.gform-theme .gform_validation_errors {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 28px;
  margin-top: 8px;
  padding: 26px 16px 16px 23px;
  position: relative;
  width: 100%;
  background: theme-color('tertiary');
}

.gform_wrapper.gform-theme .gform_validation_errors > ol a,
.gform_wrapper.gform-theme .gform_validation_errors > h2 {
  color: theme-color('text');
}

.gform_wrapper.gform-theme .gform_validation_errors > h2 {
  text-transform: uppercase;
  font-size: 18px;
}

.modal-full {
  padding-right: 0 !important;
}

.modal-full .close {
  text-shadow: none;
  opacity: 1;
  font-size: 4rem;
  margin: -2rem -1rem -3rem auto;
}

@media (min-width: 768px) {
  .modal-full .close {
    font-size: 5rem;
    margin: -2rem 0 -5rem auto;
  }
}

.modal-full .modal-body {
  display: block;
}

.modal-full .modal-content {
  background-color: #212400;
  color: #212400;
}

.modal-team .close svg .a {
  stroke: #212400;
}

.modal-team .modal-content {
  min-height: 100vh;
}

.modal-team .team-member {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .modal-team .team-member {
    margin-bottom: 5rem;
  }
}

.modal-team .content-wrap {
  margin: 100px auto;
}

@media (min-width: 768px) {
  .modal-team .content-wrap {
    max-width: 900px;
  }
}

.modal-team .content-wrap .bio-name {
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  margin-bottom: 8px !important;
}

.modal-team .content-wrap .bio-title {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: .3em;
  font-family: "stampa", Helvetica, Arial, sans-serif;
}

.modal-team .content-wrap .instagram-link {
  font-family: "franklin-gothic-condensed", sans-serif;
  text-transform: capitalize;
  font-size: 1rem;
  letter-spacing: .05rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  color: #212400;
  font-weight: bold;
}

.modal-team .content-wrap .instagram-link:hover {
  opacity: 0.7;
}

.modal-team .content-wrap .instagram-link svg {
  margin-right: 10px;
  fill: #212400;
}

.modal-reservations .close svg .a {
  stroke: #212400;
}

.modal-reservations .modal-content {
  min-height: 100vh;
}

.modal-reservations .content-wrap {
  margin-top: 100px;
}

.modal-reservations .ot-dtp-picker.standard {
  margin: 0 auto;
}

.modal-reservations .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link,
.modal-reservations .ot-dtp-picker .ot-dtp-picker-button {
  font-family: "franklin-gothic-condensed", sans-serif;
}

.modal-reservations .ot-dtp-picker .ot-dtp-picker-button {
  background-color: #212400;
  border-color: #212400;
  color: #FFF7E7;
  text-transform: uppercase;
  letter-spacing: .05rem;
  font-weight: 600;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-reservations h4 {
  text-align: center;
  color: #212400;
  margin-bottom: 0;
}

.modal-reservations h4.tel {
  font-size: 18px;
  margin-top: 1em;
  font-weight: normal;
}

.modal-reservations p {
  font-family: "franklin-gothic-condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: .05rem;
  font-weight: bold;
  text-align: center;
}

.modal-reservations p a {
  border: 0;
  color: #212400;
  font-size: 28px;
  font-weight: normal;
}

.modal-reservations p a:hover {
  color: #212400;
}

.modal-purveyors .close svg .a {
  stroke: #212400;
}

.modal-purveyors .modal-content {
  min-height: 100vh;
  background: #D74B1D;
}

.modal-purveyors .content-wrap {
  margin: 100px auto;
}

@media (min-width: 768px) {
  .modal-purveyors .content-wrap {
    max-width: 900px;
  }
}

.modal-purveyors a {
  font-weight: bold;
}

.nav-menu.mobile-only {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: auto;
  left: 0;
  z-index: 9;
}

.nav-menu.mobile-only .restaurant-nav {
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-menu.mobile-only #menu-main-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0;
  margin-right: 10px;
}

.nav-menu.mobile-only #menu-main-menu .menu-item {
  width: 100%;
  margin: 0;
}

header.banner {
  position: relative;
  padding-top: 40px;
  padding-bottom: 24px;
}

@media (min-width: 768px) {
  header.banner {
    padding-bottom: 60px;
  }
}

header.banner > .container {
  position: relative;
}

header.banner .restaurant-nav {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0;
}

header.banner a {
  border-bottom: 0;
}

header.banner img.logo {
  width: 230px;
  height: auto;
}

@media (max-width: 767.98px) {
  header.banner img.logo {
    display: block;
    margin: -20px auto 0;
    z-index: 10;
    position: relative;
  }
}

@media (min-width: 992px) {
  header.banner img.logo {
    width: 280px;
  }
}

header.banner .mailing-address {
  position: absolute;
  top: -3rem;
  left: 1rem;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  letter-spacing: .035rem;
  color: #212400;
  width: 60%;
  line-height: 1.1;
}

@media (min-width: 768px) {
  header.banner .mailing-address {
    width: 100%;
    top: -4.2rem;
  }
}

header.banner .mailing-address a {
  color: #212400;
}

header.banner .mailing-address a:hover {
  text-decoration: underline;
}

header.banner .social-logos {
  position: absolute;
  top: -3.3rem;
  right: .5rem;
  font-size: .875rem;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  header.banner .social-logos {
    top: -4.3rem;
  }
}

header.banner .social-logos .list-line-item {
  margin-right: 0;
  letter-spacing: .035rem;
  display: inline-block;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (min-width: 768px) {
  header.banner .social-logos .list-line-item {
    margin-right: .5rem;
  }
}

header.banner .social-logos svg {
  width: 36px;
}

header.banner .social-logos svg path {
  fill: #D74B1D;
}

header.banner .social-logos svg:hover path {
  fill: #212400;
}

header.banner .social-logos a {
  color: #212400;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  letter-spacing: .035rem;
}

.nav-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-desktop li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.nav-desktop .logo {
  display: block;
  z-index: 10;
  position: relative;
}

.site-footer {
  font-size: .8rem;
  line-height: 1.5;
  color: white;
  background: #212400;
  text-align: center;
}

.site-footer .logo-hrz {
  width: 280px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .site-footer .logo-hrz {
    width: 420px;
  }
}

.site-footer a {
  color: white;
  border-bottom: 0;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .05rem !important;
}

.site-footer a:hover {
  color: white;
  text-decoration: underline;
}

.site-footer a.btn-link {
  color: white;
  letter-spacing: .2rem;
  display: block;
}

.site-footer p,
.site-footer li {
  font-size: 13px;
  line-height: 25px;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 2%;
}

.site-footer .footer-nav ul {
  margin-bottom: 0;
}

.site-footer .footer-nav a {
  text-transform: none;
  font-weight: normal;
}

footer.content-info {
  padding-top: 3rem;
}

@media (max-width: 991.98px) {
  footer.content-info {
    padding-bottom: 2rem;
  }
}

@media (max-width: 991.98px) {
  footer.content-info .col-12 {
    margin-bottom: 2rem;
  }
}

footer.content-info nav.nav-menu-footer {
  margin-top: 0;
  line-height: 1;
}

footer.content-info #menu-footer-navigation {
  margin-bottom: 0;
}

footer.content-info .location-credit {
  opacity: 1;
  padding-bottom: 3rem;
}

footer.content-info .location-credit a {
  font-size: 0.75rem;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width: 768px) {
  footer.content-info .location-credit {
    margin-top: 15px;
    margin-bottom: 0;
  }
}

footer.content-info .location-credit svg path {
  fill: white;
}

footer.content-info .careers-links a {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: white;
}

footer.content-info .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

footer.content-info .social-links p {
  margin-right: 5px;
}

footer.content-info .social-links ul {
  padding: 0;
  margin: 0;
}

footer.content-info .social-links li {
  margin-left: 5px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

footer.content-info .social-links span {
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

footer.content-info .social-links svg .background {
  -webkit-transition: all .2s;
  transition: all .2s;
}

footer.content-info .social-links svg path {
  fill: white;
}

footer.content-info .social-links svg:hover .background {
  opacity: 0.7;
}

footer.content-info .fine-print {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}

footer.content-info .fine-print p,
footer.content-info .fine-print li {
  text-transform: none;
  letter-spacing: .03rem;
  font-size: 11px;
}

footer.content-info .contact-info p {
  margin-bottom: .5rem;
}

.contact-info p,
.contact-info li,
.footer-nav p,
.footer-nav li {
  font-family: "franklin-gothic-condensed", sans-serif;
}

main {
  position: relative;
}

.nav-menu.mobile-only .restaurant-nav {
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-menu.mobile-only .restaurant-nav .menu-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 .5rem;
}

.main {
  overflow: hidden;
}

.home .slideshow-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .home .slideshow-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .home .slideshow-wrap .slideshow .slideshow-image {
    height: 400px !important;
  }
}

@media (min-width: 992px) {
  .home .slideshow-wrap .slideshow .slideshow-image {
    height: 600px !important;
  }
}

.home .container.headline-container {
  position: relative;
}

@media (max-width: 991.98px) {
  .home .container.headline-container {
    max-width: 100%;
  }
}

.home .slideshow-headline {
  position: absolute;
  z-index: 30;
  left: 20px;
  top: 7vh;
  color: #FFF7E7;
  text-transform: uppercase;
  width: 6ch;
  line-height: 80%;
  letter-spacing: 0;
  font-size: 80px;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
}

@media (min-width: 768px) {
  .home .slideshow-headline {
    font-size: 110px;
  }
}

@media (min-width: 992px) {
  .home .slideshow-headline {
    font-size: 175px;
    left: 0;
  }
}

.home .intro-content {
  margin-top: 60px;
  margin-bottom: 80px !important;
}

@media (min-width: 768px) {
  .home .intro-content {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 768px) {
  .home .intro-content .container {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 992px) {
  .home .intro-content .container {
    max-width: 900px;
  }
}

.home .intro-content .text-content {
  text-align: center;
}

.home .intro-content h1 {
  text-transform: uppercase;
  letter-spacing: .05rem;
  line-height: 1;
  font-size: 40px;
}

@media (min-width: 768px) {
  .home .intro-content h1 {
    font-size: 64px;
  }
}

.home .intro-content h2 {
  font-size: 42px;
  line-height: 55px;
  letter-spacing: 4%;
  color: #212400;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.home .intro-content p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}

@media (min-width: 768px) {
  .home .intro-content p {
    font-size: 24px;
    line-height: 35px;
  }
}

.home .intro-content a[role="button"] {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 40px !important;
  color: white;
}

@media (max-width: 991.98px) {
  .home .section-title,
  .home .modal-reservations h4,
  .modal-reservations .home h4,
  .home .page-child h3,
  .page-child .home h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}

.home .menus {
  background-color: #EAD66E;
}

@media (min-width: 768px) {
  .home .menus {
    padding-top: 6rem;
    padding-bottom: 7rem;
  }
}

.home .menus .container {
  padding-left: 45px;
  padding-right: 45px;
}

@media (min-width: 768px) {
  .home .menus .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.home .menus .section-title,
.home .menus .modal-reservations h4,
.modal-reservations .home .menus h4,
.home .menus .page-child h3,
.page-child .home .menus h3 {
  color: #212400;
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .home .menus .section-title,
  .home .menus .modal-reservations h4,
  .modal-reservations .home .menus h4,
  .home .menus .page-child h3,
  .page-child .home .menus h3 {
    font-size: 32px;
    line-height: 55px;
  }
}

.home .menus a.menu-link {
  padding: 20px 10px;
  color: white;
}

.home .hours {
  background: #EAD66E !important;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .home .hours {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.home .hours .section-title,
.home .hours .modal-reservations h4,
.modal-reservations .home .hours h4,
.home .hours .page-child h3,
.page-child .home .hours h3 {
  text-align: center;
}

.home .hours .hours-content {
  padding: 20px 15px 0 15px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.home .hours h3 {
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
  color: #212400;
}

.home .hours p {
  margin-bottom: 40px !important;
  line-height: 30px !important;
  font-size: 20px;
  text-align: left;
  color: #212400;
}

@media (min-width: 576px) {
  .home .private-dining {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .home .private-dining > .container {
    max-width: 1000px;
  }
}

.home .private-dining .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 992px) {
  .home .private-dining .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767.98px) {
  .home .private-dining .row {
    display: block;
  }
}

@media (min-width: 768px) {
  .home .private-dining .text-wrap {
    padding: 2rem 2rem 2rem 0;
  }
}

@media (min-width: 576px) {
  .home .art {
    padding-bottom: 100px;
    padding-top: 2rem;
  }
}

@media (min-width: 992px) {
  .home .art > .container {
    max-width: 1000px;
  }
}

@media (min-width: 576px) {
  .home .art > .container {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .home .art .col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (min-width: 992px) {
  .home .art .col {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.home .art .text-wrap {
  padding: 30px;
}

.home .news {
  padding-bottom: 3rem;
  color: white !important;
}

.home .news .news-content-wrap {
  padding: 2rem 2rem 1rem;
  background: #EAD66E;
  color: #212400;
  margin-bottom: 1rem;
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .home .news .news-content-wrap {
    padding: 3.5rem;
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
}

.home .news .news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.home .news .news-content .more-link {
  margin-bottom: 1rem;
  margin-top: auto;
  text-transform: uppercase;
  letter-spacing: .25em;
  font-size: 0.875rem;
  font-weight: 800;
  color: #D74B1D !important;
}

.home .news .news-content .more-link::before {
  display: none;
}

.home .news .section-title,
.home .news .modal-reservations h4,
.modal-reservations .home .news h4,
.home .news .page-child h3,
.page-child .home .news h3 {
  margin-bottom: 2rem;
  text-align: center;
}

.home .news .publication-title {
  font-size: 17px;
  margin-bottom: 12px;
  font-family: "franklin-gothic-condensed", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .03em;
}

.home .news .article-title {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: normal;
}

.home .news a {
  border-bottom: 0;
  color: #212400;
  font-size: 1rem;
}

.home .news a:hover {
  color: #D74B1D !important;
  text-decoration: none;
}

.page-child .page-title {
  margin-top: 1rem;
}

.page-child .page-intro {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .page-child .page-intro {
    margin-top: 2rem;
    margin-bottom: 5rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .page-child .page-intro {
    max-width: 900px;
  }
}

.page-child .call-to-action {
  background: #EAD66E;
}

.page-child .call-to-action > .row {
  padding: 1rem;
}

@media (min-width: 768px) {
  .page-child .call-to-action > .row {
    padding: 2rem;
  }
}

.page-child .call-to-action h3 {
  margin-bottom: 1rem;
}

.page-child .table-bordered {
  border: 0;
}

.page-child .text-wrap {
  padding: 0;
}

.page-child .has-image .text-wrap h3 {
  position: relative;
}

@media (min-width: 768px) {
  .page-child main::after {
    bottom: -138px;
  }
}

@media (min-width: 768px) {
  .ig-feed {
    padding-bottom: 100px;
  }
}

.ig-feed .ig-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-weight: bold;
  font-size: 20px;
  padding: 0 10px;
  margin-bottom: 10px;
}

.ig-feed .ig-header a {
  margin-bottom: -3px;
}

.ig-feed #sb_instagram a {
  border: 0;
}

.content-404 .container {
  max-width: 960px;
}

.content-404 .row {
  padding: 1rem;
}

@media (min-width: 768px) {
  .content-404 {
    padding-bottom: 5rem;
    padding-top: 3rem;
  }
}

.content-404 h1 {
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-size: 200px;
  font-weight: 400;
  letter-spacing: 0.5rem;
}

@media (min-width: 768px) {
  .content-404 h1 {
    font-size: 300px;
  }
}

.content-404 h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .content-404 h2 {
    font-size: 52px;
  }
}

.facility {
  color: #FFF7E7 !important;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .facility {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.facility .section-title,
.facility .modal-reservations h4,
.modal-reservations .facility h4,
.facility .page-child h3,
.page-child .facility h3 {
  font-size: 30px;
  line-height: 1;
}

.facility li {
  font-weight: 600;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 24px;
}

.facility li::marker {
  color: #EAD66E;
}

@media (min-width: 768px) {
  .facility li {
    font-size: 24px;
    line-height: 30px;
  }
}

.slat-page {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .slat-page {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.slat-page .slat-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 991.98px) {
  .slat-page .slat-image {
    margin-bottom: 30px;
  }
}

.slat-page .slat-text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 768px) {
  .slat-page:nth-child(odd) .slat-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .slat-page:nth-child(odd) .slat-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.slat-page .section-title,
.slat-page .modal-reservations h4,
.modal-reservations .slat-page h4,
.slat-page .page-child h3,
.page-child .slat-page h3 {
  text-align: left;
  line-height: 1.2;
  font-size: 24px;
}

@media (min-width: 768px) {
  .slat-page .section-title,
  .slat-page .modal-reservations h4,
  .modal-reservations .slat-page h4,
  .slat-page .page-child h3,
  .page-child .slat-page h3 {
    font-size: 30px;
  }
}

.slat-page h3,
.slat-page li,
.slat-page p {
  font-size: 18px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .slat-page h3,
  .slat-page li,
  .slat-page p {
    font-size: 20px;
    line-height: 30px;
  }
}

.slat-img {
  border-radius: 50%;
  border: 16px solid #EAD66E;
  width: 320px;
  height: auto;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  .slat-img {
    width: 100%;
    max-width: 480px;
  }
}

#contact.page-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  #contact.page-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

#contact.page-content p {
  font-family: "stampa", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

@media (min-width: 768px) {
  #contact.page-content p {
    font-size: 30px;
    line-height: 50px;
  }
}

.page:not(.home) .page-title {
  text-align: center;
  margin: 50px auto 12px auto;
  font-family: "franklin-gothic-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .05rem;
  font-size: 40px;
}

@media (min-width: 768px) {
  .page:not(.home) .page-title {
    margin: 100px auto 18px auto;
    font-size: 60px;
  }
}

@media (min-width: 992px) {
  .page:not(.home) .container.page-intro {
    max-width: 900px;
  }
}

.private-dining-room main .container {
  max-width: 900px;
}

.private-dining-room main .page-intro {
  margin-top: 0;
}

@media (min-width: 768px) {
  .private-dining-room main .page-intro {
    margin-top: 1rem;
    padding-top: 3rem;
  }
}

.private-dining-room main .page-intro a.btn,
.private-dining-room main .page-intro a.btn-primary,
.private-dining-room main .page-intro .home .intro-content a[role="button"],
.home .intro-content .private-dining-room main .page-intro a[role="button"],
.private-dining-room main .page-intro .home .menus a.menu-link,
.home .menus .private-dining-room main .page-intro a.menu-link,
.private-dining-room main .page-intro
  .gform_wrapper a.button,
.gform_wrapper .private-dining-room main .page-intro a.button {
  margin-right: 8px;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .private-dining-room main .image-content {
    padding-left: 0;
  }
}

.private-dining-room main .text-wrap {
  padding: 2rem 2rem 0;
}

@media (min-width: 768px) {
  .private-dining-room main .text-wrap {
    padding: 0;
  }
}

.private-dining-room main .text-wrap h3 {
  margin-bottom: 0;
}

.private-dining-room .container.vertical-center .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.private-dining-room .container.call-to-action {
  max-width: 100%;
  margin-bottom: 0;
}

.private-dining-room .container.call-to-action .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem 2rem 2rem;
  background-color: #EAD66E;
  color: #212400;
}

@media (min-width: 768px) {
  .private-dining-room .container.call-to-action .row {
    padding: 6rem 2rem 5rem;
  }
}

.private-dining-room .container.call-to-action .text-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.private-dining-room .container.call-to-action .text-wrap h3 {
  margin-bottom: 1rem;
}

.private-dining-room .container.call-to-action .text-wrap a.btn,
.private-dining-room .container.call-to-action .text-wrap a.btn-primary,
.private-dining-room .container.call-to-action .text-wrap .home .intro-content a[role="button"],
.home .intro-content .private-dining-room .container.call-to-action .text-wrap a[role="button"],
.private-dining-room .container.call-to-action .text-wrap .home .menus a.menu-link,
.home .menus .private-dining-room .container.call-to-action .text-wrap a.menu-link,
.private-dining-room .container.call-to-action .text-wrap
    .gform_wrapper a.button,
.gform_wrapper .private-dining-room .container.call-to-action .text-wrap a.button {
  margin: 0 1rem;
  padding: 12px;
  font-size: 1rem;
}

.private-dining-room .container.call-to-action .text-wrap .btn-secondary,
.private-dining-room .container.call-to-action .text-wrap a.menu-link,
.private-dining-room .container.call-to-action .text-wrap
    a.btn-outline-white {
  background-color: #D74B1D !important;
  border-color: #D74B1D !important;
  font-size: 16px !important;
  letter-spacing: .05rem;
  color: #212400 !important;
}

body.restaurant-idolwolf .call-to-action .gform_wrapper {
  margin: 30px auto;
}

@media (min-width: 768px) {
  body.restaurant-idolwolf .call-to-action .gform_wrapper {
    max-width: 800px;
  }
}

@media (min-width: 992px) {
  body.restaurant-idolwolf .call-to-action .gform_wrapper {
    max-width: 1000px;
  }
}

.gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type=submit],
.gform_legacy_markup_wrapper .gform_page_footer input.button,
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
  border: 0;
}


/*# sourceMappingURL=main.css.map*/