/*
	Theme Name: Webtree
	Theme URI: http://www.webtree.com.au/
	Version: 1.0

	
	Template: genesis
	Template Version: 1.7.1
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/*
Colors
---------------------------------------------------------------------------------------------------- */
/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
Defaults
---------------------------------------------------------------------------------------------------- */
body {
  background-color: #FFF;
  color: #3b3b3b;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.responsive-menu-icon::before {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

::-moz-selection {
  background-color: #333;
  color: #fff; }

::selection {
  background-color: #333;
  color: #fff; }

a {
  color: #e0391e;
  text-decoration: none; }

a:hover {
  color: #3b3b3b; }

p {
  letter-spacing: 0.3px;
  margin: 0 0 30px;
  padding: 0; }

ol,
ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: disc;
  list-style-position: inside; }

b,
strong {
  font-weight: 700; }

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

blockquote {
  margin: 40px; }

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px; }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #highlight;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 20px 0 10px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto;
  padding: 10px; }

.featured-content img,
.gallery img {
  width: auto; }

/* Tables
--------------------------------------------- */
table tbody {
  background-color: #FCFCFC;
  font-family: 'Source Sans Pro', sans-serif; }

table, th, td {
  border: 1px solid #221E1F; }

td, th {
  padding: 15px;
  height: 10px; }

th {
  text-align: left;
  color: #FFF;
  background-color: #221E1F; }

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #FCFCFC;
  border: 1px solid #ddd;
  color: #3b3b3b;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.3px;
  padding: 10px;
  width: 80%;
  -webkit-font-smoothing: antialiased; }

input:focus,
textarea:focus {
  border: 1px solid #e0391e;
  outline: none; }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #333;
  font-weight: 300; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #e0391e;
  border: none;
  border-radius: 5px;
  color: #FFF;
  cursor: pointer;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 20px;
  margin-bottom: 10px;
  text-align: center;
  display: inline-block;
  width: auto; }

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
  background-color: #221E1F;
  color: #FFF; }

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

/*
Booking Form
---------------------------------------------------------------------------------------------------- */
.booking-form form {
  border: 2px solid #1E83DE;
  padding: 10px;
  width: 90%; }

/*Birthday Club Form
---------------------------------------------------------------------------------------------------- */
form#mfb7cb884577c {
  background-color: #FFF;
  width: 90%;
  margin: 0; }

div.MGLField input, div.MGLField select {
  padding: 10px !important;
  width: 90%;
  font-family: "Lato",sans-serif; }

.MGLPoweredBy {
  display: none; }

.page-id-358 .entry {
  margin-bottom: 0px; }

form#mfb7cb884577c input[type="submit"] {
  text-align: left !important; }

div.MGLLabel {
  font-weight: normal !important; }

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto; }

.wrap {
  max-width: 1120px; }

.home-pricing .wrap {
  max-width: 1000px; }

/*Sets page width for full-width and content sidebar pages*/
.content-sidebar .content-sidebar-wrap, .page.full-width-content .content-sidebar-wrap {
  margin: 0 auto;
  max-width: 960px; }

.site-footer,
.wrap {
  padding-left: 20px;
  padding-right: 20px; }

.site-inner {
  clear: both;
  padding-top: 80px; }

.webtree-home .site-inner {
  padding-top: 0; }

.content {
  margin: 0 auto;
  width: 660px; }

.webtree-home .content {
  width: 100%; }

.content-sidebar .content-sidebar-wrap {
  margin: 0 auto;
  max-width: 960px; }

.site-inner {
  clear: both;
  padding-top: 0px; }

.sidebar {
  font-size: 16px;
  margin-top: 60px;
  border-left: 1px solid #FCFCFC;
  border-top: 1px solid #FCFCFC; }

.sidebar .widget {
  padding: 10px 20px; }

/* ### Wrapping div for .content and .sidebar-primary */
/* ### Content */
.content-sidebar .content {
  float: left;
  width: 600px; }

.full-width-content .content {
  width: 100%; }

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 355px; }

