@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=EB+Garamond:ital,wght@0,400;1,400&display=swap");
@font-face {
  font-family: "Mrs Eaves OT";
  src: url("../fonts/MrsEavesRoman.otf?v=2") format("opentype"), url("../fonts/Mrs-Eaves-OT-Roman.ttf?v=2") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
    font-family: 'Mrs Eaves OT';
    src: url('../fonts/Mrs-Eaves-OT-Italic.ttf?v=6') format('truetype'),
        url('../fonts/MrsEavesItalic.otf?v=6') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
 */
@font-face {
  font-family: "Mrs Eaves";
  src: url("../fonts/MrsEavesRoman.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mrs Eaves OT";
  src: url("../fonts/MrsEavesItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mrs Eaves Small Caps";
  src: url("../fonts/MrsEavesSmallCaps.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mrs Eaves Petite Caps";
  src: url("../fonts/MrsEavesPetiteCaps.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mrs Eaves Fractions";
  src: url("../fonts/MrsEavesFractions.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateLightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateRegularItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateBoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/InterstateBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Engravers Gothic BT";
  src: url("../fonts/EngraversGothic%20BT%20Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.container-882 {
  max-width: 881px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "EB Garamond", Georgia, serif;
  font-size: 16px;
  line-height: 1.7;
  color: #f5f0e8;
  background-color: #1c1814;
}

h1 {
  text-transform: uppercase;
  letter-spacing: 8px;
  text-indent: 8px;
  line-height: 1.6;
}

h2 {
  font-size: 47px;
}
@media (max-width: 600px) {
  h2 {
    font-size: 35px;
  }
}

:where(div:not(.editor-visual-editor__post-title-wrapper)) :where(p:not(.brown-text)) {
  color: #EDE5D5;
}

.engravers-gothic {
  font-family: "Engravers Gothic BT", sans-serif !important;
  letter-spacing: 3px;
}

h2.engravers-gothic {
  font-size: 26px;
  letter-spacing: 0.2em;
}

.mrs-eaves {
  font-family: "Mrs Eaves OT", sans-serif !important;
}

.interstate {
  font-family: "Interstate", sans-serif !important;
  font-weight: 100;
}
@media (max-width: 600px) {
  .interstate {
    font-size: 16px;
  }
}

.color-brown {
  color: #9C8262;
}

.footer-last .gb-text-f7fa81e1 {
  font-family: "Mrs Eaves OT", sans-serif;
}

.footer-top a,
.footer-top a:active,
.footer-top a:focus,
.footer-top a:visited {
  color: #EDE5D5;
  text-decoration: none;
}

.editor-styles-wrapper {
  background-color: #ffffff !important;
  color: #1c1814 !important;
}
.editor-styles-wrapper .is-root-container {
  background-color: #1c1814;
  color: #f5f0e8;
  padding: 32px;
  min-height: 50vh;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}

.site.container .interstate {
  line-height: 30px;
}
.site.container .normal-blocks p {
  line-height: 30px;
}
.site.container .mrs-eaves {
  line-height: 45px;
}
@media (max-width: 600px) {
  .site.container .mrs-eaves {
    font-size: 24px;
    line-height: 33px;
  }
}

.site-header,
#site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: transparent;
}
.site-header .inside-header,
#site-header .inside-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 32px;
  min-height: 80px;
}

.site-header .header-widget,
#site-header .header-widget {
  order: -1;
  z-index: 3;
  margin: 0;
  padding: 0;
}
.site-header .header-widget .widget,
.site-header .header-widget p,
#site-header .header-widget .widget,
#site-header .header-widget p {
  margin: 0;
  padding: 0;
}
.site-header .header-widget .btn,
#site-header .header-widget .btn {
  margin: 4px;
}

.entry-header {
  margin-top: 35px;
  margin-bottom: 70px;
}

.gb-element-811549ae a {
  font-family: "Mrs Eaves OT", "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-style: italic;
  font-size: 32px;
  text-decoration: none;
  color: var(--contrast);
}
.gb-element-811549ae a:hover {
  color: rgb(161, 132, 100);
}

.btn {
  display: inline-block;
  padding: 8px 32px;
  font-family: "Mrs Eaves OT", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s ease;
}
.btn--reservations {
  font-family: "Mrs Eaves OT", "Cormorant Garamond", "Playfair Display", Georgia, serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: none;
  color: #f2e8d5;
  background: transparent;
  padding: 6px 16px;
  border: 1px solid #f2e8d5;
  outline: 1px solid #f2e8d5;
  outline-offset: 4px;
}
.btn--reservations:hover {
  color: #1c1814;
  background-color: #f2e8d5;
  outline-color: #f2e8d5;
}

.site-header .mobile-menu-control-wrapper,
#site-header .mobile-menu-control-wrapper {
  order: 1;
  z-index: 3;
}
.site-header .mobile-menu-control-wrapper .menu-toggle,
#site-header .mobile-menu-control-wrapper .menu-toggle {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  color: #c9a47c;
  line-height: 1;
  transition: opacity 0.3s ease;
}
.site-header .mobile-menu-control-wrapper .menu-toggle:hover,
#site-header .mobile-menu-control-wrapper .menu-toggle:hover {
  opacity: 0.7;
}
.site-header .mobile-menu-control-wrapper .menu-toggle .gp-icon svg,
#site-header .mobile-menu-control-wrapper .menu-toggle .gp-icon svg {
  fill: #c9a47c;
  width: 22px;
  height: 22px;
}
.site-header .mobile-menu-control-wrapper .menu-toggle .screen-reader-text,
#site-header .mobile-menu-control-wrapper .menu-toggle .screen-reader-text {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.site-header #site-navigation,
#site-header #site-navigation {
  flex: 0 0 auto;
}

