/*!
Theme Name: The Kingsley Motel
Theme URI: http://www.kingsleymotel.com.au
Author: Club of Aces - Gennah Gallagher, Code Monkey Extraordinaire
Author URI: http://clubofaces.com.au/
Description: Beautifuly designed by the very talented Sarah Connor for our wonderful client The Kingsley Motel. This is a custom design and a bespoke handcoded template. 
Version: 1.1
License: The Kingsley Motel
License URI: n/a
Tags: 
Text Domain: 
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Lora", Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: 300;
  font-smooth: always;
  line-height: 25px;
  line-height: 1.562rem;
  color: #303c4a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
}

a {
  text-decoration: none;
  color: #b0a67b;
  -webkit-transition: 200ms color;
     -moz-transition: 200ms color;
       -o-transition: 200ms color;
          transition: 200ms color;
}

a:hover {
  color: #303c4a;
}

a[href^=tel] {
  cursor: text;
  color: inherit;
}

p {
  margin: 1.562em 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.page-title,
.entry-title {
  margin-top: 0;
  text-align: center;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
}

@media (min-width: 768px) {
  .page-title,
  .entry-title {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .page-title,
  .entry-title {
    font-size: 33px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .page-title,
  .entry-title {
    text-align: left;
  }
}

.primary-content a {
  text-decoration: underline;
}

.primary-content .button {
  text-align: center;
}

.primary-content .button > a {
  font-weight: normal;
  text-decoration: none;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #303c4a;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
}

.primary-content .button > a:before {
  content: "";
  position: absolute;
  border: 1px solid #b0a67b;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.primary-content .button > a:hover {
  color: #ffffff;
  background: #485565;
}

.primary-content .button > a:hover:before {
  border-color: #b0a67b;
}

.primary-content .intro-text {
  font-size: 16px;
  color: #485565;
}

.entry-content {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .entry-content {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
  }
}

.entry-content > *:first-child {
  margin: 0;
}

.entry-content h1 + h2 {
  margin-top: 7px;
}

@media (min-width: 768px) {
  .entry-content h1 + h2 {
    margin-top: 0;
  }
}

.entry-content h1 + hr,
.entry-content h2 + hr {
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #303c4a;
  margin: 1.65em auto;
}

@media (min-width: 1000px) {
  .entry-content h1 + hr,
  .entry-content h2 + hr {
    width: 200px;
  }
}

.entry-content h1 {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 160%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
}

@media (min-width: 768px) {
  .entry-content h1 {
    font-size: 30px;
    line-height: 160%;
  }
}

@media (min-width: 1000px) {
  .entry-content h1 {
    font-size: 33px;
    line-height: 160%;
  }
}

.entry-content h2 {
  text-align: center;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #b0a67b;
}

@media (min-width: 768px) {
  .entry-content h2 {
    font-size: 16px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .entry-content h2 {
    font-size: 18px;
    line-height: 150%;
  }
}

.entry-content h3 {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
}

@media (min-width: 768px) {
  .entry-content h3 {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .entry-content h3 {
    font-size: 20px;
    line-height: 150%;
  }
}

.entry-content p + ol,
.entry-content p + ul {
  margin-top: -1.562em;
}

.entry-content ol {
  padding-left: 20px;
}

@media (min-width: 768px) {
  .entry-content ol {
    text-align: left;
  }
}

.entry-content ul {
  padding-left: 20px;
}

@media (min-width: 768px) {
  .entry-content ul {
    text-align: left;
  }
}

.entry-content blockquote {
  font-style: italic;
  margin-left: 0;
  padding-left: 1.5em;
}

.entry-content hr {
  width: 100%;
  height: 5px;
  border: none;
}

.entry-content table {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .entry-content table {
    width: auto;
  }
}

.entry-content td,
.entry-content th {
  padding: 10px;
  border: 2px solid #303c4a;
}

.entry-content th {
  text-align: left;
}

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

.entry-content .gallery-size-thumbnail .gallery-item .gallery-icon {
  width: 100%;
}

.entry-content .gallery-size-thumbnail .gallery-item .gallery-caption {
  width: 100%;
}

.gallery {
  margin-left: -18px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.gallery .gallery-caption {
  margin: 5px 0 0;
}

.gallery .gallery-item {
  width: 100%;
  float: left;
  padding: 18px 0 0 18px;
  margin: 0;
}

.gallery .gallery-item img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.gallery .gallery-item:first-of-type {
  padding-top: 0;
}

@media (min-width: 500px) {
  .gallery.gallery-columns-1 .gallery-item {
    width: 100%;
  }
  .gallery.gallery-columns-1 .gallery-item:nth-of-type(-n+1) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery.gallery-columns-2 .gallery-item:nth-of-type(-n+2) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.33333%;
  }
  .gallery.gallery-columns-3 .gallery-item:nth-of-type(-n+3) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .gallery.gallery-columns-4 .gallery-item:nth-of-type(-n+4) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
  }
  .gallery.gallery-columns-5 .gallery-item:nth-of-type(-n+5) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }
  .gallery.gallery-columns-6 .gallery-item:nth-of-type(-n+6) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.28571%;
  }
  .gallery.gallery-columns-7 .gallery-item:nth-of-type(-n+7) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
  .gallery.gallery-columns-8 .gallery-item:nth-of-type(-n+8) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
  .gallery.gallery-columns-9 .gallery-item:nth-of-type(-n+9) {
    padding-top: 0;
  }
}

@media (min-width: 500px) {
  .gallery.gallery-columns-10 .gallery-item {
    width: 10%;
  }
  .gallery.gallery-columns-10 .gallery-item:nth-of-type(-n+10) {
    padding-top: 0;
  }
}

.clear_column + .gallery {
  margin-top: 40px;
}

.clear_column + p > img,
p + p > img {
  margin-top: 10px;
}

.page-template-page-single-listing .primary-content .type-page:nth-child(2n+3) {
  display: inline-block;
  width: 100%;
  background: #f2f3ef;
}

.content-area--split-view:after {
  display: table;
  content: "";
  width: 100%;
}

@media (min-width: 768px) {
  .content-area--split-view .primary-content {
    float: left;
    width: 100%;
    padding-right: 250px;
  }
}

.content-area--split-view .primary-content .entry-content {
  text-align: left;
}

.content-area--split-view .aside-content > *:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .content-area--split-view .aside-content {
    width: 225px;
    margin-left: 100%;
    position: relative;
    right: 225px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.gmap {
  width: 100%;
  height: 225px;
  margin-bottom: 30px;
}

.entry-content .content-column > *:first-child {
  margin-top: 0;
}

.entry-content .clear_column {
  display: none;
  /*
    & + * {
      margin-top:40px;
    }
    */
}

@media (min-width: 768px) {
  .entry-content .clear_column {
    display: block;
    margin: -20px 0;
  }
}

.entry-content .button {
  text-align: center;
  width: 100%;
  display: block;
}

.content-column.one_half {
  width: 100%;
  float: none;
}

@media (min-width: 768px) {
  .content-column.one_half {
    float: left;
    width: 50%;
    padding-right: 10px;
    text-align: right;
  }
}

@media (min-width: 768px) {
  .content-column.one_half ul,
  .content-column.one_half ol {
    list-style-position: outside;
  }
}

@media (min-width: 768px) {
  .content-column.one_half.last_column {
    padding: 0 0 0 10px;
    text-align: left;
  }
}

.content-column.one_third {
  width: 100%;
  float: none;
}

@media (min-width: 768px) {
  .content-column.one_third {
    width: 50%;
    float: left;
  }
}

@media (min-width: 768px) {
  .content-column.one_third ul,
  .content-column.one_third ol {
    list-style-position: outside;
  }
}

.content-column.one_third:first-child {
  float: none;
  text-align: center;
  width: 100%;
}

@media (min-width: 1000px) {
  .content-column.one_third:first-child {
    padding-right: 25px;
    text-align: left;
    vertical-align: bottom;
    padding: 0 1% 0 0;
    width: 33%;
  }
}

@media (min-width: 1000px) {
  .content-column.one_third:first-child h1 {
    display: inline-block;
    padding: 0;
    text-align: left;
  }
}

.content-column.one_third:first-child h1:after {
  content: "";
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #303c4a;
  display: block;
  margin: 0 auto;
}

@media (min-width: 1000px) {
  .content-column.one_third:first-child h1:after {
    width: 200px;
  }
}

