.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

body {
  color: #d0cbbb;
  background-color: #050605;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 90px;
  font-weight: 500;
  line-height: 100%;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 70px;
  font-weight: 500;
  line-height: 100%;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

h4 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
}

h5 {
  color: #8d897f;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
}

p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

a {
  color: #d2b379;
  text-decoration: none;
}

a:hover {
  color: #cea454;
}

ul, ol {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

li {
  margin-bottom: 5px;
  padding-left: 5px;
}

blockquote {
  color: #d2b379;
  background-color: #292722;
  border-left: 2px solid #8d897f;
  border-radius: 0 10px 10px 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  text-align: center;
  margin-top: 20px;
}

.container {
  max-width: 1300px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container.menu-cta {
  margin-top: 70px;
}

.container.menu-cta.stay-cta {
  margin-top: 0;
}

.container.menu-cta.stay-cta.gold-bg-cta {
  width: 100%;
  max-width: 1220px;
  background-color: #1e5a52;
  margin-top: 30px;
  padding: 20px 30px;
}

.container.menu-cta.stay-cta.gold-bg-cta.green-bg-cta {
  background-color: #1e5a52;
}

.container.menu-cta.stay-cta.gold-bg-cta.eat-cta {
  max-width: 100%;
  background-color: #1e5a52;
  margin-top: 50px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.container.menu-cta.stay-cta.gold-bg-cta.eat-cta.eat-cta-2, .container.menu-cta.stay-cta.gold-bg-cta.eat-cta._50px-padding {
  margin-bottom: 50px;
}

.container.menu-cta.stay-cta.gold-bg-cta._50px-padding-top {
  margin-top: 50px;
}

.container.panel-3-section {
  padding: 0 40px 0 0;
}

.container.sandwiches-and-wraps, .container.careers-container.social-media-terms-conditions-panel {
  margin-top: 50px;
}

.container.drinks-arch-row-1 {
  margin-top: 75px;
}

.wrapper {
  overflow: hidden;
}

.section {
  background-image: url('../images/icon-bg.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 75px;
}

.section.small-section {
  padding-top: 25px;
  padding-bottom: 25px;
}

.section.small-section.hidden-section {
  display: none;
}

.section.pb-150 {
  padding-bottom: 150px;
}

.section.hidden-section {
  display: none;
}

.section.gold-bg {
  background-color: #f4f2ee;
  padding-top: 75px;
  padding-bottom: 75px;
}

.section.section-bottom-padding {
  background-color: #1e1e1c;
  background-image: none;
  background-position: 0 0;
  padding-bottom: 75px;
}

.section.section-bottom-padding.about-panel-1-section {
  background-color: #f4f2ee;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 120px;
}

.section.section-bottom-padding.about-panel-1-section.mneu-section {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section.section-bottom-padding.about-panel-1-section.mneu-section.stay-cta-section {
  background-color: #c0a36a;
  padding-top: 55px;
  padding-bottom: 55px;
}

.section.section-bottom-padding.about-panel-1-section.mneu-section.stay-cta-section.gold-bg {
  background-color: #c0a36a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.section-bottom-padding.white-bg {
  background-color: #f4f2ee;
}

.section.spaces-section {
  background-color: #f4f2ee;
  padding-bottom: 75px;
}

.section.spaces-section.green-bg {
  background-color: #1e5a52;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.section.spaces-section.green-bg.gold-bg {
  background-color: #c0a36a;
}

.section.spaces-section.green-bg.gold-bg.black-bg {
  background-color: #1e1e1c;
  background-image: url('../images/icon-bg.png');
  background-position: 50%;
  background-size: cover;
}

.section.spaces-section.green-bg.gold-bg.black-bg.white-bg {
  background-color: #f4f2ee;
}

.section.spaces-section.green-bg.black-bg {
  background-color: #1e1e1c;
}

.section.spaces-section.green-bg.white-bg {
  background-color: #f4f2ee;
}

.section.hs {
  display: none;
}

.header {
  padding-top: 170px;
  padding-bottom: 80px;
  position: relative;
}

.header.header-hidden {
  display: none;
}

.header.video-header {
  padding-top: 0;
  padding-bottom: 0;
}

.header.video-header.video-header-hidden {
  display: none;
}

.nav {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 24px;
  padding-bottom: 24px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  padding: 15px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  transition: color .2s ease-in-out;
}

.nav-link:hover, .nav-link.w--current {
  color: #c0a36a;
}

.nav-link.nav-link-dropdown {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}

.nav-link.events-nav-link {
  padding-left: 5px;
  padding-right: 5px;
}

.nav-link.desktop-hidden-link {
  display: none;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.row.flex-center {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.row.flex-center.mb-100.spaces-section-row {
  align-items: center;
  margin-bottom: 0;
}

.row.flex-center.mb-40 {
  align-items: flex-start;
  margin-bottom: 0;
}

.row.flex-center.ss {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
  margin-bottom: 40px;
}

.row.flex-center.ss.aaa {
  display: block;
}

.row.flex-center.row-bottom-padding {
  margin-bottom: 0;
}

.row.flex-center.spaces-section-row {
  align-items: center;
  margin-bottom: 0;
}

.row.flex-center.home-banner-flex-box, .row.line-block.mb-100 {
  align-items: center;
}

.row.line-block.mb-100.hiddeb-section {
  display: block;
}

.row.line-block.mb-100.dishes-title-row {
  margin-bottom: 50px;
}

.row.line-block.mb-100.dishes-title-row.spaces-main-title {
  align-items: center;
  margin-bottom: 40px;
}

.row.line-block.mb-100.dishes-title-row.spaces-main-title.private-dinning-room-title {
  flex-direction: row-reverse;
}

.row.line-block.mb-100.dishes-title-row.spaces-main-title.private-dinning-room-title.section-line-element.private-dinning-title, .row.line-block.mb-100.dishes-title-row.spaces-main-title.basement-bar-title {
  margin-top: 0;
}

.row.flex {
  align-items: flex-start;
  display: flex;
}

.row.flex.eat-panel-1-flex-box, .row.flex.eat-panel-1-flex-box.stay-panel-1 {
  align-items: center;
}

.row.flex.eat-panel-1-flex-box.menu-column {
  grid-column-gap: 40px;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.row.mb-80 {
  margin-bottom: 0;
}

.row.drinks-arch-second-row {
  margin-top: 30px;
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.title-overlapping {
  z-index: 2;
  width: 200%;
  position: relative;
}

.title-overlapping.mb-60 {
  color: #eeece7;
  text-transform: none;
  font-family: contralto-small, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100%;
}

.title-overlapping.mb-60.home-banner-title {
  color: #fff;
  margin-bottom: 30px;
}

.mb-60 {
  margin-bottom: 60px;
  font-family: contralto-small, sans-serif;
  font-size: 62px;
  font-weight: 300;
  line-height: 70px;
}

.mb-60.eat-title {
  color: #eeece7;
  margin-bottom: 30px;
}

.text-large {
  font-size: 24px;
  font-weight: 400;
}

.text-large.mb-60 {
  color: #eeece7;
  letter-spacing: 1px;
  font-family: Urbanist, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.text-large.mb-60.home-banner-body-text {
  color: #fff;
  margin-bottom: 50px;
  font-weight: 400;
}

.text-large.mb-0 {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.text-large.mb-0.white-text {
  color: #1e1e1c;
  font-weight: 500;
}

.text-large.mb-0.white-text.text-width {
  width: 90%;
}

.text-large.mb-0.white-text.text-width.text-white {
  color: #fff;
}

.text-large.max-width-780.text-center {
  margin-left: auto;
  margin-right: auto;
}

.text-large.max-width-380 {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.text-large.max-width-380.eat-banner-body-text {
  max-width: 480px;
  color: #eeece7;
}

.left-arrow {
  width: 60px;
  height: 60px;
  color: #eeece7;
  background-image: url('../images/Caret-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1.5px solid #c0a36a;
  border-radius: 50%;
  transition: all .2s;
  top: auto;
  bottom: -80px;
  left: 0%;
  right: auto;
}

.left-arrow:hover {
  background-image: url('../images/Caret-right_2.svg');
  border-color: #c0a36a;
}

.left-arrow.white-arrow {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-color: #fff;
}

.right-arrow {
  width: 60px;
  height: 60px;
  background-image: url('../images/Caret-right_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1.5px solid #c0a36a;
  border-radius: 50%;
  transition: all .2s;
  top: auto;
  bottom: -80px;
  left: 80px;
  right: auto;
}

.right-arrow:hover {
  background-image: url('../images/Caret-right_3.svg');
  border-color: #c0a36a;
}

.right-arrow.white-arrow {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-color: #fff;
  margin-left: -15px;
}

.button {
  text-transform: uppercase;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.button.primary {
  width: auto;
  color: #fff;
  background-color: #d2b379;
  border-color: #d2b379;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  transition: box-shadow .2s ease-in-out, background-color .2s;
}

.button.primary:hover {
  background-color: #c0a36a;
  border-color: #c0a36a;
  box-shadow: 0 10px 30px rgba(192, 163, 106, .15);
}

.button.primary.mb-60 {
  color: #eeece7;
  background-color: #c0a36a;
  border-color: #c0a36a;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-weight: 500;
}

.button.primary.mb-60:hover {
  box-shadow: 0 10px 30px rgba(192, 163, 106, .15);
}

.button.primary.green-btn {
  background-color: #1e5a52;
  border-color: #1e5a52;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
}

.button.primary.green-btn:hover {
  box-shadow: 0 10px 30px rgba(30, 90, 82, .2);
}

.button.primary.green-btn.gold-btn {
  background-color: #1e5a52;
  border-color: #1e5a52;
}

.button.primary.green-btn.gold-btn:hover {
  box-shadow: 0 10px 30px rgba(30, 90, 82, .2);
}

.button.primary.green-btn.gold-btn._2-btn {
  background-color: #1e5a52;
  border-color: #1e5a52;
}

.button.primary.green-btn.gold-btn._2-btn:hover {
  box-shadow: 0 10px 30px rgba(30, 90, 82, .2);
}

.button.primary.green-btn._2-btn {
  margin-right: 10px;
}

.button.primary.btn-full-width {
  width: 100%;
}

.button.primary.first-btn, .button.primary._2-btn {
  margin-right: 10px;
}

.button.secondary {
  color: #d0cbbb;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d0cbbb;
  transition: border-color .2s, color .2s;
}

.button.secondary:hover {
  color: #d2b379;
  border-color: #d2b379;
}

.button.secondary.nav-action {
  width: auto;
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  background-color: #1e5a52;
  border-width: 1.5px;
  border-color: #c0a36a;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 15px;
  font-weight: 600;
}

.button.secondary.nav-action:hover {
  border-color: #c0a36a;
  box-shadow: 0 10px 30px rgba(30, 90, 82, .5);
}

.button.secondary.nav-action.drinks-menu-btn {
  color: #c0a36a;
  border-color: #c0a36a;
}

.button.secondary.nav-action.drinks-menu-btn:hover {
  color: #fff;
  background-color: #c0a36a;
}

.button.secondary.nav-action.drinks-menu-btn.menu-btn {
  width: auto;
  align-self: center;
}

.button.secondary.nav-action.drinks-menu-btn.menu-btn.all-btn {
  width: 170px;
}

.slider-container {
  position: relative;
}

.line-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.line-element {
  width: 100%;
  height: 1px;
  background-color: #292722;
}

.line-element.mb-60 {
  margin-bottom: 20px;
}

.line-element.mb-60.gold-line {
  background-color: rgba(192, 163, 106, .5);
}

.line-element.mb-60.gold-line.white-line {
  background-color: rgba(255, 255, 255, .5);
}

.line-element.mb-50 {
  background-color: rgba(244, 242, 238, .5);
  margin-bottom: 30px;
}

.line-element.mb-50.gold-line {
  background-color: rgba(192, 163, 106, .5);
  margin-bottom: 20px;
}

.line-element.mb-50.gold-line.white-line {
  background-color: rgba(244, 242, 238, .5);
  margin-bottom: 20px;
}

.line-element.mb-50.gold-line.dish-line {
  margin-bottom: 10px;
}

.line-element.footer-line {
  background-color: rgba(255, 255, 255, .3);
  margin-top: 30px;
  margin-bottom: 30px;
}

.line-element.section-line-element {
  background-color: rgba(238, 236, 231, .5);
}

.line-element.section-line-element.private-dinning-room-line-element {
  width: 115%;
}

.line-element.section-line-element.private-dinning-room-line-element.hidden-element {
  width: 100%;
  background-color: rgba(192, 163, 106, .5);
}

.line-element.section-line-element.private-dinning-room-line-element.hidden-element.white-line {
  background-color: rgba(255, 255, 255, .5);
}

.line-element.section-line-element.basement-line-element.hidden-element {
  background-color: rgba(192, 163, 106, .5);
}

.line-element.section-line-element.basement-line-element.hidden-element.white-line {
  background-color: rgba(255, 255, 255, .5);
}

.line-element.section-line-element.hidden-element {
  background-color: #f4f2ee;
  display: block;
}

.line-element.section-line-element.hidden-element.gold-line {
  background-color: rgba(192, 163, 106, .5);
}

.mb-0 {
  margin-bottom: 0;
}

.mb-100 {
  margin-bottom: 10px;
}

.mb-100.form-cta {
  width: 50%;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.mb-40 {
  color: #c0a36a;
  margin-bottom: 20px;
  font-family: contralto-small, sans-serif;
  font-size: 60px;
  font-weight: 300;
}

.mb-40.white-text {
  color: #c0a36a;
}

.text-center {
  text-align: center;
}

.text-center.mb-60 {
  color: #c0a36a;
}

.features-grid-item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph {
  color: #8d897f;
  font-weight: 400;
}

.col-flex-bottom {
  align-self: flex-end;
}

.hidden {
  display: none;
}

.order-slider-nav {
  opacity: .5;
  justify-content: flex-start;
  margin-bottom: 80px;
  margin-left: 100px;
  display: flex;
  transform: translate(-10%)scale(.8);
}

.text-light-slider {
  color: #d0cbbb;
}

.background-video-container {
  position: relative;
}

.background-video {
  padding-top: 56%;
}

.background-video-content {
  z-index: 1;
  background-color: rgba(5, 6, 5, .2);
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.process-text {
  padding-left: 10px;
  padding-right: 10px;
}

.process-row {
  margin-left: -10px;
  margin-right: -10px;
}

.max-width-780 {
  max-width: 780px;
}

.max-width-780.mb-80 {
  max-width: 1000px;
  color: #c0a36a;
  text-transform: none;
  font-family: contralto-small, sans-serif;
  font-size: 62px;
  font-weight: 300;
  line-height: 64px;
}

.max-width-780.mb-80.eat-panel-1-title {
  margin-bottom: 40px;
}

.max-width-780.mb-80.ss {
  max-width: 1000px;
  color: #fff;
  margin-bottom: 80px;
  line-height: 68px;
}

.max-width-780.mb-80.ss.about-panel-1-title {
  font-size: 56px;
  line-height: 60px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title {
  color: #c0a36a;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title {
  margin-bottom: 30px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.event-title {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 40px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.event-title.event-date {
  color: #fff;
  margin-bottom: 0;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.gallery-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key {
  color: #1e1e1c;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.text {
  max-width: 100%;
  margin-top: 20px;
  margin-left: 40px;
  padding-right: 40px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title {
  margin-top: 15px;
  margin-bottom: 50px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.sub-title-1 {
  margin-bottom: 0;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.sub-title-2 {
  margin-top: 5px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.sunday-roast-sub-title {
  max-width: 70%;
  line-height: 24px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.draught {
  text-align: left;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.small-plates-title {
  margin-bottom: 50px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.small-plates-title.sandwiches-title {
  margin-bottom: 15px;
}

.max-width-780.mb-80.ss.about-panel-1-title.gold-title._20px-bottom-padding {
  margin-bottom: 20px;
}

.max-width-780.mb-80.ss.gold-title.home-panel-1-title {
  margin-bottom: 10px;
}

.max-width-780.mb-80.ss.gold-title.home-panel-1-title.text-left {
  line-height: 62px;
}

.max-width-780.center {
  width: 50%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-80.max-width-780 {
  width: auto;
  max-width: 9000px;
  color: #1e5a52;
  text-transform: none;
  margin-bottom: 0;
}

.mb-80.max-width-780.text-right-alligned {
  max-width: 1200px;
  text-align: right;
}

.mb-80.max-width-780.private-dinning-room {
  max-width: 9000px;
  text-align: right;
}

.mb-80.max-width-780.gold-title {
  color: #c0a36a;
}

.mb-80.max-width-780.gold-title.green-title {
  color: #1e5a52;
}

.text-dark {
  color: #eeece7;
  text-transform: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.text-dark.mb-60 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 40px;
}

.text-dark.mb-60.spaces-section-title {
  color: #fff;
  text-transform: none;
  font-family: Urbanist, sans-serif;
  font-weight: 500;
  line-height: 48px;
}

.text-dark.mb-60.spaces-section-title.private-hire-body-title {
  font-size: 28px;
  line-height: 36px;
}

.text-dark.mb-60.spaces-section-title.private-hire-body-title.gold-title, .text-dark.mb-60.spaces-section-title.gold-text {
  color: #c0a36a;
}

.text-dark.mb-60.spaces-section-title.gold-text.panel-sub-texts {
  font-size: 30px;
  line-height: 36px;
}

.text-dark.mb-60.spaces-section-title.green-title {
  color: #1e5a52;
}

.text-dark.mb-60.spaces-section-title.green-title.panel-sub-texts {
  font-size: 30px;
}

.text-dark.mb-60.spaces-section-title.green-title.panel-sub-texts.gold-title {
  color: #c0a36a;
  line-height: 36px;
}

.text-dark.home-panel-1-small-text {
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.text-dark.home-panel-1-small-text.ss {
  color: #1e1e1c;
  margin-bottom: 30px;
}

.text-dark.home-panel-1-small-text.ss.para-1-bottom-padding {
  margin-bottom: 10px;
}

.text-dark.home-panel-1-small-text.hotel-room-list {
  line-height: 28px;
}

.text-dark.home-panel-1-small-text.hotel-room-list.basement-bullent-points {
  color: #1e1e1c;
}

.text-dark.home-panel-1-small-text.hotel-room-list.basement-bullent-points.white-text {
  color: #fff;
}

.text-dark.home-panel-1-small-text.off-black-text {
  color: #1e1e1c;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}

.text-dark.home-panel-1-small-text.off-black-text.white-text.vacancies {
  color: #1e1e1c;
  background-color: #bbb;
  margin-bottom: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.text-dark.home-panel-1-small-text.off-black-text.white-text.small-text {
  font-size: 16px;
}

.text-dark.home-panel-1-small-text.off-black-text.dish-description {
  margin-right: 10px;
  font-size: 16px;
  line-height: 22px;
}

.text-dark.home-panel-1-small-text.off-black-text.dish-description.menu-lit {
  margin-bottom: 5px;
  margin-right: 10px;
}

.text-dark.home-panel-1-small-text.off-black-text.dish-description.wine-des {
  margin-bottom: 8px;
}

.text-dark.home-panel-1-small-text.off-black-text.dish-description.aa {
  margin-bottom: 5px;
}

.text-dark.off-black-text {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.text-dark.off-black-text.white-text {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.text-dark.off-black-text.white-text.left-alligned-text {
  width: 87%;
  text-align: left;
}

.text-bright {
  color: #d2b379;
}

.mb-50 {
  color: #1e1e1c;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 26px;
}

.mb-50.text-bright {
  color: #1e5a52;
  text-transform: none;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 28px;
}

.mb-50.text-bright.white-text {
  color: #fff;
}

.mb-50.text-bright.white-text.green-title {
  color: #1e5a52;
}

.mb-50.text-bright.white-text.off-black-text {
  color: #1e1e1c;
  line-height: 34px;
}

.mb-50.text-large {
  color: #1e5a52;
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 30px;
}

.mb-50.text-large.dishes-title {
  margin-bottom: 0;
}

.mb-50.text-large.white-text {
  color: #fff;
  margin-bottom: 20px;
  line-height: 32px;
}

.mb-50.text-large.white-text.gold-title {
  color: #c0a36a;
}

.mb-50.text-large.white-text.gold-title.dish-name {
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 24px;
}

.mb-50.text-large.white-text.gold-title.dish-price {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
}

.mb-50.text-large.white-text.normal-text {
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 18px;
  line-height: 28px;
}

.mb-50.text-large.white-text.normal-text.event-text {
  margin-bottom: 0;
  padding-top: 0;
}

.mb-50.text-large.white-text.normal-text.t-and-c-title {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}

.mb-50.text-large.white-text.normal-text.para-1-bottom-padding {
  margin-bottom: 0;
}

.mb-50.text-large.white-text.black-text {
  color: #1e1e1c;
}

.mb-50.text-large.white-text.gold-text, .mb-50.text-large.gold-title {
  color: #c0a36a;
}

.mb-50.footer-newsletter-body-text {
  margin-bottom: 20px;
  font-family: Urbanist, sans-serif;
}

.mb-50.footer-newsletter-body-text.opening-times-body-text {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 26px;
}

.mb-50.footer-newsletter-body-text.opening-times-body-text.footer-text.desktop-hidden {
  display: none;
}

.mb-50.footer-newsletter-body-text.opening-times-body-text.footer-text.footer-bold {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}

.mb-50.footer-newsletter-body-text.footer-bottom-text {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}

.mb-50.footer-newsletter-body-text.footer-bottom-text.footer-text {
  font-size: 14px;
}

.mb-50.footer-newsletter-body-text.footer-text {
  color: #fff;
}

.mb-50.footer-newsletter-body-text.footer-text.newsletter-cta {
  margin-bottom: 0;
}

.mb-50.footer-newsletter-text {
  width: auto;
  font-size: 30px;
}

.mb-50.footer-newsletter-text.footer-text {
  color: #fff;
  font-family: contralto-small, sans-serif;
  line-height: 36px;
}

.mb-50.footer-newsletter-text.footer-text.contact-titles {
  color: #c0a36a;
  margin-bottom: 30px;
  font-family: contralto-small, sans-serif;
}

.mb-50._90-width {
  width: 100%;
  color: #fff;
  font-weight: 500;
}

.mb-50._90-width.private-hire-body-text {
  width: 100%;
}

.mb-50._90-width.private-hire-body-text.black-text {
  color: #1e1e1c;
}

.mb-50._90-width.white-text {
  width: 100%;
  color: #fff;
}

.mb-50._90-width.white-text.gold-text {
  width: auto;
  color: #c0a36a;
  margin-bottom: 2px;
  margin-right: 15px;
  font-weight: 600;
}

.mb-50._90-width.white-text.gold-text.white-text-gold-bg {
  color: #c0a36a;
}

.mb-50._90-width.white-text.black-text, .mb-50._90-width.black-text {
  color: #1e1e1c;
}

.text-button-price {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  font-weight: 500;
  display: flex;
}

.text-button-price.read-more-btn {
  flex-direction: column;
}

.text-button-price.read-more-btn.gold-btn {
  text-align: left;
  align-items: flex-start;
}

.text-button-price.read-more-btn.gold-btn.green-btn {
  align-items: center;
  margin-top: 40px;
}

.text-button-price.read-more-btn.gold-btn.green-btn._2-btn {
  display: block;
}

.text-button-price.read-more-btn.gold-btn.btn-side-by-side {
  flex-direction: row;
  justify-content: flex-start;
}

.text-button-price._2-btn {
  justify-content: flex-start;
  margin-top: 30px;
}

.heading-semi-bold {
  text-align: right;
  font-weight: 600;
}

.tabs-menu {
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 80px;
  left: 0%;
  right: 0%;
}

.tabs-menu-link {
  width: 33%;
  color: #d0cbbb;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tabs-menu-link.w--current {
  color: #d2b379;
  background-color: rgba(0, 0, 0, 0);
}

.feedback-item {
  align-items: flex-start;
}

.text-thin {
  font-weight: 300;
}

.col-flex-vertical-space-between {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.link-button {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #d0cbbb;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .2s ease-out, color .2s ease-out;
  display: inline-block;
}

.link-button:hover {
  color: #c0a36a;
  border-bottom: 1px solid #cea454;
}

.link-button.read-more-btn {
  color: #1e1e1c;
  border-bottom-color: #1e1e1c;
  margin-top: 25px;
}

.link-button.read-more-btn:hover {
  color: #c0a36a;
  border-bottom-color: #c0a36a;
}

.image-full-size {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 5px solid #c0a36a;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
}

.image-full-size:hover {
  transform: scale(1.05);
}

.image-full-size.mb-40.panel-1-img {
  width: 90%;
  outline-offset: 0px;
  object-fit: contain;
  border: 5px solid #c0a36a;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  outline: 3px #c0a36a;
  margin-bottom: 0;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
}

.image-full-size.mb-40.panel-1-img:hover {
  transform: scale(1.06);
}

.image-full-size.mb-40.panel-1-img.about-panel-1-img {
  border-color: #c0a36a;
  overflow: visible;
}

.image-full-size.mb-40.panel-1-img.about-panel-1-img:hover {
  transform: none;
}

.image-full-size.mb-40.panel-1-img.eat-panel-1-img {
  border-color: #c0a36a;
}

.image-full-size.mb-40.panel-1-img.eat-panel-1-img:hover {
  transform: scale(1.05);
}

.nav-menu {
  width: 80%;
  align-items: center;
  display: flex;
}

.nav-action {
  margin-left: 15px;
}

.background-blur {
  width: 550px;
  height: 550px;
  filter: blur(220px);
  background-color: rgba(210, 179, 121, .2);
  border-radius: 50%;
}

.background-blur.left {
  z-index: -1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: translate(-20%, 20%);
}

.background-blur.right {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(20%, -20%);
}

.background-blur.story-left {
  z-index: -1;
  background-color: rgba(210, 179, 121, .25);
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-50%, -50%);
}

.background-blur-container {
  position: relative;
}

.order-slide {
  min-height: 750px;
  padding: 80px 100px;
  display: flex;
}

.order-slide._1 {
  background-image: url('../images/order-slide-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.order-slide._2 {
  background-image: url('../images/order-slide-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.order-slide._3 {
  background-image: url('../images/order-slide-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.footer {
  background-color: #1e1e1c;
  background-image: url('../images/footer-pattern-img-10.png');
  background-position: 50% 0;
  background-size: cover;
  border: 1px #1e1e1c;
  padding-top: 60px;
  padding-bottom: 40px;
}

.col-50-right {
  width: 100%;
  margin-left: 10%;
  padding-left: 10px;
  padding-right: 10px;
}

.input-submit-container {
  position: relative;
}

.input {
  width: 475px;
  min-height: 50px;
  color: #d0cbbb;
  background-color: #292722;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 70px;
  padding-left: 20px;
  padding-right: 160px;
  font-family: Urbanist, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.input:focus {
  border-color: #292722;
}

.input::-ms-input-placeholder {
  color: #8d897f;
  text-transform: none;
  font-size: 15px;
}

.input::placeholder {
  color: #8d897f;
  text-transform: none;
  font-size: 15px;
}

.input.input-cta {
  width: 470px;
}

.input-submit {
  color: #d2b379;
  text-transform: none;
  background-color: #050605;
  border-radius: 50px;
  padding: 8px 30px 10px;
  font-family: Urbanist, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  transition: background-color .2s, color .2s;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 119px;
}

.input-submit:hover {
  color: #050605;
  background-color: #d2b379;
}

.input-submit.newsletter-cta-input {
  right: 10px;
}

.footer-links {
  margin-left: -15px;
  margin-right: -15px;
}

.footer-links.opening-times {
  margin-left: 0;
}

.footer-links.footer-links-width {
  width: 90%;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.footer-links.footer-links-width.desktop-hidden {
  display: none;
}

.footer-link {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 15px 0 0;
  font-family: Urbanist, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.footer-link:hover {
  color: #c0a36a;
}

.footer-link.w--current {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Urbanist, sans-serif;
}

.social-media-link {
  width: 60px;
  height: 60px;
  border: 2px solid #8d897f;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.social-media-link.instagram {
  width: 40px;
  height: 40px;
  background-image: url('../images/6346d67875544072e23f5091_Instagram.svg');
  background-size: 22px;
  border-color: #fff;
  margin-right: 0;
  transition: all .2s;
}

.social-media-link.instagram:hover {
  color: #c0a36a;
  background-image: url('../images/Instagram_1.svg');
  border-color: #d2b379;
}

.social-media-link.twitter {
  width: 40px;
  height: 40px;
  background-image: url('../images/6346d6787554404ec13f50b7_Twitter.svg');
  background-size: 22px;
  border-color: #fff;
  margin-left: 0;
  margin-right: 0;
  transition: all .2s;
}

.social-media-link.twitter:hover {
  color: #c0a36a;
  background-image: url('../images/Twitter_1.svg');
  border-color: #d2b379;
}

.social-media-link.facebook {
  width: 40px;
  height: 40px;
  background-image: url('../images/6346d67875544037113f50ba_Facebook.svg');
  background-size: 22px;
  border-color: #fff;
  transition: all .2s;
}

.social-media-link.facebook:hover {
  color: #c0a36a;
  background-image: url('../images/Facebook.svg');
  border-color: #d2b379;
}

.social-media-link.facebook.linkedin {
  background-image: url('../images/linkedin-icon.svg');
  margin-left: 0;
}

.instagram {
  background-image: url('../images/Instagram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.social-media-container {
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  font-size: 0;
  display: flex;
}

.twitter {
  background-image: url('../images/Twitter.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}

.facebook {
  background-image: url('../images/Facebook_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}

.small-text {
  font-size: 12px;
  font-weight: 400;
}

.small-text.text-dark.uppercase {
  width: 100%;
  text-transform: none;
  font-family: Urbanist, sans-serif;
  line-height: 18px;
}

.small-text.uppercase {
  color: #fff;
  font-weight: 500;
}

.small-text-link {
  color: #8d897f;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.small-text-link:hover {
  color: #cea454;
}

.follow-us-block {
  padding-left: 30px;
}

.footer-copywrite {
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.footer-social {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.footer-social.aa {
  flex-direction: column;
  align-items: flex-start;
}

.uppercase {
  text-transform: uppercase;
}

.text-block {
  text-align: left;
  text-transform: uppercase;
}

.text-block.text-center {
  color: #c0a36a;
  text-align: center;
  text-transform: none;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  display: inline-block;
}

.success-image {
  width: 48px;
  height: 48px;
  background-color: #050605;
  border-radius: 50px;
  margin-right: 11px;
  padding: 10px;
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.success-message {
  min-height: 70px;
  text-align: left;
  text-transform: uppercase;
  background-color: rgba(41, 39, 34, .5);
  border-radius: 35px;
  padding: 26px 70px 26px 40px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  box-shadow: inset 0 0 0 2px #0d301b;
}

.error-message {
  min-height: 70px;
  text-align: left;
  text-transform: uppercase;
  background-color: rgba(41, 39, 34, .5);
  border-radius: 35px;
  padding: 26px 70px 26px 40px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  box-shadow: inset 0 0 0 2px #380e0e;
}

.error-image {
  width: 48px;
  height: 48px;
  background-color: #050605;
  border-radius: 50px;
  padding: 10px;
  display: block;
  position: absolute;
  top: 11px;
  bottom: auto;
  left: auto;
  right: 11px;
}

.mb-20 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.mb-20.menu-cta-btn {
  width: auto;
  justify-content: flex-end;
  display: flex;
}

.header-contacts {
  padding-top: 200px;
  padding-bottom: 0;
}

.header-contacts.reserve-header {
  padding-top: 150px;
}

.small-link-button {
  text-transform: uppercase;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
  display: inline-block;
}

.small-link-button:hover {
  color: #cea454;
}

.small-link-button.text-bright {
  color: #fff;
  text-align: left;
  text-transform: none;
  padding-right: 0;
  font-weight: 500;
}

.small-link-button.text-bright:hover {
  color: #c0a36a;
}

.small-link-button.text-bright.text-width {
  width: 70%;
}

.bread-crumbs-text {
  color: #8d897f;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.text-light-main {
  color: #d0cbbb;
}

.text-light-main.text-semi-bold {
  color: #c0a36a;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.header-contacts-content {
  margin-top: -280px;
  margin-bottom: 150px;
  position: relative;
}

.flex-bottom {
  align-items: flex-end;
  display: flex;
}

.text-extra-small {
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}

.text-extra-small.text-semi-bold.text-right.text-bright {
  font-weight: 500;
}

.text-right {
  text-align: right;
}

.text-small-semi-bold {
  font-size: 15px;
  font-weight: 600;
}

.text-semi-bold {
  font-weight: 600;
}

.form-text-field {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #8d897f;
  margin-bottom: 30px;
  padding: 10px 0;
  font-size: 18px;
}

.form-text-field:focus {
  color: #fff;
  border-bottom-color: #d2b379;
}

.form-text-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .16);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.form-text-field::placeholder {
  color: rgba(255, 255, 255, .16);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.center-element {
  width: 100%;
  text-align: center;
  display: block;
}

.image-container {
  position: relative;
}

.text-center-absolute {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%);
}

.form-text-area {
  max-height: 300px;
  max-width: 100%;
  min-height: 100px;
  min-width: 100%;
  color: #d0cbbb;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #8d897f;
  margin-bottom: 30px;
  padding: 10px 0;
  font-size: 18px;
}

.form-text-area:focus {
  border-bottom-color: #d2b379;
}

.form-text-area::-ms-input-placeholder {
  color: #292722;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.form-text-area::placeholder {
  color: #292722;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.form-text-area.mb-50 {
  color: #fff;
  margin-bottom: 50px;
}

.form-text-area.mb-50:focus {
  color: #fff;
}

.faq-content {
  background-color: rgba(0, 0, 0, 0);
  padding: 40px;
  position: static;
}

.faq-toggle {
  background-color: rgba(41, 39, 34, .5);
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  padding: 23px 80px 23px 40px;
  display: block;
}

.faq-toggle.w--open {
  margin-bottom: 0;
}

.faq-dropdown {
  margin-bottom: 20px;
  display: block;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.faq-container {
  margin-top: 68px;
}

.faq-toggle-text {
  color: #8d897f;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}

.success-message-form {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 40px;
  position: relative;
}

.dropdown-arrow {
  width: 48px;
  height: 48px;
  background-color: #050605;
  border-radius: 50px;
  flex: none;
  margin-top: 11px;
  margin-right: 11px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.error-message-2 {
  background-color: #c00808;
  border: 1px #000;
  margin-top: 20px;
}

.error-message-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-weight: 500;
}

.header-about {
  height: 600px;
  background-color: #1e1e1c;
  padding-top: 0;
  padding-bottom: 0;
}

.header-about.whats-on-header-container {
  height: auto;
  background-color: #1e5a52;
  padding-bottom: 80px;
}

.header-about.cancellation-policy-header {
  height: auto;
  background-color: #1e5a52;
  padding-bottom: 70px;
}

.header-about.careers-header.green-bg-colour {
  background-color: #1e5a52;
}

.header-about.careers-header.green-bg-colour.careers-header-section {
  margin-bottom: 30px;
}

.header-about.careers-header.green-bg-colour.careers-header-section.gallery-section {
  height: auto;
}

.slider-about {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.text-slider-about {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%);
}

.text-slider-about.max-width-780 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.video-container-about {
  height: 500px;
  background-color: rgba(5, 6, 5, .5);
}

.slide-nav.opacity-50 {
  opacity: .5;
}

.slide-nav.opacity-50.arrows-hidden {
  display: none;
}

.left-arrow-right-side {
  width: 60px;
  height: 60px;
  background-image: url('../images/Caret-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #8d897f;
  border-radius: 50%;
  transition: all .2s;
  top: auto;
  bottom: -80px;
  left: auto;
  right: 80px;
}

.left-arrow-right-side:hover {
  background-image: url('../images/Caret-right_2.svg');
  border-color: #d2b379;
}

.left-arrow-right-side.arrows-hidden {
  display: none;
}

.right-arrow-right-side {
  width: 60px;
  height: 60px;
  background-image: url('../images/Caret-right_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #8d897f;
  border-radius: 50%;
  transition: all .2s;
  top: auto;
  bottom: -80px;
  left: auto;
  right: 0;
}

.right-arrow-right-side:hover {
  background-image: url('../images/Caret-right_3.svg');
  border-color: #d2b379;
}

.right-arrow-right-side.arrows-hidden {
  display: none;
}

.slide-about-img {
  width: 100%;
  height: 600px;
  mix-blend-mode: normal;
  object-fit: cover;
  transition: all .5s cubic-bezier(.455, .03, .515, .955);
}

.slide-about-img:hover {
  transform: scale(1.1);
}

.container-about {
  height: 600px;
  max-width: none;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-about.careers-content-section {
  margin-top: 50px;
  padding-bottom: 0;
}

.container-about.careers-content-section.whats-on-container {
  height: auto;
  margin-top: 0;
  padding-top: 180px;
}

.timeline-row {
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  position: relative;
}

.timeline-row-left {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.timeline-row-right {
  width: 66.66%;
  padding: 13px 10px 50px;
}

.timeline-row-center {
  width: 8.33%;
  padding-top: 89px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.timeline-line {
  width: 1px;
  height: 100%;
  background-color: #292722;
  margin-left: 50%;
}

.timeline-point {
  width: 13px;
  height: 13px;
  background-color: #d2b379;
  border-radius: 50%;
  margin-top: 28px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.mb-65 {
  margin-bottom: 65px;
}

.text-dark-add {
  color: #292722;
}

.recipe-header {
  padding-top: 200px;
  padding-bottom: 25px;
}

.left-padding-10 {
  padding-left: 10px;
}

.content-center {
  margin-left: auto;
  margin-right: auto;
}

.header-recipes {
  background-color: #1e5a52;
  padding-top: 170px;
  padding-bottom: 10px;
}

.header-recipes.gold-bg {
  background-color: #c0a36a;
}

.header-recipes.gold-bg.eat-panel-1 {
  background-color: #f4f2ee;
  padding-top: 75px;
  padding-bottom: 50px;
}

.header-recipes.gold-bg.eat-panel-1.work-panel-1, .header-recipes.gold-bg.eat-panel-1.last-panel-bottom-padding {
  padding-bottom: 75px;
}

.max-width-380 {
  max-width: 380px;
}

.slider-recipes {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.slider-recipes.about-slider {
  height: auto;
}

.collection-recipe-image {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border: 5px solid #c0a36a;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  transition: transform .5s cubic-bezier(.455, .03, .515, .955);
}

.collection-recipe-image:hover {
  transform: scale(1.1);
}

.pagination {
  margin-top: -50px;
}

.column-buttom {
  text-align: right;
}

.recipe-item, .recipe-item.eat-1, .recipe-item.eat-2 {
  margin-right: 10px;
}

.recipe-item.food-image-arch {
  margin-right: 0;
}

.recipe-item-hover {
  text-align: center;
  background-color: rgba(5, 6, 5, .8);
  padding: 13px 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collection-recipe-image-wrap {
  position: relative;
  overflow: hidden;
}

.collection-recipe-image-wrap.mb-20 {
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
}

.image-home-scale {
  object-fit: fill;
  transition: transform .2s;
  position: static;
}

.image-home-scale:hover {
  transform: none;
}

.image-home-scale.image-black.image-hover-2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-home-scale.image-hover-1 {
  width: 100%;
  max-width: 70%;
  object-fit: fill;
  border: 15px solid #f4f2ee;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-home-scale.image-hover-1:hover {
  transform: scale(1.05);
}

.image-home-scale-wrap {
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-home-scale-wrap.image-hover-container {
  width: 600px;
  height: 583px;
  justify-content: flex-start;
}

.header-collection {
  padding-top: 200px;
  padding-bottom: 75px;
}

.header-product {
  margin-top: 200px;
  margin-bottom: 75px;
}

.text-regular {
  font-weight: 400;
}

.flex-top {
  align-items: flex-start;
  display: flex;
}

.flex-top-left-col {
  margin-top: 5px;
}

.item-price-bottom {
  margin-top: auto;
}

.collection-item-description {
  flex-direction: column;
  display: flex;
}

.inner-col {
  padding-left: 10px;
  padding-right: 10px;
}

.collection-wine-image-wrap {
  position: relative;
  overflow: hidden;
}

.wine-item-hover {
  text-align: center;
  background-color: rgba(5, 6, 5, .8);
  padding: 25px 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collection-wine-image {
  object-fit: cover;
  transition: transform .2s;
}

.collection-wine-image:hover {
  transform: scale(1.2);
}

.wine-item-text-right {
  text-align: right;
}

.image-collection-wrap {
  position: relative;
}

.collection-label {
  color: #050605;
  text-transform: uppercase;
  background-color: #d2b379;
  border-radius: 20px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.collection-image-container {
  position: relative;
}

.collection-heading {
  z-index: 1;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%);
}

.link-button-collection {
  color: #d0cbbb;
  text-transform: uppercase;
  border-bottom: 1px solid #d0cbbb;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .2s ease-out, color .2s ease-out;
  display: inline-block;
}

.link-button-collection:hover {
  color: #cea454;
  border-bottom: 1px solid #cea454;
}

.section-collection {
  padding-top: 75px;
  padding-bottom: 0;
}

.section-collection-second {
  padding-top: 70px;
  padding-bottom: 70px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.collection-item-footer-action {
  margin-top: auto;
  padding-top: 10px;
}

.collection-item-col-right {
  flex-direction: column;
  display: flex;
}

.header-contacts-content-title {
  width: 50%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-center-fixed {
  text-align: center;
}

.text-center-fixed.mb-0 {
  color: #fff;
  font-family: contralto-small, sans-serif;
  font-size: 90px;
  font-weight: 300;
}

.text-center-fixed.mb-0.stay-cta-title {
  margin-bottom: 10px;
  font-size: 36px;
}

.collections-header, .contacts-header-img {
  min-height: 500px;
  object-fit: cover;
}

.inner-row {
  margin-left: -10px;
  margin-right: -10px;
}

.nav-mobile-line, .mobile-nav-number {
  display: none;
}

.protected-image {
  margin-bottom: 30px;
}

.section-licensing {
  padding-top: 200px;
  padding-bottom: 75px;
}

.link-button-licensing {
  color: #d0cbbb;
  text-transform: uppercase;
  border-bottom: 1px solid #d0cbbb;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: border-color .2s ease-out, color .2s ease-out;
  display: inline-block;
}

.link-button-licensing:hover {
  color: #cea454;
  border-bottom: 1px solid #cea454;
}

.link-button-licensing.mb-20 {
  display: inline-block;
}

.section-style-guide {
  padding-top: 200px;
  padding-bottom: 75px;
}

.style-guide-link {
  color: #d0cbbb;
  text-decoration: none;
}

.style-guide-link:hover {
  color: #cea454;
}

.style-guide-color-block-2 {
  background-color: #292722;
  border: 1px solid #292722;
}

.sg-color-name {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sg-color-name.max-width-380.text-center {
  margin-bottom: 0;
}

.style-guide-color-block-1 {
  background-color: #050605;
  border: 1px solid #292722;
}

.style-guide-color-block-3 {
  background-color: #d0cbbb;
}

.style-guide-color-block-4 {
  background-color: #8d897f;
}

.style-guide-color-block-5 {
  background-color: #d2b379;
}

.style-guide-color-block-6 {
  background-color: #cea454;
}

.section-chengelog {
  padding-top: 200px;
  padding-bottom: 75px;
}

.body {
  background-color: #131718;
}

.column {
  padding-left: 30px;
}

.column.panel-1-text-right {
  padding-top: 50px;
}

.column.panel-1-text-right.eat-panel-1-right-side {
  padding-top: 0;
  padding-left: 50px;
}

.column.panel-1-text-right.eat-panel-1-right-side.menu-right-column {
  padding-left: 0;
}

.column.panel-1-text-right.home {
  align-self: flex-start;
  padding-top: 0;
}

.bold-text {
  font-family: contralto-small, sans-serif;
  font-weight: 300;
}

.bold-text.white-text {
  color: #c0a36a;
}

.column-2 {
  padding-left: 0;
  padding-right: 30px;
}

.column-2.private-hire-section-column-2 {
  padding-left: 30px;
}

.column-3 {
  padding-left: 30px;
  padding-right: 0;
}

.column-3.private-hire-section-column-2 {
  padding-right: 30px;
}

.logo-footer {
  width: 50%;
}

.bold-text-2 {
  letter-spacing: 1px;
  font-weight: 500;
}

.bold-text-3 {
  font-weight: 600;
}

.column-4 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.door-knob, .door-knob.door-knob-2 {
  width: 20%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.container-2 {
  height: 780px;
  max-height: none;
  max-width: 1920px;
}

.image-2 {
  width: 80%;
  border: 5px solid #c0a36a;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
}

.image-2:hover {
  transform: scale(1.05);
}

.image-2.private-hire-page-images {
  width: 100%;
  border-color: #c0a36a;
}

.image-2.private-hire-page-images.green-img-border {
  border-color: #1e5a52;
}

.image-2.img-white-border {
  border-color: #c0a36a;
}

.image-3 {
  width: 100px;
}

.image-3.icons {
  margin-bottom: 10px;
}

.image-3.drink-icon {
  width: 100px;
}

.image-3.eat-panel-1-icon {
  margin-bottom: 10px;
}

.image-3.eat-panel-1-icon.iocn-header {
  width: 120px;
  margin-bottom: 0;
}

.black-and-white-img {
  width: 90%;
  border: 5px solid #c0a36a;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
}

.div-block {
  width: 700px;
  height: 900px;
  border: 10px solid #1e5a52;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  position: absolute;
  top: 423px;
  bottom: auto;
  left: auto;
  right: -22%;
}

.column-5 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column-5.eat-img-left {
  display: flex;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid.hotel-room-grid-images {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 50px;
}

.grid.hotel-room-grid-images.hidden-gallery-imgs {
  display: none;
}

.room-img {
  transition: all .3s cubic-bezier(.455, .03, .515, .955);
  transform: translate(0);
}

.room-img:hover {
  transform: scale(1.06);
}

.div-block-2, .div-block-3 {
  overflow: hidden;
}

.container-3 {
  max-width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-4:hover {
  color: #c0a36a;
}

.grid-2 {
  width: 1200px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  justify-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.container-4 {
  max-width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-4.hs {
  display: none;
}

.body-2 {
  background-color: #1e1e1c;
}

.body-2.contact-body-bg-colour {
  background-color: #1e5a52;
}

.section-2 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 75px;
}

.container-5 {
  max-width: 1200px;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-4, .div-block-5, .div-block-6 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.div-block-7 {
  width: 50%;
  margin-right: 30px;
}

.div-block-7.reserve-div {
  width: 100%;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.grid-3.whats-on-grid {
  grid-column-gap: 30px;
  margin-top: 50px;
}

.grid-3.whats-on-grid.event-2 {
  margin-top: 50px;
}

.grid-3.whats-on-grid.event-2.hidden-event {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.link {
  color: #fff;
}

.link:hover {
  color: #1e5a52;
}

.div-block-8 {
  display: flex;
}

.home-panel-1-title-div {
  margin-bottom: 20px;
}

.link-text {
  color: #fff;
}

.link-text:hover {
  color: #1e5a52;
}

.dish-name-and-price {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-9, .div-block-10 {
  display: flex;
}

.div-block-10.dish-last {
  margin-bottom: 15px;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.white-bg {
  background-color: #f4f2ee;
}

.container-6 {
  justify-content: center;
  padding-top: 40px;
  display: flex;
}

.container-6.menu-btn-2 {
  padding-top: 20px;
}

.link-2 {
  color: #fff;
}

.link-2:hover {
  color: #c0a36a;
}

.column-7.footer-column-one {
  padding-left: 70px;
}

.column-12 {
  justify-content: flex-end;
  display: flex;
}

.section-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-3.newsletter-cta {
  background-color: #1e5a52;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.newsletter-cta.gold-bg {
  background-color: #c0a36a;
}

.container-7 {
  max-width: 1170px;
  align-items: center;
  display: flex;
}

.div-block-16 {
  width: 50%;
}

.body-3 {
  background-color: #f4f2ee;
}

.whats-on-body-bg-colour {
  background-color: #1e5a52;
}

.list-item {
  color: #fff;
  font-weight: 500;
}

.list, .list-2, .list-3, .list-4 {
  margin-bottom: 0;
}

.body-4, .body-5, .body-6 {
  background-color: #f4f2ee;
}

.hidden-instagram {
  display: none;
}

.html-embed {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-17 {
  margin-bottom: 10px;
  display: flex;
}

.div-block-18 {
  display: flex;
}

.green-body {
  background-color: #1e5a52;
}

.div-block-19 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-4.gallery-grid {
  max-width: 1200px;
}

.gallery-section-panel {
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.dropdown-list {
  background-color: #1e5a52;
}

.dropdown-list.w--open {
  background-color: #1e1e1c;
  top: 71px;
  left: -33px;
}

.icon {
  color: #fff;
}

.icon.hidden-arrow-icon {
  display: none;
}

.dropdown-toggle {
  padding-left: 0;
  padding-right: 0;
}

.banner-video {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 70px;
  }

  h2 {
    font-size: 50px;
  }

  h3 {
    font-size: 30px;
  }

  p {
    font-size: 16px;
  }

  .container.panel-3-section {
    padding-right: 0;
  }

  .container.careers-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section {
    padding: 50px;
  }

  .section.pb-150 {
    padding-bottom: 100px;
  }

  .section.section-bottom-padding.about-panel-1-section, .section.section-bottom-padding.about-panel-1-section.mneu-section {
    padding-bottom: 50px;
  }

  .section.section-bottom-padding.white-bg {
    padding: 50px;
  }

  .section.spaces-section.green-bg {
    padding-bottom: 50px;
  }

  .section.spaces-section.green-bg.gold-bg.black-bg, .section.spaces-section.green-bg.gold-bg.white-bg {
    padding-top: 50px;
  }

  .nav-link {
    color: #d0cbbb;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 100%;
  }

  .row.flex-center {
    grid-column-gap: 20px;
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
  }

  .row.flex-center.mb-100.spaces-section-row, .row.flex-center.spaces-section-row {
    align-items: flex-start;
  }

  .row.line-block.mb-100.dishes-title-row.spaces-main-title {
    margin-left: 0;
    margin-right: 0;
  }

  .row.flex.eat-panel-1-flex-box, .row.flex.eat-panel-1-flex-box.stay-panel-1 {
    align-items: flex-start;
  }

  .mb-60 {
    margin-bottom: 40px;
  }

  .text-large {
    font-size: 20px;
  }

  .text-large.mb-0.white-text.text-width.text-white {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .button.primary, .button.primary.green-btn.gold-btn {
    text-align: center;
  }

  .button.primary.green-btn.gold-btn._2-btn {
    text-align: center;
    margin-bottom: 10px;
  }

  .button.primary._2-btn {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .mb-100 {
    margin-bottom: 80px;
  }

  .mb-40 {
    margin-bottom: 25px;
    font-size: 50px;
  }

  .mb-40.white-text {
    font-size: 50px;
  }

  .features-grid-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .order-slider-nav {
    margin-bottom: 40px;
    margin-left: 50px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title {
    margin-bottom: 50px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.text {
    margin-bottom: 0;
  }

  .mb-80 {
    margin-bottom: 60px;
  }

  .text-dark.mb-60.spaces-section-title.green-title.panel-sub-texts.gold-title {
    line-height: 36px;
  }

  .text-dark.home-panel-1-small-text.off-black-text.white-text.vacancies {
    width: 100%;
  }

  .text-dark.off-black-text.white-text {
    text-align: center;
  }

  .mb-50 {
    margin-bottom: 35px;
  }

  .mb-50.text-bright.white-text {
    margin-bottom: 10px;
    line-height: 30px;
  }

  .mb-50.text-bright.white-text.off-black-text {
    line-height: 30px;
  }

  .mb-50.text-large.white-text.gold-title.dish-price {
    font-size: 17px;
    line-height: 24px;
  }

  .mb-50._90-width {
    margin-bottom: 15px;
  }

  .text-button-price._2-btn {
    flex-direction: column;
    align-items: stretch;
  }

  .nav-menu {
    z-index: 1;
    width: 100%;
    max-height: 100vh;
    background-color: #050605;
    border-bottom: 1px solid #292722;
    margin-top: -100px;
    padding: 100px 20px 40px;
    overflow: auto;
  }

  .order-slide {
    padding: 40px 50px;
  }

  .col-50-right {
    width: 100%;
    margin-left: 0%;
  }

  .input {
    width: 330px;
  }

  .input-submit {
    right: 22px;
  }

  .follow-us-block {
    margin-top: 20px;
    padding-left: 0;
  }

  .footer-copywrite {
    flex-direction: column;
    align-self: flex-end;
    align-items: flex-start;
  }

  .footer-social {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-logo {
    max-width: 200px;
  }

  .mb-20 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    z-index: 2;
  }

  .header-contacts {
    padding-top: 150px;
  }

  .header-contacts-content {
    margin-top: 0;
    margin-bottom: 0;
  }

  .faq-toggle-text {
    white-space: normal;
  }

  .header-about {
    padding-top: 0;
  }

  .header-about.careers-header {
    height: 700px;
  }

  .header-recipes.gold-bg.eat-panel-1 {
    padding: 50px;
  }

  .collection-recipe-image:hover, .collection-wine-image:hover {
    transform: none;
  }

  .section-collection, .section-collection-second {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .header-contacts-content-title {
    width: 80%;
    margin-bottom: 20px;
    position: static;
  }

  .menu-button {
    z-index: 2;
    background-image: url('../images/Menu.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/Cross.svg');
    background-size: 40px;
  }

  .nav-mobile-line {
    width: 100%;
    height: 1px;
    background-color: #292722;
    margin-bottom: 60px;
    padding: 0;
    display: block;
  }

  .mobile-nav-number {
    min-width: 30px;
    color: #8d897f;
    margin-right: 30px;
    font-size: 16px;
    display: inline-block;
  }

  .nav-action-container {
    background-image: linear-gradient(rgba(5, 6, 5, .3), rgba(5, 6, 5, .3)), url('../images/footer-bg.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    margin-top: 30px;
    padding: 60px 20px;
  }

  .section-licensing, .section-style-guide, .section-chengelog {
    padding-top: 140px;
    padding-bottom: 50px;
  }

  .column, .column.panel-1-text-right.eat-panel-1-right-side, .column.panel-1-text-right.home {
    padding-left: 0;
  }

  .column-2 {
    padding-right: 0;
  }

  .column-3 {
    padding-left: 0;
  }

  .logo-footer {
    width: 80%;
  }

  .image-3, .image-3.drink-icon {
    width: 60px;
  }

  .image-3.eat-panel-1-icon {
    width: 100px;
  }

  .section-2 {
    padding-bottom: 50px;
  }

  .container-5.contact-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .home-panel-1-title-div {
    margin-bottom: 30px;
  }

  .div-block-9, .div-block-9.list-div-block {
    flex-direction: column;
  }

  .container-6 {
    text-align: center;
    align-items: center;
  }

  .column-6 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 55px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 25px;
  }

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

  .section.pb-150 {
    padding-bottom: 80px;
  }

  .section.section-bottom-padding.white-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .header {
    padding-top: 150px;
  }

  .nav-link {
    font-size: 24px;
  }

  .row, .row.flex-center {
    flex-direction: column;
  }

  .row.line-block.mb-100.dishes-title-row.spaces-main-title {
    text-align: center;
    flex-direction: column;
  }

  .row.line-block.mb-100.dishes-title-row.spaces-main-title.private-dinning-room-title.section-line-element.private-dinning-title {
    flex-direction: column-reverse;
  }

  .row.flex {
    flex-direction: column;
  }

  .row.flex.eat-panel-1-flex-box.stay-panel-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .row.flex-bottom, .row.flex-top {
    flex-direction: column;
  }

  .title-overlapping {
    width: auto;
  }

  .text-large {
    font-size: 18px;
  }

  .button.secondary.nav-action.drinks-menu-btn {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .line-element.section-line-element.private-dinning-room-line-element.hidden-element, .line-element.section-line-element.private-dinning-room-line-element.hidden-element.white-line, .line-element.section-line-element.basement-line-element.hidden-element, .line-element.section-line-element.basement-line-element.hidden-element.white-line, .line-element.section-line-element.hidden-element.gold-line {
    display: none;
  }

  .mb-100 {
    margin-bottom: 30px;
  }

  .text-center {
    text-align: left;
  }

  .features-grid-item {
    margin-bottom: 20px;
  }

  .col-flex-bottom {
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    display: flex;
  }

  .order-slider-nav {
    margin-bottom: 15px;
    margin-left: 20px;
  }

  .process-text {
    padding-left: 0;
    padding-right: 0;
  }

  .process-row {
    margin-left: 0;
    margin-right: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.text {
    margin-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.sunday-roast-sub-title {
    max-width: 100%;
  }

  .max-width-780.mb-80.ss.gold-title.home-panel-1-title.text-left {
    margin-bottom: 0;
    font-size: 36px;
  }

  .max-width-780.center {
    width: 1090%;
  }

  .mb-80.max-width-780.private-dinning-room.gold-title {
    text-align: center;
  }

  .mb-80.max-width-780.gold-title {
    width: 100%;
    max-width: none;
    font-size: 50px;
  }

  .text-dark.home-panel-1-small-text.ss {
    font-size: 15px;
    line-height: 20px;
  }

  .text-dark.home-panel-1-small-text.hotel-room-list.off-black-text {
    line-height: 22px;
  }

  .text-dark.home-panel-1-small-text.off-black-text, .text-dark.home-panel-1-small-text.off-black-text.dish-description {
    font-size: 15px;
    line-height: 20px;
  }

  .text-dark.home-panel-1-small-text.off-black-text.dish-description.dish-last-cloumn-mobile.menu-last-mobile {
    margin-bottom: 15px;
  }

  .text-dark.off-black-text.white-text {
    width: 100%;
    margin-bottom: 20px;
  }

  .mb-50.text-large.white-text.normal-text, .mb-50.text-large.white-text.normal-text.event-text {
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.black-text {
    margin-bottom: 0;
    line-height: 28px;
  }

  .mb-50.text-large.white-text.gold-text {
    line-height: 28px;
  }

  .mb-50.text-large.gold-title {
    line-height: 24px;
  }

  .text-button-price.read-more-btn.gold-btn.green-btn {
    align-items: stretch;
    margin-top: 30px;
  }

  .tabs-menu {
    bottom: 20px;
  }

  .nav-menu {
    margin-top: -90px;
    padding-top: 90px;
  }

  .order-slide {
    min-height: 500px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .input {
    width: 500px;
  }

  .footer-logo.w--current {
    margin-bottom: 0;
  }

  .mb-20 {
    align-items: center;
    margin-bottom: 30px;
  }

  .flex-mobile-first {
    order: -1;
  }

  .mobile-hidden {
    display: none;
  }

  .brand {
    max-width: 180px;
    padding-left: 0;
  }

  .text-right {
    text-align: left;
  }

  .faq-container {
    margin-top: 40px;
  }

  .header-about.cancellation-policy-header {
    padding-bottom: 30px;
  }

  .header-about.careers-header {
    height: 600px;
  }

  .container-about.careers-content-section.whats-on-container {
    padding-top: 170px;
  }

  .timeline-row {
    flex-direction: column;
    padding-left: 40px;
  }

  .timeline-row-left, .timeline-row-right {
    width: 100%;
  }

  .timeline-row-center {
    width: 40px;
    padding-top: 53px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .timeline-point {
    margin-top: 10px;
  }

  .mb-65 {
    margin-bottom: 35px;
  }

  .header-recipes.gold-bg.eat-panel-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .recipe-item, .recipe-item.eat-1, .recipe-item.eat-2 {
    margin-bottom: 0;
  }

  .header-collection {
    padding-top: 140px;
    padding-bottom: 25px;
  }

  .collection-item-description {
    margin-top: 20px;
  }

  .inner-col {
    padding-left: 0;
    padding-right: 0;
  }

  .wine-item {
    margin-bottom: 40px;
  }

  .wine-item-text-right {
    text-align: left;
  }

  .slider-wine-description {
    background-color: rgba(5, 6, 5, .6);
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px 60px;
  }

  .collection-item-footer-action {
    padding-top: 20px;
  }

  .collection-item-col-right {
    margin-top: 20px;
  }

  .header-contacts-content-title {
    width: 100%;
  }

  .collection-item-action {
    margin-top: 20px;
  }

  .collection-item-description-right {
    margin-top: 8px;
  }

  .inner-row {
    margin-left: 0;
    margin-right: 0;
  }

  .mobile-nav-number {
    margin-right: 30px;
  }

  .sg-color-name {
    padding-left: 20px;
  }

  .column {
    margin-top: 100px;
  }

  .column.panel-1-text-right.eat-panel-1-right-side {
    margin-top: 30px;
  }

  .column.panel-1-text-right.eat-panel-1-right-side.menu-right-column.second-column-mobile {
    margin-top: 0;
    padding-right: 0;
  }

  .column.panel-1-text-right.eat-panel-1-right-side.menu-right-column.second-column-mobile.last-menu-mobile {
    margin-top: 0;
  }

  .column.panel-1-text-right.home {
    padding-top: 30px;
  }

  .logo-footer {
    width: 90%;
  }

  .image-3, .image-3.drink-icon {
    width: 80px;
  }

  .grid.hotel-room-grid-images {
    margin-top: 30px;
    display: block;
  }

  .room-img {
    margin-bottom: 10px;
  }

  .container-3, .container-5.contact-container {
    flex-direction: column;
  }

  .div-block-7 {
    width: 100%;
  }

  .grid-3.whats-on-grid {
    display: block;
  }

  .container-6 {
    flex-direction: column;
    align-items: stretch;
  }

  .container-6.menu-btn-2.btn-2 {
    padding-top: 0;
  }

  .column-6 {
    margin-bottom: 30px;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13, .div-block-14, .div-block-15 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 30px;
  }

  .container.menu-cta.stay-cta.gold-bg-cta.eat-cta {
    max-width: none;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .container.menu-cta.stay-cta.gold-bg-cta.eat-cta.eat-cta-2 {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container.panel-3-section {
    padding-right: 0;
  }

  .container.sandwiches-and-wraps {
    margin-top: 30px;
  }

  .container.careers-container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.careers-container.social-media-terms-conditions-panel, .container.drinks-arch-row-1 {
    margin-top: 30px;
  }

  .section {
    padding: 30px;
  }

  .section.section-bottom-padding.about-panel-1-section, .section.section-bottom-padding.about-panel-1-section.mneu-section {
    padding-bottom: 30px;
  }

  .section.section-bottom-padding.white-bg {
    padding: 30px;
  }

  .section.spaces-section.green-bg {
    padding-bottom: 30px;
  }

  .section.spaces-section.green-bg.gold-bg.black-bg, .section.spaces-section.green-bg.gold-bg.white-bg {
    padding-top: 30px;
  }

  .section.spaces-section.green-bg.white-bg {
    padding-bottom: 30px;
  }

  .nav {
    background-color: #1e1e1c;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .nav.home-nav-mobile {
    position: relative;
  }

  .nav-link {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
  }

  .nav-link:hover {
    color: #c0a36a;
  }

  .nav-link.nav-link-dropdown {
    text-align: left;
    padding-left: 15px;
  }

  .nav-link.nav-link-dropdown.dropdown-last-mobile {
    padding-bottom: 15px;
  }

  .nav-link.events-nav-link {
    margin-bottom: 0;
    padding: 0;
  }

  .nav-link.desktop-hidden-link.mobile-shown {
    display: block;
  }

  .row {
    flex-direction: column;
  }

  .row.flex-center.mb-100.spaces-section-row, .row.flex-center.spaces-section-row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.line-block.mb-100.dishes-title-row.spaces-main-title {
    margin-bottom: 20px;
    display: block;
  }

  .row.line-block.mb-100.dishes-title-row.spaces-main-title.private-dinning-room-title.section-line-element.private-dinning-title, .row.line-block.mb-100.dishes-title-row.spaces-main-title.basement-bar-title {
    display: block;
  }

  .row.flex {
    margin-left: 0;
    margin-right: 0;
  }

  .text-large.mb-0.white-text.text-width.text-white {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .left-arrow.white-arrow {
    width: 40px;
    height: 40px;
    background-size: cover;
    margin-bottom: 20px;
  }

  .right-arrow.white-arrow {
    width: 40px;
    height: 40px;
    background-size: cover;
    margin-bottom: 20px;
    left: 60px;
  }

  .button {
    text-align: center;
    display: block;
  }

  .button.primary.green-btn, .button.primary.green-btn.gold-btn {
    margin-top: 0;
  }

  .button.primary.green-btn.gold-btn._2-btn {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .button.primary.green-btn._2-btn {
    margin-top: 0;
  }

  .button.primary._2-btn {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .button.primary._2-btn.green-btn {
    margin-right: 0;
  }

  .button.secondary.nav-action {
    margin-left: 0;
  }

  .button.secondary.nav-action.drinks-menu-btn {
    margin-bottom: 10px;
  }

  .line-element.mb-60.gold-line {
    margin-bottom: 12px;
  }

  .line-element.mb-50.gold-line {
    margin-bottom: 12px;
    display: block;
  }

  .line-element.footer-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .line-element.section-line-element.private-dinning-room-line-element.hidden-element, .line-element.section-line-element.private-dinning-room-line-element.hidden-element.white-line, .line-element.section-line-element.basement-line-element.hidden-element, .line-element.section-line-element.basement-line-element.hidden-element.white-line, .line-element.section-line-element.hidden-element.gold-line {
    display: none;
  }

  .mb-100 {
    margin-bottom: 0;
  }

  .mb-100.form-cta {
    width: 100%;
    align-items: stretch;
    margin-top: 20px;
  }

  .mb-40.white-text {
    margin-bottom: 15px;
  }

  .features-grid-item {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 36px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title {
    text-align: left;
    margin-bottom: 10px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.event-title {
    text-align: left;
    font-size: 26px;
    line-height: 30px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.event-title.event-date {
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.career-title.gallery-title {
    margin-bottom: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.text {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title {
    margin-bottom: 30px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.sunday-roast-sub-title {
    max-width: 100%;
    margin-top: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.sub-title.draught {
    margin-top: 30px;
    padding-left: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.allergen-key.allergen-last-mobile {
    margin-bottom: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.small-plates-title {
    margin-bottom: 30px;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title.menu-title.small-plates-title.sandwiches-title {
    margin-bottom: 0;
  }

  .max-width-780.mb-80.ss.about-panel-1-title.gold-title._20px-bottom-padding {
    text-align: left;
  }

  .max-width-780.mb-80.ss.gold-title.home-panel-1-title {
    font-size: 30px;
    line-height: 36px;
  }

  .max-width-780.mb-80.ss.gold-title.home-panel-1-title.text-left {
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 38px;
  }

  .max-width-780.center {
    width: 100%;
    margin-top: 20px;
  }

  .mb-80.max-width-780.gold-title {
    text-align: center;
    font-size: 46px;
    line-height: 44px;
  }

  .mb-80.max-width-780.gold-title.small-text-mobile {
    font-size: 32px;
    line-height: 32px;
  }

  .text-dark.mb-60.spaces-section-title.gold-text.panel-sub-texts, .text-dark.mb-60.spaces-section-title.green-title.panel-sub-texts.gold-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 26px;
  }

  .text-dark.home-panel-1-small-text.ss {
    font-size: 15px;
    line-height: 20px;
  }

  .text-dark.home-panel-1-small-text.hotel-room-list.off-black-text {
    line-height: 22px;
  }

  .text-dark.home-panel-1-small-text.off-black-text {
    font-size: 15px;
    line-height: 20px;
  }

  .text-dark.home-panel-1-small-text.off-black-text.white-text.small-text {
    font-size: 15px;
  }

  .text-dark.home-panel-1-small-text.off-black-text.dish-description {
    font-size: 15px;
    line-height: 20px;
  }

  .text-dark.home-panel-1-small-text.off-black-text.dish-description.dish-last-cloumn-mobile {
    margin-bottom: 0;
  }

  .text-dark.off-black-text.white-text {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .text-dark.off-black-text.white-text.left-alligned-text {
    text-align: center;
    margin-bottom: 20px;
  }

  .mb-50.text-bright.white-text, .mb-50.text-bright.white-text.off-black-text {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .mb-50.text-large.white-text {
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.gold-title {
    line-height: 20px;
  }

  .mb-50.text-large.white-text.gold-title.dish-name, .mb-50.text-large.white-text.gold-title.dish-price {
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.normal-text {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.normal-text.event-text {
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.normal-text.t-and-c-title {
    font-size: 16px;
  }

  .mb-50.text-large.white-text.normal-text.t-and-c-title.title-mobile-top-padding {
    padding-top: 20px;
  }

  .mb-50.text-large.white-text.normal-text.para-1-bottom-padding, .mb-50.text-large.white-text.normal-text.top-padding-10px {
    padding-top: 10px;
  }

  .mb-50.text-large.white-text.black-text {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.text-large.white-text.gold-text {
    line-height: 20px;
  }

  .mb-50.text-large.gold-title {
    margin-bottom: 12px;
    line-height: 24px;
  }

  .mb-50.footer-newsletter-body-text.opening-times-body-text.footer-text {
    margin-bottom: 20px;
  }

  .mb-50.footer-newsletter-body-text.opening-times-body-text.footer-text.desktop-hidden {
    margin-bottom: 0;
    display: block;
  }

  .mb-50.footer-newsletter-body-text.footer-bottom-text.footer-text {
    font-size: 12px;
    line-height: 18px;
  }

  .mb-50.footer-newsletter-body-text.footer-text {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50.footer-newsletter-body-text.footer-text.newsletter-cta {
    text-align: center;
  }

  .mb-50.footer-newsletter-text.footer-text {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .mb-50.footer-newsletter-text.footer-text.contact-titles {
    font-size: 30px;
  }

  .mb-50._90-width {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .mb-50._90-width.white-text.gold-text {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .mb-50._90-width.white-text.black-text {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .text-button-price {
    flex-direction: column;
    align-items: stretch;
  }

  .text-button-price.read-more-btn.gold-btn {
    align-items: stretch;
    margin-top: 30px;
  }

  .text-button-price.read-more-btn.gold-btn.btn-side-by-side {
    margin-top: 30px;
    display: block;
  }

  .text-button-price._2-btn {
    margin-top: 30px;
  }

  .heading-semi-bold {
    text-align: center;
  }

  .tabs-menu {
    flex-direction: column;
    align-items: stretch;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .tabs-menu-link, .image-full-size.mb-40.panel-1-img {
    width: 100%;
  }

  .nav-menu {
    background-color: #1e1e1c;
    padding-left: 30px;
  }

  .order-slide {
    min-height: 550px;
  }

  .footer {
    padding: 40px 30px 30px;
  }

  .input {
    width: 100%;
    min-height: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .input::-ms-input-placeholder {
    font-size: 13px;
  }

  .input::placeholder {
    font-size: 13px;
  }

  .input.input-cta {
    width: 100%;
    min-height: 45px;
  }

  .input-submit {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    position: static;
  }

  .footer-links.footer-links-width {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .footer-links.footer-links-width.desktop-hidden {
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  .footer-link {
    margin-bottom: 10px;
    padding-right: 0;
    display: block;
  }

  .small-text.uppercase {
    margin-bottom: 0;
    line-height: 120%;
  }

  .success-message {
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-message {
    padding-left: 20px;
  }

  .footer-logo {
    max-width: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-logo.w--current {
    max-width: none;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .mb-20 {
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-mobile-first.mb-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    max-width: 130px;
  }

  .brand.w--current {
    padding-left: 10px;
  }

  .brand.calico-logo-mobile {
    max-width: 120px;
    padding-left: 10px;
  }

  .header-contacts {
    padding-top: 120px;
    padding-bottom: 25px;
  }

  .header-contacts.reserve-header {
    padding-top: 70px;
  }

  .small-link-button.text-bright {
    font-size: 15px;
    line-height: 20px;
  }

  .small-link-button.text-bright.text-width {
    width: 100%;
  }

  .header-about {
    height: 350px;
    padding-top: 0;
  }

  .header-about.whats-on-header-container {
    padding-bottom: 30px;
  }

  .header-about.cancellation-policy-header {
    padding-bottom: 0;
  }

  .header-about.careers-header {
    height: auto;
    padding-bottom: 30px;
  }

  .header-about.careers-header.green-bg-colour.careers-header-section.gallery-section {
    margin-bottom: 0;
  }

  .header-about.header-home-mobile {
    margin-top: 70px;
  }

  .slider-about {
    height: 350px;
  }

  .text-slider-about.max-width-780 {
    margin-top: 20px;
  }

  .slide-about-img, .container-about {
    height: 350px;
  }

  .container-about.careers-content-section.whats-on-container {
    padding: 120px 30px 0;
  }

  .container-about.careers-content-section.whats-on-container.mobile-bottom-padding {
    padding-bottom: 30px;
  }

  .image-timeline {
    min-height: 200px;
    object-fit: cover;
  }

  .header-recipes.gold-bg.eat-panel-1 {
    padding: 30px;
  }

  .header-recipes.gold-bg.eat-panel-1.work-panel-1 {
    padding-bottom: 30px;
  }

  .recipe-item, .recipe-item.eat-1 {
    margin-bottom: 0;
  }

  .recipe-item.eat-2 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .text-center-fixed.mb-0 {
    font-size: 50px;
  }

  .text-center-fixed.mb-0.sunday-roast-title-mobile {
    width: 50%;
  }

  .menu-button {
    background-image: url('../images/62939747b289f2b0217ed641_Menu.svg');
    margin-right: 15px;
  }

  .menu-button.w--open {
    color: #fff;
    background-image: url('../images/6293975075262d5d0ad7bc2c_Cross.svg');
    margin-right: 15px;
  }

  .nav-mobile-line {
    margin-bottom: 40px;
  }

  .nav-action-container {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 20px;
    padding: 0;
  }

  .nav-action-container.nav-btn-2 {
    margin-top: 10px;
  }

  .column {
    margin-top: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .column.panel-1-text-right {
    padding-top: 30px;
    padding-left: 0;
  }

  .column.panel-1-text-right.eat-panel-1-right-side {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column.panel-1-text-right.eat-panel-1-right-side.menu-right-column {
    padding-right: 0;
  }

  .column.panel-1-text-right.eat-panel-1-right-side.menu-right-column.second-column-mobile, .column.panel-1-text-right.home {
    margin-top: 0;
    padding-right: 0;
  }

  .column-2 {
    padding-right: 0;
  }

  .column-3 {
    padding-left: 0;
  }

  .logo-footer {
    width: 70%;
  }

  .container-2 {
    height: 250px;
  }

  .image-2 {
    width: 100%;
  }

  .image-3, .image-3.drink-icon {
    width: 80px;
  }

  .image-3.eat-panel-1-icon {
    margin-bottom: 0;
  }

  .black-and-white-img {
    width: 100%;
  }

  .grid.hotel-room-grid-images {
    margin-top: 30px;
    display: block;
  }

  .div-block-2 {
    margin-bottom: 10px;
  }

  .container-3 {
    flex-direction: column;
  }

  .section-2 {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-5 {
    flex-direction: column;
  }

  .container-5.contact-container {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4, .div-block-5, .div-block-6 {
    margin-bottom: 15px;
  }

  .div-block-7 {
    width: 100%;
  }

  .grid-3.whats-on-grid {
    flex-direction: column;
    margin-top: 20px;
    display: flex;
  }

  .grid-3.whats-on-grid.event-2.hidden-event {
    margin-top: 30px;
    display: block;
  }

  .div-block-8 {
    flex-direction: column;
  }

  .home-panel-1-title-div {
    margin-bottom: 20px;
  }

  .link-text:hover {
    color: #c0a36a;
  }

  .div-block-9, .div-block-9.list-div-block, .div-block-10 {
    flex-direction: column;
  }

  .container-6 {
    flex-direction: column;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-6.menu-btn-2 {
    padding-top: 0;
  }

  .column-6 {
    margin-bottom: 25px;
  }

  .column-7 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-7.footer-column-one {
    padding-left: 0;
  }

  .column-8, .column-9, .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13, .div-block-14 {
    margin-top: 0;
  }

  .section-3.newsletter-cta {
    padding: 30px;
  }

  .container-7 {
    flex-direction: column;
  }

  .div-block-16 {
    width: 100%;
  }

  .list-item {
    font-size: 14px;
    line-height: 20px;
  }

  .list, .list.top-padding-10px, .list-2, .list-2.top-padding-10px, .list-3, .list-4 {
    margin-top: 10px;
  }

  .div-block-17, .div-block-18 {
    flex-direction: column;
    align-items: center;
  }

  .grid-4.gallery-grid {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .dropdown-list.w--open {
    top: 94px;
    left: auto;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown {
    padding-top: 10px;
    padding-bottom: 15px;
    display: none;
  }

  .image-4 {
    margin-top: 30px;
  }
}

#w-node-_0136848c-b5de-fba8-33f1-76a01025cb40-7cccc27c, #w-node-f6ddf79e-f0e8-25e8-3ca3-d6bb976fb5b3-7cccc27c, #w-node-c81dcbf5-7f19-2c99-fbb2-f3b369586d08-7cccc27c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5564ef21-9f0a-35c7-e1bd-96d9217f9ef7-4accc296, #w-node-_76f501e0-006d-6008-459a-0bbc9cee69a1-4accc296, #w-node-_90c4b0f7-09db-207a-e7ac-5a0d56f8ee7e-4accc296, #w-node-_9e7bb643-d1d8-f06a-ffe0-5f7ab32523c5-4accc296, #w-node-ff65f3ec-f059-8f0c-7bd7-769444ff65e0-4accc296, #w-node-cec2c25c-1e04-e17e-3630-71ca9dd828e0-4accc296, #w-node-_4709d35e-d2a7-bdd6-b9b7-3025853a5850-4accc296, #w-node-_5611c853-5fed-24e5-5e3e-52d8b7b864e9-4accc296, #w-node-afe1a741-4e92-9ed7-1dff-d81f9b659af2-4accc296, #w-node-_8187cfce-f31e-53db-5924-d9643d3203ff-4accc296, #w-node-d6f7e767-065b-33f8-291b-639e49f0a611-4accc296, #w-node-_7b2cd86c-f3cd-07a7-1f46-7710603b0512-4accc296, #w-node-_61e24fa1-2a5d-3996-7ba0-299cec757d43-4accc296, #w-node-_8715c1ac-b478-a452-bbc4-eb476cce2268-4accc296, #w-node-b1ea5e80-bb05-831a-aa2c-e5409d60d461-4accc296, #w-node-_905a45fc-d74e-6b43-bc9b-39a03b95c82a-4accc296, #w-node-e4703327-c488-f249-f03e-fc2e661575a7-4accc296, #w-node-_694cc57b-8023-2fd4-6d08-f61ad07ddb0f-4accc296, #w-node-f1b5fa1e-ce1e-d6cd-683f-d72e22f97036-4accc296, #w-node-_31e7b0f6-6372-1a82-e770-566fe114a1ff-4accc296, #w-node-_3ec5f147-4d57-688d-0bee-b50a1e93844b-4accc296, #w-node-a6f994c3-8a13-9e66-3e19-a6e8a7863930-4accc296, #w-node-_3d878ee8-9be9-055c-7cc2-6612a14afbbd-4accc296, #w-node-_57c52aa5-293c-cb43-bb27-96afb644f4e8-4accc296, #w-node-d9612a71-9efb-2d88-4d08-571c050239c3-4accc296, #w-node-ba0a9d6a-e4dd-3881-0117-93891deb9b37-4accc296, #w-node-_1e56f9dc-a5f4-9057-0393-ae51d78e5b54-4accc296, #w-node-a704763b-300a-e810-3ec9-42a842df775f-4accc296, #w-node-b6540d4e-a3cf-fa60-0d9b-f6ed8bfadcc5-4accc296, #w-node-_85f09956-2427-3b66-0c40-954a75738e51-4accc296, #w-node-_68a23d84-c5d4-98d1-6125-c17ffa4205e0-4accc296, #w-node-_875bab54-4a8d-4cb7-3fc4-a1c7e2640f67-4accc296, #w-node-_099da9f5-e60f-9d77-d7aa-41b2cb015b7f-f9ccc2c1, #w-node-_02932257-4627-7bdf-e9b2-3689377626e6-f9ccc2c1, #w-node-_478f402a-b0ee-135e-1f84-2af8e4df0f14-f9ccc2c1, #w-node-_478f402a-b0ee-135e-1f84-2af8e4df0f15-f9ccc2c1, #w-node-_35338bc9-150c-db8b-a08f-f82ae2206bdc-f9ccc2c1, #w-node-_35338bc9-150c-db8b-a08f-f82ae2206bdd-f9ccc2c1, #w-node-_165bfe96-579d-70bf-1fa3-11005d411521-f9ccc2c1, #w-node-_165bfe96-579d-70bf-1fa3-11005d411522-f9ccc2c1, #w-node-b2ececb9-f304-fc28-2d18-16036082a478-f9ccc2c1, #w-node-b2ececb9-f304-fc28-2d18-16036082a479-f9ccc2c1, #w-node-a8a9f8eb-eeeb-f28d-25b1-8c1067e8ae9d-f9ccc2c1, #w-node-a8a9f8eb-eeeb-f28d-25b1-8c1067e8ae9e-f9ccc2c1, #w-node-cdb1d885-c13d-5b1e-c754-599ba2324ef0-f9ccc2c1, #w-node-cdb1d885-c13d-5b1e-c754-599ba2324ef1-f9ccc2c1, #w-node-_4c9137df-0380-0c78-ca99-6a3b742ace23-f9ccc2c1, #w-node-_4c9137df-0380-0c78-ca99-6a3b742ace24-f9ccc2c1, #w-node-_5ba5d32c-c22f-f31d-d85b-22cebe045693-33ccc2e2, #w-node-_5ba5d32c-c22f-f31d-d85b-22cebe045694-33ccc2e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ba5d32c-c22f-f31d-d85b-22cebe045697-33ccc2e2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5ba5d32c-c22f-f31d-d85b-22cebe045699-33ccc2e2 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_40f47f44-cb13-b885-c850-a0eef19bd83e-33ccc2e2, #w-node-faad65e9-a26a-edf1-f058-cadd04e2bab1-33ccc2e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-faad65e9-a26a-edf1-f058-cadd04e2bab4-33ccc2e2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-faad65e9-a26a-edf1-f058-cadd04e2bab6-33ccc2e2 {
  grid-area: 2 / 2 / 3 / 3;
}


