@charset "UTF-8";
@import url("https://use.typekit.net/uwf8dcb.css");
/* Reset.css */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, nav, section, details, summary, main {
  display: block; }

img, object, embed {
  max-width: 100%;
  height: auto; }

html {
  overflow-y: scroll; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: inherit; }

a > img {
  display: block; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* tables still need cellspacing="0" in the markup */
th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
  margin: 30px 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

select, input, textarea {
  font: 99% sans-serif; }

select:-moz-focusring {
  outline: none;
  text-shadow: 0 0 0 #000; }

table {
  font-size: inherit; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label, input[type=button], input[type=submit], input[type=file], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

button {
  border: none;
  width: auto;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

*:focus {
  outline: 0; }

textarea {
  outline: 0;
  resize: none;
  overflow: auto; }

input, textarea {
  -webkit-border-radius: 0;
  border-radius: 0; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  color: #54565B; }

:-moz-placeholder, ::-moz-placeholder {
  opacity: 1 !important;
  color: inherit; }

::-webkit-input-placeholder {
  opacity: 1 !important;
  color: inherit; }

svg {
  display: block;
  overflow: visible; }

@-moz-document url-prefix() {
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; } }

img.lazy-load {
  opacity: 0;
  transition: 200ms;
  transition-delay: 200ms; }

img.lazy-load.show {
  opacity: 1; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

html {
  overflow-x: hidden; }

body {
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #57616B; }

h1, h2, h3, h4, h5, h6 {
  color: #57616B;
  font-family: azo-sans-web, sans-serif;
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  margin-bottom: 40px; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 2em; }

h4, h5, h6 {
  font-size: 1.3em; }

@media only screen and (max-width: 780px) {
  h1 {
    font-size: 2em; }
  h2 {
    font-size: 1.8em; }
  h3 {
    font-size: 1.6em; }
  h4, h5, h6 {
    font-size: 1.4em; } }

@media only screen and (max-width: 680px) {
  h1 {
    font-size: 1.9em; }
  h2 {
    font-size: 1.7em; }
  h3 {
    font-size: 1.5em; }
  h4, h5, h6 {
    font-size: 1.3em; } }

html {
  scroll-behavior: smooth; }

section, footer {
  position: relative;
  float: left;
  width: 100%; }

.single-header-padding {
  margin-top: 130px; }

.mobile-header-padding {
  padding-top: 0px; }

@media only screen and (max-width: 1025px) {
  .single-header-padding {
    margin-top: 86px !important; }
  .mobile-header-padding {
    padding-top: 85px !important; } }

/* Global Variables */
.small-padding {
  padding: 20px 0px; }

.medium-padding {
  padding: 40px 0px; }

.large-padding {
  padding: 60px 0px; }

.extra-large-padding {
  padding: 90px 0px; }

@media only screen and (max-width: 1025px) {
  .small-padding {
    padding: 10px 0px; }
  .medium-padding {
    padding: 20px 0px; }
  .large-padding {
    padding: 30px 0px; }
  .extra-large-padding {
    padding: 40px 0px; } }

.full-width {
  position: relative;
  float: left;
  width: 100%; }

.wrapper {
  position: relative;
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1200px; }

.wrapper-large {
  position: relative;
  margin: auto;
  width: calc(100% - 30px);
  max-width: 1400px; }

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

/* Accessibility */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.slick-sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.slick-autoplay-toggle-button {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

@media only screen and (max-width: 1320px) {
  .wrapper {
    max-width: 100%;
    width: calc(100% - 30px); } }

@supports (mix-blend-mode: multiply) {
  .mix-blend {
    mix-blend-mode: multiply; } }

/* Accessibility */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.slick-sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.slick-autoplay-toggle-button {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* Fonts */
.black-background {
  background: #000000; }

.gray-background {
  background: #58626b; }

.dark-black-background {
  background: #24282d; }

.dark-blue-background {
  background: #1b2f4d; }

.blue-background {
  background: #152f4f; }

.teal-background {
  background: #00576a; }

.gold-background {
  background: #c5a048; }

.white-background {
  background: #ffffff; }

.orange-red-background {
  background: #bd4335; }

.button.orange-red-background:hover, .button.orange-red-background:focus {
  background: #86281d;
  color: #ffffff; }

button.orange-red-background:hover, button.orange-red-background:focus {
  background: #86281d;
  color: #ffffff; }

.white-text {
  color: #ffffff !important; }

.upham-modal .modal-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.3);
  display: none; }

.upham-modal .modal-window .underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.upham-modal .modal-window .content {
  position: relative;
  margin: auto;
  padding: 80px 40px;
  box-sizing: border-box;
  background: #ffffff;
  max-width: 750px;
  width: 100%;
  padding-bottom: 40px; }

.upham-modal .modal-window .content .cms-content {
  margin-bottom: 40px;
  position: relative;
  float: left;
  width: 100%; }

.upham-modal .modal-window .content .close-container {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 1.6em; }

.upham-modal .modal-window .content .close-container button {
  font-size: 1.6em;
  padding: 5px 12px;
  line-height: 0;
  z-index: 9;
  position: relative;
  height: 46px;
  width: 46px; }

.upham-modal .modal-window .content .close-container button span {
  position: relative;
  bottom: 3px;
  right: 1px; }

.upham-modal .modal-window.open {
  display: flex; }

@media only screen and (max-width: 980px) {
  .upham-modal .modal-window .content {
    top: 80px;
    overflow: auto;
    height: 100%;
    margin-bottom: 100px;
    padding: 80px 20px; }
  .upham-modal .modal-window .content .button-container {
    margin-bottom: 100px; } }

/* Book Now Button */
#BookNowButton {
  position: fixed;
  top: 9em;
  right: -60px;
  z-index: 99;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 1.4em;
  padding: 17px 26px;
  text-transform: uppercase;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all; }

#BookNowButton:hover, #BookNowButton:focus {
  -webkit-box-shadow: 0px 3px 9px rgba(1, 1, 1, 0.4);
  box-shadow: 0px 3px 9px rgba(1, 1, 1, 0.4);
  background: #97261a; }

@media only screen and (max-width: 1300px) {
  #BookNowButton {
    position: fixed;
    top: 12em;
    right: -56px;
    font-size: 1.3em;
    padding: 17px 26px; } }

@media only screen and (max-width: 1000px) {
  #BookNowButton {
    width: 157px;
    top: inherit;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 1.2em;
    right: 0;
    bottom: 0; } }

@media only screen and (max-width: 780px) {
  #BookNowButton {
    width: 128px;
    font-size: 1em;
    padding: 12px 18px; } }

/* Book Now Form */
#BookNowForm .book-now-form-container {
  border-top-left-radius: 5px;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all;
  position: fixed;
  top: 0px;
  right: -1401px;
  width: calc(100% - 60px);
  height: 100%;
  background: #ffffff;
  z-index: 99;
  max-width: 1401px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto; }

#BookNowForm .book-now-overlay {
  opacity: 0;
  z-index: -99;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all; }

#BookNowForm .book-now-form-container .close-container button {
  color: #24282d;
  background: none;
  font-size: 2em;
  padding: 0;
  border: 0px solid;
  height: 46px;
  text-align: center;
  width: 50px; }

#BookNowForm .book-now-form-container .close-container button:hover, #BookNowForm .book-now-form-container .close-container button:focus {
  color: #c5a048; }

#BookNowForm .book-now-form-container h2 {
  margin: 0px 0;
  text-align: center;
  font-size: 1.6em; }

#BookNowForm .book-now-form-container.appear {
  right: 0; }

/* Book Form - Tab Nav */
#BookFormTab {
  display: block;
  width: 100%; }

#BookFormTab .text-container {
  color: #57616B; }

#BookFormTab .text-container p {
  font-size: 1.1em; }

#BookFormTab .intro-text {
  margin: 25px 20px; }

#BookFormTab .bottom-booking-text {
  margin: 25px 20px; }

#BookFormTab iframe {
  box-sizing: border-box;
  height: 853px; }

#BookFormTab .tabs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
  width: 100%;
  /* <---------- Remove this property to make the width of the tabs normal*/ }

#BookFormTab .tabs-container button {
  text-align: center;
  padding: 20px;
  width: 100%;
  font-weight: bold;
  background: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0; }

#BookFormTab .tabs-container button:last-child {
  border-right: 0px solid #ffffff; }

#BookFormTab .tabs-container button.selected {
  color: #555;
  background: #ccc; }

#BookFormTab .tabs-container button:hover, #BookFormTab .tabs-container button:focus {
  background: #2d435f !important; }

#BookFormTab .tabs-container button:hover h2, #BookFormTab .tabs-container button:focus h2 {
  color: #f3f3f3 !important; }

#BookFormTab .tab-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  margin: 0px;
  padding: 0px 30px;
  color: #333333;
  background: #ffffff;
  -webkit-box-shadow: 2px 1px 1px 0px #dddddd;
  box-shadow: 2px 1px 1px 0px #dddddd; }

#BookFormTab .tab-content.selected {
  display: block; }

#BookFormTab .tab-content p {
  margin: 0px 0px 20px 0px; }

#BookFormTab .tab-content .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0; }

#BookFormTab .tab-content .button-container a {
  position: relative;
  margin: 40px auto; }

#BookFormTab .tab-content .button-container .dropdown-button {
  position: relative;
  margin: auto; }

