/*
Theme Name: Rasoi Waterfront
Theme URI: http://www.rasoiwales.co.uk
Author: Paul Gibbs
Author URI: http://www.kneath.co.uk
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: framework
Tags:

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

framework is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*
----------------------------------------------------------------
Table of Contents
----------------------------------------------------------------

- Grid
- Normalize
- Fontawesome
- Typography
- Elements
- Forms
- Navigation
	Links
	Menus
- Accessibility
- Alignments
- Clearings
- Header
- Widgets
- Content
	Posts and pages
	Asides
	Comments
- Footer
- Plugins
- Infinite scroll
- Media
	Captions
	Galleries
- Print
	
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Mixins & Variables
--------------------------------------------------------------*/
/* Columns */
/*--------------------------------------------------------------
Grid
--------------------------------------------------------------*/
/* Grid */
#grid {
  width: 1048px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -522px; }

#grid div.vert {
  width: 62px;
  border: solid rgba(152, 186, 190, 0.41);
  border-width: 0 1px;
  margin-right: 20px; }

#grid div.vert.first-line {
  margin-left: 40px; }

#grid div.horiz {
  /* 20px line height */
  height: 19px;
  border-bottom: 1px dotted rgba(141, 141, 141, 0.25);
  margin: 0;
  padding: 0; }

/*--------------------------------------------------------------
Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
Fontawesome
--------------------------------------------------------------*/
.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top; }

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #bec3ce;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.7; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 600; }

h1 {
  font-size: 1.625rem; }

h2 {
  font-size: 1.538461538rem; }

h3 {
  font-size: .9375rem; }

h4 {
  font-size: 1rem;
  margin-bottom: 0; }

small, .font_small {
  font-size: 0.7rem; }

p {
  margin: 0 0 20px 0; }

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

blockquote {
  position: relative;
  margin: 0;
  padding-left: 40px;
  padding-right: 140px;
  font-size: 1rem; }
  @media screen and (max-width: 49em) {
    blockquote {
      padding-right: 10px; } }
  blockquote p:before {
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 30px;
    font-size: .875rem;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #444444;
    margin-right: 8px;
    content: "\f10d";
    font-family: 'fontAwesome'; }

address {
  margin: 0 0 1.5em; }

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

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

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

big {
  font-size: 125%; }

