
.header.uk-active .mainlogo, .header.uk-active .logoonscroll {
  display: block;
  max-width: inherit;
}
.header.uk-active .logo {
  display: none;
}
.header.uk-active .burger-menu-text:focus,
.header.uk-active .burger-menu-text:hover {
  color: var(--secondary-color) !important
}
.resort-fees {
  display: none
}

.slick-arrow {
  cursor: pointer;
  transition: all .4s ease
}
.home-features-section.cms6 .home-features-inner:focus img,
.home-features-section.cms6 .home-features-inner:hover img {
  opacity: 1
}

#megamenu .uk-offcanvas-close:focus svg line,
#megamenu .uk-offcanvas-close:hover svg line {
  stroke: var(--secondary-color)
}



#wrapper.inner-template .uk-sticky-placeholder,
#wrapper.without-image .uk-sticky-placeholder {
  display: none
}

.header {
  min-height: 85px;
  width: 100% !important;
  display: flex;
  background: transparent;
  padding: 0;
  z-index: 99;
  width: 100%;
  transition: .3s;
  position: fixed;
  top: 0 !important;
  border-bottom: 1px solid var(--border-color);
}
.header.uk-sticky.uk-active {
  padding: 0;
  /*border-bottom: 0px solid #e8e5dd;*/
}
.header.uk-sticky.uk-active .navigation-wrap {
  justify-content: flex-end;
  width: inherit;
}
.header {
  top: 0 !important;
  position: fixed !important;
  box-shadow: 0 0 4px 4px rgba(0,0,0,0.25);
  background: var(--bg-header);
}

.header .logo {
  text-align: center;
  overflow: hidden;
  align-items: center;
  vertical-align: middle;
  transition: .3s;
  width: var(--logo-width);
}

.header .logo svg g g:nth-child(3),
.header .logo svg g g:nth-child(4) {
  display: none
}
.header .logoonscroll {
  display: none;
  width: var(--logo-width-onscroll);
}

.headerinpad {
  width: 100%;
  height: 100%;
  display: flex;
  margin: 0 auto;
  padding: 0;
  align-items: center;
  justify-content: space-between;
}

.navmenu.mob {
  display: inline-block
}

.navmenu.web {
  display: none
}

.menu-line-wrap {
  display: block;
  padding-bottom: 5px;
  position: relative;
  left: 10px
}

.menu-line-wrap span {
  width: 26px;
  display: block;
  left: 0;
  margin: 5px 0;
  transition: all .4s ease 0;
  -webkit-transition: all .4s ease 0;
  -ms-transition: all .4s ease 0;
  -o-transition: all .4s ease 0;
  position: relative;
  top: 0;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  border-bottom: 2px solid var(--highlight-color);
}

/*a.burger-menu-warp:focus .menu-line-wrap span,
a.burger-menu-warp:hover .menu-line-wrap span {
background-color: var(--text-color)
}*/

.menu-line-wrap span:last-child {
  margin-bottom: 0
}
.header.uk-sticky.uk-active .menu-line-wrap span {
  background: var(--text-color)
}

.burger-menu-wrap {
  display: flex;
  flex-direction: column;
  align-items: center
}

.menu-line-wrap span:first-child {
  margin-top: 0
}

.burger-menu-text {
  font-size: 18px;
  line-height: 27px;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 rgba(255, 255, 255, 1);
  font-weight: 400;
  font-family: var(--title-fonts)
}

a.burger-menu-text.nav.navON {
  text-decoration: underline
}

.close-text .icon-close {
  left: 13px;
  top: -10px;
  position: relative;
  font-size: 14px;
  color: var(--inverse-font-color)
}

.burger-menu-wrap .menu-text {
  display: block
}

.burger-menu-wrap .close-text {
  display: none
}

.uk-offcanvas-container .burger-menu-wrap .menu-text {
  display: none
}

.uk-offcanvas-container .burger-menu-wrap .close-text {
  display: block
}

.burger-menu-text.burger-menu-text-close {
  display: none
}

.home-page .uk-sticky-placeholder {
  display: block !important;
  position: absolute
}

.menunoactive {
  display: flex;
  flex-direction: column;
  align-items: center
}

.header.uk-active ul li a {
  /*color: var(--text-color) !important;*/
  color: var(--header-color); filter: opacity(1);
}

a.navclose {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  color: var(--highlight-color);
  font-size: 20px;
  width: 30px;
  text-align: center;
  margin: 0 auto;
  font-weight: 700
}

.header .uk-navbar-nav {
  text-align: center;
  display: inherit;
  width: 100%;
  flex-direction: inherit;
  padding: 0;
  gap: 20px;
}

.header .main-menu {
  top: 50px
}

.header .uk-offcanvas-overlay:before {
  background: #e9f3f6
}

.header-add {
  color: #202a31;
  margin-bottom: 20px
}

.header-add a {
  color: #202a31;
  border: none
}

.uk-offcanvas-bar .header-add a:hover,
.uk-offcanvas-bar .header-add a:focus {
  color: var(--highlight-color);
  border: none;
  text-decoration: underline
}

.header-add span {
  display: block
}

.header .uk-navbar-nav>li.mob-only {
  display: none;
}

.header .uk-navbar-nav li a.navON {
  color: var(--highlight-color);
  border-bottom: solid 1px var(--highlight-color);
}

.header .secondary-menu {
  list-style: none;
  padding: 22px 0 32px 5px;
  margin-bottom: 0
}

.header .secondary-menu li {
  margin-bottom: 0;
  display: block
}

.header .secondary-menu li a {
  color: var(--inverse-font-color);
  font-weight: 800;
  line-height: 33px;
  font-size: 13px;
  letter-spacing: .02em;
  text-transform: uppercase;
  padding: 0 7px
}

.header .secondary-menu li:after {
  content: none
}

.header .secondary-menu li a.navON:before {
  content: '';
  background: var(--inverse-font-color);
  width: 4px;
  height: 18px;
  left: -15px;
  position: absolute;
  top: 0
}

.header .secondary-menu li a.navON,
.header .secondary-menu li a:hover,
.header .secondary-menu li a:focus {
  color: var(--inverse-font-color)
}

.mobdisplay {
  display: none
}

.header-social {
  padding-bottom: 45px
}

.header-social ul {
  padding: 0;
  margin: 0
}

.header-social li {
  list-style: none;
  padding-right: 22px;
  display: inline-block
}

.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar .header-social li a {
  font-size: 19px;
  line-height: 32px;
  color: var(--highlight-color) !important
}

.mob-call {
  line-height: normal;
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  margin-right: 0
}
.mob-call a {
  color: var(--highlight-color);
}
.mob-call a span {
  padding-bottom: 5px;
  font-size: 20px
}

.rs-menu {
  line-height: normal;
  display: inline-block;
  padding-top: 1px;
  position: relative;
  padding-left: 12px
}

.rs-menu:before {
  content: "";
  width: 1px;
  height: 41px;
  background: #ccccb6;
  position: absolute;
  left: 0;
  top: -3px
}

.rs-menu a {
  font-size: 11px;
  color: #091832;
  font-family: 'Dallas';
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em
}

.uk-offcanvas-flip .menu .menu-text {
  display: none
}

.event-calendar {
  background: var(--inverse-font-color);
  padding: 6px 0;
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 9999
}

.calendar-txt {
  color: var(--primary-color) !important;
  font-size: 13px;
  text-transform: uppercase
}

.calendar-txt:hover {
  color: #B54F51 !important;
  text-decoration: underline
}

.header.uk-active .event-calendar {
  margin-bottom: 5px
}

.event-calendar .template-icon-calendar1 {
  padding-right: 10px
}

#megamenu .uk-offcanvas-bar {
  width: 100%;
  color: var(--inverse-font-color);
  position: relative;
  background-position: left top;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: var(--inverse-font-color)
}

#megamenu .open-megamenu {
  position: relative;
  z-index: 2
}

#megamenu .open-megamenu-wrap {
  position: relative
}

#megamenu.uk-open .uk-offcanvas-bar {
  visibility: visible;
  opacity: 1;
  padding: 0 0 60px;
  height: 100%;
  background-image: none !important;
}

ul.uk-navbar-nav {
  display: block;
  padding: 0 20px;
}

ul.uk-navbar-nav li {
  display: block
}

ul.uk-navbar-nav li a {
  padding: 3px 0;
  font: var(--header-fonts);
  color: var(--header-color) !important; filter: opacity(1);
  justify-content: flex-start;
  min-height: inherit; border-bottom:solid 1px transparent;
  letter-spacing: 0px;
  text-transform: var(--header-fonts-text-transform);
}
ul.uk-navbar-nav li a:focus-visible {color: var(--highlight-color); filter: opacity(1); border-bottom:solid 1px var(--highlight-color);}
ul.uk-navbar-nav li a:focus-visible {
  outline: none;
  color: var(--highlight-color); filter: opacity(1);
}
ul#topnav li.parent-mega {
  padding-left: 30px;
  position: relative
}

ul#topnav li .parent-mega-inner {
  position: relative;
  padding: 0
}

ul#topnav li .parent-mega-inner:hover,
ul#topnav li .parent-mega-inner:focus,
ul#topnav li .parent-mega-inner.navON {
  opacity: 60%;
}

ul#topnav li .parent-mega-inner.navON:before {
  content: '';
  position: absolute;
  left: -78px;
  height: 1px;
  width: 65px;
  background-color: var(--text-color);
  top: 39px
}

ul.uk-navbar-nav li a:hover span,
ul.uk-navbar-nav li a:focus span,
ul.uk-navbar-nav li a.navON span,
ul.uk-navbar-nav li a.isActive span {
  color: var(--highlight-color); filter: opacity(1);
  opacity: 1;
}

#megamenu ul.uk-navbar-nav li a:hover span,
#megamenu ul.uk-navbar-nav li a:focus span,
#megamenu ul.uk-navbar-nav li a.navON span {
  color: var(--highlight-color); filter: opacity(1);
  opacity: 1;
}

#megamenu .uk-offcanvas-overlay:before {
  background: rgba(0, 0, 0, .5)
}

#megamenu.uk-offcanvas-overlay {
  padding: 60px 0 0
}

#megamenu .uk-offcanvas-close span {
  width: 0;
  padding: 0
}