#BookFormTab .profile-container {
  margin-bottom: 50px; }

#BookFormTab .profile-container.cms-content p {
  font-size: 1em; }

#BookFormTab .profile-container.cms-content ul {
  font-size: 1em; }

#BookFormTab .important-information {
  margin: 20px 0; }

#BookFormTab .important-information p {
  font-size: 0.9em; }

@media only screen and (max-width: 1350px) {
  #BookFormTab iframe { height: 925px; }
}
@media only screen and (max-width: 1200px) {
  .close-container { text-align: left; }
}
@media only screen and (max-width: 1111px) {
  #BookFormTab iframe { height: 853px; }
}
@media only screen and (max-width: 1025px) {
  #BookFormTab iframe { height: 1022px; }

  #BookFormTab .text-container p {
    font-size: 1em; }
  #BookNowForm .book-now-form-container {
    left: -450px;
    max-width: 450px;
    width: 100%; }
  #BookNowForm .book-now-form-container.appear {
    left: 0; }
  #BookNowForm .book-now-form-container .close-container button {
    z-index: 9;
    position: relative;
    color: #24282d;
    font-size: 3em;
    height: auto;
    text-align: center;
    width: 50px;
    float: right; }
}

@media only screen and (max-width: 374px) {
  #BookFormTab iframe { height: 1142px; }
}

.button {
  text-transform: uppercase;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all;
  color: #ffffff;
  font-size: 1.1em;
  padding: 13px 46px;
  position: relative;
  margin: auto;
  text-decoration: none !important; }

.button.fixed-width {
  width: 220px; }

.button.gray-background:hover, .button.gray-background:focus {
  background: #000; }

#MainSlider .slick-slide {
  line-height: 0px; }

#MainSlider.slick-slider.slick-dotted {
  margin-bottom: 0px; }

#MainSlider .slick-dots {
  bottom: 30px; }

#MainSlider .slick-dots li button .slick-dot-icon {
  color: #ffffff; }

#MainSlider .slick-dots li.slick-active button .slick-dot-icon {
  color: #ffffff; }

#MainSlider .slick-dots li button:focus .slick-dot-icon::before {
  color: #ffffff; }

.slick-dots-container .slick-dots {
  text-align: left;
  position: absolute;
  bottom: 30px; }

.slick-dots-container .slick-dots li button {
  background: rgba(0, 0, 0, 0);
  transition: 200ms;
  border-radius: 100%;
  border: 3px solid #ffffff;
  margin: 0px 5px; }

.slick-dots-container .slick-dots li:nth-child(1) button {
  margin-left: 0px; }

.slick-dots-container .slick-dots .slick-active button {
  background: #ffffff; }

.slick-dots-container .slick-dots li button:hover, .slick-dots-container .slick-dots li button:focus {
  background: #ffffff; }

.slick-dots-container .slick-dots li button .slick-dot-icon::before {
  font-size: 0px;
  margin-top: 0px;
  margin-left: 0px; }

@media only screen and (max-width: 1025px) {
  .slick-dots-container .slick-dots {
    text-align: left;
    position: relative;
    margin: auto;
    width: auto;
    bottom: 50px; } }

/* Navigation */
#Navigation {
  background: -moz-linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.611064) 47%, rgba(0, 0, 0, 0.311345) 66%, rgba(0, 0, 0, 0) 87%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.611064) 47%, rgba(0, 0, 0, 0.311345) 66%, rgba(0, 0, 0, 0) 87%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.611064) 47%, rgba(0, 0, 0, 0.311345) 66%, rgba(0, 0, 0, 0) 87%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  display: block;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all;
  width: 100%;
  padding: 0px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4; }

#Navigation.fixed {
  position: fixed; }

#Navigation .navigation-wrapper {
  max-width: 1400px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

#Navigation .navigation-wrapper .logo {
  position: relative;
  float: left;
  width: 10%;
  display: flex; }

#Navigation .navigation-wrapper .logo a {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: auto;
  margin-left: 0; }

#Navigation .navigation-wrapper .logo a img {
  position: relative;
  margin: auto;
  margin-left: 0;
  box-sizing: border-box;
  transition: 200ms;
  margin-top: 0;
  margin-bottom: 0;
  height: auto; }

#Navigation .navigation-wrapper .logo a:hover img, #Navigation .navigation-wrapper .logo a:focus img {
  transform: scale(1.1); }

#Navigation .navigation-wrapper .navigation-links-inner {
  position: relative;
  float: left;
  width: 90%;
  display: flex; justify-content: flex-end; }

#Navigation .navigation-wrapper .navigation-links-inner .navigation-links {
  position: relative;
  float: left;
  display: flex;
  justify-content: flex-end;
}

#Navigation .navigation-wrapper .navigation-links-inner .right-menu-items {
  position: relative;
  display: flex;
  float: right;
  margin-left: 8px;
  left: 80px; }

#Navigation .navigation-wrapper .navigation-links-inner .right-menu-items .inner-items {
  position: relative;
  float: right;
  display: flex; }

#Navigation .navigation-wrapper .navigation-links li {
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all;
  position: relative;
  font-size: 1.1em;
}
@media only screen and (max-width: 1200px) {
  #Navigation .navigation-wrapper .navigation-links li { font-size: 1em; }
}

#Navigation .navigation-wrapper ul li a {
  color: #ffffff;
  position: relative;
  padding: 0 22px;
  z-index: 1; }
@media only screen and (max-width: 1400px) {
  #Navigation .navigation-wrapper ul li a { padding: 0 14px; }
}
@media only screen and (max-width: 1200px) {
  #Navigation .navigation-wrapper ul li a { padding: 0 9px; font-size: 15px; }
}

#Navigation .navigation-wrapper ul li a:hover span, #Navigation .navigation-wrapper ul li a:focus span {
  text-decoration: underline; }

#Navigation .navigation-wrapper ul li a .title {
  position: relative;
  float: left; }

#Navigation .navigation-wrapper ul li a svg {
  transition: 200ms;
  position: relative;
  float: left;
  top: 12px;
  left: 7px; }

#Navigation .navigation-wrapper .navigation-links .has-children li {
  padding-top: 10px; }

#Navigation .navigation-wrapper .navigation-links .active.brand-color a {
  color: inherit; }

#Navigation .navigation-wrapper ul li a:hover, #Navigation .navigation-wrapper ul li a:focus {
  color: #ffffff;
  text-decoration: underline; }
#Navigation .navigation-wrapper .gift-vouchers-container { flex-shrink: 0; margin-left: 24px; }
#Navigation .navigation-wrapper .gift-vouchers-container a {
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
  position: relative;
  top: -35px;
  right: 0px;
  padding: 36px 19px;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 0; }

#Navigation .navigation-wrapper .gift-vouchers-container .charming-bedrooms-logo {
  left: 0;
  width: 90px;
  margin-top: 27px;
  padding-top: 13px; }

#Navigation .navigation-wrapper .charming-bedrooms-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2%; }

#Navigation .navigation-wrapper .charming-bedrooms-container a {
  width: 100px;
  margin: auto;
  top: -28px;
  position: relative;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all; }

#Navigation .navigation-wrapper .charming-bedrooms-container a img {
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all; }

#Navigation .navigation-wrapper .charming-bedrooms-container a:hover, #Navigation .navigation-wrapper .charming-bedrooms-container a:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

#Navigation .navigation-wrapper .gift-vouchers-container .join-us-logo {
  left: 0;
  width: 80px;
  margin-top: 27px;
  padding-top: 13px; }

#Navigation .navigation-wrapper .join-us-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#Navigation .navigation-wrapper .join-us-container a {
  margin: auto;
  top: -25px;
  position: relative;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

#Navigation .navigation-wrapper .join-us-container a img, #Navigation .navigation-wrapper .join-us-container {
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

#Navigation .navigation-wrapper .join-us-container a:hover, #Navigation .navigation-wrapper .join-us-container a:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

#Navigation .has-children .dropdown {
  position: absolute;
  z-index: -1;
  top: -10px;
  opacity: 0;
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  padding: 9px 24px;
  max-width: 200px;
  line-height: 1.35;
  padding-top: 0px;
  font-size: 0.9em;
  left: 0;
  pointer-events: none;
}

#Navigation .has-children .dropdown-container {
  position: absolute;
  min-width: 230px;
  top: 25px;
  padding-top: 30px;
  left: 0px; }

#Navigation .has-children .dropdown.mega-menu {
  display: flex;
  max-width: 350px; }

#Navigation .has-children .dropdown.mega-menu ul {
  flex: 1; }

#Navigation .has-children .dropdown.mega-menu ul:nth-child(2) {
  margin-left: 20px; }

#Navigation .has-children .dropdown li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 3px auto;
  position: relative;
  float: left;
  text-align: left; }

#Navigation .has-children .dropdown li a {
  width: 100%;
  position: relative;
  float: none;
  margin: auto;
  color: #ffffff;
  padding: 0;
}

#Navigation .has-children .dropdown li a:hover, #Navigation .navigation-container .bottom-navigation-links .has-children .dropdown li a:focus {
  color: #ffffff;
  text-decoration: underline; }

#Navigation .has-children:hover .dropdown {
  color: #f9e700;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
  text-decoration: none;
  z-index: 9;
  opacity: 1;
  top: 25px;
  pointer-events: auto;
}

#Navigation .has-children:hover svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#Navigation .has-children:hover .main-header {
  overflow: auto; }