.site-header.scrolled,
#site-header.scrolled {
  background: rgba(28, 24, 20, 0.92);
  backdrop-filter: blur(6px);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
}

.home .gb-media-6ee3a395 {
  display: none;
}
.home .largelogo-general {
  display: none;
}
.home .banner h1 {
  font-size: 87px;
  line-height: 78px;
  color: #EDE5D5;
  font-family: "Mrs Eaves Small Caps" !important;
}
@media (max-width: 600px) {
  .home .banner h1 {
    font-size: 47px;
    line-height: 46px;
    letter-spacing: 5px;
  }
}
@media (max-width: 480px) {
  .home .banner h1 {
    font-size: 47px;
    line-height: 40px;
  }
}
.home .banner p {
  font-family: "Mrs Eaves OT", "Cormorant Garamond", "Playfair Display", Georgia, serif;
}

.vertical-accent-text {
  display: inline-block;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-family: "Mrs Eaves Small Caps";
  font-weight: 500;
  font-size: 34px;
  color: #1c1814;
  background: transparent;
  margin: 0;
  padding: 16px;
  letter-spacing: 6px;
}
@media (max-width: 600px) {
  .vertical-accent-text {
    font-size: 25px;
    padding: 0;
    letter-spacing: 3px;
    position: absolute;
  }
}