.top-navigation {
  padding: 0
}
.navigation-wrap .navmenu {
  display: flex;
  align-items: center;
}
.uk-sticky a.reserve.header__bookstay {
  background: var(--primary-cta-color);
  border-color: var(--primary-cta-color);
  height: 84px;
  line-height: 50px;
  margin: 0 0 0 30px;
  padding: 0;
  border: none;
  color: var(--primary-cta-font-color);
  text-transform: var(--primary-cta-font-transform);
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
}
.uk-sticky a.reserve.header__bookstay:hover, a.reserve.header__bookstay:focus {
  background: var(--primary-cta-hover-color);
  text-shadow: 0 0 0 var(--text-color);
}
.uk-sticky a.reserve.header__bookstay:before {
  background: var(--secondary-color); content:none;
}
.uk-sticky a.reserve.header__bookstay:hover:before, .uk-sticky a.reserve.header__bookstay:focus:before {
  text-shadow: 0 0 0 var(--primary-cta-font-hover-color);
  background: var(--inverse-font-color);
}

.uk-sticky.uk-active a.reserve.header__bookstay:hover, a.reserve.header__bookstay:focus {
  text-shadow: 0 0 0 var(--primary-cta-font-hover-color);
  color: transparent;
}
.uk-sticky.uk-active a.reserve.header__bookstay:before {
  content: none;
}
.uk-sticky.uk-active a.reserve.header__bookstay:hover:before, .uk-sticky.uk-active a.reserve.header__bookstay:focus:before {
  text-shadow: 0 0 0 var(--inverse-font-color);
  /*background: var(--primary-button-color);*/
}
.location-info {
  margin: 0 0 22px 0;
}
.location-info h3 {
  color: var(--text-color);
}
.mega-menu-location-container {
  max-width: 82%;
  margin: 20px auto 0;
  color: var(--primary-color);
  text-shadow: none;
}
.open-megamenu-wrap {
  padding: 48px 15px
}

.uk-navbar-nav>li>a {
  color: var(--inverse-font-color) !important
}

.open-megamenu-wrap a {
  position: relative
}

.open-megamenu-wrap .uk-nav-sub a,
.open-megamenu-wrap .uk-parent>a {
  position: relative
}

.open-megamenu-wrap .uk-nav-sub a:hover:before,
.open-megamenu-wrap .uk-parent>a:hover:before {
  content: none;
  width: 23px;
  height: 1px;
  background: var(--primary-color);
  position: absolute;
  top: 54%;
  left: -40px
}

.open-megamenu-wrap .uk-nav-sub a:hover:after,
.open-megamenu-wrap .uk-parent>a:hover:after {
  content: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--primary-color);
  position: absolute;
  left: -23px;
  transform: rotate(45deg);
  top: 4px;
  border-radius: 100%
}

.open-megamenu-wrap .uk-parent>a:hover:before {
  left: -40px
}

.open-megamenu-wrap .uk-parent>a:hover:after {
  left: -24px;
  top: 42%
}

.open-megamenu-wrap a.uk-button-primary:hover,
.open-megamenu-wrap a.uk-button-primary:focus {
  color: var(--inverse-font-color) !important;
  background-color: var(--primary-color) !important
}

.nav-img {
  text-align: right
}

.location-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 20px 0
}

.location-box .icon-placeholder {
  font-size: 40px;
  color: var(--inverse-font-color);
  font-weight: 700
}

.location-box .address a {
  color: var(--inverse-font-color);
  font-size: 16px;
  line-height: 20px
}

.location-box .htl-number {
  padding: 0 0 40px
}

.location-box a {
  color: transparent;
  text-shadow: 0 0 0 var(--inverse-font-color)
}

.location-box a:hover,
.location-box a:focus {
  border-bottom: 1px solid var(--inverse-font-color)
}

li.submenulist a {
  position: relative
}

li.submenulist.uk-open>a.tpicon:before {
  font-family: 'mimiconfont';
  content: "\e911";
  position: absolute;
  right: 0;
  font-size: 18px;
  color: var(--text-color)
}

li.submenulist.uk-open>a.tpicon:after {
  content: '\e910'
}

li.submenulist a.tpicon {
  position: absolute;
  right: 0;
  top: 9px;
  z-index: 9
}

li.submenulist {
  position: relative
}

li.submenulist ul {
  padding: 0 0 0 5px
}

li.submenulist ul li {
  padding: 0;
  position: relative;
  color: var(--inverse-font-color)
}

li.submenulist ul li a {
  font-size: 14px;
  color: var(--text-color) !important;
  font-family: var(--text-fonts);
  text-transform: capitalize;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  padding: 0 10px
}

li.submenulist ul li a:hover,
li.submenulist ul li a.nav.navON,
li.submenulist ul li a:focus {
  text-shadow: none !important;
  color: var(--primary-color) !important
}

li.submenulist ul.uk-nav-sub {
  position: absolute;
  background: var(--inverse-font-color);
  border-radius: 0 0 0 30px;
  min-width: 200px;
  left: -35px;
  padding-top: 15px;
  display: none
}

ul#topnav li.parent-mega.uk-open ul.uk-nav-sub {
  display: block
}

a.book-now {
  background: var(--inverse-font-color);
  width: 100%;
  height: 60px;
  margin-top: 0;
  text-align: center;
  line-height: 60px;
  padding: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  font-size: 18px;
  z-index: 9999;
  text-transform: uppercase;
  color: #000;
  border: none
}

.navigation-wrap {
  display: flex;
  align-items: center;
}
.header-left-mob {
  display: none;
}

/* new css */
.nav-img-wrap, .megamenu__media {
  display: none;
}
.location-hours-info-inner {
  color: var(--primary-color);
  text-shadow: none;
}
.mega-menu-location-container .hours-info h3 {
  color: var(--text-color);
}
.mob-only {
  display: none;
}
.dining-menu-icon {
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}

