/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import "../../../../../font-awesome/4.3.0/css/font-awesome.min.css";
@import url(////fonts.googleapis.com/css?family=Lora|Vollkorn:400italic,400|Titillium+Web:300);
/* line 12, ../scss/partials/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 31, ../scss/partials/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, ../scss/partials/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 77, ../scss/partials/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../scss/partials/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 97, ../scss/partials/_normalize.scss */
a:focus {
  outline: thin dotted;
}

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 119, ../scss/partials/_normalize.scss */
h1, h3, h4, .h4, .h3 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 128, ../scss/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

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

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 146, ../scss/partials/_normalize.scss */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 156, ../scss/partials/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/* line 166, ../scss/partials/_normalize.scss */
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
/* line 177, ../scss/partials/_normalize.scss */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 185, ../scss/partials/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 197, ../scss/partials/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 205, ../scss/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 212, ../scss/partials/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 218, ../scss/partials/_normalize.scss */
small, .small {
  font-size: 75%;
}

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

/* line 234, ../scss/partials/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 238, ../scss/partials/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 250, ../scss/partials/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 257, ../scss/partials/_normalize.scss */
dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 265, ../scss/partials/_normalize.scss */
menu {
  padding: 0 0 0 40px;
}

/* line 269, ../scss/partials/_normalize.scss */
ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 279, ../scss/partials/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 293, ../scss/partials/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 301, ../scss/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 313, ../scss/partials/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 325, ../scss/partials/_normalize.scss */
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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 336, ../scss/partials/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 347, ../scss/partials/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 373, ../scss/partials/_normalize.scss */
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.
 */
/* line 386, ../scss/partials/_normalize.scss */
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.
 */
/* line 398, ../scss/partials/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 408, ../scss/partials/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 420, ../scss/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 432, ../scss/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 452, ../scss/partials/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 465, ../scss/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 472, ../scss/partials/_normalize.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 479, ../scss/partials/_normalize.scss */
.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* line 487, ../scss/partials/_normalize.scss */
.clearfix, .cf {
  zoom: 1;
}
/* line 489, ../scss/partials/_normalize.scss */
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
/* line 490, ../scss/partials/_normalize.scss */
.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 497, ../scss/partials/_normalize.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
FONT-SIZE
*********************/
/* @include font-size(13); */
/*********************
BORDER-RADIUS
*********************/
/* @include border-radius(6px); */
/*********************
BOX-SHADOW
*********************/
/* @include box-shadow(6px, 6px, 10px, 0, #000000); */
/*********************
OPACITY
*********************/
/* @include opacity(0.4); */
/* line 14, ../scss/partials/_typography.scss */
h1, h3, h4, .h4, .h3, .h1, h2, .h2, h3, h4, .h4, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
  margin: 0;
}
/* line 18, ../scss/partials/_typography.scss */
h1 br, h3 br, h4 br, .h4 br, .h3 br, .h1 br, h2 br, .h2 br, h3 br, h4 br, .h4 br, .h3 br, h4 br, .h4 br, h5 br, .h5 br {
  display: none;
}
/* line 21, ../scss/partials/_typography.scss */
h1 a, h3 a, h4 a, .h4 a, .h3 a, .h1 a, h2 a, .h2 a, h3 a, h4 a, .h4 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

/* line 26, ../scss/partials/_typography.scss */
h1, h3, h4, .h4, .h3, .h1 {
  font-family: "Vollkorn", serif;
  font-size: 42px;
  font-style: italic;
  line-height: 44px;
}

/* line 34, ../scss/partials/_typography.scss */
.home h1, .home h3, .home h4, .home .h4, .home .h3,
.page-template-drink-tpl h1,
.page-template-drink-tpl h3,
.page-template-drink-tpl h4,
.page-template-drink-tpl .h4,
.page-template-drink-tpl .h3,
.page-template-location-tpl h1,
.page-template-location-tpl h3,
.page-template-location-tpl h4,
.page-template-location-tpl .h4,
.page-template-location-tpl .h3 {
  font-size: 28px;
  line-height: 34px;
}

/* line 41, ../scss/partials/_typography.scss */
h2, .h2 {
  font-family: "Vollkorn", serif;
  font-size: 22px;
  line-height: 28px;
  margin: 30px 0 0;
  position: relative;
  text-transform: uppercase;
}

/* line 52, ../scss/partials/_typography.scss */
h3, h4, .h4, .h3 {
  color: #828487;
  font-size: 28px;
  line-height: 30px;
  margin: 10px 0;
}

/* line 60, ../scss/partials/_typography.scss */
h4, .h4 {
  color: #fff;
  margin-top: -5px !important;
  margin-bottom: 15px;
}

/* line 68, ../scss/partials/_typography.scss */
h5, .h5 {
  font-family: "Lora", serif;
  font-size: 22px;
  text-transform: none;
  margin: 35px 0 0;
}

/* line 75, ../scss/partials/_typography.scss */
p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  font-size: 20px;
  line-height: 26px;
  margin: 10px 0;
}

