/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*
Theme Name: DW Theme 21
Theme URI: https://www.designweb.co.uk
Author: Designweb DMA
Author URI: https://www.designweb.co.uk/
Description: Designweb custom theme
Version: 2
License: GNU General Public License v2 or later
License URI: https://www.designweb.co.uk/
Tags: 
Text Domain: designwebvanilla
*/

@font-face {
  font-family: "spicy_soupregular";
  src:
    url("fonts/spicysoup-k7rjx-webfont.woff2") format("woff2"),
    url("fonts/spicysoup-k7rjx-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "spicy_soupregular";
  src:
    url("fonts/spicysoup-mvklp-webfont.woff2") format("woff2"),
    url("fonts/spicysoup-mvklp-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "malicious_moonlightregular";
  src:
    url("fonts/malicious_moonlight_free-webfont.woff2") format("woff2"),
    url("fonts/malicious_moonlight_free-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* =CORE CSS
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}

/* =WordPress Core
-------------------------------------------------------------- */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* accessiblity */

/* */

.mza {
  margin: 0 auto;
}

.relative {
  position: relative;
}

.clear {
  clear: both;
}

body {
  font-family: niveau-grotesk, sans-serif;
  background: #fff;
  color: #3a5d67;
  font-weight: 400;
}

/*
		fonts, regular and bold, 400 + 700
	*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1.5em !important;
}

h1 {
  font-family: spicy_soupregular;
  font-weight: 400;
  margin: 30px 0;
  font-size: 80px;
  line-height: 1.1em !important;
}

h2 {
  font-family: spicy_soupregular;
  font-weight: 400;
  margin: 30px 0;
  font-size: 70px;
  line-height: 1.1em !important;
}

h3 {
  font-family: spicy_soupregular;
  font-weight: 400;
  margin: 30px 0;
  font-size: 50px;
  line-height: 1.1em !important;
}

h4 {
  font-family: spicy_soupregular;
  font-weight: 400;
  margin: 0 0 15px;
  font-size: 30px;
}

h5 {
  margin: 0 0 15px;
  font-size: 18px;
}

h6 {
  margin: 0 0 15px;
  font-size: 18px;
}

.page-id-3791 h1,
.page-id-3791 h2,
.page-id-3791 h3,
.page-id-3791 h4,
.page-id-3791 h5,
.page-id-3791 h6 {
  font-family: "malicious_moonlightregular";
  letter-spacing: 1px;
}

h1:first-child,
h2:first-child,
h3:first-child {
  margin: 0 0 30px;
}

h4:first-child,
h5:first-child,
h6:first-child {
  margin: 0 0 15px;
}

aside h3:after {
}

p {
  margin: 0 0 15px;
  font-size: 24px;
}

li {
  font-size: 24px;
}

ul,
ol {
  padding: 0 0 0 30px;
  margin: 0 0 15px;
}

blockquote {
  padding-left: 5%;
  border-left: 5px solid #3c5d6b;
  font-style: italic;
  margin: 30px 0;
}

cite {
}

.center {
  text-align: center;
}

a {
  color: #3a5d67;
}

a.sbi_header_link {
  color: #fff;
}

a:hover {
  color: #3a5d67;
  text-decoration: none;
}

a.sbi_header_link:hover {
  color: #fbc039;
}

strong {
  font-weight: 700;
}

@media screen and (max-width: 789px) {
  h1 {
    font-size: 30px;
    margin: 15px 0;
  }

  h2 {
    font-size: 24px;
    margin: 15px 0;
  }

  h3 {
    font-size: 24px;
    margin: 15px 0;
  }

  h4 {
    font-size: 24px;
    margin: 15px 0;
  }

  h1:first-child,
  h2:first-child,
  h3:first-child {
    margin: 0 0 15px;
  }

  p,
  li {
    font-size: 18px;
  }
}

/* remove ios default input styles */

/*
	input {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	*/

iframe {
  max-width: 100%;
}

.iframe-container {
  position: relative;
  padding-bottom: 30%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

@media screen and (max-width: 789px) {
  .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
  }
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none !important;
}

iframe.youtube-video {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  border-radius: clamp(15px, 1.563vw, 30px);
}

.color1 {
  color: #2697bc;
}

.color2 {
  color: #f2c078;
}

.color3 {
  color: #faedca;
}

.color4 {
  color: #c1dbb3;
}

.color5 {
  color: #3a5d67;
}

.small {
  font-size: 14px;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

@media (max-width: 787px) {
  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }
}

/* =OTHER
-------------------------------------------------------------- */

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 790px) {
  .flex article.entry-content {
    width: 60%;
  }

  .flex aside {
    width: 35%;
  }
}

@media screen and (max-width: 789px) {
  .flex article.entry-content {
    width: 100%;
    margin: 0 0 30px;
  }

  .flex aside {
    width: 100%;
  }
}

/* BREAK POINTS ... */

@media screen and (min-width: 1250px) {
  .inner {
    width: 1180px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1050px) and (max-width: 1249px) {
  .inner {
    width: 960px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 790px) and (max-width: 1049px) {
  .inner {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 480px) and (max-width: 789px) {
  .inner {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .inner {
    width: 90%;
    margin: 0 auto;
  }
}

.standard .inner {
  position: relative;
  z-index: 1;
}

.inner960 {
  max-width: 960px;
}

.inner720 {
  max-width: 720px;
}

.inner480 {
  max-width: 480px;
}

/* =header.site-header
-------------------------------------------------------------- */

header.site-header > .notification {
  background: #284751;
  -webkit-box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.15);
}

header.site-header > .notification > .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header.site-header > .notification > .inner > div:nth-child(1) > p {
  font-size: 18px;
  color: #ffffff;
  line-height: 40px !important;
  margin: 0;
}

header.site-header > .notification > .inner > div:nth-child(1) > p > a {
  color: #fff;
}

header.site-header > .notification > .inner > div:nth-child(2) > p {
  font-size: 18px;
  color: #ffffff;
  line-height: 40px !important;
  margin: 0;
}

header.site-header > .notification > .inner > div:nth-child(2) > p > a {
  display: inline-block;
  padding: 0 15px;
  line-height: 40px !important;
  background: #fbc039;
  color: #3a5d67;
  text-decoration: none;
  font-weight: 700;
}

.mobile-stay {
  display: none;
}

@media screen and (max-width: 1049px) {
  header.site-header > .notification {
    display: none;
  }

  .mobile-stay {
    display: block;
    margin: 0 30px 0 auto;
  }

  .mobile-stay > a {
    background: #fbc039;
    color: #3a5d67;
    border-radius: 5px;
    display: block;
    padding: 5px 15px;
    font-size: 16px !important;
    text-decoration: none;
    font-weight: 700;
  }
}

header.site-header {
  position: fixed;
  width: 100%;
  z-index: 100;
}

.blog header.site-header,
.single-post header.site-header,
.page-template-page-our-map header.site-header,
.page-template-page-opening-times header.site-header,
.page-template-page-no-hero header.site-header {
  position: sticky;
  top: 0;
}

header.site-header > .main {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header.site-header > .main > .inner {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header.site-header > .main > .inner > .logo {
  display: block;
}

header.site-header > .main > .inner > .logo > img {
  display: block;
  height: 100px;
  width: auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog header.site-header > .main,
.single-post header.site-header > .main,
.page-template-page-our-map header.site-header > .main,
.page-template-page-opening-times header.site-header > .main,
.page-template-page-no-hero header.site-header > .main,
header.site-header.fixed > .main {
  background: #3a5d67;
}

.single-post .entry-content > .wp-post-image {
  border-radius: 25px;
}

.blog .blog-intro .blog-title {
  text-align: center;
}

header.site-header.open > .main {
  background: #3a5d67;
}

@media screen and (min-width: 1050px) {
  header.site-header.fixed > .main > .inner {
    height: 90px;
  }

  header.site-header.fixed > .main > .inner > .logo > img {
    height: 75px;
  }

  nav.site-nav {
  }

  nav.site-nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  nav.site-nav > ul li {
    font-size: 18px;
  }

  nav.site-nav > ul > li {
    position: relative;
    font-family: spicy_soupregular;
    margin-left: 5px;
  }

  nav.site-nav > ul > li > a {
    position: relative;
    bottom: 0;
    display: block;
    padding: 10px 17.5px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  nav.site-nav > ul > li > a {
    background-image: url(images/5/Green.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(1) > a {
    background-image: url(images/5/Green.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(2) > a {
    background-image: url(images/4/Brown.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(3) > a {
    background-image: url(images/3/Pink.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(4) > a {
    background-image: url(images/2/Yellow.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(5) > a {
    background-image: url(images/1/Blue.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-child(6) > a {
    background-image: url(images/1/Green.png);
    background-size: 100% 100%;
    padding: 10px 25px;
  }

  nav.site-nav > ul > li:nth-child(7) > a {
    background-image: url(images/5/Brown.png);
    background-size: 100% 100%;
  }

  nav.site-nav > ul > li:nth-last-child(1) {
    font-size: 28px;
  }

  nav.site-nav > ul > li:nth-last-child(1) a {
    padding: 10px 20px;
  }

  nav.site-nav > ul > li:hover > a {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }

  nav.site-nav > ul > li.menu-item-has-children > a:after {
    position: relative;
    display: inline-block;
    content: " ";
    margin-left: 5px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 5px;
    display: NONE;
  }

  nav.site-nav > ul > li > ul {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0.5s;
    -o-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

  nav.site-nav > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  nav.site-nav > ul > li > ul.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  nav.site-nav > ul > li > ul {
    margin: 0;
    padding: 10px 20px;
    list-style-type: none;
    position: absolute;
    left: -5px;
    top: 55px;
    min-width: 300px;
    background: #fff;
    border-radius: 10px;
    z-index: 90;
    -webkit-box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.15);
  }

  nav.site-nav > ul > li:nth-child(1) > ul {
    background: #67b44c;
  }

  nav.site-nav > ul > li:nth-child(2) > ul {
    background: #3a5d67;
  }

  nav.site-nav > ul > li:nth-child(3) > ul {
    background: #ea5786;
  }

  nav.site-nav > ul > li:nth-child(4) > ul {
    background: #fbc039;
  }

  nav.site-nav > ul > li:nth-child(5) > ul {
    background: #3fa2c4;
  }

  nav.site-nav > ul > li:nth-child(6) > ul {
    background: #67b44c;
  }

  nav.site-nav > ul > li > ul > li {
    position: relative;
    font-family: niveau-grotesk, sans-serif;
  }

  nav.site-nav > ul > li > ul > li > a {
    display: block;
    padding: 5px 20px 5px 5px;
    color: #fff;
    text-decoration: none;
  }

  nav.site-nav > ul > li > ul > li:hover > a {
    text-decoration: underline;
  }
}

#menu {
  display: none;
}

.header-clear {
  height: 40px;
}

@media screen and (max-width: 1049px) {
  header.site-header > .main > .inner {
    height: 80px;
    width: 100%;
  }

  header.site-header > .main > .inner > .logo {
    margin-left: 5%;
  }

  header.site-header > .main > .inner > .logo > img {
    height: 70px;
  }

  nav.site-nav {
    display: none;
    position: fixed;
    left: -100%;
    top: 80px;
    width: 100%;
    height: calc(100vh - 80px);
    background: #3a5d67;
  }

  nav.site-nav.open {
    display: block;
    left: 0;
  }

  nav.site-nav > ul {
    margin: 0;
    padding: 5% 0 100px 0;
    list-style-type: none;
  }

  nav.site-nav > ul > li {
    position: relative;
  }

  nav.site-nav > ul > li > a {
    display: block;
    padding: 10px 5%;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 100;
  }

  nav.site-nav > ul > li:hover > a {
    text-decoration: underline;
  }

  nav.site-nav > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
  }

  nav.site-nav > ul > li > ul.open {
    display: block;
  }

  nav.site-nav > ul > li > ul > li {
    position: relative;
  }

  nav.site-nav > ul > li > ul > li > a {
    display: block;
    padding: 10px 75px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 100;
  }

  nav.site-nav > ul > li > ul > li:hover > a {
    text-decoration: underline;
  }

  #menu {
    position: relative;
    display: block;
    margin-right: 15px;
    border-bottom-left-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #menu strong {
    display: none;
  }

  #menu .int {
    background-color: #3a5d67;
    position: relative;
    width: 45px;
    height: 40px;
    padding: 5px;
    border-radius: 3px;
  }

  #menu span {
    position: absolute;
    display: block;
    width: 30px;
    left: 12px;
    height: 1px;
    background: #eee;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  #menu span:first-child {
    top: 15px;
  }

  #menu span:nth-child(2) {
    top: 25px;
  }

  #menu span:nth-child(3) {
    top: 35px;
  }

  #menu.open span:first-child {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #menu.open span:nth-child(2) {
    opacity: 0;
  }

  #menu.open span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #menu.open {
    background: #3a5d67;
  }

  #menu.open span {
    background: #fbc039;
  }

  .site-header .site-nav ul li.menu-item-has-children a:after {
    display: none;
  }

  .site-header .site-nav ul li.menu-item-has-children span {
    position: absolute;
    right: 25px;
    display: block;
    top: 6px;
    cursor: pointer;
    padding: 10px;
  }

  .site-header .site-nav ul li.menu-item-has-children span:hover {
    background-color: var(--secondary-color);
  }

  .site-header .site-nav ul li.menu-item-has-children span:after {
    content: "";
    display: block;
    background-image: url(images/chevron-down.svg);
    width: 24px;
    height: 15px;
    background-size: cover;
  }

  .site-header .site-nav ul li.menu-item-has-children span.open:after {
    transform: rotate(180deg);
  }

  .header-clear {
    height: 0;
  }
}

@media screen and (max-width: 479px) {
}

/* =MISC
-------------------------------------------------------------- */

/* standard */

.standard {
  position: relative;
  padding: 100px 0 50px;
  background: #fff;
  overflow: hidden;
}

.standard-alt {
  position: relative;
  padding: 50px 0 100px;
  background: #fff;
}

.standard.pages {
  position: relative;
  padding: 60px 0 100px;
  background: #fff;
}

.greybg {
  background: #f7f7f7;
}

.navybg {
  background: #3a5d67;
  color: #fff;
}

.supernavybg {
  background: #3a5d67;
  color: #fff;
}

.orangebg {
  background: #67b44c;
  color: #fff;
}

.greenbg {
  background: #67b44c;
  color: #fff;
}

.orangebg a,
.greenbg a {
  color: #fff;
}

.yellowbg {
  background: #fbc039;
}

.standard .farm-park-map img {
  width: 100%;
  border-radius: 25px;
}

/*
		.standard.v2 { padding:150px 0 150px; }
		.standard.v3 { padding:100px 0 150px; }
		*/

.standard .wp-block-image {
  margin: 0;
}

.standard .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 30px 0;
}

.standard .wp-block-image figcaption {
  text-align: center;
  margin: -29px 0 30px;
  padding: 15px 10%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background: #fafafa;
}

@media screen and (min-width: 790px) {
  .standard p {
    font-size: 22px;
  }

  .standard li {
    font-size: 22px;
  }
}

@media screen and (max-width: 789px) {
  .standard {
    padding: 80px 0 40px;
  }

  .standard-alt {
    padding: 40px 0 80px;
  }

  .standard.pages {
    position: relative;
    padding: 30px 0 90px;
    background: #fff;
  }

  .standard .wp-block-image figcaption {
    font-size: 14px;
  }
}

.standard h3.turquoise {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Turq.png);
  background-size: 100% 100%;
  color: #3a5d67;
}

.standard h3.yellow {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Yellow.png);
  background-size: 100% 100%;
  color: #fff;
}

.standard h3.orange {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Orange.png);
  background-size: 100% 100%;
  color: #fff;
}

.standard h3.green {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Green.png);
  background-size: 100% 100%;
  color: #fff;
}

.standard h3.pink {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Pink.png);
  background-size: 100% 100%;
  color: #fff;
}

.pop-up h3.pink {
  display: inline-block;
  padding: 20px 45px 30px;
  background-image: url(images/2/Pink.png);
  background-size: 100% 100%;
  color: #fff;
}

.standard h3.navy {
  display: inline-block;
  padding: 30px 45px;
  background-image: url(images/4/Navy.png);
  background-size: 100% 100%;
  color: #fff;
  font-size: 40px;
}

.standard h3.super-navy {
  display: inline-block;
  padding: 30px 45px;
  background-image: url(images/4/Super-Navy.png);
  background-size: 100% 100%;
  color: #fff;
  font-size: 40px;
}

@media screen and (max-width: 789px) {
  .standard h3.navy {
    font-size: 24px;
  }

  .standard h3.super-navy {
    font-size: 24px;
  }
}

.single-post .standard aside h3:first-child {
  margin-top: 0 !important;
}

.single-post .standard aside h3 {
  padding: 15px 45px 20px !important;
  font-size: 25px;
  display: inline-block !important;
  margin: 10px auto 20px;
  max-width: 175px;
}

.sp-testimonial-free-section .sp-testimonial-client-name,
.sp-testimonial-free-section .sp-testimonial-title h3,
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
.sb_instagram_header.sbi_medium .sbi_header_text h3 {
  letter-spacing: 0.5px !important;
  font-weight: 400 !important;
}

.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cols .col50 {
  width: 47.5%;
}

.cols .col50 p:nth-last-child(1) {
  margin: 0;
}

.cols .col33 {
  width: 30%;
}

@media screen and (max-width: 789px) {
  .cols .col50 {
    width: 100%;
  }

  .cols .col33 {
    width: 100%;
  }

  .cols .col50:not(:last-child) {
    margin: 0 0 30px;
  }

  .cols .col33:not(:last-child) {
    margin: 0 0 30px;
  }
}

.cols .col50.yellow-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Yellow.png);
  background-size: 100% 100%;
  font-family: spicy_soupregular;
}

.cols .col50.yellow-bg p {
  font-size: 18px;
  line-height: 1.2em !important;
  margin: 0 0 10px;
}

.cols .col50.yellow-bg p.button {
  margin: 30px 0 0 0;
}

.cols .col50.blue-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Blue.png);
  background-size: 100% 100%;
  font-family: spicy_soupregular;
  color: #fff;
}

.cols .col50.blue-bg p {
  font-size: 18px;
  line-height: 1.2em !important;
  margin: 0 0 10px;
}

.cols .col50.navy-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Navy.png);
  background-size: 100% 100%;
  color: #fff;
}