@media all and (min-width: 320px) and (max-width: 767px), 
  only screen and (min-width: 768px) and (max-width: 1023px) {
    .header {
      min-height: auto;
      height: 76px;
      display: flex;
      align-items: center;
      padding: 0;
    }
    .uk-offcanvas-container .header {
      border-bottom: 1px solid transparent;
    }
    .uk-offcanvas-container .header .logo {
      display: none;
    }
    .uk-offcanvas-container .header .logoonscroll {
      display: block;
    }
    .uk-offcanvas-container .burger-menu a[aria-expanded="true"] .third-line {
      top: -2.5px;
      left: 5px;
    }
    .header.uk-sticky .container1240 {
      padding: 0;
    }
    .header.uk-active .headerinpad {
      display: inline-block;
      margin-bottom: 0;
    }
    .header .uk-navbar-nav>li.mob-only {
      display: block;
    }
    .header .logo {
      width: var(--mob-logo-width);
    }
    .header.uk-active .logoonscroll{
      width: var(--mob-logo-width-onscroll);
    }
    .open-megamenu .headerinpad {
      display: none;
    } 
    .navigation-wrap {
      display: none;
      justify-content: flex-end;
    }
    .navigation-wrap .rightpad a.reserve {
      min-width: 244px;
      letter-spacing: 2.6px;
      white-space: nowrap;
    }
    .header-left-mob {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      margin: 0;
    }
    .burger-menu {
      margin: 0;
      min-width: 50px;
    }
    .burger-menu a {
      display: flex;
      align-items: center;
    }
    .burger-menu a .first-line, .burger-menu a .third-line {
      width: 15px;
      transition: all .4s ease 0s;
    }
    .burger-menu a .third-line {
      left: 11px;
    }
    .burger-menu a[aria-expanded="true"] .first-line {
      transform: rotate(45deg);
      top: 4px;
      left: 5px;
    }
    .burger-menu a[aria-expanded="true"] .second-line {
      display: none;
    }
    .burger-menu a[aria-expanded="true"] .third-line {
      transform: rotate(-45deg);
      top: 0px;
    }
    .navmenu {
      display: none;
    }
    #megamenu.uk-offcanvas-overlay {
      padding: 0;
      margin: 76px 0 0 0;
      height: calc(100vh - 60px);
      background: var(--bg-header);
    }
    #megamenu.uk-offcanvas-overlay:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 1;
      width: 100%;
      height: 100%;
      mix-blend-mode: luminosity;
      background: url('https://assets.milestoneinternet.com/pm-hotel-group-parent/backstage-bar-grill/website-assets/background-images/menu-bg.png') left top no-repeat;
      background-size: cover;
    }
    .open-megamenu-wrap {
      padding: 0;
    }
    .open-megamenu .logo-container .logo {
      display: none;
    }
    .open-megamenu .logo-container .logoonscroll {
      display: block;
    }
    #megamenu.uk-open .uk-offcanvas-bar {
      background: #F7F5F2;
      color: var(--text-color);
      padding: 0 0 120px 0;
      max-width: 100% !important;
    }
    .nav-links-outer {
      padding: 26px 0 30px;
      text-align: center;	
    }
    .nav-links {
      padding: 0;
    }
    .nav-links-outer {
      border-radius: 0px 0px 50px 0px;
    }
    ul.uk-navbar-nav {
      margin: 0 40px;
      padding: 0;
    }
    ul.uk-navbar-nav li {
      display: flex;
      justify-content: center;
      margin: 0 0 20px 0;
    }
    .nav-title.mob-only {
      display: flex !important;
    }
    ul.uk-navbar-nav li a {
      font: var(--mob-header-fonts);
      color: var(--header-color) !important;
      justify-content: flex-start;
      letter-spacing: 0px;
      justify-content: center;
      text-transform: uppercase;
    }
    ul.uk-navbar-nav li a.nav.navON {border-bottom: solid 1px var(--highlight-color);}
    ul.uk-navbar-nav li:last-child {
      margin: 0;
    }
    .uk-offcanvas-overlay.uk-open:before {
      content: none;
    }
    #megamenu .social-media-wrap {
      margin: 0;
    }
    #megamenu .social-media-wrap ul li {
      margin: 0 15px;
    }
    #megamenu .social-media-wrap ul li a {
      /*font-size: 40px;*/
      color: var(--highlight-color);
    }
    #megamenu .social-media-wrap a .template-icon-tripadvisor {
      /*font-size: 24px;*/
      position: relative;
      top: 2px;
    }
    #megamenu .location-info h3 {
      color: var(--text-color);
    }
    .megamenu-social-media {
      width: 100%;
      color: var(--text-color);
      margin: 0;
      padding: 5px 0;
    }
    .mega-menu-location-container {
      justify-content: center;
      max-width: inherit;
      margin: 0;
    }
    .location-hours-info-section.main-navigation {
      padding: 0;
      background: none;
      margin: 0;
    }
    .location-hours-info-section.main-navigation h2 {
      margin: 0;
      padding: 0 0 20px 0;
      border: none;
      color: var(--text-color);
    }
    .location-hours-info-section.main-navigation .hours-info__item {
      margin: 0 0 23px 0;
    }
    .location-hours-info-section.main-navigation .hours-list p {
      display: inline-block;
      font-size: 22px;
    }
    .mega-menu-location-container .hours-list {
      margin: 0;
    }
    .mega-menu-location-container .hours-info {
      margin-bottom: 20px;
    }
    .mega-menu-location-container .hours-info h3 {
      margin: 0;
      font-size: 16px;
      letter-spacing: 0.8px;
      color: var(--text-color);
      line-height: 22px;
    }
    .menu-line-wrap {
      padding-bottom: 0;
      left: 0;
      flex-direction: column;
    }
    .mob-call a span {
      padding-bottom: 0;
    }
    .header.uk-active .mob-call a span {
      padding-bottom: 0;
    }
    .header.uk-active .menu-line-wrap span {
      background: var(--text-color);
    }
    .menu-line-wrap span {
      background: var(--inverse-font-color);
    }
    .navbar-container {
      justify-content: center;
    }
    .navbar-container .logo-container {
      margin: 22px 0 2px 0;
    }
    #megamenu .location-hours-info-inner {
      background: none;
      padding: 0;
      margin: 0;
      max-width: inherit;
    }
    .mob-call {
      min-width: 50px;
      justify-content: flex-end;
    }
    .headerinpad .web-only {
      display: none !important;
    }
    .headerinpad .mob-only {
      display: block !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape),
  only screen and (min-width: 768px) and (max-width: 1180px) {
    #megamenu.uk-open .uk-offcanvas-bar {
      height: 100vh;
    }
    ul#topnav li.parent-mega {
      padding-left: 0;
    }
    .rightpad a.reserve {
      white-space: nowrap;
    }
    .location-hours-info-inner {
      padding: 112px 50px 50px;
    }
    .home-location-hours-content h2 {
      max-width: inherit;
    }
    .home-client-reviews {
      position: relative;
      margin: 50px 0 50px 20px;
    }
    .home-client-reviews h2 {
      min-width: 40%;
    }
    .home-highlights {
      margin: 0 0 50px 0;
    }
    .home-gallery-slider {
      padding: 60px 100px 95px;
    }
    .home-menu-slider {
      min-height: 600px;
    }
    #megamenu.uk-open .uk-offcanvas-bar {
      background-image: none !important;
      padding-bottom: 170px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .header .uk-navbar-nav {
    gap: 10px;
  }
  ul.uk-navbar-nav li a {
    font-size: 13px;
  }
  .uk-sticky a.reserve.header__bookstay {
    margin: 0 -23px 0 15px;
    min-width: 120px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  .uk-sticky a.reserve.header__bookstay {min-width: 140px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1360px) {
  ul.uk-navbar-nav li a {font-size:13px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
  .uk-sticky a.reserve.header__bookstay {
    margin-right: -23px;
    padding-right: 10px; 
  }
}
@media all and (min-width: 1500px) {
  .header.uk-sticky .container1240 {
    max-width: 1240px;
  }
  .uk-sticky a.reserve.header__bookstay {
    height: 84px;
    margin-right: -23px;
    border-radius: 50px 0px 0px 50px;
  }
}

.ng-star-inserted .header{
  width: 100% !important;
  position: sticky !important;
  max-width: 100% !important;
}
#footer {
  position: relative;
}
.milestone #footer .bg-alt-1{
  background: var(--bg-alt-1);
}
#footer .bg-alt-1{
  background: transparent;
}
.footer-stay-connected-section {
  margin: 0 0 -100px 0;
  padding: 52px 60px;
  background: var(--bg-alt-1);
  text-align: left;
  position: relative;
}
.footer-stay-connected-section .footer-stay-connected__form {
  width: calc(100% - 320px);
}
.footer-stay-connected-section h2 {
  /*font-size: 35px;
  line-height: 40px;*/
  /*color: var(--primary-color); 
  filter: opacity(1); */
  color: var(--highlight-color);
}
.footer-stay-connected--form {
  flex-wrap: nowrap;
  display: flex;
  grid-column-gap: 15px;
}
.footer-stay-connected--form .capcha-contact {
  display: none;
}
.footer-stay-connected-section input[type=text] {
  height: 48px;
  min-width: 220px;
  background: transparent;
  padding: 6px 10px 5px;
  text-transform: capitalize;
  font: var(--form-input-fonts);
  /*font-size: 14px;*/ filter: opacity(1);
  color: var(--inverse-font-color);
  letter-spacing: 0px;
  border: 1px solid var(--border-color);
}
.footer-stay-connected-section input[type="text"]:focus {
  background: transparent;
  border-color: var(--highlight-color);
  color: var(--inverse-font-color); 
  filter: opacity(1);
}
.footer-stay-connected-section input::placeholder {
  color: var(--inverse-font-color); filter: opacity(1);
}
.footer-stay-inner {
  padding: 65px 0 55px 0;
  background: var(--secondary-color);
}
.footer-stay-connected-section-inner {
  position: relative;
  z-index: 2;
}
.button.filled-primary-button.signup-btn {
  height: 48px; white-space: nowrap;
  min-width: 170px; line-height: 48px;
  margin: 0;
}
.stay-connected-info {
  text-align: left;
}
.signup-btn {
  margin: 0;
}
.stay-in-toutch {
  display: flex;
}
.footer-stay-connected--form .api-error-message {
  color: var(--inverse-font-color);
  font-size: 14px;
}
.social-media-wrap a {
  font-size: 20px;
}
.footer .social-media-wrap a {
  font-size: 14px;
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  border: 1px solid var(--footer-color);
  border-radius: 50%;
}
.footer .social-media-wrap a:hover, .footer .social-media-wrap a:focus {
  color: var(--highlight-color);
  text-shadow: none;
  text-decoration: none;
  border: none;
  border: 1px solid var(--highlight-color);
}
.social-media-wrap ul li {
  display: inline-block;
  margin: 0 15px;
}
.social-media-wrap a .template-icon-tripadvisor {
  font-size: 20px;
}
.footer {
  padding: 200px 0 70px;
  font: var(--footer-fonts);
  /*font-size: 15px;
  line-height: 26px;*/
  letter-spacing: 0px;
  text-align: center;
  background: var(--bg-footer);
  color: var(--footer-color);
  text-transform: var(--footer-fonts-text-transform);
}
.footer .contentfocus {
  outline-color: var(--inverse-font-color);
}
.footer a { filter: opacity(1);
  color: var(--footer-color);
}
.footer a:hover,
.footer a:focus,
.footer a.navON {
  color: var(--footer-color);
  filter: opacity(1);
  border-bottom: 1px solid var(--footer-color);
  /*text-decoration: underline;
  text-decoration-color: var(--footer-color);*/
}
.footer-menu {
  display: none;
}
.newsletter-text {
  margin: 0 0 25px 0;
}
.footer-bottom {
  display: flex;
  flex-direction: column;
}
.get-notification {
  margin: 0 0 30px 0;
  display: inline-block;
}
.get-notification a {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.28px;
  font-weight: 600;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 var(--footer-color);
}
.get-notification a:hover,
.get-notification a:focus {
  color: var(--primary-cta-color);
}
.get-notification .icon-align {
  position: relative;
  top: 1px;
  left: 5px;
}

.copyright-outer {
  text-align: right;
}
.copyright,
.copyright a {
  /*font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.39px;*/
}
.copyright a:hover,
.copyright a:focus {
  color: var(--primary-cta-color);
}
.footer__copyright--home {
  display: none;
}
.home-page.milestone .footer__copyright--home {
  display: inline-block;
  /*font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.39px;*/
  margin: 0;
}
.footer__copyright--home a {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 var(--footer-color);
  border-bottom: 1px solid transparent;
}
.footer__copyright--home a:hover, .footer__copyright--home a:focus {
  border-bottom: 1px solid var(--footer-color);
}
.quick-links {
  margin: 0 0 30px 0;
  /*font-size: 13px;
  line-height: 18px;*/
}
.quick-links,
.quick-links ul {
  display: inline-block;
}
.quick-links ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.quick-links ul li:after {
  content: '';
  width: 1px;
  height: 12px;
  background: var(--footer-color);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.quick-links ul li:first-child:after {
  content: none;
}
.footer-logo {
  margin-bottom: 24px;
}
.footer-logo a {text-decoration:none; border-bottom:0;}
.footer-logo a:hover, .footer-logo a:focus {text-decoration:none; border-bottom:0;}
.footer-logo .logo {
  width: var(--logo-width);
}
.footer__address {
  margin-bottom: 40px;
  /*font-family: var(--title-fonts);*/
  text-align: left;
}
.footer__address .htl-addr {
  position: relative;
  margin: 0 0 5px 0;
}
.footer-social-links {
  margin: 0;
}
a#backtotop {
  display: none;
  position: absolute;
  z-index: 9;
  width: 50px;
  height: 50px;
  line-height: 50px;
  bottom: 15px;
  right: 30px;
  background: var(--primary-cta-color);
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 var(--primary-cta-font-color);
  text-align: center;
  font-size: 24px;
  transition: all 0.6s ease;
  transform: rotate(270deg);
  border: 2px solid var(--primary-cta-color);
}
a#backtotop .backtotop {
  font-size: 18px;
  position: relative;
  top: 0;
}
a#backtotop:hover,
a#backtotop:focus {
  background: var(--primary-cta-hover-color);
  text-shadow: 0 0 0 var(--primary-cta-font-hover-color);
  border-color: var(--primary-cta-hover-color);
}
.footer-sticky-nav-mobile {
  position: fixed;
  display: none;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 99;
}
.footer-sticky-nav-mobile a {
  width: 100%;
  height: 60px;
  line-height: normal;
  padding: 10px 0;
  text-align: center;
  margin: 0 20px;
  border-radius: 30px;
}
.footer-sticky-nav-mobile a:hover {
  background: var(--footer-color);
  color: var(--primary-cta-color);
}
.footer-sticky-nav-mobile a span {
  margin: -1px 9px 0 0;
}
.footer-sticky-nav-mobile a.btn-book-now {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: var(--primary-cta-color);
  font: var(--primary-cta-fonts);
  letter-spacing: 0px;
  color: var(--primary-cta-font-color);
  text-shadow: none;
  line-height: 60px; 
  max-width: 280px;
  margin: 0 auto;
  text-transform: var(--primary-cta-font-transform);
}
.footer-sticky-nav-mobile a.btn-book-now:hover,
.footer-sticky-nav-mobile a.btn-book-now:focus {
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 var(--primary-cta-font-hover-color);
  background: var(--primary-cta-hover-color);
  border: 1px solid var(--primary-cta-font-hover-color);
}
.footer__address .htl-number {
  margin: 0 0 10px 0;
  text-align: left;
}
.footer__address .htl-email {
  text-align: left;
}
#footer *:focus-visible {
  outline-color: var(--inverse-font-color);
}
@media all and (min-width: 1024px) {
  .copyright-outer {max-width: 35.33%;}
}

