@charset "UTF-8";
/*!
Theme Name: Mr Moo’s Touring Park
Theme URI: http://underscores.me/
Author: Holler Marketing
Author URI: https://hollermarketing.co.uk
Description: Custom Wordpress Theme developed for Mr Moo’s Touring Park by Holler Marketing
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mr-moos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Mr Moos Touring Park is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: josefin-sans, Gill Sans, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6, .heading {
  position: relative;
  line-height: 1.2em;
  font-family: berlin-sans, Ubuntu, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 800;
  padding: 0;
  margin-top: 0;
  text-transform: uppercase;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 16px; }
  h1.text--center, h2.text--center, h3.text--center, h4.text--center, h5.text--center, h6.text--center, .heading.text--center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 32px; }

.heading--shadow {
  text-shadow: 0px 3px 6px black; }

.heading--full-width {
  display: -ms-flexbox;
  display: flex; }

h1, .h1 {
  font-size: 3.75em; }
  @media (max-width: 80em) {
    h1, .h1 {
      font-size: 3em; } }
  @media (max-width: 62.5em) {
    h1, .h1 {
      font-size: 2.7em; } }
  @media (max-width: 37.5em) {
    h1, .h1 {
      font-size: 2.3em; } }

h2, .h2 {
  font-size: 2.3em; }
  @media (max-width: 62.5em) {
    h2, .h2 {
      font-size: 2em; } }
  @media (max-width: 37.5em) {
    h2, .h2 {
      font-size: 1.7em; } }

h3, .h3 {
  font-size: 1.7em; }
  @media (max-width: 62.5em) {
    h3, .h3 {
      font-size: 1.4em; } }
  @media (max-width: 37.5em) {
    h3, .h3 {
      font-size: 1.2em; } }

h4, .h4 {
  font-size: 1.4em; }
  @media (max-width: 62.5em) {
    h4, .h4 {
      font-size: 1.2em; } }
  @media (max-width: 37.5em) {
    h4, .h4 {
      font-size: 1.1em; } }

h5, .h5 {
  font-size: 1.1em; }

h6, .h6 {
  font-size: 1.1em; }

.text--white {
  color: #FFF; }

.text--black {
  color: #1F271E; }

.text--green-dark {
  color: #006937; }

.text--green-light {
  color: #99B144; }

.text--grey {
  color: #EEECE8; }

.text--blue {
  color: #48B1BB; }

.text--pink {
  color: #D3A1AF; }

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

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

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

.text--large {
  font-size: 22px !important; }
  .text--large [class^="icon-"], .text--large .main-navigation .menu-item-has-children > a:after, .main-navigation .text--large .menu-item-has-children > a:after, .text--large [class*=" icon-"] {
    font-size: 40px; }

.text--small {
  font-size: 0.7em; }

.text--bold {
  font-weight: 600; }

.text--thin {
  font-weight: 400; }

.text--caps {
  text-transform: uppercase; }

.text--alt {
  font-family: berlin-sans, Ubuntu, apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

.text--break {
  word-break: break-word;
  /* Chrome, Safari */
  overflow-wrap: anywhere;
  /* Firefox */ }

.text--hyphenate {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto; }