#Navigation .has-children .dropdown.open {
  color: #f9e700;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
  text-decoration: none;
  z-index: 9;
  opacity: 1;
  top: 25px; }

#Navigation .has-children .dropdown.open svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#Navigation.two-lines {
  background: -moz-linear-gradient(180deg, black 0%, black 64%, rgba(0, 0, 0, 0.658684) 81%, rgba(0, 0, 0, 0.367367) 89%, rgba(0, 0, 0, 0.106863) 97%, rgba(0, 0, 0, 0.0368348) 100%);
  background: -webkit-linear-gradient(180deg, black 0%, black 64%, rgba(0, 0, 0, 0.658684) 81%, rgba(0, 0, 0, 0.367367) 89%, rgba(0, 0, 0, 0.106863) 97%, rgba(0, 0, 0, 0.0368348) 100%);
  background: linear-gradient(180deg, black 0%, black 64%, rgba(0, 0, 0, 0.658684) 81%, rgba(0, 0, 0, 0.367367) 89%, rgba(0, 0, 0, 0.106863) 97%, rgba(0, 0, 0, 0.0368348) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

#Navigation.two-lines .navigation-wrapper .navigation-links-inner .navigation-links {
  position: absolute;
  margin-top: 50px;
  width: 100%; }

#Navigation.two-lines .navigation-wrapper .navigation-links-inner .right-menu-items {
  width: 100%;
  left: 0px; }

#Navigation.two-lines .navigation-wrapper .navigation-links-inner .right-menu-items .inner-items {
  width: 320px;
  position: relative;
  float: right;
  display: flex;
  margin: auto;
  margin-right: 0; }

#Navigation.two-lines .navigation-wrapper .logo {
  width: 10%; }

#Navigation.two-lines .navigation-wrapper .navigation-links-inner {
  width: 90%; }

#Navigation.resize .navigation-wrapper .logo a img {
  width: 90px; }

#Navigation.resize .navigation-wrapper .gift-vouchers-container a {
  padding: 26px 19px;
  top: -24px; }

#Navigation.resize .navigation-wrapper .charming-bedrooms-container a {
  top: -17px; }

#Navigation.resize .navigation-wrapper .charming-bedrooms-container a img {
  width: 70px;
  float: right; }

#Navigation.resize .navigation-wrapper .join-us-container a {
  top: -15px;
}

#Navigation.resize .navigation-wrapper .join-us-container a img {
  -webkit-transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9);transform: scale(0.9); }

#Navigation.resize .navigation-wrapper .navigation-links-inner .navigation-links {
  top: 0px; }

#Navigation.resize.two-lines .navigation-wrapper .navigation-links-inner .navigation-links {
  margin-top: 35px; }

@media only screen and (max-width: 1600px) {
  #Navigation .navigation-wrapper .navigation-links-inner .right-menu-items {
    left: 0px; } }

@media only screen and (max-width: 1300px) {
  #Navigation .navigation-wrapper .logo a img {
    height: auto; }
  #Navigation .navigation-wrapper .gift-vouchers-container a {
    padding: 36px 16px;
    font-size: 1.1em; }
  #Navigation .navigation-wrapper .logo {
    width: 10%; }
  #Navigation .navigation-wrapper .navigation-links-inner {
    width: 100%; }
  #Navigation .navigation-wrapper .navigation-links-inner .navigation-links {
    width: 75%; }
  #Navigation .navigation-wrapper .navigation-links-inner .right-menu-items {
    left: 0px; }
  #Navigation .navigation-wrapper .gift-vouchers-container a {
    top: -18px;
    right: 0px;
    padding: 26px 19px;
    font-size: 1em; }
  #Navigation .navigation-wrapper .charming-bedrooms-container a {
    width: 80px;
    margin: auto;
    top: -16px; }
  #Navigation .navigation-wrapper .join-us-container a {
    width: 110px;
    top: -12px; }
}

@media only screen and (max-width: 1200px) {
  #Navigation .navigation-wrapper .navigation-links-inner .right-menu-items { width: 275px; }
  #Navigation .navigation-wrapper .navigation-links-inner .navigation-links { width: calc(100% - 275px); }
}

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

#SingleBanner img {
  position: relative;
  float: left;
  width: 100%; }

#SingleBanner .overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 50%;
  background: black;
  background: -moz-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.809944) 5%, rgba(0, 0, 0, 0.185294) 17%, rgba(0, 0, 0, 0.042437) 22%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.0536415) 71%, rgba(0, 0, 0, 0.762325) 96%, black 100%);
  background: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.809944) 5%, rgba(0, 0, 0, 0.185294) 17%, rgba(0, 0, 0, 0.042437) 22%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.0536415) 71%, rgba(0, 0, 0, 0.762325) 96%, black 100%);
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.809944) 5%, rgba(0, 0, 0, 0.185294) 17%, rgba(0, 0, 0, 0.042437) 22%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.0536415) 71%, rgba(0, 0, 0, 0.762325) 96%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

#SingleBanner .banner-image-container {
  background: #000000; }

#SingleBanner .breadcrumbs-container {
  position: relative;
  margin-top: 25px; }

#SingleBanner .breadcrumbs-container ul {
  display: flex; }

#SingleBanner .breadcrumbs-container ul .divider {
  margin: 0px 7px; }

#SingleBanner .breadcrumbs-container ul li a {
  transition: 200ms; }

#SingleBanner .breadcrumbs-container ul li a:hover, #SingleBanner .breadcrumbs-container ul li a:focus {
  text-decoration: underline; }

#SingleBanner .banner-content {
  position: absolute;
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%; }

#SingleBanner .banner-image-container .black-background {
  position: relative;
  width: 50%;
  float: left; }

#SingleBanner .banner-image-container .background-image {
  position: relative;
  width: 50%;
  float: right;
  height: 410px;
  object-fit: cover;
  object-position: center; }

#SingleBanner .page-title-container {
  bottom: 0;
  left: 0;
  position: relative;
  width: 400px;
  margin-top: 21%; }

#SingleBanner .page-title-container .location-pin {
  position: relative;
  float: left; }

#SingleBanner .page-title-container h1 {
  position: relative;
  float: left;
  margin-left: 20px;
  top: 30px; }

@media only screen and (max-width: 1025px) {
  #SingleBanner .banner-image-container .background-image {
    width: 100%; }
  #SingleBanner .overlay {
    background: #491a66;
    opacity: 0.5;
    width: 100%; } }

/* Mobile */
.fixed-mobile-menu-open {
  position: fixed !important;
  z-index: 999; }

#nav-icon {
  background: none;
  padding: 0px;
  margin: 0px; }

#mobileMenuBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 4; }

#mobileMenuBar .wrapper {
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

#mobileMenuBar.fix {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15); }

#mobileMenuBar.fix .main-nav {
  padding: 18px 0; }

#mobileMenuBar.fix .main-nav a.active:before {
  -webkit-transform: translateY(18px);
  -ms-transform: translateY(18px);
  transform: translateY(18px); }

#mobileMenuBar .btn-menu {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  width: 60px;
  height: 45px;
  margin-top: 25px;
  position: relative;
  float: left;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  cursor: pointer; }

#mobileMenuBar .nav-icon-container {
  float: right;
  width: 70px;
  margin-top: 5px; }

#mobileMenuBar .social-media {
  width: 125px;
  padding: 0;
  margin: 0;
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  position: relative;
  float: right; }

#mobileMenuBar .social-media li {
  margin: 0px 9px;
  font-size: 1.2em; }

#mobileMenuBar .btn-menu span {
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: #ffffff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#mobileMenuBar .btn-menu span:nth-child(even) {
  left: 50%; }

#mobileMenuBar .btn-menu span:nth-child(odd) {
  left: 0px; }

#mobileMenuBar .btn-menu span:nth-child(1), #nav-icon span:nth-child(2) {
  top: 0px; }

#mobileMenuBar .btn-menu span:nth-child(3), #nav-icon span:nth-child(4) {
  top: 18px; }

#mobileMenuBar .btn-menu span:nth-child(5), #nav-icon span:nth-child(6) {
  top: 36px; }

#mobileMenuBar .btn-menu.open span:nth-child(1), #nav-icon.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

#mobileMenuBar .btn-menu.open span:nth-child(2), #nav-icon.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#mobileMenuBar .btn-menu.open span:nth-child(1) {
  left: 5px;
  top: 7px; }

#mobileMenuBar .btn-menu.open span:nth-child(2) {
  left: -webkit-calc(50% - 5px);
  left: calc(50% - 5px);
  top: 7px; }

#mobileMenuBar .btn-menu.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#mobileMenuBar .btn-menu.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#mobileMenuBar .btn-menu.open span:nth-child(5) {
  left: 5px;
  top: 29px; }

#mobileMenuBar .btn-menu.open span:nth-child(6) {
  left: -webkit-calc(50% - 5px);
  left: calc(50% - 5px);
  top: 29px; }

.mm-slideout {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

#mobileMenuBar .logo-container {
  width: 220px;
  float: left;
  position: relative; }

#mobileMenuBar .logo-container img {
  float: left;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px; }

#mobileMenuNavigation {
  display: none; }

#mobileMenu .mm-panels {
  font-size: 1.5em; }

#mobileMenu .mm-navbar {
  padding: 10px; }

#mobileMenu .mm-navbar .mm-title {
  color: #ffffff !important;
  font-size: 1.7em; }

