@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
:root {
  --c-white: #ffffff;
  --c-black: #000000;
  --body: #003630;
  --primary: #00a062;
  --bg-color: #fff3d8;
  --social-icon: #f4c000;
  --banner-h: #F9F1DE;
  --f-color: #004D45;
  --dark-red:#68103B;
}

@font-face {
  font-family: "Winston";
  src: url("fonts/Winston-Regular.woff2") format("woff2"), url("fonts/Winston-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Winston Sans";
  src: url("fonts/WinstonSans-Regular.woff2") format("woff2"), url("fonts/WinstonSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.region-content,
.region-footer {
  padding: 0;
}

html,
body {
  color: var(--body);
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 992px) {
  html,
  body {
    font-size: 18px;
  }
}
html a,
body a {
  text-decoration: none;
}
html p,
body p {
  line-height: 1.67;
}

header a {
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
}

.main-content a {
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 48px;
}
@media screen and (min-width: 576px) {
  h1 {
    font-size: 60px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 80px;
  }
}
@media screen and (min-width: 1400px) {
  h1 {
    font-size: 100px;
  }
}

h2 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 60px;
  }
}

h3 {
  font-size: 28px;
}
@media screen and (min-width: 576px) {
  h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 38px;
  }
}
@media screen and (min-width: 992px) {
  h3 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  h3 {
    font-size: 50px;
  }
}

h1,
h2,
h3,
h4 {
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
}

h5,
h6 {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  h5,
  h6 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}

body .tabs-wrapper.tabs-primary {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background-color: var(--c-white);
  border-radius: 0 10px 10px 0;
  z-index: 9;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  border: none;
  margin: 0;
}
body .tabs-wrapper.tabs-primary ul {
  padding: 6px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  margin: 0;
  border: none;
}
body .tabs-wrapper.tabs-primary ul li:not(:last-child) {
  border-bottom: 1px solid #d3d3d3;
}
body .tabs-wrapper.tabs-primary ul li a {
  padding: 4px 12px;
  font-size: 14px;
  border: none;
  color: var(--body);
  margin: 0;
  font-weight: 600;
  font-family: unset;
}
body .tabs-wrapper.tabs-primary ul li a.nav-link.active.is-active, body .tabs-wrapper.tabs-primary ul li a:hover {
  color: var(--primary);
}

.add-top-padding {
  padding-top: 10%;
}

.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper, .user-page-wrapper {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper, .user-page-wrapper {
    padding-top: 60px;
  }
}

.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper, .paragraph--type--gallery-images .gallerySwiper .swiper-pagination, .user-page-wrapper {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper, .paragraph--type--gallery-images .gallerySwiper .swiper-pagination, .user-page-wrapper {
    padding-bottom: 60px;
  }
}

.no-video .paragraph--type--features .type-features-inner, .paragraph--type--floor-plan, .paragraph--type--terms-and-condition .terms-and-condition-inner, .node--type-news.node--view-mode-full.news-version-2 .news-line, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon, .paragraph--type--our-menus .byfords-menu, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .no-video .paragraph--type--features .type-features-inner, .paragraph--type--floor-plan, .paragraph--type--terms-and-condition .terms-and-condition-inner, .node--type-news.node--view-mode-full.news-version-2 .news-line, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon, .paragraph--type--our-menus .byfords-menu, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon {
    padding-top: 80px;
  }
}

.paragraph--type--faq .faq-wrapper .title-wrapper, .paragraph--type--event-cards .title, .news-main-content .news-main-content-inner .news-intro-text, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--faq .faq-wrapper .title-wrapper, .paragraph--type--event-cards .title, .news-main-content .news-main-content-inner .news-intro-text, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza {
    padding-bottom: 80px;
  }
}

.news-main-content .paragraph--type--image, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--add-dot-line, .paragraph--type--our-menus .byfords-menu .paragraph--type--add-dot-line {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .news-main-content .paragraph--type--image, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--add-dot-line, .paragraph--type--our-menus .byfords-menu .paragraph--type--add-dot-line {
    padding: 80px 0;
  }
}

.paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--meet-the-family .meet-the-family-inner, .paragraph--type--display-all-news .pager, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent .tab-content {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--meet-the-family .meet-the-family-inner, .paragraph--type--display-all-news .pager, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent .tab-content {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--meet-the-family .meet-the-family-inner, .paragraph--type--display-all-news .pager, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent .tab-content {
    padding-top: 100px;
  }
}

.paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--shop-card .content-with-side-image, .paragraph--type--terms-and-condition .terms-and-condition-inner, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--shop-card .content-with-side-image, .paragraph--type--terms-and-condition .terms-and-condition-inner, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--event-content .event-content-wrapper, .paragraph--type--contact-us .contact-quickbar, .paragraph--type--contact-us .contact-location, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper, .paragraph--type--shop-card .content-with-side-image, .paragraph--type--terms-and-condition .terms-and-condition-inner, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item {
    padding-bottom: 100px;
  }
}