.section-cow-illustration {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .section-cow-illustration {
    overflow-x: clip;
  }
}
.section-cow-illustration::after {
  content: "";
  position: absolute;
  bottom: 95px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 448px;
  height: 386px;
  background-image: url(../images/cow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-cow-illustration::after {
    max-width: 267px;
    height: 221px;
    top: 168px;
    left: 100%;
  }
}

.section-small-cow-logo {
  position: relative;
  z-index: 1;
}
.section-small-cow-logo::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 100px;
  height: 100px;
  background-image: url("../images/smallcowlogo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  pointer-events: none;
}

.nav-border {
  border-bottom: 2px solid #9c8262;
}

.home .nav-border {
  border-bottom: none;
}

.normal-blocks a:hover {
  color: #9C8262;
}
.normal-blocks h2 {
  font-family: "Mrs Eaves Small Caps";
  letter-spacing: 3px;
  line-height: 35px;
  font-size: 47px;
}
@media (max-width: 600px) {
  .normal-blocks h2 {
    font-size: 38px;
  }
}
.normal-blocks p {
  font-family: "Interstate";
  font-weight: 100;
  line-height: 30px;
}
@media (max-width: 600px) {
  .normal-blocks p {
    font-size: 16px;
  }
}
.normal-blocks .days p {
  font-family: "Engravers Gothic BT", sans-serif;
  color: #9d8163;
  font-size: 25px;
  letter-spacing: 3px;
}
.normal-blocks .day {
  font-family: "Engravers Gothic BT", sans-serif;
  color: #9d8163;
  font-size: 25px;
  letter-spacing: 4px;
}

/* Default Pages */
.entry-header {
  justify-self: center;
  margin-top: 35px;
  margin-bottom: 70px;
}
@media (max-width: 600px) {
  .entry-header {
    margin-top: 35px;
    margin-bottom: 37px;
  }
}
.entry-header .entry-title {
  border: 2px solid #9C8262;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 38px;
  border-radius: 49px;
  color: #EDE5D5;
  font-family: "Engravers Gothic BT", sans-serif;
  text-transform: lowercase;
  margin: auto;
  min-height: 78px;
}
@media (max-width: 600px) {
  .entry-header .entry-title {
    min-height: 64px;
    font-size: 33px;
    letter-spacing: 5px;
  }
}

.page-template-default:not(.home) h2 {
  color: #9C8262;
}
@media (max-width: 768px) {
  .page-template-default:not(.home) .site.grid-container {
    padding-top: 32px;
  }
}

.bottom-menu p,
.bottom-menu a {
  text-decoration: none;
  font-family: "Mrs Eaves Small Caps";
  text-transform: lowercase;
  letter-spacing: 3px;
}

.gb-menu-container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

#menu-main-menu a {
  font-family: "Mrs Eaves Small Caps";
  text-transform: lowercase;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
a.button:hover,
button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
a.button:focus,
a.wp-block-button__link:not(.has-background):active,
a.wp-block-button__link:not(.has-background):focus,
a.wp-block-button__link:not(.has-background):hover {
  background-color: transparent !important;
}

ul#menu-main-menu.gb-menu {
  display: grid !important;
  grid-template-rows: repeat(5, auto) !important;
  grid-auto-flow: column !important;
  position: relative;
  padding: 0 !important;
  margin: 140px auto 0 auto;
  list-style: none !important;
  border-top: 2px solid #9C8262;
}
ul#menu-main-menu.gb-menu::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background-color: #9C8262;
  z-index: 1;
  pointer-events: none;
}
ul#menu-main-menu.gb-menu .gb-menu-container--mobile.gb-menu-container--toggled {
  padding: 80px 20px !important;
  margin: 0 !important;
  height: 100vh !important;
  max-width: 100vw !important;
  background-color: #1c1814;
}
ul#menu-main-menu.gb-menu .gb-menu-item {
  text-align: center;
  margin: 0 !important;
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}
ul#menu-main-menu.gb-menu .gb-menu-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 3px dotted #c9b08a;
}
@media screen and (min-width: 768px) {
  ul#menu-main-menu.gb-menu .gb-menu-item:nth-child(-n+5)::after {
    left: 0;
    right: 20px;
  }
  ul#menu-main-menu.gb-menu .gb-menu-item:nth-child(n+6)::after {
    left: 20px;
    right: 0;
  }
  ul#menu-main-menu.gb-menu .gb-menu-item:nth-child(5n)::after {
    display: none;
  }
}
ul#menu-main-menu.gb-menu .gb-menu-item a.gb-menu-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 37px;
  letter-spacing: 0.05em;
  color: #1c1814;
  padding: 24px 10px;
  line-height: 1.2;
  text-decoration: none;
  background-color: transparent !important;
}
ul#menu-main-menu.gb-menu .gb-menu-item a.gb-menu-link:hover {
  color: #c9a47c;
}