#mobileMenu .mm-listview {
  font-size: 0.9em;
  margin: 0;
  line-height: 1.3;
  width: 100%; }

#mobileMenu .mm-navbar .mm-btn {
  top: 12px; }

.mm-menu.mm-offcanvas {
  z-index: 0; }

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.78); }

.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.78); }

#mobileMenuBar .donate-button-menu {
  display: none;
  position: relative;
  float: right;
  width: 142px;
  margin-top: 16px;
  font-size: 0.6em; }

#mobileMenu li a {
  color: #ffffff; }

#mobileMenu .selected {
  background: #f9e700; }

#mobileMenu .selected a {
  color: #ffffff; }

#mobileMenu .mm-title {
  color: #ffffff !important; }

@media only screen and (max-width: 1025px) {
  #mobileMenuNavigation {
    display: block; }
  #mobileMenuNavigation .logo {
    margin: 10px 0;
    width: 120px; }
  #mobileMenu .mm-listview {
    font-size: 0.8em; }
  #mobileMenu .mm-navbar .mm-title {
    font-size: 1.1em; }
  #mobileMenuBar {
    display: block; }
  #mobileMenuBar .logo svg {
    width: 120px;
    height: 80px;
    float: left; }
  #mobileMenuBar .logo-container img {
    margin-top: 9px; }
  #mobileMenuBar .btn-menu {
    margin-top: 16px;
    margin-right: 5px;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    float: right; } }

@media only screen and (max-width: 420px) {
  #mobileMenuBar .social-media {
    width: 112px;
    margin-top: 28px; }
  #mobileMenuBar .nav-icon-container {
    margin-left: 10px; } }

@media only screen and (max-width: 400px) {
  #mobileMenuBar .social-media {
    width: 97px;
    margin-top: 28px; }
  #mobileMenuBar .social-media li {
    margin: 0px 7px;
    font-size: 1.2em; } }

@media only screen and (max-width: 350px) {
  #mobileMenuBar .nav-icon-container {
    margin-left: 10px;
    width: 53px;
    float: right; }
  #mobileMenuBar .logo-container {
    width: 200px; } }

@media only screen and (max-width: 300px) {
  #mobileMenuBar .logo-container {
    width: 180px; } }

.no-padding-bottom {
  padding-bottom: 0px !important; }

.no-padding-top {
  padding-top: 0px !important; }

.no-margin-bottom {
  margin-bottom: 0px !important; }

.no-margin-top {
  margin-top: 0px !important; }

/* Grid Items */
.grid-items {
  position: relative; }

.page-background {
  position: relative;
  float: left;
  width: 100%; }

.home-bg {
  background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/home-page-bg.jpg?v=1699626719");
  background-size: 100%; }

.our-menu-bg {
  background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/our-menu-bg.jpg?v=1699626720");
  background-size: 100%; }

.booking-bg {
  background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/booking-page-bg.jpg?v=1699626720");
  background-size: 100%; }

.christmas-bg {
  background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/svg/christmas-decoration.svg?v=1699626720"), url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/our-menu-bg.jpg?v=1699626720");
  background-size: 620px, cover;
  background-position: 50% 92%;
  background-repeat: no-repeat, repeat-x; }

.christmas-bg .grid-items section:last-child {
  padding-bottom: 400px; }

@media only screen and (max-width: 780px) {
  .page-background {
    background: inherit; }
  .christmas-bg .grid-items section:last-child {
    padding-bottom: 60px; } }

.grid-items section:nth-child(1) {
  padding-top: 100px; }