.cols .col50.navy-bg p {
}

.cols .col50.turquoise-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3% 25px 7% 25px;
  background-image: url(images/2/Turq-square.png);
  background-size: 100% 100%;
  color: #3a5d67;
}

@media (max-width: 992px) {
  .cols .col50.turquoise-bg {
    padding: 7.5% 45px 20% 45px;
  }
}

@media (max-width: 450px) {
  .cols .col50.turquoise-bg {
    padding: 15% 20px 30% 20px;
  }
}

.cols .col50.turquoise-bg p {
}

.cols .col50.turquoise-bg p.button {
  margin: 30px 0 0 0;
}

.cols .col33.yellow-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Yellow.png);
  background-size: 100% 100%;
  font-family: spicy_soupregular;
}

.cols .col33.yellow-bg p {
  font-size: 18px;
  line-height: 1.2em !important;
  margin: 0 0 10px;
}

.cols .col33.yellow-bg p.button {
  margin: 30px 0 0 0;
}

.cols .col33.blue-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Blue.png);
  background-size: 100% 100%;
  font-family: spicy_soupregular;
  color: #fff;
}

.cols .col33.blue-bg p {
  font-size: 18px;
  line-height: 1.2em !important;
  margin: 0 0 10px;
}

.cols .col33.navy-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/4/Navy.png);
  background-size: 100% 100%;
  color: #fff;
  font-family: spicy_soupregular;
}

