body {
  background-color: #eee;
  font-family: Karla, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 27px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #111;
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  margin-bottom: 27px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #111;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 27px;
  color: #111;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
}

h4 {
  margin-top: 0px;
  margin-bottom: 27px;
  color: #111;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
}

h5 {
  margin-top: 0px;
  margin-bottom: 13px;
  color: #111;
  font-size: 21px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 1px;
}

h6 {
  margin-top: 0px;
  margin-bottom: 13px;
  color: #111;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

p {
  margin-bottom: 27px;
}

a {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 27px;
  margin-left: 0px;
  padding-left: 19px;
  line-height: 34px;
}

ol {
  margin-top: 0px;
  margin-bottom: 27px;
  padding-left: 19px;
  line-height: 34px;
}

blockquote {
  margin-bottom: 10px;
  padding: 54px;
  border-left: 5px none #e2e2e2;
  background-color: #fff;
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-size: 30px;
  line-height: 41px;
  font-weight: 300;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 12px;
  font-size: 14px;
  text-align: center;
}

.container {
  position: relative;
  top: auto;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

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

.container.navigation-container {
  z-index: 1;
  max-width: 1680px;
}

.container.menu-container {
  width: 990px;
  max-width: 100%;
}

.container.about-us-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 990px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.functions-form-container {
  max-width: 770px;
  text-align: center;
}

.container.blog-post-container {
  max-width: 990px;
  padding-top: 81px;
  padding-bottom: 81px;
}

.container.weddingcontainer {
  top: 60px;
}

.section.top-space-large {
  padding-top: 108px;
  background-color: transparent;
}

.section.top-space-large.weddingcontainer {
  margin-top: 100px;
  margin-bottom: 60px;
  background-image: url('../images/bouquet.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section.bottom-space-large {
  padding-bottom: 40px;
  background-color: transparent;
}

.section.bottom-space-large.contact {
  padding-bottom: 84px;
}

.section.gallery-section {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin-top: 81px;
  padding-top: 27px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section.function-form-section {
  padding-top: 0px;
  padding-bottom: 81px;
  background-color: #fff;
}

.section.bottom-space-extra-large {
  padding-bottom: 162px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
}

.section.services {
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  background-color: #fff;
}

.paragraph-large {
  margin-bottom: 27px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
}

.paragraph-large.feature-card-paragraph {
  max-width: 480px;
  margin-bottom: 54px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #4b332e;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-large.feature-card-paragraph.contactdesktop {
  max-width: 400px;
  margin-right: 0px;
}

.paragraph-large.feature-card-paragraph.weddingparagraph {
  max-width: 440px;
  margin-bottom: 30px;
}

.paragraph-large.feature-card-paragraph.centeredcard {
  max-width: 100%;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}

.paragraph-large.page-title-paragraph {
  display: block;
  max-width: 680px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 23px;
  line-height: 40px;
}

.paragraph-large.cta-text {
  display: block;
  max-width: 420px;
  margin-right: auto;
  margin-left: auto;
}

.text-small {
  margin-bottom: 27px;
  font-size: 14px;
}

.body {
  background-color: #f4fbf5;
}

.site-container {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.main-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #111;
}

.text-white {
  max-width: 660px;
  margin-bottom: 0px;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #fff;
  font-size: 43px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.77);
}

.text-white.h6 {
  font-size: 16px;
}

.text-white.titlefooter {
  font-size: 18px;
}

.text-white.h2home {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.77);
}

.horizontal-rule {
  display: block;
  width: 54px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 41px;
  margin-left: auto;
  background-color: #111;
}

.horizontal-rule.horizontal-rule-white {
  background-color: #fff;
}

.horizontal-rule.page-title-rule {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #4b332e;
  color: #4b332e;
}

.horizontal-rule.page-title-rule.accomodationrule {
  margin-left: 0px;
}

.navigation {
  position: absolute;
  top: 0px;
  z-index: 2;
  width: 100%;
}

.navigation-bar {
  padding-top: 15px;
  background-color: transparent;
}

.navigation-link {
  top: 5px;
  padding: 0px 27px 0px 0px;
  opacity: 0.85;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}

.navigation-link:hover {
  opacity: 1;
}

.navigation-link.w--current {
  opacity: 1;
  color: #fff;
}

.navigation-link.navigation-link-last {
  padding-right: 0px;
}

.navigation-link.whiteheader {
  color: #4b332e;
}

.logo {
  max-height: 32px;
}

.logo.footer-logo {
  max-height: 29px;
  max-width: 100%;
  margin-bottom: 20px;
}

.column-fullwidth {
  padding-right: 15px;
  padding-left: 20px;
}

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

.feature-card {
  width: 90%;
  padding: 78px 60px 30px;
  float: left;
  background-color: #fff;
}

.feature-card.feature-card-right {
  width: 90%;
  padding-top: 52px;
  padding-right: 0px;
  padding-bottom: 45px;
  float: right;
  background-color: #fff;
  text-align: right;
}

.feature-card.weddingcard {
  width: auto;
  margin-top: 128px;
  margin-right: 0px;
  padding: 30px 20px 10px;
  background-color: #faf8f7;
}

.feature-card-image {
  position: relative;
  z-index: 2;
  max-width: 470px;
  margin-top: -49px;
  float: left;
}

.feature-card-image.feature-card-image-right {
  float: right;
}

.feature-card-image.flowers {
  max-width: 540px;
}

.feature-card-heading {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #8a2b42;
  font-size: 18px;
}

.feature-card-heading.titlecard {
  margin-bottom: 0px;
  text-align: center;
}

.feature-card-heading.sectioninside {
  font-size: 32px;
}

.text-link {
  display: inline-block;
  border-color: #c26363 #c26363 #8a2b42;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4b332e;
  text-decoration: none;
}

.text-link.text-link-large {
  display: none;
  border-color: #4b332e;
  font-family: Raleway, sans-serif;
  color: #4b332e;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-link.text-link-white {
  color: #fff;
}

.text-link.text-link-white.w--current {
  border-bottom-color: #fff;
  color: #fff;
}

.hero-slider {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.85;
}

.hero-slide-nav {
  padding-top: 0px;
  opacity: 0;
  font-size: 10px;
  line-height: 10px;
}

.hero-slide-arrow {
  overflow: hidden;
  opacity: 1;
}

.feature-card-content {
  display: inline-block;
  margin-right: 40px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

.feature-card-content.featuredwedding {
  margin-right: 0px;
}

.feature-card-image-container {
  width: 10%;
  float: left;
}

.feature-card-image-container.feature-card-image-container-right {
  float: right;
}

.image-slide-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.image-slide-container.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(60%, rgba(0, 0, 0, 0.2))), url('../images/Chyknell_Hall_2017_0115.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2) 60%), url('../images/Chyknell_Hall_2017_0115.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(51%, rgba(0, 0, 0, 0.2))), url('../images/Chyknell_Hall_2017_0055.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2) 51%), url('../images/Chyknell_Hall_2017_0055.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(76%, rgba(17, 17, 17, 0))), url('../images/Chyknell_Hall_2017_0170.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(17, 17, 17, 0) 76%), url('../images/Chyknell_Hall_2017_0170.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-4 {
  background-image: url('../images/Chyknell_Hall_2017_0099.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-slide-container.slide-5 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-5.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/Chyknell_Hall_2017_0028.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/Chyknell_Hall_2017_0028.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-6 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-6.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/Chyknell_Hall_2017_0369.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/Chyknell_Hall_2017_0369.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.image-slide-container.slide-6 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-6.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/Chyknell_Hall_2017_0139.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/Chyknell_Hall_2017_0139.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-7 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-7.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/0005.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/0005.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-8 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-8.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/0005a.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/0005a.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-9 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-9.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/0008.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/0008.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-slide-container.slide-10 {
  background-image: url('../images/header_5.jpg');
  background-size: cover;
}

.image-slide-container.slide-10.sfumaturafoto {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(81%, rgba(0, 0, 0, 0.2))), url('../images/0011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.2) 81%), url('../images/0011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.footer {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #4b332e;
  color: #fff;
}

.column {
  padding-right: 13.5px;
  padding-left: 13.5px;
}

.baseline-list {
  line-height: 27px;
}

.text-inline {
  display: inline-block;
  margin-right: 6px;
}

.navigation-scrim {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 280px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24252c), color-stop(74%, transparent));
  background-image: linear-gradient(180deg, #24252c, transparent 74%);
  opacity: 0.65;
}

.navigation-scrim.whiteheader {
  height: 300px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), color-stop(98%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent 98%);
  opacity: 1;
}

.brand-badge {
  height: 135px;
}

.brand-badge.feature-card-badge {
  position: absolute;
  top: -110px;
  right: -60px;
  height: 300px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.brand-badge.feature-card-badge.birdhome {
  height: 290px;
  padding-bottom: 7px;
}

.brand-badge.inner-title-badge {
  position: absolute;
  right: 27px;
  bottom: -53px;
  height: 140px;
  margin-bottom: 0px;
}

.circle-link {
  display: block;
  width: 41px;
  height: 41px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}

.next-screen-link {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 1;
  margin-left: -20.5px;
  opacity: 1;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.next-screen-link:hover {
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

.next-screen-link.w--current {
  bottom: 30px;
}

.circle-link-image {
  position: relative;
  top: 5px;
  height: 9px;
}

.button {
  height: 50px;
  padding: 0px 27px;
  border: 2px solid #24252c;
  background-color: #24252c;
  line-height: 46px;
}

.equal-height-children {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-list-item {
  display: inline-block;
  margin-right: 13.5px;
}

.social-image {
  height: 22px;
}

.copyright-text {
  display: inline-block;
  margin-top: 0px;
  margin-right: 13.5px;
  opacity: 0.75;
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.copyright-text.text-link-inline {
  text-decoration: underline;
}

.back-to-top {
  position: absolute;
  right: 27px;
  bottom: 27px;
  width: 54px;
  height: 54px;
  border: 2px none #fff;
  border-radius: 50%;
  background-color: #6d524d;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.back-to-top:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.back-to-top-arrow {
  position: relative;
  top: 21px;
  right: -20px;
  display: block;
  height: 9px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.inner-page-header {
  height: 486px;
  background-color: #24252c;
}

.inner-page-header.about-us-header {
  background-image: url('../images/0007.jpg');
  background-position: 50% 85%;
  background-size: cover;
  opacity: 1;
  -webkit-filter: brightness(76%);
  filter: brightness(76%);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.inner-page-header.menu-header {
  background-image: url('../images/Hero-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.inner-page-header.reservations-header {
  background-image: url('../images/Chyknell_Hall_2017_0028.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: brightness(69%);
  filter: brightness(69%);
}

.inner-page-header.news-header {
  background-image: url('../images/Hero-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.inner-page-header.blog-post-header {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.inner-page-header.functions-header {
  background-image: url('../images/bouquet.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.inner-page-title-area {
  position: relative;
  display: block;
  width: 1180px;
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 81px;
  background-color: #fff;
  text-align: center;
}

.menu-title {
  margin-bottom: 54px;
}

.menu-title-heading {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: 0px;
  margin-bottom: 14px;
  font-family: Raleway, sans-serif;
  color: #4b332e;
  font-size: 24px;
  text-align: center;
}

.menu-title-heading.sporting {
  color: #fff;
}

.menu-title-subheading {
  display: inline-block;
  font-style: italic;
}

.menu-list {
  margin-bottom: 0px;
  line-height: 41px;
}

.menu-meal {
  width: 90%;
  float: left;
}

.menu-price {
  width: 10%;
  float: right;
  text-align: right;
}

.inner-page-title-content {
  position: relative;
}

.about-us-text {
  display: inline-block;
  max-width: 370px;
  margin-right: 0px;
  text-align: left;
}

.about-us-column {
  width: 50%;
}

.about-us-column.about-us-column-right {
  text-align: right;
}

.last-paragraph {
  margin-bottom: 0px;
}

.cta-card {
  position: relative;
  top: 27px;
  z-index: 2;
  display: block;
  width: 690px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 81px;
  padding-bottom: 81px;
  background-color: #fff;
  text-align: center;
}

.cta-actions {
  margin-bottom: 0px;
  padding-left: 0px;
}

.cta-action-item {
  display: inline-block;
  margin-right: 27px;
  margin-left: 27px;
}

.vertical-align-children {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vertical-align-children.accomodationleft {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.functions-heading {
  margin-bottom: 54px;
}

.functions-h3 {
  margin-bottom: 0px;
}

.functions-text {
  max-width: 450px;
}

.functions-text.accomodationlist {
  padding-top: 20px;
  padding-left: 20px;
}

.functions-form-block {
  margin-top: 54px;
  margin-bottom: 0px;
}

.form-block-half {
  display: inline-block;
  width: 50%;
  margin-bottom: 13.5px;
  padding-right: 13.5px;
  padding-left: 13.5px;
}

.form-label {
  height: 54px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 54px;
  font-weight: 400;
  text-align: left;
}

.form-text-input {
  height: 54px;
  margin-bottom: 0px;
  padding: 0px 13.5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.form-text-input.form-textarea {
  height: 189px;
  padding-top: 13.5px;
}

.form-block-full {
  margin-bottom: 27px;
  padding-right: 13.5px;
  padding-left: 13.5px;
}

.image-slider {
  top: -108px;
  z-index: 2;
  height: auto;
  background-color: transparent;
}

.slider-paging {
  position: relative;
  display: none;
  height: 27px;
  margin-top: 13.5px;
  font-size: 10px;
  line-height: 22px;
}

.slider-arrow {
  color: #111;
  font-size: 18px;
}

.slider-arrow-container {
  width: 54px;
  height: 54px;
  margin-right: 27px;
  margin-left: 27px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.slider-arrow-container:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.form-success {
  padding-top: 81px;
  padding-bottom: 81px;
  background-color: #709c5b;
  color: #fff;
}

.form-error {
  margin-top: 27px;
  margin-right: 13.5px;
  margin-left: 13.5px;
  padding: 13.5px;
}

.blog-post-item {
  position: relative;
  width: 50%;
  height: 350px;
  margin-right: 0px;
  margin-bottom: 27px;
  margin-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.blog-post-title {
  display: block;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.blog-item-title {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.blog-item-date {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-item-text-container {
  position: relative;
  z-index: 1;
}

.blog-item-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #111;
  opacity: 0.2;
}

.blog-item-link {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  height: 100%;
  padding-top: 54px;
  padding-right: 54px;
  padding-left: 54px;
  text-decoration: none;
}

.blog-post-date {
  text-transform: uppercase;
}

.blog-post-body {
  display: block;
  width: 660px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 13.5px;
  padding-left: 13.5px;
}

.blog-post-body figure {
  margin-top: 54px;
  margin-bottom: 54px;
}

.blog-post-body blockquote {
  margin-top: 54px;
  margin-bottom: 54px;
}

.blog-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-item-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 350px;
  margin-right: 13.5px;
  margin-left: 13.5px;
}

.recent-news-section {
  padding-top: 54px;
  padding-bottom: 54px;
  background-color: #fff;
}

.recent-news-title {
  margin-bottom: 54px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4fbf5;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.utility-heading {
  margin-top: 13.5px;
}

.license-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(17, 17, 17, 0.09);
  text-align: center;
}

.license-image {
  height: 108px;
}

.license-list-item {
  margin-bottom: 27px;
}

.body-4 {
  background-color: #faf8f7;
}

.h2home {
  color: #fff;
}

.weddingbutton {
  margin: 0px auto 20px;
  border: 1px solid #8a2b42;
  border-radius: 4px;
  background-color: #8a2b42;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.weddingbutton:hover {
  border-width: 1px;
  border-color: #4b332e;
  background-color: #4b332e;
  color: #fff;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.arrowright {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 40px;
  display: inline-block;
  -o-object-fit: contain;
  object-fit: contain;
}

.arrowleft {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 40px;
  display: inline-block;
  -o-object-fit: contain;
  object-fit: contain;
}

.grid {
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.gallery {
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 10px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.gallery-thumbnail.photohidden {
  display: none;
}

.body-5 {
  background-color: #faf8f7;
}

.body-6 {
  background-color: #faf8f7;
}

.columns {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.column-2 {
  background-color: #000;
}

.div-block {
  height: 300px;
  background-image: url('../images/0007.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-2 {
  height: 300px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/bouquet.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.link-block {
  width: 100%;
  height: 100%;
}

.columns-2 {
  padding-right: 100px;
  padding-left: 100px;
}

.body-7 {
  background-color: #faf8f7;
}

.list {
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #4b332e;
  font-weight: 400;
  text-align: left;
}

.heading {
  border: 1px solid #000;
  color: #4b332e;
}

.heading-accomodation {
  border: 1px none #000;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #4b332e;
  font-style: italic;
  font-weight: 400;
}

.gallery-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery-grid-container-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox-2 {
  position: relative;
  overflow: hidden;
}

.weddingbutton2 {
  display: block;
  width: 300px;
  margin: 0px auto 20px;
  border: 1px solid #8a2b42;
  border-radius: 4px;
  background-color: transparent;
  font-family: 'Frank Ruhl Libre', sans-serif;
  color: #8a2b42;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.weddingbutton2:hover {
  border-width: 1px;
  border-color: #4b332e;
  background-color: #4b332e;
  color: #fff;
}

html.w-mod-js *[data-ix="logo-fade-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-in-pheasant"] {
  opacity: 0;
  -webkit-transform: translate(54px, 89px);
  -ms-transform: translate(54px, 89px);
  transform: translate(54px, 89px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

@media screen and (max-width: 991px) {
  .container {
    overflow: hidden;
    padding-right: 27px;
    padding-left: 27px;
  }

  .container.navigation-container {
    overflow: visible;
  }

  .container.menu-container {
    padding-right: 27px;
    padding-left: 27px;
  }

  .container.about-us-container {
    max-width: 714px;
  }

  .section.top-space-large {
    padding-top: 81px;
  }

  .section.bottom-space-large {
    padding-bottom: 81px;
  }

  .section.gallery-section {
    margin-top: 0px;
    padding-bottom: 27px;
  }

  .section.bottom-space-extra-large {
    padding-bottom: 108px;
  }

  .paragraph-large {
    font-size: 30px;
    line-height: 41px;
  }

  .paragraph-large.feature-card-paragraph {
    font-size: 18px;
  }

  .paragraph-large.feature-card-paragraph.weddingparagraph {
    width: 100%;
    max-width: none;
  }

  .navigation-link {
    color: #fff;
  }

  .navigation-link.w--current {
    color: #111;
  }

  .feature-card {
    width: 100%;
    padding-top: 43px;
    padding-left: 43px;
  }

  .feature-card.feature-card-right {
    width: 100%;
    padding-top: 43px;
    padding-bottom: 46px;
    padding-left: 47px;
    float: none;
    text-align: left;
  }

  .feature-card.weddingcard {
    width: 100%;
    margin-top: 373px;
  }

  .feature-card-image {
    position: relative;
    width: 100%;
    max-width: none;
    margin-top: 0px;
    opacity: 1;
  }

  .feature-card-image.flowers.weddingscard {
    margin-top: 223px;
  }

  .feature-card-content {
    max-width: 380px;
    margin-left: 10px;
    padding-left: 0px;
  }

  .feature-card-content.featuredwedding {
    width: 100%;
    max-width: 100%;
  }

  .feature-card-image-container {
    position: absolute;
    top: 50px;
    right: -80px;
    width: 340px;
    float: right;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .feature-card-image-container.feature-card-image-container-right {
    right: -80px;
  }

  .feature-card-image-container.photo1 {
    top: 5%;
    right: -80px;
  }

  .navigation-scrim {
    display: none;
  }

  .brand-badge.feature-card-badge {
    display: none;
  }

  .brand-badge.inner-title-badge {
    display: none;
  }

  .inner-page-header.menu-header {
    height: 486px;
  }

  .inner-page-header.blog-post-header {
    height: 405px;
  }

  .inner-page-title-area {
    width: 714px;
    margin-top: -135px;
  }

  .about-us-text {
    max-width: 290px;
  }

  .cta-card {
    top: 0px;
    margin-bottom: 54px;
  }

  .image-slider {
    top: 0px;
  }

  .blog-post-item {
    width: 100%;
  }

  .hamburger-icon {
    color: #fff;
  }

  .hamburger-toggle {
    bottom: 6px;
  }

  .hamburger-toggle.w--open {
    background-color: hsla(0, 0%, 100%, 0.3);
  }

  .nav-menu {
    padding: 27px;
    background-color: hsla(0, 0%, 100%, 0.2);
  }

  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .columns-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .gallery-grid-container-2 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

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

  .container.about-us-container {
    display: block;
    padding-right: 27px;
    padding-left: 27px;
  }

  .container.blog-post-container {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .section.top-space-large {
    padding-top: 68px;
  }

  .section.top-space-large.weddingcontainer {
    background-position: 0% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .section.bottom-space-large {
    padding-bottom: 68px;
  }

  .section.bottom-space-extra-large {
    padding-bottom: 81px;
  }

  .paragraph-large.page-title-paragraph {
    font-size: 24px;
  }

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

  .text-white.h2home {
    line-height: 24px;
  }

  .navigation-link {
    color: #fff;
  }

  .feature-card {
    padding: 81px 68px;
  }

  .feature-card.weddingcard {
    margin-top: 152px;
  }

  .feature-card-content {
    max-width: 100%;
  }

  .feature-card-image-container {
    display: none;
  }

  .inner-page-header {
    height: 351px;
  }

  .inner-page-header.about-us-header {
    height: 405px;
  }

  .inner-page-header.functions-header {
    opacity: 1;
    -webkit-filter: brightness(84%);
    filter: brightness(84%);
  }

  .inner-page-title-area {
    width: 540px;
    margin-top: -108px;
    padding: 40px 54px 20px;
  }

  .menu-title {
    margin-bottom: 27px;
  }

  .menu-meal {
    line-height: 34px;
  }

  .about-us-text {
    max-width: 100%;
  }

  .about-us-column {
    width: 100%;
    margin-bottom: 27px;
  }

  .cta-card {
    width: 100%;
  }

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

  .slider-arrow {
    font-size: 12px;
  }

  .slider-arrow-container {
    width: 41px;
    height: 41px;
  }

  .nav-menu {
    background-color: hsla(0, 0%, 100%, 0.2);
  }

  .photos_mobile_about {
    min-height: 300px;
    background-image: url('../images/about_photo.jpg');
    background-position: 50% 68%;
    background-size: cover;
  }

  .photos_mobile_sporting {
    min-height: 300px;
    background-image: url('../images/sporting.jpg');
    background-position: 50% 73%;
    background-size: cover;
  }

  .photos_mobile_contact {
    min-height: 300px;
    background-image: url('../images/contacts.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .gallery {
    padding: 40px 20px;
  }

  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .columns-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gallery-2 {
    padding: 40px 20px;
  }

  .gallery-grid-container-2 {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
}

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

  h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .container {
    padding-right: 13.5px;
    padding-left: 13.5px;
  }

  .section.top-space-large {
    padding-top: 54px;
  }

  .section.top-space-large.weddingcontainer {
    margin-top: 60px;
    padding-top: 193px;
    background-position: 50% 0%;
    background-size: auto 46%;
  }

  .section.bottom-space-large {
    padding-bottom: 54px;
  }

  .section.bottom-space-extra-large {
    padding-bottom: 68px;
  }

  .paragraph-large {
    font-size: 24px;
    line-height: 34px;
  }

  .paragraph-large.feature-card-paragraph {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-large.feature-card-paragraph.contactdesktop {
    max-width: 450px;
  }

  .paragraph-large.feature-card-paragraph.weddingparagraph {
    padding-top: 10px;
  }

  .paragraph-large.page-title-paragraph {
    font-size: 18px;
    line-height: 32px;
  }

  .text-white {
    max-width: 600px;
    font-size: 28px;
    line-height: 34px;
  }

  .text-white.h2home {
    font-size: 14px;
    line-height: 24px;
  }

  .navigation-link {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
  }

  .navigation-link.w--current {
    color: #fff;
    font-style: italic;
    font-weight: 400;
  }

  .logo {
    max-height: 27px;
    margin-bottom: 2px;
  }

  .feature-card {
    padding: 27px;
  }

  .feature-card.feature-card-right {
    padding-left: 30px;
  }

  .feature-card.weddingcard {
    margin-top: 90px;
  }

  .feature-card-heading {
    margin-bottom: 27px;
  }

  .feature-card-content {
    margin-right: 20px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .feature-card-content.featuredcardwedding {
    margin-right: 0px;
    padding-right: 15px;
  }

  .feature-card-image-container.feature-card-image-container-right {
    position: relative;
    top: -20%;
    right: 0px;
    display: none;
    width: 100%;
    float: right;
  }

  .feature-card-image-container.photo1 {
    position: static;
    display: block;
    width: 100%;
    padding-bottom: 21px;
  }

  .brand-badge.inner-title-badge {
    bottom: -44px;
    display: none;
    height: 110px;
  }

  .next-screen-link {
    bottom: 80px;
  }

  .next-screen-link.w--current {
    bottom: 100px;
  }

  .inner-page-header {
    height: 270px;
  }

  .inner-page-header.menu-header {
    height: 351px;
  }

  .inner-page-header.blog-post-header {
    height: 324px;
  }

  .inner-page-header.functions-header {
    background-position: 50% 100%;
    background-size: cover;
  }

  .inner-page-title-area {
    width: 100%;
    margin-top: -70px;
    padding: 24px 27px 20px;
  }

  .menu-title-subheading {
    margin-bottom: 0px;
  }

  .menu-meal {
    line-height: 27px;
  }

  .menu-item {
    margin-bottom: 13.5px;
  }

  .cta-card {
    padding: 54px 13.5px;
  }

  .paragraph {
    font-size: 16px;
  }

  .body-3 {
    font-size: 16px;
  }

  .vertical-align-children {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-block-half {
    width: 100%;
  }

  .slider-arrow-container {
    display: none;
  }

  .blog-post-title {
    font-size: 36px;
    line-height: 41px;
  }

  .blog-item-title {
    font-size: 34px;
    line-height: 41px;
  }

  .blog-item-link {
    padding-top: 27px;
    padding-right: 27px;
    padding-left: 27px;
  }

  .hamburger-toggle {
    padding: 10px;
  }

  .hamburger-toggle.w--open {
    bottom: 6px;
    padding: 10px;
  }

  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    border-style: none;
    border-width: 0px;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .license-image {
    height: auto;
  }

  .brand {
    padding-left: 0px;
  }

  .photos_mobile_about {
    min-height: 300px;
    background-image: url('../images/about_photo.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .photos_mobile_sporting {
    min-height: 300px;
    background-image: url('../images/sporting.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .photos_mobile_contact {
    min-height: 300px;
    background-image: url('../images/contacts.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .photos_mobile_contact.weddingscontactphoto {
    background-image: url('../images/Dinning-room.jpg');
  }

  .icon {
    display: none;
  }

  .icon-2 {
    display: none;
    background-color: #7c2c2c;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .arrowright {
    bottom: 85px;
  }

  .arrowleft {
    bottom: 85px;
  }

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .gallery-lightbox {
    padding-top: 10px;
  }

  .heading-accomodation {
    font-size: 28px;
  }

  .gallery-grid-container-2 {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
}

#w-node-_7945450f-ca3e-602f-65ea-a19052d0be55-0170ab72 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_7945450f-ca3e-602f-65ea-a19052d0be55-0170ab72 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