.highlight {
  color: #e45824; }

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  height: 100%; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  height: 100%;
  background-image: url(img/rasoi_waterfront_bg03.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover; }
  body.home {
    background-image: url(img/rasoi_waterfront_bg01.jpg); }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

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

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }
  table th, table td {
    text-align: left;
    padding: 4px 0 6px 0; }
  table em {
    font-weight: 100;
    font-style: normal;
    color: #69748a; }
  .page-id-18 table tr th, .page-id-18 table tr td, .page-id-10 table tr th, .page-id-10 table tr td {
    border-bottom: 1px dotted #5e687b; }

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  position: relative;
  background-color: #e45824;
  outline: none;
  border: none;
  width: 80px;
  box-shadow: none;
  text-shadow: none;
  text-align: left;
  padding-right: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #63240c;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background-color: #be4417; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="search"],
textarea {
  background-color: #3d4350;
  border-radius: 0;
  border: none;
  margin: 3px 0 10px 0;
  width: 100%;
  color: #a2a9b8;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 5px 8px;
  font-size: .75rem; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    outline: none;
    background-color: #535c6d; }
  input[type="text"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="password"]:hover,
  input[type="tel"]:hover,
  input[type="search"]:hover,
  textarea:hover {
    background-color: #535c6d; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 5px 8px; }

textarea {
  padding: 5px 8px;
  width: 100%;
  height: 80px; }

.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #be4417; }

.wpcf7-validation-errors {
  border: none;
  margin: 0;
  padding: 0; }

.wpcf7 .wpcf7-mail-sent-ok,
.wpcf7 .wpcf7-validation-errors {
  border: none;
  display: block;
  background: #bb4a27;
  margin: 0;
  padding: 10px; }
.wpcf7 .wpcf7-validation-errors {
  background: #b81927; }
.wpcf7 .wpcf7-not-valid-tip {
  color: #b81927; }

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #bec3ce;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  text-decoration: none; }
  a:visited {
    color: #bec3ce; }
  a:hover, a:focus, a:active {
    color: #858ea1; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.more-link {
  margin-top: 1.25rem;
  text-decoration: none;
  display: block;
  width: 5.625rem;
  padding: 4px;
  text-align: center;
  color: #f5c0ac;
  background-color: #e45824;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .625rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .more-link:visited {
    color: #f5c0ac; }
  .more-link:hover {
    color: #f5c0ac;
    background-color: #be4417; }
  .more-link .fa {
    padding-left: 2px; }

.scrollToTop {
  height: 60px;
  padding: 10px;
  text-align: center;
  background: #e45824;
  font-weight: bold;
  color: #f5c0ac;
  text-decoration: none;
  position: fixed;
  bottom: 0;
  right: 0;
  display: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .scrollToTop:visited {
    color: #f5c0ac; }
  .scrollToTop:hover {
    color: white;
    background-color: #be4417; }

.scrollToTop:hover {
  text-decoration: none; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 400; }
  .main-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative;
    margin-right: 3.5%; }
    .main-navigation li:last-child {
      margin-right: 0; }
    .main-navigation li a {
      border-bottom: 2px transparent solid;
      -webkit-transition: all 0.3s ease; }
    .main-navigation li:hover > a, .main-navigation li.focus > a {
      color: white;
      border-bottom: 2px #e45824 solid; }
  .main-navigation a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    color: #bec3ce; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a {
    border-bottom: 2px #e45824 solid;
    color: white; }

/* Footer Menu */
.footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0; }
.footer-menu a {
  text-decoration: none; }

/* Small menu. */
.menu-toggle {
  display: none; }

@media screen and (max-width: 45.625em) {
  .menu-toggle {
    display: block;
    position: absolute;
    width: auto;
    padding: 10px;
    font-size: 21px;
    line-height: 1;
    color: #f5c0ac;
    bottom: -43px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

  .main-navigation ul {
    display: none;
    margin-bottom: 30px; }
  .main-navigation li {
    display: block;
    float: none;
    margin-right: 0;
    margin-bottom: 2px;
    font-size: .875rem; }
    .main-navigation li:first-child {
      margin-top: 2px; }
    .main-navigation li a {
      padding: 10px 20px;
      background-color: rgba(6, 6, 8, 0.65);
      border-bottom: none;
      color: rgba(255, 255, 255, 0.75); }
    .main-navigation li:hover > a, .main-navigation li.focus > a {
      border-bottom: none;
      background-color: rgba(28, 31, 37, 0.65); }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a {
    border-bottom: none;
    background-color: rgba(28, 31, 37, 0.65); } }
/* Page and Posts Navigation */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  margin-left: -20px; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  margin-right: -20px; }

.nav-previous a,
.nav-next a {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome";
  text-decoration: none;
  line-height: 20px;
  padding: 10px 20px;
  background-color: #1c1f25;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease; }
  .nav-previous a:hover,
  .nav-next a:hover {
    background-color: #15181c; }

.nav-previous a::before {
  display: inline-block;
  content: "\f177";
  padding-right: 8px;
  vertical-align: middle;
  color: #e45824; }

.nav-next a::after {
  display: inline-block;
  content: "\f178";
  padding-left: 8px;
  vertical-align: middle;
  color: #e45824; }

/* Fontawesome */
.social-navigation a {
  display: inline-block;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
  text-decoration: none; }
  .social-navigation a + a {
    margin-left: 10px; }

.social-navigation a:before {
  content: "\f004";
  font-size: 14px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  position: absolute;
  color: #272B33;
  background: #ffffff;
  top: 0;
  left: 0; }

.social-navigation a[href*="facebook.com"]:before {
  content: "\f09a"; }

.social-navigation a[href*="twitter.com"]:before {
  content: "\f099"; }

.social-navigation a[href*="vimeo.com"]:before {
  content: "\f194"; }

.social-navigation a[href*="youtube.com"]:before {
  content: "\f16a"; }

.social-navigation a[href*="mailto:"]:before {
  content: "\f1d8"; }

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #eeeeee;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.site-header {
  padding-top: 30px;
  background-color: #272B33;
  background-image: url(img/slate_bg.jpg);
  background-position: center -500px;
  background-attachment: fixed;
  border-bottom: 2px solid #e45824; }

.site-header .inner {
  max-width: 60.25rem;
  margin: 0 auto;
  position: relative;
  padding: 0 20px; }

.site-branding {
  margin-bottom: 30px; }
  @media screen and (max-width: 45.625em) {
    .site-branding {
      margin-bottom: 40px; } }

.site-title {
  width: 155px;
  height: 80px;
  text-indent: -9999px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  background: url(img/rasoi_waterfront_logo.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .site-title {
      background: url(img/rasoi_waterfront_logo@2x.png);
      background-size: 155px 80px; } }

.site-title + span {
  position: absolute;
  left: 0;
  top: 0; }

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
  position: relative;
  margin: 0 0 1.5em;
  border-top: 2px solid #e45824;
  padding: 35px 25px 25px 25px;
  background-color: #272B33;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }
  .widget .widget-title {
    text-transform: uppercase;
    font-size: 1.3125rem;
    max-width: 10rem;
    line-height: 1; }
  .widget .entry-meta {
    margin-bottom: 5px;
    color: #69748a; }
  .widget .widget-more {
    position: absolute;
    bottom: 15px;
    left: 25px;
    z-index: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .625rem; }
  .widget p {
    margin: 0 0 25px 0;
    line-height: 1.5; }
  .widget.opening-times p {
    font-weight: 700;
    margin-bottom: 10px; }
  .widget.opening-times p span {
    font-weight: 300; }

/* Search Widget. */
.widget_search .search-submit {
  display: none; }

/* Hide Contact widget on contact page */
.page-id-18 #text-5 {
  display: none; }

/* Review Slider */
.widget_reviews .cycle-slideshow {
  padding-bottom: 20px; }
  .widget_reviews .cycle-slideshow p {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0; }
  .widget_reviews .cycle-slideshow .cycle-pager {
    position: absolute;
    z-index: 500;
    bottom: 0;
    right: 0; }
    .widget_reviews .cycle-slideshow .cycle-pager span {
      font-family: arial, sans-serif;
      line-height: 1;
      font-size: 30px;
      padding-left: 5px;
      color: #69748a; }
      .widget_reviews .cycle-slideshow .cycle-pager span.cycle-pager-active {
        color: #e45824; }
  .widget_reviews .cycle-slideshow .widget-more {
    position: absolute;
    bottom: 6px;
    left: 0; }

/* Social Widget */
.widget_social {
  padding-top: 25px;
  width: 100%;
  background-color: #e45824; }
  .widget_social .widget-title {
    color: white;
    max-width: 14.5625rem;
    margin-bottom: 10px; }
  .widget_social div {
    width: 100%; }
  .widget_social p {
    color: #fae2da; }
  .widget_social .social-icons-widget {
    text-align: center;
    display: inline-block;
    position: relative;
    top: 58%;
    font-size: 62px; }
    .widget_social .social-icons-widget a {
      color: #ffffff;
      vertical-align: middle; }
      .widget_social .social-icons-widget a:hover {
        color: #ef9d7f; }
      .widget_social .social-icons-widget a:first-child {
        padding-right: 60px; }

/* Header */
header .textwidget {
  position: absolute;
  top: 27px;
  font-size: .9375rem;
  color: #bec3ce;
  line-height: 1.3; }
  @media screen and (max-width: 34.75em) {
    header .textwidget {
      padding-top: 20px;
      position: inherit;
      top: inherit;
      text-align: center;
      line-height: 1.4; }
      header .textwidget p {
        margin-bottom: 0; } }
  header .textwidget + .textwidget {
    top: 12px;
    font-size: 24px;
    text-align: right;
    right: 20px;
    line-height: 1.2; }
    header .textwidget + .textwidget span {
      font-size: 14px; }
    @media screen and (max-width: 34.75em) {
      header .textwidget + .textwidget {
        display: none; } }
  header .textwidget .bookings-callout {
    display: inline-block;
    margin-bottom: 10px;
    background: #e45824;
    color: white;
    border-radius: 2px;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    header .textwidget .bookings-callout::before {
      content: "\f073";
      font-family: 'Fontawesome';
      padding-right: 6px;
      font-weight: 500; }
    header .textwidget .bookings-callout:hover {
      color: white;
      background: #be4417; }

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
#page {
  min-height: 100%;
  margin-bottom: -300px; }
  @media screen and (max-width: 49em) {
    #page {
      margin-bottom: -400px; } }
  #page::after {
    content: "";
    display: block;
    height: 300px; }
    @media screen and (max-width: 49em) {
      #page::after {
        height: 400px; } }

.site-content {
  max-width: 60.25rem;
  margin: 0 auto;
  padding: 100px 20px; }

.content-area {
  position: relative;
  border-top: 2px solid #e45824;
  float: left;
  margin: 0 19px 20px 0;
  width: 65.98%;
  background-color: #272B33; }
  .home .content-area {
    width: 31.95%;
    margin-right: 10px; }
    @media screen and (max-width: 45.3125em) {
      .home .content-area {
        width: 100%; } }

.site-main {
  padding: 30px 20px 20px 20px; }

.site-content .widget-area {
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  width: 31.95%; }
  .home .site-content .widget-area {
    margin-right: 10px;
    float: left; }
  .site-content .widget-area:last-child {
    margin-right: 0; }

body #swipebox-overlay {
  background-color: rgba(17, 19, 22, 0.9); }

@media only screen and (min-width: 320px) and (max-width: 725px) {
  .content-area {
    width: 100%; }

  .site-content .widget-area {
    width: 100%; } }
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }
  .page-template-page_news .hentry {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #69748a; }
    .page-template-page_news .hentry:last-of-type {
      border: none; }
    .page-template-page_news .hentry .entry-header {
      padding: 0; }
    .page-template-page_news .hentry h1 {
      font-weight: 400;
      margin-top: -5px;
      font-size: 1.25rem;
      line-height: 1.2;
      margin-bottom: 10px; }
      .page-template-page_news .hentry h1 a {
        text-decoration: none;
        color: #e45824; }
    .page-template-page_news .hentry .entry-meta {
      color: #69748a;
      margin-bottom: 10px; }
    .page-template-page_news .hentry p {
      margin: 0;
      line-height: 1.4; }
  .hentry iframe {
    float: right; }
    @media screen and (max-width: 33.625em) {
      .hentry iframe {
        width: 100%;
        float: left !important; } }

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

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }
  .page-content h2,
  .entry-content h2,
  .entry-summary h2 {
    color: #f8f9fa;
    font-weight: 400; }
  .page-content h3,
  .entry-content h3,
  .entry-summary h3 {
    color: #dbdee4; }
  .page-content .intro,
  .entry-content .intro,
  .entry-summary .intro {
    font-size: 1rem; }

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

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

.page-header,
.entry-header {
  padding-bottom: .75rem; }
  .page-header h1,
  .entry-header h1 {
    font-weight: 700;
    color: #e45824;
    line-height: 1.2; }

.entry-header .entry-title {
  color: #e45824; }

/* News */
body .news-feature-image {
  float: left;
  width: 34.4%;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 33.625em) {
    body .news-feature-image {
      width: 100%;
      margin-bottom: 20px; } }

.post-content {
  width: 90%;
  float: left;
  margin-left: 0; }
  @media screen and (max-width: 33.625em) {
    .post-content {
      width: 100%;
      margin-left: 0; } }

.single-gallery article {
  padding-top: 0; }

.single .cycle-slideshow {
  margin-bottom: 20px; }
  .single .cycle-slideshow figure {
    padding: 0;
    margin: 0;
    width: 100%; }

/* Google Maps */
#map {
  max-width: 100%;
  height: 370px;
  margin-bottom: 30px; }

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.site-footer {
  clear: both;
  background-color: #272B33;
  background-image: url(img/footer_bar.jpg), url(img/slate_bg.jpg);
  background-position: center 240px, center bottom;
  background-repeat: repeat-x, repeat;
  height: 300px;
  padding-top: 35px; }
  @media screen and (max-width: 49em) {
    .site-footer {
      background-position: center 340px, left top;
      height: 400px; } }
  .site-footer .site-info {
    max-width: 60.25rem;
    margin: 0 auto;
    padding: 0 20px; }
  .site-footer h2 {
    margin-bottom: 20px;
    line-height: 1;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 400;
    color: #eaebef;
    letter-spacing: 1px; }
  .site-footer p {
    margin: 0; }
  .site-footer .highlight {
    color: #e45824;
    font-weight: 700; }

.site-info div:last-child {
  margin-right: 0; }

.footer-menu {
  width: 26%; }
  @media screen and (max-width: 49em) {
    .footer-menu {
      display: none; }
      .footer-menu ul {
        margin: 0;
        padding: 0; }
      .footer-menu li {
        display: inline-block;
        margin-right: 10px; } }

.contact-info {
  width: 20%;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 49em) {
    .contact-info {
      padding-bottom: 20px;
      text-align: center; } }
  .contact-info li {
    list-style: none;
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 49em) {
      .contact-info li {
        font-size: 1rem; } }
  .contact-info a {
    text-decoration: none; }

.sign-up {
  width: 23.44%; }
  @media screen and (max-width: 49em) {
    .sign-up {
      text-align: center; }
      .sign-up #mailchimp {
        width: 65%;
        text-align: center; }
      .sign-up h2 {
        margin-bottom: 10px;
        color: #e45824; } }

.footer-menu,
.contact-info,
.sign-up,
.social-link {
  float: left;
  margin-right: 2.07%; }
  @media screen and (max-width: 49em) {
    .footer-menu,
    .contact-info,
    .sign-up,
    .social-link {
      margin: 0;
      width: 100%; } }

.social-link {
  width: 23.44%;
  float: right; }
  @media screen and (max-width: 49em) {
    .social-link {
      width: 100%;
      float: none;
      text-align: center;
      font-size: 16px; }
      .social-link h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        color: #e45824; } }

/*--------------------------------------------------------------
Plugins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

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

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

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

.wp-caption-text {
  text-align: center; }
  .page-id-8 .wp-caption-text {
    padding: 8px;
    text-align: left;
    font-size: 11px; }
    .page-id-8 .wp-caption-text a {
      text-decoration: none;
      color: white; }
      .page-id-8 .wp-caption-text a::after {
        content: "\f1c1";
        font-family: "FontAwesome";
        float: right; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  overflow: hidden; }

.gallery-item {
  position: relative;
  float: left;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0 3.33% 18px 0;
  background-color: #e45824;
  /* Gallery Single */
  /* Galleries Page */ }
  .gallery-columns-2 .gallery-item {
    max-width: 48.33%; }
    .gallery-columns-2 .gallery-item:nth-child(2n+2) {
      margin-right: 0; }
  .gallery-columns-3 .gallery-item {
    max-width: 30.7%; }
    @media screen and (max-width: 33.625em) {
      .gallery-columns-3 .gallery-item {
        max-width: 100%;
        margin-right: 0; } }
    .gallery-columns-3 .gallery-item:nth-child(3n+3) {
      margin-right: 0; }
  .gallery-columns-4 .gallery-item {
    max-width: 22.5%; }
    .gallery-columns-4 .gallery-item:nth-child(4n+4) {
      margin-right: 0; }
  .gallery-columns-5 .gallery-item {
    max-width: 17.33%; }
    .gallery-columns-5 .gallery-item:nth-child(5n+5) {
      margin-right: 0; }
  .gallery-columns-6 .gallery-item {
    max-width: 13.89%; }
    .gallery-columns-6 .gallery-item:nth-child(6n+6) {
      margin-right: 0; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
    .gallery-columns-7 .gallery-item:nth-child(7n+7) {
      margin-right: 0; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
    .gallery-columns-8 .gallery-item:nth-child(8n+8) {
      margin-right: 0; }
  .gallery-columns-9 .gallery-item {
    margin-right: 0; }
  .gallery-item img {
    display: block; }
  .gallery-item:hover .gallery-icon img {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    opacity: 0.5; }
  .gallery-item .gallery-icon img {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease; }
  .gallery-item .gallery-title {
    position: absolute;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: rgba(228, 88, 36, 0.8);
    opacity: 0;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease; }
    .gallery-item .gallery-title span {
      position: relative;
      display: block;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #fae2da; }
  .gallery-item:hover .gallery-title {
    opacity: 1; }