.cols .col33.navy-bg p {
  font-size: 18px;
  line-height: 1.2em !important;
  margin: 0 0 10px;
}

.cols .col33.turquoise-bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5% 45px 10% 45px;
  background-image: url(images/2/Turq.png);
  background-size: 100% 100%;
  color: #3a5d67;
  font-family: spicy_soupregular;
}

.cols .col33.turquoise-bg p {
}

.cols .col33.turquoise-bg p.button {
  margin: 30px 0 0 0;
}

.button {
  margin: 30px 0;
}

.button > span,
.button > a,
.button > span.button {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none;
  font-family: spicy_soupregular;
  font-size: 18px;
  background-image: url(images/1/Brown.png);
  background-size: 100% 100%;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.button.pink > a {
  background-image: url(https://www.manorafon-farm-park.co.uk/wp-content/themes/dwtheme21/images/3/Pink.png);
}

.page-id-3791 .button > a,
.page-id-3791 .button > span.button {
  font-family: "malicious_moonlightregular";
  background-image: url(images/1/fright-night-orange.png);
}

.button.superheroes-princess > a {
  background-image: url(images/1/red.png);
}

.button.farm-fest > a {
  background-image: url(images/1/light-pink.png);
}

.button.new-life-farm > a {
  background-image: url(images/1/pink-alt.png);
}

.wpforms-container button {
  display: inline-block;
  padding: 15px 30px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: spicy_soupregular !important;
  font-size: 18px !important;
  background-image: url(images/1/Brown.png) !important;
  background-size: 100% 100% !important;
  background-color: unset !important;
  border: none !important;
  -webkit-transition: all 0.25s ease !important;
  -o-transition: all 0.25s ease !important;
  transition: all 0.25s ease !important;
}

.wpforms-container button:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.button > a:after {
  position: relative;
  display: inline-block;
  content: " ";
  margin-left: 10px;
  width: 20px;
  height: 20px;
  background-image: url(images/arrow-right.svg);
  bottom: -3px;
}

.button.download > a:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.button.alt > a:after {
  display: none;
}

.button.navy > a {
  background-image: url(images/1/Navy.png);
}

.button.navy4 > a {
  background-image: url(images/4/Navy.png);
}

.button.orange > a {
  background-image: url(images/1/Orange.png);
}

.button.green > a {
  background-image: url(images/1/Green.png);
}

.button.big > a {
  font-size: 28px;
  padding: 15px 45px;
}

.button.big > a:after {
  margin-left: 20px;
  width: 30px;
  height: 30px;
  bottom: -5px;
}

.button a:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.wp-block-table {
  margin: 30px 0;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin: 0;
  padding: 5px;
  border: 1px solid #000;
}

table th {
  background: #eee;
}

table th,
table td {
  border: 1px solid #000;
  padding: 15px;
}

.prints {
  display: block;
  position: absolute;
  z-index: 0;
}

.prints.prints-1 {
  bottom: 0;
  right: 0;
}

.prints.prints-2 {
  top: 0;
  left: 0;
}

.prints.prints-3 {
  top: 0;
  right: 0;
}

.prints.prints-4 {
  top: 40px;
  right: 0;
}

.prints.prints-5 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.prints.prints-6 {
  top: 40px;
  left: 0;
}

.prints.prints-7 {
  bottom: 0;
  right: 0;
}

.prints.prints-8 {
  bottom: 0;
  right: 0;
}

.prints.prints-9 {
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 789px) {
  .prints.prints-1 {
    width: 75%;
    height: auto;
  }

  .prints.prints-2 {
    display: none;
  }

  .prints.prints-3 {
    display: none;
  }

  .prints.prints-4 {
    width: 50%;
    height: auto;
  }

  .prints.prints-5 {
    display: none;
  }

  .prints.prints-6 {
    width: 85%;
    height: auto;
  }

  .prints.prints-7 {
    width: 50%;
    height: auto;
  }

  .prints.prints-8 {
    display: none;
  }

  .prints.prints-9 {
    display: none;
  }
}

/* =FOOTER
-------------------------------------------------------------- */

footer {
  background: #284751;
  color: #fff;
}

footer .top {
  padding: 60px 0 90px;
}

footer .top .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .top .inner > .col {
  width: calc((100% / 4) - (180px / 4));
  align-items: center;
}

footer .top .inner > .col > .logo {
  display: block;
  margin: 0 0 40px;
}

footer .top .inner > .col > .logo img {
  display: block;
  width: 80%;
  height: auto;
}

footer .top .inner > .col > .cards {
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
}

footer .top .inner > .col > .cards img {
  display: block;
  max-height: 24px;
  width: auto;
}

footer .top .inner > .col > ul.footer-logos {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
  margin-bottom: 40px;
}

footer .top .inner > .col > ul.footer-logos > li {
}

footer .top .inner > .col > ul.footer-logos > li > a {
  display: block;
}

footer .top .inner > .col > ul.footer-logos > li img {
  display: block;
  height: auto;
  width: auto;
  max-height: 120px;
  max-width: 120px;
}

@media screen and (max-width: 789px) {
  footer .top .inner {
    flex-wrap: wrap;
  }
  footer .top .inner > .col {
    width: 100%;
    margin: 0 0 40px;
    flex-wrap: wrap;
  }

  footer .top .inner > .col:last-child {
    position: relative;
    z-index: 10;
    margin: 0 0 20px;
  }

  .mob-heading {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #b9c6ce;
    letter-spacing: 1px;
  }

  .mob-heading::before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 1.5px;
    background-color: #b9c6ce;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .mob-heading span {
    position: relative;
    z-index: 10;
    background-color: #1f313b;
    padding: 0 10px;
  }

  footer .top .inner > .col.main-col-left {
    position: relative;
    margin-bottom: 0;
  }

  footer .top .inner > .col.main-col-left::before {
    content: "";
    position: absolute;
    top: -120px;
    left: -5vw;
    right: -5vw;
    bottom: -40px;
    background-color: #1f313b;
    border-top: 1.5px solid #dce7eb;
    z-index: 1;
  }

  footer .top .inner > .col.main-col-left * {
    position: relative;
    z-index: 10;
  }

  footer .top .inner > .col.main-col-left > .logo {
    display: none;
  }

  footer .top .inner > .col.main-col-left .cards {
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
  }

  footer .top .inner > .col.main-col-left .cards img {
    width: 80%;
    max-height: 1000px;
  }

  footer .top .inner > .col.main-col-left > ul.footer-logos {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }

  footer .top .inner > .col .follow-us {
    justify-content: center;
    margin-top: 100px;
  }
}

@media screen and (min-width: 789.2px) {
  .mobile-only {
    display: none;
  }
}

@media screen and (max-width: 789px) {
  .desktop-only {
    display: none;
  }
}

footer .top .inner > .col > h4 {
  font-family: spicy_soupregular;
  font-size: 28px;
  font-weight: 400;
  margin: 0;
}

footer .top .inner > .col > h4:not(:first-child) {
  margin: 30px 0 0 0;
}

footer .top .inner > .col > h4:after {
  display: block;
  content: " ";
  width: 100%;
  height: 8px;
  background-image: url(images/strips/yellow-underline.png);
  background-size: 100% 100%;
  margin: 20px 0 20px;
}

footer .top .inner > .col > p {
  font-size: 18px;
}

footer .top .inner > .col > p > a {
  color: #fff;
  text-decoration: none;
}

footer .top .inner > .col > p > a:hover {
  text-decoration: underline;
}

footer .top .inner > .col > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer .top .inner > .col > ul > li {
  font-size: 18px;
  margin: 0 0 10px;
}

footer .top .inner > .col > ul > li > a {
  color: #fff;
  text-decoration: none;
}

footer .top .inner > .col > ul > li > a:hover {
  text-decoration: underline;
}

footer .top .follow-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 15px;
}