.sidebar-content .sidebar-primary,
.sidebar-primary {
  float: left; }

.content-sidebar .featuredpage {
  width: 100%; }

.sidebar .entry-title {
  text-align: center; }

.sidebar img.alignnone {
  padding: 0px;
  margin: 0; }

.sidebar h4 {
  text-transform: capitalize;
  font-size: 1em;
  text-align: center; }

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.first {
  clear: both;
  margin-left: 0; }

/*MEDIA QUERIES - Structure*/
@media only screen and (max-width: 960px) {
  .content .page {
    width: 100%;
    padding: 0 15px; }

  .sidebar-primary {
    float: none;
    width: 100%; } }
/* Genesis
--------------------------------------------- */
.archive-description,
.author-box,
.breadcrumb {
  border-bottom: 2px solid #FCFCFC;
  margin-bottom: 10px; }

.archive-description,
.author-box {
  font-size: 20px; }

.breadcrumb {
  font-size: 18px;
  padding-bottom: 20px; }

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden; }

.entry-content .search-form {
  width: 50%; }

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Titles
--------------------------------------------- */
.archive-title {
  font-size: 20px; }

.entry-title {
  font-size: 36px; }

.webtree-landing .entry-title {
  margin-bottom: 30px; }

.entry-title a {
  color: #221E1F;
  min-height: 2.4em;
  display: block; }

.entry-title a:hover {
  color: #e0391e;
  text-decoration: none; }

.upw-posts .entry-title a:focus, .upw-posts .entry-title a:hover {
  text-decoration: none !important; }

.widget-title {
  font-size: 30px;
  letter-spacing: 5px;
  margin-bottom: 30px;
  text-transform: uppercase; }

.after-entry .widget-title,
.footer-widgets .widget-title {
  font-size: 24px;
  letter-spacing: 3px;
  margin-bottom: 20px; }

/* Breadcrumb
--------------------------------------------- */
.breadcrumb {
  margin-top: 20px;
  font-size: 0.85em; }

/* WordPress
--------------------------------------------- */
.alignleft {
  float: left;
  text-align: left; }

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

.aligncenter {
  text-align: center; }

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

a.alignnone {
  display: inline-block; }

a.aligncenter img {
  display: block;
  margin: 0 auto; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px; }

img.alignnone,
.alignnone {
  margin-bottom: 12px; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 20px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 24px; }

