@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Bitter:400,700|Raleway:400,700");

:root {
  /* --gold: #AE841F; */

  --gold: #936F1A;
}
html {
  font-size: 18px;
  min-width: 320px;
}
body {
  font-family: "GillSans", sans-serif;
  background: #fafafa;
}
a:link, a:visited {
  color: #946f19;
}
a:hover, a:focus, a:active {
  color: var(--gold);
}
.bitter {
  font-family: "Baskervville", serif;
}
.raleway {
  font-family: "GillSans", sans-serif;
}
a.btn-primary, button.btn-primary, .btn-primary, .nav > li > a.btn-primary {
  color: #fff;
  border-radius: 25px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 1.1rem;
  font-family: "Baskervville", serif;
  background-color: var(--gold);
  border-color: var(--gold);
}
a.btn-primary:hover, button.btn-primary:hover, .btn-primary:hover, .nav > li > a.btn-primary:hover {
  background: var(--gold);
}
#content.site-content {
  padding-top: 0;
}
.home #content.site-content {
  padding-bottom: 0;
}
.see-more {
  text-align: right;
}
.gh-site-logo:hover {
  text-decoration: none;
}
.lt-gov-name {
  font-family: "GillSans", sans-serif;
}
.m-top-auto {
  margin-top: auto;
}
.p-20 {
  padding: 20px;
}
@media (max-width: 879px) {
  .logged-in .site .navbar {
    top: 32px;
  }
}
@media (max-width: 784px) {
  .logged-in .site .navbar {
    top: 46px;
  }
}
@media (max-width: 600px) {
  .logged-in .site.load-top {
    transform: scale(1);
  }
  .logged-in .site .navbar {
    top: 0px;
  }
}
@media (max-width: 879px) {
  .category-page-title {
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
  }
}
/* Align left margins on desktop */
@media (min-width: 880px) {
  .gh-site-header {
    padding-left: 10px;
  }
  .page-sidebar .jumbotron .breadcrumbs, .page-sidebar .jumbotron h2 {
    padding-left: 20px;
  }
  .offset-left {
    padding-left: 35px;
  }
}
.gh-site-header {
  align-items: center;
}
.gh-site-header .crest {
  width: 80px;
}

.gh-site-header .crest_gov {
  width: 60px;
  margin-left: -40%;
}

a.gh-site-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
}


.gh-site-header h1, .gh-site-header h5 {
  font-size: 1rem;
  border-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
  color: #333333;
  white-space: nowrap;
}
.gh-site-header span {
  font-size: 0.8rem;
}
header#masthead {
  background-color: #fff;
  border: none;
  box-shadow: inherit;
  color: #333333;
  font-family: "Baskervville", serif;
  padding: 0;
}
header#masthead .gh-header-container {
  padding: 6px 0;
}
@media (min-width: 880px) {
  header#masthead .navbar-container {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
  }
}
header#masthead .gh-site-icons {
  text-align: center;
  width: 40%;
  max-width: 380px;
  padding-right: 20px;
}
header#masthead .gh-site-icons a, header#masthead .gh-site-icons button {
  display: inline-block;
  color: var(--gold);
  transition: all 0.3s ease-in-out;
}
header#masthead .gh-site-icons a:hover, header#masthead .gh-site-icons button:hover {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  transform: scale(1.15);
}
header#masthead .gh-site-icons a:hover .gh-icon, header#masthead .gh-site-icons button:hover .gh-icon {
  border-color: var(--gold);
}
header#masthead .gh-site-icons .gh-icon {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: auto auto 5px;
}
header#masthead .gh-site-icons .gh-icon-link {
  height: 100%;
  width: 75px;
}
header#masthead .gh-site-icons .gh-icon-text {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1279px) {
  header#masthead .gh-site-icons {
    padding-right: 55px;
  }

  .gh-site-header .crest_gov {
    margin-left: -20%;
  }
}

@media (max-width: 1200px)
{
  .gh-site-header .crest_gov {
    margin-left: 0px;
  }
}
header#masthead .social {
  position: absolute;
  top: 0;
  right: 0;
  display: none !important;
}