footer .top .follow-us > li a {
  display: block;
}

footer .top .follow-us > li a img {
  display: block;
  max-height: 50px;
  max-width: 43.86px;
  height: auto;
  width: auto;
}

footer .disclaimer {
  padding: 20px 0 20px;
  overflow: hidden;
  background: #3a5d67;
}

footer .disclaimer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .disclaimer .inner p {
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #fff;
}

footer .disclaimer .inner p a {
  color: #fff;
}

@media screen and (max-width: 789px) {
  footer .top {
    padding: 40px 0;
  }

  footer .top .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .top .inner > .col {
    width: 100%;
    margin: 0 0 40px;
  }

  footer .top .inner > .col:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    order: 3;
  }

  footer .disclaimer {
    position: relative;
    z-index: 10;
    padding: 0 0 40px;
  }
  footer .disclaimer .inner p {
    text-align: center;
    width: 100%;
  }

  footer .disclaimer .inner p span {
    display: block;
  }
}

/* =CUSTOM POP UP
-------------------------------------------------------------- */

.pop-up-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pop-up-container > .pop-up {
  background: #fff;
  max-width: 90%;
  max-height: 90%;
  overflow-y: scroll;
  width: 960px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 60px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 100px 100px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 100px 100px rgba(0, 0, 0, 0.75);
}