@media only screen and (min-width: 768px) {
  /* line 95, ../scss/partials/_typography.scss */
  h1 br, h3 br, h4 br, .h4 br, .h3 br, .h1 br, h2 br, .h2 br, h3 br, h4 br, .h4 br, .h3 br, h4 br, .h4 br, h5 br, .h5 br {
    display: inline;
  }

  /* line 100, ../scss/partials/_typography.scss */
  h1, h3, h4, .h4, .h3,
  .h1,
  .home h1,
  .home h3,
  .home h4,
  .home .h4,
  .home .h3,
  .page-template-drink-tpl h1,
  .page-template-drink-tpl h3,
  .page-template-drink-tpl h4,
  .page-template-drink-tpl .h4,
  .page-template-drink-tpl .h3,
  .page-template-location-tpl h1,
  .page-template-location-tpl h3,
  .page-template-location-tpl h4,
  .page-template-location-tpl .h4,
  .page-template-location-tpl .h3 {
    font-size: 38px;
    line-height: 50px;
  }

  /* line 109, ../scss/partials/_typography.scss */
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  /* line 112, ../scss/partials/_typography.scss */
  h2:before, h2:after {
    margin-top: -19px;
  }

  /* line 118, ../scss/partials/_typography.scss */
  h3, h4, .h4, .h3,
  h4, .h4 {
    font-size: 38px;
    line-height: 40px;
  }

  /* line 124, ../scss/partials/_typography.scss */
  p {
    font-size: 18px;
    margin: 15px 0;
  }

  /* line 128, ../scss/partials/_typography.scss */
  .intro p {
    font-size: 24px;
    line-height: 34px;
  }

  /* line 132, ../scss/partials/_typography.scss */
  .contact-intro p {
    font-size: 22px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 990px) {
  /* line 139, ../scss/partials/_typography.scss */
  .page-template-location-tpl h1, .page-template-location-tpl h3, .page-template-location-tpl h4, .page-template-location-tpl .h4, .page-template-location-tpl .h3 {
    font-size: 50px;
    line-height: 60px;
  }

  /* line 144, ../scss/partials/_typography.scss */
  h2 {
    font-size: 32px;
  }
  /* line 146, ../scss/partials/_typography.scss */
  h2:before, h2:after {
    margin-top: -22px;
  }

  /* line 152, ../scss/partials/_typography.scss */
  h3, h4, .h4, .h3,
  h4, .h4 {
    font-size: 38px;
    line-height: 40px;
  }

  /* line 158, ../scss/partials/_typography.scss */
  p {
    margin: 20px 0;
  }

  /* line 161, ../scss/partials/_typography.scss */
  .intro p {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 169, ../scss/partials/_typography.scss */
  h1, h3, h4, .h4, .h3,
  .h1,
  .home h1,
  .home h3,
  .home h4,
  .home .h4,
  .home .h3,
  .page-template-drink-tpl h1,
  .page-template-drink-tpl h3,
  .page-template-drink-tpl h4,
  .page-template-drink-tpl .h4,
  .page-template-drink-tpl .h3 {
    font-size: 50px;
    line-height: 60px;
  }

  /* line 177, ../scss/partials/_typography.scss */
  h3, h4, .h4, .h3,
  h4, .h4 {
    font-size: 38px;
    line-height: 40px;
  }

  /* line 183, ../scss/partials/_typography.scss */
  p {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0;
  }
}
/* line 1, ../scss/partials/_tables.scss */
table {
  background: none;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  text-align: left;
  margin: 10px 0 20px 0;
  max-width: 100%;
  width: 100%;
}

/* line 11, ../scss/partials/_tables.scss */
td, th {
  background: none;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding: 0;
  padding: 8px;
  vertical-align: top;
  border: none;
}

/* line 21, ../scss/partials/_tables.scss */
.day {
  padding-top: 20px;
}

@media only screen and (min-width: 768px) {
  /* line 27, ../scss/partials/_tables.scss */
  td, th {
    font-size: 20px;
  }
}
/* line 1, ../scss/partials/_buttons.scss */
.btn,
a.btn,
a.btn:visited,
a.btn:active,
input[type="submit"] {
  color: #fff !important;
  cursor: pointer;
  border: 2px solid #fff;
  display: block;
  font-family: "Vollkorn", serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  line-height: 30px;
  margin: 15px 20px;
  padding: 12px 15px 9px;
  position: relative;
  text-align: center;
  outline: 0 !important;
  text-transform: uppercase;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
/* line 23, ../scss/partials/_buttons.scss */
.btn:hover,
a.btn:hover,
a.btn:visited:hover,
a.btn:active:hover,
input[type="submit"]:hover {
  background: #fff;
  color: #323434 !important;
  text-decoration: none;
}

/* line 30, ../scss/partials/_buttons.scss */
.btn-secondary,
a.btn-secondary,
a.btn-secondary:visited,
a.btn-secondary:active {
  border: 2px solid #323434;
  color: #323434 !important;
}
/* line 36, ../scss/partials/_buttons.scss */
.btn-secondary:hover,
a.btn-secondary:hover,
a.btn-secondary:visited:hover,
a.btn-secondary:active:hover {
  background: #323434;
  color: #fff !important;
}

/* line 42, ../scss/partials/_buttons.scss */
.btn-small,
a.btn-small,
a.btn-small:visited,
a.btn-small:active {
  padding: 10px 15px 8px !important;
}

@media only screen and (min-width: 768px) {
  /* line 56, ../scss/partials/_buttons.scss */
  .btn,
  a.btn,
  a.btn:visited,
  a.btn:active {
    display: inline-block;
    font-size: 20px;
    margin: 10px;
    padding: 15px 20px 12px;
    position: relative;
    top: 1px;
  }
}
/* line 5, ../scss/partials/_forms.scss */
form {
  margin: 20px 0 0;
}
/* line 7, ../scss/partials/_forms.scss */
form p {
  margin: 0;
}

/* line 11, ../scss/partials/_forms.scss */
input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px #323434 inset;
}

/* line 15, ../scss/partials/_forms.scss */
.inputfield {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  margin: 5px 0;
  padding: 10px 15px;
  width: 100%;
}
/* line 26, ../scss/partials/_forms.scss */
.inputfield:invalid {
  box-shadow: none;
}
/* line 29, ../scss/partials/_forms.scss */
.inputfield:-moz-submit-invalid {
  box-shadow: none;
}
/* line 32, ../scss/partials/_forms.scss */
.inputfield:-moz-ui-invalid {
  box-shadow: none;
}
/* line 35, ../scss/partials/_forms.scss */
.inputfield::-webkit-input-placeholder {
  color: #fff !important;
  line-height: 50px;
}
/* line 39, ../scss/partials/_forms.scss */
.inputfield:-moz-placeholder {
  color: #fff !important;
  line-height: 22px;
}
/* line 43, ../scss/partials/_forms.scss */
.inputfield::-moz-placeholder {
  color: #fff !important;
  line-height: 22px;
}
/* line 47, ../scss/partials/_forms.scss */
.inputfield:-ms-input-placeholder {
  color: #fff !important;
  line-height: 22px;
}
/* line 51, ../scss/partials/_forms.scss */
.inputfield:focus, .inputfield:active {
  outline: none;
}

/* line 57, ../scss/partials/_forms.scss */
textarea.inputfield {
  height: 150px;
  line-height: 22px;
  resize: vertical;
}
/* line 61, ../scss/partials/_forms.scss */
textarea.inputfield:invalid {
  box-shadow: none;
}
/* line 64, ../scss/partials/_forms.scss */
textarea.inputfield:-moz-submit-invalid {
  box-shadow: none;
}
/* line 67, ../scss/partials/_forms.scss */
textarea.inputfield:-moz-ui-invalid {
  box-shadow: none;
}
/* line 70, ../scss/partials/_forms.scss */
textarea.inputfield::-webkit-input-placeholder {
  color: #fff;
  line-height: 22px;
}
/* line 74, ../scss/partials/_forms.scss */
textarea.inputfield:-moz-placeholder {
  color: #fff;
  line-height: 22px;
}
/* line 78, ../scss/partials/_forms.scss */
textarea.inputfield::-moz-placeholder {
  color: #fff;
  line-height: 22px;
}
/* line 82, ../scss/partials/_forms.scss */
textarea.inputfield:-ms-input-placeholder {
  color: #fff;
  line-height: 22px;
}

/* line 88, ../scss/partials/_forms.scss */
.email-error {
  display: none;
  color: #ab1040;
  font-size: 18px;
  text-align: left;
  margin: 0 0 10px;
  padding: 0;
}

/* ------------------------------------------------------------------
    Contact Form 7
------------------------------------------------------------------ */
/* line 104, ../scss/partials/_forms.scss */
.ajax-loader {
  display: none !important;
}

/* line 107, ../scss/partials/_forms.scss */
div.wpcf7-mail-sent-ok {
  display: none !important;
}

/* line 110, ../scss/partials/_forms.scss */
.inputfield.error,
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #ab1040;
}

/* line 115, ../scss/partials/_forms.scss */
form .wpcf7-validation-errors,
form .wpcf7-mail-sent-ng,
form .validation-errors-summary {
  background: #700627;
  border: none !important;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0;
  padding: 15px;
}

/* line 126, ../scss/partials/_forms.scss */
form .wpcf7-not-valid-tip {
  color: #ab1040;
  font-size: 18px;
  text-align: left;
  margin: 0 0 10px;
  padding: 0;
}

/* line 134, ../scss/partials/_forms.scss */
form .validation-success {
  background: #06703F;
  border: none !important;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0;
  padding: 15px;
}

/* line 144, ../scss/partials/_forms.scss */
form .validation-errors-summary,
form .validation-success {
  display: none;
  margin-top: 20px;
}

/* line 150, ../scss/partials/_forms.scss */
.btn-submit,
input[type="submit"] {
  background: #700627;
  border: none;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-size: 20px;
  margin: 10px auto 0;
  padding: 8px 15px;
  text-transform: uppercase;
}
/* line 160, ../scss/partials/_forms.scss */
.btn-submit:hover,
input[type="submit"]:hover {
  background: #fff;
  color: #700627 !important;
}

@media only screen and (min-width: 768px) {
  /* line 172, ../scss/partials/_forms.scss */
  .btn-submit,
  input[type="submit"] {
    padding: 10px 20px;
    text-align: center;
  }

  /* line 179, ../scss/partials/_forms.scss */
  .newsletter .inputfield,
  .newsletter .btn-submit,
  .newsletter input[type="submit"] {
    margin: 0;
  }
  /* line 184, ../scss/partials/_forms.scss */
  .newsletter .btn-submit {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 990px) {
  /* line 196, ../scss/partials/_forms.scss */
  .submit-button {
    padding-right: 0 !important;
  }
}
/* line 1, ../scss/partials/_grid.scss */
.pull-left {
  float: left;
}

/* line 4, ../scss/partials/_grid.scss */
.pull-right {
  float: right;
}

/* line 7, ../scss/partials/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 14, ../scss/partials/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 990px) {
  /* line 19, ../scss/partials/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 24, ../scss/partials/_grid.scss */
  .container {
    width: 1170px;
  }
}
/* line 28, ../scss/partials/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 34, ../scss/partials/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 38, ../scss/partials/_grid.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 44, ../scss/partials/_grid.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 47, ../scss/partials/_grid.scss */
.col-xs-12 {
  width: 100%;
}

/* line 50, ../scss/partials/_grid.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 53, ../scss/partials/_grid.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 56, ../scss/partials/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 59, ../scss/partials/_grid.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 62, ../scss/partials/_grid.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 65, ../scss/partials/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 68, ../scss/partials/_grid.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 71, ../scss/partials/_grid.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 74, ../scss/partials/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 77, ../scss/partials/_grid.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 80, ../scss/partials/_grid.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 83, ../scss/partials/_grid.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 86, ../scss/partials/_grid.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 89, ../scss/partials/_grid.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 92, ../scss/partials/_grid.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 95, ../scss/partials/_grid.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 98, ../scss/partials/_grid.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 101, ../scss/partials/_grid.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 104, ../scss/partials/_grid.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 107, ../scss/partials/_grid.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 110, ../scss/partials/_grid.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 113, ../scss/partials/_grid.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 116, ../scss/partials/_grid.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 119, ../scss/partials/_grid.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 122, ../scss/partials/_grid.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 125, ../scss/partials/_grid.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 128, ../scss/partials/_grid.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 131, ../scss/partials/_grid.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 134, ../scss/partials/_grid.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 137, ../scss/partials/_grid.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 140, ../scss/partials/_grid.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 143, ../scss/partials/_grid.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 146, ../scss/partials/_grid.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 149, ../scss/partials/_grid.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 152, ../scss/partials/_grid.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 155, ../scss/partials/_grid.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 158, ../scss/partials/_grid.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 161, ../scss/partials/_grid.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 164, ../scss/partials/_grid.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 167, ../scss/partials/_grid.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 170, ../scss/partials/_grid.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 173, ../scss/partials/_grid.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 176, ../scss/partials/_grid.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 179, ../scss/partials/_grid.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 182, ../scss/partials/_grid.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 185, ../scss/partials/_grid.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 188, ../scss/partials/_grid.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 191, ../scss/partials/_grid.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 194, ../scss/partials/_grid.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 197, ../scss/partials/_grid.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 201, ../scss/partials/_grid.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 204, ../scss/partials/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 207, ../scss/partials/_grid.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 210, ../scss/partials/_grid.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 213, ../scss/partials/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 216, ../scss/partials/_grid.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 219, ../scss/partials/_grid.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 222, ../scss/partials/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 225, ../scss/partials/_grid.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 228, ../scss/partials/_grid.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 231, ../scss/partials/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 234, ../scss/partials/_grid.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 237, ../scss/partials/_grid.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 240, ../scss/partials/_grid.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 243, ../scss/partials/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 246, ../scss/partials/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 249, ../scss/partials/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 252, ../scss/partials/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 255, ../scss/partials/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 258, ../scss/partials/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 261, ../scss/partials/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 264, ../scss/partials/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 267, ../scss/partials/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 270, ../scss/partials/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 273, ../scss/partials/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 276, ../scss/partials/_grid.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 279, ../scss/partials/_grid.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 282, ../scss/partials/_grid.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 285, ../scss/partials/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 288, ../scss/partials/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 291, ../scss/partials/_grid.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 294, ../scss/partials/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 297, ../scss/partials/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 300, ../scss/partials/_grid.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 303, ../scss/partials/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 306, ../scss/partials/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 309, ../scss/partials/_grid.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 312, ../scss/partials/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 315, ../scss/partials/_grid.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 318, ../scss/partials/_grid.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 321, ../scss/partials/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 324, ../scss/partials/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 327, ../scss/partials/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 330, ../scss/partials/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 333, ../scss/partials/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 336, ../scss/partials/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 339, ../scss/partials/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 342, ../scss/partials/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 345, ../scss/partials/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 348, ../scss/partials/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 351, ../scss/partials/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 354, ../scss/partials/_grid.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 990px) {
  /* line 359, ../scss/partials/_grid.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 362, ../scss/partials/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 365, ../scss/partials/_grid.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 368, ../scss/partials/_grid.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 371, ../scss/partials/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 374, ../scss/partials/_grid.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 377, ../scss/partials/_grid.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 380, ../scss/partials/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 383, ../scss/partials/_grid.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 386, ../scss/partials/_grid.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 389, ../scss/partials/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 392, ../scss/partials/_grid.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 395, ../scss/partials/_grid.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 398, ../scss/partials/_grid.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 401, ../scss/partials/_grid.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 404, ../scss/partials/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 407, ../scss/partials/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 410, ../scss/partials/_grid.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 413, ../scss/partials/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 416, ../scss/partials/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 419, ../scss/partials/_grid.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 422, ../scss/partials/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 425, ../scss/partials/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 428, ../scss/partials/_grid.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 431, ../scss/partials/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 434, ../scss/partials/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 437, ../scss/partials/_grid.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 440, ../scss/partials/_grid.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 443, ../scss/partials/_grid.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 446, ../scss/partials/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 449, ../scss/partials/_grid.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 452, ../scss/partials/_grid.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 455, ../scss/partials/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 458, ../scss/partials/_grid.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 461, ../scss/partials/_grid.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 464, ../scss/partials/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 467, ../scss/partials/_grid.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 470, ../scss/partials/_grid.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 473, ../scss/partials/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 476, ../scss/partials/_grid.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 479, ../scss/partials/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 482, ../scss/partials/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 485, ../scss/partials/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 488, ../scss/partials/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 491, ../scss/partials/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 494, ../scss/partials/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 497, ../scss/partials/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 500, ../scss/partials/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 503, ../scss/partials/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 506, ../scss/partials/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 509, ../scss/partials/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 512, ../scss/partials/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 517, ../scss/partials/_grid.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 520, ../scss/partials/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 523, ../scss/partials/_grid.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 526, ../scss/partials/_grid.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 529, ../scss/partials/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 532, ../scss/partials/_grid.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 535, ../scss/partials/_grid.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 538, ../scss/partials/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 541, ../scss/partials/_grid.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 544, ../scss/partials/_grid.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 547, ../scss/partials/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 550, ../scss/partials/_grid.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 553, ../scss/partials/_grid.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 556, ../scss/partials/_grid.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 559, ../scss/partials/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 562, ../scss/partials/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 565, ../scss/partials/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 568, ../scss/partials/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 571, ../scss/partials/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 574, ../scss/partials/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 577, ../scss/partials/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 580, ../scss/partials/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 583, ../scss/partials/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 586, ../scss/partials/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 589, ../scss/partials/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 592, ../scss/partials/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 595, ../scss/partials/_grid.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 598, ../scss/partials/_grid.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 601, ../scss/partials/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 604, ../scss/partials/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 607, ../scss/partials/_grid.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 610, ../scss/partials/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 613, ../scss/partials/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 616, ../scss/partials/_grid.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 619, ../scss/partials/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 622, ../scss/partials/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 625, ../scss/partials/_grid.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 628, ../scss/partials/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 631, ../scss/partials/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 634, ../scss/partials/_grid.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 637, ../scss/partials/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 640, ../scss/partials/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 643, ../scss/partials/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 646, ../scss/partials/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 649, ../scss/partials/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 652, ../scss/partials/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 655, ../scss/partials/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 658, ../scss/partials/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 661, ../scss/partials/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 664, ../scss/partials/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 667, ../scss/partials/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 670, ../scss/partials/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 674, ../scss/partials/_grid.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 685, ../scss/partials/_grid.scss */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/* line 691, ../scss/partials/_grid.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 696, ../scss/partials/_grid.scss */
.pull-right {
  float: right !important;
}

/* line 699, ../scss/partials/_grid.scss */
.pull-left {
  float: left !important;
}

/* line 702, ../scss/partials/_grid.scss */
.hide {
  display: none !important;
}

/* line 705, ../scss/partials/_grid.scss */
.show {
  display: block !important;
}

/* line 708, ../scss/partials/_grid.scss */
.invisible {
  visibility: hidden;
}

/* line 711, ../scss/partials/_grid.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 718, ../scss/partials/_grid.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 722, ../scss/partials/_grid.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 728, ../scss/partials/_grid.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 734, ../scss/partials/_grid.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 749, ../scss/partials/_grid.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 752, ../scss/partials/_grid.scss */
  table.visible-xs {
    display: table;
  }

  /* line 755, ../scss/partials/_grid.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 758, ../scss/partials/_grid.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 764, ../scss/partials/_grid.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 769, ../scss/partials/_grid.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 774, ../scss/partials/_grid.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  /* line 779, ../scss/partials/_grid.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 782, ../scss/partials/_grid.scss */
  table.visible-sm {
    display: table;
  }

  /* line 785, ../scss/partials/_grid.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 788, ../scss/partials/_grid.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  /* line 794, ../scss/partials/_grid.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  /* line 799, ../scss/partials/_grid.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  /* line 804, ../scss/partials/_grid.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  /* line 809, ../scss/partials/_grid.scss */
  .visible-md {
    display: block !important;
  }

  /* line 812, ../scss/partials/_grid.scss */
  table.visible-md {
    display: table;
  }

  /* line 815, ../scss/partials/_grid.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 818, ../scss/partials/_grid.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  /* line 824, ../scss/partials/_grid.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  /* line 829, ../scss/partials/_grid.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  /* line 834, ../scss/partials/_grid.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 839, ../scss/partials/_grid.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 842, ../scss/partials/_grid.scss */
  table.visible-lg {
    display: table;
  }

  /* line 845, ../scss/partials/_grid.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 848, ../scss/partials/_grid.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 854, ../scss/partials/_grid.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 859, ../scss/partials/_grid.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 864, ../scss/partials/_grid.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 869, ../scss/partials/_grid.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  /* line 874, ../scss/partials/_grid.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  /* line 879, ../scss/partials/_grid.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 884, ../scss/partials/_grid.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 888, ../scss/partials/_grid.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 892, ../scss/partials/_grid.scss */
  .visible-print {
    display: block !important;
  }

  /* line 895, ../scss/partials/_grid.scss */
  table.visible-print {
    display: table;
  }

  /* line 898, ../scss/partials/_grid.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 901, ../scss/partials/_grid.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 906, ../scss/partials/_grid.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 910, ../scss/partials/_grid.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 914, ../scss/partials/_grid.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 918, ../scss/partials/_grid.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 922, ../scss/partials/_grid.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 926, ../scss/partials/_grid.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 931, ../scss/partials/_grid.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 5, ../scss/modules/_flexslider.scss */
.flexslider {
  background: none !important;
  margin: 0 !important;
  border: none !important;
  -webkit-border-radius: 0  !important;
  -moz-border-radius: 0  !important;
  -o-border-radius: 0  !important;
  border-radius: 0  !important;
  -webkit-box-shadow: none  !important;
  -moz-box-shadow: none  !important;
  -o-box-shadow: none  !important;
  box-shadow: none  !important;
}
/* line 18, ../scss/modules/_flexslider.scss */
.flexslider .slides li {
  position: relative;
  -webkit-backface-visibility: visible !important;
}
/* line 22, ../scss/modules/_flexslider.scss */
.flexslider .slides img {
  height: auto !important;
  display: block;
}

/* line 29, ../scss/modules/_flexslider.scss */
.flexslider .flex-caption {
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 41, ../scss/modules/_flexslider.scss */
.flex-direction-nav a {
  filter: alpha(opacity=0);
}

/* line 44, ../scss/modules/_flexslider.scss */
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
  filter: alpha(opacity=70);
}

/* line 53, ../scss/modules/_flexslider.scss */
.flexslider {
  z-index: 1;
}
/* line 56, ../scss/modules/_flexslider.scss */
.flexslider .flex-direction-nav li a {
  background: url("../images/flexslider/flex-controls.png");
  background-repeat: no-repeat;
  background-size: 145px 279px !important;
  height: 40px;
  width: 18px;
}
/* line 62, ../scss/modules/_flexslider.scss */
.flexslider .flex-direction-nav li a.flex-prev {
  background-position: 0 0;
}
/* line 64, ../scss/modules/_flexslider.scss */
.flexslider .flex-direction-nav li a.flex-prev:before {
  content: " ";
}
/* line 68, ../scss/modules/_flexslider.scss */
.flexslider .flex-direction-nav li a.flex-next {
  background-position: -18px 0;
}
/* line 70, ../scss/modules/_flexslider.scss */
.flexslider .flex-direction-nav li a.flex-next:before {
  content: " ";
}

/* line 77, ../scss/modules/_flexslider.scss */
.flex-control-paging {
  left: 0 !important;
}
/* line 80, ../scss/modules/_flexslider.scss */
.flex-control-paging li a {
  background: #828487 !important;
}
/* line 82, ../scss/modules/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #fff !important;
}

/* line 93, ../scss/modules/_flexslider.scss */
.full-width {
  margin-bottom: 60px;
}
/* line 95, ../scss/modules/_flexslider.scss */
.full-width .flexslider {
  margin: 0;
}

/* line 106, ../scss/modules/_flexslider.scss */
.home .full-width {
  margin-bottom: 20px;
}
/* line 109, ../scss/modules/_flexslider.scss */
.home .flexslider .flex-control-paging {
  display: none;
}

/* line 120, ../scss/modules/_flexslider.scss */
.testimonials .flexslider {
  overflow: hidden;
}
/* line 123, ../scss/modules/_flexslider.scss */
.testimonials .flex-control-paging {
  bottom: 15px;
}
/* line 125, ../scss/modules/_flexslider.scss */
.testimonials .flex-control-paging li a {
  background: #474747 !important;
}
/* line 127, ../scss/modules/_flexslider.scss */
.testimonials .flex-control-paging li a.flex-active {
  background: #fff !important;
}

/* line 140, ../scss/modules/_flexslider.scss */
.page-template-eat-tpl .full-width {
  margin-bottom: 40px;
}
/* line 144, ../scss/modules/_flexslider.scss */
.page-template-eat-tpl .flexslider .flex-control-paging {
  bottom: 0 !important;
}

/* line 155, ../scss/modules/_flexslider.scss */
.gallery {
  padding-top: 15px;
  padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  /* line 164, ../scss/modules/_flexslider.scss */
  .flexslider:hover .flex-direction-nav li a.flex-prev {
    left: 15px;
  }
  /* line 167, ../scss/modules/_flexslider.scss */
  .flexslider:hover .flex-direction-nav li a.flex-next {
    right: 15px;
  }

  /* line 172, ../scss/modules/_flexslider.scss */
  .flexslider .flex-caption {
    font-size: 18px;
  }

  /* line 175, ../scss/modules/_flexslider.scss */
  .home .full-width {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 990px) {
  /* line 183, ../scss/modules/_flexslider.scss */
  .flexslider .flex-direction-nav li a {
    height: 80px;
    width: 36px;
  }
  /* line 186, ../scss/modules/_flexslider.scss */
  .flexslider .flex-direction-nav li a.flex-prev {
    background-position: 0 -40px;
  }
  /* line 189, ../scss/modules/_flexslider.scss */
  .flexslider .flex-direction-nav li a.flex-next {
    background-position: -36px -40px;
  }
  /* line 195, ../scss/modules/_flexslider.scss */
  .flexslider:hover .flex-direction-nav li a.flex-prev {
    left: 25px;
  }
  /* line 198, ../scss/modules/_flexslider.scss */
  .flexslider:hover .flex-direction-nav li a.flex-next {
    right: 25px;
  }

  /* line 203, ../scss/modules/_flexslider.scss */
  .flexslider .flex-caption {
    font-size: 20px;
  }

  /* line 206, ../scss/modules/_flexslider.scss */
  .page-template-sleep-tpl .flexslider {
    margin-bottom: 0 !important;
  }

  /* line 209, ../scss/modules/_flexslider.scss */
  .home .full-width {
    margin-bottom: 40px;
  }

  /* line 212, ../scss/modules/_flexslider.scss */
  .gallery {
    padding-left: 25px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 220, ../scss/modules/_flexslider.scss */
  .gallery {
    padding-bottom: 30px;
  }
}
/* line 1, ../scss/modules/_tabs.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 7, ../scss/modules/_tabs.scss */
.fade.in {
  opacity: 1;
}

/* line 5, ../scss/breakpoints/_base.scss */
html, body {
  overflow-x: hidden;
}

/* line 8, ../scss/breakpoints/_base.scss */
body {
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  background: #323434;
  -webkit-font-smoothing: antialiased;
  -moz-hyphens: none !important;
  text-align: center;
}

/* line 18, ../scss/breakpoints/_base.scss */
.img-responsive, .wp-post-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 24, ../scss/breakpoints/_base.scss */
.container, .row {
  position: relative;
}

/* line 27, ../scss/breakpoints/_base.scss */
.text-left {
  text-align: left;
}

/* line 30, ../scss/breakpoints/_base.scss */
.text-center {
  text-align: center;
}

/* line 33, ../scss/breakpoints/_base.scss */
.text-right {
  text-align: right;
}

/* line 36, ../scss/breakpoints/_base.scss */
img.alignleft,
img.alignright {
  display: block;
  margin: 20px auto;
}

/* line 41, ../scss/breakpoints/_base.scss */
.dots {
  position: relative;
}
/* line 43, ../scss/breakpoints/_base.scss */
.dots:before, .dots:after {
  content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
  font-family: "Lora", serif;
  font-size: 7px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
/* line 52, ../scss/breakpoints/_base.scss */
.dots:before {
  left: -40px;
}
/* line 55, ../scss/breakpoints/_base.scss */
.dots:after {
  right: -40px;
}

/* line 59, ../scss/breakpoints/_base.scss */
hr {
  border: none;
  border-top: 1px dotted #fff;
  margin: 30px 0;
}

/* line 70, ../scss/breakpoints/_base.scss */
a, a:visited, a:link {
  color: #fff;
  text-decoration: none;
  outline: none;
}
/* line 74, ../scss/breakpoints/_base.scss */
a:hover, a:focus, a:visited:hover, a:visited:focus, a:link:hover, a:link:focus {
  color: #ccc;
}

/* line 84, ../scss/breakpoints/_base.scss */
.wrap {
  padding: 0 0 20px;
}

/* line 87, ../scss/breakpoints/_base.scss */
.page-template-eat-tpl .wrap {
  background: url("../images/wrap-bg.jpg") 0 0 repeat;
}

/* line 90, ../scss/breakpoints/_base.scss */
.full-width .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* line 102, ../scss/breakpoints/_base.scss */
.header .logo {
  display: inline-block;
  margin: 20px 0;
}
/* line 106, ../scss/breakpoints/_base.scss */
.header .col-xs-2 {
  padding: 0;
  text-align: center;
}
/* line 110, ../scss/breakpoints/_base.scss */
.header .menu-toggle {
  color: #fff !important;
  font-size: 30px;
  position: relative;
  top: 28px;
}

/* line 123, ../scss/breakpoints/_base.scss */
header nav {
  background: #292b2b;
  margin: 0 -15px;
}
/* line 126, ../scss/breakpoints/_base.scss */
header nav ul.nav {
  border-top: 2px solid #262828;
  border-bottom: 2px solid #262828;
  display: none;
  margin: 0;
}
/* line 131, ../scss/breakpoints/_base.scss */
header nav ul.nav li {
  line-height: 1;
}
/* line 133, ../scss/breakpoints/_base.scss */
header nav ul.nav li a {
  display: block;
  font-family: "Lora", serif;
  text-transform: uppercase;
  padding: 15px 0;
}
/* line 138, ../scss/breakpoints/_base.scss */
header nav ul.nav li a:hover, header nav ul.nav li a:focus {
  color: #ccc;
}
/* line 142, ../scss/breakpoints/_base.scss */
header nav ul.nav li:first-child {
  margin-top: 10px;
}
/* line 145, ../scss/breakpoints/_base.scss */
header nav ul.nav li:last-child {
  margin-bottom: 10px;
}
/* line 148, ../scss/breakpoints/_base.scss */
header nav ul.nav li.current_page_item a, header nav ul.nav li.current-menu-item a {
  position: relative;
}
/* line 151, ../scss/breakpoints/_base.scss */
header nav ul.nav li.current_page_item a:after, header nav ul.nav li.current-menu-item a:after {
  position: absolute;
  bottom: 2px;
  font-family: "Lora", serif;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 7px;
  content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
  text-align: center;
}

/* line 167, ../scss/breakpoints/_base.scss */
.single li.current_page_parent {
  position: relative;
}
/* line 169, ../scss/breakpoints/_base.scss */
.single li.current_page_parent:after {
  position: absolute;
  bottom: 2px;
  font-family: "Lora", serif;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 7px;
  content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
}

/* line 186, ../scss/breakpoints/_base.scss */
.full-bg {
  margin: 20px 0 0;
}
/* line 188, ../scss/breakpoints/_base.scss */
.full-bg .container {
  background-position: 50% 0;
  background-repeat: no-repeat;
  -ms-behavior: url("https://www.churchillarms.co/wp-content/themes/CCbase-v3/backgroundsize.min.htc");
  background-size: 100% auto;
  padding-top: 175px;
  padding-left: 0;
  padding-right: 0;
}
/* line 197, ../scss/breakpoints/_base.scss */
.full-bg .container .inner {
  background: #323434;
  padding: 20px 15px 0;
}
/* line 200, ../scss/breakpoints/_base.scss */
.full-bg .container .inner h1, .full-bg .container .inner h3, .full-bg .container .inner h4, .full-bg .container .inner .h4, .full-bg .container .inner .h3, .full-bg .container .inner h2 {
  margin-top: 0;
}
/* line 202, ../scss/breakpoints/_base.scss */
.full-bg .container .inner h1 br, .full-bg .container .inner h3 br, .full-bg .container .inner h4 br, .full-bg .container .inner .h4 br, .full-bg .container .inner .h3 br, .full-bg .container .inner h2 br {
  display: none;
}
/* line 207, ../scss/breakpoints/_base.scss */
.full-bg .container .btn {
  margin-top: 25px;
}
/* line 211, ../scss/breakpoints/_base.scss */
.full-bg.top-right {
  margin-top: 0;
}
/* line 213, ../scss/breakpoints/_base.scss */
.full-bg.top-right .container {
  background-position: 50% 100%;
  padding-top: 0;
  padding-bottom: 215px;
}
/* line 217, ../scss/breakpoints/_base.scss */
.full-bg.top-right .container .inner {
  padding-bottom: 20px;
}

/* line 229, ../scss/breakpoints/_base.scss */
.churchill-classics {
  background: #cbcdce;
  color: #700627;
  font-size: 18px;
  line-height: 1;
  margin: 15px 0 0;
  padding: 15px 0 30px;
}
/* line 237, ../scss/breakpoints/_base.scss */
.churchill-classics h3, .churchill-classics h4, .churchill-classics .h4 {
  color: #700627;
  font-size: 26px;
  margin: 0;
}
/* line 242, ../scss/breakpoints/_base.scss */
.churchill-classics p {
  margin: 10px 0;
}
/* line 245, ../scss/breakpoints/_base.scss */
.churchill-classics a {
  color: #700627;
}
/* line 247, ../scss/breakpoints/_base.scss */
.churchill-classics a:hover {
  color: #000;
}

/* line 252, ../scss/breakpoints/_base.scss */
.churchill-hat {
  display: block;
  margin: 0 auto 5px;
}

/* line 264, ../scss/breakpoints/_base.scss */
.menus aside {
  padding-left: 0;
  padding-right: 0;
}
/* line 267, ../scss/breakpoints/_base.scss */
.menus aside .menu-select {
  background: #828487;
  margin: 25px 0 0;
  padding: 15px;
}
/* line 271, ../scss/breakpoints/_base.scss */
.menus aside .menu-select .select-menu-toggle {
  background: #efeff0;
  border: 1px solid #fff;
  color: #424242 !important;
  display: block;
  font-family: "Vollkorn", serif;
  font-size: 20px;
  line-height: 1;
  padding: 12px 10px 9px;
  text-align: left;
  width: 100%;
}
/* line 282, ../scss/breakpoints/_base.scss */
.menus aside .menu-select .select-menu-toggle .fa {
  position: relative;
  top: 0;
}
/* line 285, ../scss/breakpoints/_base.scss */
.menus aside .menu-select .select-menu-toggle .fa.fa-chevron-up {
  top: -1px;
}
/* line 292, ../scss/breakpoints/_base.scss */
.menus aside .book-table {
  background: #700627;
  padding: 15px;
}
/* line 295, ../scss/breakpoints/_base.scss */
.menus aside .book-table .btn {
  margin: 0;
}
/* line 300, ../scss/breakpoints/_base.scss */
.menus aside .menu-list {
  display: none;
  margin: 0;
}
/* line 303, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li {
  position: relative;
}
/* line 305, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li a {
  display: inline-block;
  font-family: "Vollkorn", serif;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 24px;
  padding: 10px 0;
  position: relative;
  width: 75%;
}
/* line 314, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li a br {
  display: none;
}
/* line 318, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li a .dots:before, .menus aside .menu-list li a .dots:after {
  content: '';
}
/* line 323, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li:first-child {
  margin-top: 20px;
}
/* line 326, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li.active a {
  color: #fff !important;
  outline: none !important;
}
/* line 330, ../scss/breakpoints/_base.scss */
.menus aside .menu-list li.active a .dots:before, .menus aside .menu-list li.active a .dots:after {
  margin-top: -14px;
  content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
}
/* line 341, ../scss/breakpoints/_base.scss */
.menus .tab-content {
  color: #700627;
  margin: 20px 0;
}
/* line 344, ../scss/breakpoints/_base.scss */
.menus .tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 348, ../scss/breakpoints/_base.scss */
.menus .tab-content .tab-pane {
  background: #cbcdce;
  padding: 25px 15px 10px;
}
/* line 351, ../scss/breakpoints/_base.scss */
.menus .tab-content .tab-pane.active {
  display: block;
  visibility: visible;
}
/* line 356, ../scss/breakpoints/_base.scss */
.menus .tab-content h1, .menus .tab-content h3, .menus .tab-content h4, .menus .tab-content .h4, .menus .tab-content .h3 {
  display: inline-block;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 -15px;
  position: relative;
  text-transform: uppercase;
  width: 75%;
}
/* line 366, ../scss/breakpoints/_base.scss */
.menus .tab-content h1 .dots:before, .menus .tab-content h3 .dots:before, .menus .tab-content h4 .dots:before, .menus .tab-content .h4 .dots:before, .menus .tab-content .h3 .dots:before, .menus .tab-content h1 .dots:after, .menus .tab-content h3 .dots:after, .menus .tab-content h4 .dots:after, .menus .tab-content .h4 .dots:after, .menus .tab-content .h3 .dots:after {
  margin-top: -18px;
}
/* line 370, ../scss/breakpoints/_base.scss */
.menus .tab-content h1 br, .menus .tab-content h3 br, .menus .tab-content h4 br, .menus .tab-content .h4 br, .menus .tab-content .h3 br {
  display: block;
}
/* line 375, ../scss/breakpoints/_base.scss */
.menus .tab-content h2 {
  display: block;
  font-style: italic;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: -5px;
  text-transform: capitalize;
}
/* line 382, ../scss/breakpoints/_base.scss */
.menus .tab-content h2:before, .menus .tab-content h2:after {
  content: '';
}
/* line 387, ../scss/breakpoints/_base.scss */
.menus .tab-content h3, .menus .tab-content h4, .menus .tab-content .h4 {
  margin-top: 15px;
}
/* line 390, ../scss/breakpoints/_base.scss */
.menus .tab-content ul {
  margin: 0;
}
/* line 392, ../scss/breakpoints/_base.scss */
.menus .tab-content ul li {
  font-size: 18px;
  line-height: 24px;
  margin: 15px 0 20px;
}
/* line 396, ../scss/breakpoints/_base.scss */
.menus .tab-content ul li .price {
  display: block;
  margin: 5px 0 0;
}
/* line 400, ../scss/breakpoints/_base.scss */
.menus .tab-content ul li .free-text {
  display: block;
  font-size: 14px;
}

/* line 415, ../scss/breakpoints/_base.scss */
.rooms .room-price {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lora", serif;
  line-height: 1;
  margin: 15px 0 25px;
}

/* line 428, ../scss/breakpoints/_base.scss */
.hire {
  background: #fffdee;
  color: #323434;
  margin-top: 20px;
  margin-bottom: -20px;
  padding-bottom: 20px;
}
/* line 434, ../scss/breakpoints/_base.scss */
.hire h2 {
  color: #323434;
}
/* line 436, ../scss/breakpoints/_base.scss */
.hire h2 .dots {
  display: inline-block;
}

/* line 449, ../scss/breakpoints/_base.scss */
.page-template-story-tpl .full-bg .container {
  padding-top: 250px;
}
/* line 452, ../scss/breakpoints/_base.scss */
.page-template-story-tpl .full-bg .container .inner h4 {
  margin-bottom: 0;
}
/* line 458, ../scss/breakpoints/_base.scss */
.page-template-story-tpl #careers {
  padding-top: 35px;
}

/* line 462, ../scss/breakpoints/_base.scss */
.show-more {
  margin: 20px 0 25px;
}

/* line 465, ../scss/breakpoints/_base.scss */
.hidden-content {
  display: none;
}

/* line 473, ../scss/breakpoints/_base.scss */
.testimonials {
  background: #828487;
  margin: 0;
  padding: 40px 30px 50px;
  position: relative;
}
/* line 478, ../scss/breakpoints/_base.scss */
.testimonials .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* line 482, ../scss/breakpoints/_base.scss */
.testimonials .container:before {
  color: #fff;
  content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
  font-family: "Lora", serif;
  font-size: 7px;
  margin: 0 auto -5px;
}
/* line 490, ../scss/breakpoints/_base.scss */
.testimonials blockquote {
  margin: 0;
}
/* line 492, ../scss/breakpoints/_base.scss */
.testimonials blockquote p {
  font-family: "Vollkorn", serif;
  font-style: italic;
  font-size: 24px;
  line-height: 30px;
}
/* line 497, ../scss/breakpoints/_base.scss */
.testimonials blockquote p:before {
  content: "\201C";
}
/* line 500, ../scss/breakpoints/_base.scss */
.testimonials blockquote p:after {
  content: "\201D";
}

/* line 513, ../scss/breakpoints/_base.scss */
.blog .intro {
  margin-bottom: 20px;
}
/* line 516, ../scss/breakpoints/_base.scss */
.blog article {
  margin: 0 0 40px;
}
/* line 519, ../scss/breakpoints/_base.scss */
.blog article .wp-post-image {
  margin: 0 0 20px;
}
/* line 522, ../scss/breakpoints/_base.scss */
.blog article h1, .blog article h3, .blog article h4, .blog article .h4, .blog article .h3 {
  font-size: 30px;
  line-height: 32px;
  margin: 0;
}
/* line 527, ../scss/breakpoints/_base.scss */
.blog article a.btn {
  margin-top: 20px;
}

/* line 535, ../scss/breakpoints/_base.scss */
.single h1, .single h3, .single h4, .single .h4, .single .h3 {
  font-size: 32px;
  line-height: 34px;
  margin-top: 25px;
}
/* line 541, ../scss/breakpoints/_base.scss */
.single a.btn {
  margin-top: 30px;
}

/* line 553, ../scss/breakpoints/_base.scss */
.pagination ul {
  display: inline-block;
}
/* line 556, ../scss/breakpoints/_base.scss */
.pagination li {
  padding: 0;
  margin: 0 5px;
  float: left;
}
/* line 561, ../scss/breakpoints/_base.scss */
.pagination a, .pagination span {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-family: "Vollkorn", serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  margin: 0;
  padding: 5px 10px;
  text-decoration: none;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
/* line 573, ../scss/breakpoints/_base.scss */
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background: #fff;
  color: #323434;
}
/* line 578, ../scss/breakpoints/_base.scss */
.pagination .current,
.pagination .current:hover,
.pagination .current:focus {
  background: none;
  border: 2px solid #828487;
  cursor: default;
  color: #828487;
}

/* line 588, ../scss/breakpoints/_base.scss */
.wp-prev-next .prev-link {
  float: left;
}
/* line 591, ../scss/breakpoints/_base.scss */
.wp-prev-next .next-link {
  float: right;
}

/* line 600, ../scss/breakpoints/_base.scss */
#Instagram-intro {
  margin: 10px;
}

/* line 607, ../scss/breakpoints/_base.scss */
.social {
  margin: 20px 0;
}
/* line 609, ../scss/breakpoints/_base.scss */
.social a {
  background: url("../images/footer/footer-social.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 48px;
  margin: 0 2px;
  text-indent: -9999em;
  width: 48px;
}
/* line 617, ../scss/breakpoints/_base.scss */
.social a.facebook {
  background-position: 0 0;
}
/* line 620, ../scss/breakpoints/_base.scss */
.social a.twitter {
  background-position: -48px 0;
}
/* line 623, ../scss/breakpoints/_base.scss */
.social a.instagram {
  background-position: -96px 0;
}

/* line 634, ../scss/breakpoints/_base.scss */
#map-canvas {
  background: #323434;
  height: 250px;
  margin: 20px 0 10px;
  padding: 0;
  width: 100%;
}

/* line 641, ../scss/breakpoints/_base.scss */
.gm-style-iw {
  color: #323434;
  text-align: left;
  padding: 10px 0 0;
}
/* line 645, ../scss/breakpoints/_base.scss */
.gm-style-iw h1, .gm-style-iw h3, .gm-style-iw h4, .gm-style-iw .h4, .gm-style-iw .h3 {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 10px;
}
/* line 650, ../scss/breakpoints/_base.scss */
.gm-style-iw p {
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 10px;
}

/* line 657, ../scss/breakpoints/_base.scss */
.getting-here h1, .getting-here h3, .getting-here h4, .getting-here .h4, .getting-here .h3 {
  margin-bottom: 20px;
}
/* line 660, ../scss/breakpoints/_base.scss */
.getting-here h3, .getting-here h4, .getting-here .h4 {
  font-size: 22px;
  line-height: 26px;
  margin: 25px 0 -10px;
}
/* line 664, ../scss/breakpoints/_base.scss */
.getting-here h3:first-child, .getting-here h4:first-child, .getting-here .h4:first-child {
  margin-top: 15px;
}
/* line 668, ../scss/breakpoints/_base.scss */
.getting-here p {
  font-size: 16px;
  line-height: 20px;
}

/* line 679, ../scss/breakpoints/_base.scss */
.footer {
  font-family: "Lora", serif;
  padding: 35px 0 30px;
}
/* line 682, ../scss/breakpoints/_base.scss */
.footer p {
  font-size: 16px;
  line-height: 22px;
}
/* line 687, ../scss/breakpoints/_base.scss */
.footer nav ul {
  margin: 0;
}
/* line 689, ../scss/breakpoints/_base.scss */
.footer nav ul li {
  display: inline;
  margin: 0 10px;
}
/* line 692, ../scss/breakpoints/_base.scss */
.footer nav ul li a {
  font-size: 13px;
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  /* line 6, ../scss/breakpoints/_768up.scss */
  .dots:before, .dots:after {
    margin-top: -20px;
  }

  /* line 11, ../scss/breakpoints/_768up.scss */
  img.alignleft,
  img.alignright {
    display: inline;
  }

  /* line 15, ../scss/breakpoints/_768up.scss */
  img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
  }

  /* line 19, ../scss/breakpoints/_768up.scss */
  img.alignright {
    float: right;
    margin: 0 0 20px 20px;
  }

  /* line 23, ../scss/breakpoints/_768up.scss */
  hr {
    margin: 40px 0;
  }

  /* line 31, ../scss/breakpoints/_768up.scss */
  .header {
    padding-bottom: 30px;
  }
  /* line 33, ../scss/breakpoints/_768up.scss */
  .header .logo {
    margin: 20px auto;
  }
  /* line 35, ../scss/breakpoints/_768up.scss */
  .header .logo img {
    width: auto;
  }

  /* ------------------------------------------------------------------
  		Main Navigation
  ------------------------------------------------------------------ */
  /* line 46, ../scss/breakpoints/_768up.scss */
  header nav {
    background: none;
    margin: 0;
  }
  /* line 49, ../scss/breakpoints/_768up.scss */
  header nav ul.nav {
    border: none;
    display: block;
  }
  /* line 52, ../scss/breakpoints/_768up.scss */
  header nav ul.nav li {
    display: inline;
    margin: 0 8px;
  }
  /* line 55, ../scss/breakpoints/_768up.scss */
  header nav ul.nav li a {
    display: inline-block;
    padding: 0;
  }
  /* line 59, ../scss/breakpoints/_768up.scss */
  header nav ul.nav li:first-child {
    margin-top: 0;
  }
  /* line 62, ../scss/breakpoints/_768up.scss */
  header nav ul.nav li:last-child {
    margin-bottom: 0;
  }
  /* line 65, ../scss/breakpoints/_768up.scss */
  header nav ul.nav li.current_page_item a:after, header nav ul.nav li.current-menu-item a:after {
    bottom: -15px;
  }

  /* line 72, ../scss/breakpoints/_768up.scss */
  .single li.current_page_parent:after {
    bottom: -11px;
  }

  /* line 83, ../scss/breakpoints/_768up.scss */
  .full-bg {
    margin: 20px 0 0;
  }
  /* line 85, ../scss/breakpoints/_768up.scss */
  .full-bg .container {
    background-size: cover;
    padding-top: 100px;
    position: relative;
    width: 100%;
  }
  /* line 91, ../scss/breakpoints/_768up.scss */
  .full-bg .container .btn {
    margin-top: 10px;
  }
  /* line 94, ../scss/breakpoints/_768up.scss */
  .full-bg .container .inner {
    padding: 30px 30px 20px;
    width: 50%;
  }
  /* line 102, ../scss/breakpoints/_768up.scss */
  .full-bg.top-right .container .inner {
    float: right;
    bottom: auto;
    margin-left: 0;
    margin-right: -15px;
  }

  /* ------------------------------------------------------------------
  		Testimonials
  ------------------------------------------------------------------ */
  /* line 117, ../scss/breakpoints/_768up.scss */
  .testimonials {
    padding: 50px 60px 60px;
  }
  /* line 120, ../scss/breakpoints/_768up.scss */
  .testimonials .container:before {
    font-size: 11px;
  }
  /* line 125, ../scss/breakpoints/_768up.scss */
  .testimonials blockquote p {
    font-size: 38px;
    line-height: 48px;
  }

  /* line 137, ../scss/breakpoints/_768up.scss */
  .churchill-classics h3, .churchill-classics h4, .churchill-classics .h4 {
    margin-bottom: 0;
  }

  /* line 140, ../scss/breakpoints/_768up.scss */
  .churchill-hat {
    display: inline-block;
    margin: 0 auto 5px;
    position: relative;
    margin: 0 7px 0 -47px;
    top: 2px;
  }

  /* line 152, ../scss/breakpoints/_768up.scss */
  .menus {
    padding: 30px 0;
  }
  /* line 155, ../scss/breakpoints/_768up.scss */
  .menus aside {
    padding-left: 15px;
  }
  /* line 158, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-select {
    margin: 0;
  }
  /* line 162, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-list {
    display: block;
  }
  /* line 164, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-list li {
    margin: 0;
  }
  /* line 166, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-list li a {
    font-size: 20px;
  }
  /* line 168, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-list li a br {
    display: block;
  }
  /* line 172, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-list li:first-child {
    margin: 0;
  }
  /* line 178, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download {
    margin: 25px 0 0;
  }
  /* line 180, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download h3, .menus aside .menu-download h4, .menus aside .menu-download .h4 {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
  }
  /* line 188, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download p {
    margin: 10px 0 0;
  }
  /* line 191, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download ul {
    margin: 0;
  }
  /* line 193, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download ul li {
    font-size: 16px;
    margin: 5px 0;
  }
  /* line 196, ../scss/breakpoints/_768up.scss */
  .menus aside .menu-download ul li a {
    text-decoration: underline;
  }
  /* line 204, ../scss/breakpoints/_768up.scss */
  .menus .tab-content {
    padding-left: 0;
    margin: 0;
  }
  /* line 207, ../scss/breakpoints/_768up.scss */
  .menus .tab-content .tab-pane {
    padding: 30px 20px 15px;
  }
  /* line 210, ../scss/breakpoints/_768up.scss */
  .menus .tab-content h1, .menus .tab-content h3, .menus .tab-content h4, .menus .tab-content .h4, .menus .tab-content .h3 {
    font-size: 28px;
    width: auto;
  }
  /* line 213, ../scss/breakpoints/_768up.scss */
  .menus .tab-content h1 br, .menus .tab-content h3 br, .menus .tab-content h4 br, .menus .tab-content .h4 br, .menus .tab-content .h3 br {
    display: none;
  }
  /* line 217, ../scss/breakpoints/_768up.scss */
  .menus .tab-content h2 {
    font-size: 26px;
    margin: 35px 0 15px;
  }

  /* line 227, ../scss/breakpoints/_768up.scss */
  #Instagram-intro {
    font-size: 24px;
    line-height: 34px;
  }

  /* line 236, ../scss/breakpoints/_768up.scss */
  .hire {
    margin-top: 0;
    padding: 20px 0 40px;
  }

  /* line 247, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .intro {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  /* line 252, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .full-bg .container {
    padding-top: 280px;
  }
  /* line 254, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .full-bg .container .inner {
    padding: 30px 25px 0;
    position: relative;
    bottom: -25px;
    width: 66.66666667%;
  }
  /* line 259, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .full-bg .container .inner h1, .page-template-location-tpl .full-bg .container .inner h3, .page-template-location-tpl .full-bg .container .inner h4, .page-template-location-tpl .full-bg .container .inner .h4, .page-template-location-tpl .full-bg .container .inner .h3 {
    margin-top: 0;
  }
  /* line 265, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .full-bg.top-right .container {
    padding-top: 0;
    padding-bottom: 440px;
  }
  /* line 268, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .full-bg.top-right .container .inner {
    bottom: auto;
    margin: 0 -15px;
    padding: 10px 60px 20px;
    width: auto;
  }
  /* line 276, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .intro {
    padding-top: 30px;
  }
  /* line 278, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .intro p:first-child {
    margin-top: 0;
  }
  /* line 281, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .intro a.btn {
    margin: 7px 0 0;
  }
  /* line 285, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .cc {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 289, ../scss/breakpoints/_768up.scss */
  .page-template-location-tpl .area-repeater {
    margin-bottom: 30px;
  }

  /* line 301, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg .container {
    padding: 200px 0 0;
  }
  /* line 305, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg.story .container {
    background-position: 50% 100%;
  }
  /* line 308, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg.story .inner {
    bottom: -50px;
    float: right;
    padding: 30px 30px 0 30px;
    position: relative;
    width: 66.66666667%;
  }
  /* line 316, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg#team, .page-template-story-tpl .full-bg#history, .page-template-story-tpl .full-bg#suppliers {
    margin: 40px 0 0;
  }
  /* line 320, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg#team .container, .page-template-story-tpl .full-bg#history .container, .page-template-story-tpl .full-bg#suppliers .container {
    background-position: 50% 0;
    background-size: 100% auto;
    padding-top: 125px;
  }
  /* line 326, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .full-bg#team {
    margin-top: 20px;
  }
  /* line 330, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .story-content {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  /* line 334, ../scss/breakpoints/_768up.scss */
  .page-template-story-tpl .story-content .col-sm-8 {
    padding-top: 50px;
    padding-left: 25px;
  }

  /* line 340, ../scss/breakpoints/_768up.scss */
  .chef-photo {
    height: auto;
    margin: 20px 0 20px 20px;
    width: 200px;
  }

  /* line 346, ../scss/breakpoints/_768up.scss */
  .section-nav {
    background: url("../images/section-down-arrow.gif") 50% 0 no-repeat;
    padding-top: 45px;
    margin-bottom: 30px;
  }
  /* line 350, ../scss/breakpoints/_768up.scss */
  .section-nav li {
    position: relative;
  }
  /* line 352, ../scss/breakpoints/_768up.scss */
  .section-nav li a {
    color: #999b9d;
    display: inline-block;
    font-family: "Vollkorn", serif;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 0;
    position: relative;
  }
  /* line 362, ../scss/breakpoints/_768up.scss */
  .section-nav li a .dots:before, .section-nav li a .dots:after {
    content: '';
  }
  /* line 368, ../scss/breakpoints/_768up.scss */
  .section-nav li a:hover .dots:before, .section-nav li a:hover .dots:after {
    margin-top: -14px;
    content: '\25CF\0020\25CF\0020\25CF\0020\25CF';
    color: #fff;
  }
  /* line 377, ../scss/breakpoints/_768up.scss */
  .section-nav:first-child {
    margin-top: 0;
  }

  /* line 388, ../scss/breakpoints/_768up.scss */
  .blog article {
    text-align: left;
  }
  /* line 390, ../scss/breakpoints/_768up.scss */
  .blog article h1, .blog article h3, .blog article h4, .blog article .h4, .blog article .h3 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 -15px;
  }
  /* line 395, ../scss/breakpoints/_768up.scss */
  .blog article a.btn {
    margin: 10px 0 0;
  }

  /* line 401, ../scss/breakpoints/_768up.scss */
  .single h1, .single h3, .single h4, .single .h4, .single .h3 {
    font-size: 36px;
    line-height: 38px;
    margin: 30px 0 -5px;
  }
  /* line 406, ../scss/breakpoints/_768up.scss */
  .single a.btn {
    margin: 10px 0 20px;
  }

  /* line 416, ../scss/breakpoints/_768up.scss */
  #map-canvas {
    height: 400px;
  }

  /* line 420, ../scss/breakpoints/_768up.scss */
  .gm-style-iw h1, .gm-style-iw h3, .gm-style-iw h4, .gm-style-iw .h4, .gm-style-iw .h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  /* line 424, ../scss/breakpoints/_768up.scss */
  .gm-style-iw p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
  }

  /* line 442, ../scss/breakpoints/_768up.scss */
  .getting-here p {
    font-size: 15px;
  }

  /* line 452, ../scss/breakpoints/_768up.scss */
  .footer {
    padding-top: 50px;
  }
  /* line 454, ../scss/breakpoints/_768up.scss */
  .footer p {
    font-size: 18px;
    line-height: 26px;
  }
  /* line 458, ../scss/breakpoints/_768up.scss */
  .footer .copyright {
    display: inline-block;
    font-size: 13px;
    margin: 0 25px 0 0;
  }
  /* line 463, ../scss/breakpoints/_768up.scss */
  .footer nav {
    display: inline-block;
  }
}
@media only screen and (min-width: 990px) {
  /* line 5, ../scss/breakpoints/_990up.scss */
  .wrap {
    padding-bottom: 40px;
  }

  /* line 14, ../scss/breakpoints/_990up.scss */
  .header .logo {
    margin: 40px auto;
  }

  /* line 23, ../scss/breakpoints/_990up.scss */
  header nav ul.nav li {
    margin: 0 25px;
  }

  /* line 32, ../scss/breakpoints/_990up.scss */
  .full-bg {
    margin: 40px 0 0;
  }
  /* line 33, ../scss/breakpoints/_990up.scss */
  .full-bg:first-child {
    margin-top: 0;
  }
  /* line 37, ../scss/breakpoints/_990up.scss */
  .full-bg .container {
    padding-top: 200px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 41, ../scss/breakpoints/_990up.scss */
  .full-bg .container .inner {
    padding-top: 40px;
    padding-bottom: 30px;
    width: 42%;
  }
  /* line 46, ../scss/breakpoints/_990up.scss */
  .full-bg .container .inner h1 br, .full-bg .container .inner h3 br, .full-bg .container .inner h4 br, .full-bg .container .inner .h4 br, .full-bg .container .inner .h3 br {
    display: inline;
  }

  /* line 59, ../scss/breakpoints/_990up.scss */
  .hire {
    margin-bottom: -40px;
  }

  /* line 69, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .intro {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 73, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg .container {
    padding-top: 400px;
  }
  /* line 75, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg .container .inner {
    margin-left: -15px;
    padding-top: 35px;
    padding: 35px 40px 0;
    bottom: -15px;
    width: 75%;
  }
  /* line 83, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg.top-right {
    margin: 30px 0;
  }
  /* line 85, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg.top-right .container {
    background-position: 50% 0;
    padding-top: 0;
    padding-bottom: 400px;
  }
  /* line 89, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg.top-right .container .inner {
    margin: 0 -15px 0 0;
    padding-top: 20px;
    width: 75%;
  }
  /* line 93, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .full-bg.top-right .container .inner h2 {
    margin-top: 0;
  }
  /* line 99, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .intro {
    padding-top: 25px;
  }
  /* line 102, ../scss/breakpoints/_990up.scss */
  .page-template-location-tpl .cc {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 115, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg .container {
    padding-top: 300px;
  }
  /* line 119, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg.story h3, .page-template-story-tpl .full-bg.story h4, .page-template-story-tpl .full-bg.story .h4, .page-template-story-tpl .full-bg.story h4 {
    font-size: 46px;
    line-height: 46px;
  }
  /* line 123, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg.story .container {
    background-position: 50% 50%;
  }
  /* line 126, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg.story .inner {
    bottom: -30px;
    padding-left: 25px;
  }
  /* line 131, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg#team, .page-template-story-tpl .full-bg#history, .page-template-story-tpl .full-bg#suppliers {
    margin-top: 0;
  }
  /* line 135, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .full-bg#team .container, .page-template-story-tpl .full-bg#history .container, .page-template-story-tpl .full-bg#suppliers .container {
    min-height: 950px;
    padding: 100px 0 0;
    background-size: auto 100%;
  }
  /* line 149, ../scss/breakpoints/_990up.scss */
  .page-template-story-tpl .story-content .col-sm-8 {
    padding-top: 30px;
  }

  /* line 161, ../scss/breakpoints/_990up.scss */
  .blog .intro {
    margin-bottom: 30px;
  }
  /* line 164, ../scss/breakpoints/_990up.scss */
  .blog article {
    margin: 0 0 30px;
  }
  /* line 166, ../scss/breakpoints/_990up.scss */
  .blog article a.btn {
    margin: 0;
  }

  /* line 172, ../scss/breakpoints/_990up.scss */
  .single a.btn {
    margin-bottom: 0;
  }

  /* line 182, ../scss/breakpoints/_990up.scss */
  #map-canvas {
    height: 500px;
  }

  /* line 186, ../scss/breakpoints/_990up.scss */
  .getting-here h3, .getting-here h4, .getting-here .h4 {
    margin: 25px 0 -15px;
  }
  /* line 189, ../scss/breakpoints/_990up.scss */
  .getting-here p {
    font-size: 17px;
    line-height: 24px;
  }

  /* ------------------------------------------------------------------
  		Footer
  ------------------------------------------------------------------ */
  /* line 200, ../scss/breakpoints/_990up.scss */
  .footer {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 1030px) {
  /* line 7, ../scss/breakpoints/_1030up.scss */
  .full-width {
    background: #292b2b;
  }

  /* line 10, ../scss/breakpoints/_1030up.scss */
  .home .full-width {
    background: none;
  }

  /* line 13, ../scss/breakpoints/_1030up.scss */
  .full-width .container,
  .testimonials .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 970px;
  }

  /* line 25, ../scss/breakpoints/_1030up.scss */
  .full-bg .container {
    width: 970px;
  }

  /* line 33, ../scss/breakpoints/_1030up.scss */
  .hire {
    margin-bottom: -40px;
  }

  /* line 42, ../scss/breakpoints/_1030up.scss */
  .testimonials {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 53, ../scss/breakpoints/_1030up.scss */
  .page-template-location-tpl .intro {
    padding-left: 15px;
    padding-right: 15px;
    width: 970px;
  }
  /* line 58, ../scss/breakpoints/_1030up.scss */
  .page-template-location-tpl .full-bg .container {
    padding-top: 550px;
  }
  /* line 60, ../scss/breakpoints/_1030up.scss */
  .page-template-location-tpl .full-bg .container .inner {
    padding-left: 15px;
  }
  /* line 64, ../scss/breakpoints/_1030up.scss */
  .page-template-location-tpl .full-bg.top-right {
    margin: 50px 0;
  }
  /* line 66, ../scss/breakpoints/_1030up.scss */
  .page-template-location-tpl .full-bg.top-right .container {
    padding-bottom: 550px;
  }

  /* line 80, ../scss/breakpoints/_1030up.scss */
  .page-template-story-tpl .full-bg.story .inner {
    padding-left: 35px;
  }
  /* line 84, ../scss/breakpoints/_1030up.scss */
  .page-template-story-tpl .full-bg#team {
    margin-top: 40px;
  }
  /* line 88, ../scss/breakpoints/_1030up.scss */
  .page-template-story-tpl .story-content {
    padding-left: 15px;
    padding-right: 15px;
    width: 970px;
  }
  /* line 92, ../scss/breakpoints/_1030up.scss */
  .page-template-story-tpl .story-content .col-sm-8 {
    padding-left: 35px;
  }

  /* line 97, ../scss/breakpoints/_1030up.scss */
  .chef-photo {
    width: 250px;
  }

  /* line 106, ../scss/breakpoints/_1030up.scss */
  #map-canvas {
    height: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 7, ../scss/breakpoints/_1200up.scss */
  .full-width .container,
  .testimonials .container,
  .full-bg .container {
    width: 1170px;
  }

  /* line 18, ../scss/breakpoints/_1200up.scss */
  .menus aside .menu-list li a {
    width: 60%;
  }

  /* ------------------------------------------------------------------
  		Testimonials
  ------------------------------------------------------------------ */
  /* line 29, ../scss/breakpoints/_1200up.scss */
  .testimonials blockquote p {
    font-size: 46px;
    line-height: 56px;
  }

  /* line 42, ../scss/breakpoints/_1200up.scss */
  .page-template-location-tpl .intro {
    width: 1170px;
  }

  /* line 53, ../scss/breakpoints/_1200up.scss */
  .page-template-story-tpl .story-content {
    width: 1170px;
  }

  /* line 57, ../scss/breakpoints/_1200up.scss */
  .chef-photo {
    width: auto;
  }

  /* line 65, ../scss/breakpoints/_1200up.scss */
  #Instagram-intro {
    font-size: 26px;
    line-height: 36px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 6, ../scss/breakpoints/_2x.scss */
  section .flexslider .flex-direction-nav .flex-prev, section .flexslider .flex-direction-nav .flex-next {
    background-position: 0 -30px;
    background-size: 98px 90px;
  }
  /* line 10, ../scss/breakpoints/_2x.scss */
  section .flexslider .flex-direction-nav .flex-next {
    background-position: -49px -30px;
  }
}
/* line 1, ../scss/ie.scss */
.lt-ie9 .page-template-story-tpl .full-bg#suppliers .container {
  min-height: 0;
}

/* line 6, ../scss/ie.scss */
.lt-ie9 .inputfield {
  line-height: 1;
}