.clarks-swiper-slider {
  width: 100%;
  padding: 60px 0;
}
.clarks-swiper-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  max-width: none;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .clarks-swiper-slider .swiper-slide {
    width: 350px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .clarks-swiper-slider .swiper-slide {
    width: 420px;
  }
}
.clarks-swiper-slider .swiper-slide {
  transition: opacity 0.5s ease;
  opacity: 0.6;
}
.clarks-swiper-slider .swiper-slide img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: height 0.5s ease;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}
.clarks-swiper-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
  z-index: 2;
}

@media (max-width: 600px) {
  .swiper-wrapper {
    box-sizing: border-box !important;
  }
  .clarks-swiper-slider .swiper-slide {
    padding: 0 !important;
  }
}
.news-events-archive {
  padding: 0px 20px;
  color: #f5f0e8;
}
.news-events-archive .plus {
  font-size: clamp(24px, 4vw, 32px);
}
.news-events-archive .entry-header {
  margin-bottom: 60px;
}
.news-events-archive .archive-header {
  margin-bottom: 80px;
}
.news-events-archive .archive-header .archive-title {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 8px;
  text-transform: uppercase;
  color: #f5f0e8;
  background: transparent;
  padding: 12px 36px;
  border: 1px solid rgba(201, 164, 124, 0.6);
  border-radius: 50px;
  outline: 1px solid rgba(201, 164, 124, 0.6);
  outline-offset: 4px;
  margin: 4px;
}
.news-events-archive .news-events-list {
  max-width: 700px;
  margin: 0 auto;
}
.news-events-archive .news-event-item {
  text-align: center;
}
.news-events-archive .news-event-item .entry-title {
  font-family: "Mrs Eaves Small Caps";
  font-size: clamp(24px, 4vw, 43px);
  font-weight: 400;
  letter-spacing: 2px;
  color: #f5f0e8;
  margin-bottom: 7px;
  text-transform: lowercase;
}
.news-events-archive .news-event-item .entry-meta {
  font-size: 26px;
  letter-spacing: 0.2em;
  color: #c9a47c;
  text-transform: uppercase;
  margin-bottom: 31px;
}
.news-events-archive .news-event-item .entry-content {
  font-size: 17px;
  line-height: 2;
  color: #f5f0e8;
  text-align: justify;
}
.news-events-archive .news-event-item .entry-content p {
  margin-bottom: 0;
}
.news-events-archive .news-event-separator {
  border: none;
  border-top: 2px solid #9C8262;
  margin: 60px auto;
  width: 100%;
  opacity: 1;
}
.news-events-archive .news-event-separator:last-of-type {
  display: none;
}
@media screen and (max-width: 768px) {
  .news-events-archive .entry-header .entry-title {
    margin: 48px 0px;
    font-size: 27px;
  }
  .news-events-archive .news-event-item .entry-meta {
    font-size: 22px;
  }
  .news-events-archive .news-event-item .entry-content {
    font-size: 19px;
  }
}