.pop-up-container > .pop-up {
}

.pop-up-container > .pop-up p {
  font-size: 18px;
}

.pop-up-container.start-closed {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  top: 0;
}

.pop-up-container.closed {
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  top: -1000px;
}

a.cli-plugin-main-button {
  background-image: url(images/5/Green.png) !important;
  background-color: unset !important;
  background-size: 100% 100% !important;
  transition: all 0.5s ease;
}

a.cli-plugin-main-button:hover {
  transform: scale(1.1, 1.1);
}

/* Vacancies */
.vacancy-title-desktop,
.vacancy-apply-desktop {
  display: none;
}

.vacancy-title-mobile,
.vacancy-apply-mobile {
  display: block;
}

.apply-role {
  margin: 30px 0 15px;
}

@media (min-width: 790px) {
  .vacancy-title-desktop,
  .vacancy-apply-desktop {
    display: block;
  }

  .vacancy-title-mobile,
  .vacancy-apply-mobile {
    display: none;
  }
}

/* Plan Your Visit */
.plan-your-visit-admission .col.admission {
  width: calc(43% - 25px);
  padding-right: 25px;
}

.plan-your-visit-admission .col.calendar {
  width: 57%;
}

.plan-visit-calendar {
  background-image: url(images/yellow-square.png);
  position: relative;
  background-size: 100% 100%;
  padding: 25px 75px 30px 50px;
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  .plan-your-visit-admission {
    display: unset;
  }

  .plan-your-visit-admission .col.admission {
    width: 100%;
    margin-bottom: 25px;
  }

  .plan-your-visit-admission .col.calendar {
    width: 100%;
  }

  .plan-visit-calendar {
    padding: 25px 110px 30px 70px;
  }
}