@media only screen and (max-width: 780px) {
  .grid-items section:nth-child(1) {
    padding-top: 40px; }
  .grid-items section {
    background: #fff; } }

.grid-items img {
  border-radius: 0px; }

/* Grid Items -> Full Image */
.grid-items .full-image img {
  max-width: 90%;
  margin: auto;
  position: relative;
  margin-left: 5%; }

@media only screen and (max-width: 780px) {
  .grid-items .full-image img {
    max-width: 100%;
    margin-left: 0%; } }

.grid-items .divider {
  height: 1px;
  background: #e6e6e6;
  float: left;
  width: 100%;
  margin: 40px 0;
  box-sizing: border-box; }

/* Grid -> Gallery */
.grid-items .gallery .slick-list .slick-slide {
  height: auto; }

.grid-items .gallery .slick-list .slick-slide a img {
  -webkit-box-shadow: 3px 3px 3px rgba(1, 1, 1, 0);
  box-shadow: 3px 3px 3px rgba(1, 1, 1, 0);
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .gallery .slick-list .slick-slide a {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.grid-items .gallery .slick-list .slick-slide a:hover, .grid-items .gallery .slick-list .slick-slide a:focus {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95); }

.grid-items .gallery .slick-list .slick-slide a:hover > img, .grid-items .gallery .slick-list .slick-slide a:focus > img {
  -webkit-box-shadow: 3px 3px 3px rgba(1, 1, 1, 0.4);
  box-shadow: 3px 3px 3px rgba(1, 1, 1, 0.4); }

.grid-items .gallery .slick-prev {
  left: 25px; }

.grid-items .gallery .slick-next {
  right: 25px; }

.grid-items .gallery .slick-list .slick-slide a {
  padding: 10px; }

.grid-items .gallery .slick-arrow {
  z-index: 99; }

.grid-items .gallery .slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
  color: #ffffff; }

.grid-items .gallery .slick-dots {
  bottom: inherit; }

.slick-dots .cms-content ul li::before {
  content: '' !important;
  color: rgba(0, 0, 0, 0) !important;
  position: relative;
  display: inline-block;
  left: inherit !important;
  margin-left: inherit !important;
  font-weight: 900; }

@media only screen and (max-width: 1100px) {
  .grid-items .gallery .slick-next {
    right: 25px; } }

@media only screen and (max-width: 1100px) {
  .grid-items .gallery .slick-prev {
    left: 20px; } }

.grid-items .awards {
  position: relative;
  display: flex; }

.grid-items .awards .logos {
  position: relative;
  margin: auto;
  display: flex; }

.grid-items .awards .logos > * {
  margin: 0px 18px auto;
  min-width: 1px;
  position: relative;
  -webkit-transition: transform 0.2s ease;-moz-transition: transform 0.2s ease;-ms-transition: transform 0.2s ease;-o-transition: transform 0.2s ease;transition: transform 0.2s ease;
}

.grid-items .awards .logos a:hover, .grid-items .awards .logos a:focus-visible {
  -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);
}

@media only screen and (max-width: 630px) {
  .grid-items .awards .logos {
    flex-wrap: wrap; justify-content: center; margin: 0 -10px; }
  .grid-items .awards .logos > * {
    margin: 0 10px; padding-top: 30px; }
}

/* Grid -> Content and Image */
.grid-items .content-image .wrapper {
  display: flex; }

.grid-items .content-image .image-container {
  position: relative;
  float: left;
  width: 60%;
  display: flex; }

.grid-items .content-image .image-container img {
  position: relative;
  margin: auto; }

.grid-items .content-image .content-container {
  position: relative;
  float: right;
  width: 35%;
  margin-left: 5%;
  display: flex; }

.grid-items .content-image .content-container .content {
  position: relative;
  margin: auto; }

.grid-items .content-image .content-container .content .cms-content {
  margin-bottom: 35px; }

@media only screen and (max-width: 930px) {
  .grid-items .content-image .content-container .content {
    text-align: center; } }

.grid-items .full-text h2 {
  margin-bottom: 40px; }

/* Grid -> Content and Image -> Image left */
.grid-items .content-image.image-left {
  text-align: right; }

/* Grid -> Content and Image -> Image right */
.grid-items .content-image.image-right .wrapper {
  flex-direction: row-reverse; }

.grid-items .content-image.image-right .content-container {
  margin-left: 0%;
  margin-right: 10%; }

@media only screen and (max-width: 930px) {
  .grid-items .content-image .wrapper {
    flex-direction: column; }
  .grid-items .content-image.image-right .wrapper {
    flex-direction: column; }
  .grid-items .content-image .image-container {
    width: 100%; }
  .grid-items .content-image .image-container img {
    float: left;
    width: 100%; }
  .grid-items .content-image.image-right .content-container {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    margin-top: 20px; }
  .grid-items .content-image .content-container {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px; } }

/* Grid -> Video and Content */
.grid-items .video-content .youtube {
  border-radius: 10px;
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer; }

.grid-items .video-content .youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7; }

.grid-items .video-content .youtube .youtube-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.grid-items .video-content .youtube .play-button {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1;
  opacity: 1; }

.grid-items .video-content .play-button svg {
  width: 250px;
  position: relative;
  margin: auto;
  height: 250px;
  transition: 200ms; }

.grid-items .video-content .play-button:hover svg, .grid-items .video-content .play-button:focus svg {
  transform: scale(1.3); }

.grid-items .video-content .youtube img, .youtube .play-button {
  cursor: pointer; }

.grid-items .video-content .youtube img, .youtube iframe,
.grid-items .video-content .youtube .play-button,
.grid-items .video-content .youtube .play-button:before {
  position: absolute; }

.grid-items .video-content .youtube .play-button,
.grid-items .video-content .youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.grid-items .video-content .youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.grid-items .video-content.video-right .video-container.mobile {
  display: none; }

.grid-items .video-content.video-right .video-container {
  position: relative;
  float: right;
  width: 57%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .video-content.video-right .content-container {
  position: absolute;
  float: left;
  width: 35%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .video-content.video-left .video-container.mobile {
  display: none; }

.grid-items .video-content.video-left .video-container {
  position: relative;
  float: left;
  width: 57%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .video-content.video-left .content-container {
  position: absolute;
  float: right;
  width: 35%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
  right: 0; }

.grid-items .video-content.video-full .video-container {
  position: relative;
  float: left;
  width: 100%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .video-content.video-full .video-container .video-full-padding {
  max-width: 90%;
  margin: auto;
  float: none; }

@media only screen and (max-width: 1100px) {
  .grid-items .video-content .content-container {
    margin-top: 20px;
    position: relative !important;
    float: left; }
  .grid-items .video-content .wrapper {
    width: calc(100% - 30px); }
  .grid-items .video-content.video-right .video-container.mobile {
    display: block;
    width: 100%; }
  .grid-items .video-content.video-right .content-container {
    width: 100%; }
  .grid-items .video-content.video-right .video-container {
    display: none; }
  .grid-items .video-content.video-left .video-container {
    width: 100%; }
  .grid-items .video-content.video-left .content-container {
    width: 100%; } }

@media only screen and (max-width: 680px) {
  .grid-items .video-content .play-button svg {
    width: 150px;
    height: 150px; } }

/* CMS Content -> Image Row */
.grid-items .image-row {
  display: block;
  position: relative;
  float: left;
  width: 100%; }

.grid-items .image-row a {
  position: relative;
  float: left;
  width: 100%;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

.grid-items .image-row a:hover, .grid-items .image-row a:focus {
  -webkit-box-shadow: -3px 4px 11px rgba(1, 1, 1, 0.4);
  box-shadow: -3px 4px 11px rgba(1, 1, 1, 0.4);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.grid-items .image-row a:nth-child(1) {
  margin-right: 2%;
  width: 48%; }

.grid-items .image-row a:nth-child(2) {
  margin-left: 2%;
  width: 48%; }

@media only screen and (max-width: 640px) {
  .grid-items .image-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .grid-items .image-row a:nth-child(1) {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 50px; }
  .grid-items .image-row a:nth-child(2) {
    margin-left: 0%;
    width: 100%; } }

.grid-items .title-with-right-title {
  display: flex;
  margin-bottom: 60px; }

.grid-items .title-with-right-title.padding-bottom {
  padding-bottom: 40px; }

.grid-items .title-with-right-title h2, .grid-items .title-with-right-title h3 {
  width: 50%;
  margin-bottom: 0px; }

.grid-items .title-with-right-title h3 {
  margin-top: 20px; }

.grid-items .title-with-right-title h3.no-padding {
  margin-top: 0px; }

@media only screen and (max-width: 1050px) {
  .grid-items .title-with-right-title {
    flex-direction: column; }
  .grid-items .title-with-right-title h2, .grid-items .title-with-right-title h3 {
    width: 100%;
    text-align: center; } }

/* Grid -> Testimonial */
.grid-items .testimonial .content {
  margin: 40px 0;
  font-size: 2em; }

.grid-items .testimonial .author {
  font-size: 1.5em; }

/* Grid -> Page Break */
.page-break {
  position: relative;
  width: 100%;
  height: 2px;
  border-radius: 10px; }

/* Global Slider Arrows */
.slider-arrows-container .slider-arrows-inner-container {
  position: relative;
  margin: auto;
  margin-left: 2%;
  margin-right: 2%;
  width: 100%; }

.slider-arrows-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.slider-arrows-container .slick-arrow {
  background: none;
  position: relative;
  z-index: 3;
  height: 55px;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 10px;
  background: none; }

.slider-arrows-container .next-arrow-button {
  float: right;
  left: 80px; }

.slider-arrows-container .previous-arrow-button {
  float: left;
  right: 80px; }

.slider-arrows-container .slick-arrow .inner-arrow {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat !important;
  position: relative;
  margin: auto; }

.slider-arrows-container .slick-arrow .inner-arrow.previous-arrow {
  background: url("https://www.the-whitehart.co.uk"); }

.slider-arrows-container .slick-arrow .inner-arrow.next-arrow {
  background: url("https://www.the-whitehart.co.uk"); }

.slider-arrows-container .slick-arrow:focus, .slider-arrows-container .slick-arrow:hover, .slider-arrows-container .slick-arrow:focus, .slider-arrows-container .slick-arrow:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background: #fff; }

.slider-arrows-container .slick-arrow.slick-disabled {
  opacity: 0.2;
  cursor: none; }

@media only screen and (max-width: 1300px) {
  .slider-arrows-container .next-arrow-button {
    float: right;
    left: 0px; }
  .slider-arrows-container .previous-arrow-button {
    float: left;
    right: 0px; } }

@media only screen and (max-width: 1080px) {
  .slider-arrows-container .slider-arrows-inner-container {
    display: none; } }

@media only screen and (max-width: 1000px) {
  #HomeSliderArrows {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (max-width: 680px) {
  .single-gallery-arrows {
    display: none; } }

.grid-items .featured-boxes .featured-box {
  transition: 250ms;
  overflow: hidden;
  position: relative;
  float: left;
  height: auto;
  width: 32.7%;
  text-align: center;
  margin: 0% 0.3%;
  color: #ffffff;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column; }

.grid-items .featured-boxes .featured-box img {
  position: absolute;
  float: left;
  width: 100%;
  bottom: 0px;
  left: 0px;
  transition: 250ms; }

.grid-items .featured-boxes .featured-box:hover img {
  transform: scale(1.1); }

.grid-items .featured-boxes .featured-box .featured-content {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100%; }

.grid-items .featured-boxes .featured-box .featured-content h2 {
  margin-bottom: 0px;
  color: #ffffff;
  position: relative;
  float: left;
  width: 100%; }

.grid-items .featured-boxes .featured-box .featured-content p {
  font-size: 1.4em;
  text-transform: uppercase;
  position: relative;
  float: left;
  width: 100%; }

.grid-items .featured-boxes .featured-box .featured-content a:hover, .grid-items .featured-boxes .featured-box .featured-content a:focus {
  text-decoration: underline; }

.grid-items .featured-boxes .featured-box .image-container:hover img, .grid-items .featured-boxes .featured-box .image-container:focus img {
  transform: scale(1.1); }

.grid-items .featured-boxes .featured-box:nth-child(1) {
  background: #59626a; }

.grid-items .featured-boxes .featured-box:nth-child(2) {
  background: #d8a695; }

.grid-items .featured-boxes .featured-box:nth-child(3) {
  background: #a1b79e; }

.grid-items .featured-boxes .featured-box:nth-child(4) {
  background: #b4cbbe; }

.grid-items .featured-boxes .featured-box:nth-child(5) {
  background: #868689; }

.grid-items .featured-boxes .featured-box:nth-child(6) {
  background: #809da7; }

@media only screen and (max-width: 1300px) {
  .grid-items .featured-boxes .featured-box .featured-content h2 {
    font-size: 2em; }
  .grid-items .featured-boxes .featured-box .featured-content p {
    font-size: 1.3em; } }

@media only screen and (max-width: 1100px) {
  .grid-items .featured-boxes .featured-box .featured-content h2 {
    font-size: 1.8em; }
  .grid-items .featured-boxes .featured-box .featured-content p {
    font-size: 1.2em; } }

@media only screen and (max-width: 900px) {
  .grid-items .featured-boxes .featured-box .featured-content h2 {
    font-size: 1.5em; }
  .grid-items .featured-boxes .featured-box .featured-content p {
    font-size: 1.1em; } }

@media only screen and (max-width: 720px) {
  .grid-items .featured-boxes .featured-box {
    width: 49.3%;
    margin: 0% 0.3%;
    margin-bottom: 3px; } }

@media only screen and (max-width: 600px) {
  .grid-items .featured-boxes .featured-box {
    height: auto !important;
    width: 100%; }
  .grid-items .featured-boxes .featured-box img {
    position: relative; }
  .grid-items .featured-boxes .featured-box .content {
    margin-bottom: 30px; }
  .grid-items .featured-boxes .featured-box .featured-content {
    margin-bottom: 50px; } }

.our-menus-icons .wrapper-large a {
  position: relative;
  float: left;
  width: 32%;
  margin: 0% 0.5%;
  margin-bottom: 20px; }

.our-menus-icons .wrapper-large a .content {
  height: 55px;
  transition: 400ms;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 12px;
  box-sizing: border-box; }

.our-menus-icons .wrapper-large a .content .underlay {
  transition: 400ms;
  background: #ffffff;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.our-menus-icons .wrapper-large a .content p {
  color: #57616B;
  font-size: 1.4em;
  position: relative; }

@media only screen and (max-width: 1100px) {
  .our-menus-icons .wrapper-large a .content {
    height: 49px; }
  .our-menus-icons .wrapper-large a .content p {
    font-size: 1.3em;
    line-height: 1; } }

@media only screen and (max-width: 920px) {
  .our-menus-icons .wrapper-large a {
    width: 49%; } }

@media only screen and (max-width: 560px) {
  .our-menus-icons .wrapper-large a {
    width: 100%;
    margin-bottom: 20px; } }

.our-menus-icons .wrapper-large a:hover .content, .our-menus-icons .wrapper-large a:focus .content {
  height: 100%;
  display: flex; }

.our-menus-icons .wrapper-large a:hover .content p, .our-menus-icons .wrapper-large a:focus .content p {
  margin: auto;
  text-decoration: underline; }

.grid-items .image-parallax-content {
  overflow: hidden;
  padding: 180px 0; }

.grid-items .image-parallax-content .content {
  width: 500px;
  position: relative;
  float: right;
  text-align: right; }

.grid-items .image-parallax-content .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%; }

.grid-items .image-parallax-content .image-container img {
  position: absolute;
  bottom: 0;
  width: 100%; }

.grid-items .image-parallax-content .underlay {
  background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/provenance-underlay.jpg?v=1699626720");
  background-size: cover;
  background-position: top;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute; }

@media only screen and (max-width: 1200px) {
  .grid-items .image-parallax-content {
    padding: 80px 0; } }

@media only screen and (max-width: 1100px) {
  .grid-items .image-parallax-content {
    padding: 80px 0;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column-reverse; }
  .grid-items .image-parallax-content .content {
    width: 100%;
    position: relative;
    float: left;
    text-align: center; }
  .grid-items .image-parallax-content .image-container {
    position: relative; }
  .grid-items .image-parallax-content .image-container img {
    position: relative; } }

.grid-items .blue-boxes .wrapper .blue-box {
  margin: 0px 1%;
  height: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  float: left;
  width: 32%; }

.grid-items .blue-boxes .wrapper .blue-box:first-child {
  margin-left: 0px; }

.grid-items .blue-boxes .wrapper .blue-box:last-child {
  margin-right: 0px; }

.grid-items .blue-boxes .wrapper .blue-box .content {
  text-align: center;
  font-size: 1.25em; }

.grid-items .blue-boxes .wrapper .blue-box .content a:hover, .grid-items .blue-boxes .wrapper .blue-box .content a:focus {
  text-decoration: underline; }

@media only screen and (max-width: 680px) {
  .grid-items .blue-boxes .wrapper .blue-box {
    width: 46%;
    margin: 0px 2%;
    margin-bottom: 30px; }
  .grid-items .blue-boxes .wrapper .blue-box:first-child {
    margin-left: 2%; }
  .grid-items .blue-boxes .wrapper .blue-box:last-child {
    margin-right: 2%; } }

@media only screen and (max-width: 580px) {
  .grid-items .blue-boxes .wrapper .blue-box {
    width: 46%;
    margin: 0px 2%;
    margin-bottom: 30px; }
  .grid-items .blue-boxes .wrapper .blue-box:first-child {
    margin-left: 2%; }
  .grid-items .blue-boxes .wrapper .blue-box:last-child {
    margin-right: 2%; } }

@media only screen and (max-width: 480px) {
  .grid-items .blue-boxes .wrapper .blue-box {
    width: 100%;
    margin: 0px 0%;
    margin-bottom: 30px;
    height: auto !important; }
  .grid-items .blue-boxes .wrapper .blue-box:first-child {
    margin-left: 0%; }
  .grid-items .blue-boxes .wrapper .blue-box:last-child {
    margin-right: 0%; } }

.grid-items .buttons-list ul {
  display: flex;
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 1040px; }

.grid-items .buttons-list ul li {
  position: relative;
  margin: auto; }

@media only screen and (max-width: 980px) {
  .grid-items .buttons-list ul {
    display: block; }
  .grid-items .buttons-list ul li {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 20px; }
  .grid-items .buttons-list ul li a {
    width: 160px; } }

@media only screen and (max-width: 510px) {
  .grid-items .buttons-list ul li {
    width: 100%; } }

@media only screen and (max-width: 270px) {
  .grid-items .buttons-list ul li a {
    width: 100%; } }

/* Instagram - May have to change around for the API */
#Instagram .wrapper .instagram-container a {
  float: left;
  width: 23%;
  margin: 1%;
  position: relative;
  -webkit-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all; }

#Instagram .wrapper .instagram-container a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

#Instagram .wrapper .instagram-container img {
  top: 0px;
  position: relative;
  -webkit-transition: 400ms all;
  -o-transition: 400ms all;
  transition: 400ms all; }

#Instagram .wrapper .instagram-container img:nth-child(1n+1) {
  -webkit-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms; }

#Instagram .wrapper .instagram-container img:nth-child(2n+1) {
  -webkit-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  transition-delay: 800ms; }

#Instagram .wrapper .instagram-container img:nth-child(3n+1) {
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms; }

#Instagram .wrapper .social-media-links {
  text-align: center;
  margin-bottom: 0px; }

#Instagram .wrapper .centre-title hr {
  margin-bottom: 20px; }

/* Instagram -> Appear */
#Instagram .instagram-container.appear img {
  opacity: 1;
  top: 0px; }

@media only screen and (max-width: 1040px) {
  #Instagram .wrapper .instagram-container a {
    width: 31%; }
  #Instagram .wrapper .instagram-container a:nth-last-child(-n+2) {
    display: none; } }

@media only screen and (max-width: 680px) {
  #Instagram .wrapper .instagram-container a {
    width: 48%; } }

@media only screen and (max-width: 420px) {
  #Instagram .wrapper .instagram-container a {
    width: 100%; } }

/* Newsletter */
#Newsletter {
  overflow: hidden;
  background: #58616b; }

#Newsletter .underlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #020202;
  z-index: 1;
  opacity: 0.5;
  display: none; }

