/* Base (Keep top) */
/* Base Colours */
/* Template Colour Scheme */
/* Primary Colours */
/* Primary Colours */
/* Secondary Colours */
/* Secondary Colours */
/* Custom Content Colours */
/* Custom Content Colours */
/* Template Colour Scheme */
/* / Base Colours */
/* Fonts */
/* Fonts */
/* Widths */
/* Widths */
/* Alignment & Positions */
/* Alignment & Positions */
/* Padding & Margins */
/* Padding & Margins */
/* Font */
/* Font */
/* Shadows , Radius' & Others */
/* Shadows , Radius' & Others */
/* Lists & Borders  */
/* Lists */
@import url("https://fonts.googleapis.com/css?family=Lora|Montserrat");

@import url('https://fonts.googleapis.com/css2?family=Hurricane&display=swap');

@font-face {
  font-family: "GlossAndBloom";
  src: url("../fonts/GlossAndBloom.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GlossAndBloom.eot?#iefix") format("embedded-opentype"), url("../fonts/GlossAndBloom.ttf") format("truetype"), url("../fonts/GlossAndBloom.woff") format("woff");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}

/* Headings  */
h1 {
  /* font-family: 'GlossAndBloom', serif; */
  font-family: 'Lora', serif !important;
  text-transform:uppercase;
  font-size:2.2rem;
  color: #c8aa5e;
}

h2 {
  font-family: 'Lora', serif;
  color: #c8aa5e;
  text-transform: uppercase;
  font-size: 2rem;
}

#map .subsite-info-box h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1.2rem;
  margin-top: 10px;
  color: #fff;
  font-family: 'Lora', serif;
}

.menuposition h5 a:after {
  content:">";
  color: #fff;
  font-size: 1.8rem;
  margin-left: 7px;
}

.hotelmenu {
  position:relative;
  z-index:19999;
}



/* .site-topline.sticky.is-anchored.is-at-top {
  position:fixed;
} */

.main-content h2 {
  color: #676666;
}

.offers h1 {
  color: #fff;
}

.offers h2 {
  color: #fff;
}

h3 {
  font-family: 'Lora', serif;
  color: #fff;
}

h4 {
  font-family: 'Lora', serif;
  font-style: italic;
  color: #c8aa5e;
}

h5 {
  font-family: 'Lora', serif;
}

h6 {
  font-family: 'Montserrat', sans-serif;
}

/* Headings */
.row {
  max-width: 68rem;
}

/* Paragraphs , Lists , Strong etc */
p {
  color: #676666;
  font-size: 14px;
  line-height: 22px;
}

ul li {
  color: #676666;
  font-size: 14px;
  line-height: 22px;
}

.wp-block-table {
  font-size: 14px;
}

table tbody tr:first-child {
  background-color: #352f41;
}

.wp-block-table tbody tr:first-child {
  background-color: #352f41 !important;
}

table tbody tr:first-child td {
  color: #fff;
}

/* Paragraphs , Lists , Strong etc */
/* Links and Hovers */
a {
  color: #352f41;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  cursor: pointer !important;
}

a:hover {
  color: #c8aa5e;
}

a:active {
  color: #c8aa5e;
}

/* Links and Hovers */
/* Buttons */
.button:hover {
  background: #c8aa5e;
}

/* Buttons */
/* Images */
img {
  max-width: 100%;
}

/* Quotes */
blockquote {
  padding: 16px;
  background: ghostwhite;
  border-left: 16px solid #352f41;
  border-right: 2px solid #352f41;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* Quotes */
/* =WordPress Core
-------------------------------------------------------------- */
.alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2) !important;
  margin-right: calc( -100vw / 2 + 100% / 2) !important;
  max-width: 100vw !important;
  width: 100vw !important;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-block-embed.is-block-video {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.wpcf7-submit {
  background: #352f41 !important;
  border: 0px;
  padding: 10px !important;
  color: #fff;
}

table tbody tr:first-child .day {
  color: #000;
}

/* =WordPress Core
-------------------------------------------------------------- */
/* Base (Keep top) */
/* Layout Styles */
@media (max-width: 1130px) {
  #fulldeskmenu h2 {
    font-size: 1.6rem !important;
  }
}

.home-slider {
  height: 630px;
}