/* Calendar */
.mec-calendar {
  margin-bottom: 0 !important;
  padding: 10px !important;
  background-color: #fff;
  border-radius: 25px;
}

.mec-calendar .mec-calendar-header h2 {
  padding: 0;
  color: #3a5d67 !important;
  font-size: 25px !important;
  letter-spacing: 1px !important;
  margin-bottom: 0;
}

.mec-box-calendar.mec-calendar .mec-calendar-header {
  margin-bottom: 10px !important;
  margin-top: 6px !important;
}

.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
  border: none !important;
  background-color: transparent;
  top: 10px !important;
  box-shadow: none !important;
}

.mec-box-calendar.mec-calendar
  .mec-calendar-side
  .mec-next-month.mec-next-month:hover,
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month:hover {
  transform: scale(1.05);
}

.mec-calendar .mec-calendar-side .mec-next-month:hover,
.mec-calendar .mec-calendar-side .mec-previous-month:hover {
  border: none !important;
  background-color: transparent !important;
}

.mec-load-month-link {
  font-size: 0px !important;
}

.mec-load-month-link i,
.mec-load-month-link i:before {
  color: #3fa2c4 !important;
  font-size: 25px;
  font-weight: 800;
}

.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head {
  background-color: transparent !important;
}

.mec-calendar.mec-event-calendar-classic
  dl.mec-calendar-table-head
  .mec-calendar-day-head {
  border: none !important;
  color: #3a5d67 !important;
  height: 50px !important;
  padding: 0px !important;
}