.wp-caption-text {
  font-weight: 700;
  line-height: 1;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.gallery-caption {
  line-height: 1;
  margin: 0 0 10px; }

/*
Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word;
  margin-bottom: 80px; }

.widget:last-child,
.widget p:last-child {
  margin-bottom: 0; }

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px; }

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_calendar table {
  width: 100%; }

.widget_calendar td,
.widget_calendar th {
  text-align: center; }

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  margin-bottom: 10px;
  padding: 0 0 5px; }

.home-intro .wrap {
  background-color: #A4A3A1; }

.featured-content .entry-title {
  font-size: 20px; }

.home-section .featuredpost .entry {
  float: left;
  margin-left: 2.564102564102564%;
  width: 31.623931623931625%;
  border-bottom: none; }

.home-section .featuredpost .entry:nth-last-child(-n+3) {
  margin-bottom: 0; }

.home-section .featuredpost .entry:nth-of-type(3n+1) {
  clear: both;
  margin-left: 0; }

.home-section .more-from-category,
.home-section .featured-content article ~ ul,
.home-section .featured-content article ~ .widget-title {
  clear: both;
  margin-bottom: 20px; }

/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #FFF;
  text-align: center;
  height: 280px;
  padding-top: 0px; }

.site-description,
.site-title {
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase; }

.site-title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 0px;
  text-align: center; }

.site-title a,
.site-title a:hover {
  color: #fff;
  background-position: center center !important; }

.header-image .site-title {
  margin: 0px 0 10px 0; }

.header-image .site-title > a {
  background-size: contain !important;
  display: block;
  margin: 0 auto;
  max-width: 250px;
  min-height: 250px;
  width: 100%; }

.site-description {
  color: #221E1F;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 3px; }

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px; }

.header-image .site-description {
  height: 0; }

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  line-height: 1;
  text-align: center;
  width: 100%; }

.nav-primary .genesis-nav-menu li {
  float: none;
  list-style-type: none; }

.genesis-nav-menu li li {
  margin-left: 0; }

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: center; }

.genesis-nav-menu .menu-item:hover {
  position: relative; }

.genesis-nav-menu a {
  color: #FFF;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 20px 15px; }

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, .current_page_ancestor a, .current_page_parent a {
  color: #3b3b3b; }

.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99; }

.genesis-nav-menu .sub-menu:after,
.genesis-nav-menu .sub-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.genesis-nav-menu .sub-menu:after {
  border-width: 10px;
  margin-left: -10px; }

.genesis-nav-menu .sub-menu:before {
  border-width: 11px;
  margin-left: -11px; }

.genesis-nav-menu .sub-menu .sub-menu:after,
.genesis-nav-menu .sub-menu .sub-menu:before {
  display: none; }

.genesis-nav-menu .sub-menu a {
  font-size: 14px;
  letter-spacing: 0;
  padding: 20px 10px;
  position: relative;
  text-transform: none;
  width: 180px; }

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -55px 0 0 169px; }

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: 50%;
  margin-left: -90px;
  opacity: 1; }

.genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu {
  left: 169px;
  margin-left: 0px;
  opacity: 1; }

/* Primary Navigation
--------------------------------------------- */
.nav-primary .genesis-nav-menu {
  background-color: #1E83DE; }

.nav-primary .genesis-nav-menu .sub-menu:after {
  border-bottom-color: #221E1F; }

.nav-primary .genesis-nav-menu .sub-menu:before {
  border-bottom-color: #221E1F; }

.nav-primary .genesis-nav-menu .sub-menu a {
  background-color: #221E1F;
  border-top: none;
  color: #3b3b3b; }

.nav-primary .genesis-nav-menu .sub-menu a:hover {
  color: #FFF; }

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  background-color: #221E1F; }

.nav-secondary .genesis-nav-menu a {
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  color: #FFF;
  font-size: 0.75em; }

.nav-secondary .genesis-nav-menu a:hover {
  color: #FFF; }

.menu-extra {
  float: right; }

.site-top {
  background-color: #221E1F;
  display: block;
  overflow: hidden; }

.nav-top-left {
  float: left;
  width: auto; }

.nav-top-right {
  float: right;
  width: auto; }

/* Responsive Menu
--------------------------------------------- */
#header-mobile-menu {
  display: none; }

#header-mobile-menu {
  cursor: pointer;
  display: inline-block;
  text-align: center; }

/*MEDIA QUERIES - Responsive Menu*/
@media only screen and (max-width: 800px) {
  .genesis-nav-menu .sub-menu:after,
  .genesis-nav-menu .sub-menu:before,
  .genesis-nav-menu > .menu-item > .sub-menu,
  .genesis-nav-menu {
    display: none; }

  .genesis-nav-menu .menu-item,
  .responsive-menu-icon {
    display: block; }

  .genesis-nav-menu .menu-item {
    text-align: left; }

  .genesis-nav-menu .menu-item:hover {
    position: static; }

  .genesis-nav-menu li a,
  .genesis-nav-menu li a:hover {
    display: block;
    line-height: 1;
    padding: 16px 20px; }

  .nav-header .genesis-nav-menu a,
  .nav-header .genesis-nav-menu a:hover {
    font-size: 14px; }

  .nav-secondary .genesis-nav-menu a,
  .nav-secondary .genesis-nav-menu a:hover {
    color: #fff; }

  .genesis-nav-menu .menu-item-has-children {
    cursor: pointer; }

  .genesis-nav-menu .menu-item-has-children > a {
    margin-right: 60px; }

  .genesis-nav-menu > .menu-item-has-children:before {
    content: "";
    /*\f347*/
    float: right;
    font: normal 16px/1 'dashicons';
    height: 16px;
    padding: 14px 20px;
    right: 0;
    text-align: right;
    z-index: 9999; }

  .genesis-nav-menu .menu-open.menu-item-has-children:before {
    content: "";
    /*\f343*/ }

  .genesis-nav-menu .sub-menu {
    background-color: rgba(0, 0, 0, 0.05); }

  .nav-primary .genesis-nav-menu .sub-menu a:hover {
    color: #e0391e; }

  .genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu,
  .genesis-nav-menu .menu-item:hover > .sub-menu,
  .genesis-nav-menu .sub-menu {
    left: auto;
    opacity: 1;
    margin: 0 auto;
    position: relative;
    width: 100%; }

  .genesis-nav-menu .sub-menu .sub-menu {
    background-color: transparent;
    margin: 0;
    padding-left: 20px; }

  .genesis-nav-menu .sub-menu li a,
  .genesis-nav-menu .sub-menu li a:hover {
    background: none;
    border: none;
    padding: 14px 20px;
    position: relative;
    width: 100%; }

  .genesis-nav-menu.hide {
    display: none; }

  #header-mobile-menu {
    color: #3b3b3b;
    cursor: pointer;
    display: block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    height: auto;
    line-height: 18px;
    padding: 20px 16px;
    padding: 1rem 0.6rem;
    text-align: center;
    text-transform: uppercase;
    clear: both; }

  .genesis-nav-menu {
    margin: 20px 0; }

  #header-mobile-menu:hover,
  #header-mobile-menu:focus,
  #header-mobile-menu:active {
    color: red;
    display: block; }

  .nav-header .genesis-nav-menu .menu-item,
  .nav-header .genesis-nav-menu a,
  .nav-header .genesis-nav-menu .sub-menu {
    border: 0;
    text-align: center;
    width: 100%;
    background-color: #FFF;
    color: #3b3b3b;
    font-weight: bold;
    text-transform: uppercase; }

  .nav-header .genesis-nav-menu .menu-item:hover,
  .nav-header .genesis-nav-menu a:hover,
  .nav-header .genesis-nav-menu .sub-menu:hover {
    color: #3b3b3b; }

  .nav-header .genesis-nav-menu .menu-item > .sub-menu {
    clear: both;
    margin: 0;
    opacity: 1;
    position: inherit;
    width: 100%; }

  .nav-primary .genesis-nav-menu .sub-menu a {
    background-color: transparent;
    border: none; }

  .nav-header .genesis-nav-menu .menu-item > .sub-menu a {
    font-weight: normal;
    text-transform: capitalize; } }
@media only screen and (min-width: 800px) {
  /* This makes the header nav menu normal again when the browser window expands */
  .nav-header .genesis-nav-menu {
    display: block !important;
    height: auto; }

  /* Hide Header Mobile Menu Button */
  #header-mobile-menu {
    display: none;
    height: 0; } }
/* # Sidebars / Structure
---------------------------------------------------------------------------------------------------- */
/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Home Intro
--------------------------------------------- */
.home-intro {
  background-color: #FFF;
  color: #3b3b3b;
  height: auto;
  overflow: hidden; }

.home-intro .wrap {
  padding: 0;
  max-width: 100%; }

.home-intro .featuredpage {
  background-color: transparent;
  display: block;
  height: auto;
  width: 80%;
  margin: 0 auto;
  border: none;
  color: #221E1F;
  font-size: 1.5em;
  text-align: center;
  padding: 0; }

.home-intro h2 {
  color: #221E1F;
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 30px; }

.home-intro a.button {
  background-color: transparent;
  clear: both;
  color: #FFF;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 3px;
  margin-top: 20px;
  padding: 20px 40px;
  text-transform: uppercase;
  width: auto; }

.mobile-front-page-image img {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none; }

/* Slider
--------------------------------------------- */
.soliloquy-container {
  max-width: none !important;
  max-height: 100% !important;
  overflow: hidden; }

.soliloquy-container .soliloquy-caption-inside {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.soliloquy-container .soliloquy-pager-item {
  border: 2px solid #ccc !important;
  border-radius: 999em !important; }

.soliloquy-container .soliloquy-pager-link {
  background-image: none !important;
  width: 10px !important;
  height: 10px !important; }

.soliloquy-container .soliloquy-pager-link:hover, .soliloquy-container .soliloquy-pager-link.active {
  background-image: none !important;
  background-color: #ccc !important; }

.soliloquy-container .soliloquy-caption {
  position: absolute !important;
  display: table !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 100 !important; }

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
  display: table-cell !important;
  text-align: center !important;
  vertical-align: middle !important;
  padding: 20px 0 35px !important; }

.soliloquy-container .soliloquy-caption h1 {
  color: #fff !important;
  font-size: 60px !important;
  margin: 0 0 60px !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) !important;
  letter-spacing: normal !important;
  text-transform: none !important; }

.soliloquy-container .soliloquy-caption a.soliloquy-button {
  font-weight: bold !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  background-color: #FFF !important;
  border: 3px solid #fff !important;
  padding: 20px 35px !important;
  font-size: 20px !important; }

@media (min-width: 768px) and (max-width: 1024px) {
  .soliloquy-container .soliloquy-caption {
    bottom: 13px !important; } }
@media (max-width: 600px) {
  .soliloquy-container {
    display: none; }

  .mobile-front-page-image img {
    display: block; }

  .home-intro {
    padding-top: 0; } }
/* Front Page Widget 2
--------------------------------------------- */
.home-widget-2 {
  background-color: #FFF;
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 50px;
  text-align: center; }

.icon-wrap h2 {
  margin-top: 0px; }

.icon-wrap img {
  padding-bottom: 0; }

.icon {
  height: 150px;
  fill: #1868b1; }

.icon:hover {
  fill: #221E1F; }

a h2 {
  color: #1868b1; }

a h2:hover {
  color: #221E1F; }

/*Media Queries - Home Widget 2*/
@media only screen and (max-width: 600px) {
  .home-widget-2 {
    display: none; } }
/* Middle
--------------------------------------------- */
.middle {
  max-width: 1400px;
  margin: auto; }

.home-widget-3, .home-widget-4 {
  height: 1100px;
  padding-bottom: 50px; }

/*Media Queries - Home Widget 2*/
@media only screen and (max-width: 1200px) {
  .home-widget-3, .home-widget-4 {
    height: 1050px;
    padding-bottom: 50px; } }
@media only screen and (max-width: 700px) {
  .home-widget-3, .home-widget-4 {
    height: 950px;
    padding-bottom: 50px; } }
/* Home Widget 3 
--------------------------------------------- */
.home-widget-3 {
  background-color: #FCFCFC;
  overflow: hidden;
  padding-top: 0px;
  float: left;
  width: 49.5%; }

.home-widget-3 img {
  padding-left: 0; }

.home-widget-3 .widget-title, .home-widget-4 .widget-title {
  text-align: center;
  color: #FFF;
  background-color: #221E1F;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: 0;
  padding: 20px 40px 20px 34px; }

.home-widget-3 span.highlight {
  color: #005cab;
  font-size: 1.5em; }

/*Hide Location Facebook Feed*/
.fts-fb-location {
  display: none !important; }

/*Media Queries - Home Widget 2*/
@media only screen and (max-width: 600px) {
  .home-widget-3 {
    width: 100%;
    float: none;
    padding-bottom: 20px;
    height: 1000px; } }
/* Home Widget 4 
--------------------------------------------- */
.home-widget-4 {
  background-color: #FCFCFC;
  overflow: hidden;
  padding-top: 0px;
  text-align: center;
  float: right;
  width: 50%; }

/*Media Queries - Home Widget 4*/
@media only screen and (max-width: 600px) {
  .home-widget-4 {
    width: 100%;
    float: none; } }
/* PDFs
--------------------------------------------- */
a.pdf-link {
  display: block;
  padding: 20px;
  border-radius: 20px;
  background-image: url(images/pdf.png);
  background-repeat: no-repeat;
  height: 150px;
  margin-bottom: 20px;
  color: #3b3b3b;
  padding: 65px 60px 0 30px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.8em;
  text-align: center; }

/* youTube
--------------------------------------------- */
.youtube-iframe {
  display: block;
  text-align: center;
  margin: auto; }

/* Entries
--------------------------------------------- */
.entry {
  margin-bottom: 60px; }

.archive .content .entry,
.page-template-page_blog-php .content .entry {
  padding-bottom: 60px; }

.page .entry,
.single .entry {
  border-bottom: none; }

.entry-content ol,
.entry-content ul {
  margin-bottom: 30px;
  margin-left: 40px; }

.entry-content ol > li {
  list-style-type: decimal; }

.entry-content ul > li {
  list-style-type: disc; }

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0; }

.entry-content code {
  background-color: #333;
  color: #ddd; }

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 18px; }

.entry-header .entry-meta {
  margin-top: -10px; }

.entry-footer .entry-meta {
  font-weight: 700;
  margin-bottom: 0; }

.entry-categories,
.entry-tags {
  display: block; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

/* After Entry
--------------------------------------------- */
.after-entry {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 60px; }

.after-entry .widget,
.after-entry .widget p {
  margin-bottom: 40px; }

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #bdbcbb;
  clear: both;
  font-size: 18px;
  padding-top: 40px;
  overflow: hidden;
  color: #3b3b3b; }

.footer-widgets a {
  color: #b32d18; }

.footer-widgets a:hover {
  color: #FFF; }

.footer-widgets .widget-title {
  color: #3b3b3b;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 1.1em; }

.footer-widgets a.button {
  color: #221E1F;
  border-radius: 5px;
  margin-top: 5px; }

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #e0391e;
  color: #3b3b3b; }

.footer-widgets button:hover,
.footer-widgets input[type="button"]:hover,
.footer-widgets input[type="reset"]:hover,
.footer-widgets input[type="submit"]:hover,
.footer-widgets .button:hover {
  background-color: #fff;
  color: #FFF; }

.footer-widgets li {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style: none; }

.footer-widgets .widget {
  margin-bottom: 40px; }

.footer-widgets p:last-child {
  margin-bottom: 0; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 31.623931623931625%; }

.footer-widgets-1 {
  margin-right: 2.564102564102564%; }

.footer-widgets-1,
.footer-widgets-2 {
  float: left; }

.footer-widgets-3 {
  float: right; }

/*TripAdvisor Widget*/
#TA_rated124 img {
  padding: 0; }

@media only screen and (max-width: 1080px) {
  .remobile-home .footer-widgets {
    padding-left: 20px; }

  .footer-widgets .wrap {
    width: 100%; } }
@media only screen and (max-width: 960px) {
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 100%;
    float: left; }

  .footer-widgets-1 {
    margin-right: 0; } }
/* #Social Media Icons
---------------------------------------------------------------------------------------------------- */
/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #221E1F;
  font-size: 16px;
  padding: 20px 10px;
  text-align: right;
  color: #FFF; }

.site-footer a:hover {
  color: #221E1F; }

.site-footer p {
  margin-bottom: 0; }

.copyright, .creds {
  font-size: 0.75em;
  float: right; }