#Newsletter .underlay.open {
  display: block; }

#Newsletter .wrapper {
  max-width: 94%; }

#Newsletter .wrapper h2 {
  color: #ffffff;
  z-index: 0;
  position: relative;
  margin-bottom: 20px; }

#Newsletter .newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 40px;
  margin-top: 40px; }

#Newsletter .newsletter-form .submit-input-group {
  width: 30%;
  position: relative;
  margin: auto; }

@media only screen and (max-width: 1200px) {
  #Newsletter .newsletter-form .text-input-group {
    width: 27%;
    margin: 0px 7px; }
  #Newsletter .newsletter-form .integer-input-group {
    width: 10%;
    margin: 0px 7px; } }

@media only screen and (max-width: 1120px) {
  #Newsletter .newsletter-form .text-input-group {
    width: 27%;
    margin: 0px 4px; }
  #Newsletter .newsletter-form .integer-input-group {
    width: 10%;
    margin: 0px 4px; } }

@media only screen and (max-width: 1040px) {
  #Newsletter .newsletter-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  #Newsletter .newsletter-form .text-input-group {
    width: 100%;
    margin: 7px 0px; }
  #Newsletter .newsletter-form .integer-input-group {
    width: 100%;
    margin: 7px 0px; }
  #Newsletter .newsletter-form .integer-input-group input {
    text-align: left; }
  #Newsletter .newsletter-form .submit-input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: auto; }
  #Newsletter .newsletter-form .submit-input-group button {
    width: 250px;
    margin: auto;
    position: relative; } }

/* Menus Modal */
#MenusModal {
  position: relative; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  display: none;
  overflow: auto; }

.modal .underlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

.modal.open {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.modal .content {
  position: relative;
  margin: auto;
  background: #ffffff;
  width: 600px;
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.modal .content .close-modal {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 2em;
  height: 50px;
  width: 50px;
  color: #fff;
  z-index: 1;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.modal .content .close-modal.no-top {
  top: -20px; }

@media only screen and (max-width: 680px) {
  .modal {
    top: 84px; }
  .modal .content {
    padding: 50px 20px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 0px;
    margin-top: 80px; }
  .modal .content .close-modal {
    position: absolute;
    top: 20px;
    right: 20px; } }

/* Newsletter iframe signup */
#airship_signup {
  position: relative;
  float: left;
  width: 100%;
  height: 500px; }

@media only screen and (max-width: 680px) {
  #airship_signup {
    height: 600px; } }

/* Enquiry Forms */
form input:focus { color: #000000; }

form select:focus { color: #000000; }

form textarea:focus { color: #000000; }

form .submit-container {
  position: relative;
  float: left;
  display: flex;
  width: 100%; }

form .submit-container .button {
  position: relative;
  margin: auto;
  margin-bottom: 40px; }

form .error {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
  background: #9a1d4e;
  text-align: center;
  font-size: 1.1em;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }

form .success {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #368636;
  color: #fff;
  padding: 30px;
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1025px) {
  form .social-media-container {
    position: relative;
    float: left;
    margin-top: 15px;
    width: 100%; }
  form .social-media-container p {
    margin-right: 0px;
    margin: 40px 0;
    text-align: center; }
  form .social-media-container .social-media-links {
    float: none; } }

/* Footer */
#Footer .footer-container .flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  float: left;
  width: 50%; }

#Footer .footer-container .flex-row .group {
  width: 50%;
  margin-right: 0%; }

#Footer .footer-container .flex-row .group h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: #ffffff; }

#Footer .footer-container .flex-row .group p {
  margin-bottom: 28px;
  line-height: 1.4; }

#Footer .footer-container .flex-row .group ul li {
  line-height: 1.4; }

#Footer .footer-container a:hover, #Footer .footer-container a:focus {
  text-decoration: underline; }

#Footer .footer-container .flex-row .group .social-media-links a {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }

#Footer .footer-container .flex-row .group .social-media-links a:hover, #Footer .footer-container .flex-row .group .social-media-links a:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

#Footer .footer-container .flex-row .group .social-media-links img:nth-child(2) {
  margin: 0px 7px; }