.mec-box-calendar.mec-calendar dt {
  border: none !important;
}

.mec-calendar dt {
  padding: 10px !important;
  background-clip: content-box !important;
}

.mec-calendar.mec-event-container-novel dl dt {
  color: #000;
  text-align: center !important;
  vertical-align: middle;
  font-size: 20px;
  height: 50px !important;
  padding: 0px 1px 1px 0 !important;
}

.mec-calendar.mec-event-calendar-classic .mec-selected-day {
  color: #000 !important;
}

.mec-calendar .mec-event-article.mec-single-event-novel {
  border: none;
  min-height: 55px !important;
  margin: 0px !important;
}

.mec-calendar .mec-event-article.mec-single-event-novel:hover {
  opacity: 0.5;
}

.mec-calendar .mec-event-article.mec-single-event-novel h4 {
  display: none;
}

.mec-calendar .mec-calendar-day.two .mec-event-article.mec-single-event-novel {
  min-height: 28px !important;
}

.mec-calendar
  .mec-calendar-day.three
  .mec-event-article.mec-single-event-novel {
  min-height: 20px !important;
}

.mec-calendar .mec-calendar-day.four .mec-event-article.mec-single-event-novel {
  min-height: 15px !important;
}

.mec-calendar.mec-event-calendar-classic .mec-calendar-novel-selected-day {
  position: absolute;
  padding: 0 !important;
  margin: 0 !important;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  pointer-events: none;
  z-index: 999;
}

.mec-wrap .mec-bg-color {
  background-color: transparent !important;
  color: #000 !important;
}