.hero {
  height: 630px !important;
}

#hotelsfilter {
  text-transform: uppercase;
}

#hotelsfilter a {
  font-size: 0.8rem;
}

@media only screen and (max-width: 1300px) {
  #hotelsfilter {
    display: none;
  }
}

#menu-top-left li:last-child {
  display: none !important;
}

.hotelsubmenu {
  margin: 0rem !important;
}

.hotelsubmenu ul {
  margin: 0rem !important;
}

.menu .active > a {
  background: #fff;
  color:#352f41;
}

.hotelmenu {
  background-color: #c8aa5e;
  text-transform: uppercase;
  font-size: 80%;
}

.hotelmenu .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #fff transparent transparent;
}

.hotelmenu a:active {
  color: #4a3317 !important;
}

.hotelmenu a:hover {
  color: #4a3317 !important;
}

.hotelmenu .is-active > a {
  color: #4a3317 !important;
}

.hotelmenu li a {
  color: #fff;
}

.hotelmenu .submenu a {
  color: #4a3317 !important;
}

.title-box {
  background-color: #352f41;
  padding-top: 11px;
  padding-bottom: 12px;
  opacity: 0.8;
}

.title-box p {
  margin: 0;
}

.title-box a {
  font-family: 'Lora', serif;
  color: #352f41 !important;
  font-size: 12px !important;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 0px !important;
}

.is-stuck .title-box {
  opacity: 1;
  visibility: visible;
  background-color: transparent;
}

.is-stuck .title-box a {
  color: #fff !important;
}

.is-sticky .logo {
  width: 50%;
  margin: 0% 25% 0%;
}

.home-slider {
  width: 100%;
}

/*Logo Small*/
.slick-dots {
  position: relative;
  bottom: 0px;
  margin-bottom: 10px;
}

.slick-dots li button::before {
  border-color: #fff;
  background: #352f41;
  border-width: 2px;
}

.hotelsubmenu {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  position: relative;
  z-index: 20;
}

.hotelsubmenu a {
  font-size: 12px;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

.menu .active > a:hover {
  color: #c8aa5e !important;
}

.hotelmenu .dropdown.menu > li.is-dropdown-submenu-parent.active > a::after {
  border-color: #c8aa5e transparent transparent;
}

.is-stuck.site-topline {
  z-index: 99999 !important;
}

.site-topline {
  z-index: 99999 !important;
  background-color: #352f41;
  width: 100% !important;
}

.site-topline a {
  color: #c8aa5e;
}

.site-topline .menu {
  margin: 2rem 0;
}

.site-topline .menu .fi-list {
  height: 16px;
  display: inline-block;
  margin-top: -1.1rem;
  margin-right: 5px;
  font-size: 2rem !important;
}

.classic-fleur {
  opacity:0;
}
.message-overlay {
  opacity:0;
}

.message-overlay {
  padding-top: 1rem;
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  z-index: 9;
  background-color: rgba(53, 47, 65, 0.8);
}

.message-overlay p {
  color: #fff;
}

.message-overlay h1 {
  font-family: 'Lora', serif;
  color: #c8aa5e;
  font-size: 1.925rem;
  text-transform: uppercase;
}

#homestart.message-overlay h1 {
  text-transform: none !important;
  font-size: 1.5rem !important;
  font-style: italic;
}

.header-menu a {
  text-transform: uppercase;
  font-size: 12px;
}

.slider-box {
  background-color: rgba(53, 47, 65, 0.8);
  padding: 4px 26px 10px 26px !important;
}

.slider-box h1 {
  color: #c8aa5e;
  font-size: 2.5rem;
}

.slider-box p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.slider-box h6 {
  color: #c8aa5e;
  font-size: 2.5rem;
  font-weight: normal;
  margin: 25px 0 -5px 0;
  /* font-family: 'GlossAndBloom', serif; */
  font-family: 'Hurricane', cursive;
  line-height: 1.4;
}

.hotelslocations {
  display: inline-block;
  border-bottom: 1px solid #c8aa5e;
  padding-bottom: 1rem;
  margin-top: 0.5rem !important;
}

.hotelslocations li {
  padding-left: 0 !important;
  margin-bottom: 8px;
  float: left;
  width: 25%;
}