.social-icon {
  display: none !important;
}
header#masthead .social .social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
}
header#masthead .social .facebook {
  background-color: #3b5998;
}
header#masthead .social .facebook:hover {
  background-color: #4c74ca;
}
header#masthead .social .twitter {
  background-color: #00aced;
}
header#masthead .social .twitter i {
  position: relative;
  right: -1px;
}
header#masthead .social .twitter:hover {
  background-color: #28bbf0;
}
#masthead .navbar .nav-item button, #masthead .navbar .nav-item a {
  display: block;
  padding: 20px;
  background: none;
  border: none;
  border-radius: 0;
  color: #333333;
  font-size: 1rem;
  font-weight: 400;
  transition: background-color 0.15s ease-in-out;
}
#masthead .navbar .nav-item button:hover, #masthead .navbar .nav-item a:hover {
  color: var(--gold);
  background: #eee;
  font-weight: 400;
  text-decoration: none;
}
#masthead .navbar .nav-item button:after {
  border: none;
  content: "";
  font-family: "FontAwesome";
  font-size: 0.6rem;
}
#masthead .navbar .btn:active {
  background-color: white;
  border: none !important;
  color: var(--gold);
}
#masthead .navbar .show > .btn.dropdown-toggle {
  z-index: 201;
  position: relative;
  background-color: white;
  color: var(--gold);
  border: none;
  border-radius: 0px;
  transition: none;
}
#masthead .navbar .show > .btn.dropdown-toggle:after {
  content: "";
}
#masthead .navbar .show > .dropdown-menu {
  border-radius: 0px;
  border: 0px;
  margin-top: 0px;
  font-size: 0.9rem;
  width: 280px;
  padding: 0;
}
#masthead .navbar .show > .dropdown-menu .dropdown-item {
  padding: 15px 20px;
  width: auto;
}
#masthead .navbar .show > .dropdown-menu .dropdown-item:hover {
  color: white;
  background-color: var(--gold);
}
#masthead .navbar .show > .page-cover {
  background-color: black;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 200;
  opacity: 0.14;
}
#masthead .navbar .dropdown:nth-last-child(2) .dropdown-menu, #masthead .navbar .dropdown:nth-last-child(4) .dropdown-menu, #masthead .navbar .dropdown:nth-last-child(6) .dropdown-menu {
  right: 0;
  left: auto;
}
.nav-item.dropdown.mobile-dropdown {
  display: none;
}
.header-carousel {
  margin-left: -15px;
  margin-right: -15px;
}
.header-carousel .carousel-image {
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-carousel .carousel-caption {
  max-width: 40%;
  text-align: left;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(51, 51, 51, 0.69);
}
.header-carousel .carousel-caption h5 {
  font-size: 2rem;
  font-family: "Baskervville", serif;
}
.header-carousel .carousel-caption p {
  font-family: "GillSans", sans-serif;
}
.header-carousel .carousel-caption.North-East {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
.header-carousel .carousel-caption.South-East {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
.header-carousel .carousel-caption.South-West {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.header-carousel .carousel-caption.North-West {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.header-carousel .carousel-control {
  border: none;
  background: none;
}
.header-carousel .carousel-control span {
  height: 40px;
  width: 40px;
}
.news .entry-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.post-crest {
  width: 100px;
}
.cover-image {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.cover-image .cover {
  /* background-color: #AE841F; */
  background-color: #936F1A;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  height: 100%;
  width: 100%;
}
.quick-links .cover {
  background-color: #212121;
  opacity: 0.44;
  transition: opacity 0.3s ease-in-out;
  height: 100%;
  width: 100%;
}
a:hover .cover-image .cover {
  opacity: 0.66;
}
.quick-links-desktop {
  display: none;
}
.latest-post-backdrop {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #eeeeee;
}
.latest-posts {
  text-align: center;
  font-family: "Baskervville", serif;
}


.latest-posts a {
  color: var(--gold);
}
.latest-posts h4 {
  color: var(--gold);
  margin-bottom: 1.1rem;
}
.card-container .col.cards {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.card-container .card {
  height: 175px;
  max-width: 340px;
  border: none;
  border-radius: 0;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
  text-align: left;
  margin: 0 auto;
  margin-bottom: 20px !important;
}
.card-container .card .card-img-top {
  display: none;
  height: 0px;
  padding-bottom: 56.75%;
  border-radius: 0;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-container .card .card-block {
  padding-left: 12px;
  padding-top: 12px;
  min-height: 120px;
}
.card-container .card .card-block .card-text {
  font-size: 1.1rem;
  line-height: 1.2;
  margin-bottom: 0px;
  padding-right: 1rem;
  font-family: 'GillSans', sans-serif;
}
.card-container .card .card-block .card-date {
  color: #aaaaaa;
  font-size: 0.8rem;
  margin-top: 5px;
  margin-bottom: 20px;
}
.card-container .card .card-block .event-info {
  display: flex;
  padding-left: 10px;
}
.card-container .card .card-block .event-info .event-date {
  text-align: center;
  margin-right: 15px;
}
.card-container .card .card-block .event-info .event-day {
  font-size: 1.2rem;
}
.card-container .card .card-title {
  color: black;
  font-size: 0.75rem;
  text-transform: uppercase;
}
@media (max-width: 320px) {
  .card-container .card {
    height: 195px;
  }
}
.card-container .card-col:first-child .card {
  margin-right: auto;
  margin-left: 0;
}
.card-container .card-col:last-child .card {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 767px) {
  .card-container .card-col:nth-child(4) {
    display: none;
  }
}
@media (min-width: 880px) {
  .card-container .card-col:nth-child(4) {
    display: none;
  }
}
.quick-links {
  text-align: center;
  font-size: 1.5rem;
  font-family: "Baskervville", serif;
  padding-top: 30px;
  padding-bottom: 30px;
}
.quick-links h4 {
  color: var(--gold);
}
.quick-links .link-block:nth-child(3n + 2) .spread {
  margin-left: auto;
  margin-right: auto;
}
.quick-links .link-block:nth-child(3n + 3) .spread {
  margin-left: auto;
}
.quick-links .link-block .spread {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  max-width: 340px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.quick-links .link-block .spread .ratio {
  height: 191px;
}
.quick-links .link-block .spread p {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 15%;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  color: #fff;
  transition: font-size 0.3s ease-in-out, bottom 0.3s ease-in-out;
  text-shadow: 2px 2px 3px black;
}
.quick-links .link-block .spread p:after {
  content: "";
  opacity: 0;
  display: block;
  font-family: "FontAwesome";
  margin-top: 0.5rem;
  transition: opacity 0.3s ease-in-out;
}
.quick-links .link-block a:hover .spread p {
  top: 0;
  right: 0;
  bottom: 40%;
  left: 0;
  margin: auto;
  font-size: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
}
.quick-links .link-block a:hover .spread p:after {
  opacity: 1;
}
.page-header a {
  color: #fff;
}
.page-header a:hover {
  color: #fff;
  text-decoration: none;
}
.entry-header h1, .entry-header h2 {
  font-size: 2rem;
  color: var(--gold);
  border: none;
  font-family: "Baskervville", serif;
  padding-bottom: 0px;
}
.post-template-default .breadcrumbs {
  margin-top: 0px;
  margin-bottom: 20px;
}
.breadcrumbs {
  font-size: 0.9rem;
  font-family: "GillSans", sans-serif;
  margin-top: 10px;
}
.breadcrumbs a {
  color: #fafafa;
  margin: 10px;
}
.breadcrumbs a:first-child {
  margin-left: 0px;
}
.breadcrumbs a:last-child {
  text-shadow: 0px 0px 0.5px white;
}
.breadcrumbs.mobile {
  display: none;
}
.breadcrumbs-light a {
  color: #333;
}
.page-sidebar .jumbotron {
  position: relative;
  height: 10vh;
  max-height: 400px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: transparent;
  color: white;
  padding: 0px;
}
.page-sidebar .jumbotron .page-header {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.page-sidebar h2 {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.page-sidebar .nav-menu {
  font-size: 1.3rem;
  border: 1px solid #f0f0f0;
  font-family: "Baskervville", serif;
}
.page-sidebar .nav-menu.nav-menu-fixed {
  position: fixed;
  width: 380px;
  top: 0;
  background-color: white;
}
.page-sidebar .nav-menu ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  background: #fff;
}
.page-sidebar .nav-menu ul a {
  display: block;
  padding: 20px;
  color: var(--gold);
  transition: background-color 0.15s ease-in-out;
}
.page-sidebar .nav-menu ul a:hover {
  color: var(--gold);
  background: #eee;
  text-decoration: none;
}
.page-sidebar .nav-menu .current-menu-ancestor {
  background-color: #f0f0f0;
  color: var(--gold);
}
.page-sidebar .nav-menu .current-menu-ancestor > a {
  font-weight: 700;
}
.page-sidebar .nav-menu .sub-menu .menu-item {
  background-color: #f0f0f0;
}
.page-sidebar .nav-menu .sub-menu .menu-item:not(:last-child) {
  border-bottom: 1px solid white;
}
.page-sidebar .nav-menu .sub-menu a {
  font-size: 1rem;
  padding: 10px;
  padding-left: 50px;
  color: var(--gold);
  font-family: "GillSans", sans-serif;
}
.page-sidebar .nav-menu .current-menu-item, .page-sidebar .nav-menu .current-post-parent {
  background-color: var(--gold);
}
.page-sidebar .nav-menu .current-menu-item > a, .page-sidebar .nav-menu .current-post-parent > a {
  color: white;
}
.page-sidebar .nav-menu .menu-item:not(.current-menu-item):not(.current-menu-ancestor) .sub-menu {
  display: none;
}
.page-sidebar .entry-content {
  color: #333333;
  font-family: "GillSans", sans-serif;
  margin-top: 0;
}
.post p, .post span, .page p, .page span {
  font-family: "GillSans", sans-serif;
}
.single-post #primary {
  margin-top: 40px;
}
.single-post .post .dropdown {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
.single-post .post .dropdown .menu {
  list-style: none;
  padding-left: 0px;
  text-align: center;
  margin-bottom: 0px;
}
.mobile-carousel-caption {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}
.mobile-carousel-caption .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: black;
  opacity: 0.6;
  height: 100%;
  width: 100%;
}
.mobile-carousel-caption .caption-block {
  display: flex;
  flex-direction: column;
  width: 70%;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 1;
  color: white;
  margin-bottom: 20px;
}
.mobile-carousel-caption .caption-block h5 {
  font-family: "Baskervville", serif;
  font-size: 2rem;
  text-align: center;
}
.mobile-carousel-caption .caption-block p {
  text-align: center;
  font-family: "GillSans", sans-serif;
  width: 100%;
}
@media (max-width: 414px) {
  .mobile-carousel-caption .caption-block h5 {
    font-size: 1.2rem;
  }
}
@media (max-width: 320px) {
  .mobile-carousel-caption .caption-block h5 {
    font-size: 1rem;
  }
  .mobile-carousel-caption .caption-block p {
    font-size: 0.875rem;
  }
}
.mobile-carousel-caption .caption-block a {
  font-size: 1.2rem;
}
.mobile-carousel-caption .caption-block i {
  margin-top: 20px;
  font-size: 1.4rem;
  opacity: 0.8;
}

h2 {
  font-family: "Baskervville", serif;
}
.archive h2, .archive h3, .archive h4 {
  font-family: "Baskervville", serif;
}
.archive h4 {
  color: var(--gold);
}
.archive .month {
  margin-bottom: 20px;
}
.modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: inherit;
}
.modal-dialog label {
  margin: 0;
}
.modal-dialog .modal-content {
  width: 98%;
  max-width: 800px;
  border: none;
  background-color: transparent;
}
.modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 20px 0px;
}
.modal-dialog .modal-content .modal-header button {
  opacity: 1;
  color: rgba(0, 0, 0, 0.8);
  width: 40px;
  height: 40px;
  background-color: #fafafa;
  border-radius: 100%;
  padding: 0px;
  font-size: 16px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.modal-dialog .modal-content .modal-header .close {
  margin: 0;
}
.modal-dialog .modal-content .modal-body {
  background: none;
  padding: 0;
}
.modal-dialog .modal-content .modal-body .search-field.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 1.1rem;
  padding-left: 55px;
  height: 50px;
}
.modal-dialog .modal-content .modal-body .search-form {
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
}
.modal-dialog .modal-content .modal-body .search-form:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: 6px;
  left: 12px;
}
.modal-dialog .modal-content .modal-body .search-submit.btn {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: var(--gold);
  color: #fff;
  font-size: 1.1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.modal-dialog .modal-content .modal-body .search-submit:hover {
  background-color: #97721b
}
.modal-dialog .modal-content .search-form {
  display: flex;
}
.modal-dialog .modal-content label {
  width: 100%;
}
.search-button {
  background: none;
  border: none;
}
footer#colophon {
  padding-top: 48px;
  padding-bottom: 48px;
  /* background-color: #AE841F; */
  background-color: #936F1A;
}
footer#colophon .gh-site-header h5 {
  color: white;
}
footer#colophon .crest {
  width: 64px;
}

footer#colophon .crest_horiz {
  width: 64px;
  margin-top: 15px;
  margin-bottom: 15px;
}
footer#colophon .lt-gov-title {
  padding-left: 0;
  margin-top: 10px;
}
@media (max-width: 320px) {
  footer#colophon .lt-gov-title {
    font-size: 0.875rem;
  }
}
@media (max-width: 879px) {
  footer#colophon .gh-site-header h5 {
    padding-left: 0;
  }
}
footer#colophon a {
  display: block;
  padding: 4px 0px;
}
footer#colophon a:hover {
  text-decoration: none;
  color: white;
}
footer#colophon .subfooter-row {
  padding: 20px 0px;
  color: white;
  font-size: 0.75rem;
}
footer#colophon .subfooter-links a {
  display: inline-block;
  padding: 5px;
  color: #96bde6;
}
footer#colophon .subfooter-links a:hover {
  color: white;
}
footer#colophon .subfooter-links a:first-of-type {
  padding-left: 0;
}
.footer-list h5 {
  color: white;
  text-transform: uppercase;
  font-size: 0.75rem;
  white-space: nowrap;
  border-bottom: 0.6px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-family: "Baskervville", serif;
}
.footer-list ul {
  padding-left: 0px;
  list-style: none;
  color: #96bde6;
  font-size: 0.75rem;
}
.footer-list ul li:not(:first-child) {
  margin-top: 5px;
}
@media (max-width: 990px) {
  .card, .spread {
    margin: 0px auto 20px auto !important;
  }
}
@media (min-width: 576px) and (max-width: 879px) {
  .page-sidebar .container.page-header {
    padding: 0;
  }
}
@media (max-width: 879px) {
  div.footer-list {
    padding-right: 48px;
  }
  .page-cover, .side-page-bar, .hide-mobile, .site-header hr {
    display: none !important;
  }
  .breadcrumbs {
    padding-left: 0;
  }
  .page-sidebar .jumbotron {
    height: 0px;
    padding-bottom: 56.75%;
  }
  .page-sidebar .container.page-header {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .mobile-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 320px;
    background-color: white;
    transition: background-color 0.3s ease;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
  }
  .mobile-header .crest {
    flex-direction: column;
  }
  .mobile-header .crest .crest-white {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
  .crest {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 50px;
    width: 100%;
  }
  .crest img {
    width: 40px;
  }
  #masthead .navbar {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
  }
  #masthead .navbar .nav-item.dropdown {
    display: none;
  }
  #masthead .navbar .nav-item.dropdown.mobile-dropdown {
    display: block;
  }
  #masthead .navbar .navbar-toggler {
    display: flex;
    top: 0;
    align-items: center;
    justify-content: space-between;
    background-color: var(--gold);
    font-size: 0.8rem;
    height: 50px;
    width: 100px;
    color: white;
    border-radius: 0px;
    position: absolute;
  }
  #masthead .navbar .navbar-toggler i {
    font-size: 1.3rem;
  }
  #masthead .navbar .navbar-toggler .fa-bars {
    display: none;
  }
  #masthead .navbar .navbar-toggler.collapsed .fa-bars {
    display: block;
  }
  #masthead .navbar .navbar-toggler.collapsed .fa-times {
    display: none;
  }
  #masthead .navbar .mobile-site-icons {
    width: 100%;
    min-height: 200px;
    background-color: #eeeeee;
  }
  #masthead .navbar .mobile-site-icons .icons {
    display: flex;
    margin: 20px;
    text-align: center;
    justify-content: center;
  }
  #masthead .navbar .mobile-site-icons .icons .icon-container {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: #fafafa;
    height: 100px;
  }
  #masthead .navbar .mobile-site-icons .icons .icon-container .gh-icon {
    padding-top: 10px;
    font-size: 1.3rem;
  }
  #masthead .navbar .mobile-site-icons .icons .icon-container .gh-icon-text {
    font-size: 0.9rem;
    padding: 10px;
  }
  #masthead .navbar .mobile-site-icons .icons .icon-container:not(:last-child) {
    margin-right: 7px;
  }
  #masthead .navbar .nav-item {
    border-bottom: 1px solid #eeeeee;
  }
  #masthead .navbar .nav-item button {
    font-size: 1.2rem;
    border-radius: 0px;
  }
  #masthead .navbar .nav-item button:before {
    content: "";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 16px;
    width: 16px;
    display: inline-block;
    text-align: center;
  }
  #masthead .navbar .nav-item button:after {
    display: none;
  }
  #masthead .navbar .nav-item.show > button:before, #masthead .navbar .dropdown-menu > button.sub-show:before {
    content: "";
  }
  #masthead .navbar .btn {
    width: 100%;
    text-align: left;
    transition: none;
  }
  #masthead .navbar .btn:hover, #masthead .navbar .show > .btn.dropdown-toggle {
    color: white;
    background-color: var(--gold);
  }
  #masthead .navbar .dropdown-menu.show {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    text-align: left;
    background-color: var(--gold);
  }
  #masthead .navbar .dropdown-menu.show .dropdown-item {
    color: white;
    font-size: 1rem;
    padding-left: 60px;
    margin-left: 0;
    margin-right: 0;
  }
  #masthead .navbar .show > .toggle.dropdown-item {
    margin-left: 0px;
    width: 100%;
  }
  #masthead .navbar .dropdown-toggle.sub-show {
    background-color: var(--gold);
  }
  #masthead .navbar .dropdown-menu .dropdown-menu.sub-show {
    background-color: var(--gold);
    width: 100%;
    padding-left: 40px;
  }
  .navbar-collapse {
    position: absolute;
    top: 0;
    left: 0px;
    flex-direction: column;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background-color: white;
  }
  .navbar-collapse.show, .navbar-collapse.collapsing {
    display: flex;
  }
  .navbar-nav {
    overflow-y: scroll;
  }
  .mobile-icon-nav {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    font-size: 1.5rem;
  }
  .mobile-icon-nav a, .mobile-icon-nav button {
    width: 40px;
    height: 50px;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile-icon-nav a:hover, .mobile-icon-nav button:hover {
    background: var(--gold);
    text-decoration: none;
  }
  body:not(.archive) .load .mobile-header, body:not(.single) .load .mobile-header {
    background: transparent;
    box-shadow: none;
  }
  body:not(.archive) .load .mobile-header .crest-white, body:not(.single) .load .mobile-header .crest-white {
    opacity: 1;
  }
  body:not(.archive) .load .mobile-header img:not(.crest-white), body:not(.single) .load .mobile-header img:not(.crest-white) {
    opacity: 0;
  }
  body:not(.archive) .load .mobile-header.home .crest, body:not(.single) .load .mobile-header.home .crest {
    display: flex;
    flex-direction: column;
    transform: translateY(35px);
  }
  body:not(.archive) .load .mobile-header.home .crest img, body:not(.single) .load .mobile-header.home .crest img {
    transform: scale(2);
  }
  body:not(.archive) .load .mobile-header.home .mobile-title, body:not(.single) .load .mobile-header.home .mobile-title {
    opacity: 1;
    margin-top: 10px;
    font-size: 0.875rem;
  }
  body:not(.archive) .load .mobile-icon-nav a, body:not(.archive) .load .mobile-icon-nav button, body:not(.single) .load .mobile-icon-nav a, body:not(.single) .load .mobile-icon-nav button {
    color: #fff;
  }
  body.archive .load .mobile-header, body.single .load .mobile-header {
    background: #fff;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.12);
  }
  body.archive .load .mobile-header .crest-white, body.single .load .mobile-header .crest-white {
    opacity: 0;
  }
  body.archive .load .mobile-header img:not(.crest-white), body.single .load .mobile-header img:not(.crest-white) {
    opacity: 1;
  }
  body.archive .load .mobile-icon-nav a, body.archive .load .mobile-icon-nav button, body.single .load .mobile-icon-nav a, body.single .load .mobile-icon-nav button {
    color: #333;
  }
  .mobile-title {
    color: #fff;
    text-align: center;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease;
    top: 88px;
    left: 0;
    right: 0;
  }
  .mobile-title span {
    font-size: 0.8rem;
  }
  .crest, .crest img {
    transition: all 0.3s ease;
  }
  .header-carousel .carousel-image {
    height: 100vh;
    min-height: 450px;
  }
  .page-header .breadcrumbs {
    display: none;
    text-align: center;
    margin: auto;
  }
  .page-sidebar .jumbotron .page-header {
    justify-content: center;
  }
  .page-sidebar .breadcrumbs.mobile {
    display: block;
    color: #333333;
  }
  .page-sidebar .breadcrumbs.mobile a {
    color: #333333;
  }
  .page-sidebar .col-md-4, .page-sidebar .col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 879px) and (max-width: 320px) {
  body:not(.archive) .load .mobile-header.home .crest, body:not(.single) .load .mobile-header.home .crest {
    transform: translateY(35px);
  }
  body:not(.archive) .load .mobile-header.home .crest img, body:not(.single) .load .mobile-header.home .crest img {
    transform: scale(2);
  }
  body:not(.archive) .load .mobile-header.home .mobile-title, body:not(.single) .load .mobile-header.home .mobile-title {
    font-size: 0.875rem;
  }
}
@media (min-width: 880px) {
  .mobile-header, .mobile-site-icons, .navbar .mobile-icon-nav, .mobile-carousel-caption, .quick-links-mobile, .single-post .post .dropdown {
    display: none;
  }
  .carousel-caption, .quick-links-desktop {
    display: block !important;
  }
  .carousel-caption-container {
    display: block !important;
    position: absolute;
    width: 100%;
    max-width: 1110px;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 1247px) {
  .set-max {
    max-width: 1200px;
  }
}
.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
@media (min-width: 880px) and (max-width: 991px) {
  .container {
    max-width: 100%;
    padding: 0;
  }
}
/* Archive Page */
@media (max-width: 879px) {
  body.archive {
    padding-top: 50px;
  }
  body.archive .archive-title {
    text-align: center;
  }
}
#primary.archive {
  margin-top: 40px;
}
.archive .post {
  display: block;
  margin: 10px 0;
}
.archive-accordion .card {
  margin-bottom: 10px;
}
.archive-accordion .card-header {
  padding: 0;
}
.archive-accordion .card-header .btn {
  width: 100%;
  text-align: left;
  padding: 10px;
}
.archive-accordion .card-header .btn:hover {
  text-decoration: none;
  background: #ececec;
}
/* Tours Buttons */
@media (max-width: 490px) {
  .tours-mobile li {
    margin: 0 0 10px !important;
  }
}
/* Post Navigation */
.site-main .posts-navigation {
  margin-top: 40px;
}
.nav-next a, .nav-previous a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  border-radius: 25px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 1.1rem;
  font-family: "Baskervville", serif;
  background-color: var(--gold);
  border-color: var(--gold);
}
/* News Posts */
@media (max-width: 879px) {
  body.single {
    padding-top: 50px;
  }
}
.single-post .article:not(.post) .entry-header h1 {
  margin-top: 20px;
  text-align: center;
  max-width: 66%;
}
.single-post .post .entry-meta {
  font-weight: 800;
}
.information-sidebar {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #f0f0f0;
}
.information-sidebar h5 {
  margin-bottom: 1rem;
}
.information-sidebar .btn {
  width: 100%;
}
.category-diplomatic-visitors img {
  margin: auto;
}
.category-diplomatic-visitors .entry-content {
  text-align: center;
}
/* Search Results */
.search-results #primary {
  margin-top: 40px !important;
}
.search-results #primary article {
  margin-top: 30px;
}
.search-results mark {
  background-color: rgba(239, 180, 15, 0.18);
}
/** LightGallery **/
.lg-icon {
  font-family: "lg" !important;
}
.lg-thumb-outer {
  padding-left: 20px;
  padding-right: 20px;
}
.lg-thumb.lg-group {
  margin: auto;
}
@media (max-width: 879px) {
  .lg-sub-html {
    font-size: 10px;
    max-height: 30vh;
    overflow: auto;
  }
  .lg-sub-html h3 {
    font-size: 12px;
  }
}
/** Photo Album Archive **/
.archive-title h2 {
  border: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 880px) and (max-width: 991px) {
  .archive-title {
    padding-left: 20px;
  }
}
.photo-album-item {
  display: inline-block;
  padding: 10px;
  max-width: 100%;
}
.photo-album-item a:hover {
  cursor: pointer;
  text-decoration: none;
}
@media (min-width: 768px) {
  .photo-album-item {
    width: 50%;
  }
}
.photo-album-item > div {
  border: 1px solid #e5e5e5;
}
.photo-album-meta {
  text-align: left;
  padding: 20px;
  background: #fff;
}
.photo-album-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 96%;
  margin: 0;
}
.photo-album-container {
  font-size: 0;
  text-align: left;
  margin: 0 -10px;
}
/** Gallery Layout **/
.gallery-item {
  width: 33%;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .gallery-item {
    width: 272px;
  }
}
/** JS Composer **/
.wpb_content_element {
  margin-bottom: 20px;
}
/** 404 **/
.error404 #primary {
  margin-top: 40px !important;
}
.search-submit {
  position: relative;
  top: -1.5px;
}
/** Edge ratio fix **/
@media (min-width: 992px) and (max-width: 1200) {
  height: 161px;
}
/** Interactive Garden Map **/
.bg-dark {
  background: #222;
}
.bg-dark .breadcrumbs {
  color: #fff;
}
#interactive-garden-map {
  max-width: 100vw;
  max-height: 100vh;
  overflow: auto;
  /*
  li.fourth-effect:hover .mask {

    border:45px solid rgba(0,0,0,0.2) !important;
  }
  */
}
#interactive-garden-map h2.gardenmap-heading {
  position: relative;
  border: 0 !important;
  top: 0em;
  margin: 0 0 0 0.35em !important;
  -moz-text-shadow: 0px 0px 5px #ffffff, 0px 5px 10px #ffffff;
  text-shadow: 0px 0px 5px #ffffff, 0px 5px 10px #ffffff;
}
#interactive-garden-map .garden-background {
  background-image: url(../../../interactive-garden-map/gardens-interactive.jpg);
  width: 980px;
  height: 1083px;
  margin: 0 auto;
  padding: 0;
  font-size: 13px;
}
#interactive-garden-map .map-link {
  position: relative;
  bottom: 0.5em;
  margin: 0 0 0 0;
  padding: 0;
  -moz-text-shadow: 0 0 7px #ffffff !important;
  -webkit-text-shadow: 0 0 7px #ffffff !important;
  text-shadow: 0 0 7px #ffffff !important;
}
#interactive-garden-map .lb-data .lb-details {
  width: 600px !important;
  margin: 1.2em 0 0 -0.2em;
  float: left;
  text-align: left;
  line-height: 1.25em;
}
#interactive-garden-map .lb-data .lb-caption {
  font-size: 14px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
  margin-top: 1em !important;
  line-height: 1.45em !important;
  color: #fff;
}
#interactive-garden-map .gardens-bgimage {
  position: relative;
  margin: 0;
  padding: 0;
  /* If you don't want the images in the scroller to be selectable, try the following
    block of code. It's just a nice feature that prevent the images from
    accidentally becoming selected/inverted when the user interacts with the scroller. */
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#interactive-garden-map ul.garden-bg-images {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 1;
  list-style: none;
}
#interactive-garden-map .fourth-effect:hover p {
  position: relative;
  z-index: 1 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 4px #000 !important;
  -webkit-box-shadow: 0 0 4px #000 !important;
  box-shadow: 0 0 4px #000 !important;
  /*
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    */
}
#interactive-garden-map .fourth-effect .mask {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  margin: -2em 0 0 -2em !important;
  opacity: 0;
  overflow: visible;
  border: 0px solid rgba(0, 0, 0, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0;
  left: 0;
  z-index: 209004;
}
#interactive-garden-map .fourth-effect:hover .mask {
  opacity: 1;
  border: 46px solid rgba(0, 0, 0, 0.2) !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 130px !important;
  height: 97px !important;
  left: 0;
  top: 0;
  z-index: 209004;
}
#interactive-garden-map .fourth-effect a.info {
  position: absolute;
  background: url(../../../interactive-garden-map/images/link.png) center no-repeat;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