@media all and (min-width: 1024px) and (max-width: 1240px) {
  .footer-stay-connected-section .footer-stay-connected__form { width: calc(100% - 280px); }
  .footer-stay-connected-section input[type=text] {min-width: 100%;}
}

@media all and (max-width: 959.98px) {
  .footer-stay-connected-section .footer-stay-connected__form{
    width: 100%;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  #footer {
    padding: 40px 0 0;
  }
  .Dining #footer {
    padding-top: 0;
  }
  .footer {
    padding: 240px 0 100px 0;
  }
  .footer__address .htl-email {
    text-align: center;
  }
  .footer-logo {
    margin-bottom: 0;
  }
  .footer a {
    /*font-size: 16px;*/
  }
  .stay-in-toutch {
    flex-direction: column;
  }
  .button.filled-primary-button.signup-btn {
    margin: 0 auto;
    width: fit-content;
  }
  /*.footer-stay-connected-section h2 {
  font-size: 36px;
  font-weight: 600;
}*/
  .footer-stay-connected-section input {
    height: 48px;
    border: 1px solid var(--border-color);
    padding: 6px 20px 5px;
    /*font-weight: 400;*/
  }

  .footer-stay-connected-section .signup-btn {
    margin-top: 43px;
  }
  .footer__address .htl-addr {
    margin: 0;
    text-align: center;
  }
  .htl-email.uk-grid-margin {
    margin: 0 0 5px 0;
    text-align: center;
  }
  .footer__address .htl-number {
    margin: 0;
    order: 2;
    text-align: center;
  }
  .footer-stay-connected--form {
    flex-wrap: wrap;
    row-gap: 26px;
  }
  .footer-stay-connected--form .full-width {
    width: 100%;
  }
  .footer-social-links {
    margin-bottom: 40px;
  }
  .home-page .footer__copyright--home {
    margin: 0;
  }
  .copyright-outer {
    text-align: center;
    order: 2;
  }
  .copyright, .copyright a {
    /*font-size: 12px;
    letter-spacing: 0.72px;*/
  }
  .footer-sticky-nav-mobile {
    display: flex;
  }
  .quick-links,
  .footer-box {
    min-width: inherit;
    max-width: inherit;
    margin: 0 auto;
  }
  .quick-links {
    padding-bottom: 30px;
    order: 2;
  }
  .quick-links a {
    /*font-size: 14px;*/
  }
  .stay-connected-info {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
  }
  .social-media-wrap ul li a {
    /*font-size: 40px;*/
    text-align: center;
  }
  a#backtotop {
    display: none !important;
  }
  .footer-stay-connected-section {
    margin: 0 0 -180px 0;
    padding: 40px 20px 50px;
  }
  .footer-stay-connected-section p {
    text-align: center;
  }
  .footer__address {
    order: 2;
    /*font-size: 16px;
    line-height: 40px;*/
  }
  .social-media-wrap {
    margin: 50px 0 0 0;
    text-align: center;
  }
  .footer-stay-connected--form .uk-grid {grid-row-gap: 20px;}
  .full-width label.form__checkbox { line-height:20px; }
  .full-width label.form__checkbox:first-child {margin-top:0;}
  .full-width label.form__checkbox input {height:16px; top:6px;}
  .milestone #footer .bg-alt-1 {
    background: transparent;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .footer {
    padding-bottom: 100px;
  }
  .footer__address .htl-number, .footer__address .htl-email, .copyright-outer {
    text-align: center;
  }
  .stay-connected-info {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .footer-stay-connected-section p {
    text-align: center;
  }
  .footer-stay-connected--form {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .button.filled-primary-button.signup-btn {
    margin: 0 auto;
  }
  .footer__address .htl-addr, .footer__address .htl-number, .footer__address .htl-email {
    margin: 0;
    text-align: center;
  }
  .footer .hotel-info a {
    font-size: 18px;
  }
  .footer-social-links {
    margin: 0 0 40px 0;
    order: 1;
  }
  .footer__address {
    order: 2;
  }
  .quick-links {
    order: 1;
  }
  .copyright-outer {
    order: 3;
  }
  .footer-stay-connected-section {
    margin: 0 0 -150px 0;
    padding: 40px 60px;
  }
  .footer-sticky-nav-mobile {
    display: flex;
  }
  .footer-social-links > .web-only {
    display: none !important;
  }
  .footer__address > .mob-only {
    display: block !important;
  }
  .footer__address > .mob-only .social-media-wrap {
    margin: 50px 0 0 0;
  }
  .footer .social-media-wrap a{
    text-align: center;
  }
  .footer__address > .mob-only .social-media-wrap ul{
    text-align: center;
  }
  /*.home-full-width-banner{
    min-height: 520px;
    background-position: center;
  }*/
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .stay-connected-info, .footer-stay-connected-section p {
    text-align: left;
  }
  .footer-stay-connected__form {
    width: 100%;
    text-align: left;
    position: relative;
  }
  .footer-stay-connected-section input {
    width: 58%;
  }
  .button.filled-primary-button.signup-btn {
    width: 100%;
    margin: 0;
    top: 0;
    right: 0;
  }
  .footer-stay-connected-section h2 {
    display: inline-block;
    padding: 0 0 20px 0;
  }
}
@media all and (min-width: 1024px) {
  .footer {
    text-align: inherit;
  }
  .footer-menu {
    display: block;
  }
  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-social-links {
    margin: 0;
    padding: 0;
  }
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}

label.form__checkbox {
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 0px;
  display: block;
  position: relative;
  padding-left: 25px;
  margin-top: 10px; 
  color: var(--inverse-font-color);
  filter: opacity(1);
}
label.form__checkbox a { color: var(--highlight-color); filter: opacity(1);}
label.form__checkbox a:hover, label.form__checkbox a:focus { color: var(--highlight-color); filter: opacity(1);text-decoration: underline;}
label.form__checkbox + label.form__checkbox {margin-top: 5px;}
label.form__checkbox input {padding:4px; position: absolute; left: 0; top: 8px; width: 16px;    border-color: var(--highlight-color);}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: var(--highlight-color);
  border-color: transparent;
}
.uk-checkbox:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23000%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}
.uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus{
  background-color: var(--highlight-color);
}
.uk-checkbox:focus, .uk-radio:focus{
  border-color:  var(--highlight-color);
}
.cms-menu {
  padding: 60px 0;
}
.cms-menu__maintitle {
  margin-bottom: 40px;
}
img[src=""] {
  display: none;
}
.cms-menu__tabs {
  text-align: center;
  justify-content: center;
  margin-left: -40px;
  margin-bottom: 40px;
}
.cms-menu__tabs > * {
  padding-left: 40px;
}
.cms-menu__tabs > * > a {
  letter-spacing: 1.3px;
  color: #002341;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  white-space: nowrap;
  position: relative;
  padding: 13px 10px;
  border: 0;
}
.cms-menu__tabs > * > a:after {
  content: "";
  height: 3px;
  background: var(--primary-color);
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 10px;
  right: 10px;
  opacity: 0;
}
.cms-menu__tabs > .uk-active > a:after {
  opacity: 1;
}
.cms-menu__type {
  text-align: center;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 15px;
}
.cms-menu__details {
  letter-spacing: 0.32px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  max-width: 720px;
  margin: 0 auto;
}
.cms-menu__data {
  margin-top: 35px;
  filter: opacity(1);
}
.cms-menu__name {
  font-weight: 400;
  color: var(--highlight-color);
  /*filter: opacity(1);*/
}
.cms-menu__desc {
  margin-top: 20px;
  display: none;
  color: var(--inverse-font-color);
}
.cms-menu__desc:empty {
  display: none;
}
.cms-menu__list {
  margin-top: 35px;
  margin-left: -90px;
}
.cms-menu__food {
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.5;
}
.cms-menu__food-type {
  font-weight: 700;
}
.cms-menu__item-info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 15px;
  font: var(--h3-title-fonts);
  letter-spacing: 0px;
  margin-bottom: 15px;
  color: var(--inverse-font-color);
}
.cms-menu__item-price {
  margin: 0 0 0 10px;
  text-align: right;
  color: var(--highlight-color);
}
.cms-menu__item-name {
  width: calc(100% - 150px);
  color: var(--highlight-color);
  /*filter: opacity(1);*/
}
.cms-menu__item-desc {
  max-width: calc(100% - 100px);
  max-width: -webkit-calc(100% - 100px);
  color: var(--inverse-font-color);
}
.cms-menu__image {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 50%;
}
.cms-menu__image > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
}
.cms-menu__image {
  margin-bottom: 15px;
}
.cms-menu__addons {
  margin-top: 30px;
  padding-right: 100px;
  color: var(--inverse-font-color);
}
.cms-menu__addons-item {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 20px;
}
.cms-menu__addons-item + .cms-menu__addons-item {
  margin-top: 10px;
}
.cms-menu__list > * {
  padding-left: 90px;
}
.cms-menu__toggler {
  background: transparent;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 2px solid var(--highlight-color);
  color: var(--highlight-color);
  display: flex;
  min-height: unset;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 46px;
  right: 0;
  z-index: 10;
}
.cms-menu__toggler:after {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  justify-self: center;
  line-height: 0;
}
.cms-menu__toggler.is-active:after {
  content: "-";
}
.cms-menu__toggler:hover,
.cms-menu__toggler:focus-within {
  border-color: var(--inverse-font-color);
  color: var(--inverse-font-color);
}
.cms-menu__item hr {
  margin-top: 40px;
  border-color: var(--border-color);
}
.menu-tab-container ul.menu-nav.uk-tab:before {
  border-bottom: none;
}
.menu-tab-container .menu-nav li > a {
  padding: 0;
}
.menu-tab-container .uk-tab > .uk-active > a {
  padding: 0;
}
@media (max-width: 1199.98px) {
  .cms-menu {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .cms-menu {
    padding: 20px 0;
  }
  .cms-menu__maintitle,
  .cms-menu__tabs {
    margin-bottom: 20px;
  }
  .cms-menu__list,
  .cms-menu__item hr,
  .cms-menu__item + .cms-menu__item {
    margin-top: 20px;
  }
  .cms-menu__tabs {
    margin-left: -20px;
  }
  .cms-menu__tabs > * {
    padding-left: 20px;
  }
  .cms-menu__item-info {
    font: var(--mob-h3-title-fonts);
  }
  .cms-menu__item-name {
    width: 100%;
  }
  .cms-menu__item-info {
    flex-wrap: wrap;
  }
  .cms-menu__item-price {
    margin: 0;
    text-align: left;
  }
  .cms-menu__item-desc {
    max-width: 100%;
    max-width: 100%;
  }
}

.menu-widget__item-allprices--stacked {}

.menu-widget__item-allprices--stacked .menu-widget__item-price {
  text-align: left;
  max-width: unset;
  font: var(--body-text-fonts);
  display: flex;
  align-items: flex-start;
  min-width: unset;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0px;
}

.menu-widget__item-allprices--stacked .menu-widget__price-type {
  position: relative;
  line-height: 1.5;
}

.menu-widget__item-allprices--stacked .menu-widget__price-type:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 2px;
  bottom: 2px;
  border-right: 1px solid var(--border-color);
}