@media only screen and (max-width: 1100px) {
  .hotelslocations li {
    padding-left: 0 !important;
    margin-bottom: 8px;
    float: left;
    width: 33%;
  }
}

@media only screen and (max-width: 850px) {
  .hotelslocations li {
    padding-left: 0 !important;
    margin-bottom: 8px;
    float: left;
    width: 50%;
  }
}

.hotelslocations a {
  display: inline;
  color: #fff !important;
  padding-left: 0;
}

.menuposition {
  background-color: #352f41;
  color: #352f41;
}

.menuposition a {
  color: #c8aa5e;
}

.menuposition .large-4 h2 {
  font-size: 1.6rem;
}

.logo {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.headercontent {
  margin-top: 50px;
}

.headercontent p {
  color: #fff;
}

.headercontent .button {
  background-color: #352f41;
  font-size: 1.3rem;
}

/*Menu Icon and Text*/
.toggle {
  max-width: 50px;
  margin-top: 1.4rem;
  margin-bottom: 1rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.menuposition {
  padding: 20px;
  display: none;
}

#child {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
}

@-webkit-keyframes example {
  0% {
    opacity: 0.8;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes example {
  0% {
    opacity: 0.8;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

/* The element to apply the animation to */
.ani {
  opacity: 0.8;
  background-color: rgba(53, 47, 65, 0.8);
  -webkit-animation-name: example;
          animation-name: example;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.ani-out {
  opacity: 0;
  background-color: rgba(53, 47, 65, 0.8);
  -webkit-animation-name: out;
          animation-name: out;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.site-topline .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
}

.hero > .dot-box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
}

.hero > .dot-box ul {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.menuposition ul {
  margin-left: 0px !important;
}

.menuposition ul li {
  padding-left: 0.6rem;
  position: relative;
}

.menuposition ul li a {
  color: #676666;
}

.menuposition ul li:before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
}

.menuposition .nested {
  margin-bottom: 1rem;
}

.menu .submenu .active > a {
  background: transparent;
}

.menu .submenu .active > a:hover {
  color: #c8aa5e !important;
}

.reveal-overlay {
  z-index: 999999;
}

/* Footer */
.footer {
  padding-top: 2rem;
}

.footer .wpcf7-form textarea {
  height: 176px;
}

.footer h2 {
  margin-bottom: 1rem;
}

.footer .socials {
  list-style: none;
}

.footer .socials li {
  display: inline-block;
}

.footer .socials li img {
  max-width: 40px;
  margin-left: 16px;
}

.footer hr {
  border-color: #c8aa5e;
  border-width: 4px;
  margin: 2rem auto !important;
}

.footer select {
  height: 3.0375rem;
}

.footer input {
  border: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #f0eeed;
  color: #676666;
  height: 48px;
}

.footer textarea {
  border: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #f0eeed;
  color: #676666;
  height: 176px;
  padding: 11px;
}

.footer .wpcf7-submit {
  background-color: #c8aa5e !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 10px !important;
  width: 100%;
}

.footer .wpcf7 {
  width: 100%;
}

.footer .footer-plant {
  margin-top: 32px;
}

.footer-contact {
  background-color: #352f41;
}

.footer-contact p {
  color: #fff;
}

.footer-contact p a {
  color: #c8aa5e;
  font-weight: bold;
}

.footer-bottom {
  background-color: #c8aa5e;
  color: #352f41;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.socials {
  margin-top: 2rem;
}

.socials a {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-image: url(../img/classic-lodges-social-media-sprite.svg);
  background-repeat: no-repeat;
  background-size: 207px;
}

.socials .fb {
  background-position: top left;
}

.socials .tw {
  background-position: -43px 0px;
}

.socials .fr {
  background-position: -129px 0px;
}

.socials .in {
  background-position: -86px 0px;
}

.socials .lin {
  background-position: -172px 0px;
}

.socials .blog {
  background-image: url(../img/blog-icon.svg);
  background-position: 0px 0px;
  background-size: 32px;
}

.footer-details .vertical {
  font-weight: bold;
}

.staff-loop h4 {
  font-size: 1rem;
  font-family: 'Montserrat';
  text-transform: uppercase;
  padding-top: 15px;
}

.staff-loop h5 {
  line-height: 0.1rem;
  color: #676666 !important;
  font-size: 1rem;
  font-style: italic;
}

.footer-details .menu a {
  padding: .3rem 1rem;
}

/* Footer */
.footer-page-icons h4 {
  line-height: 1.8rem;
}

.offers img {
  vertical-align: bottom;
}

.leaflet-bottom {
  width: 100%;
}

.legend {
  width: 23.3%;
}

.subsite-info-box {
  margin-top: 90px;
  padding-top: 0px;
  margin-left:1rem;
}

.mobileview-menu {
  background-color: #fff;
  margin-left: -1.3rem;
  margin-right: -1.3rem;
  padding: 0.5rem;
}
@media only screen and (min-width : 641px) {
  .mobileview-menu {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.mobileview-menu img {
  width: 42px;
  margin-right: 5px;
}
.mobileview-menu p {
  margin-bottom: 0px;
  font-family: 'Lora', serif;
  font-size: 18px;
  line-height: 16px;
  margin-top: 7px;
}
.mobileview-menu p span {
  font-family: 'Montserrat', sans-serif;
  color:#c8aa5e;
  font-size:12px;
}
.mobileview-menu i{
  font-size: 2.6rem !important;
    vertical-align: middle;
    line-height: 1rem;
    color: #c8aa5e;
}

.subsite-info-box h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1.2rem;
  margin-top: 10px;
}

.subsite-info-box .phone {
  margin-top: 1rem;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  font-family: 'Montserrat', sans-serif;
}

.subsite-info-box .town {
  font-size: 1rem;
}

.subsite-info-box .county {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.subsite-info-box .fi-telephone {
  color: #c8aa5e;
  margin-right: 5px;
}

.subsite-info-box img {
  max-width: 30%;
  margin: 0 35%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.subsite-info-box p {
  color: #c8aa5e;
}

.subsite-info-box p a {
  color: #c8aa5e;
}

.subsite-info-box p a:hover {
  color: #fff;
}

.at-a-glance {
  background-color: #c8aa5e;
  margin-top: -1rem;
  padding-top: 1rem;
  padding-left: 5px;
  padding-right: 5px;
}

.at-a-glance h3 {
  text-transform: initial;
  font-style: italic;
  font-size: 1.5rem;
}

.at-a-glance p {
  color: #352f41;
}

.subsite-intro-section h2 {
  font-size: 2rem;
  font-style: italic;
  text-transform: capitalize;
}

.judge-service .judge-logo {
  max-width: 250px;
}

.judge-service h4 {
  color: #352f41;
  font-style: normal;
  font-weight: bold;
}

.judge-service h4 img {
  display: none;
}

.judge-service a {
  color: #c8aa5e;
}

.rating[data-rating='0'] .rating__item:nth-child(-n + 0):after, .rating[data-rating='0.5'] .rating__item:nth-child(-n + 0):after, .rating[data-rating='1'] .rating__item:nth-child(-n + 1):after, .rating[data-rating='1.5'] .rating__item:nth-child(-n + 1):after, .rating[data-rating='2'] .rating__item:nth-child(-n + 2):after, .rating[data-rating='2.5'] .rating__item:nth-child(-n + 2):after, .rating[data-rating='3'] .rating__item:nth-child(-n + 3):after, .rating[data-rating='3.5'] .rating__item:nth-child(-n + 3):after, .rating[data-rating='4'] .rating__item:nth-child(-n + 4):after, .rating[data-rating='4.5'] .rating__item:nth-child(-n + 4):after, .rating[data-rating='5'] .rating__item:nth-child(-n + 5):after, .rating[data-rating='5.5'] .rating__item:nth-child(-n + 5):after {
  content: "\f005";
}

.rating[data-rating='0.5'] .rating__item:nth-child(1):after, .rating[data-rating='1.5'] .rating__item:nth-child(2):after, .rating[data-rating='2.5'] .rating__item:nth-child(3):after, .rating[data-rating='3.5'] .rating__item:nth-child(4):after, .rating[data-rating='4.5'] .rating__item:nth-child(5):after, .rating[data-rating='5.5'] .rating__item:nth-child(6):after {
  content: "\f123";
}

.rating {
  margin: 0;
  padding: 0;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #c8aa5e !important;
}

.rating li {
  display: inline-block;
  color: #c8aa5e !important;
}

.rating__item {
  font-size: 24px;
  display: block;
  font-family: FontAwesome;
}

.rating__item::after {
  content: '\f006 ';
}

/* Tile Area */
.offers figure {
  margin-bottom: 0px !important;
}

.wp-block-image {
  margin-bottom: 0rem !important;
}

/* page */
.grouphotels .hoteldetailsline {
  background-color: rgba(53, 47, 65, 0.8);
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0px;
}

.grouphotels .hotel-item {
  margin-bottom: 1.9rem;
}

.grouphotels h3 {
  font-size: 1.6rem;
  margin-bottom: unset;
  font-family: 'Lora', serif !important;
}

.grouphotels h3 a {
  color: #fff !important;
  text-transform: uppercase;
}

.grouphotels h4 {
  line-height: 2rem;
  font-size: 1rem;
  font-style: italic;
}

.page-wrapper {
  background: #fff;
  padding: 1rem;
  padding-top: 0rem;
  background: #4a3317;
  padding-bottom: 12rem;
}

.headercontent {
  margin-bottom: 3rem;
}

.sliderdots li {
  display: inline;
  color: #fff;
}

.sliderdots {
  margin-left: 0px;
}

.sliderdots .selTOR {
  background-color: white;
  padding: 3px 10px;
  margin: 4px 10px;
}

.sliderdots .selTOR.active {
  background-color: #c8aa5e;
  color: #c8aa5e;
  border: 4px solid white;
  padding: 3px 10px;
  margin: 0 6px;
}

.home-titles h2 {
  /* font-family: 'GlossAndBloom', serif; */
  font-family: 'Hurricane', cursive;
  font-size:2.9rem;
  text-transform: capitalize;
  color: #352f41 !important;
}

.page-content ul {
  list-style-type: square;
}

/* page */
.hotel-offers h1 {
  color: #729725;
  font-size: 2rem;
  font-weight: initial;
}

/* Page Content */
.wp-block-button__link.brochure-link.float-wide {
  width: 97.5%;
}

.wp-block-button__link.brochure-link.float-full {
  width: 100% !important;
  padding: 9px 24px 10px 24px;
}

.main-content.offers-content {
  padding-top: 0rem;
}

.reveal {
  width: 900px;
}

@media (max-width: 780px) {
  .reveal {
    width: 700px !important;
  }
}

.close-button, .close-button.medium {
  color: #fff !important;
  background-color: #c8aa5e !important;
  padding: 1rem !important;
  font-size: 0.8rem !important;
  text-transform: uppercase !important;
}

.page-content {
  padding-bottom: 0rem;
  padding: 2rem 1rem 0rem 1rem;
  background: #fff;
}

.page-content .wpcf7-submit {
  background-color: #c8aa5e !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 10px !important;
  width: 100%;
}

.page-content div.wpcf7-response-output {
  color: #352f41;
}

.page-content h2.heading {
  color: #676666;
}

.page-content h3 {
  color: #676666;
  text-transform: uppercase;
}

.page-content h2 {
  color: #c8aa5e;
}

.page-content a {
  color: #c8aa5e;
}

.page-content a[href^="tel:"] {
  color: #c8aa5e;
  font-weight: bold;
}

.page-content .list-reverse {
  list-style: none;
  margin: 0;
}

.page-content .list-reverse a {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: break-word;
  background-color: #fff;
  border-radius: 0px;
  color: #c8aa5e !important;
  text-transform: uppercase !important;
  width: 100%;
  margin-bottom: 10px;
  border: 2px solid #c8aa5e;
}

.page-content .list-reverse a:hover {
  background-color: #352f41;
}

.page-content .list {
  list-style: none;
  margin: 0;
}

.page-content .list a {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: break-word;
  background-color: #c8aa5e;
  border-radius: 0px;
  color: #fff !important;
  text-transform: uppercase !important;
  width: 100%;
  margin-bottom: 10px;
}

.page-content .list a:hover {
  background-color: #352f41;
}

.page-content .list-half {
  list-style: none;
  margin: 0;
}

.page-content .list-half a {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  overflow-wrap: break-word;
  background-color: #c8aa5e;
  border-radius: 0px;
  color: #fff !important;
  text-transform: uppercase !important;
  width: 50%;
  margin-bottom: 10px;
  margin-left: 25%;
  margin-right: 25%;
}

.page-content .list-half a:hover {
  background-color: #352f41;
}

.page-content h1 {
  font-weight: bold;
}

.button-group a {
  padding: 1.25em 1em;
}

.main-content .group-titles .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.offers .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blocks {
  padding: 1rem;
}

.blocks h2 {
  color: #fff;
}

.blocks p {
  color: #fff;
}

.blocks a {
  background-color: #fff !important;
}

.fluid-spacer {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button-group a {
  border-right: 1px solid white;
}

.button-group a:last-child {
  border-right: 0px solid white;
}

.StaffProfile h4 {
  margin-top: 0.5rem;
}

.StaffProfile p {
  text-align: center;
}

.removepadding {
  padding: 0px !important;
}

.history .grid-container {
  position: relative;
  margin-bottom: 3rem;
}

.history .grid-x {
  position: relative;
  z-index: 10;
}

.wp-block-button .wp-block-button__link {
  min-width: 46%;
  background-color: #c8aa5e;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
}

.wp-block-button .wp-block-button__link:hover {
  background-color: #352f41;
}

.button-container {
  background-color: #c8aa5e;
}

.button-container .button-group {
  margin-bottom: 0rem;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

.book-now-button {
  z-index: 15 !important;
  position: absolute;
  top: 78px;
  right: 0px;
  background-color: #c8aa5e;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 95% 73%;
          transform-origin: 95% 73%;
}

.book-now-button a {
  white-space: nowrap;
  color: #fff;
  padding: 20px 10px;
  padding: 10px 20px;
  display: block;
  text-transform: uppercase;
}

.book-now-button:hover {
  background-color: #352f41;
}

.main-content {
  padding-top: 2rem;
  position: relative;
}

.main-content .home-titles .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-content .wp-block-columns {
  padding-top: 2rem;
}

.wp-block-button.full .wp-block-button__link {
  width: 100%;
}

.wp-block-separator {
  border-color: #c8aa5e;
  max-width: 71.2rem;
}

.wp-block-cover h2 {
  font-size: 2.5rem !important;
}

.callout.hotel-item {
  border-width: 0px;
}

.callout.hotel-item h3 {
  padding-top: 19px;
  line-height: 1rem;
}

.footer-page-icons .dotted-spaced {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #333), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 10%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  height: 10px;
  margin-bottom: 1rem;
}

.footer-page-icons h4 {
  color: #352f41;
  text-transform: uppercase;
  font-style: normal;
  font-size: 1.2rem;
}

.footer-page-icons .page-icon {
  margin: 0 auto;
  display: block;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 450px;
  overflow: hidden;
  background-image: url("../img/classic-lodges-hotel-features.svg");
}

.offers-box h2 {
  text-align: left !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  color: #676666 !important;
}

.offers-box p {
  text-align: left !important;
}

.offers-content h1 {
  color: #729725;
  font-size: 2rem;
}

.offers-content h2 {
  font-size: 2rem;
}

.offers-content select {
  height: 3.0rem;
  border-color: #c8aa5e;
  border-width: 2px;
  color: #676666;
  font-size: 14px;
}

.offers-content .select_box {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
}

.offers-content .select_box:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c8aa5e;
  position: absolute;
  top: 41%;
  right: 10px;
  content: "";
  z-index: 98;
}

.offers-content .select_box select {
  width: 100%;
  position: relative;
  z-index: 99;
  background: none;
  font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #c8aa5e;
}

.slider-box.blue-box {
  background-color: #729725;
}

.slider-box.blue-box h1 {
  color: #fff !important;
}

.slider-box.blue-box h2 {
  color: #fff !important;
  padding-top: 1.1rem;
  line-height: 2.5rem;
  font-size: 1.9rem;
}

.slider-box.blue-box h3 {
  color: #fff !important;
}

.slider-box.blue-box h4 {
  color: #fff !important;
}

.slider-box.blue-box h5 {
  color: #fff !important;
}

.slider-box.blue-box h6 {
  color: #fff !important;
}

.slider-box.blue-box p {
  color: #fff !important;
}

.leaflet-popup-content {
  margin: 1.6rem 1rem !important;
}

.leaflet-popup-content h5 {
  margin-top: 10px;
  color: #676666;
  text-transform: uppercase;
}

.leaflet-popup-content .wp-block-button__link {
  font-size: 14px;
  padding: 0.6rem 1rem;
}

/* Page Content */
.blog-item {
  background-color: #352f41;
}

.blog-item p {
  color: #fff;
}

.blog-item h3 {
  color: #c8aa5e;
}

.blog-item a {
  color: #c8aa5e;
}

.the-archives {
  background: #352f41;
  color: #fff;
}

.the-archives ul a {
  color: #fff !important;
}

.the-archives h1 {
  font-size: 2rem;
  margin-left: 10px;
}

.nav-links {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.nav-links span {
  background: #c8aa5e !important;
  color: #fff;
}

.nav-links a {
  background: #352f41 !important;
  color: #fff;
}

.wp-block-button .float-center {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
  width: 50%;
}

.small-order-2 .wp-block-button .brochure-link {
  width: 100%;
  padding: 10px 24px 9px;
}

.staff-section h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-top: 20px;
  line-height: 0.95rem;
  font-style: normal;
  text-transform: uppercase;
}

div.wpcf7-response-output {
  margin: 0em 0.5em 1em;
}

.staff-section h5 {
  font-size: 17px;
  font-style: italic;
}

div.wpcf7-response-output {
  color: #fff;
}

.page-content .wp-block-table {
  font-size: 13px;
}

.page-anchor {
  position: relative;
  top: -200px;
}

a.hotel-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.legend .address-show {
  display: block !important;
}

/* Sidebar */
/* In this section */
.section-menu {
  background: #352f41;
  border: 0px !important;
  border-bottom: 4px solid #166297 !important;
  border-bottom-left-radius: 26px;
  border-bottom-right-radius: 26px;
}

.section-menu h3 {
  color: #fff;
  font-weight: bold;
  padding: 1rem;
  padding-bottom: 0.6rem !important;
}

.section-menu ul {
  list-style: none;
  margin-left: 0px !important;
}

.section-menu li {
  padding: 0.6rem 1.2rem !important;
  transition: all 300ms;
  -webkit-transition: all 300ms;
}

.section-menu li:hover {
  background: #c8aa5e;
  color: #fff;
}

.section-menu li a {
  color: #fff !important;
}

.section-menu li a:hover {
  color: #fff !important;
}

.sidebar .tile {
  position: relative;
  padding: 0rem;
  margin-bottom: 1.6rem;
}

.sidebar .tile h1 {
  color: #fff;
}

.sidebar .tile h2 {
  color: #fff;
}

.sidebar .tile h3 {
  color: #fff;
}

.sidebar .tile h4 {
  color: #fff;
}

.sidebar .tile .content {
  padding: 1rem;
  min-height: 220px;
}

.sidebar .tile .foot {
  padding: 1rem;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.sidebar .tile .foot h4 {
  color: #fff !important;
  margin-bottom: 0rem;
  font-size: 1.3rem;
}

/* In this section */
/* Sidebar */
.legend {
  padding: 0 !important;
}

.legend > div {
  padding: 0 !important;
}

.site-topline {
  height: auto;
}

@media (max-width: 1366px) {
  .hero p {
    font-size: 14px;
    line-height: 22px;
  }
  .message-overlay h2 {
    font-size: 1.5rem;
  }
  .message-overlay p {
    font-size: 0.8rem;
  }
}

@media (max-width: 1128px) {
  .slider-box {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 780px) {
  .menuposition h2 a {
    font-size: 1.25rem;
  }
  .footer-page-icons .cell {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .movetofront {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 1020px) {
  .list-half {
    list-style: none;
    margin: 0;
  }
  .list-half a {
    width: 100% !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}

@media (max-width: 667px) {
  .sticky .book-now-button {
    top: -60px;
  }
}

@media (max-width: 655px) {
  .sticky .book-now-button {
    display: none;
  }
}

.hotelsubmenu a {
  font-size: 12px;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

@media (max-width: 640px) {

  .menu-locations span {
      font-size: 1rem;
      display: block;
      margin-top: 10px;
  }

  #desktopmenu {
    padding: 0.7rem 0.5rem;
  }
  .menuposition {
    padding:0px !important;
  }
  .home-header {
    min-height: 420px;
  }
  .menu-bar {
    padding: 1rem !important;
  }
  .hotelslocations li {
    width: 100%;
  }
  .logo-bar {
    text-align: center !important;
  }
  .logo-bar-right {
    text-align: center !important;
  }
  .button-group a {
    border-right: 0px solid white;
  }
  .classic-fleur {
    display: none;
  }
  .hero {
    padding-bottom: 340px;
  }
  .hero .slider-box {
    padding: 1rem;
  }
  .hero .slider-box p {
    margin: 0;
  }
  .book-now-button {
    z-index: 99999;
    margin-top: -1rem;
    position: fixed !important;
    bottom: 0px !important;
    top: unset !important;
    right: unset !important;
    left: 0px !important;
    background-color: #c8aa5e;
    width: 100% !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
  }
  .book-now-button a {
    width: 100% !important;
    text-align: center;
    color: #fff;
    padding: unset;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding: 12px;
  }
  .wp-block-button a {
    width: 100%;
  }
  h6 {
    font-size: 0.6rem;
  }
  .book-now-button.fixed {
    position: fixed !important;
    opacity: 1;
  }
}

.woocommerce-Price-amount .amount {
  color: #352f41 !important;
}

.add_to_cart_button {
  background-color: #c8aa5e !important;
  color: #fff !important;
}

.single_add_to_cart_button {
  background-color: #c8aa5e !important;
  color: #fff !important;
}

.woocommerce-message {
  border-top-color: #c8aa5e !important;
}

.woocommerce-message::before {
  content: '\e015';
  color: #c8aa5e !important;
}

.checkout-button {
  background-color: #c8aa5e !important;
}

.cart-subtotal th {
  color: #fff !important;
}

.woocommerce a.button {
  background-color: #c8aa5e !important;
  color: #fff !important;
}

.price {
  color: #352f41 !important;
}

.label {
  background: unset;
  padding: 10px;
}

table tbody tr:first-child {
  background-color: unset;
}

.size-woocommerce_thumbnail {
  min-height: 240px;
}

.woocommerce-info {
  border-top-color: #c8aa5e !important;
}

.woocommerce-info::before {
  color: #c8aa5e !important;
}

@media only screen and (max-width: 1050px) {
  .page-content .meeting {
    background: #fff;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
  }
  .page-content .meeting table, .page-content .meeting thead, .page-content .meeting tbody, .page-content .meeting th, .page-content .meeting td, .page-content .meeting tr {
    display: block;
  }
  .page-content .meeting tbody tr:first-child {
    display: none;
  }
  .page-content .meeting thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .page-content .meeting tr {
    margin: 0 0 1rem 0;
  }
  .page-content .meeting tr:nth-child(odd) {
    background: #ccc;
  }
  .page-content .meeting td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  .page-content .meeting td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .page-content .meeting td:nth-of-type(1):before {
    content: "Room Name";
  }
  .page-content .meeting td:nth-of-type(2):before {
    content: "Location";
  }
  .page-content .meeting td:nth-of-type(3):before {
    content: "Daylight";
  }
  .page-content .meeting td:nth-of-type(4):before {
    content: "Length";
  }
  .page-content .meeting td:nth-of-type(5):before {
    content: "Width";
  }
  .page-content .meeting td:nth-of-type(6):before {
    content: "Height";
  }
  .page-content .meeting td:nth-of-type(7):before {
    content: "Theatre";
  }
  .page-content .meeting td:nth-of-type(8):before {
    content: "Classroom";
  }
  .page-content .meeting td:nth-of-type(9):before {
    content: "U-Shape";
  }
  .page-content .meeting td:nth-of-type(10):before {
    content: "Boardroom";
  }
  .page-content .meeting td:nth-of-type(11):before {
    content: "Dinner Dance";
  }
  .page-content .meeting td:nth-of-type(12):before {
    content: "Dance Reception";
  }
}





.inversebtn a { 
  border: 2px solid #c8aa5e!important;
  background-color: #fff!important;
  color: #c8aa5e!important;
}

.inversebtn a:hover { 
  border: 2px solid #c8aa5e!important;
  background-color: #c8aa5e!important;
  color: #fff!important;
}
/* Layout Styles */
/*# sourceMappingURL=itchyrobot.css.map */