#Footer .footer-container .flex-row .group .opening-time-container {
  max-width: 280px; }

#Footer .footer-container .flex-row .group .opening-time-container .dates {
  margin-bottom: 25px;
  position: relative;
  float: left;
  width: 100%; }

#Footer .footer-container .flex-row .group .opening-time-container .dates table {
  position: relative;
  float: left;
  width: 100%; }

#Footer .footer-container .flex-row .group .opening-time-container .dates table tbody tr td:first-child {
  width: 30%; }

#Footer .footer-container .flex-row .group .opening-time-container .dates table tbody tr td:last-child {
  width: 70%; }

#Footer .footer-container .flex-row .group .opening-time-container .dates table tbody tr td:last-child {
  text-align: right; }

#Footer .footer-container .flex-row .group .opening-time-container .dates .title {
  text-transform: uppercase; }

#Footer .footer-container .flex-row .group .opening-time-container .date {
  width: 50%; }

#Footer .footer-container .flex-row .group .opening-time-container .times {
  width: 50%; }

#Footer .footer-container .flex-row .group .opening-time-container p {
  margin: 0; }

#Footer .footer-container .flex-row .group.footer-logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

#Footer .footer-container .flex-row .group.footer-logo-container a, #Footer .footer-container .flex-row .group.footer-logo-container .TA_selfserveprop {
  position: relative;
  margin: auto;
  margin-top: 0;
}

.TA_selfserveprop, .TA_selfserveprop > .widSSP { max-width: 220px; }

#Footer .footer-container .flex-row .group.footer-logo-container > *:first-child {
  margin-bottom: 20px; }

@media only screen and (max-width: 1250px) {
  #Footer .footer-container .flex-row .group.footer-logo-container svg {
    width: 200px; } }

@media only screen and (max-width: 1200px) {
  #Footer {
    text-align: center; }
  #Footer .footer-container .flex-row {
    width: 100%;
    margin-bottom: 40px; }
  #Footer .footer-container .flex-row .group {
    width: 50%;
    margin-right: 0%; }
  #Footer .footer-container .flex-row .group .opening-time-container {
    margin: auto;
    float: none; }
  #Footer .footer-container .flex-row .group.footer-logo-container svg {
    margin: 0;
    width: 200px;
    float: left; } }

@media only screen and (max-width: 1100px) {
  #Footer .footer-container .flex-row .group h3 {
    font-size: 1.6em; } }

@media only screen and (max-width: 730px) {
  #Footer .footer-container .flex-row .group {
    width: 100%;
    margin-bottom: 40px;
    text-align: center; }
  #Footer .footer-container .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0; }
  #Footer .footer-container .flex-row .group.footer-logo-container svg {
    float: none;
    margin: auto; }
  #Footer .footer-container .flex-row .group h3 {
    font-size: 1.8em; }
  #Footer .footer-container .flex-row .group p {
    line-height: 1.4; } }

@media only screen and (max-width: 680px) {
  #Footer .footer-container .flex-row .group h3 {
    font-size: 1.6em; }
  #Footer .footer-container .flex-row .group p:last-child {
    margin-bottom: 0; } }

/* CMS Content -> Global */
.cms-content {
  position: relative; }

.cms-content p {
  font-size: 1.2em;
  line-height: 1.4;
  margin-bottom: 20px;
  position: relative;
  z-index: 1; }
.cms-content p.small {
  font-size: 0.8em;
}

.cms-content p:last-child {
  margin-bottom: 0px; }

.cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5, .cms-content h6 {
  margin-bottom: 30px;
  color: #57616B;
  position: relative;
  z-index: 1; }

.cms-content iframe {
  max-width: 100%;
  z-index: 1; }

.cms-content iframe[style="border:0"] {
  max-height: 75vw; }

/* Google map iframe */
.cms-content iframe[allowfullscreen] {
  max-height: -webkit-calc((100vw - 50px) * 0.5625);
  max-height: calc((100vw - 50px) * 0.5625); }

.cms-content .video-wrapper {
  position: relative;
  padding-bottom: 56.25% !important;
  /* 16:9 */
  height: 0; }

.cms-content .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cms-content blockquote ul, .cms-content blockquote ol {
  position: relative;
  float: left;
  left: 40px; }

.cms-content a:not(.btn) {
  font-weight: bold;
  text-decoration: underline;
  color: #57616B;
  text-decoration: underline; }