.menu-widget__item-allprices--stacked .menu-widget__price-value {
  position: relative;
  padding-left: 20px;
  align-self: center;
  line-height: 1.5;
}

.menu-widget__item-allprices--stacked .menu-widget__item-price+.menu-widget__item-price {
  margin-top: 5px;
}
.menu-widget__item-allprices--stacked + .menu-widget__food-type {
  margin-top: 20px;
}
.menu-widget__item-allprices--stacked {
  margin-bottom: 20px;
}
.hero-slideshow{height:calc(100vh - 85px);background:var(--primary-color)}.hero-slideshow .uk-position-relative,.hero-slideshow .uk-slideshow-items{height:100%}.hero-slideshow__caption-wrapp{position:relative;z-index:1;text-align:left}.mainimage-inner .edit-overlay.ps-system-generated-edit-icon{top:20px}.mainimage-inner:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90.13deg,rgba(0,0,0,.49) .1%,rgba(0,0,0,0) 78.23%);z-index:1;pointer-events:none}.hero-slideshow__caption{position:absolute;top:50%;left:calc((100% - 1310px)/2);z-index:9;padding-bottom:0;transform:translateY(-50%);display:inline-block;max-width:30%}.hero-slideshow__caption-title{max-width:55%;margin:0 0 30px 0;font:var(--xl-title-fonts);letter-spacing:0;color:var(--highlight-color);filter:opacity(1);text-align:left;text-transform:var(--xl-title-fonts-text-transform)}.hero-slideshow__caption *:focus-visible{outline-color:var(--inverse-font-color)}.hero-slideshow__caption .subtitle{color:var(--inverse-font-color);padding:0;filter:opacity(1);margin:0 0 12px 0;position:relative;font:var(--section-title-fonts)}.hero-slideshow__caption .subtitle::before{content:"";position:relative;background-color:var(--highlight-color);width:60px;height:1px;left:0;top:-4px;display:inline-block;margin:0 20px 0 0}.hero-slideshow__media{width:100%!important;height:100%!important;object-fit:cover!important}.hero-slideshow__actions{position:absolute;bottom:20px;z-index:10;color:var(--inverse-font-color);left:0;width:100%}.hero-slideshow ul.uk-slideshow-nav{position:relative;margin-left:calc((100% - 1330px)/2);justify-content:flex-start;bottom:40px;grid-column-gap:10px;display:flex}.hero-slideshow .uk-dotnav>*>:hover,.hero-slideshow .uk-dotnav>*>:focus{background-color:var(--tertiary-color);border-color:var(--tertiary-color)}.hero-slideshow__actions-nav{color:var(--inverse-font-color)!important;height:35px;width:35px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}h4.small-title{margin:0 0 10px 0;position:relative}@media only screen and (max-width:1240px){.hero-slideshow__actions ul.uk-slideshow-nav{margin-left:0;justify-content:center}.hero-slideshow__caption-title{max-width:100%}.hero-slideshow__caption{max-width:100%}}@media all and (min-width:768px)and (max-width:1366px){.hero-slideshow__caption{left:20px;max-width:50%}.hero-slideshow ul.uk-slideshow-nav{margin-left:20px}}@media all and (min-width:768px)and (max-width:990.98px){.hero-slideshow{height:calc(100vh/1)}}@media all and (min-width:320px)and (max-width:767px){.hero-slideshow__actions{bottom:0}.hero-slideshow__caption{align-items:flex-end;margin:0 0 35px 0;left:0;width:100%;bottom:0;top:auto;transform:none;max-width:100%}.hero-slideshow__caption-title{max-width:inherit;margin:25px auto 0;font:var(--mob-xl-title-fonts);letter-spacing:.96px;text-align:center}.hero-slideshow__caption .subtitle:before{position:absolute;left:50%;top:35px;margin:0 20px 0 0;transform:translate(-50%,0)}.home-caption__actions{margin-top:30px}.hero-slideshow:before{top:auto;bottom:0;opacity:.6;background:transparent linear-gradient(0deg,#000000cc 0%,#00000000 100%) 0% 0% no-repeat padding-box}.mainimage-home img{height:100vh}ul.uk-slideshow-items{min-height:482px!important}.hero-slideshow__caption-wrapp{text-align:center;padding-bottom:30px}.hero-slideshow{height:calc(100vh - 60px)}}@media all and (max-width:990.98px){.hero-slideshow ul.uk-slideshow-nav{margin-left:0;justify-content:center}}@media all and (max-width:640px){.hero-slideshow{height:calc(100vh - 196px)}}@media all and (max-width:767.98px){.mainimage-inner.uk-card{margin:0;box-sizing:border-box;transition:box-shadow .1s ease-in-out;overflow:hidden}.mainimage-inner.uk-card img{min-height:400px;object-fit:cover}}
/* overview section */
.home-overview {
  margin: 0 0 100px 0;
  padding: 100px 0 0;
  position: relative;
}
/*.home-overview:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: calc(100% - 80px);
background: var(--inverse-font-color);
}*/
.home-overview-content {
  position: relative;
  z-index: 2;
}
.home-overview-snippet {
  position: relative;
  padding: 0;
  color: var(--text-color);
}
.home-overview-snippet h1 {
  margin: 0 0 20px -45px;
  /*color: var(--h1-font-color);*/
  position: relative;
}
.home-overview-snippet h1:before {
  content: '';
  width: 120px;
  position: absolute;
  border-bottom: 1px solid var(--highlight-color);
  left: -145px;
  top: 22px;
}
.overview-snippet-content {
  max-width: 620px;
  padding: 16px 0 60px 73px;
}
.overview-snippet-content h4 {
  margin: 0 0 15px 0;
}
.overview-snippet-content .icon-box .icon-size-32 {
  font-size: 32px;
  margin: 0 0 10px 0;
}
.overview-snippet-content .icon-box .icon-size-42 {
  font-size: 42px;
}
.overview-snippet-content .snippet-text {
  font-size: 18px;
  line-height: 40px;
  margin-left: -45px;
}


@media all and (min-width: 320px) and (max-width: 767px) {
  .home-overview {
    padding: 40px 0 0;
    margin: 0 0 0px 0;
    background: transparent;
  }
  /*.home-overview:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    height: 70%;
    background: var(--secondary-color);

  }*/
  .overview-snippet-content .snippet-text {
    margin: 0 0 50px 0;
    line-height: 36px;

  }
  .overview-snippet-content {
    padding: 0 0 0 0px;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.45px;
    text-align: left;
  }
  .overview-snippet-content h4 {
    margin: 0 0 10px 0;
  }
  .home-overview-content {
    margin: 0 20px;
  }
  .home-overview-snippet h1 {
    margin: 0 auto;
    max-width: 80%;
    /*font-size: 30px;
    line-height: 35px;*/
    text-align: center;
    padding: 0 0 30px 0;
  }

  .home-overview-snippet h1:before {
    content: '';
    width: 1px;
    position: absolute;
    border-bottom: 1px solid var(--highlight-color);
    left: 50%;
    bottom: -32px;
    height: 60px;
    border-right: 1px solid var(--highlight-color);
    z-index: 2;
    top: inherit;
  }
  .home-overview-snippet:before {
    position: inherit;
    left: 50%;
    top: -20px;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .home-overview-snippet h1 {
    margin: 0 0 20px -25px;
    font-size: 32px;
    line-height: 42px;
  }
  .overview-snippet-content {
    max-width: inherit;
    padding: 20px 20px 20px 32px;
  }
  .overview-snippet-content .snippet-text {
    line-height: 36px; margin-left: -25px;
  }

  .home-overview {
    margin: 0;
    padding: 50px 0 0;
  }
  .home-overview:before {
    height: 100%;
  }
  .overview-img-section img {
    width: 100%;
  }
}
@media all and (min-width: 1024px) {
  .home-overview-snippet {
    flex-direction: row;
  } 
  .home-overview:before {
    height: calc(100% - 50px);
  }

}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .overview-snippet-content {
    max-width: inherit;
    padding: 20px 20px 60px 50px;
  }
  .home-overview {
    margin: 0;
    padding: 50px 0 0 0;
  }
  .home-overview:before {
    height: 100%;
  }
  .overview-snippet-content .snippet-text {
    margin: 0;
  }
  .home-overview-snippet h1 { margin: 0 0 20px 0; }
}
/* client-reviews */
.home-client-reviews {
  margin: 100px 0 80px;
  position: relative;
}
.home-client-reviews:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #4B3E39 0% 0% no-repeat padding-box;
  opacity: 0.75;
  pointer-events: none;
}
.home-client-reviews-inner {
  min-height: 600px;
}
.client-reviews-inner {
  margin: 0 0 60px 0;
  padding: 0;
  /*color: rgba(0,0,0,0);
  text-shadow: 0 0 0 var(--text-color);*/
  position: relative;
}
.client-reviews-inner .uk-dotnav {
  min-height: 20px;
  margin: 0 5px 0 0;
  position: relative;
  left: 0; padding-right: 4px;
  bottom: 16px;
}
.client-reviews-snippet {
  position: relative;
}
.client-reviews-snippet:before {
  content: '\e95b';
  position: absolute;
  left: -20px;
  top: 20px;
  font-family: var(--icon-fonts);
  font-size: 36px;
  color: var(--highlight-color);
}

.author-description {
  margin: 0 0 40px 0;
  font: var(--h4-title-fonts);
  /*font-size: 25px;*/
  line-height: 60px;
  letter-spacing: 0px;
}
.author-name {color: var(--text-color); text-transform: uppercase;font-size: 13px;
  /*font-size: 14px;
  
  */
}
.home-client-reviews-section {
  z-index: 2;
  padding: 0;
}
.home-client-reviews-section .uk-active .edit-overlay.ps-system-generated-edit-icon {top:25px;}
.home-client-reviews-section ul.uk-slider-items {
  padding: 0;
}

.home-client-reviews__media {
  display: none;
}
.home-client-reviews__bg {
  min-height: 600px;
  background-size: cover;
}
.home-client-reviews-inner *:focus-visible {
  outline-color: var(--inverse-font-color);
}
@media all and (min-width: 1024px){
.client-reviews-inner .uk-dotnav {
  min-height: 20px;
  margin: 0 5px 0 0;
  position: relative;
  left: 0; padding-right: 4px;
  bottom: 16px;
}
}
@media all and (min-width: 320px) and (max-width: 767px) {
  .client-reviews-inner {
    width: 100%;
    max-width: inherit;
    padding: 90px 0 50px;
  }
  .client-reviews-snippet {
    justify-content: center;
  }
  .client-reviews-snippet:before {
    position: inherit;
    left: 20px;
    top: -20px;
  }
  .home-client-reviews-section ul.uk-slider-items {
    padding: 0 0 60px 0;
    text-align: center;
  }
  .author-name {
    /*font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.84px;*/
    color: var(--highlight-color);
  }
  .home-client-reviews-section .uk-dotnav {
    justify-content: center;
    bottom: 20px;
  }
  .home-client-reviews {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .home-client-reviews-inner {
    min-height: inherit;
  }
  .author-description {
    margin: 0 0 30px 0;
    font: var(--mob-h4-title-fonts);
    letter-spacing: 1.2px;
    line-height: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .home-client-reviews-section ul.uk-slider-nav {
    justify-content: center;
  }
  .home-client-reviews-section ul.uk-slider-items {
    padding: 50px 0;
  }
  .home-client-reviews {
    margin-bottom: 80px;
  }
  .author-description {
    margin: 0 0 50px 0;
    line-height: 40px;
  }
  .home-client-reviews .location-hours-info-section {
    margin: -100px auto 0 auto;
    padding: 50px 0 80px;
  }
  .client-reviews-inner {
    max-width: inherit;
    width: 100%;
    text-align: center;
    padding: 0 0 50px;
  }
  .client-reviews-snippet:before {
    left: 25%;
    top: 0;
  }
  
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
 .client-reviews-inner .uk-dotnav {
    justify-content: center;
  }
  .client-reviews-inner {
    max-width: inherit;
    width: 80%;
    padding: 20px 0 50px;
  }
  
  .home-client-reviews-inner {
    justify-content: center;
    text-align: center;
  }
  .home-client-reviews-section ul.uk-slider-items {
    padding: 20px 0 40px 0;
  }
  .client-reviews-snippet:before {
    left: 24%;
    top: -20px;
  }
 .client-reviews-inner {
    width: inherit;
  }
  .client-reviews-inner .uk-dotnav {
    justify-content: left;
    margin: 0 0 0 -12px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1400px) {
  .client-reviews-snippet:before {
    left: 24%;
    top: -20px;
  } 
  
}
/* Menu Section */
.menu-section {
  position: relative;
}
.menu-section :focus-visible {
  outline: 1px solid var(--highlight-color);
}
.menu-section:before {
  content: '';
  background-color: var(--primary-color);
  margin: 0 0 0 65px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px 0px 0px 0px;
}
.menu-container {
  position: relative;
  padding-top: 90px;
}
.menu-main-heading {
  padding-top: 0;
  margin-left: 0;
  max-width: 50%;
}
.menu-main-heading > h2 {
  font: var(--xl-title-fonts);
  color: var(--highlight-color);
  /*font-size: 55px;
  line-height: 60px;
  letter-spacing: 1.65px;*/
}
.menu-main-heading > .line {
  width: 270px;
  height: 1px;
  background-color: var(--highlight-color);
  position: relative;
  z-index: 2;
}
.menu-tab-container {
  padding-top: 60px;
}
.menu-tab-container .menu-nav {
  gap: 50px;
}
.menu-nav.uk-tab > li:first-child {
  padding-left: 0;
}
.menu-tab-container .menu-nav li > a {
  font-size: 13px;
  color: var(--inverse-font-color);
  letter-spacing: 0px;
  font-weight: 400;
  transition: all 0.3s ease;
  text-transform: capitalize;
}
.menu-tab-container .menu-nav .uk-tab:before {
  content: none;
}
.menu-tab-container .uk-tab li > a:hover,
.menu-tab-container .uk-tab li > a:focus {
  color: var(--highlight-color);
}
.menu-tab-container .uk-tab > .uk-active > a {
  color: var(--highlight-color);
  border-color: var(--highlight-color);
}
.menu-inner-heading {
  padding: 40px 0 15px;
  max-width: 50%;
  margin: 0 auto;
}
.menu-inner-heading > h2 {
  color: var(--highlight-color);
}
.timing-container {
  padding-top: 10px;
  color: var(--inverse-font-color);
  font-size: 16px;
  letter-spacing: 0px;
  filter: opacity(1);
}
.menu-item-container {
  padding-top: 40px;
  display: grid;
  grid-template-columns: auto auto;
  row-gap: 25px;
}
.menu-item-container .menu-item {
  font-size: 16px;
  letter-spacing: 0.8px;
  color: var(--text-color);
  max-width: 500px;
  padding-bottom: 30px;
  border-bottom: 1px solid #CEC5B6;
}
.menu-item-container .menu-item h3 {
  font-size: 22px;
  color: var(--text-color);
  letter-spacing: 0.66px;
}
.menu-item-container .menu-item .price {
  font-size: 22px;
  font-weight: bold;
  color: var(--text-color);
  letter-spacing: 0.66px;
}

/* Reservation */
.reservation-container {
  padding: 70px 20px 80px;
  position: relative; max-width: 1100px;
}
.reservation-container h2{
  color: var(--highlight-color);
  filter: opacity(1);
}
.reservation-form{
  width: 100%;
  padding-top: 30px;
}
.reservation-form__fields {
  box-shadow: 0px 3px 26px #00000029;
}
.dimensions {
  width: 300px;
  height: 60px;
  outline: none;
  border: none;
  position: relative;
}
.dimensions label{
  display: block;
}
.dimensions.time:before, .dimensions.attendees:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  border-right: 1px solid var(--border-color);
  height: 40px;
  transform: translate(0, -50%);
}
.dimensions.attendees:after, .dimensions.time:after {
  content: '\e908';
  position: absolute;
  right: 15px;
  top: 50%;
  font-family: var(--icon-fonts);
  font-size: 12px;
  line-height: 12px;
  transform: translate(0, -50%);
}
.reservation-form input, .reservation-form select {
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  font: var(--form-input-fonts);
  /*font-weight: 600;
  font-size: 14px;*/
  padding: 0 20px;
  letter-spacing: 0px;
  color: var(--text-color);
  text-transform: capitalize;
  cursor: pointer;
}
.reservation-form  button.dimensions {
  height: 60px;
  line-height: 60px;
}
.reservation-form button.dimensions:before{display: none;}
.reservation-form button.dimensions .cta-icon{
  margin-right: 5px;
  font-size: 15px;
  position: relative;
  top: 0px;
}
/*.reservation-form .button.filled-primary-button{
text-shadow:  0 0 0 var(--primary-cta-font-color); 
}
.reservation-form .button.filled-primary-button:hover,
.reservation-form .button.filled-primary-button:focus{
text-shadow:  0 0 0 var(--primary-cta-font-hover-color); 
}*/
.dimensions .ada-datepicker{
  height: 100%; 
}
.dimensions button.ui-datepicker-trigger{
  top: 15px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
  .reservation-form__fields{
    flex-wrap: wrap;
  }
  .dimensions {
    width: 100%;
  }
  /*.reservation-form input, .reservation-form select{
  border-top: 1px solid #A7A7A7;
}*/
  .dimensions.time:before, .dimensions.attendees:before{
    border-right: none;
    width: calc(100% - 30px);
    left: 50%;
    top: 0;
    height: 1px;
    transform: translate(-50%, 0);
    border-top: 1px solid #A7A7A7;
  }
  .dimensions button.ui-datepicker-trigger{
    width: 16px;
    right: 13px;
  }
}
/* Menu Section */
.menu-section {
  position: relative;
}
.menu-section:before {
  content: '';
  background-color: var(--primary-color);
  margin: 0 0 0 65px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px 0px 0px 0px;
}
.menu-container {
  position: relative;
  padding-top: 90px;
}
.menu-main-heading {
  padding-top: 0;
  margin-left: 0;
  /*
  max-width: 50%;
  */
  max-width: 100%;
  display:block;
  text-align: center;
}
.menu-main-heading > h2 {
  font: var(--xl-title-fonts);
  color: var(--highlight-color);
  /*font-size: 55px;
  line-height: 60px;
  letter-spacing: 1.65px;*/
  text-align: left;
  filter: opacity(1);
}
.menu-main-heading > .line {
  width: 270px;
  height: 1px;
  background-color: var(--highlight-color);
  position: relative;
  z-index: 2;
}
.menu-tab-container {
  padding-top: 60px;
}
.menu-tab-container .menu-nav {
  gap: 50px;
}
.menu-nav.uk-tab > li:first-child {
  padding-left: 0;
}
.menu-tab-container .menu-nav li > a {
  font-size: 13px;
  color: var(--inverse-font-color);
  letter-spacing: 0px;
  font-weight: 400;
  transition: all 0.3s ease;
  text-transform: capitalize;
  filter: opacity(1);
}
.menu-tab-container .menu-nav .uk-tab:before {
  content: none;
}
.menu-tab-container .uk-tab li > a:hover,
.menu-tab-container .uk-tab li > a:focus {
  color: var(--highlight-color); filter: opacity(1);
}
.menu-tab-container .uk-tab > .uk-active > a {
  color: var(--highlight-color); filter: opacity(1);
  border-color: var(--highlight-color);
}
.menu-inner-heading {
  padding: 40px 0 15px;
  max-width: 50%;
  margin: 0 auto;
}
.menu-inner-heading > h2 { filter: opacity(1);
  color: var(--highlight-color);
}

.menu-item-container {
  padding-top: 40px;
  display: grid;
  grid-template-columns: auto auto;
  row-gap: 25px;
}
.menu-item-container .menu-item {
  font-size: 16px;
  letter-spacing: 0.8px;
  color: var(--text-color);
  max-width: 500px;
  padding-bottom: 30px;
  border-bottom: 1px solid #CEC5B6;
}
.menu-item-container .menu-item h3 {
  font-size: 22px;
  color: var(--text-color);
  letter-spacing: 0.66px;
}
.menu-item-container .menu-item .price {
  font-size: 22px;
  font-weight: bold;
  color: var(--text-color);
  letter-spacing: 0.66px;
}
/* menus-tabbing */
.home-dining-menus h2 {
  margin: 0 0 50px 0;
}
.home-dining-menus__switcher {
  margin: 62px 0 80px 0;
}
.home-dining-menus__titletabs .uk-tab {
  justify-content: center;
}
.home-dining-menus__titletabs .uk-tab:before {
  border-bottom: 1px solid var(--border-color);
  opacity: 0.3;
}
.home-dining-menus__titletabs .uk-tab a {
  padding: 0 20px;
  font-size: 50px;
  line-height: 70px;
  color: var(--text-color);
  text-transform: capitalize;
  font-family: var(--title-fonts);
  border-bottom: 3px solid transparent;
  opacity: 0.3;
}
.home-dining-menus__titletabs .uk-tab > .uk-active > a {
  border-color: var(--primary-color);
  opacity: 1;
}
.home-dining-menus__titletabs .uk-tab li {
  padding: 0 30px;
}
.home-dining-menus__media {
  margin: 0 0 50px 0;
  align-items: start;
}
.home-dining-menus__media img:nth-child(even) {
  margin: 62px 0 0 0;
}
.home-dining-menus__content {
  max-width: 70%;
  margin: 0 auto;
}
.home-dining-menu-image {
  position: absolute;
  right: 0; 
  /*display:none !important;*/
  top: -500px;
  z-index: 1;
  margin-right: calc((100% - 1478px + 0px)/2);
}
.home-dining-menu-image:before {
  content: '';
  position: absolute;
  right: -50%;
  bottom: 0;
  width: 690px;
  height: 690px;
  background: var(--tertiary-color);
  border-radius: 50%;
  z-index: 1;
  transform: translate(-22%, 0px);
}
.dining-img {
  position: relative;
  z-index: 1;
}
.dining-img:before {
  content: '';
  position: absolute;
  left: -240px;
  bottom: 30px;
  border-bottom: 1px solid var(--highlight-color);
  width: 280px;
}

.home-event-slider ul.uk-slider-nav {
  margin: 44px 0 0 0;
}
/* private-dining */
.events-gifts-container {
  width: 100%;
  display: inline-block;
  position: relative;
}
.events-gifts-container:after {
  content: '';
  position: absolute;
  left: -210px;
  bottom: 0;

  width: 633px;
  height: 650px;
  pointer-events: none;
}
@media all and (min-width: 320px) and (max-width: 767px) {
  .large-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.96px;
  }
  .home-full-width-banner {
    height: 280px;
    min-height: inherit;
    padding: 0;
    margin: 0 -20px 20px -20px;
    background-attachment: inherit;
    background-position: center;
    align-items: flex-end;
  }
  .home-full-width-banner h2 {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .home-full-width-banner:before {
    content: none;
  }
  /*.home-full-width-banner__actions a {
  font-weight: 600;
  text-shadow: 0 0 0 var(--primary-color);
}*/

  .home-dining-menus h2 {
    margin: 0 0 32px 0;
  }
  .home-dining-menus__media {
    margin: 0 0 20px 5px;
    position: relative;
  }
  .home-dining-menus__media img:nth-child(2) {
    width: 156px;
    margin: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  .home-dining-menus__media img:nth-child(3), .home-dining-menus__media img:nth-child(4) {
    display: none;
  }
  .home-dining-menus__content {
    max-width: 96%;
    padding: 0 20px;
    color: var(--text-color);
  }
  .home-dining-menus__content .button {
    margin: 5px 0 0 0;
    color: var(--text-color);
  }

  .home-dining-menus .container1240 {
    padding: 0;
  }
  .home-dining-menus__tabs {
    display: flex;
    justify-content: flex-start;
    overflow: auto;
  }
  .home-dining-menus__tabs li {
    margin: 0;
    padding: 0 0px 8px;
  }
  .home-dining-menus__tabs a {
    padding: 0 30px 12px;
    font-size: 26px;
    line-height: 40px;
    color: var(--text-color);
    border-bottom: 3px solid transparent;
    opacity: 0.3;
  }
  .home-dining-menus__tabs li.uk-active a,
  .home-dining-menus__tabs li a:hover,
  .home-dining-menus__tabs li a:focus {
    border-bottom: 4px solid var(--primary-color);
    opacity: 1;
    color: var(--text-color);
  }
  .home-dining-menus__tabs::-webkit-scrollbar-track,
  .home-dining-menus__tabs::-webkit-scrollbar,
  .home-dining-menus__tabs::-webkit-scrollbar-thumb {
    width: 0;
  }

  .home-dining-menus__titletabs {
    margin: 0;
    position: relative;
  }
  .home-dining-menus__titletabs .uk-tab {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
    margin: 0;
  }
  .home-dining-menus__titletabs .uk-tab a {
    padding: 0 30px;
    font-size: 26px;
    line-height: 40px;
  }
  .home-dining-menus__titletabs .uk-tab::-webkit-scrollbar,
  .home-dining-menus__titletabs .uk-tab::-webkit-scrollbar-thumb {
    width: 0;
  }
  .home-dining-menus__titletabs .uk-tab:before {
    content: none;
  }
  .home-dining-menus__titletabs:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 16px;
    border-bottom: 2px solid var(--primary-color);
    opacity: 0.3;
  }
  .home-dining-menus__switcher {
    margin: 30px 0 60px 0 !important;
  }
  .menu-container {
    padding-top: 22px;
  }
  .reservation-container {
    padding: 50px 20px;
  }
  .menu-item-container {
    column-gap: inherit;
    grid-template-columns: inherit;
  }
  .menu-item-container .menu-item {
    max-width: inherit;
    width: 100%;
    padding: 0 0 10px 0;
  }
  .home-dining-menu-image {
    position: inherit;
    top: 0;
    margin: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
  }
  .home-dining-menu-image:before {
    left: 10px;
    right: auto;
    bottom: 0;
    width: 450px;
    height: 450px;
    transform: inherit;
  }
  .dining-img {
    max-width: 335px;
  }
  .dining-img:before {
    left: auto;
    right: 20px;
    bottom: -50px;
    border-bottom: none;
    border-right: 1px solid var(--highlight-color);
    width: inherit;
    height: 80px;
  }
  .menu-main-heading {
    max-width: 90%;
    margin: 0 auto;
    justify-content: center;
  }
  .menu-inner-heading {
    max-width: inherit;
    padding: 10px 0 0 0;
  }
  .menu-inner-heading > h2 {
    /*font-size: 25px;
    letter-spacing: 0.75px;*/
  }
  .menu-tab-container {
    padding-top: 25px;
    margin: 0;
  }
  .menu-tab-container .menu-nav {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    overflow: auto;
    flex-wrap: nowrap;
    column-gap: 20px;
    gap: 20px;
  }
  .menu-tab-container .menu-nav::-webkit-scrollbar-track,
  .menu-tab-container .menu-nav::-webkit-scrollbar,
  .menu-tab-container .menu-nav::-webkit-scrollbar-thumb {
    width: 0;
  }
  .menu-main-heading > .line {
    display: none;
  }
  .menu-section:before {
    height: calc(100% - 280px);
    margin: 0;
    top: auto;
    bottom: 0;
  }
  .menu-main-heading > h2 {
    font: var(--mob-h2-title-fonts);
    /*font-size: 30px;
    line-height: 35px;*/
  }
}
@media all and (min-width: 640px) and (max-width: 767px) {
  .home-dining-menus__media img {
    width: 25%;
  }
  .home-dining-menus__media img:nth-child(2) {
    width: 25%;
    position: unset;
  }
  .home-dining-menus__media img:nth-child(3), .home-dining-menus__media img:nth-child(4) {
    display: block;
  }
  .home-dining-menus__media img:nth-child(even) {
    margin: 32px 0 0 0;
  }
  .home-dining-menus__tabs {
    justify-content: center;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .dining-img {
    text-align: right;
  }
  .dining-img img {
    max-width: 65%;
  }
  .home-dining-menu-image {
    right: 0;
    top: -300px;
    margin-right: calc((100% - 770px + 0px)/2);
    pointer-events: none;
  }
  .dining-img:before {
    left: 100px;
    width: 120px;
  }
  .home-dining-menu-image:before {
    right: -38%;
    width: 460px;
    height: 460px;
  }
  .menu-section:before {
    margin: 0;
  }
  .menu-container {
    padding-top: 50px;
  }
  .menu-main-heading > h2 {
    font-size: 42px;
    line-height: 52px;
  }
  .menu-main-heading {
    gap: 0;
  }
  .menu-main-heading > .line {
    width: 100px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .home-dining-menus__titletabs .uk-tab li {
    padding: 0 20px;
  }
  .home-dining-menus__media img {
    width: 25%;
  }
  .home-dining-menus__media img:nth-child(1) {
    margin-left: -7px;
  }
  .home-dining-menu-image {
    margin-right: calc((100% - 1100px + 0px)/2);
  }
  .home-dining-menus__titletabs .uk-tab li {
    padding: 0 20px;
  }
  .menu-main-heading {max-width: 100%;
    /*
    max-width: 40%;
    */
  }
  .menu-section:before {
    margin: 0;
  }
  .dining-img:before {
    left: -140px;
    width: 180px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1400px) {
  .menu-section:before {
    margin: 0;
  }
  .menu-tab-container {
    padding-top: 60px; padding-bottom: 30px;
  }
}

@media only screen and (min-width: 1401px) {
  .menu-tab-container {
    padding-top: 60px; padding-bottom: 30px;
  }

}

.cms-menu__switcher-item div:empty {display:none;}
/* gift-cards */
.home-gift-cards-bg {
	padding-top: 80px;
}
.home-gift-cards {
  min-height: 450px;
  max-width: 330px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.home-gift-cards:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 450px;
  height: 450px;
  background: var(--inverse-font-color);
  transform: translate(-50%, 0);
  border-radius: 50%;
}
.home-gift-cards-inner {
  position: relative;
  filter: opacity(1);
}
.home-gift-cards-inner h2 {
  margin: 0 0 15px 0;
  color: var(--text-color);
}
.home-gift-cards-inner .home-gift-cards__actions .filled-primary-button {
  text-shadow: 0 0 0 var(--primary-cta-font-color);
}
.home-gift-cards-inner .home-gift-cards__actions .filled-primary-button:hover,
.home-gift-cards-inner .home-gift-cards__actions .filled-primary-button:focus{
  text-shadow: 0 0 0 var(--primary-cta-font-hover-color);
}
.home-gift-cards__text {
  margin: 0 0 30px 0;
}
.home-gift-cards--icon {
  font-size: 30px;
  line-height: 10px;
  color: var(--highlight-color);
}
@media all and (min-width: 320px) and (max-width: 767px) {
  .home-gift-cards {
    /*margin-bottom: 54px;*/
    padding: 0 20px;
  }
  /*.home-gift-cards{
  padding-top: 40px;
}*/
  .home-gift-cards-bg{
    background: transparent;
    margin-bottom: 50px;
	padding-top: 0;
  }
  .home-gift-cards:before{
    display: none;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  /*.home-gift-cards{
  padding-top: 50px;
}*/
  .home-gift-cards-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/* gallery */
.home-gallery {
  width: 100%;
  padding: 80px 0 120px 0;
}
.home-gallery .uk-flex {
  flex-wrap: wrap;
  width: 100%;
}
.home-gallery img {
  transform: scale(1);
  transition: ease all 0.6s;
  width: 100%;
}
.home-gallery-col1 {
  max-width: 340px;
  margin: 0 0 44px 0;
}
.home-gallery-col2 {
  max-width: 382px;
}
.home-gallery-col2 img:nth-child(2) {
  margin: 40px 0 0 0;
}
.home-gallery-col3 {
  min-width: 438px;
  margin: 0 0 44px 0;
}
.home-gallery-content {
  max-width: 220px;
  margin: 20px 0 30px 80px;
  text-align: center;
  position: absolute;
  z-index: 9;
}
.home-gallery-content h2 {
  color: var(--highlight-color);
}
.home-gallery-content h4, .home-gallery-content .heading {
  font: var(--body-text-fonts);
  text-transform: capitalize;
  color: var(--highlight-color);
}
.home-gallery-col1 h2 {
  color: var(--text-color);
  line-height: 45px;
}
.home-gallery__controls {
  position: relative;
  z-index: 9;
}
ul.home-gallery__controls.uk-dotnav>*>* {
  background: var(--border-color);
  border-color: var(--border-color);
}
ul.home-gallery__controls.uk-dotnav>*>:hover,
ul.home-gallery__controls.uk-dotnav>*>:focus {
  background: var(--highlight-color);
}
ul.home-gallery__controls.uk-dotnav>.uk-active>* {
  background: var(--highlight-color);
}

@media screen and (min-width: 1024px) {
  .gallery-img1 {width:100%; height:400px; overflow:hidden;}
  .gallery-img1 img, .gallery-img2 img, .gallery-img3 img { height:100%; object-fit: cover;}
  .gallery-img2 { height:267px; overflow:hidden;}
  .gallery-img2 + .gallery-img2 {height:342px; margin-top:40px;}
  .gallery-img3 {height:510px;}
}

@media screen and (min-width: 768px) and (max-width: 1023.99px) {
  .gallery-img1 {width:100%; height:275px; overflow:hidden;}
  .gallery-img1 img, .gallery-img2 img, .gallery-img3 img { height:100%; object-fit: cover;}
  .gallery-img2 { height:190px; overflow:hidden;}
  .gallery-img2 + .gallery-img2 {height:250px; margin-top:40px;}
  .gallery-img3 {height:402px;}
  .home-gallery-col3 { min-width: 200px; }
  .home-gallery-content {margin: 0 0 30px 0; max-width: 222px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  .home-gallery-content {
    margin: 0 0 30px 10px;
  }
  .home-gallery-col1, .home-gallery-col2 {
    max-width: 330px;
    margin: 0;
  }
  .home-gallery-col3 {
    min-width: 330px;
  }
  .home-gallery {
    padding: 80px 0 80px 0;
  }
}

@media all and (min-width: 320px) and (max-width: 767px) {
  .home-gallery-content {
    max-width: inherit;
    margin: 0 0 30px 0;
    position: inherit;
  }
  .home-gallery-col1 {
    max-width: inherit;
    margin: 0;
  }
  .gallery--icon {
    font-size: 17px;
    opacity: 1;
    color: var(--primary-color);
  }
  button.js-lightbox {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    background: var(--highlight-color);
    border-radius: 50%;
  }
  .home-gallery {
    padding: 0 0 20px 0;
  }
  .home-gallery-col1 .gr-top {height:447px; overflow:hidden;}
  .home-gallery-col1 .gr-top img {height:100%; width:100%; object-fit: cover;}
  .home-gallery-bg{
    background: transparent;
    margin-bottom: 0px;
  }
  .home-gallery-content h2{
    color: var(--primary-color);
  }
}
.location-hours-info-section {
  width: 600px;
  display: inline-block;
  background: var(--secondary-color);
  padding: 70px 50px 82px;
  color: var(--inverse-font-color);
  margin: -230px 0 0 0;
}
.location-hours-info-section h2 {
  margin: 0 0 25px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid var(--primary-color);
}
.location-hours-info-section h3 {
  font-size: 18px;
  font-family: var(--text-fonts);
}
.location-hours-info-inner {
  color: var(--text-color);
}
.location-hours-info-inner h3, .location-hours-info-inner h2 {
  margin: 0 0 18px 0;
  letter-spacing: 0px;
  color: var(--text-color);
	font: var(--h3-title-fonts);
	text-transform: var(--h3-title-fonts-text-transform);
}
.location-hours--desc {margin-bottom:12px;}
.location-hours--desc p {
	margin-bottom: 0;
}
.location-hours--icon {
  font-size: 20px;
  color: var(--highlight-color);
  margin-right: 5px;
}
.hours-info {
  margin: 0 0 50px 0;
  color: var(--text-color);
}
.hours-list {
  font-family: var(--title-fonts);
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 2px;
}
.hours-list p {
  margin: 0;
}
.location-text {
  margin: 48px 0 0 0;
  color: var(--text-color);
}
.location-text .location-pin-icon {
  font-size: 18px;
  position: relative;
  top: 2px;
}
/*---when review visible css---*/
/*.location-hours-info-inner {
    margin-bottom: 180px;
}*/
/*---when review hide css---*/
.location-hours-info-inner {
    margin-bottom: 250px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
.hours-list {
    margin: 5px 0 0 0;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 1.2px;
  }
  .location-hours-info-section {
    width: 100%;
    padding: 20px 25px 25px;
    margin: -180px auto 0 auto;
  }
  .location-hours-info-section h2 {
    margin: 0 5px 15px;
    padding: 0 0 18px 0;
    font-size: 26px;
    line-height: 30px;
  }
  .location-hours-info-section h3 {
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  .location-hours-info-section .cta-link .secondary-button {
    width: 100%;
  }
  .location-text {
    margin: 18px 0 0 0;
    font-size: 14px;
  }
  .hours-info.uk-grid-divider.uk-grid-medium > * {
    padding-left: 50px
}
.location-hours-info-inner {
    width: inherit;
    margin: 0 0 50px;
  }
  .location-hours--item {
    margin: 0 0 40px 0;
  }
  .location-hours--item:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape), only screen and (min-width: 768px) and (max-width: 1180px) {
  .location-hours-info-inner {
    padding: 50px 0px;
    margin: 0;
  }
}
.home-private-dining {
  padding: 0;
}
.home-private-dining__content {
  margin: 0 0 30px 0; filter: opacity(1);
  color: var(--inverse-font-color);
}
/* full-width-banner */
.home-full-width-banner {
  min-height: 650px;
  display: flex;
  align-items: center;
  padding: 30px 40px;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.home-full-width-banner:before {
  content: "";
  background: var(--text-color);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.55;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.home-full-width-banner__media {
  display: none;
}
.home-full-width-banner h2 {
  margin: 0 0 20px 0;
  color: var(--highlight-color);
  filter: opacity(1);
}
.home-full-width-banner h3 {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0;
  color: var(--inverse-font-color); filter: opacity(1);
}
.home-full-width-banner .event-date {
  font-family: var(--title-fonts);
  font-size: 24px;
  line-height: 32px;
  color: var(--inverse-font-color); filter: opacity(1);
  letter-spacing: 0.72px;
}
.home-private-dining-focus *:focus-visible {
    outline-color: var(--inverse-font-color);
}
  .home-full-width-banner__actions .uk-button-secondary:hover, .home-full-width-banner__actions .uk-button-secondary:focus { text-shadow: 0 0 0 rgba(255, 255, 255, 1);}

.home-private-dining-modal .uk-modal-title {margin-bottom:20px;}
.home-private-dining-modal .button.filled-primary-button.signup-btn{margin-left: 41px;}


@media all and (min-width: 320px) and (max-width: 767px) {
  .home-full-width-banner {
    height: 280px;
    min-height: inherit;
    padding: 0;
    margin: 0 -20px 20px -20px;
    background-attachment: inherit;
    background-position: center;
    align-items: flex-end;
  }
  .home-full-width-banner h2 {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .home-full-width-banner:before {
    content: none;
  }
  .home-full-width-banner__actions a {
    /*font-weight: 600; */
    filter: opacity(1);
    /*color: var(--primary-color);*/
  }

.home-private-dining-info h2 {
    max-width: 80%;
    margin: 0 0 20px 0;
  }
	.home-private-dining {
    padding: 0 20px 40px 20px;
  }
  .home-private-dining__content {
    margin: 0 0 0px 0;
    color: var(--text-color);
  }
  .home-private-dining .snippet-content {
    padding-left: 0;
    text-align: center;
    margin: 30px 0 0 0;
  }
  .home-private-dining .snippet-box h2 {
    margin: 0 0 12px 0;
  }
  .home-private-dining .snippet-text {
    margin: 0 0 25px 0;
  }
}
@media all and (min-width: 640px) and (max-width: 767px) {
  .home-private-dining .snippet-box {
    align-items: flex-start;
  }
  .home-private-dining .snippet-content {
    margin: 0 0 0 30px;
    text-align: left;
  }
}
@media all and (min-width: 1024px) {
.home-private-dining .snippet-content {
    padding-left: 105px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .home-private-dining .snippet-content {
    padding-left: 50px;
  }
  .home-full-width-banner {
    min-height: 450px;
  }
}