p {
  margin-top: 0;
  margin-bottom: 16px; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 1em 0; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

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

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    text-decoration: underline; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.entry-content p, .entry-content ul, .entry-content ol {
  font-size: 18px; }
  .entry-content p a, .entry-content ul a, .entry-content ol a {
    text-decoration: underline; }
    .entry-content p a:hover, .entry-content ul a:hover, .entry-content ol a:hover {
      text-decoration: none; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  border-radius: 0px;
  background: none;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase;
  letter-spacing: 1px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 0;
  width: 100%;
  border: 0;
  margin-bottom: 1em;
  background: none;
  border-bottom: 2px solid #1F271E;
  color: #1F271E;
  padding: 1em;
  padding-left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: 0.15s padding ease-out; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    padding-left: 1em;
    padding-right: 0; }
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="range"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1F271E;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="range"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #1F271E;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  input[type="text"]::placeholder,
  input[type="email"]::placeholder,
  input[type="url"]::placeholder,
  input[type="password"]::placeholder,
  input[type="search"]::placeholder,
  input[type="number"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="range"]::placeholder,
  input[type="date"]::placeholder,
  input[type="month"]::placeholder,
  input[type="week"]::placeholder,
  input[type="time"]::placeholder,
  input[type="datetime"]::placeholder,
  input[type="datetime-local"]::placeholder,
  input[type="color"]::placeholder,
  textarea::placeholder {
    color: #1F271E;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px; }

select {
  border: 1px solid #ccc; }

textarea {
  height: 8em; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.container {
  position: relative;
  max-width: 106.25em;
  margin: 0 auto; }
  .container--narrow .container {
    max-width: 50em; }

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 37.5em) {
    .flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .flex > * {
    min-width: 200px; }

.flex-grid, .flex-grid > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 32px; }
  @media (max-width: 62.5em) {
    .flex-grid, .flex-grid > .container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .flex-grid > div, .flex-grid > .container > div {
    -ms-flex: 1;
        flex: 1; }
    @media (max-width: 37.5em) {
      .flex-grid > div, .flex-grid > .container > div {
        width: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

.flex-grid--v-centre, .flex-grid--v-centre > .container {
  -ms-flex-align: center;
      align-items: center; }

.flex-grid--v-bottom, .flex-grid--v-bottom > .container {
  -ms-flex-align: end;
      align-items: flex-end; }

.flex-grid--v-stack-and-centre, .flex-grid---stack-and-centre > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column; }

.flex-grid--half > div:not(.container), .flex-grid--half > .container > div {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
  @media (max-width: 62.5em) {
    .flex-grid--half > div:not(.container), .flex-grid--half > .container > div {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.flex-grid--quarters > div:not(.container), .flex-grid--quarters > .container > div {
  -ms-flex-preferred-size: calc(25% - 4em);
      flex-basis: calc(25% - 4em); }
  @media (max-width: 62.5em) {
    .flex-grid--quarters > div:not(.container), .flex-grid--quarters > .container > div {
      -ms-flex-preferred-size: calc(50% - 4em);
          flex-basis: calc(50% - 4em); } }

.flex-grid--thirds > div:not(.container), .flex-grid--thirds > .container > div {
  -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%; }
  @media (max-width: 37.5em) {
    .flex-grid--thirds > div:not(.container), .flex-grid--thirds > .container > div {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.flex-grid__one-third {
  -ms-flex-preferred-size: 33% !important;
      flex-basis: 33% !important; }
  @media (max-width: 80em) {
    .flex-grid__one-third {
      -ms-flex-preferred-size: 33% !important;
          flex-basis: 33% !important; } }

.flex-grid__one-half {
  -ms-flex-preferred-size: 50% !important;
      flex-basis: 50% !important; }
  @media (max-width: 80em) {
    .flex-grid__one-half {
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important; } }

.flex-grid__two-thirds {
  -ms-flex-preferred-size: 66.66% !important;
      flex-basis: 66.66% !important; }
  @media (max-width: 37.5em) {
    .flex-grid__two-thirds {
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important; } }

.clear {
  clear: both;
  *zoom: 1; }
  .clear:before, .clear:after {
    content: "";
    display: table; }
  .clear:after {
    clear: both; }

.pitch-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 32px;
       column-gap: 32px;
  grid-template-areas: "picture picture" "icon category" ". title" ". description" "ctas ctas"; }
  .pitch-grid img {
    grid-area: picture;
    margin-bottom: 32px; }
  .pitch-grid i {
    grid-area: icon;
    font-size: 40px; }
  .pitch-grid .heading {
    grid-area: category;
    margin: 0; }
  .pitch-grid p:first-of-type {
    grid-area: title;
    margin: 0; }
  .pitch-grid p:last-of-type {
    grid-area: description;
    margin: 16px 0 0 0; }
  .pitch-grid .block__ctas {
    grid-area: ctas;
    margin: 32px 0 0 0; }

.facility-grid {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 32px;
       column-gap: 32px;
  grid-template-areas: "title" "picture" "description" "ctas"; }
  .facility-grid img, .facility-grid p, .facility-grid .block__ctas {
    display: block;
    background: #FFF;
    margin: 0;
    padding: 1em 2em; }
  .facility-grid img {
    grid-area: picture;
    padding-top: 2em;
    box-sizing: border-box;
    width: 100%; }
  .facility-grid p {
    grid-area: description; }
  .facility-grid .block__ctas {
    grid-area: ctas;
    padding-bottom: 2em; }

@media screen and (min-width: 62.5625em) {
  .lighthouse-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch; } }

.lighthouse-grid:after, .lighthouse-grid:before {
  display: none;
  content: '';
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-image: url(../png/lighthouse.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  min-height: 300px; }
  @media (max-width: 31.25em) {
    .lighthouse-grid:after, .lighthouse-grid:before {
      min-height: 150px; } }

.lighthouse-grid:after {
  display: block; }

@media screen and (min-width: 62.5625em) {
  .lighthouse-grid:before {
    display: block; }
  .lighthouse-grid:after {
    display: none; } }

.lighthouse-grid .block {
  max-width: 800px;
  margin: 0 auto; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      display: block;
      background: #006937;
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        display: block;
        left: auto; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    position: relative; }
  .main-navigation a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 8px;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    padding: 1em; }
    .main-navigation a:hover {
      color: #99B144; }
  .main-navigation .menu-item-has-children > a:after {
    font-size: 7px; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.menu-toggle {
  padding-right: 2em;
  color: #FFF; }
  .menu-toggle i {
    font-size: 1.5em; }
  .menu-toggle:hover {
    color: #99B144; }

@media screen and (min-width: 62.5625em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: -ms-flexbox;
    display: flex; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -ms-flexbox;
  display: flex; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -ms-flex: 1 0 50%;
      flex: 1 0 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -ms-flex: 1 0 50%;
      flex: 1 0 50%; }

.mobile-navigation {
  background: #006937;
  padding-top: 3em; }
  .mobile-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .mobile-navigation ul li {
      margin: 0.5em 0; }
  .mobile-navigation ul ul {
    padding-left: 1em;
    margin-left: 0.5em;
    border-left: 1px solid #FFF; }
  .mobile-navigation a {
    color: #FFF;
    text-transform: uppercase;
    display: block;
    padding: 0.5em; }

.cta-navigation, .cta-navigation ul, .cta-navigation li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-item-align: center;
      align-self: center; }

@media (max-width: 80em) {
  .cta-navigation {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    border-top: 1px solid #FFF; }
    .cta-navigation ul, .cta-navigation li {
      -ms-flex-positive: 1;
          flex-grow: 1; } }

.cta-navigation a {
  -ms-flex: 1;
      flex: 1;
  display: block;
  padding: 1em;
  color: #FFF;
  text-transform: uppercase;
  border-left: 1px solid #FFF;
  width: 100px; }
  .cta-navigation a i {
    font-size: 22px;
    display: block;
    margin-bottom: 4px; }
  .cta-navigation a:hover, .cta-navigation a:focus {
    text-decoration: none;
    background: #99B144; }
  @media (max-width: 80em) {
    .cta-navigation a {
      white-space: nowrap; }
      .cta-navigation a br {
        display: none; } }
  @media (max-width: 31.25em) {
    .cta-navigation a {
      padding: 1em 0.5em;
      font-size: 0.8em; } }

@media (max-width: 80em) {
  .cta-navigation li:first-child a {
    border: 0; } }

.cta-navigation li:last-child a {
  background: #48B1BB; }
  @media screen and (min-width: 80.0625em) {
    .cta-navigation li:last-child a {
      border: 0; } }
  .cta-navigation li:last-child a:hover {
    background: #99B144; }

.cta {
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  padding: 16px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-decoration: none;
  margin: 0.25em;
  cursor: pointer;
  color: #FFF;
  text-transform: uppercase;
  transition: transform .15s ease-out; }
  .cta--white {
    background-color: #FFF; }
  .cta--black {
    background-color: #1F271E; }
  .cta--green-dark {
    background-color: #006937; }
  .cta--green-light {
    background-color: #99B144; }
  .cta--grey {
    background-color: #EEECE8; }
  .cta--blue {
    background-color: #48B1BB; }
  .cta--pink {
    background-color: #D3A1AF; }
  .cta i {
    font-size: 20px; }

.shrink-hover, .cta, .social-link, .site-header .site-header__branding a {
  position: relative;
  transition: transform .15s ease-out; }
  .shrink-hover:hover, .cta:hover, .social-link:hover, .site-header .site-header__branding a:hover, .shrink-hover:focus, .cta:focus, .social-link:focus, .site-header .site-header__branding a:focus {
    transform: scale(0.9);
    text-decoration: none; }
  .shrink-hover:active, .cta:active, .social-link:active, .site-header .site-header__branding a:active {
    transform: scale(0.95); }

/* Posts and pages
--------------------------------------------- */
.site-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 80em) {
    .site-header {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .site-header .site-header__branding {
    padding: 1em 0 1em 2em;
    -ms-flex-item-align: center;
        align-self: center; }
    @media (max-width: 37.5em) {
      .site-header .site-header__branding {
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%; } }
    @media screen and (min-width: 37.5625em) {
      .site-header .site-header__branding img {
        width: 290px; } }

.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.site-footer ul, .site-footer li {
  display: block;
  margin: 0;
  padding: 0; }
  .site-footer ul a, .site-footer li a {
    text-transform: uppercase; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

.illustration {
  position: absolute; }
  .illustration--bottom-left {
    bottom: 2em;
    left: 0;
    max-height: 50%; }
  .illustration--top-left {
    top: -130px;
    left: 10px;
    z-index: 10; }
  .illustration--top-right {
    top: -50px;
    right: 10px;
    z-index: 10; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/* Blocks
--------------------------------------------- */
.block {
  position: relative;
  padding: 2em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 31.25em) {
    .block {
      padding-left: 1em;
      padding-right: 1em; } }
  .block--white {
    background-color: #FFF; }
  .block--black {
    background-color: #1F271E; }
  .block--green-dark {
    background-color: #006937; }
  .block--green-light {
    background-color: #99B144; }
  .block--grey {
    background-color: #EEECE8; }
  .block--blue {
    background-color: #48B1BB; }
  .block--pink {
    background-color: #D3A1AF; }
  .block--padding--section {
    padding: 4em 2em; }
    @media (max-width: 31.25em) {
      .block--padding--section {
        padding-left: 1em;
        padding-right: 1em; } }
  .block--padding--header {
    padding: 10em 2em; }
    @media (max-width: 31.25em) {
      .block--padding--header {
        padding-left: 1em;
        padding-right: 1em; } }
  .block--padding--none {
    padding: 0; }
  .block--padding--slim {
    padding: 1em; }
  .block--padding--top-bottom {
    padding-left: 0;
    padding-right: 0; }
  .block--padding--top {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
  .block--padding--no-top {
    padding-top: 0; }
  .block--padding--bottom {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
    .block--padding--bottom--extra {
      padding-bottom: calc(2em + 100px); }
  .block--padding--no-bottom {
    padding-bottom: 0; }
  .block--padding--left-right {
    padding-top: 0;
    padding-bottom: 0; }
  .block--padding--left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0; }
  .block--padding--no-left {
    padding-left: 0; }
  .block--padding--right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0; }
  .block--padding--no-right {
    padding-right: 0; }
  .block--pinch {
    padding-right: 20%; }
  .block__ctas {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 32px; }
    .text--center .block__ctas {
      -ms-flex-pack: center;
          justify-content: center; }

.wp-block-table th {
  text-align: left; }

.has-background.has-white-background-color, .has-background-dim.has-white-background-color {
  background-color: #FFF; }

.has-background.has-white-color {
  color: #FFF; }

.has-background.has-black-background-color, .has-background-dim.has-black-background-color {
  background-color: #1F271E; }

.has-background.has-black-color {
  color: #1F271E; }

.has-background.has-green-dark-background-color, .has-background-dim.has-green-dark-background-color {
  background-color: #006937; }

.has-background.has-green-dark-color {
  color: #006937; }

.has-background.has-green-light-background-color, .has-background-dim.has-green-light-background-color {
  background-color: #99B144; }

.has-background.has-green-light-color {
  color: #99B144; }

.has-background.has-grey-background-color, .has-background-dim.has-grey-background-color {
  background-color: #EEECE8; }

.has-background.has-grey-color {
  color: #EEECE8; }

.has-background.has-blue-background-color, .has-background-dim.has-blue-background-color {
  background-color: #48B1BB; }

.has-background.has-blue-color {
  color: #48B1BB; }

.has-background.has-pink-background-color, .has-background-dim.has-pink-background-color {
  background-color: #D3A1AF; }

.has-background.has-pink-color {
  color: #D3A1AF; }

/*
 * Main column width
 * This changes it from the default 580px to 1280px
 */
.wp-block {
  max-width: 2000px; }

/*
 * Width of "wide" blocks
 * This changes it from the default 1080px to 1280px
 */
.wp-block[data-align="wide"] {
  max-width: 1280px; }

.acf-block-preview {
  overflow: hidden; }

.grass {
  position: absolute;
  z-index: 2;
  top: -20px;
  left: 0;
  height: 20px;
  width: 100vw !important;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  -webkit-mask-image: url(../svg/grass.svg);
          mask-image: url(../svg/grass.svg);
  -webkit-mask-size: auto 20px;
          mask-size: auto 20px; }
  .grass--white {
    background-color: #FFF; }
  .grass--black {
    background-color: #1F271E; }
  .grass--green-dark {
    background-color: #006937; }
  .grass--green-light {
    background-color: #99B144; }
  .grass--grey {
    background-color: #EEECE8; }
  .grass--blue {
    background-color: #48B1BB; }
  .grass--pink {
    background-color: #D3A1AF; }
  .container .grass {
    top: calc(-1 * (2em + 20px)); }
  .acf-block-preview .grass {
    top: -2em;
    background: red; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto; }

.sidr.sidr-right {
  left: auto;
  right: -260px; }

.sidr.sidr-left {
  left: -260px;
  right: auto; }

.nav-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 666;
  background-color: rgba(0, 0, 0, 0.5); }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: transparent; }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal; }
  .featherlight .featherlight-inner {
    display: block; }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: 0;
    padding: 0; }
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .featherlight .featherlight-image {
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .featherlight iframe {
    border: 0; }
  .featherlight * {
    box-sizing: border-box; } }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

@font-face {
  font-family: 'icomoon';
  src: url("../eot/icomoonf628.eot");
  src: url("../eot/icomoonf628.eot#iefix") format("embedded-opentype"), url("../ttf/icomoonf628.ttf") format("truetype"), url("../woff/icomoonf628.woff") format("woff"), url("../svg/icomoonf628.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], .main-navigation .menu-item-has-children > a:after, [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-menu:before {
  content: "\e90d"; }

.icon-arrow:before, .main-navigation .menu-item-has-children > a:after {
  content: "\e900"; }

.icon-calendar:before {
  content: "\e901"; }

.icon-caravan:before {
  content: "\e902"; }

.icon-flower:before {
  content: "\e903"; }

.icon-ice-cream:before {
  content: "\e904"; }

.icon-paw:before {
  content: "\e905"; }

.icon-pin:before {
  content: "\e906"; }

.icon-speech-bubble:before {
  content: "\e907"; }

.icon-three-users:before {
  content: "\e909"; }

.icon-two-users:before {
  content: "\e90a"; }

.icon-user:before {
  content: "\e90b"; }

.icon-facebook:before {
  content: "\e908"; }

.icon-linkedin:before {
  content: "\e90c"; }

.icon-twitter:before {
  content: "\e913"; }

/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

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

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }
