/*

Theme Name: Riverhill Mansion
Theme URI: http://riverhillmansion.com/
Author: Josh Motlong
Author URI: http://joshmotlong.com/
Description: A Wordpress Theme
Version: 1.0.0
Template: x

*/
.footer-custom:before, .footer-custom .logo-clear:before, .footer-custom .primary:before, .footer-custom:after, .footer-custom .logo-clear:after, .footer-custom .primary:after {
  content: "";
  display: table; }

.footer-custom:after, .footer-custom .logo-clear:after, .footer-custom .primary:after {
  clear: both; }

.entry-content p, .entry-content li, .entry-content .text-link {
  position: relative;
  z-index: 1;
  /* needed for setting pseudo-element z-index */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .entry-content p a, .entry-content li a, .entry-content .text-link a {
    outline: none;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    vertical-align: bottom; }
    .entry-content p a::before, .entry-content li a::before, .entry-content .text-link a::before, .entry-content p a::after, .entry-content li a::after, .entry-content .text-link a::after {
      pointer-events: none;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }

.bg-alpha-over {
  position: relative;
  z-index: 0; }
  .bg-alpha-over:before {
    content: "";
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1; }
  .bg-alpha-over div {
    position: relative;
    z-index: 9; }

.bg-alpha-left {
  position: relative;
  z-index: 0; }
  .bg-alpha-left:before {
    content: "";
    top: -9000px;
    right: 0px;
    bottom: -9000px;
    left: -9000px;
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1; }
    @media (max-width: 768px) {
      .bg-alpha-left:before {
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: -9000px;
        position: absolute; } }
  .bg-alpha-left div {
    position: relative;
    z-index: 9; }

.bg-alpha-right {
  position: relative;
  z-index: 0; }
  .bg-alpha-right:before {
    content: "";
    top: -9000px;
    right: -9000px;
    bottom: -9000px;
    left: 0px;
    position: absolute;
    display: block;
    background: rgba(201, 209, 217, 0.75);
    z-index: 1; }
    @media (max-width: 768px) {
      .bg-alpha-right:before {
        top: 0px;
        right: -9000px;
        bottom: 0px;
        left: 0px;
        position: absolute; } }
  .bg-alpha-right div {
    position: relative;
    z-index: 9; }

.split-left div {
  max-width: 85%;
  float: left; }
  @media (max-width: 979px) {
    .split-left div {
      max-width: 85%;
      float: none;
      margin-left: 7.5%; } }
  @media (max-width: 480px) {
    .split-left div {
      max-width: 90%;
      margin-left: 5%; } }

.split-right div {
  max-width: 85%;
  float: right; }
  @media (max-width: 979px) {
    .split-right div {
      max-width: 85%;
      float: none;
      margin-left: 7.5%; } }
  @media (max-width: 480px) {
    .split-right div {
      max-width: 90%;
      margin-left: 5%; } }

.height-100 {
  height: calc(100vh - 0px); }
  @media (min-width: 768px) and (max-width: 979px) {
    .height-100 {
      height: auto; } }
  @media (max-width: 768px) {
    .height-100 {
      height: auto; } }

.height-75 {
  height: 75vh; }
  @media (min-width: 768px) and (max-width: 979px) {
    .height-75 {
      height: auto; } }
  @media (max-width: 768px) {
    .height-75 {
      height: auto; } }

.height-50 {
  height: 50vh; }
  @media (min-width: 768px) and (max-width: 979px) {
    .height-50 {
      height: auto; } }
  @media (max-width: 768px) {
    .height-50 {
      height: auto; } }

.height-100, .height-75, .height-50 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .height-100 > div, .height-75 > div, .height-50 > div {
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%); }
    @media (min-width: 768px) and (max-width: 979px) {
      .height-100 > div, .height-75 > div, .height-50 > div {
        top: 0;
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
    @media (max-width: 768px) {
      .height-100 > div, .height-75 > div, .height-50 > div {
        top: 0;
        -webkit-transform: translateY(0);
                transform: translateY(0); } }

.wide {
  display: block;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.narrow {
  display: block;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto; }

.narrower {
  display: block;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto; }

body {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif; }

@media (min-width: 481px) and (max-width: 767px) {
  .entry-content {
    font-size: .925em !important; } }

@media (max-width: 480px) {
  .entry-content {
    font-size: .875em !important; } }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content .h1, .entry-content .h2, .entry-content .h3, .entry-content .h4, .entry-content .h5, .entry-content .h6 {
  letter-spacing: 0px;
  margin-bottom: .85em; }
  .entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-content .h1:first-child, .entry-content .h2:first-child, .entry-content .h3:first-child, .entry-content .h4:first-child, .entry-content .h5:first-child, .entry-content .h6:first-child {
    margin-top: 0; }

.entry-content h1, .entry-content .h1 {
  font-size: 2.5em;
  font-family: "Abril Fatface", georgia, times, serif; }

.entry-content h2, .entry-content .h2 {
  font-size: 2.2em;
  font-family: "Abril Fatface", georgia, times, serif; }

.entry-content h3, .entry-content .h3 {
  font-size: 1.75em;
  font-family: "Abril Fatface", georgia, times, serif; }

.entry-content h4, .entry-content .h4 {
  font-size: 1.25em; }

.entry-content h5, .entry-content .h5 {
  font-size: 1em; }

.entry-content h6, .entry-content .h6 {
  font-size: .75em; }

.blog .h-landmark, .archive .h-landmark, .category .h-landmark, .page.page-template-default .h-landmark, .page.page-template-template-layout-full-width .h-landmark, .single-post .h-landmark {
  font-size: 2em; }

.single-post .entry-title {
  font-size: 2em; }

.page.page-template-default .entry-title, .page.page-template-template-layout-full-width .entry-title {
  font-size: 2.25em; }

.blog .entry-title, .archive .entry-title, .category .entry-title {
  font-size: 1.5em; }

.blog .p-meta, .archive .p-meta, .category .p-meta, .page.page-template-default .p-meta, .page.page-template-template-layout-full-width .p-meta, .single-post .p-meta {
  font-size: 16px;
  color: rgba(153, 153, 153, 0.65); }

.single-post .entry-footer {
  font-size: 1em; }

aside.x-sidebar h4.h-widget {
  font-size: 1.5em; }

aside.x-sidebar .widget div,
aside.x-sidebar .widget li {
  font-size: 1em; }

.x-colophon.top h4.h-widget {
  font-size: 1.75em;
  font-family: "Abril Fatface", georgia, times, serif; }

.x-colophon.top .widget div,
.x-colophon.top .widget li {
  font-size: 1em; }

* {
  box-sizing: border-box; }

body {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  color: #999999; }

em {
  font-style: italic; }

strong {
  font-weight: 700; }

img {
  max-width: 100%; }

a {
  text-decoration: none; }

.clear {
  clear: both; }

.center {
  text-align: center; }

a[href^=tel] {
  color: #3e495a;
  text-decoration: none; }

.x-colophon.top {
  padding: 0; }

.footer-custom {
  padding: 3.5em 0 4em; }
  .footer-custom .logo-clear {
    margin-bottom: 20px; }
  .footer-custom .primary {
    width: 65.33332%;
    float: left;
    border-top: 1px solid #999999;
    padding-top: 35px; }
    @media (max-width: 979px) {
      .footer-custom .primary {
        width: 100%; } }
    .footer-custom .primary .menu-whole ul {
      list-style: none;
      margin: 0 0 10px; }
      .footer-custom .primary .menu-whole ul li {
        position: relative;
        display: inline-block;
        font-family: "Merriweather", georgia, times, serif;
        font-size: 1em;
        margin-right: 20px;
        background: transparent; }
        @media (max-width: 768px) {
          .footer-custom .primary .menu-whole ul li {
            font-size: .9em;
            margin-right: 6px; } }
        .footer-custom .primary .menu-whole ul li:after {
          content: "|";
          position: relative;
          right: -11px; }
          @media (max-width: 768px) {
            .footer-custom .primary .menu-whole ul li:after {
              right: -5px; } }
        .footer-custom .primary .menu-whole ul li:last-child:after {
          content: ""; }
  .footer-custom .byline {
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    color: #3e495a; }
    @media (max-width: 768px) {
      .footer-custom .byline {
        font-size: .9em; } }
    .footer-custom .byline .red-bison {
      display: inline-block;
      position: relative;
      overflow: hidden;
      outline: none;
      text-decoration: none;
      white-space: nowrap;
      vertical-align: bottom;
      padding-left: 32px;
      transition: 0.2s all ease; }
      .footer-custom .byline .red-bison:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 1px;
        width: 29px;
        height: 22px;
        background: url("/wp-content/uploads/bison-footer-rhm.svg") 0 0 no-repeat;
        background-size: contain; }
      .footer-custom .byline .red-bison:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -100%;
        width: 100%;
        height: 1px;
        background: #BD431D;
        transition: 0.2s all ease; }
      .footer-custom .byline .red-bison:hover {
        color: #BD431D !important; }
        .footer-custom .byline .red-bison:hover:before {
          background: url("/wp-content/uploads/bison-footer.svg") 0 0 no-repeat;
          background-size: contain; }
        .footer-custom .byline .red-bison:hover:after {
          left: 0; }
  .footer-custom .connect {
    width: 30.66666%;
    float: right; }
    @media (max-width: 979px) {
      .footer-custom .connect {
        width: 100%;
        padding-top: 2em; } }
    .footer-custom .connect h4 {
      font-family: "Merriweather", georgia, times, serif;
      font-size: 17px;
      font-weight: 400;
      text-transform: none;
      line-height: 1;
      margin: 0 0 1em; }
    .footer-custom .connect i {
      font-size: 32px;
      margin-right: 15px; }

.footer-custom-top {
  padding: 1em 0 4.5em;
  position: relative;
  z-index: 9;
  text-align: center;
  font-size: 18px !important; }
  .footer-custom-top:before {
    content: "";
    top: 0;
    right: -9000px;
    bottom: 0;
    left: -9000px;
    position: absolute;
    z-index: -1; }
  .footer-custom-top .narrow {
    max-width: 780px; }
  .footer-custom-top h4 {
    font-family: "Abril Fatface", georgia, times, serif;
    font-size: 1.75em;
    margin-bottom: 30px !important; }
  .footer-custom-top p {
    margin-bottom: 2em; }
  .footer-custom-top a {
    color: #c8b46f !important;
    margin: 0 10px 1em; }

.widebar {
  max-width: 2000px;
  padding: 0 30px; }
  @media (max-width: 480px) {
    .widebar {
      padding: 0 20px 0 12px; } }

/* FormHack v1.1.0 (formhack.io) */
/* Global Reset Styles ------------------ */
input,
textarea,
select,
option,
optgroup,
button,
legend,
fieldset {
  box-sizing: border-box;
  outline: none;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif !important;
  font-size: 1em !important;
  color: #282828;
  vertical-align: top;
  display: block;
  margin: 10px 0; }

datalist {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif !important;
  font-size: 1em !important; }

label {
  display: block;
  margin: 10px 0; }

/* Input & Textarea ------------------ */
/* Fields with standard width */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list],
input[type="file"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  padding: 13.3333333333px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #c8c8c8; }

/* Fields with standard height */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[list] {
  height: 40px;
  -webkit-appearance: none; }

/* Other */
textarea {
  -webkit-appearance: none;
  overflow: auto; }

input[type="range"] {
  height: 40px;
  width: 100%;
  max-width: 100%; }

input[type="file"] {
  min-height: 40px; }

input[type="search"] {
  height: 40px;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  vertical-align: middle; }

/* Select ------------------ */
select {
  height: 40px; }

select[multiple] {
  height: auto;
  min-height: 40px;
  padding: 0; }
  select[multiple] option {
    margin: 0;
    padding: 13.3333333333px; }

/* Fieldset ------------------ */
fieldset {
  padding: 10px 25px;
  border-radius: 2px;
  border: 1px solid #c8c8c8; }

legend {
  padding: 0 5px;
  font-weight: 700; }

/* States ------------------ */
input[disabled],
textarea[disabled],
select[disabled],
option[disabled],
button[disabled] {
  cursor: not-allowed; }

input:focus,
textarea:focus,
select:focus,
option:focus,
button:focus {
  background-color: rgba(220, 220, 220, 0.2) !important;
  border-color: #c8c8c8; }

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: #c8c8c8 solid 2px; }

button, .button, .btn, .x-btn, .gform_button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"] {
  box-shadow: none !important;
  text-shadow: none !important; }

/* Buttons, Input Type Submit/Reset ------------------ */
button, .button, .btn, .x-btn, .gform_button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"] {
  height: auto;
  width: auto;
  min-width: 100px;
  background-color: transparent !important;
  padding: .5em 1em;
  cursor: pointer;
  color: #c8b46f !important;
  font-family: "Merriweather", georgia, times, serif !important;
  font-size: .95em;
  font-weight: 400;
  text-transform: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 3px !important;
  border: 1px solid #c8b46f !important; }
  button:hover, .button:hover, .btn:hover, .x-btn:hover, .gform_button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="image"]:hover {
    color: #a09058 !important;
    border-color: #a09058 !important; }

input[type="image"] {
  text-align: center;
  padding: 8px; }

.x-navbar {
  position: relative; }
  .x-navbar:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    height: 40px;
    width: 100%;
    background: transparent url("/wp-content/uploads/bg-triangle.svg") center top no-repeat; }
  .x-navbar .desktop a {
    transition: 0.2s all ease; }
    .x-navbar .desktop a span {
      box-shadow: none !important; }

.x-btn-navbar {
  box-shadow: none !important;
  color: #3e495a !important;
  padding-right: 0px;
  margin-top: 17px !important; }

@media (max-width: 768px) {
  .x-navbar-inner {
    min-height: 80px !important; }
  .x-brand.img {
    max-width: 290px;
    margin-top: 15px; } }

.page-template-default .entry-content.content .x-container.width {
  width: 100%; }

.single-post .entry-content.content .x-container.width {
  width: 100%; }

figure img + br,
figure a + br,
figure img + p,
figure a + p {
  display: none; }

a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
  outline: none !important; }

.title-divider, .lead-title h2, .lead-title h3 {
  position: relative; }
  .title-divider:after, .lead-title h2:after, .lead-title h3:after {
    content: "";
    position: relative;
    display: block;
    background: transparent url("/wp-content/uploads/embellish-divider.svg") top center no-repeat;
    width: 100%;
    height: 12px;
    margin-top: 25px; }

.line-above {
  position: relative; }
  .line-above:before {
    content: "";
    position: absolute;
    display: block;
    top: -250px;
    left: 50%;
    height: 250px;
    width: 1px;
    background-color: #c8b46f; }

.line-below {
  position: relative; }
  .line-below:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -250px;
    left: 50%;
    height: 250px;
    width: 1px;
    background-color: #c8b46f; }

.grad-light, .footer-custom-top:before {
  background-image: linear-gradient(-180deg, #FAFAFA 0%, #FFFFFF 100%); }

.hero-title {
  padding: 8em 0 4em !important;
  position: relative;
  z-index: 1; }
  .hero-title:after {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    bottom: 0;
    left: -7000px;
    right: -7000px;
    height: 25%;
    background-image: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }
  .hero-title h1 {
    font-size: 3em !important;
    margin-bottom: 15px !important; }
    .hero-title h1 + .x-text p {
      font-family: "Merriweather", georgia, times, serif;
      font-size: 1.25em !important;
      font-weight: 300 !important;
      font-style: italic;
      color: #3e495a;
      margin-bottom: 30px; }
  .hero-title .embellish-hero {
    height: 95px;
    width: 100%;
    background: transparent url("/wp-content/uploads/embellish-hero.svg") center top no-repeat;
    background-size: auto 100% !important; }
    @media (max-width: 768px) {
      .hero-title .embellish-hero {
        height: 60px; } }

.lead-title {
  padding: 3em 0 4em !important; }
  .lead-title .x-text:first-of-type {
    padding-top: 15px; }
    .lead-title .x-text:first-of-type p {
      font-style: italic;
      color: #c8b46f;
      margin-bottom: 0 !important; }
  .lead-title h2, .lead-title h3 {
    font-size: 2em !important;
    margin: 10px 0 0; }
  .lead-title .x-text:last-of-type {
    margin-bottom: 2em !important; }
  .lead-title a.x-btn:before {
    bottom: -275px; }

.timeline {
  padding: 4em 0 !important;
  overflow: hidden; }
  .timeline .x-container {
    padding: 1em 0 !important; }
    .timeline .x-container:first-child {
      padding: 0 0 2.5em !important; }
    .timeline .x-container .x-1-3 {
      position: relative;
      z-index: 1; }
    .timeline .x-container:nth-child(2) .x-1-3 {
      position: relative;
      z-index: 1; }
      .timeline .x-container:nth-child(2) .x-1-3:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: -2000px;
        bottom: -2000px;
        left: 50%;
        height: 4000px;
        width: 1px;
        background: #c8b46f; }
        @media (max-width: 768px) {
          .timeline .x-container:nth-child(2) .x-1-3:after {
            display: none; } }
    @media (max-width: 768px) {
      .timeline .x-container .x-2-3 {
        padding-top: 2em !important;
        text-align: center; } }
  .timeline h5 {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-style: italic;
    font-weight: 400;
    color: #c8b46f; }

.faq {
  padding: 4em 0 !important; }
  .faq .x-accordion {
    margin-bottom: 0; }
  .faq .x-container:nth-child(2) {
    padding: 2em 0 !important; }

.no-overflow {
  overflow: hidden !important; }

.x-accordion .x-accordion-group {
  border: none; }

.x-accordion .x-accordion-heading a.x-accordion-toggle {
  font-family: "Merriweather", georgia, times, serif;
  font-size: 1.15em;
  padding: 10px 0px;
  background: transparent; }
  .x-accordion .x-accordion-heading a.x-accordion-toggle:hover {
    background: transparent; }
    .x-accordion .x-accordion-heading a.x-accordion-toggle:hover:before {
      color: #3e495a !important; }
  .x-accordion .x-accordion-heading a.x-accordion-toggle.collapsed:before {
    color: #c8b46f; }
  .x-accordion .x-accordion-heading a.x-accordion-toggle:before {
    color: #3e495a; }

.x-accordion .x-accordion-body .x-accordion-inner {
  color: #3e495a;
  border-top: none;
  padding: 15px 0px; }

.x-columnize {
  -webkit-column-rule: none;
  -ms-column-rule: none;
  -o-column-rule: none;
  column-rule: none; }

.pad-text {
  padding: 3em 5% 2em !important; }

.bg-about-mansion {
  background: transparent url("/wp-content/uploads/bg-about-mansion.png") center center no-repeat;
  background-size: cover; }

.bg-about-lawn {
  background: transparent url("/wp-content/uploads/bg-about-lawn.png") center center no-repeat;
  background-size: cover; }

.bg-services-location {
  background: transparent url("/wp-content/uploads/bg-services-mansion.png") center center no-repeat;
  background-size: cover; }

.bg-services-food {
  background: transparent url("/wp-content/uploads/bg-services-food.png") center center no-repeat;
  background-size: cover; }

.bg-services-lodging {
  background: transparent url("/wp-content/uploads/bg-services-lodging.png") center center no-repeat;
  background-size: cover; }

@media (max-width: 768px) {
  div[class*='bg-about-'],
  div[class*='bg-services-'] {
    min-height: 200px; } }

@media (min-width: 980px) {
  .section-hero {
    height: calc(100vh - 90px); } }

.gform_wrapper .ginput_complex input[type=text] {
  width: 100% !important; }

.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
  display: block;
  width: 49% !important;
  margin: 0 2% 0 0 !important;
  float: left; }
  .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span:last-child {
    margin-right: 0 !important; }
  @media (max-width: 480px) {
    .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
      padding-right: 0 !important;
      width: 100% !important;
      margin-right: 0 !important; }
      .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span:first-child {
        margin-bottom: 1em !important; } }

label.gfield_label + div.ginput_container {
  margin-top: 0 !important; }

.gform_wrapper .gfield {
  margin-bottom: .75em !important; }

.tg-ajax-button-holder {
  margin-top: 25px !important;
  border: 1px solid #c8b46f;
  border-radius: 3px;
  font-family: "Merriweather", georgia, times, serif;
  padding-top: 3px; }
  .tg-ajax-button-holder span {
    font-size: 1.1em;
    color: #c8b46f !important; }