.paragraph--type--features .type-features-inner, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--event-cards .event-type-wrapper, .paragraph--type--display-all-news .news-banner {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--features .type-features-inner, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--event-cards .event-type-wrapper, .paragraph--type--display-all-news .news-banner {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--features .type-features-inner, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--event-cards .event-type-wrapper, .paragraph--type--display-all-news .news-banner {
    padding-top: 120px;
  }
}

.paragraph--type--book-now .book-now-wrapper .background-img, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--norfolk-family, .paragraph--type--display-all-news .pager {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--book-now .book-now-wrapper .background-img, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--norfolk-family, .paragraph--type--display-all-news .pager {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--book-now .book-now-wrapper .background-img, .paragraph--type--title-with-content-on-center .title-with-content-wrapper, .paragraph--type--norfolk-family, .paragraph--type--display-all-news .pager {
    padding-bottom: 120px;
  }
}

.paragraph--type--rooms-information.vertical-card, .blog-news-banner {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information.vertical-card, .blog-news-banner {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-information.vertical-card, .blog-news-banner {
    padding-top: 130px;
  }
}

.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms, .paragraph--type--shop-card, .paragraph--type--card-item-with-background-color {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms, .paragraph--type--shop-card, .paragraph--type--card-item-with-background-color {
    padding-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms, .paragraph--type--shop-card, .paragraph--type--card-item-with-background-color {
    padding-top: 125px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms, .paragraph--type--shop-card, .paragraph--type--card-item-with-background-color {
    padding-top: 150px;
  }
}

.paragraph--type--faq .faq-wrapper, .paragraph--type--things-to-do-item, .paragraph--type--shop-card .field--name-field-shop-items, .paragraph--type--card-item-with-background-color {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--faq .faq-wrapper, .paragraph--type--things-to-do-item, .paragraph--type--shop-card .field--name-field-shop-items, .paragraph--type--card-item-with-background-color {
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--faq .faq-wrapper, .paragraph--type--things-to-do-item, .paragraph--type--shop-card .field--name-field-shop-items, .paragraph--type--card-item-with-background-color {
    padding-bottom: 125px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--faq .faq-wrapper, .paragraph--type--things-to-do-item, .paragraph--type--shop-card .field--name-field-shop-items, .paragraph--type--card-item-with-background-color {
    padding-bottom: 150px;
  }
}

.paragraph--type--event-cards .event-type-wrapper {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-cards .event-type-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-cards .event-type-wrapper {
    padding-bottom: 130px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--event-cards .event-type-wrapper {
    padding-bottom: 160px;
  }
}

.paragraph--type--book-now .book-now-wrapper .background-img {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--book-now .book-now-wrapper .background-img {
    padding-top: 110px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--book-now .book-now-wrapper .background-img {
    padding-top: 140px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--book-now .book-now-wrapper .background-img {
    padding-top: 180px;
  }
}

.paragraph--type--features .type-features-inner, .paragraph--type--floor-plan {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--features .type-features-inner, .paragraph--type--floor-plan {
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--features .type-features-inner, .paragraph--type--floor-plan {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--features .type-features-inner, .paragraph--type--floor-plan {
    padding-bottom: 180px;
  }
}

.news-main-content .news-back-link {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .news-main-content .news-back-link {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .news-main-content .news-back-link {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .news-main-content .news-back-link {
    padding-bottom: 250px;
  }
}

.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .event-price .price-item, .news-main-content .news-main-content-inner .news-intro-text p, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .event-price .price-item, .news-main-content .news-main-content-inner .news-intro-text p, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .event-price .price-item, .news-main-content .news-main-content-inner .news-intro-text p, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .text-formatted, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-new, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new {
    font-size: 20px;
  }
}

.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper time, .paragraph--type--shop-card .content-with-side-image .content-wrapper h6, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3 {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper time, .paragraph--type--shop-card .content-with-side-image .content-wrapper h6, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper time, .paragraph--type--shop-card .content-with-side-image .content-wrapper h6, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-prefix, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3 {
    font-size: 22px;
  }
}

.page-node-49 .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p, .paragraph--type--terms-and-condition .terms-and-condition-inner h5, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--additional-topping .topping-group .topping-price, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--additional-topping .topping-group .topping-price {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .page-node-49 .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p, .paragraph--type--terms-and-condition .terms-and-condition-inner h5, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--additional-topping .topping-group .topping-price, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--additional-topping .topping-group .topping-price {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .page-node-49 .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p, .paragraph--type--terms-and-condition .terms-and-condition-inner h5, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--additional-topping .topping-group .topping-price, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price span, .paragraph--type--our-menus .byfords-menu .paragraph--type--additional-topping .topping-group .topping-price {
    font-size: 24px;
  }
}

.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link a,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link a {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link a,
  .paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link a {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link a,
  .paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link a {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link a,
  .paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link a {
    font-size: 26px;
  }
}

.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper, .paragraph--type--shop-card .content-with-side-image .content-wrapper h4, .paragraph--type--norfolk-family .content h4, .news-main-content .paragraph--type--content h2, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h4, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper, .paragraph--type--shop-card .content-with-side-image .content-wrapper h4, .paragraph--type--norfolk-family .content h4, .news-main-content .paragraph--type--content h2, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h4, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper, .paragraph--type--shop-card .content-with-side-image .content-wrapper h4, .paragraph--type--norfolk-family .content h4, .news-main-content .paragraph--type--content h2, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h4, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper, .paragraph--type--shop-card .content-with-side-image .content-wrapper h4, .paragraph--type--norfolk-family .content h4, .news-main-content .paragraph--type--content h2, .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h4, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
    font-size: 30px;
  }
}

.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview h3, .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .field-content {
  font-size: 22px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview h3, .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .field-content {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview h3, .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .field-content {
    font-size: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview h3, .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .field-content {
    font-size: 34px;
  }
}

.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div {
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div {
    font-size: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div, .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div {
    font-size: 36px;
  }
}

.paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address h2, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address h2, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address h2, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    font-size: 34px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address h2, .paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button, .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    font-size: 38px;
  }
}

.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper h3, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper h3, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper h3, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper h3, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 {
    font-size: 45px;
  }
}

.paragraph--type--card-item .card-item-wrapper .card-item-info h3 {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info h3 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info h3 {
    font-size: 46px;
  }
}

.booking-form .title h3 {
  font-size: 26px;
}
@media screen and (min-width: 576px) {
  .booking-form .title h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .booking-form .title h3 {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  .booking-form .title h3 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .booking-form .title h3 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .booking-form .title h3 {
    font-size: 55px;
  }
}

.paragraph--type--rooms-information.vertical-card h2, .paragraph--type--faq .faq-wrapper h2, .paragraph--type--things-to-do-item .content-wrapper h3, .node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
  font-size: 28px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-information.vertical-card h2, .paragraph--type--faq .faq-wrapper h2, .paragraph--type--things-to-do-item .content-wrapper h3, .node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information.vertical-card h2, .paragraph--type--faq .faq-wrapper h2, .paragraph--type--things-to-do-item .content-wrapper h3, .node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
    font-size: 38px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card h2, .paragraph--type--faq .faq-wrapper h2, .paragraph--type--things-to-do-item .content-wrapper h3, .node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card h2, .paragraph--type--faq .faq-wrapper h2, .paragraph--type--things-to-do-item .content-wrapper h3, .node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3, .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3, .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
    font-size: 50px;
  }
}

.paragraph--type--floor-plan .title h3, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title h2, .blog-news-banner .title h1 {
  font-size: 35px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--floor-plan .title h3, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title h2, .blog-news-banner .title h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--floor-plan .title h3, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title h2, .blog-news-banner .title h1 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--floor-plan .title h3, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title h2, .blog-news-banner .title h1 {
    font-size: 60px;
  }
}

.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title h2, .paragraph--type--event-cards .title h2, .paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .title h2, .paragraph--type--_5-year-of-byfords.dark-green .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--meet-the-family h2, .paragraph--type--display-all-news .news-banner .title h1 {
  font-size: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title h2, .paragraph--type--event-cards .title h2, .paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .title h2, .paragraph--type--_5-year-of-byfords.dark-green .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--meet-the-family h2, .paragraph--type--display-all-news .news-banner .title h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title h2, .paragraph--type--event-cards .title h2, .paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .title h2, .paragraph--type--_5-year-of-byfords.dark-green .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--meet-the-family h2, .paragraph--type--display-all-news .news-banner .title h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title h2, .paragraph--type--event-cards .title h2, .paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date, .paragraph--type--event-content .event-content-wrapper .title h2, .paragraph--type--_5-year-of-byfords.dark-green .celebrating-year-wrapper .celebrating-year-inner-wrapper h2, .paragraph--type--meet-the-family h2, .paragraph--type--display-all-news .news-banner .title h1 {
    font-size: 70px;
  }
}

.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading h2 {
  font-size: 38px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading h2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading h2, .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading h2 {
    font-size: 80px;
  }
}

.paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
  font-size: 48px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
    font-size: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
    font-size: 100px;
  }
}

.link a {
  background-image: url("../images/button-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 18px;
  background-position: center;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  color: var(--bg-color);
}
@media screen and (min-width: 576px) {
  .link a {
    padding: 12px 25px;
  }
}
@media screen and (min-width: 992px) {
  .link a {
    font-size: 18px;
  }
}
.link a::after {
  content: "";
  background-image: url("../images/hand-sign-light.svg");
  min-width: 30px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: 10px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.link a:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.paragraph--type--footer-cta .footer-cta .content-wrapper .cta-link a, .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-link a, .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a, .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a, .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a, .paragraph--type--floor-plan .three-dlink a, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-link a, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-link a, .paragraph--type--event-content .event-content-wrapper .event-content-link a, .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper .celebrating-link a, .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a, .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-link a, .news-footer-cta .footer-cta .content-wrapper .cta-link a, .title-with-link a {
  background-image: url("../images/button-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 18px;
  background-position: center;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  color: var(--bg-color);
}
@media screen and (min-width: 576px) {
  .paragraph--type--footer-cta .footer-cta .content-wrapper .cta-link a, .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-link a, .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a, .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a, .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a, .paragraph--type--floor-plan .three-dlink a, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-link a, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-link a, .paragraph--type--event-content .event-content-wrapper .event-content-link a, .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper .celebrating-link a, .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a, .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-link a, .news-footer-cta .footer-cta .content-wrapper .cta-link a, .title-with-link a {
    padding: 12px 25px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--footer-cta .footer-cta .content-wrapper .cta-link a, .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-link a, .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a, .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a, .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a, .paragraph--type--floor-plan .three-dlink a, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-link a, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-link a, .paragraph--type--event-content .event-content-wrapper .event-content-link a, .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper .celebrating-link a, .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a, .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-link a, .news-footer-cta .footer-cta .content-wrapper .cta-link a, .title-with-link a {
    font-size: 18px;
  }
}
.paragraph--type--footer-cta .footer-cta .content-wrapper .cta-link a::after, .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-link a::after, .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a::after, .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a::after, .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a::after,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a::after, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a::after, .paragraph--type--floor-plan .three-dlink a::after, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-link a::after, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-link a::after, .paragraph--type--event-content .event-content-wrapper .event-content-link a::after, .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper .celebrating-link a::after, .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a::after, .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-link a::after, .news-footer-cta .footer-cta .content-wrapper .cta-link a::after, .title-with-link a::after {
  content: "";
  background-image: url("../images/hand-sign-light.svg");
  min-width: 30px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: 10px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.paragraph--type--footer-cta .footer-cta .content-wrapper .cta-link a:hover::after, .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-link a:hover::after, .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a:hover::after, .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a:hover::after, .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a:hover::after,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a:hover::after, .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a:hover::after, .paragraph--type--floor-plan .three-dlink a:hover::after, .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-link a:hover::after, .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-link a:hover::after, .paragraph--type--event-content .event-content-wrapper .event-content-link a:hover::after, .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper .celebrating-link a:hover::after, .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a:hover::after, .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-link a:hover::after, .news-footer-cta .footer-cta .content-wrapper .cta-link a:hover::after, .title-with-link a:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.user-page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100vh - 74px);
  width: 100%;
  background: var(--bg-color);
  overflow: auto;
  padding: 0 24px;
}
@media screen and (min-width: 420px) {
  .user-page-wrapper {
    height: calc(100vh - 83px);
  }
}
@media screen and (min-width: 576px) {
  .user-page-wrapper {
    height: calc(100vh - 88px);
  }
}
.user-page-wrapper .user-page .region.region-content {
  color: var(--c-white);
  max-width: 450px;
  border-radius: 10px;
  position: relative;
  overflow: auto;
  height: 100%;
  margin: 40px auto;
  padding: 60px 30px;
  background-color: var(--f-color);
  position: relative;
}
.user-page-wrapper .user-page form label {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: var(--bg-color);
  font-weight: normal;
  font-family: "Winston Sans", sans-serif;
}
.user-page-wrapper .user-page form .form-control {
  padding: 14px 20px;
  border: none;
  background-color: var(--c-white);
  font-weight: bold;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.user-page-wrapper .user-page form .form-control:focus {
  -webkit-box-shadow: 0 0 0 0.19rem var(--bg-color);
          box-shadow: 0 0 0 0.19rem var(--bg-color);
}
.user-page-wrapper .user-page form .button {
  text-align: center;
  border: none;
  margin-top: 30px;
  background-color: transparent;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  font-family: "Winston", sans-serif;
  background-image: url("../images/button-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 8px 18px;
  background-position: center;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: var(--bg-color);
}
@media screen and (min-width: 576px) {
  .user-page-wrapper .user-page form .button {
    padding: 8px 25px;
  }
}
@media screen and (min-width: 992px) {
  .user-page-wrapper .user-page form .button {
    font-size: 18px;
  }
}
.user-page-wrapper .user-page form .button:hover {
  background-color: transparent;
  opacity: 1;
}

.modal {
  height: 100vh;
  background-color: var(--f-color);
  z-index: 20;
}
.modal .modal-content {
  height: 100vh;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--f-color) !important;
}
.modal .close-button {
  position: absolute;
  right: 7%;
  top: 3%;
  font-size: 50px;
  color: var(--primary);
  cursor: pointer;
}

.booking-form {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--f-color);
  z-index: 20;
  display: none;
}
.booking-form .container {
  max-width: 490px;
}
.booking-form .title {
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 1400px) {
  .booking-form .title {
    padding-bottom: 30px;
  }
}
.booking-form .title h3 {
  color: var(--bg-color);
  margin-bottom: 0;
}
.booking-form .close-button {
  position: absolute;
  right: 7%;
  top: 3%;
  font-size: 50px;
  color: var(--primary);
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.booking-form .booking-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.booking-form .book-a-room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.booking-form .book-a-room > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 100%;
}
.booking-form .book-a-room label {
  font-size: 16px;
  color: var(--c-white);
}
.booking-form .book-a-room input,
.booking-form .book-a-room select {
  padding: 15px 20px;
  font-size: 16px;
  color: var(--body);
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  margin-bottom: 20px;
  border: 2px solid transparent;
  border-radius: 5px;
}
@media screen and (min-width: 1600px) {
  .booking-form .book-a-room input,
  .booking-form .book-a-room select {
    margin-bottom: 30px;
  }
}
.booking-form .book-a-room input:focus,
.booking-form .book-a-room select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #F4C000;
}
@media screen and (min-width: 768px) {
  .booking-form .book-a-room input,
  .booking-form .book-a-room select {
    font-size: 18px;
  }
}
.booking-form .book-a-room .button {
  background-image: url("../images/button-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 18px;
  background-position: center;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  color: var(--bg-color);
}
@media screen and (min-width: 576px) {
  .booking-form .book-a-room .button {
    padding: 12px 25px;
  }
}
@media screen and (min-width: 992px) {
  .booking-form .book-a-room .button {
    font-size: 18px;
  }
}

.no-uppercase {
  text-transform: none !important;
}

.header {
  background-color: var(--body);
  position: relative;
  z-index: 10;
}
.header .header-inner {
  padding: 25px 0;
}
.menu-open .header .header-inner {
  border-bottom: 1px solid var(--primary);
}
@media screen and (min-width: 1600px) {
  .header .container {
    max-width: 1540px;
  }
}
.header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .row .col-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.header .logo {
  max-width: 100px;
}
@media screen and (min-width: 365px) {
  .header .logo {
    max-width: 120px;
  }
}
@media screen and (min-width: 420px) {
  .header .logo {
    max-width: 150px;
  }
}
@media screen and (min-width: 576px) {
  .header .logo {
    max-width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .header .logo {
    max-width: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .header .logo {
    max-width: 240px;
  }
}
.header .logo .navbar-brand {
  display: block !important;
}
.header .logo .navbar-brand img {
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.header .logo img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.header .col-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 991.72px) {
  .header .col-navigation {
    gap: 20px;
  }
}
@media screen and (max-width: 575.72px) {
  .header .col-navigation {
    gap: 15px;
  }
}
@media screen and (max-width: 364.72px) {
  .header .col-navigation {
    gap: 8px;
  }
}
@media screen and (min-width: 992px) {
  .header .col-navigation {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 991.72px) {
  .header .header-menu .region-nav-main {
    position: absolute;
    width: 100%;
    top: 100%;
    height: 100vh;
    left: 0;
    background-color: var(--body);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
  }
  .menu-open .header .header-menu .region-nav-main {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.header .header-menu .navbar-nav .nav-link.active {
  color: var(--bg-color);
}
.header .header-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
  padding-left: 0;
  margin: 0;
}
@media screen and (max-width: 991.72px) {
  .header .header-menu ul {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    padding-top: 20px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.72px) {
  .header .header-menu ul {
    max-width: 520px;
  }
}
@media screen and (max-width: 575.72px) {
  .header .header-menu ul {
    max-width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .header .header-menu ul {
    gap: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .header .header-menu ul {
    gap: 40px;
  }
}
@media screen and (min-width: 1800px) {
  .header .header-menu ul {
    gap: 60px;
  }
}
.header .header-menu ul > li > a {
  color: var(--bg-color);
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .header .header-menu ul > li > a::after {
    content: "";
    height: 0;
    width: 1px;
    border-bottom: 2px solid;
    padding-bottom: 2px;
    margin-bottom: -2px;
    display: block;
    opacity: 0;
    -webkit-transition: 0.32s all ease-in-out;
    transition: 0.32s all ease-in-out;
  }
}
@media screen and (min-width: 1200px) {
  .header .header-menu ul > li > a {
    letter-spacing: 0%;
    font-size: 16px;
  }
}
@media screen and (min-width: 1600px) {
  .header .header-menu ul > li > a {
    font-size: 18px;
  }
}
.header .header-menu ul > li > a:hover::after {
  opacity: 1;
  width: 100%;
}
.header .header-menu ul > li.dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991.72px) {
  .header .header-menu ul > li.dropdown {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.header .header-menu ul > li.dropdown > a {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown > a {
    padding-right: calc(0.8em + 8px);
    position: relative;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    z-index: 1;
  }
}
.header .header-menu ul > li.dropdown > a:hover::after {
  opacity: 1;
  width: calc(100% + 0.8em + 8px);
}
.header .header-menu ul > li.dropdown .caret {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown .caret {
    margin-left: -0.8em;
    width: auto;
  }
}
.header .header-menu ul > li.dropdown .caret svg {
  display: block;
  width: 1em;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  height: auto;
  color: var(--bg-color);
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown .caret svg {
    width: 0.8em;
  }
}
.header .header-menu ul > li.dropdown.sub-active .caret svg {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.header .header-menu ul > li.dropdown > .dropdown-menu {
  display: none;
  min-width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: none;
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu {
    position: absolute;
    left: -15px;
    top: 100%;
    background-color: #fffaef;
    border-radius: 10px;
    padding: 15px;
    opacity: 0;
    display: block;
    visibility: hidden;
    -webkit-transition: all 0.32s ease-in-out;
    transition: all 0.32s ease-in-out;
  }
}
.header .header-menu ul > li.dropdown > .dropdown-menu li {
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #d3d3d3;
  }
}
.header .header-menu ul > li.dropdown > .dropdown-menu li a {
  padding: 10px 12px;
  line-height: 1;
  display: block;
  color: var(--bg-color);
  text-transform: uppercase;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  font-size: 14px;
}
@media screen and (max-width: 991.72px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu li a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.header .header-menu ul > li.dropdown > .dropdown-menu li a::after {
  content: "";
  background-image: url("../images/hand-sign-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  background-color: var(--secondary);
  height: 15px;
  min-width: 35px;
  display: block;
  border: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
@media screen and (max-width: 991.72px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu li a::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (min-width: 992px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu li a {
    color: var(--tertiary);
    font-size: 16px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 1600px) {
  .header .header-menu ul > li.dropdown > .dropdown-menu li a {
    font-size: 18px;
  }
}
.header .header-menu ul > li.dropdown > .dropdown-menu li a:hover {
  color: var(--primary);
}
.header .header-menu ul > li.dropdown > .dropdown-menu li a:hover::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  width: unset;
}
.header .header-menu ul > li.dropdown:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.header .make-booking-menu {
  position: relative;
}
.header .make-booking-menu .make-booking-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .make-booking-menu .make-booking-btn-wrapper .l-img,
.header .make-booking-menu .make-booking-btn-wrapper .r-img {
  max-width: 15px;
}
.header .make-booking-menu .make-booking-btn-wrapper .l-img img,
.header .make-booking-menu .make-booking-btn-wrapper .r-img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.header .make-booking-menu button {
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-transform: uppercase;
  color: var(--bg-color);
  background-color: transparent;
  padding: 6px 8px;
  border: none;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Winston Sans", sans-serif;
  background-image: url("../images/button-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 365px) {
  .header .make-booking-menu button {
    padding: 6px 10px;
  }
}
@media screen and (min-width: 420px) {
  .header .make-booking-menu button {
    padding: 8px 12px;
  }
}
@media screen and (min-width: 576px) {
  .header .make-booking-menu button {
    padding: 10px 18px;
  }
}
@media screen and (min-width: 1200px) {
  .header .make-booking-menu button {
    font-size: 16px;
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1400px) {
  .header .make-booking-menu button {
    padding: 14px 30px;
  }
}
@media screen and (min-width: 1600px) {
  .header .make-booking-menu button {
    font-size: 18px;
  }
}
.header .make-booking-menu button::after {
  content: "";
  background-image: url("../images/hand-sign-light.svg");
  background-size: contain;
  height: 15px;
  min-width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
@media screen and (min-width: 365px) {
  .header .make-booking-menu button::after {
    height: 20px;
    min-width: 28px;
  }
}
@media screen and (min-width: 576px) {
  .header .make-booking-menu button::after {
    height: 25px;
    min-width: 30px;
  }
}
.header .make-booking-menu .dropdown-content {
  position: absolute;
  top: calc(100% + 20px);
  left: -5%;
  width: 120%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 7px;
  background-color: #fffaef;
  padding: 14px;
  display: none;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
  opacity: 0;
  max-height: 0;
}
.active .header .make-booking-menu .dropdown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1200px) {
  .header .make-booking-menu .dropdown-content {
    padding: 20px;
    width: 130%;
  }
}
.header .make-booking-menu .dropdown-content a:not(:last-child) {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 12px;
}
.header .make-booking-menu .dropdown-content a {
  color: var(--body);
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding-top: 12px;
  font-size: 12px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 576px) {
  .header .make-booking-menu .dropdown-content a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .header .make-booking-menu .dropdown-content a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1600px) {
  .header .make-booking-menu .dropdown-content a {
    font-size: 18px;
  }
}
.header .make-booking-menu .dropdown-content a::after {
  content: "";
  background-image: url("../images/hand-sign-green.svg");
  background-size: contain;
  height: 25px;
  min-width: 35px;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
.header .make-booking-menu .dropdown-content a:hover {
  color: var(--primary);
}
.header .make-booking-menu .dropdown-content a:hover::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.header .make-booking-menu .dropdown-content a.active {
  color: var(--primary);
}
.header .make-booking-menu .dropdown-content a.active::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.header .make-booking-menu .dropdown-content.show {
  opacity: 1;
  max-height: 400px;
}

.menu-toggle {
  width: 26px;
  height: 24px;
  position: relative;
  cursor: pointer;
  z-index: 101;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  width: 26px;
  border-bottom: 3px solid var(--bg-color);
  position: absolute;
  top: calc(50% - 2px);
  left: 3px;
}
.menu-toggle span:nth-child(2) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}
.menu-open .menu-toggle span:nth-child(2) {
  opacity: 0;
}
.menu-toggle span:nth-child(1) {
  margin-top: -7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(1) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-toggle span:nth-child(3) {
  margin-top: 7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(3) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-open .menu-toggle span {
  border-color: var(--bg-color);
}

.footer-main .footer-section {
  background-color: var(--body);
  color: var(--c-white);
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-section {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .footer-main .footer-section .container {
    max-width: 1540px;
  }
}
.footer-main .footer-section .footer-logo {
  max-width: 360px;
}
.footer-main .footer-section .footer-logo .navbar-brand img {
  margin: 0;
  height: auto;
}
.footer-main .footer-section .footer-logo img {
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.footer-main .footer-section .footer-menu-wrapper ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-section .footer-menu-wrapper ul {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .footer-menu-wrapper ul {
    gap: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-main .footer-section .footer-menu-wrapper ul {
    gap: 30px;
  }
}
.footer-main .footer-section .footer-menu-wrapper ul li {
  padding: 0;
}
.footer-main .footer-section .footer-menu-wrapper ul li a {
  color: var(--c-white);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  padding: 0;
  font-family: "Playfair Display", serif;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .footer-menu-wrapper ul li a {
    font-size: 18px;
  }
}
.footer-main .footer-section .footer-menu-wrapper ul li a:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
@media screen and (max-width: 767.72px) {
  .footer-main .footer-section .contact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-main .footer-section .contact-wrapper .open-hours {
  padding-bottom: 25px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-section .contact-wrapper .open-hours {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .open-hours {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .contact-wrapper .open-hours {
    padding-bottom: 45px;
  }
}
.footer-main .footer-section .contact-wrapper .open-hours p {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  color: var(--bg-color);
  max-width: 13em;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .open-hours p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .contact-wrapper .open-hours p {
    font-size: 20px;
  }
}
.footer-main .footer-section .contact-wrapper .open-hours > div {
  color: var(--bg-color);
  font-size: 16px;
  font-family: "Playfair Display", serif;
  max-width: 13em;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .open-hours > div {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .contact-wrapper .open-hours > div {
    font-size: 20px;
  }
}
.footer-main .footer-section .contact-wrapper .tel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-main .footer-section .contact-wrapper .tel-wrapper .icon svg {
  width: 20px;
  height: 20px;
  display: block;
}
.footer-main .footer-section .contact-wrapper .tel-wrapper .tel a {
  font-size: 16px;
  color: var(--social-icon);
  text-decoration: underline;
  font-family: "Lato", sans-serif;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .tel-wrapper .tel a {
    font-size: 18px;
  }
}
.footer-main .footer-section .contact-wrapper .social-links {
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .social-links {
    padding-top: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .contact-wrapper .social-links {
    padding-top: 60px;
  }
}
.footer-main .footer-section .contact-wrapper .social-links ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (min-width: 1200px) {
  .footer-main .footer-section .contact-wrapper .social-links ul {
    gap: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .footer-main .footer-section .contact-wrapper .social-links ul {
    gap: 50px;
  }
}
.footer-main .footer-section .contact-wrapper .social-links ul li a {
  background-color: var(--social-icon);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: var(--body);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .social-links ul li a {
    height: 45px;
    width: 45px;
  }
}
.footer-main .footer-section .contact-wrapper .social-links ul li a:hover {
  background-color: var(--primary);
  color: var(--c-white);
}
.footer-main .footer-section .contact-wrapper .social-links ul li a svg {
  width: 25px;
  height: 20px;
  display: block;
}
@media screen and (min-width: 992px) {
  .footer-main .footer-section .contact-wrapper .social-links ul li a svg {
    height: 30px;
    width: 25px;
  }
}
.footer-main .footer-section .open-table-logo {
  max-width: 140px;
}
.footer-main .footer-section .open-table-logo img {
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767.72px) {
  .footer-main .footer-section .row {
    gap: 40px;
  }
}
.footer-main .footer-section .row .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-main .footer-section .row .col-md-4:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-section .row .col-md-4:first-child {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.footer-main .footer-section .row .col-md-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-main .footer-section .row .col-md-2:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-section .row .col-md-2:last-child {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.footer-main .footer-bottom {
  padding-top: 60px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .footer-main .footer-bottom {
    padding-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .footer-main .footer-bottom {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-main .footer-bottom {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer-main .footer-bottom .address {
    text-align: center;
  }
}
.footer-main .footer-bottom .address p {
  font-size: 15px;
  margin-bottom: 0;
}
.footer-main .footer-bottom .address > div {
  font-size: 15px;
}
@media screen and (max-width: 767.72px) {
  .footer-main .footer-bottom .row {
    gap: 20px;
  }
}
.footer-main .footer-bottom .col-md-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1199.72px) {
  .footer-main .footer-bottom .col-md-5 {
    gap: 15px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer-main .footer-bottom .col-md-5 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .footer-main .footer-bottom .col-md-5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer-main .footer-bottom .terms-menu ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.footer-main .footer-bottom .terms-menu ul li {
  padding: 0;
}
.footer-main .footer-bottom .terms-menu ul li:not(:last-child) {
  border-right: 1px solid var(--c-white);
}
.footer-main .footer-bottom .terms-menu ul li:first-child a {
  padding-left: 0;
}
.footer-main .footer-bottom .terms-menu ul li a {
  font-size: 15px;
  padding: 0 8px;
  font-family: "Lato", sans-serif;
}
.footer-main .footer-bottom .website-by p {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  line-height: 1;
}
.footer-main .footer-bottom .website-by p a {
  padding-left: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--c-white);
  text-decoration: underline;
  font-family: "Lato", sans-serif;
}
.footer-main .footer-bottom .website-by p a svg {
  height: 18px;
  width: 18px;
}

.paragraph--type--home-banner .bg-image.bg-adj-for-video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: -8px;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper {
  width: 100%;
  margin-right: -100%;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video {
  display: none;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video {
    display: block;
  }
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video {
  display: block;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video {
    display: none;
  }
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video {
  position: relative;
  width: 100%;
  height: 85vh;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video {
    min-height: 45vw;
    height: calc(100vh + 100px);
  }
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 85vh;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video video,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .desktop-video video {
    width: 100%;
    height: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: calc(126.444% + 60px);
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video video,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper .mobile-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  background-image: url("../images/banner-inner-curve.svg");
  width: 100%;
  height: 100px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.page-node-13 .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after, .page-node-9 .paragraph--type--home-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after,
.page-node-13 .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after,
.page-node-9 .paragraph--type--inner-banner .bg-image.bg-adj-for-video .bg-video-inner-wrapper::after {
  background-image: url("../images/banner-inner-curve-cream.svg");
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  z-index: 2;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title .title-decor,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title .title-decor {
  max-width: 220px;
  margin-inline: auto;
  margin-bottom: 10px;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title .title-decor img,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title h1,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-title h1 {
  font-family: "Playfair Display", serif;
  color: var(--banner-h);
  text-transform: uppercase;
  font-weight: 700;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div {
    max-width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div,
  .paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div {
    max-width: 100%;
  }
}
.paragraph--type--home-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div img,
.paragraph--type--inner-banner .bg-image.bg-adj-for-video .banner-logo-wrapper .banner-logo > div img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph--type--home-banner .home-banner-wrapper,
.paragraph--type--inner-banner .home-banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -10%;
  position: relative;
}
.paragraph--type--home-banner .home-banner-wrapper .background-img,
.paragraph--type--inner-banner .home-banner-wrapper .background-img {
  max-width: 100%;
  margin-right: -100%;
  width: 100%;
}
.paragraph--type--home-banner .home-banner-wrapper .background-img img,
.paragraph--type--inner-banner .home-banner-wrapper .background-img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  height: 80vh;
  min-height: 45vw;
}
@media screen and (min-width: 768px) {
  .paragraph--type--home-banner .home-banner-wrapper .background-img img,
  .paragraph--type--inner-banner .home-banner-wrapper .background-img img {
    height: 90vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--home-banner .home-banner-wrapper .background-img img,
  .paragraph--type--inner-banner .home-banner-wrapper .background-img img {
    height: 100vh;
  }
}
.paragraph--type--home-banner .home-banner-wrapper .banner-logo-wrapper,
.paragraph--type--inner-banner .home-banner-wrapper .banner-logo-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.paragraph--type--home-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo,
.paragraph--type--inner-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paragraph--type--home-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo > div,
.paragraph--type--inner-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo > div {
  max-width: 100%;
}
.paragraph--type--home-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo > div img,
.paragraph--type--inner-banner .home-banner-wrapper .banner-logo-wrapper .banner-logo > div img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.paragraph--type--content-with-side-image.em {
  background-color: var(--f-color);
  color: var(--bg-color);
}
.paragraph--type--content-with-side-image.dark-green {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--content-with-side-image.dark-green .row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.paragraph--type--content-with-side-image.dark-green .content-with-side-image__image {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 75%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image.dark-green .content-with-side-image__image {
    max-width: 608px;
  }
}
.paragraph--type--content-with-side-image.dark-green .content-with-side-image__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--content-with-side-image.cream {
  background-color: var(--bg-color);
  color: var(--body);
}
.paragraph--type--content-with-side-image.image-left .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image.image-left .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.paragraph--type--content-with-side-image.image-right .content-with-side-image__image {
  margin-left: auto;
}
.paragraph--type--content-with-side-image .background-img {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
}
.paragraph--type--content-with-side-image .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image .row {
    gap: 0;
  }
}
.paragraph--type--content-with-side-image .content-with-side-image {
  padding: 80px 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--content-with-side-image .content-with-side-image {
    padding: 100px 0;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image .content-with-side-image {
    padding: 130px 0;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--content-with-side-image .content-with-side-image {
    padding: 160px 0;
  }
}
.paragraph--type--content-with-side-image .content-with-side-image__content .small-title {
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 16px;
  letter-spacing: 0.2em;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image .content-with-side-image__content .small-title {
    font-size: 18px;
  }
}
.paragraph--type--content-with-side-image .content-with-side-image__content h2 {
  margin-bottom: 25px;
}
.paragraph--type--content-with-side-image .content-with-side-image__content .body-text p {
  max-width: 100%;
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image .content-with-side-image__content .body-text p {
    max-width: 29.5em;
  }
}
.paragraph--type--content-with-side-image .content-with-side-image__content .body-text .for-bold {
  font-weight: 700;
}
.paragraph--type--content-with-side-image .content-with-side-image__image {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--content-with-side-image .content-with-side-image__image {
    max-width: 480px;
  }
}
.paragraph--type--content-with-side-image .content-with-side-image__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.paragraph--type--footer-cta {
  padding: 60px 0;
  background-color: #313b4e;
  color: var(--c-white);
}
@media screen and (min-width: 768px) {
  .paragraph--type--footer-cta {
    padding: 80px 0;
  }
}
.paragraph--type--footer-cta .footer-cta .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .paragraph--type--footer-cta .footer-cta .row {
    gap: 0;
  }
}
.paragraph--type--footer-cta .footer-cta .content-wrapper h3 {
  font-size: 26px;
  font-family: "Playfair Display", serif;
  margin-bottom: 18px;
  max-width: 10.5em;
}
@media screen and (min-width: 768px) {
  .paragraph--type--footer-cta .footer-cta .content-wrapper h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--footer-cta .footer-cta .content-wrapper h3 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--footer-cta .footer-cta .content-wrapper h3 {
    font-size: 45px;
  }
}
.paragraph--type--footer-cta .footer-cta .content-wrapper h3 span {
  font-weight: 700;
}
.paragraph--type--footer-cta .footer-cta .content-wrapper p {
  margin-bottom: 30px;
}
.paragraph--type--footer-cta .footer-cta .image-wrapper {
  max-width: 100%;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .paragraph--type--footer-cta .footer-cta .image-wrapper {
    max-width: 527px;
  }
}
.paragraph--type--footer-cta .footer-cta .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.paragraph--type--center-content-with-background-i .center-content-with-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--center-content-with-background-i .bg-img-wrapper {
  margin-right: -100%;
  width: 100%;
}
.paragraph--type--center-content-with-background-i .bg-img-wrapper .background-img {
  width: 100%;
}
.paragraph--type--center-content-with-background-i .bg-img-wrapper .background-img img {
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .paragraph--type--center-content-with-background-i .bg-img-wrapper .background-img img {
    height: 90vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--center-content-with-background-i .bg-img-wrapper .background-img img {
    height: 120vh;
  }
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay {
  color: var(--bg-color);
  padding: 0;
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner {
  background-image: none;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 50px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 576px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner {
    padding: 60px 0;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner {
    background-image: url("../images/things-to-do-decor.png");
    padding: 100px 140px;
  }
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner .decor-wrapper .decor {
  max-width: 77px;
  margin-bottom: 25px;
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner .decor-wrapper .decor img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  height: auto;
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner h2 {
  font-size: 28px;
  margin-bottom: 25px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner h2 {
    font-size: 38px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner h2 {
    font-size: 50px;
  }
}
.paragraph--type--center-content-with-background-i .center-content-with-bg__overlay .center-content-with-bg__inner .center-content-with-bg__content p {
  max-width: 33em;
  margin-bottom: 30px;
}

.paragraph--type--latest-news {
  background-color: var(--body);
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news {
    padding-bottom: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--latest-news {
    padding-bottom: 200px;
  }
}
.paragraph--type--latest-news .latest-news-decor {
  max-width: 100%;
  background-color: var(--body);
}
.paragraph--type--latest-news .latest-news-decor img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  height: 60vh;
}
@media screen and (min-width: 375px) {
  .paragraph--type--latest-news .latest-news-decor img {
    height: 70vh;
  }
}
@media screen and (min-width: 650px) {
  .paragraph--type--latest-news .latest-news-decor img {
    height: 75vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-decor img {
    height: 85vh;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--latest-news .latest-news-decor img {
    height: auto;
  }
}
@media screen and (min-width: 1600px) {
  .paragraph--type--latest-news .latest-news-decor img {
    height: 85vh;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper {
  margin-top: -95%;
}
@media screen and (min-width: 375px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -93%;
  }
}
@media screen and (min-width: 420px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -84%;
  }
}
@media screen and (min-width: 480px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -72%;
  }
}
@media screen and (min-width: 576px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -62%;
  }
}
@media screen and (min-width: 680px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -56%;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -50%;
  }
}
@media screen and (min-width: 880px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -45%;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -45%;
  }
}
@media screen and (min-width: 1100px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -41%;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -40%;
  }
}
@media screen and (min-width: 1600px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper {
    margin-top: -30%;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper .title-decor {
  max-width: 190px;
  margin-bottom: 30px;
  margin-inline: auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper .title-decor {
    margin-bottom: 45px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 35px;
  color: var(--bg-color);
  text-align: center;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper h2 {
    font-size: 45px;
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper h2 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .title-wrapper h2 {
    font-size: 70px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .view-homepage-news-block {
  position: relative;
  z-index: 2;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full {
  background-color: var(--c-white);
  padding: 30px;
  margin-inline: auto;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full {
    padding: 40px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full {
    margin-bottom: 45px;
    padding: 60px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .row {
    gap: 0;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .image-wrapper {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 96.36%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .image-wrapper {
    max-width: 440px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper {
  max-width: 100%;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper {
    max-width: calc(100% - 40px);
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-tag {
  max-width: 57px;
  margin-bottom: 10px;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-tag img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-date {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  margin-bottom: 14px;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-title h2 {
  font-size: 22px;
  max-width: 6.3em;
  margin-bottom: 28px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 35px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-title h2 a {
  color: var(--body);
}
@media screen and (min-width: 1400px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview h3 {
    font-size: 35px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-full .news-full-inner .content-wrapper .news-overview p {
  margin-bottom: 28px;
  max-width: 19em;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box {
  height: 100%;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-image {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 75%;
  position: relative;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info {
  background-color: var(--c-white);
  padding: 20px;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-tag {
  margin-bottom: 10px;
  max-width: 42px;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-tag img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-date {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  margin-bottom: 14px;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-title h2 {
  font-size: 20px;
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-title h2 {
    font-size: 24px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-title h2 a {
  color: var(--body);
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-link {
  margin-top: auto;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--body);
  font-size: 16px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 992px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-link a {
    font-size: 18px;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-link a::before {
  content: "";
  background-image: url("../images/hand-sign-dark.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 20px;
  display: block;
  min-width: 35px;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .news-box .news-box-info .news-link a:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.paragraph--type--latest-news .latest-news-inner-wrapper .view-homepage-news-block {
  max-width: 1000px;
  margin-inline: auto;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_2 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_2 .view-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_2 .view-content .views-row:nth-child(2) .news-box, .paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_2 .view-content .views-row:nth-child(3) .news-box {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_2 .view-content .views-row {
    width: 33.33%;
  }
}
.paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_1 .view-content {
  display: block;
}
.paragraph--type--latest-news .latest-news-inner-wrapper .view-display-id-block_1 .view-content .views-row {
  width: 100%;
}

.paragraph--type--inner-banner .inner-banner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -10%;
  position: relative;
}
.paragraph--type--inner-banner .inner-banner-wrapper .inner-banner-image {
  margin-right: -100%;
  width: 100%;
}
.paragraph--type--inner-banner .inner-banner-wrapper .background-img {
  max-width: 100%;
}
.paragraph--type--inner-banner .inner-banner-wrapper .background-img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  height: 80vh;
  min-height: 45vw;
}
@media screen and (min-width: 768px) {
  .paragraph--type--inner-banner .inner-banner-wrapper .background-img img {
    height: 90vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--inner-banner .inner-banner-wrapper .background-img img {
    height: 100vh;
  }
}
@media screen and (min-width: 1600px) {
  .page-node-46 .paragraph--type--inner-banner .inner-banner-wrapper .background-img img {
    height: 120vh;
  }
}
.paragraph--type--inner-banner .inner-banner-wrapper .banner-title {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--inner-banner .inner-banner-wrapper .banner-title {
    padding-bottom: 100px;
  }
}
.paragraph--type--inner-banner .inner-banner-wrapper .banner-title .title-decor {
  max-width: 220px;
  margin-inline: auto;
  margin-bottom: 10px;
}
.paragraph--type--inner-banner .inner-banner-wrapper .banner-title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--inner-banner .inner-banner-wrapper .banner-title h1 {
  font-family: "Playfair Display", serif;
  color: var(--banner-h);
  text-transform: uppercase;
  font-weight: 700;
}

.paragraph--type--center-content-with-background {
  background-color: var(--bg-color);
}
.paragraph--type--center-content-with-background .center-content-with-background-inner {
  padding: 80px 0 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner {
    padding: 100px 0 100px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner {
    padding: 130px 0 100px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner {
    padding: 160px 0 130px;
  }
}
.paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper {
  text-align: center;
  max-width: 785px;
  margin-inline: auto;
}
.paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper .title-decor {
  max-width: 156px;
  margin-bottom: 30px;
  margin-inline: auto;
}
.paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper h2 {
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper h2 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper h2 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper h2 {
    font-size: 70px;
  }
}
.paragraph--type--center-content-with-background .center-content-with-background-inner .content-wrapper p {
  margin-bottom: 35px;
}

.paragraph--type--rooms-information {
  padding-top: 80px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information {
    padding-bottom: 80px;
    padding-top: 140px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-information {
    padding-top: 180px;
    padding-bottom: 100px;
  }
}
.paragraph--type--rooms-information.vertical-card {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information.vertical-card {
    padding-bottom: 80px;
  }
}
.paragraph--type--rooms-information.vertical-card h2 {
  text-align: center;
  margin-bottom: 60px;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card h2 {
    margin-bottom: 80px;
  }
}
.paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-inline: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms {
    max-width: 1280px;
  }
}
.paragraph--type--rooms-information.vertical-card .field--name-field-rooms .field__item {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .field--name-field-rooms .field__item {
    max-width: calc(50% - 48px);
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview {
  padding-bottom: 0;
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .field__item {
  max-width: 100%;
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .image-wrapper .field--name-field-image {
  max-width: 100%;
  padding: 0 0 115%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .image-wrapper .field--name-field-image {
    max-width: 480px;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .row {
    gap: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .row {
    gap: 60px;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .row .col-lg-6 {
  width: 100%;
  height: auto;
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper {
  max-width: 100%;
  margin-left: unset;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper {
    max-width: 480px;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper h3 {
  border-bottom: none;
  padding-bottom: 0;
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper p {
  margin-bottom: 40px;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper p {
    margin-bottom: 60px;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link {
  margin-top: auto;
  gap: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 375px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price {
  background-image: url("../images/price-bg-xmas.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 18px;
  font-family: "Playfair Display", serif;
  position: relative;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price {
    padding: 11px 25px 12px;
  }
}
.paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link {
  margin-left: -3%;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-information.vertical-card .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-link a {
    padding: 12px 25px;
  }
}

.paragraph--type--room-overview {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--room-overview {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--room-overview {
    padding-bottom: 100px;
  }
}
.paragraph--type--room-overview .room-overview .row {
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--room-overview .room-overview .row {
    gap: 0;
  }
}
.paragraph--type--room-overview .room-overview .col-lg-6 .field--type-image {
  max-width: 100%;
  padding: 0 0 90%;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--room-overview .room-overview .col-lg-6 .field--type-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.paragraph--type--room-overview .room-overview .content-wrapper {
  max-width: 100%;
  margin-left: auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--room-overview .room-overview .content-wrapper {
    max-width: calc(100% - 60px);
  }
}
.paragraph--type--room-overview .room-overview .content-wrapper h3 {
  padding-bottom: 14px;
  border-bottom: 1px solid var(--primary);
  margin-bottom: 30px;
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-intro p {
  margin-bottom: 30px;
  max-width: 29em;
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-intro h4 {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-intro h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-intro h4 {
    font-size: 22px;
  }
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-intro ul {
  margin: 0;
  padding-left: 20px;
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-intro ul li {
  margin-bottom: 10px;
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-intro ul li::marker {
  color: var(--primary);
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-price-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link {
    gap: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link {
    gap: 30px;
  }
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price {
  font-family: "Playfair Display", serif;
  font-size: 18px;
}
.paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price span {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price span {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price span {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--room-overview .room-overview .content-wrapper .room-price-link .room-price span {
    font-size: 26px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-top {
  padding-top: 10%;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner-wrapper {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner-wrapper {
    padding-top: 100px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner {
  text-align: center;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .title-decor {
  max-width: 156px;
  margin-bottom: 30px;
  margin-inline: auto;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner h1 {
  font-size: 35px;
  margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner h1 {
    font-size: 45px;
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner h1 {
    font-size: 70px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-intro {
  max-width: 770px;
  margin-inline: auto;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-intro p {
  margin-bottom: 35px;
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-price {
  font-size: 20px;
  font-family: "Winston", sans-serif;
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-price {
    font-size: 24px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-price {
    font-size: 26px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-price {
    font-size: 30px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a {
  padding: 10px 28px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-views-by-type .room-views-top .room-views-top-inner .room-views-link a {
    padding: 12px 35px;
  }
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms {
    padding: 60px 0;
  }
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 45px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .views-row,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .views-row {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: auto;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .views-row,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .views-row {
    max-width: calc(50% - 15px);
  }
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card {
  padding-bottom: 0;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card {
    padding-bottom: 120px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-card-img,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-card-img {
  max-width: 613px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  padding: 0 0 70.63%;
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-card-img img,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-card-img img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper h2,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper h2 {
  font-size: 26px;
  font-family: "Winston", sans-serif;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper h2,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper h2,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper h2 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper h2,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper h2 {
    font-size: 45px;
  }
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper h2 a,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper h2 a {
  color: var(--body);
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-text p,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-text p {
  margin-bottom: 30px;
  max-width: 28em;
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link {
  margin-top: auto;
}
.paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a,
.paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a {
  padding: 10px 28px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-posh-rooms .view-content .room-card .room-caption-wrapper .room-card-link a,
  .paragraph--type--rooms-views-by-type .room-views-botttom .view-self-catering-rooms .view-content .room-card .room-caption-wrapper .room-card-link a {
    padding: 12px 35px;
  }
}

.no-video .paragraph--type--features {
  padding-top: 10%;
}
.paragraph--type--features {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--features .row {
  gap: 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--features .row {
    gap: 0;
  }
}
.paragraph--type--features .feature-content-l-wrapper h2 {
  margin-bottom: 30px;
}
.paragraph--type--features .feature-content-l-wrapper .features-text p {
  color: var(--c-white);
  margin-bottom: 30px;
}
.paragraph--type--features .feature-content-l-wrapper .features-text p em {
  color: var(--primary);
  font-weight: 300;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--features .feature-content-l-wrapper .features-text p em {
    font-size: 17px;
  }
}
.paragraph--type--features .feature-content-l-wrapper .features-price-book {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book {
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price {
  background-image: url("../images/features-price-bg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 18px;
  font-family: "Playfair Display", serif;
  position: relative;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price {
    padding: 12px 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-price {
    padding: 11px 25px 12px;
  }
}
.paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book {
  margin-left: 0;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book {
    margin-left: -3%;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book {
    margin-left: -2%;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book {
    margin-left: -4%;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book {
    margin-left: -3%;
  }
}
.paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a {
  padding: 10px 22px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a {
    padding: 12px 24px 12px 34px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--features .feature-content-l-wrapper .features-price-book .features-book a {
    padding: 12px 25px 12px 38px;
  }
}
.paragraph--type--features .feature-content-l-wrapper .additional-surcharge {
  padding-top: 25px;
  font-size: 14px;
  font-style: italic;
  color: #849997;
}
.paragraph--type--features .main-features {
  background-image: url("../images/features-bg.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  margin-left: auto;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--features .main-features {
    border-radius: 30px;
    background-color: var(--f-color);
  }
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .main-features {
    background-size: contain;
    padding: 50px 60px 35px;
  }
}
.paragraph--type--features .main-features .title-of-features {
  max-width: 170px;
  margin-inline: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .main-features .title-of-features {
    max-width: 230px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--features .main-features .title-of-features {
    margin-bottom: 40px;
  }
}
.paragraph--type--features .main-features .title-of-features img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--features .main-features .features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paragraph--type--features .main-features ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  max-width: 100%;
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .main-features ul {
    max-width: 420px;
  }
}
.paragraph--type--features .main-features ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  font-size: 14px;
  color: var(--c-white);
}
@media screen and (min-width: 576px) {
  .paragraph--type--features .main-features ul li {
    font-size: 16px;
    margin-bottom: 13px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--features .main-features ul li {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.paragraph--type--features .main-features ul li::before {
  content: "";
  background-image: url("../images/features-li-style.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 9px;
  width: 9px;
  min-width: 9px;
  background-size: 9px;
}

.paragraph--type--image .field--name-field-image img {
  min-height: 40vw;
  height: 30vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .paragraph--type--image .field--name-field-image img {
    height: 50vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--image .field--name-field-image img {
    height: auto;
  }
}

.paragraph--type--floor-plan .field--name-field-floor-plan-image {
  max-width: 100%;
  margin-inline: auto;
}
.paragraph--type--floor-plan .field--name-field-floor-plan-image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--floor-plan .title {
  text-align: center;
}
.paragraph--type--floor-plan .title h3 {
  text-transform: uppercase;
  font-weight: 700;
}
.paragraph--type--floor-plan .three-dlink {
  padding-top: 16px;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner {
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .decor-t,
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .decor-b {
  max-width: 100%;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .decor-t img,
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .decor-b img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  display: block;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 576px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper {
    gap: 60px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper {
    gap: 90px;
  }
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper .img-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper .img-text-wrapper .image {
  max-width: 45px;
  height: 45px;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper .img-text-wrapper .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
  display: block;
}
.paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper .img-text-wrapper .text p {
  margin-bottom: 0;
  font-size: 17px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (min-width: 992px) {
  .paragraph--type--floor-plan .floor-plan-bottom-wrapper .fbp-bottom-inner .content-wrapper .img-text-wrapper .text p {
    font-size: 19px;
  }
}

.paragraph--type--gallery-images .gallerySwiper .swiper-slide .image-wrapper {
  max-width: 100%;
}
.paragraph--type--gallery-images .gallerySwiper .swiper-slide .image-wrapper img {
  width: 100%;
  height: 100vh;
  display: block;
  height: 45vh;
  min-height: 45vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 576px) {
  .paragraph--type--gallery-images .gallerySwiper .swiper-slide .image-wrapper img {
    height: 60vh;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--gallery-images .gallerySwiper .swiper-slide .image-wrapper img {
    height: 80vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--gallery-images .gallerySwiper .swiper-slide .image-wrapper img {
    height: 100vh;
  }
}
.paragraph--type--gallery-images .gallerySwiper .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.paragraph--type--gallery-images .gallerySwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--c-white);
  height: 12.5px;
  width: 12.5px;
  opacity: 1;
}
.paragraph--type--gallery-images .gallerySwiper .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--c-white);
  height: 8.5px;
  width: 8.5px;
  opacity: 0.7;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}

.paragraph--type--book-now .book-now-wrapper .background-img {
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper {
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
  position: relative;
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content {
  text-align: center;
  color: var(--bg-color);
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 992px) {
  .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper {
    margin-bottom: 25px;
  }
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title-decor-l,
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title-decor-r {
  max-width: 100px;
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title-decor-l img,
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title-decor-r img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  height: auto;
  display: block;
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .title-wrapper .title h2 {
  font-family: "Playfair Display", serif;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
}
.paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-price {
  font-family: "Winston", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-price {
    margin-bottom: 28px;
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-price {
    font-size: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--book-now .book-now-wrapper .content-wrapper .content .book-now-price {
    font-size: 36px;
  }
}
.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper {
  text-align: center;
}
.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p {
  max-width: 42em;
  margin-bottom: 30px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p {
    margin-bottom: 40px;
  }
}
.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Winston", sans-serif;
}
.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title .title-decor {
  margin-inline: auto;
  max-width: 156px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title .title-decor {
    margin-bottom: 40px;
  }
}
.paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--title-with-content-on-center.dark-green {
  background-color: var(--body);
  color: var(--bg-color);
}

.paragraph--type--faq {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--faq .faq-wrapper h2 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.paragraph--type--faq .faq-wrapper .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.paragraph--type--faq .faq-wrapper .title-wrapper .title-decor-l,
.paragraph--type--faq .faq-wrapper .title-wrapper .title-decor-r {
  max-width: 75px;
}
.paragraph--type--faq .faq-wrapper .title-wrapper .title-decor-l img,
.paragraph--type--faq .faq-wrapper .title-wrapper .title-decor-r img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--faq .faq-wrapper .view-faq .views-row > .views-row {
  border-bottom: 1px solid var(--primary);
  margin: 30px 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--faq .faq-wrapper .view-faq .views-row > .views-row {
    margin: 40px 0;
  }
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header {
  font-family: "Playfair Display", serif;
  border: none;
  background-color: transparent;
  color: var(--bg-color);
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding: 1em 0 40px;
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .ui-accordion-header-icon {
  background-image: url("../images/faqs-arrow.svg");
  background-position: center;
  background-size: 24px;
  height: 24px;
  min-width: 24px;
  background-repeat: no-repeat;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 768px) {
  .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header .ui-accordion-header-icon {
    height: 28px;
    min-width: 28px;
    background-size: 28px;
  }
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header-active .ui-accordion-header-icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-header-active {
  background-color: transparent;
  color: var(--bg-color);
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-content {
  font-family: "Lato", sans-serif;
  border: none;
  background-color: transparent;
  color: var(--bg-color);
  padding: 0 0 40px;
}
.paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-content .field-content p {
  font-size: 16px;
  max-width: 45em;
}
@media screen and (min-width: 992px) {
  .paragraph--type--faq .faq-wrapper .view-faq .ui-accordion-content .field-content p {
    font-size: 18px;
  }
}

.paragraph--type--event-cards {
  background-color: var(--bg-color);
  padding-top: 10%;
}
.paragraph--type--event-cards .title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-cards .title {
    padding-bottom: 70px;
  }
}
.paragraph--type--event-cards .title h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Winston", sans-serif;
}
.paragraph--type--event-cards .title .title-decor {
  margin-inline: auto;
  max-width: 156px;
  margin-bottom: 28px;
}
.paragraph--type--event-cards .title .title-decor img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--event-cards .view-event-cards .views-row {
    margin-bottom: 40px;
  }
}
.paragraph--type--event-cards .view-event-cards .node--type-event .image-wrapper {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 83.22%;
  position: relative;
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .image-wrapper {
    max-width: 626px;
    padding: 0 0 100%;
  }
}
@media screen and (min-width: 1600px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .image-wrapper {
    padding: 0 0 83.22%;
  }
}
.paragraph--type--event-cards .view-event-cards .node--type-event .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--event-cards .view-event-cards .node--type-event .col-lg-6 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .col-lg-6 {
    background-color: var(--body);
    padding: 0;
    margin-bottom: 50px;
  }
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper {
  color: var(--bg-color);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper {
    background-color: var(--body);
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper {
    padding: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper {
    padding: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper {
    padding: 80px;
  }
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper h3 a {
  color: var(--bg-color);
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper {
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date-upper time {
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  display: block;
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-text p {
  margin-bottom: 20px;
}
.paragraph--type--event-cards .view-event-cards .node--type-event .content-wrapper .event-date {
  color: var(--c-white);
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
}
.paragraph--type--event-banner .event-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -10%;
  position: relative;
}
.paragraph--type--event-banner .event-banner-inner .event-banner-image {
  margin-right: -100%;
  width: 100%;
}
.paragraph--type--event-banner .event-banner-inner .background-img {
  max-width: 100%;
}
.paragraph--type--event-banner .event-banner-inner .background-img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  height: 80vh;
  min-height: 45vw;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-banner .event-banner-inner .background-img img {
    height: 90vh;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-banner .event-banner-inner .background-img img {
    height: 100vh;
  }
}
.paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}
.paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date {
  font-family: "Winston", sans-serif;
  color: var(--bg-color);
}
@media screen and (max-width: 419.72px) {
  .paragraph--type--event-banner .event-banner-inner .banner-content-inner-wrapper .event-date {
    font-size: 30px;
  }
}
.paragraph--type--event-banner .event-banner-inner .banner-title {
  max-width: 843px;
  margin-inline: auto;
}
.paragraph--type--event-banner .event-banner-inner .banner-title .title-decor {
  max-width: 220px;
  margin-inline: auto;
  margin-bottom: 10px;
}
.paragraph--type--event-banner .event-banner-inner .banner-title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--event-banner .event-banner-inner .banner-title h1 {
  font-family: "Playfair Display", serif;
  color: var(--banner-h);
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 419.72px) {
  .paragraph--type--event-banner .event-banner-inner .banner-title h1 {
    font-size: 38px;
  }
}

.paragraph--type--event-content {
  padding-top: 10%;
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--event-content .event-content-wrapper {
  text-align: center;
}
.paragraph--type--event-content .event-content-wrapper .event-content p {
  max-width: 35.5em;
  margin-bottom: 30px;
  margin-inline: auto;
}
.paragraph--type--event-content .event-content-wrapper .event-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-content .event-content-wrapper .event-price {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-content .event-content-wrapper .event-price {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--event-content .event-content-wrapper .event-price {
    margin-bottom: 60px;
  }
}
.paragraph--type--event-content .event-content-wrapper .event-price .price-item {
  text-transform: uppercase;
  font-family: "Winston", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.paragraph--type--event-content .event-content-wrapper .event-price .price-item:not(:first-child) {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-content .event-content-wrapper .event-price .price-item:not(:first-child) {
    padding-left: 25px;
  }
}
.paragraph--type--event-content .event-content-wrapper .event-price .price-item:not(:last-child) {
  border-right: none;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--event-content .event-content-wrapper .event-price .price-item:not(:last-child) {
    padding-right: 25px;
    border-right: 1px solid var(--primary);
  }
}
.paragraph--type--event-content .event-content-wrapper .event-price .price-item span {
  color: var(--primary);
}
.paragraph--type--event-content .event-content-wrapper .event-price .price-item::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--event-content .event-content-wrapper .title .title-decor {
  max-width: 156px;
  margin-bottom: 30px;
  margin-inline: auto;
}
.paragraph--type--event-content .event-content-wrapper .title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--event-content .event-content-wrapper .title h2 {
  font-family: "Winston", sans-serif;
  margin-bottom: 30px;
  max-width: 15em;
  margin-inline: auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--event-content .event-content-wrapper .title h2 {
    margin-bottom: 40px;
  }
}

.paragraph--type--things-to-do {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--things-to-do .things-items:nth-child(odd) .paragraph--type--things-to-do-item .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.paragraph--type--things-to-do .things-items:nth-child(even) .paragraph--type--things-to-do-item .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.paragraph--type--things-to-do .things-items:nth-child(even) .paragraph--type--things-to-do-item .things-to-do-image {
  margin-left: auto;
}
@media screen and (min-width: 1200px) {
  .paragraph--type--things-to-do .things-items:nth-child(even) .paragraph--type--things-to-do-item .content-wrapper {
    padding-left: 30%;
  }
}

@media screen and (max-width: 767.72px) {
  .paragraph--type--things-to-do-item {
    padding-bottom: 70px;
  }
}
.paragraph--type--things-to-do-item .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--things-to-do-item .row {
    gap: 0;
  }
}
.paragraph--type--things-to-do-item .things-to-do-image {
  max-width: 100%;
  padding: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--things-to-do-item .things-to-do-image {
    padding: 0 0 115%;
    max-width: 480px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--things-to-do-item .things-to-do-image {
    padding: 0 0 110%;
  }
}
.paragraph--type--things-to-do-item .things-to-do-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--things-to-do-item .content-wrapper h3 {
  margin-bottom: 20px;
}
.paragraph--type--things-to-do-item .content-wrapper .things-to-do-info p {
  max-width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--things-to-do-item .content-wrapper .things-to-do-info p {
    max-width: 25em;
  }
}
.paragraph--type--things-to-do-item .content-wrapper .location-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  margin-bottom: 18px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--things-to-do-item .content-wrapper .location-info {
    font-size: 18px;
  }
}
.paragraph--type--things-to-do-item .content-wrapper .location-info::before {
  content: "";
  background-image: url("../images/location-icon-by.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  height: 22px;
  width: 20px;
  min-width: 20px;
}

.page-node-49 .paragraph--type--title-with-content-on-center .title-with-content-wrapper .content-wrapper .title-with-content p {
  font-family: "Winston Sans", sans-serif;
  max-width: 24em;
  line-height: 1;
}

.paragraph--type--contact-us .contact-quickbar {
  background-color: var(--f-color);
}
.paragraph--type--contact-us .contact-quickbar .tele-email-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-quickbar .tele-email-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--contact-us .contact-quickbar .email-upper-wrapper {
  border-bottom: 1px solid var(--primary);
  padding: 20px 0 20px 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-quickbar .email-upper-wrapper {
    border-right: 1px solid var(--primary);
    border-bottom: none;
    padding: 15px 60px 15px 0;
  }
}
.paragraph--type--contact-us .contact-quickbar .telephone-upper-wrapper {
  padding: 20px 0 20px 0;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-quickbar .telephone-upper-wrapper {
    padding: 15px 0 15px 135px;
  }
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper,
.paragraph--type--contact-us .contact-quickbar .email-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link {
  margin-top: auto;
  margin-bottom: 10px;
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .contact-link a,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .contact-link a {
  font-family: "Winston", sans-serif;
  text-transform: uppercase;
  color: var(--primary);
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .decor,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .decor {
  max-width: 50px;
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .decor img,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .decor img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  width: 100%;
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .icon,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .icon {
  margin-bottom: 10px;
}
.paragraph--type--contact-us .contact-quickbar .telephone-wrapper .icon svg,
.paragraph--type--contact-us .contact-quickbar .email-wrapper .icon svg {
  min-width: 35px;
  height: 28px;
  display: block;
}
.paragraph--type--contact-us .contact-location {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--contact-us .contact-location .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-location .row {
    gap: 0;
  }
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .find-us-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 24px;
  gap: 8px;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .find-us-wrapper .icon svg {
  min-width: 18px;
  height: 22px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .find-us-wrapper p {
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-transform: uppercase;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address h2 {
  font-family: "Winston", sans-serif;
  margin-bottom: 24px;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address p {
  color: var(--bg-color);
  max-width: 24em;
  margin-bottom: 24px;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .contact-address p span {
  color: var(--primary);
  display: inline-block;
  padding-top: 10px;
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .link {
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .link {
    padding-top: 20px;
  }
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .social-icons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .social-icons-wrapper {
    padding-top: 45px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--contact-us .contact-location .address-info-wrapper .social-icons-wrapper {
    padding-top: 60px;
  }
}
.paragraph--type--contact-us .contact-location .address-info-wrapper .social-icons-wrapper a svg {
  min-width: 36px;
  height: 36px;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph--type--contact-us .contact-location .map-wrapper {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-location .map-wrapper {
    max-width: 608px;
  }
}
.paragraph--type--contact-us .contact-location .map-wrapper iframe {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 400px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--contact-us .contact-location .map-wrapper iframe {
    height: 480px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--contact-us .contact-location .map-wrapper iframe {
    height: 550px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--contact-us .contact-location .map-wrapper iframe {
    height: 700px;
  }
}

.paragraph--type--_5-year-of-byfords .background-img {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  width: 100%;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper .celebrating-logo {
  margin-bottom: 30px;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper h2 {
  font-family: "Winston", sans-serif;
  margin-bottom: 30px;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper .celebrating-content {
  max-width: 488px;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper .celebrating-content p {
  margin-bottom: 30px;
}
.paragraph--type--_5-year-of-byfords .celebrating-year-wrapper .celebrating-year-inner-wrapper .celebrating-content p a {
  color: var(--primary);
}
.paragraph--type--_5-year-of-byfords.gold {
  background-color: var(--bg-color);
}
.paragraph--type--_5-year-of-byfords.dark-green {
  background-color: var(--body);
  color: var(--bg-color);
}
.paragraph--type--_5-year-of-byfords.dark-green .celebrating-year-wrapper .celebrating-content {
  max-width: 720px;
}
.paragraph--type--_5-year-of-byfords.add-top-frame .background-img {
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .paragraph--type--_5-year-of-byfords.add-top-frame .background-img {
    padding: 0;
  }
}
.paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
  padding: 30px 20px;
  background-color: var(--f-color);
  border: 1px solid var(--bg-color);
  border-radius: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--_5-year-of-byfords.add-top-frame .celebrating-year-inner-wrapper {
    border-radius: 0;
    background-color: transparent;
    border: none;
    padding: 130px 0;
    background-image: url("../images/about-us-footer-u-bg.svg");
  }
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--shop-card {
    padding-top: 75px;
  }
}
.paragraph--type--shop-card .background-img {
  background-position: bottom;
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
}
.paragraph--type--shop-card.gold {
  background-color: var(--bg-color);
}
.paragraph--type--shop-card .content-with-side-image .image-wrapper {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 83.22%;
  position: relative;
}
@media screen and (min-width: 992px) {
  .paragraph--type--shop-card .content-with-side-image .image-wrapper {
    max-width: 626px;
    padding: 0 0 100%;
  }
}
@media screen and (min-width: 1600px) {
  .paragraph--type--shop-card .content-with-side-image .image-wrapper {
    padding: 0 0 83.22%;
  }
}
.paragraph--type--shop-card .content-with-side-image .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--shop-card .content-with-side-image .col-lg-6 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--shop-card .content-with-side-image .col-lg-6 {
    background-color: var(--c-white);
    padding: 0;
  }
}
.paragraph--type--shop-card .content-with-side-image .content-wrapper {
  color: var(--body);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--shop-card .content-with-side-image .content-wrapper {
    background-color: var(--c-white);
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--shop-card .content-with-side-image .content-wrapper {
    padding: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--shop-card .content-with-side-image .content-wrapper {
    padding: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--shop-card .content-with-side-image .content-wrapper {
    padding: 80px;
  }
}
.paragraph--type--shop-card .content-with-side-image .content-wrapper h4 {
  text-transform: uppercase;
}
.paragraph--type--shop-card .content-with-side-image .content-wrapper h6 {
  font-family: "Winston Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: var(--primary);
}
.paragraph--type--shop-card .content-with-side-image .content-wrapper p {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--shop-card .content-with-side-image .content-wrapper p {
    margin-bottom: 40px;
  }
}

.paragraph--type--meet-the-family h2 {
  margin-bottom: 40px;
  font-family: "Winston", sans-serif;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .paragraph--type--meet-the-family h2 {
    margin-bottom: 45px;
  }
}
.paragraph--type--meet-the-family .banner-bottom-decor {
  max-width: 700px;
  margin-inline: auto;
}
.paragraph--type--meet-the-family .banner-bottom-decor img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--norfolk-family .image {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 62.65%;
  width: 100%;
  margin-bottom: 20px;
}
.paragraph--type--norfolk-family .image img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
.paragraph--type--norfolk-family .content h4 {
  margin-bottom: 25px;
}
.paragraph--type--norfolk-family .content h4 a {
  color: var(--body);
}

.paragraph--type--card-item-with-background-color.gold {
  background-color: var(--bg-color);
}
.paragraph--type--card-item-with-background-color .field--name-field-card-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .paragraph--type--card-item-with-background-color .field--name-field-card-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--card-item-with-background-color .field--name-field-card-items .field__item {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--card-item-with-background-color .field--name-field-card-items .field__item {
    width: 50%;
  }
}

.paragraph--type--card-item {
  height: 100%;
}
.paragraph--type--card-item .card-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.paragraph--type--card-item .card-item-wrapper .card-item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0 0 60%;
  width: 100%;
  position: relative;
}
.paragraph--type--card-item .card-item-wrapper .card-item-image img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info {
  background-color: var(--c-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
  padding: 35px 30px 35px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info {
    padding: 40px 45px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info {
    padding: 50px 60px 40px;
  }
}
.paragraph--type--card-item .card-item-wrapper .card-item-info h3 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-content {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-content {
    max-width: 445px;
  }
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-content p {
  margin-bottom: 30px;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-content p strong {
  font-weight: 800;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link {
  margin-top: auto;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.paragraph--type--card-item .card-item-wrapper .card-item-info .card-item-link a::after {
  margin-left: 0;
  margin-right: 10px;
}

.page-node-45 .title-with-content-wrapper .title-with-link a {
  padding: 18px 15px;
}
@media screen and (min-width: 992px) {
  .page-node-45 .title-with-content-wrapper .title-with-link a {
    padding: 20px 15px;
  }
}

.paragraph--type--display-all-news {
  background-color: var(--bg-color);
  background-image: url("/sites/default/files/2025-08/bg-event.webp");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.paragraph--type--display-all-news .news-banner {
  background-color: var(--body);
  color: var(--bg-color);
  text-align: center;
  padding-bottom: 30%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-banner {
    padding-bottom: 20%;
  }
}
.paragraph--type--display-all-news .news-banner .title .title-decor {
  margin-inline: auto;
  max-width: 191px;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-banner .title .title-decor {
    margin-bottom: 40px;
  }
}
.paragraph--type--display-all-news .news-banner .title .title-decor img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--display-all-news .news-banner .title h1 {
  font-weight: 700;
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
.paragraph--type--display-all-news .news-main {
  margin-top: -20%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main {
    margin-top: -15%;
  }
}
@media screen and (min-width: 1600px) {
  .paragraph--type--display-all-news .news-main {
    margin-top: -13%;
  }
}
.paragraph--type--display-all-news .news-main .view-main-news {
  max-width: 1000px;
  margin-inline: auto;
}
.paragraph--type--display-all-news .news-main .view-display-id-block_2 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .view-display-id-block_2 .view-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--display-all-news .news-main .view-display-id-block_2 .view-content .views-row {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .view-display-id-block_2 .view-content .views-row {
    margin-bottom: 50px;
    width: calc(50% - 20px);
  }
}
.paragraph--type--display-all-news .news-main .view-display-id-block_1 .view-content {
  display: block;
}
.paragraph--type--display-all-news .news-main .view-display-id-block_1 .view-content .views-row {
  width: 100%;
  margin-bottom: 0;
}
.paragraph--type--display-all-news .news-main .news-full {
  background-color: var(--c-white);
  padding: 30px;
  margin-inline: auto;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .news-full {
    padding: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-main .news-full {
    padding: 60px;
  }
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .row {
    gap: 0;
  }
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .image-wrapper {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 96.36%;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .image-wrapper {
    max-width: 440px;
  }
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper {
  max-width: 100%;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper {
    max-width: calc(100% - 40px);
  }
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-tag {
  max-width: 57px;
  margin-bottom: 10px;
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-tag img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-date {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  margin-bottom: 14px;
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
  font-size: 26px;
  max-width: 6.3em;
  margin-bottom: 28px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 {
    font-size: 55px;
  }
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-title h2 a {
  color: var(--body);
}
.paragraph--type--display-all-news .news-main .news-full .news-full-inner .content-wrapper .news-overview p {
  margin-bottom: 28px;
  max-width: 19em;
}
.paragraph--type--display-all-news .news-main .news-box {
  height: 100%;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.paragraph--type--display-all-news .news-main .news-box .news-image {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 68.33%;
  position: relative;
}
.paragraph--type--display-all-news .news-main .news-box .news-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info {
  background-color: var(--c-white);
  padding: 20px;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info {
    padding: 30px;
  }
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-tag {
  margin-bottom: 20px;
  max-width: 42px;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-tag img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-date {
  font-family: "Playfair Display", serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2 {
  margin-bottom: 35px;
}
@media screen and (min-width: 1400px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2 {
    font-size: 35px;
  }
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-title h2 a {
  color: var(--body);
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--body);
  font-size: 16px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .news-main .news-box .news-box-info .news-link a {
    font-size: 18px;
  }
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-link a::before {
  content: "";
  background-image: url("../images/hand-sign-dark.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 20px;
  display: block;
  min-width: 35px;
}
.paragraph--type--display-all-news .news-main .news-box .news-box-info .news-link a:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.paragraph--type--display-all-news .pager .pagination.js-pager__items {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.paragraph--type--display-all-news .pager .pagination.js-pager__items li a {
  border: none;
  padding: 0;
  background-color: transparent;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  color: var(--body);
}
@media screen and (min-width: 992px) {
  .paragraph--type--display-all-news .pager .pagination.js-pager__items li a {
    font-size: 17px;
  }
}
.paragraph--type--display-all-news .pager .pagination.js-pager__items li.active a {
  background-color: #F4C000;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.paragraph--type--terms-and-condition {
  background-color: var(--f-color);
  color: var(--bg-color);
}
.paragraph--type--terms-and-condition .terms-and-condition-inner {
  text-align: center;
}
.paragraph--type--terms-and-condition .terms-and-condition-inner h5 {
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .paragraph--type--terms-and-condition .terms-and-condition-inner h5 {
    font-size: 25px;
  }
}
.paragraph--type--terms-and-condition .terms-and-condition-inner .caption {
  max-width: 734px;
  margin-inline: auto;
}
.paragraph--type--terms-and-condition .terms-and-condition-inner p {
  font-size: 16px;
  font-style: italic;
  color: #F4C000;
}

.node--type-news.node--view-mode-full {
  background-color: var(--bg-color);
}

.blog-news-banner {
  background-color: var(--body);
  padding-bottom: 20%;
  color: var(--bg-color);
}
.blog-news-banner .blogs-banner-inner {
  text-align: center;
}
.blog-news-banner .category-badge {
  background-image: url("../images/news-tag-bg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  color: var(--dark-red);
  padding: 4px 12px;
  display: inline-block;
  margin-bottom: 20px;
}
.blog-news-banner .category-badge p {
  font-family: "Winston Sans", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.blog-news-banner .date {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  margin-bottom: 25px;
  color: #F9F1DE;
}
.blog-news-banner .title {
  max-width: 842px;
  margin-inline: auto;
}
.blog-news-banner .title h1 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-transform: uppercase;
}

.news-footer-cta {
  padding: 60px 0;
  background-color: #313b4e;
  color: var(--c-white);
}
@media screen and (min-width: 768px) {
  .news-footer-cta {
    padding: 80px 0;
  }
}
.news-footer-cta .footer-cta .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .news-footer-cta .footer-cta .row {
    gap: 0;
  }
}
.news-footer-cta .footer-cta .content-wrapper h3 {
  font-size: 26px;
  font-family: "Playfair Display", serif;
  margin-bottom: 18px;
  max-width: 10.5em;
}
@media screen and (min-width: 768px) {
  .news-footer-cta .footer-cta .content-wrapper h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .news-footer-cta .footer-cta .content-wrapper h3 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1200px) {
  .news-footer-cta .footer-cta .content-wrapper h3 {
    font-size: 45px;
  }
}
.news-footer-cta .footer-cta .content-wrapper h3 span {
  font-weight: 700;
}
.news-footer-cta .footer-cta .content-wrapper p {
  margin-bottom: 30px;
}
.news-footer-cta .footer-cta .image-wrapper {
  max-width: 100%;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .news-footer-cta .footer-cta .image-wrapper {
    max-width: 527px;
  }
}
.news-footer-cta .footer-cta .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.news-main-content {
  margin-top: -15%;
  background-image: url("/sites/default/files/2025-08/bg-event.webp");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
.news-main-content .news-main-content-inner .news-main-img {
  max-width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .news-main-content .news-main-content-inner .news-main-img {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .news-main-content .news-main-content-inner .news-main-img {
    margin-bottom: 120px;
  }
}
.news-main-content .news-main-content-inner .news-main-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.news-main-content .news-main-content-inner .news-intro-text {
  max-width: 738px;
  margin-inline: auto;
}
.news-main-content .news-main-content-inner .news-intro-text p {
  font-family: "Playfair Display", serif;
  margin-bottom: 0;
}
.news-main-content .news-main-content-inner .news-body {
  max-width: 738px;
  margin-inline: auto;
}
.news-main-content .paragraph--type--content h2 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .news-main-content .paragraph--type--content h2 {
    margin-bottom: 40px;
  }
}
.news-main-content .paragraph--type--image .field--name-field-image {
  max-width: 738px;
  width: 100%;
  padding: 0 0 59.21%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.news-main-content .paragraph--type--image img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
  min-height: unset;
}
.news-main-content .news-back-link {
  max-width: 738px;
  margin-inline: auto;
}
.news-main-content .news-back-link a {
  font-size: 16px;
  text-decoration: underline;
  font-family: "Winston Sans", sans-serif;
  color: var(--body);
  text-transform: uppercase;
}

.node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text {
  text-align: center;
}
.node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text h3 {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-intro-text p {
  font-family: "Lato", sans-serif;
}
.node--type-news.node--view-mode-full.news-version-2 .news-main-content .news-main-content-inner .news-body {
  max-width: 100%;
}
.node--type-news.node--view-mode-full.news-version-2 .news-line {
  border-bottom: 1px solid var(--f-color);
}
@media screen and (max-width: 767.72px) {
  .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items {
    padding-top: 0;
  }
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .field__item:nth-child(odd) .paragraph--type--news-images-content-item .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .field__item:nth-child(odd) .paragraph--type--news-images-content-item .room-feature__body {
  margin-right: auto;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .field__item:nth-child(even) .paragraph--type--news-images-content-item .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .field__item:nth-child(even) .paragraph--type--news-images-content-item .room-feature__body {
  margin-left: auto;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .row {
    gap: 0;
  }
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__image {
  max-width: 100%;
  width: 100%;
  padding: 0 0 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body {
    max-width: 480px;
  }
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body h3 {
  margin-bottom: 25px;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body p {
  margin-bottom: 25px;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body p a {
  font-family: "Lato", sans-serif;
  text-decoration: underline;
  color: var(--body);
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.node--type-news.node--view-mode-full.news-version-2 .field--name-field-news-images-content-items .paragraph--type--news-images-content-item .room-feature__body p a span {
  color: var(--c-white);
  background-color: #80a2c4;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 20px;
  width: 20px;
  font-size: 10px;
  text-decoration: none;
}
.node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content {
  max-width: 738px;
  margin-inline: auto;
  text-align: center;
}
.node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3 {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h3 {
    margin-bottom: 50px;
  }
}
.node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content h4 {
  margin-bottom: 20px;
}
.node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content p {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content p {
    margin-bottom: 50px;
  }
}
.node--type-news.node--view-mode-full.news-version-2 .paragraph--type--content p span {
  font-weight: 700;
}

.paragraph--type--our-menus .menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraph--type--our-menus .menu-wrapper .menu-image-wrapper {
  width: 100%;
  max-width: 100%;
  margin-right: -100%;
}
.paragraph--type--our-menus .menu-wrapper .menu-image-wrapper > div {
  max-width: 100%;
}
.paragraph--type--our-menus .menu-wrapper .menu-image-wrapper > div img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  height: 40vh;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .menu-wrapper .menu-image-wrapper > div img {
    height: 50vh;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .menu-wrapper .menu-image-wrapper > div img {
    height: 60vh;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .menu-wrapper .menu-image-wrapper > div img {
    height: auto;
  }
}
.paragraph--type--our-menus .menu-wrapper .menu-title-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title {
  text-align: center;
}
.paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: var(--bg-color);
  text-transform: uppercase;
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .menu-wrapper .menu-title-wrapper .title h2 {
    font-size: 96px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile {
  display: block;
  background-color: var(--bg-color);
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu-mobile {
    display: none;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile > div {
  margin-inline: auto;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 996px;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item {
  border: none;
  padding: 0;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button {
  border-bottom: 2px solid var(--primary);
  background-color: var(--body);
  color: var(--bg-color);
  font-family: "Winston Sans", sans-serif;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item button::after {
  content: "";
  background-image: url("../images/arrow-for-food-menu-mobile.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  height: 15px;
  width: 15px;
  min-width: 20px;
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu {
  padding-left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.32s ease-in-out;
  transition: height 0.32s ease-in-out;
  max-height: unset;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu .submenu-item {
  border: none;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu .submenu-item button {
  font-size: 20px;
  background-color: var(--bg-color);
  color: var(--body);
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu .submenu-item button::after {
  background-image: url("../images/arrow-for-mobile-submenu-food.svg");
  background-size: 12px;
  height: 12px;
  width: 12px;
  min-width: 12px;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu .submenu-item .submenu-content {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.32s ease-in-out;
  transition: height 0.32s ease-in-out;
  max-height: unset;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu .submenu-item .submenu-content.open {
  max-height: unset;
}
.paragraph--type--our-menus .byfords-menu-mobile > div .mobile-menu .menu-item .submenu.open {
  max-height: unset;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading {
  text-align: center;
  padding-top: 40px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-main-heading h2 {
  margin-bottom: 20px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading {
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading {
    padding-top: 40px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading h3 {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-description p {
  font-weight: 900;
  margin-bottom: 25px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price span {
  font-family: "Winston Sans", sans-serif;
  line-height: 1;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-normal {
  color: var(--dark-red);
  display: inline-block;
  padding-right: 12px;
  border-right: 2px solid var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-member {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding-left: 12px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-member::after {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-sub-heading .menu-price .price-prefix {
  padding-left: 10px;
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item {
  background-color: var(--c-white);
  padding: 30px 20px;
  margin-bottom: 16px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  gap: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price span {
  font-family: "Winston Sans", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 374.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price span {
    font-size: 16px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal {
  color: var(--dark-red);
  display: inline-block;
  padding-right: 8px;
  border-right: 2px solid var(--dark-red);
}
@media screen and (min-width: 375px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal {
    padding-right: 12px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding-left: 8px;
}
@media screen and (min-width: 375px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member {
    padding-right: 12px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member::after {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item .menu-description p {
  margin-bottom: 0;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-item .menu-item h3 {
  font-family: "Lato", sans-serif;
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 0;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--add-dot-line .dot-line-red {
  border-bottom: 3px dashed var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom {
  text-align: center;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-code {
  max-width: 54px;
  margin-inline: auto;
  margin-bottom: 20px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-code img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p {
  color: var(--dark-red);
  font-weight: 700;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p span {
  color: var(--primary);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p:first-child {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  justify-self: center;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p:first-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p:first-child::before {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 20px;
  background-position: center;
  height: 20px;
  min-width: 20px;
  width: 20px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p:nth-child(2) {
  font-size: 16px;
  margin-bottom: 10px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--menu-bottom .qr-text p:nth-child(3) {
  font-weight: 400;
  font-size: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2 {
  margin-bottom: 35px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list {
  background-color: var(--c-white);
  padding: 20px;
  margin-bottom: 25px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  gap: 0 !important;
  padding-left: 0;
  margin: 0;
  list-style: none;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
  width: 100%;
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: 900;
  white-space: unset !important;
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
    width: 50%;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li::before {
  content: "";
  background-image: url("../images/pasties-li-style.svg");
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
  height: 10px;
  min-width: 10px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  text-align: center;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
  margin-bottom: 20px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option span {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
  max-width: 8em;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 20px;
  background-color: var(--c-white);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
    padding: 25px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3 {
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .classic-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option .label {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option .label {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option span {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section h2 {
  margin-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .section-description {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .section-description {
    max-width: 468px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .section-description p {
  color: var(--f-color);
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .section-description p {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .soups-left {
  background-color: var(--c-white);
  padding: 30px 20px 0;
  color: var(--dark-red);
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .description-soups-wrapper .soups-left {
    text-align: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right {
  background-color: var(--c-white);
  text-align: center;
  padding: 30px 20px 20px;
  color: var(--dark-red);
  height: 100%;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
  color: var(--body);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--daily-specials-item {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .text-formatted {
  color: var(--dark-red);
  font-weight: 900;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
  padding-bottom: 30px;
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--soup-price-item .field--name-field-menu-price .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon {
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon {
    padding-bottom: 50px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div {
  padding: 25px;
  border: 2px solid var(--f-color);
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Winston Sans", sans-serif;
  text-transform: uppercase;
  color: var(--f-color);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--text-with-hand-icon > div::before {
  content: "";
  background-image: url("../images/f-color-hand-sign.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  min-width: 52px;
  height: 27px;
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza {
    padding-bottom: 0;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder {
  background-color: var(--c-white);
  padding: 25px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder {
    padding: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder {
    padding: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder h2 {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-description p {
  margin-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3 {
  font-family: "Lato", sans-serif;
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 12px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings .field__label {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field__label {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .note {
  display: inline-block;
  font-family: "Winston Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu-mobile .paragraph--type--additional-topping .topping-group .topping-price {
  display: inline-block;
  color: var(--dark-red);
  font-family: "Winston Sans", sans-serif;
}
.paragraph--type--our-menus .byfords-menu {
  background-color: var(--bg-color);
  display: none;
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu {
    display: block;
  }
}
.paragraph--type--our-menus .byfords-menu > div ul {
  border: none;
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  border-bottom: 2px solid #066057;
  width: 100%;
}
@media screen and (min-width: 420px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs {
    gap: 25px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs {
    gap: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs {
    gap: 40px;
  }
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link.active {
  color: var(--bg-color);
  background-color: var(--body);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
  color: var(--body);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  padding: 10px 18px;
  font-family: "Winston Sans", sans-serif;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  font-weight: 400;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media screen and (min-width: 420px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    padding: 10px 24px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    padding: 10px 18px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link {
    padding: 12px 24px;
  }
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--body);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  z-index: -1;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link:hover::after {
  opacity: 1;
  visibility: visible;
  height: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabs .nav-item .nav-link:hover {
  color: var(--bg-color);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-17 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal,
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-80 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal,
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-81 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal,
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-82 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal,
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-83 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal,
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent #node-84 .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal {
  border-right: none;
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul {
    gap: 20px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul {
    gap: 24px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul {
    gap: 40px;
  }
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link.active {
  color: var(--primary);
  border-bottom: 4px solid var(--primary);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link {
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
  color: var(--body);
  display: block;
  padding: 18px 12px 16px;
  display: block;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  background-color: transparent;
  line-height: 1;
  border: none;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link {
    padding: 18px 12px 16px;
  }
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link {
    padding: 18px 14px 16px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link {
    padding: 20px 14px 16px;
  }
}
@media screen and (min-width: 1400px) {
  .paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link {
    padding: 28px 16px 20px;
    font-size: 25px;
  }
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent ul .nav-link:hover {
  border-bottom: 4px solid var(--primary);
  color: var(--primary);
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent .tab-content {
  background-color: #FFFAF0;
}
.paragraph--type--our-menus .byfords-menu > div #byfordsMenuTabsContent .tab-content .field--name-field-food-content {
  margin-inline: auto;
  padding-left: 12px;
  padding-right: 12px;
  max-width: 996px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading {
  text-align: center;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-main-heading h2 {
  margin-bottom: 20px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading {
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading {
    padding-top: 40px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading h3 {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-description p {
  font-weight: 900;
  margin-bottom: 25px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price span {
  font-family: "Winston Sans", sans-serif;
  line-height: 1;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-normal {
  color: var(--dark-red);
  display: inline-block;
  padding-right: 12px;
  border-right: 2px solid var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-member {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding-left: 12px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-member::after {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-sub-heading .menu-price .price-prefix {
  padding-left: 10px;
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item {
  background-color: var(--c-white);
  padding: 30px 20px;
  margin-bottom: 16px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  gap: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price span {
  font-family: "Winston Sans", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 374.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price span {
    font-size: 16px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal {
  color: var(--dark-red);
  display: inline-block;
  padding-right: 8px;
  border-right: 2px solid var(--dark-red);
}
@media screen and (min-width: 375px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-normal {
    padding-right: 12px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding-left: 8px;
}
@media screen and (min-width: 375px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member {
    padding-right: 12px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-header .menu-price .price-member::after {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item .menu-description p {
  margin-bottom: 0;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-item .menu-item h3 {
  font-family: "Lato", sans-serif;
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 0;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--add-dot-line .dot-line-red {
  border-bottom: 3px dashed var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom {
  text-align: center;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-code {
  max-width: 54px;
  margin-inline: auto;
  margin-bottom: 20px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-code img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p {
  color: var(--dark-red);
  font-weight: 700;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p span {
  color: var(--primary);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p:first-child {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  justify-self: center;
  margin-bottom: 0;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p:first-child::before {
  content: "";
  background-image: url(../images/np-img.svg);
  background-size: 20px;
  background-position: center;
  height: 20px;
  min-width: 20px;
  width: 20px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p:nth-child(2) {
  font-size: 16px;
  margin-bottom: 10px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--menu-bottom .qr-text p:nth-child(3) {
  font-weight: 400;
  font-size: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper h2 {
  margin-bottom: 35px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list {
  background-color: var(--c-white);
  padding: 20px;
  margin-bottom: 25px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  gap: 0 !important;
  padding-left: 0;
  margin: 0;
  list-style: none;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
  width: 100%;
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-weight: 900;
  white-space: unset !important;
}
@media screen and (max-width: 767.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li {
    width: 50%;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .pasties-list-inner ul li::before {
  content: "";
  background-image: url("../images/pasties-li-style.svg");
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
  height: 10px;
  min-width: 10px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  text-align: center;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
  margin-bottom: 20px;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option .label {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option span {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
  max-width: 8em;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .pasties-list .menu-prices .price-option > div .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 20px;
  background-color: var(--c-white);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 576px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic {
    padding: 25px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic h3 {
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .classic-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option .label {
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option .label {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option span {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Winston Sans", sans-serif;
  font-weight: 400;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--byfords-pasties .byfords-pasties-wrapper .our-classic .price-option > div .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section h2 {
  margin-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .section-description {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .section-description {
    max-width: 468px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .section-description p {
  color: var(--f-color);
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .section-description p {
    margin-bottom: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .soups-left {
  background-color: var(--c-white);
  padding: 30px 20px 0;
  color: var(--dark-red);
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .description-soups-wrapper .soups-left {
    text-align: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right {
  background-color: var(--c-white);
  text-align: center;
  padding: 30px 20px 20px;
  color: var(--dark-red);
  height: 100%;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soups .soups-section .soups-wrapper .soups-right h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
  color: var(--body);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--daily-specials-item {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .text-formatted {
  color: var(--dark-red);
  font-weight: 900;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
  padding-bottom: 30px;
}
@media screen and (max-width: 991.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--soup-price-item .field--name-field-menu-price .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon {
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon {
    padding-bottom: 50px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div {
  padding: 25px;
  border: 2px solid var(--f-color);
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Winston Sans", sans-serif;
  text-transform: uppercase;
  color: var(--f-color);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--text-with-hand-icon > div::before {
  content: "";
  background-image: url("../images/f-color-hand-sign.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  min-width: 52px;
  height: 27px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder {
  background-color: var(--c-white);
  padding: 25px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder {
    padding: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder {
    padding: 45px;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder h2 {
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-description p {
  margin-bottom: 30px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings h3 {
  font-family: "Lato", sans-serif;
  color: var(--dark-red);
  font-weight: 900;
  margin-bottom: 12px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .additional-toppings .field__label {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field__label {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item {
  color: var(--dark-red);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-family: "Winston Sans", sans-serif;
}
@media screen and (max-width: 575.72px) {
  .paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-old {
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-new::after {
  content: "";
  background-image: url("../images/np-img.svg");
  background-size: 16px;
  background-position: center;
  height: 16px;
  min-width: 16px;
  width: 16px;
  background-repeat: no-repeat;
  display: block;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .field--name-field-menu-price .field__item .price-icon {
  display: none;
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--create-your-own-pizza .pizza-builder .pizza-price .note {
  display: inline-block;
  font-family: "Winston Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--dark-red);
}
.paragraph--type--our-menus .byfords-menu .paragraph--type--additional-topping .topping-group .topping-price {
  display: inline-block;
  color: var(--dark-red);
  font-family: "Winston Sans", sans-serif;
}

.paragraph--type--timeline {
  padding-top: 10%;
  background-color: var(--f-color);
}/*# sourceMappingURL=byfords.css.map */