/* Category */
.calendar-categories {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.calendar-categories .calendar-category {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 20px;
  width: calc(50% - 20px);
}

.calendar-categories .calendar-category span {
  width: 50px;
  height: 40px;
  margin-right: 10px;
}

/* Calendar Modal */
body .featherlight .featherlight-close-icon {
  position: absolute !important;
  border-color: #e22727 !important;
  background-color: #e22727 !important;
  top: 32px !important;
  right: 45px !important;
}

@media (min-width: 1024px) {
  body .featherlight .featherlight-close-icon {
    top: 46px !important;
  }
}

.mec-modal-wrap {
  width: 600px;
  text-align: center;
}

.mec-modal-wrap article {
  margin: 0;
}

.mec-modal-wrap article h3 {
  background-color: #3a5d67;
  color: #fff;
  padding: 15px 0 20px;
  margin-bottom: 15px;
  font-family: "spicy_soupregular" !important;
  font-size: 35px;
}

.mec-modal-wrap article .category-booking {
  margin-bottom: 20px;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
}

.mec-modal-wrap article .category-booking:last-child {
  margin-bottom: 25px;
}

.mec-modal-wrap article .category-booking > img {
  width: 35%;
}

.mec-modal-wrap article .category-booking .category-content {
  width: calc(65% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.mec-modal-wrap article .category-booking h4 {
  font-size: 29px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 30px !important;
  text-align: left;
}

.mec-modal-wrap article .category-booking p {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}

.mec-modal-wrap article .category-booking p.category-time {
  font-size: 17px;
  margin-bottom: 5px;
}

.mec-modal-wrap article .category-booking a {
  text-decoration: none;
  display: block;
  max-width: 300px;
  color: #fff;
  font-size: 20px;
  padding: 5px 15px 7px;
}

.mec-modal-wrap article .category-booking a:hover {
  opacity: 0.75;
}

.mec-month-navigator-loading,
.mec-modal-preloader {
  border-radius: 25px !important;
  z-index: 9999 !important;
}

/* = Birthday Parties 
------------------------------------------ */
.birthdays h3 {
  color: #9b4c16;
}

.birthdays .bunting {
  background-image: url(https://www.manorafon-farm-park.co.uk/wp-content/themes/dwtheme21/images/bunting.svg);
  width: 100%;
  height: 50px;
  display: block;
  margin: 50px 0;
  position: relative;
  z-index: 5;
}

.birthdays .package-includes {
  margin-bottom: 75px;
}

.birthdays .birthday-image img {
  display: block;
  margin: 0 auto;
  border-radius: 25px;
}

.birthdays .menu-options {
  margin-bottom: 50px;
  text-align: center;
}

.birthdays .menu-options ul {
  padding-left: 0;
  list-style-type: none;
}

.birthdays .menu-options > h3:not(.yellow) {
  text-align: center;
}

/* .birthdays .menu-option-one,
.birthdays .menu-option-two {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 60px;
    background-image: url(images/yellow-square.png);
    background-size: 100% 100%;
} */

table.table-chart p,
table.birthday-parties p {
  margin-bottom: 0;
}

table.table-chart p.sub-title,
table.birthday-parties p.sub-title {
  font-style: italic;
  font-size: 16px;
}

table.table-chart,
table.table-chart th,
table.table-chart td,
table.birthday-parties,
table.birthday-parties th,
table.birthday-parties td {
  border: 0;
}

table.table-chart,
table.birthday-prices {
  max-width: 750px;
  margin: 50px auto;
}

table.birthday-extras {
  max-width: 960px;
  margin: 50px auto;
}

table.table-chart tr:nth-child(odd),
table.table-chart tr:nth-child(odd) table.birthday-prices tr:nth-child(odd),
table.birthday-extras tr:nth-child(odd) {
  background-color: rgba(231, 174, 32, 0.1);
}

section.birthday-faqs {
  position: relative;
  z-index: 1;
  padding: 50px 0 25px;
}

section.birthday-faqs #accordion > p:last-of-type {
  margin-bottom: 0;
}

.birthdays .book-now {
  margin-bottom: 100px;
}

.whats-on-images {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.whats-on-images .image {
  width: calc(50% - 12.5px);
}

@media screen and (max-width: 789px) {
  .bunting {
    margin: 25px 0;
  }

  .birthdays .image-text-block,
  .birthdays .menu-options {
    margin-bottom: 25px;
  }

  .birthdays .image-text-block > div.text ul,
  .birthdays .menu-option-one ul,
  .birthdays .menu-option-two ul {
    list-style-position: inside;
    padding: 0;
  }

  .menu-options .cols {
    justify-content: center;
  }

  table.birthday-prices,
  table.birthday-extras {
    margin: 25px auto;
  }

  .birthdays .book-now {
    margin-bottom: 75px;
  }

  section.birthday-faqs {
    padding: 25px 0 5px;
  }

  .birthdays .text {
    padding: 25px !important;
  }

  .birthdays h3 {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .birthdays .text h5 {
    line-height: 15px !important;
  }
}

@media screen and (max-width: 600px) {
  .whats-on-images .image {
    width: 100%;
  }
}