#interactive-garden-map .fourth-effect:hover a.info {
  top: 0;
  left: 0;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
#interactive-garden-map .fourth-effect:hover a.info {
  top: -46px !important;
  left: -46px !important;
  width: 130px;
  height: 97px;
}
#interactive-garden-map .fourth-effect img {
  display: block;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 4px #888;
  -webkit-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  opacity: 0;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle;
  left: 2em;
  top: 0;
  width: 0;
  height: 0;
  max-width: none;
}
#interactive-garden-map .fourth-effect:hover img {
  display: block;
  position: relative;
  opacity: 1;
  padding: 0 !important;
  margin: -2em 0 0 -2em !important;
  -webkit-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -moz-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -o-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 8px #000;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000;
  width: 130px;
  height: 97px;
  left: 0;
  top: 0;
  z-index: 209003;
}
#interactive-garden-map li:hover p {
  width: 130px !important;
  text-align: center;
}
#interactive-garden-map li.duck-pond {
  position: absolute;
  top: 13.2em;
  margin: 0 0 0 22em !important;
  padding: 0 0 0 0 !important;
}
#interactive-garden-map li.rocklandI {
  position: absolute;
  top: 11.4em;
  margin: 0 0 0 28em !important;
  padding: 0 0 0 0 !important;
}
#interactive-garden-map li.rocklandII {
  position: absolute;
  top: 8.3em;
  margin: 0 0 0 40em !important;
  padding: 0 0 0 0 !important;
}
#interactive-garden-map li.winter-garden {
  position: absolute;
  top: 11em;
  margin: 0 0 0 47em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 30px;
}
#interactive-garden-map li.rotary {
  position: absolute;
  top: 8.5em;
  margin: 0 0 0 52em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 60px;
}
#interactive-garden-map li.cottage {
  position: absolute;
  top: 8.2em;
  margin: 0 0 0 58em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 60px;
}
#interactive-garden-map li.cottage-friends {
  position: absolute;
  top: 11em;
  margin: 0 0 0 62em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
}
#interactive-garden-map li.cottage-friends.fourth-effect p {
  font-size: 14px !important;
  font-family: "Bitter", serif !important;
  letter-spacing: 1px !important;
}
#interactive-garden-map li.english-garden {
  position: absolute;
  top: 21em;
  margin: 0 0 0 14em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.pearkes {
  position: absolute;
  top: 21em;
  margin: 0 0 0 24.5em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.bruce-pavilion {
  position: absolute;
  top: 21em;
  margin: 0 0 0 32.2em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.rose-garden {
  position: absolute;
  top: 20em;
  margin: 0 0 0 41em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.orchard {
  position: absolute;
  top: 22.5em;
  margin: 0 0 0 55em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.iris-lily {
  position: absolute;
  top: 28em;
  margin: 0 0 0 55em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.nursery {
  position: absolute;
  top: 26em;
  margin: 0 0 0 63em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 80px;
}
#interactive-garden-map li.nursery.fourth-effect:hover .mask {
  width: 130px !important;
  height: 90px !important;
  border: 45px solid rgba(0, 0, 0, 0.2) !important;
}
#interactive-garden-map li.sunken-rose {
  position: absolute;
  top: 30em;
  margin: 0 0 0 9em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 130px;
}
#interactive-garden-map li.herb-garden {
  position: absolute;
  top: 26.3em;
  margin: 0 0 0 17em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 130px;
}
#interactive-garden-map li.rhod-garden {
  position: absolute;
  top: 31em;
  margin: 0 0 0 40em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.cary-castle-mews {
  position: absolute;
  top: 33.8em;
  margin: 0 0 0 60em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
}
#interactive-garden-map li.cary-castle-mews.fourth-effect p {
  font-size: 14px !important;
  font-family: "Bitter", serif !important;
  letter-spacing: 1px !important;
}
#interactive-garden-map li.cut-flower {
  position: absolute;
  top: 31em;
  margin: 0 0 0 20.5em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.rock-alpine {
  position: absolute;
  top: 35.2em;
  margin: 0 0 0 20.5em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.terraces {
  position: absolute;
  top: 40.3em;
  margin: 0 0 0 34em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.ballroom-terraces {
  position: absolute;
  top: 44.3em;
  margin: 0 0 0 29em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.woodlands-viewpoint {
  position: absolute;
  top: 41em;
  margin: 0 0 0 14em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.woodlands-trail {
  position: absolute;
  top: 51em;
  margin: 0 0 0 22em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.woodlands-trail-ent {
  position: absolute;
  top: 50em;
  margin: 0 0 0 33em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 90px;
}
#interactive-garden-map li.gov-house {
  position: absolute;
  top: 33.6em;
  margin: 0 0 0 27.2em !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  width: 140px;
}
#interactive-garden-map li.gov-house.fourth-effect p {
  font-size: 14px !important;
  font-family: "Bitter", serif !important;
  letter-spacing: 1px !important;
}
#interactive-garden-map li.fourth-effect p {
  font-size: 13px !important;
  line-height: 1em !important;
  color: #fff;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  -moz-text-shadow: 0 0 7px #000 !important;
  -webkit-text-shadow: 0 0 7px #000 !important;
  text-shadow: 0 0 7px #000 !important;
}
#interactive-garden-map li.fourth-effect:hover p {
  font-size: 14px !important;
  -webkit-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -moz-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -o-box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  box-shadow: 0px 0px 20px rgba(132, 131, 131, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-text-shadow: 0 0 7px #fff !important;
  -webkit-text-shadow: 0 0 7px #fff !important;
  text-shadow: 0 0 7px #fff !important;
  color: #333;
  text-align: center;
  line-height: 1.2em !important;
  margin: 0.5em 0 0 -1.9em !important;
  padding: 3px 0 3px 0 !important;
}
.booking-form-recaptcha.form-control {
  display: block;
  width: unset;
  padding: 20px 0px;
  background-color: transparent;
  border: none;
}
/** Blog **/
.blog-post {
  display: block;
  position: relative;
  margin: 0 auto 20px;
  min-height: 190px;
  max-width: 100%;
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);
}
@media (min-width: 320px) and (max-width: 599px) {
  .blog-post {
    max-width: 300px;
  }
}
.blog-post:hover, .blog-post:active, .blog-post:focus {
  text-decoration: none;
}
.blog-post .blog-post--thumbnail {
  width: 100%;
  position: relative;
}
@media (max-width: 599px) {
  .blog-post .blog-post--thumbnail {
    padding-top: 56.25%;
    overflow: hidden;
  }
  .blog-post .blog-post--thumbnail img {
    position: absolute;
    margin: auto;
    top: -25%;
    left: 0;
    right: 0;
  }
}
.blog-post .blog-post--title {
  line-height: 1.4;
}
.blog-post .blog-post--category {
  font-size: 0.8em;
  margin-bottom: 1em;
  color: black;
  text-transform: uppercase;
}
.blog-post .blog-post--content {
  padding: 10px;
}
.blog-post .blog-post--excerpt {
  color: #333333;
}
.blog-post .blog-post--date {
  color: #aaa;
  font-size: 0.8rem;
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .blog-post .blog-post--thumbnail {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .blog-post .blog-post--content {
    padding: 20px 240px 20px 20px;
    min-height: 240px;
  }
}
figure.wp-block-embed.is-type-video {
  position: relative;
  width: 100%;
  height: 0;
  margin: 2em 0;
  padding-bottom: 56.25%;
  /*16:9*/
}
figure.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mobile-site-icons {
  a:link, a:visited {
    color: var(--gold);
  }
}