.clarks-blogs-grid {
  padding: 20px;
  background-color: transparent;
}
.clarks-blogs-grid .blogs-grid-container {
  max-width: 881px;
  margin: 0 auto;
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media (max-width: 768px) {
  .clarks-blogs-grid .blogs-grid-container {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (min-width: 768px) {
  .clarks-blogs-grid .blogs-grid-container {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 71px;
         column-gap: 71px;
  }
}
.clarks-blogs-grid .blog-grid-item {
  border: 1px solid rgba(201, 164, 124, 0.4);
  padding: 40px 30px;
  text-align: center;
  position: relative;
  background-color: transparent;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .clarks-blogs-grid .blog-grid-item {
    margin-bottom: 40px;
  }
}
.clarks-blogs-grid .blog-item-inner {
  max-width: 85%;
  margin: 0 auto;
}
.clarks-blogs-grid .blog-title {
  font-size: 26px;
  letter-spacing: 0.15em;
  color: #f5f0e8;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.clarks-blogs-grid .blog-meta {
  font-size: 18px;
  font-style: italic;
  color: #f5f0e8;
  margin-bottom: 25px;
}
.clarks-blogs-grid .blog-meta::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: rgba(201, 164, 124, 0.5);
  margin: 20px auto 0;
}
.clarks-blogs-grid .blog-excerpt {
  font-family: "Interstate", sans-serif;
  font-weight: 100;
  font-size: 17px;
  line-height: 1.8;
  color: #f5f0e8;
}
@media (max-width: 600px) {
  .clarks-blogs-grid .blog-excerpt {
    font-size: 16px;
  }
}
.clarks-blogs-grid .blog-excerpt p {
  margin-bottom: 15px;
}
.clarks-blogs-grid .blog-excerpt p:last-child {
  margin-bottom: 0;
}

.clarks-gallery-flow-block {
  width: 100%;
  margin: 40px auto;
}
.clarks-gallery-flow-block .gallery-flow-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
  background-color: #1c1814;
  border: 2px solid #1c1814;
}
@media (max-width: 768px) {
  .clarks-gallery-flow-block .gallery-flow-container {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .clarks-gallery-flow-block .gallery-flow-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.clarks-gallery-flow-block .gallery-flow-item {
  position: relative;
  overflow: hidden;
  background-color: #6c7072;
}
.clarks-gallery-flow-block .gallery-flow-item.gallery-item-half {
  aspect-ratio: 1/1;
}
.clarks-gallery-flow-block .gallery-flow-item.gallery-item-full {
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .clarks-gallery-flow-block .gallery-flow-item.gallery-item-full {
    grid-column: span 2;
    aspect-ratio: 2/1;
  }
}
.clarks-gallery-flow-block .gallery-flow-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.iframe-booking #ot-widget-container2 {
  justify-self: center;
}
.iframe-booking #ot-widget-container2 #e4a3bf0d-6322-409c-8f20-4648fe5ab83f2 {
  background-color: transparent !important;
}

.header-container-main {
  transition: all 0.3s ease-in-out;
  background-color: transparent;
}
.header-container-main.small-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100% !important;
  z-index: 9999;
  background-color: rgba(28, 24, 20, 0.95);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.header-container-main.small-header .nav-border {
  border-bottom-color: rgba(201, 164, 124, 0.3);
  max-width: 1500px;
  margin: auto;
}
.header-container-main.small-header .largelogo-general {
  display: block;
}
.header-container-main.small-header .nav-border {
  border-bottom: 2px solid #9c8262;
}
.header-container-main.small-header .largelogo-general {
  max-height: 45px !important;
  width: auto;
  transition: max-height 0.3s ease;
}
.header-container-main.small-header .gb-media-6ee3a395 {
  max-height: 35px !important;
  width: auto;
  transition: max-height 0.3s ease;
}
.header-container-main.small-header .btn--reservations {
  padding: 4px 12px;
  font-size: 14px;
}
.header-container-main.small-header .gb-menu-toggle {
  padding: 5px;
}
.header-container-main.small-header .gb-menu-toggle svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 768px) {
  .header-container-main.small-header .gb-media-6ee3a395 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  ul#menu-main-menu.gb-menu {
    display: flex !important;
  }
  ul#menu-main-menu.gb-menu::after {
    display: none;
  }
  ul#menu-main-menu.gb-menu .gb-menu-item a.gb-menu-link {
    font-size: 22px;
    padding: 9px 10px;
  }
  :where(.gb-navigation[data-gb-mobile-menu-type=full-overlay]) .gb-menu-container--mobile .gb-menu-toggle--clone {
    position: absolute;
    right: 5px !important;
    top: 0px !important;
    z-index: 101;
  }
  ul#menu-main-menu.gb-menu .gb-menu-item:not(:last-child) {
    border-bottom: 3px dotted #c9b08a;
  }
  ul#menu-main-menu.gb-menu {
    padding: 0px 27px !important;
  }
  .mobile-container a {
    text-decoration: none;
    font-family: "Mrs Eaves OT";
    color: var(--contrast);
    font-style: italic;
    font-size: 25px;
  }
}
.site-footer a:hover {
  color: #9c8262;
}

.cmp-title {
  font-family: "Mrs Eaves Small Caps";
  font-size: 71px;
  /* font-weight: 200; */
  letter-spacing: 12px;
}

#ot-widget-container10 iframe {
  margin: auto;
}/*# sourceMappingURL=style.css.map */