.cms-content a:not(.btn):hover, .cms-content a:not(.btn):focus {
  color: #678de6; }

.cms-content strong {
  font-weight: 700; }

.cms-content ul, .cms-content ol {
  font-size: 1.15em;
  padding: 10px 0; }

.cms-content ul.cols-list {
  column-count: 2;
}

.cms-content ul.cols-list li {
  display: inline-flex;
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  width: 100%;
}

.cms-content ul.cols-list li:before {
  content: '-';
  left: 0;
  margin-left: 0;
  margin-right: 10px;
}

.cms-content ul li p, .cms-content ol li p {
  line-height: 1; }

.cms-content ul li {
  position: relative;
  padding: 0 0 12px 32px; }

.cms-content ul li:before {
  content: '•';
  color: #57616B;
  position: relative;
  display: inline-block;
  left: -20px;
  margin-left: 20px;
  font-weight: 900; }

.cms-content ol {
  list-style-type: none;
  counter-reset: ol; }

.cms-content ol li {
  position: relative;
  padding: 0 0 12px 32px; }

.cms-content ol li:last-child {
  padding-bottom: 0; }

.cms-content ol li:before {
  content: counters(ol, "") ".";
  position: absolute;
  left: 0;
  counter-increment: ol; }

.cms-content ol li a, .cms-content ul li a {
  display: inline; }

.cms-content iframe {
  max-width: 100%; }

.cms-content iframe[style="border:0"] {
  max-height: 75vw; }

/* Google map iframe */
.cms-content iframe[allowfullscreen] {
  max-height: -webkit-calc((100vw - 50px) * 0.5625);
  max-height: calc((100vw - 50px) * 0.5625); }

.cms-content table {
  width: 100%; }

.cms-content th {
  font-size: 21px;
  line-height: 28px; }

.cms-content td, .cms-content th {
  padding: 12px 18px;
  border: 2px solid #57616B;
  text-align: left;
  color: #57616B; }

@media only screen and (max-width: 1025px) {
  .cms-content p {
    font-size: 1.2em; }
  .cms-content ul, .cms-content ol {
    font-size: 1.2em;
    padding: 0 0 12px 0px; } }

@media only screen and (max-width: 900px) {
  .cms-content p {
    font-size: 1.15em; }
  .cms-content ul, .cms-content ol {
    font-size: 1.15em; }
  .cms-content ul li, .cms-content ol li {
    padding: 0 0 12px 0px; } }

@media only screen and (max-width: 600px) {
  .cms-content p {
    font-size: 1em; }
  .cms-content ul, .cms-content ol {
    font-size: 1em; } }

/* BOOKING WIDGET IFRAME *

@media only screen and (max-width: 600px) {
  #booking-container iframe {
    height: 822px;
    padding: 0px;
    margin-bottom: 20px; } }

@media only screen and (max-width: 511px) {
  #booking-container iframe {
    height: 1196px; } }

@media only screen and (max-width: 450px) {
  #booking-container iframe {
    height: 1222px; } }

/* FORM STYLES */
input, textarea, select { display: block; box-sizing: border-box; padding: 10px 15px 9px; font-size: 18px; line-height: 30px; border: 0; color: #57616B; background: #ffffff; width: 100%; font-family: azo-sans-web, sans-serif; height: 49px; }
select { padding-right: 35px; background: #ffffff url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/icon-select.png?v=1699626720") no-repeat scroll right 10px center / 18px 10px; }
textarea { height: 180px; }
label { display: inline-block; margin-bottom: 4px; }
.form-group { margin-bottom: 18px; }
@media only screen and (max-width: 1900px) {
  input, textarea, select { padding: 10px 10px 9px; }
}
@media only screen and (max-width: 900px) {
  input, textarea, select { padding: 9px 12px 8px; font-size: 16px; line-height: 28px; height: 45px; }
  select { background-position: right 8px center; padding-right: 30px; }
  textarea { height: 150px; }
}
@media only screen and (max-width: 550px) {
  label { font-size: 14px; line-height: 20px; }
  input, textarea, select { padding: 9px 10px 8px; font-size: 14px; line-height: 26px; height: 43px; }
  textarea { height: 150px; }
  select { background-position: right 5px center; padding-right: 25px; background-size: 15px auto; }
}

/* SIGNUP AJAX */
.signup-ajax { display: flex; align-items: flex-start; flex-wrap: wrap; margin: 32px -10px 0; text-align: left; }
.signup-ajax .control-label { display: none; }
.signup-ajax .form-group { width: calc(20% - 20px); margin: 0 10px 18px; flex-grow: 1; }
.signup-ajax .form-group.select-field_type { width: calc(6.66% - 20px); }
@media only screen and (max-width: 1900px) {
  .signup-ajax { margin: 32px -5px 0; }
  .signup-ajax .form-group { width: calc(20% - 10px); margin: 0 5px 18px; flex-grow: 1; }
}
@media only screen and (max-width: 1700px) {
  .signup-ajax .form-group { width: calc(25% - 20px); margin: 0 10px 18px; flex-grow: 1; }
  .signup-ajax .form-group.select-field_type { width: calc(33.33% - 20px); }
}
@media only screen and (max-width: 1400px) {
  .signup-ajax .form-group { width: calc(50% - 10px); margin: 0 5px 18px; flex-grow: 1; }
}
@media only screen and (max-width: 550px) {
  .signup-ajax { margin: 32px -5px 0; }
  .signup-ajax .form-group { width: calc(50% - 10px); margin: 0 5px 18px; }
  .signup-ajax .form-group.select-field_type { width: calc(33.33% - 10px); }
}
@media only screen and (max-width: 480px) {
  .signup-ajax .form-group { width: calc(100% - 10px); }
  .signup-ajax .form-group.select-field_type { width: calc(33.33% - 10px); }
}

/* TABS */
#BookFormTab .room-tab { margin-top: 25px; }
#BookFormTab #bookingForm { width: 50%; margin: 0 auto; }
#BookFormTab .panel-2-container { padding: 0 30px; }
@media only screen and (max-width: 1111px) {
  #BookFormTab .panel-2-container { padding: 0 18px; }
  #BookFormTab #bookingForm { width: 66.66667%; }
}
@media only screen and (max-width: 1025px) {
  #BookFormTab .panel-2-container { padding: 0; }
  #BookFormTab #bookingForm { width: 100%; }
}

/* FLATPICKER */
.flatpickr-input { display: none; }
.flatpickr-calendar.open, .flatpickr-calendar.inline { width: 100%; box-shadow: none; }
.flatpickr-months { border: solid #000000; border-width: 1px 0; }
.flatpickr-current-month { font-size: 100%; }
.flatpickr-current-month .flatpickr-monthDropdown-months { display: inline-block; text-transform: uppercase; margin-right: 12px; }
.flatpickr-rContainer, .flatpickr-days, .dayContainer { width: 100%; min-width: 1px; max-width: 100%; }
.flatpickr-day { max-width: 14.2857143%; }

/* FORM STYLING */
input, textarea, select { width: 100%;background-color: #F3F3F3;border: 1px solid #F3F3F3;border-radius: 5px;box-sizing: border-box;color: #000000;display: block;font-family: inherit;font-size: 1em;padding: 0.5em;transition: all 0.15s linear 0s; }
form.white { padding: 15px; background: #ffffff; }
.form-group { margin: 0 0 24px 0; }
.form-cols { display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; }
.form-cols .form-group { width: calc(50% - 24px); }
.form-cols.form-cols-3 .form-group { width: calc(33.33% - 24px); }
form .form-submit { margin-left: auto; margin-right: auto; margin-top: 40px; float: none; }
.form-submit .spinner { display: none; }
.captcha-container { width: 100%; }
.g-recaptcha { display: none; }
.g-recaptcha > * { margin: 0 auto; }
@media only screen and (max-width: 750px) {
  .form-cols .form-group { width: calc(50% - 10px); }
  .form-cols.form-cols-3 .form-group { width: calc(33.33% - 10px); }
}
@media only screen and (max-width: 480px) {
  .form-cols .form-group { width: 100%; }
  .form-cols.form-cols-3 .form-group { width: calc(33.33% - 5px); }
}

/* CHECKBOX */
.boolean-field_type .c-input { position: relative; display: inline-flex; align-items: center; color: #000000; font-weight: 700; font-size: 1em; font-weight: 500; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.boolean-field_type input[type="checkbox"] { display: none; }
.boolean-field_type .c-indicator { width: 30px; height: 30px; border-radius: 5px; position: relative; flex-shrink: 0; box-sizing: border-box; border: 1px solid #F3F3F3; background: #F3F3F3; display: block; margin-right: 18px; }
.boolean-field_type .c-indicator:after { content: ''; position: absolute; bottom: 4px; left: 4px; width: 0; height: 28px; background: url("https://www.the-whitehart.co.uk/app/venue/assets/addons/venue/hotfootdesign/venue-theme/resources/img/icon-tick.png?v=1699626720") no-repeat scroll center left / 37px 28px; -webkit-transition: width 0.1s ease;-moz-transition: width 0.1s ease;-ms-transition: width 0.1s ease;-o-transition: width 0.1s ease;transition: width 0.1s ease; }
.boolean-field_type input[type="checkbox"]:checked + .c-indicator:after { width: 37px; }
@media only screen and (max-width: 900px) {
  .boolean-field_type .c-input { font-size: 18px; line-height: 28px; }
}
@media only screen and (max-width: 550px) {
  .boolean-field_type .c-input { font-size: 16px; line-height: 26px; }
}

/* SPINNER */
@keyframes strokeDash {
  0% { stroke-dashoffset: 300px; }
  100% { stroke-dashoffset: 0; }
}
@keyframes rotate {
  0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);}
  100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg);}
}

.spinner { margin: auto; position: absolute; width: 42px; height: 42px; top: 0; bottom: 0; left: 0; right: 0; }
.spinner svg { -webkit-animation: rotate 1.5s linear infinite;-o-animation: rotate 1.5s linear infinite;animation: rotate 1.5s linear infinite; }
.spinner svg circle { stroke-dasharray: 150px; -webkit-animation: strokeDash 1.2s ease-in-out infinite;-o-animation: strokeDash 1.2s ease-in-out infinite;animation: strokeDash 1.2s ease-in-out infinite; }

/* BOOLEAN TOGGLE */
.boolean-toggle-container { display: none; }

/* CONTACT SUCCESS MODAL */
.contact-success-modal { text-align: center; }

.content--bedrooms {
  text-align: left;
}

/* MAP */
#map-canvas { height: 600px; width: 100%; }
.map-info { position: absolute; top: 0; left: 0; right: 0; padding: 24px; display: none; background: #ffffff; border-bottom: 1px solid #b2bfc2; }
.map-info h2, .map-info h4 { margin: 0; }
.map-info .map-info-content { display: flex; justify-content: space-between; align-items: center; }
.map-info .map-info-btns { margin-left: 30px; }
@media only screen and (max-width: 750px) {
  #map-canvas { height: 500px; width: 100%; }
  .map-info { padding: 15px; }
  .map-info .map-info-content { display: block; text-align: center; }
  .map-info .map-info-btns { margin: 15px 0 0; }
}
@media only screen and (max-width: 550px) {
  #map-canvas { height: 450px; }
}

/* MAP LOGOS */
.map-logos { display: flex; flex-wrap: wrap; justify-content: center; margin: 30px -6px; }
.map-logos .map-logo { margin: 6px; }
.map-logos .map-logo a { display: block; -webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;-ms-transition: opacity 0.2s ease;-o-transition: opacity 0.2s ease;transition: opacity 0.2s ease; }
.map-logos .map-logo a:hover { opacity: 0.8; }
@media only screen and (max-width: 550px) {
  .map-logos .map-logo { width: calc(33.33% - 12px); }
}

.iframe-booking { width: 100%; height: 1000px; margin: 0 0 30px; }

/* MASONRY GALLEY */
.masonry-gallery { display: flex; margin: 0 -15px; flex-wrap: wrap; }
.masonry-gallery .masonry-gallery-image { width: calc(33.33% - 30px); margin: 0 15px 30px; -webkit-transition: transform 0.2s ease;-moz-transition: transform 0.2s ease;-ms-transition: transform 0.2s ease;-o-transition: transform 0.2s ease;transition: transform 0.2s ease; }
.masonry-gallery .masonry-gallery-image:hover, .masonry-gallery .masonry-gallery-image:focus-visible { -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05); }
@media only screen and (max-width: 1200px) {
  .masonry-gallery { margin: 0 -10px; flex-wrap: wrap; }
  .masonry-gallery .masonry-gallery-image { width: calc(33.33% - 20px); margin: 0 10px 20px; }
}
@media only screen and (max-width: 900px) {
  .masonry-gallery { margin: 0 -5px; flex-wrap: wrap; }
  .masonry-gallery .masonry-gallery-image { width: calc(33.33% - 10px); margin: 0 5px 10px; }
}
@media only screen and (max-width: 550px) {
  .masonry-gallery { margin: 0 -3px; flex-wrap: wrap; }
  .masonry-gallery .masonry-gallery-image { width: calc(33.33% - 6px); margin: 0 3px 6px; }
}

/* SLIDER VIDEO */
#SliderVideo { position: relative; height: 56.25vw; overflow: hidden; background: #000000; }
.slide-video-outer { display: block; height: 100%; position: relative; }
/* SLIDER VIDEO */
.slide-video-container { opacity: 0; position: absolute; pointer-events: none; background: #000000; width: calc(100vw + 175px); height: calc((100vw + 175px) * 0.5625 + 100px ); top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); -webkit-transition: opacity 0.2s ease time;-moz-transition: opacity 0.2s ease time;-ms-transition: opacity 0.2s ease time;-o-transition: opacity 0.2s ease time;transition: opacity 0.2s ease time; }
.slide-video-container.anim { opacity: 1; }
.slide-video-container iframe { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.slider-spinner { display: none; }


.brand-background {
    fill: #9b9b9c !important;
    background: #9b9b9c !important;
    color: #ffffff !important; }

.button.brand-background:hover, .button.brand-background:focus {
    background: #434343 !important;
    color: #ffffff; }

button.brand-background:hover, button.brand-background:focus {
    background: #434343 !important;
    color: #ffffff; }

.brand-color {
    color: #9b9b9c !important;
    border-color: #9b9b9c; }