@media (min-width: 1000px) {
  .content-column.one_third:first-child h1:after {
    width: auto;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .content-column.one_third:nth-child(2) {
    text-align: right;
    padding-right: 10px;
  }
}

@media (min-width: 1000px) {
  .content-column.one_third:nth-child(2) {
    text-align: left;
    padding-right: 0px;
  }
}

@media (min-width: 768px) {
  .content-column.one_third.last_column {
    padding-left: 10px;
    text-align: left;
  }
}

@media (min-width: 1000px) {
  .content-column.one_third {
    display: inline-block;
    float: none;
    width: 33%;
    padding: 0 1% 0;
    margin-bottom: 20px;
    vertical-align: top;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .content-column.one_third .button {
    text-align: left;
  }
}

body {
  margin: 0;
  padding: 0;
}

.site-container {
  position: relative;
  overflow: hidden;
}

.site-container:before {
  content: "";
  position: absolute;
  border: solid 2px #b0a67b;
  margin: 10px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
  z-index: 1;
  position: relative;
}

@media (min-width: 768px) {
  .wrap {
    padding: 0 40px;
  }
}

.edit-link {
  display: block;
  margin: 20px 0;
}

.site-header {
  margin: 0;
  padding-top: 30px;
  background: url(images/hero-inner-bg.jpg) center bottom no-repeat;
  -moz-background-size: auto 100%;
       background-size: auto 100%;
}

.site-header:after {
  display: table;
  content: "";
  width: 100%;
}

@media (min-width: 768px) {
  .site-header {
    padding-top: 40px;
    height: 375px;
  }
}

@media (min-width: 1000px) {
  .site-header {
    padding-top: 40px;
    height: 445px;
  }
}

.site-header .wrap {
  position: relative;
  z-index: 2;
}

.home .site-header {
  background-image: url(images/hero-bg.jpg);
}

@media (min-width: 768px) {
  .home .site-header {
    height: 500px;
  }
}

@media (min-width: 1000px) {
  .home .site-header {
    height: 700px;
  }
}

@media (min-width: 768px) {
  .page-template-page-single-listing .site-header {
    height: 400px;
  }
}

@media (min-width: 1000px) {
  .page-template-page-single-listing .site-header {
    height: 500px;
  }
}

.logo {
  display: block;
  width: 100%;
  height: 180px;
  margin: 0 auto 20px;
  background: url(images/kingsley-motel-simple.svg) center no-repeat;
  -moz-background-size: auto 100%;
       background-size: auto 100%;
}

@media (min-width: 768px) {
  .logo {
    max-width: 377px;
    height: 150px;
    margin: 0 auto;
    background: url(images/kingsley-motel.svg) center top no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
  }
}

@media (min-width: 1000px) {
  .logo {
    max-width: 470px;
    height: 180px;
  }
}

.no-svg .logo {
  background-image: url(images/kingsley-motel-simple.png);
}

@media (min-width: 768px) {
  .no-svg .logo {
    background-image: url(images/kingsley-motel-tablet.png);
  }
}

@media (min-width: 1000px) {
  .no-svg .logo {
    background-image: url(images/kingsley-motel.png);
  }
}

.logo-description {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.bookings {
  float: left;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 12px;
  line-height: 1.6em;
  min-height: 50px;
  margin-bottom: 40px;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #303c4a;
  border-bottom: 2px solid #303c4a;
}

.bookings span {
  display: block;
}

@media (min-width: 768px) {
  .bookings {
    position: absolute;
    top: 80px;
    min-height: 46px;
    margin: 0;
  }
}

@media (min-width: 1000px) {
  .bookings {
    position: absolute;
    top: 112px;
  }
}

.bookings > *:last-child {
  display: block;
  color: #b0a67b;
}

@media (min-width: 768px) {
  .bookings {
    left: 40px;
  }
}

@media (min-width: 1000px) {
  .bookings .bookings-cta {
    font-size: 16px;
    letter-spacing: .14em;
  }
}

.call-us {
  float: right;
  text-align: right;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 12px;
  line-height: 1.6em;
  min-height: 50px;
  margin-bottom: 40px;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #303c4a;
  border-bottom: 2px solid #303c4a;
}

.call-us span {
  display: block;
}

@media (min-width: 768px) {
  .call-us {
    position: absolute;
    top: 80px;
    min-height: 46px;
    margin: 0;
  }
}

@media (min-width: 1000px) {
  .call-us {
    position: absolute;
    top: 112px;
  }
}

.call-us > *:last-child {
  display: block;
  color: #b0a67b;
}

@media (min-width: 768px) {
  .call-us {
    right: 40px;
  }
}

.call-us .call-us-number {
  font-size: 16px;
  letter-spacing: .14em;
}

@media (min-width: 768px) {
  .primary-navigation-mobile {
    display: none;
  }
}

.primary-navigation {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  line-height: 1em;
  font-size: 14px;
  padding: 22px 0 0;
  text-transform: uppercase;
  display: none;
  letter-spacing: .07em;
}

@media (min-width: 768px) {
  .primary-navigation {
    display: block;
  }
}

.primary-navigation ul {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.no-flexbox .primary-navigation ul {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.primary-navigation ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.primary-navigation ul > li {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

.no-flexbox .primary-navigation ul > li {
  display: inline-block;
  text-align: center;
  padding: 0 1%;
}

.primary-navigation ul > li > a {
  color: #303c4a;
}

.primary-navigation ul > li > a:hover {
  color: #b0a67b;
}

.primary-navigation ul .current_page_item a {
  color: #b0a67b;
}

@media (min-width: 1000px) {
  .primary-navigation {
    padding: 30px 0 0;
    font-size: 17px;
  }
}

.primary-navigation .primary-navigation-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.primary-navigation-mobile {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  position: relative;
  margin: 0 0 14px;
}

.primary-navigation-mobile-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.primary-navigation-mobile-wrap {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #303c4a;
  background: #ffffff;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  text-transform: uppercase;
  color: #303c4a;
  padding: 5px;
  width: 100%;
}

.primary-navigation-mobile-wrap:before {
  content: "";
  position: absolute;
  border: 1px solid #303c4a;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.primary-navigation-mobile-wrap:hover {
  color: #000000;
  background: #ffffff;
}

.primary-navigation-mobile-wrap:hover:before {
  border-color: #000000;
}

.primary-navigation-mobile-menu-button {
  border: none;
  width: 100%;
  height: 30px;
  position: relative;
  padding: 0;
  background: #ffffff;
  text-transform: uppercase;
}

.primary-navigation-mobile-menu-button:before, .primary-navigation-mobile-menu-button:after {
  content: "";
  border-top: 2px solid #b0a67b;
  position: absolute;
  left: 15px;
  width: 20px;
  -webkit-transition: 200ms all;
     -moz-transition: 200ms all;
       -o-transition: 200ms all;
          transition: 200ms all;
}

.primary-navigation-mobile-menu-button:before {
  border-bottom: 2px solid #b0a67b;
  height: 8px;
  top: 8px;
}

.primary-navigation-mobile-menu-button:after {
  height: 0px;
  top: 13px;
}

.open .primary-navigation-mobile-menu-button:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: none;
  height: 0px;
  top: 13px;
}

.open .primary-navigation-mobile-menu-button:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 340px) {
  .open .primary-navigation-mobile-menu-button:before, .open .primary-navigation-mobile-menu-button:after {
    left: 3px;
  }
}

.primary-navigation-mobile-listing {
  position: absolute;
  z-index: 2;
  top: 4px;
  left: 50%;
  visibility: hidden;
  width: 200px;
  max-height: 0;
  -webkit-transition: 200ms all;
     -moz-transition: 200ms all;
       -o-transition: 200ms all;
          transition: 200ms all;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  border: 1px solid #303c4a;
  background: #ffffff;
  letter-spacing: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

.primary-navigation-mobile-listing li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.primary-navigation-mobile-listing > li {
  display: block;
  margin: 0 12px;
  border-bottom: #303c4a 1px solid;
}

.primary-navigation-mobile-listing > li > a {
  font-size: 15px;
  line-height: 35px;
  display: block;
  text-align: center;
  color: #303c4a;
}

.primary-navigation-mobile-listing > li > a:hover {
  color: #b0a67b;
}

.primary-navigation-mobile-listing > li:last-child {
  border: none;
}

.primary-navigation-mobile-listing > li > ul {
  display: none;
}

.primary-navigation-mobile-listing.open {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.primary-navigation-mobile-listing .current_page_item a {
  color: #b0a67b;
}

.hero-container {
  display: none;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

@media (min-width: 768px) {
  .hero-container {
    display: block;
  }
}

.hero-container-heading {
  display: block;
  font-size: 16px;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-weight: normal;
  letter-spacing: .07em;
  margin: 0;
}

@media (min-width: 1000px) {
  .hero-container-heading {
    font-size: 18px;
  }
}

.hero-container-title {
  display: block;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: .05em;
  color: #b0a67b;
  font-weight: normal;
  margin-top: 4px;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
}

@media (min-width: 768px) {
  .hero-container-title {
    margin-bottom: 10px;
  }
}

@media (min-width: 1000px) {
  .hero-container-title {
    font-size: 36px;
    margin-bottom: 15px;
  }
}

.hero-container-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hero-container-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hero-container-nav li {
  display: inline-block;
  margin: 7px;
}

.hero-container-nav a {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #303c4a;
  background: #ffffff;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  color: #303c4a;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
}

.hero-container-nav a:before {
  content: "";
  position: absolute;
  border: 1px solid #303c4a;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.hero-container-nav a:hover {
  color: #303c4a;
  background: #b0a67b;
}

.hero-container-nav a:hover:before {
  border-color: #ffffff;
}

@media (min-width: 1000px) {
  .hero-container-nav a {
    font-size: 20px;
    line-height: 1em;
  }
}

@media (min-width: 768px) {
  .hero-container--feature {
    padding-top: 66px;
  }
}

@media (min-width: 1000px) {
  .hero-container--feature {
    padding-top: 170px;
  }
}

@media (min-width: 768px) {
  .hero-container--inner {
    padding-top: 45px;
  }
}

@media (min-width: 1000px) {
  .hero-container--inner {
    padding-top: 72px;
  }
}

.hero-container-btn {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #303c4a;
  background: #ffffff;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  color: #303c4a;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
}

.hero-container-btn:before {
  content: "";
  position: absolute;
  border: 1px solid #303c4a;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.hero-container-btn:hover {
  color: #303c4a;
  background: #b0a67b;
}

.hero-container-btn:hover:before {
  border-color: #ffffff;
}

@media (min-width: 1000px) {
  .hero-container-btn {
    font-size: 20px;
    line-height: 1em;
  }
}

.site-mail-signup {
  padding: 30px 0;
  background: #b0a67b;
}

.site-mail-signup input[type=text],
.site-mail-signup input[type=url],
.site-mail-signup input[type=email],
.site-mail-signup input[type=tel],
.site-mail-signup input[type=phone],
.site-mail-signup input[type=search],
.site-mail-signup select,
.site-mail-signup textarea {
  border: 1px solid #b0a67b;
  background: #dcdec8;
}

.site-mail-signup input[type=text]:focus,
.site-mail-signup input[type=url]:focus,
.site-mail-signup input[type=email]:focus,
.site-mail-signup input[type=tel]:focus,
.site-mail-signup input[type=phone]:focus,
.site-mail-signup input[type=search]:focus,
.site-mail-signup select:focus,
.site-mail-signup textarea:focus {
  outline: none;
  background-color: #ffffff;
}

.site-mail-signup:after {
  display: table;
  content: "";
  width: 100%;
}

@media (min-width: 768px) {
  .site-mail-signup {
    padding: 37px 0 25px;
  }
}

@media (min-width: 768px) {
  .site-mail-signup {
    padding: 30px 0 20px;
  }
}

.site-mail-signup .gform_wrapper {
  position: relative;
}

.site-mail-signup .gform_wrapper .gfield_label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_heading {
    float: left;
    width: 100%;
    padding-right: 45%;
    text-align: right;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_heading {
    width: 40%;
    padding: 0 2% 0 0;
  }
}

.site-mail-signup .gform_wrapper .gform_title {
  margin: 0;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
  font-size: 25px;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_title {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_title {
    font-size: 33px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_title {
    line-height: 1.2em;
    text-align: right;
    margin-bottom: 4px;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_title {
    margin: 5px 0;
  }
}

.site-mail-signup .gform_wrapper .gform_description {
  display: block;
  margin: 0;
  text-align: center;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #ffffff;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_description {
    font-size: 16px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_description {
    font-size: 18px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_description {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: right;
    letter-spacing: 0;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_description {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_description:after {
    display: none;
  }
}

.site-mail-signup .gform_wrapper .gform_description:after {
  display: block;
  width: 100px;
  height: 2px;
  margin: 16px auto;
  content: '';
  background: #303c4a;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_description:after {
    display: none;
    margin: 10px auto;
  }
}

.site-mail-signup .gform_wrapper .gform_body {
  text-align: center;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_body {
    display: inline-block;
    width: 100%;
    margin-right: -100px;
    padding-right: 100px;
    vertical-align: top;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_body {
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

.site-mail-signup .gform_wrapper .gform_body ul > li {
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li {
    margin: 0;
  }
}

.site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(1) {
  color: #ffffff;
  margin-bottom: 10px;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(1) {
    padding: 20px 0 0;
    position: absolute;
    top: 7px;
    right: 0;
    width: 50%;
    padding-left: 10%;
    text-align: left;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(1) {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 115%;
    margin: 0 0 10px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(2) {
    display: inline-block;
    width: 50%;
    padding-right: 9px;
    vertical-align: top;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(2) {
    padding-right: 5px;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(3) {
    display: inline-block;
    width: 50%;
    padding-left: 9px;
    vertical-align: top;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_wrapper .gform_body ul > li:nth-child(3) {
    padding: 0 5px;
  }
}

.site-mail-signup .gform_wrapper .ginput_container input {
  display: block;
  width: 100%;
}

.site-mail-signup .gform_footer {
  margin-top: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_footer {
    display: inline-block;
    width: 92px;
    margin: 1px;
    text-align: right;
    vertical-align: top;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_footer {
    width: 8.5%;
    vertical-align: text-bottom;
  }
}

.site-mail-signup .gform_footer .gform_button {
  vertical-align: top;
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_footer .gform_button {
    margin-top: 32px;
  }
}

.site-mail-signup .validation_error,
.site-mail-signup .validation_message {
  text-align: center;
}

@media (min-width: 768px) {
  .site-mail-signup .validation_error,
  .site-mail-signup .validation_message {
    margin: 0 0 5px;
    text-align: left;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .validation_error {
    float: left;
    clear: both;
    width: 40%;
    margin: 0;
    padding: 0 2% 0 0;
    text-align: right;
  }
}

.site-mail-signup .validation_message {
  margin: 5px 0 0;
}

.site-mail-signup .gform_confirmation_message {
  text-align: center;
  color: #ffffff;
}

.site-mail-signup .gform_confirmation_message h1 {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
  color: #ffffff;
  margin: 0;
}

@media (min-width: 768px) {
  .site-mail-signup .gform_confirmation_message h1 {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_confirmation_message h1 {
    font-size: 33px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .site-mail-signup .gform_confirmation_message h1 {
    font-size: 24px;
  }
}

@media (min-width: 1000px) {
  .site-mail-signup .gform_confirmation_message h1 {
    font-size: 26px;
  }
}

.home-cta {
  background: #303c4a;
  color: #ffffff;
  text-align: center;
}

.home-cta .wrap {
  padding: 0;
}

@media (min-width: 768px) {
  .home-cta .wrap {
    padding: 0 10px;
    overflow: hidden;
  }
  .home-cta .wrap .home-cta-article {
    width: 33.33333%;
    float: left;
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}

@media (min-width: 1000px) {
  .home-cta .wrap {
    padding: 0 35px;
  }
}

.home-cta-article {
  padding: 32px 15%;
  position: relative;
  text-align: center;
}

@media (min-width: 768px) {
  .home-cta-article {
    padding: 20px;
  }
}

@media (min-width: 1000px) {
  .home-cta-article {
    padding: 40px;
  }
}

.home-cta-article:nth-child(even) {
  background-color: #485565;
}

.home-cta-article:nth-child(even):after, .home-cta-article:nth-child(even):before {
  content: "";
  position: absolute;
  width: 2px;
  top: 0;
  background: #b0a67b;
  height: 100%;
  left: 10px;
}

@media (min-width: 768px) {
  .home-cta-article:nth-child(even):after, .home-cta-article:nth-child(even):before {
    display: none;
  }
}

.home-cta-article:nth-child(even):after {
  left: auto;
  right: 10px;
}

.home-cta-article-title {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
  color: #b0a67b;
  margin: 0;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .home-cta-article-title {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .home-cta-article-title {
    font-size: 25px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .home-cta-article-title {
    letter-spacing: 0em;
    font-size: 23px;
  }
}

@media (min-width: 1000px) {
  .home-cta-article-title {
    font-size: 30px;
    line-height: 1em;
  }
}

.home-cta-article-description {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
  color: #b0a67b;
  color: #ffffff;
  text-align: center;
  margin: 5px auto 14px;
  line-height: 1.3rem;
  width: 190px;
}

@media (min-width: 768px) {
  .home-cta-article-description {
    font-size: 14px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .home-cta-article-description {
    width: 200px;
  }
}

@media (min-width: 1000px) {
  .home-cta-article-description {
    width: auto;
    font-size: 16px;
    margin: 6px auto 21px;
    line-height: 1.7em;
  }
}

.home-cta-articles-button {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #b0a67b;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  margin-bottom: 30px;
  display: block;
}

.home-cta-articles-button:before {
  content: "";
  position: absolute;
  border: 1px solid #ffffff;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.home-cta-articles-button:hover {
  color: #303c4a;
  background: #ffffff;
}

.home-cta-articles-button:hover:before {
  border-color: #b0a67b;
}

@media (min-width: 768px) {
  .home-cta-articles-button {
    margin: 0 0 30px;
  }
}

@media (min-width: 1000px) {
  .home-cta-articles-button {
    display: inline-block;
    margin: 0 0 30px;
  }
}

.home-cta-articles-image {
  display: block;
  margin: 0 auto 20px;
  width: 100%;
  height: auto;
}

.home-cta-article-hr {
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #b0a67b;
}

@media (min-width: 1000px) {
  .home-cta-article-hr {
    width: 200px;
  }
}

@media (min-width: 1000px) {
  .home-cta-article-hr {
    margin-bottom: 30px;
  }
}

.gform_validation_container {
  display: none;
}

.placeholdersjs {
  color: #303c4a;
  font-style: italic;
}

input,
button,
textarea,
select {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=phone],
input[type=search],
select,
textarea {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #ffffff;
  background: #f5f5f4;
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
          box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.15);
}

input[type=text]:focus,
input[type=url]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=phone]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #b0a67b;
}

.gfield_error input[type=text], .gfield_error
input[type=url], .gfield_error
input[type=email], .gfield_error
input[type=tel], .gfield_error
input[type=phone], .gfield_error
input[type=search], .gfield_error
select, .gfield_error
textarea {
  border: 1px solid #7a1a10;
}

textarea {
  line-height: 20px;
  height: 100px;
  padding: 15px;
}

::-webkit-input-placeholder {
  font-style: italic;
  color: #303c4a;
}

:-moz-placeholder {
  font-style: italic;
  color: #303c4a;
}

::-moz-placeholder {
  font-style: italic;
  color: #303c4a;
}

:-ms-input-placeholder {
  font-style: italic;
  color: #303c4a;
}

.validation_error,
.validation_message {
  color: #7a1a10;
}

.gform_ajax_spinner {
  display: none !important;
}

.gfield_required {
  color: #7a1a10;
}

.gform_wrapper .gform_body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.gform_wrapper .gform_body ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.gform_wrapper .gform_button {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #303c4a;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
}

.gform_wrapper .gform_button:before {
  content: "";
  position: absolute;
  border: 1px solid #b0a67b;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.gform_wrapper .gform_button:hover {
  color: #ffffff;
  background: #485565;
}

.gform_wrapper .gform_button:hover:before {
  border-color: #b0a67b;
}

.form--contact .validation_error {
  margin: 5px 0 10px;
}

.form--contact .validation_message {
  margin: 5px 0 0;
}

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

@media (min-width: 1000px) {
  .form--contact_wrapper .gform_body {
    display: inline;
  }
}

.form--contact_wrapper .gform_body ul {
  display: inline;
}

.form--contact_wrapper .gform_body ul li {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .form--contact_wrapper .gform_body ul li:nth-child(1) {
    width: 50%;
    float: left;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .form--contact_wrapper .gform_body ul li:nth-child(2) {
    width: 50%;
    float: left;
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  .form--contact_wrapper .gform_body ul li:nth-child(3) {
    width: 50%;
    float: left;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .form--contact_wrapper .gform_body ul li:nth-child(4) {
    width: 50%;
    float: left;
    padding-left: 10px;
  }
}

.form--contact_wrapper .gform_body ul li:nth-child(5) {
  margin-top: 25px;
}

.form--contact_wrapper .gform_body ul li:nth-child(5) label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 1000px) {
  .form--contact_wrapper .gform_body ul li:nth-child(6) {
    display: inline;
  }
}

.form--contact_wrapper .gform_footer {
  display: inline;
}

@media (min-width: 1000px) {
  .form--contact_wrapper .gform_footer .gform_button {
    float: right;
    width: 160px;
  }
}

.site-testimonials {
  padding: 50px 0;
  text-align: center;
  background: url(images/hero-bg.jpg) center bottom no-repeat;
  -moz-background-size: cover;
       background-size: cover;
}

@media (min-width: 768px) {
  .site-testimonials {
    padding: 50px 0;
  }
}

@media (min-width: 1000px) {
  .site-testimonials {
    padding: 50px 0;
  }
}

@media (min-width: 768px) {
  .testimonial {
    width: 60%;
    margin: 0 auto;
  }
}

.testimonial hr {
  margin: 0 auto;
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #303c4a;
}

@media (min-width: 1000px) {
  .testimonial hr {
    width: 200px;
  }
}

.testimonial-title {
  margin: 0;
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
}

@media (min-width: 768px) {
  .testimonial-title {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .testimonial-title {
    font-size: 33px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .testimonial-title {
    font-size: 18px;
  }
}

@media (min-width: 1000px) {
  .testimonial-title {
    font-size: 18px;
  }
}

.testimonial-description {
  font-style: italic;
}

@media (min-width: 768px) {
  .testimonial-description {
    font-size: 16px;
    line-height: 25px;
  }
}

@media (min-width: 1000px) {
  .testimonial-description {
    font-size: 16px;
    line-height: 25px;
  }
}

.testimonial-description > *:last-child {
  margin-bottom: 0;
}

.site-footer {
  padding: 30px 0 12px;
  text-align: center;
  background: #ffffff;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 35px 0 12px;
  }
}

.site-footer:after {
  display: table;
  content: "";
  width: 100%;
}

.site-footer .wrap {
  position: relative;
}

@media (min-width: 768px) {
  .site-footer .wrap {
    padding: 0 12%;
  }
}

@media (min-width: 1000px) {
  .site-footer .wrap {
    padding: 0 40px;
  }
}

.site-footer .wrap:after {
  display: block;
  width: 200px;
  height: 200px;
  margin: 15px auto 0;
  content: '';
  background: url(images/tree-logo.svg) center bottom no-repeat;
}

@media (min-width: 1000px) {
  .site-footer .wrap:after {
    margin: -170px auto 0;
  }
}

.no-svg .site-footer .wrap:after {
  background-image: url(images/tree-logo.png);
}

.utility-navigation {
  display: none;
}

@media (min-width: 1000px) {
  .utility-navigation {
    display: block;
    display: inline-block;
    width: 15%;
    text-align: left;
    vertical-align: top;
  }
  .utility-navigation h1 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .utility-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
  }
  .utility-navigation ul li {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .utility-navigation ul li a {
    color: #303c4a;
  }
  .utility-navigation ul li a:hover {
    color: #b0a67b;
  }
  .utility-navigation ul li.current_page_item a {
    color: #b0a67b;
  }
}

.contact-details {
  margin: 0 auto 15px;
  text-align: center;
  vertical-align: top;
}

@media (min-width: 768px) {
  .contact-details {
    margin: 0 auto 20px;
    float: left;
    clear: left;
    min-width: 180px;
    text-align: right;
  }
}

@media (min-width: 1000px) {
  .contact-details {
    display: inline-block;
    float: none;
    width: 15%;
    min-width: 10px;
  }
}

.contact-details h1:first-of-type {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  margin: 0;
  text-transform: uppercase;
  color: #303c4a;
}

.contact-details p:first-of-type {
  line-height: 25px;
  margin: 0;
}

@media (min-width: 1000px) {
  .contact-details p:first-of-type {
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .contact-details {
    margin: 0 auto 36px;
  }
}

@media (min-width: 1000px) {
  .contact-details {
    width: 20%;
    margin-right: 14%;
  }
}

.contact-details .contact-details-button {
  display: none;
}

@media (min-width: 1000px) {
  .contact-details .contact-details-button {
    font-family: "EB Garamond", Georgia, "Times New Roman", serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
    display: inline-block;
    padding: 11px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #ffffff;
    background: #303c4a;
    position: relative;
    border: none;
    -webkit-transition: 200ms color, 200ms background-color;
       -moz-transition: 200ms color, 200ms background-color;
         -o-transition: 200ms color, 200ms background-color;
            transition: 200ms color, 200ms background-color;
  }
  .contact-details .contact-details-button:before {
    content: "";
    position: absolute;
    border: 1px solid #b0a67b;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    -webkit-transition: 200ms border-color;
       -moz-transition: 200ms border-color;
         -o-transition: 200ms border-color;
            transition: 200ms border-color;
  }
  .contact-details .contact-details-button:hover {
    color: #ffffff;
    background: #485565;
  }
  .contact-details .contact-details-button:hover:before {
    border-color: #b0a67b;
  }
}

.opening-hours {
  margin: 0 auto 15px;
  text-align: center;
  vertical-align: top;
  vertical-align: top;
}

@media (min-width: 768px) {
  .opening-hours {
    margin: 0 auto 20px;
    float: right;
    clear: right;
    min-width: 180px;
    text-align: left;
  }
}

@media (min-width: 1000px) {
  .opening-hours {
    display: inline-block;
    float: none;
    width: 15%;
    min-width: 10px;
  }
}

.opening-hours h1:first-of-type {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  margin: 0;
  text-transform: uppercase;
  color: #303c4a;
}

.opening-hours p:first-of-type {
  line-height: 25px;
  margin: 0;
}

@media (min-width: 1000px) {
  .opening-hours p:first-of-type {
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .opening-hours {
    margin-bottom: 10px;
  }
}

@media (min-width: 1000px) {
  .opening-hours {
    /*width: 165px;
    margin-right: -20px;*/
    margin-bottom: 0;
  }
 .opening-hours-description {
    width: 185px;
 }
}

.visit-details {
  display: none;
}

@media (min-width: 1000px) {
  .visit-details {
    display: block;
    display: inline-block;
    float: none;
    width: 20%;
    margin-left: 14%;
    text-align: left;
    vertical-align: top;
  }
  .visit-details h1:first-of-type {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    margin: 0;
    text-transform: uppercase;
    color: #303c4a;
  }
  .visit-details p:first-of-type {
    line-height: 25px;
    margin: 0;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  .visit-details p:first-of-type {
    margin-bottom: 25px;
  }
}

.visit-details .visit-details-button {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #303c4a;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
}

.visit-details .visit-details-button:before {
  content: "";
  position: absolute;
  border: 1px solid #b0a67b;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.visit-details .visit-details-button:hover {
  color: #ffffff;
  background: #485565;
}

.visit-details .visit-details-button:hover:before {
  border-color: #b0a67b;
}

.footer-hr {
  margin: 15px auto;
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #303c4a;
}

@media (min-width: 1000px) {
  .footer-hr {
    width: 200px;
  }
}

@media (min-width: 768px) {
  .footer-hr {
    display: none;
  }
}

.footer-book-button {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #303c4a;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  width: 100%;
  max-width: 180px;
  margin: 0 auto 15px;
  display: block;
}

.footer-book-button:before {
  content: "";
  position: absolute;
  border: 1px solid #b0a67b;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.footer-book-button:hover {
  color: #ffffff;
  background: #485565;
}

.footer-book-button:hover:before {
  border-color: #b0a67b;
}

@media (min-width: 768px) {
  .footer-book-button {
    float: left;
    clear: left;
    margin: 0 0 15px;
  }
}

@media (min-width: 1000px) {
  .footer-book-button {
    display: none;
  }
}

.footer-get-directions-button {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #ffffff;
  background: #303c4a;
  position: relative;
  border: none;
  -webkit-transition: 200ms color, 200ms background-color;
     -moz-transition: 200ms color, 200ms background-color;
       -o-transition: 200ms color, 200ms background-color;
          transition: 200ms color, 200ms background-color;
  width: 100%;
  max-width: 180px;
  margin: 0 auto 15px;
  display: block;
}

.footer-get-directions-button:before {
  content: "";
  position: absolute;
  border: 1px solid #b0a67b;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -webkit-transition: 200ms border-color;
     -moz-transition: 200ms border-color;
       -o-transition: 200ms border-color;
          transition: 200ms border-color;
}

.footer-get-directions-button:hover {
  color: #ffffff;
  background: #485565;
}

.footer-get-directions-button:hover:before {
  border-color: #b0a67b;
}

@media (min-width: 768px) {
  .footer-get-directions-button {
    float: right;
    clear: right;
    margin: 0 0 15px;
  }
}

@media (min-width: 1000px) {
  .footer-get-directions-button {
    display: none;
  }
}

@media (min-width: 1000px) {
  .copyright {
    margin: -50px 0 0px;
  }
}

.copyright-description {
  font-size: 12px;
}

@media (min-width: 768px) {
  .copyright-description {
    float: left;
    clear: left;
    min-width: 180px;
    text-align: right;
  }
}

@media (min-width: 1000px) {
  .copyright-description {
    display: block;
    float: right;
    clear: both;
  }
}

.copyright-link {
  font-size: 10px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .copyright-link {
    float: right;
    clear: right;
    min-width: 180px;
    text-align: left;
  }
}

@media (min-width: 1000px) {
  .copyright-link {
    float: right;
    clear: both;
    text-align: right;
  }
}

.wprm_shortcode.wprm_single_menu_item {
  border: 2px solid #303c4a;
  position: relative;
  padding: 76px 20px 0;
  background: #ffffff;
  margin-top: 50px;
}

.wprm_shortcode.wprm_single_menu_item:after {
  display: table;
  content: "";
  width: 100%;
}

.wprm_shortcode.wprm_single_menu_item ~ .wprm_shortcode.wprm_single_menu_item {
  margin-top: -2px;
  border-top: none;
  padding-top: 10px;
}

.wprm_shortcode.wprm_single_menu_item:before {
  content: "";
  background: url(images/menu-monogram.svg) center no-repeat;
  -moz-background-size: 65%;
       background-size: 65%;
  height: 30px;
  width: 30px;
  font-weight: bold;
  font-size: 30px;
  padding: 10px;
  border: 2px solid #303c4a;
  position: absolute;
  top: -2px;
  left: 50%;
  -webkit-transform: translate(-50%);
     -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
       -o-transform: translate(-50%);
          transform: translate(-50%);
}

.no-svg .wprm_shortcode.wprm_single_menu_item:before {
  background-image: url(images/menu-monogram.png);
}

.wprm_shortcode.wprm_single_menu_item ~ .wprm_shortcode.wprm_single_menu_item:before {
  display: none;
}

.wprm_shortcode.wprm_single_menu_item .wprm_category_title {
  font-family: "EB Garamond", Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #303c4a;
}

@media (min-width: 768px) {
  .wprm_shortcode.wprm_single_menu_item .wprm_category_title {
    font-size: 30px;
    line-height: 150%;
  }
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item .wprm_category_title {
    font-size: 33px;
    line-height: 150%;
  }
}

.wprm_shortcode.wprm_single_menu_item .wprm_category_title:after {
  width: 100px;
  height: 2px;
  margin-bottom: 20px;
  border: none;
  background: #303c4a;
  content: "";
  display: block;
  margin: 6px auto;
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item .wprm_category_title:after {
    width: 200px;
  }
}

.wprm_shortcode.wprm_single_menu_item .wprm_category_description {
  margin: 15px 0 30px;
}

.wprm_shortcode.wprm_single_menu_item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item ul {
    width: 50%;
    float: left;
    text-align: left;
  }
}

.wprm_shortcode.wprm_single_menu_item ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wprm_shortcode.wprm_single_menu_item ul:nth-child(odd) {
  clear: left;
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item ul {
    padding: 0 20px;
  }
}

.wprm_shortcode.wprm_single_menu_item ul li {
  margin-bottom: 20px;
}

.wprm_shortcode.wprm_single_menu_item ul .head {
  background-image: none !important;
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item ul .head {
    text-align: left;
  }
}

.wprm_shortcode.wprm_single_menu_item ul .head .title {
  float: none;
  padding: 0;
  display: inline;
  color: #485565;
  font-weight: bold;
  text-transform: none;
  display: block;
}

@media (min-width: 1000px) {
  .wprm_shortcode.wprm_single_menu_item ul .head .title {
    display: inline;
  }
}

.wprm_shortcode.wprm_single_menu_item ul .head .price {
  float: none;
  padding: 0;
  display: inline;
  font-weight: bold;
}

.wprm_shortcode.wprm_single_menu_item ul .head .tag {
  float: none;
  padding: 0;
  display: inline;
  padding: 0 5px;
  color: #b0a67b;
}


li[style*='center'] {
	list-style-position: inside;
}
.textwidget.custom-html-widget:first-child *:first-child {
 margin-top:0;
}
