<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! style.css v5.3.4 */

/**
 * Theme Name:  JoJo's Restaurant and Tap House
 * Theme URI:   http://
 * Description: Website theme.
 * Author:      Wood Street, Inc.
 * Author URI:  http://woodst.com
 * Version:     1.00
 * Copyright:   2017, All Rights Reserved.
 */

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Core
 * 3.0 - Components
 * 4.0 - Modules
 * 5.0 - Print
 */

/*! reset.css */

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/*! core.css */

/* Fonts
   ========================================================================== */

/**
 * font-family: 'Roboto', sans-serif;
 * font-family: 'Average', serif;
 * font-family: 'Alex Brush', cursive;
 */

/* Reset
   ========================================================================== */

/**
 * Make viewport responsive.
 */

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/**
 * Box model.
 */

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

*,
:before,
:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers.
 */

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

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */

abbr[title],
dfn[title] {
  cursor: help;
}

/**
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * Make images, iframes and videos responsive.
 */

img,
video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

/**
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/**
 * Remove default figure styles.
 */

figure {
  margin: 0 0 20px;
}

/**
 * Make fields inherit font properties.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  margin: 0;
}

/**
 * So that label text is aligned to the top.
 */

textarea {
  vertical-align: top;
  resize: vertical;
}

/**
 * Remove outline from tabindex.
 */

[tabindex="-1"]:focus {
  outline: none !important;
}

/**
 * Maps canvas.
 */

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* Base
   ========================================================================== */

html {
  background: #89443a url("../img/brick-pattern.jpg") repeat center top;
}

body {
  background-color: transparent;
  background-image: url("../img/top-wood-beam-horizontal-repeat.png");
  background-repeat: repeat-x;
  background-position: center top;
  color: #261f18;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 1024px) {
  body {
    font-size: 20px;
    line-height: 40px;
    padding-top: 32px;
  }
}

/**
 * Admin bar
 */

body.admin-bar {
  padding-top: 46px;
}

@media (min-width: 783px) {
  body.admin-bar {
    padding-top: 32px;
  }
}

/* Text-level semantics
   ========================================================================== */

/**
 * Links.
 */

a {
  color: #762414;
}

a:hover,
a:focus {
  color: #ce994c;
  text-decoration: none;
}

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

/**
 * Headings 1â€“6.
 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #6c655b;
  font-family: 'Average', serif;
  font-weight: 400;
  letter-spacing: -.5px;
  margin-top: 0;
}

h1,
.h1 {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 32px;
  padding-top: 8px;
}

h2,
.h2 {
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 24px;
  padding-top: 8px;
}

h3,
.h3 {
  font-size: 32px;
  line-height: 26px;
  margin-bottom: 20px;
  padding-top: 8px;
}

h4,
.h4 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 16px;
  padding-top: 8px;
}

h5,
.h5 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 12px;
  padding-top: 8px;
}

h6,
.h6 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 8px;
  padding-top: 8px;
}

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 40px;
  }

  h2,
  .h2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 40px;
  }

  h3,
  .h3 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 32px;
  }

  h4,
  .h4 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 24px;
  }

  h5,
  .h5 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
  }

  h6,
  .h6 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
  text-decoration: none;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  line-height: 1;
}

/**
 * Paragraph.
 */

p {
  margin-top: 0;
  margin-bottom: 24px;
}

@media (min-width: 1024px) {
  p {
    margin-bottom: 32px;
  }
}

/**
 * Lead.
 */

.lead {
  font-size: 18px;
  margin-bottom: 36px;
}

@media (min-width: 1024px) {
  .lead {
    font-size: 24px;
    margin-bottom: 44px;
    position: relative;
    top: -1px;
  }
}

/**
 * Dropcap.
 */

.dropcap {
  float: left;
  font-size: 48px;
  line-height: 1;
  margin-right: 8px;
}

/**
 * Address.
 */

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 20px;
}

/**
 * Blockquote.
 */

blockquote {
  border-left: 4px solid #ce994c;
  margin: 0 0 20px 0;
  padding: 0 0 0 28px;
}

blockquote *:last-child {
  margin-bottom: 0;
}

@media (min-width: 544px) {
  blockquote {
    margin-left: 48px;
  }
}

/**
 * Code.
 */

code {
  background-color: rgba(70,43,0,.16);
  padding: 2px 4px;
  border-radius: 4px;
}

kbd {
  background-color: #762414;
  padding: 2px 4px;
  color: #fff;
  border-radius: 4px;
}

kbd kbd {
  padding: 0;
  font-weight: bolder;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  background-color: rgba(70,43,0,.16);
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #b5b09e #b5b09e #b5b09e #762414;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 15px 15px 16px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
}

/**
 * Horizontal rule.
 */

hr,
.hr {
  display: block;
  border: 0;
  color: inherit;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

hr:before,
.hr:before {
  content: "";
  display: block;
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  height: 1px;
  position: relative;
  top: -1px;
}

/* Images
   ========================================================================== */

/* Figures
   -------------------------------------------------------------------------- */

.figure,
.img-caption {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 20px;
}

.figure img,
.img-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}

.figure-caption,
.img-caption-text {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  color: #6c655b;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-top: 13px;
  padding-bottom: 15px;
}

/* Thumbnails
   -------------------------------------------------------------------------- */

.thumbnail {
  display: block;
  background-color: rgba(70,43,0,.16);
  margin-bottom: 20px;
}

.thumbnail img {
  border-radius: 4px;
  float: none;
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}

/* Contextual variations
   -------------------------------------------------------------------------- */

/**
 * 1. Set dimensions on parent.
 */

.img-cover,
.img-contain {
  position: relative;
  width: 100%;
  /* 1 */
  height: 100%;
  /* 1 */
  overflow: hidden;
}

.img-contain img {
  position: absolute;
  left: -10000%;
  right: -10000%;
  top: -10000%;
  bottom: -10000%;
  margin: auto;
  max-width: 10%;
  max-height: 10%;
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
      transform: scale(10);
}

.img-cover img {
  position: absolute;
  left: -10000%;
  right: -10000%;
  top: -10000%;
  bottom: -10000%;
  margin: auto;
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  max-height: none;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
      transform: scale(0.1);
  width: auto;
  height: auto;
}

.img-fluid,
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 8px;
}

.img-circle {
  border-radius: 50%;
}

/**
 * Alignment.
 */

img.alignright,
.figure.alignright,
.img-caption.alignright,
.thumbnail.alignright {
  float: right;
  margin-left: 32px;
  margin-bottom: 20px;
}

img.alignleft,
.figure.alignleft,
.img-caption.alignleft,
.thumbnail.alignleft {
  float: left;
  margin-right: 32px;
  margin-bottom: 20px;
}

img.aligncenter,
.figure.aligncenter,
.img-caption.aligncenter,
.thumbnail.aligncenter {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

img.alignnone,
.figure.alignnone,
.img-caption.alignnone,
.thumbnail.alignnone {
  float: none;
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

@media (max-width: 543px) {
  img.alignright-xs,
  .figure.alignright-xs,
  .img-caption.alignright-xs,
  .thumbnail.alignright-xs {
    float: right;
    margin-left: 32px;
    margin-bottom: 20px;
  }

  img.alignleft-xs,
  .figure.alignleft-xs,
  .img-caption.alignleft-xs,
  .thumbnail.alignleft-xs {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }

  img.aligncenter-xs,
  .figure.aligncenter-xs,
  .img-caption.aligncenter-xs,
  .thumbnail.aligncenter-xs {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  img.alignnone-xs,
  .figure.alignnone-xs,
  .img-caption.alignnone-xs,
  .thumbnail.alignnone-xs {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  img.alignright-sm,
  .figure.alignright-sm,
  .img-caption.alignright-sm,
  .thumbnail.alignright-sm {
    float: right;
    margin-left: 32px;
    margin-bottom: 20px;
  }

  img.alignleft-sm,
  .figure.alignleft-sm,
  .img-caption.alignleft-sm,
  .thumbnail.alignleft-sm {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }

  img.aligncenter-sm,
  .figure.aligncenter-sm,
  .img-caption.aligncenter-sm,
  .thumbnail.aligncenter-sm {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  img.alignnone-sm,
  .figure.alignnone-sm,
  .img-caption.alignnone-sm,
  .thumbnail.alignnone-sm {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  img.alignright-md,
  .figure.alignright-md,
  .img-caption.alignright-md,
  .thumbnail.alignright-md {
    float: right;
    margin-left: 32px;
    margin-bottom: 20px;
  }

  img.alignleft-md,
  .figure.alignleft-md,
  .img-caption.alignleft-md,
  .thumbnail.alignleft-md {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }

  img.aligncenter-md,
  .figure.aligncenter-md,
  .img-caption.aligncenter-md,
  .thumbnail.aligncenter-md {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  img.alignnone-md,
  .figure.alignnone-md,
  .img-caption.alignnone-md,
  .thumbnail.alignnone-md {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  img.alignright-lg,
  .figure.alignright-lg,
  .img-caption.alignright-lg,
  .thumbnail.alignright-lg {
    float: right;
    margin-left: 32px;
    margin-bottom: 20px;
  }

  img.alignleft-lg,
  .figure.alignleft-lg,
  .img-caption.alignleft-lg,
  .thumbnail.alignleft-lg {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }

  img.aligncenter-lg,
  .figure.aligncenter-lg,
  .img-caption.aligncenter-lg,
  .thumbnail.aligncenter-lg {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  img.alignnone-lg,
  .figure.alignnone-lg,
  .img-caption.alignnone-lg,
  .thumbnail.alignnone-lg {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  img.alignright-xl,
  .figure.alignright-xl,
  .img-caption.alignright-xl,
  .thumbnail.alignright-xl {
    float: right;
    margin-left: 32px;
    margin-bottom: 20px;
  }

  img.alignleft-xl,
  .figure.alignleft-xl,
  .img-caption.alignleft-xl,
  .thumbnail.alignleft-xl {
    float: left;
    margin-right: 32px;
    margin-bottom: 20px;
  }

  img.aligncenter-xl,
  .figure.aligncenter-xl,
  .img-caption.aligncenter-xl,
  .thumbnail.aligncenter-xl {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  img.alignnone-xl,
  .figure.alignnone-xl,
  .img-caption.alignnone-xl,
  .thumbnail.alignnone-xl {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* Lists
   ========================================================================== */

ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 32px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li &gt; ul,
li &gt; ol {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd {
  margin-left: 32px;
}

/* Contextual variations
   -------------------------------------------------------------------------- */

/**
 * Unstyled list.
 */

ul.list-unstyled,
ol.list-unstyled,
.list-unstyled &gt; ul,
.list-unstyled &gt; ol {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}

ul.list-unstyled &gt; li,
ol.list-unstyled &gt; li,
.list-unstyled &gt; ul &gt; li,
.list-unstyled &gt; ol &gt; li {
  margin-bottom: 0;
}

/**
 * Inline list.
 */

ul.list-inline,
ol.list-inline,
.list-inline &gt; ul,
.list-inline &gt; ol {
  list-style: none;
  margin-left: -4px;
  padding-left: 0;
}

ul.list-inline &gt; li,
ol.list-inline &gt; li,
.list-inline &gt; ul &gt; li,
.list-inline &gt; ol &gt; li {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 4px;
  padding-left: 4px;
}

/**
 * Columned list.
 */

@media (min-width: 544px) {
  ul.list-columned,
  ol.list-columned,
  .list-columned &gt; ul,
  .list-columned &gt; ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 64px;
    -moz-column-gap: 64px;
    column-gap: 64px;
  }

  ul.list-columned &gt; li,
  ol.list-columned &gt; li,
  .list-columned &gt; ul &gt; li,
  .list-columned &gt; ol &gt; li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}

/**
 * Unordered list.
 */

ul.list-unordered,
.list-unordered &gt; ul {
  list-style: none;
}

ul.list-unordered &gt; li,
.list-unordered &gt; ul &gt; li {
  position: relative;
  margin-bottom: 4px;
}

ul.list-unordered &gt; li:before,
.list-unordered &gt; ul &gt; li:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  color: #894339;
  font-size: 11px;
  text-align: right;
  white-space: nowrap;
  position: absolute;
  right: 100%;
  margin-right: 6px;
}

ul.list-unordered &gt; li &gt; ul,
ul.list-unordered &gt; li &gt; ol,
.list-unordered &gt; ul &gt; li &gt; ul,
.list-unordered &gt; ul &gt; li &gt; ol {
  margin-top: 4px;
}

ul.list-unordered &gt; li &gt; ul &gt; li,
ul.list-unordered &gt; li &gt; ol &gt; li,
.list-unordered &gt; ul &gt; li &gt; ul &gt; li,
.list-unordered &gt; ul &gt; li &gt; ol &gt; li {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  ul.list-unordered &gt; li &gt; ul,
  ul.list-unordered &gt; li &gt; ol,
  .list-unordered &gt; ul &gt; li &gt; ul,
  .list-unordered &gt; ul &gt; li &gt; ol {
    font-size: 18px;
    line-height: 36px;
  }
}

/**
 * Ordered list.
 */

ol.list-ordered,
.list-ordered &gt; ol {
  list-style: none;
  counter-reset: li;
}

ol.list-ordered &gt; li,
.list-ordered &gt; ol &gt; li {
  position: relative;
  margin-bottom: 4px;
}

ol.list-ordered &gt; li:before,
.list-ordered &gt; ol &gt; li:before {
  counter-increment: li;
  content: counter(li) ".";
  color: #894339;
  text-align: right;
  white-space: nowrap;
  position: absolute;
  right: 100%;
  margin-right: 4px;
}

ol.list-ordered &gt; li &gt; ul,
ol.list-ordered &gt; li &gt; ol,
.list-ordered &gt; ol &gt; li &gt; ul,
.list-ordered &gt; ol &gt; li &gt; ol {
  margin-top: 4px;
}

ol.list-ordered &gt; li &gt; ul &gt; li,
ol.list-ordered &gt; li &gt; ol &gt; li,
.list-ordered &gt; ol &gt; li &gt; ul &gt; li,
.list-ordered &gt; ol &gt; li &gt; ol &gt; li {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  ol.list-ordered &gt; li &gt; ul,
  ol.list-ordered &gt; li &gt; ol,
  .list-ordered &gt; ol &gt; li &gt; ul,
  .list-ordered &gt; ol &gt; li &gt; ol {
    font-size: 18px;
    line-height: 36px;
  }
}

/**
 * Definition list.
 */

dl.list-definition &gt; dt,
.list-definition &gt; dl &gt; dt {
  color: #894339;
  font-weight: bolder;
}

dl.list-definition &gt; dd,
.list-definition &gt; dl &gt; dd {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  margin-top: 4px;
  margin-bottom: 16px;
  margin-left: 0;
  padding-bottom: 16px;
}

@media (min-width: 1024px) {
  dl.list-definition &gt; dd,
  .list-definition &gt; dl &gt; dd {
    font-size: 18px;
    line-height: 36px;
  }
}

/* Forms
   ========================================================================== */

label {
  display: inline-block;
}

input,
select,
textarea {
  display: block;
  background-color: #efece8;
  border: 1px solid #afa994;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 3px 0 rgba(175,169,148,0.15);
          box-shadow: inset 0 3px 0 rgba(175,169,148,0.15);
  color: #6c655b;
  font-size: 16px;
  width: 100%;
  height: 48px;
  padding: 0 0 0 15px;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #ce994c;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: 1;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  background-color: transparent;
  border: 0;
  width: auto;
  height: auto;
  margin: 0 4px 0 0;
  padding: 0;
}

select[multiple] {
  height: auto;
}

textarea {
  line-height: 24px;
  height: auto;
  min-height: 120px;
  padding: 7px 15px;
}

/**
 * Input and select large.
 */

.input-large,
.select-large {
  height: 56px;
}

/**
 * Input and select small.
 */

.input-small,
.select-small {
  height: 40px;
}

/**
 * Checkbox and radio.
 */

.checkbox,
.radio {
  font-weight: normal;
  position: relative;
  padding-left: 20px;
  vertical-align: top;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  position: absolute;
  top: 14px;
  left: 0;
}

/**
 * Field.
 */

.field {
  margin-bottom: 20px;
}

/* Tables
   ========================================================================== */

table {
  /*border-collapse: collapse; TODO: Review property.*/
  border-spacing: 0;
  text-align: left;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  font-style: italic;
  text-align: center;
  caption-side: top;
}

thead {
  vertical-align: bottom;
}

th {
  font-weight: bolder;
}

th,
td {
  padding: 0;
}

td {
  vertical-align: top;
}

/*! components.css */

/* Media
   ========================================================================== */

.media,
.media-body {
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object,
.media-object img {
  max-width: none;
}

.media-right {
  padding-left: 16px;
}

.media-left {
  padding-right: 16px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-top {
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  padding-top: 0;
}

.media-reverse {
  direction: rtl;
}

.media-reverse &gt; .media-left,
.media-reverse &gt; .media-right,
.media-reverse &gt; .media-body {
  direction: ltr;
}

.media-reverse &gt; .media-right {
  padding-left: 0;
  padding-right: 16px;
}

.media-reverse &gt; .media-left {
  padding-left: 16px;
  padding-right: 0;
}

@media (min-width: 544px) {
  .media-sm,
  .media-body-sm {
    overflow: hidden;
  }

  .media-body-sm {
    width: 10000px;
  }

  .media-object-sm {
    display: block;
  }

  .media-object-sm,
  .media-object-sm img {
    max-width: none;
  }

  .media-right-sm {
    padding-left: 16px;
  }

  .media-left-sm {
    padding-right: 16px;
  }

  .media-left-sm,
  .media-right-sm,
  .media-body-sm {
    display: table-cell;
    vertical-align: top;
  }

  .media-top-sm {
    vertical-align: top;
  }

  .media-middle-sm {
    vertical-align: middle;
  }

  .media-bottom-sm {
    vertical-align: bottom;
  }

  .media-heading-sm {
    padding-top: 0;
  }

  .media-reverse-sm {
    direction: rtl;
  }

  .media-reverse-sm &gt; .media-left-sm,
  .media-reverse-sm &gt; .media-right-sm,
  .media-reverse-sm &gt; .media-body-sm {
    direction: ltr;
  }

  .media-reverse-sm &gt; .media-right-sm {
    padding-left: 0;
    padding-right: 16px;
  }

  .media-reverse-sm &gt; .media-left-sm {
    padding-left: 16px;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .media-md,
  .media-body-md {
    overflow: hidden;
  }

  .media-body-md {
    width: 10000px;
  }

  .media-object-md {
    display: block;
  }

  .media-object-md,
  .media-object-md img {
    max-width: none;
  }

  .media-right-md {
    padding-left: 16px;
  }

  .media-left-md {
    padding-right: 16px;
  }

  .media-left-md,
  .media-right-md,
  .media-body-md {
    display: table-cell;
    vertical-align: top;
  }

  .media-top-md {
    vertical-align: top;
  }

  .media-middle-md {
    vertical-align: middle;
  }

  .media-bottom-md {
    vertical-align: bottom;
  }

  .media-heading-md {
    padding-top: 0;
  }

  .media-reverse-md {
    direction: rtl;
  }

  .media-reverse-md &gt; .media-left-md,
  .media-reverse-md &gt; .media-right-md,
  .media-reverse-md &gt; .media-body-md {
    direction: ltr;
  }

  .media-reverse-md &gt; .media-right-md {
    padding-left: 0;
    padding-right: 16px;
  }

  .media-reverse-md &gt; .media-left-md {
    padding-left: 16px;
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .media-lg,
  .media-body-lg {
    overflow: hidden;
  }

  .media-body-lg {
    width: 10000px;
  }

  .media-object-lg {
    display: block;
  }

  .media-object-lg,
  .media-object-lg img {
    max-width: none;
  }

  .media-right-lg {
    padding-left: 16px;
  }

  .media-left-lg {
    padding-right: 16px;
  }

  .media-left-lg,
  .media-right-lg,
  .media-body-lg {
    display: table-cell;
    vertical-align: top;
  }

  .media-top-lg {
    vertical-align: top;
  }

  .media-middle-lg {
    vertical-align: middle;
  }

  .media-bottom-lg {
    vertical-align: bottom;
  }

  .media-heading-lg {
    padding-top: 0;
  }

  .media-reverse-lg {
    direction: rtl;
  }

  .media-reverse-lg &gt; .media-left-lg,
  .media-reverse-lg &gt; .media-right-lg,
  .media-reverse-lg &gt; .media-body-lg {
    direction: ltr;
  }

  .media-reverse-lg &gt; .media-right-lg {
    padding-left: 0;
    padding-right: 16px;
  }

  .media-reverse-lg &gt; .media-left-lg {
    padding-left: 16px;
    padding-right: 0;
  }
}

@media (min-width: 1280px) {
  .media-xl,
  .media-body-xl {
    overflow: hidden;
  }

  .media-body-xl {
    width: 10000px;
  }

  .media-object-xl {
    display: block;
  }

  .media-object-xl,
  .media-object-xl img {
    max-width: none;
  }

  .media-right-xl {
    padding-left: 16px;
  }

  .media-left-xl {
    padding-right: 16px;
  }

  .media-left-xl,
  .media-right-xl,
  .media-body-xl {
    display: table-cell;
    vertical-align: top;
  }

  .media-top-xl {
    vertical-align: top;
  }

  .media-middle-xl {
    vertical-align: middle;
  }

  .media-bottom-xl {
    vertical-align: bottom;
  }

  .media-heading-xl {
    padding-top: 0;
  }

  .media-reverse-xl {
    direction: rtl;
  }

  .media-reverse-xl &gt; .media-left-xl,
  .media-reverse-xl &gt; .media-right-xl,
  .media-reverse-xl &gt; .media-body-xl {
    direction: ltr;
  }

  .media-reverse-xl &gt; .media-right-xl {
    padding-left: 0;
    padding-right: 16px;
  }

  .media-reverse-xl &gt; .media-left-xl {
    padding-left: 16px;
    padding-right: 0;
  }
}

/* Grids
   ========================================================================== */

.container {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}

.container:after,
.container-fluid:after,
.row:after {
  display: table;
  content: "";
  clear: both;
}

@media (max-width: 543px) {
  .container-xs-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-xs-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .row-xs-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-xs-only:after,
  .container-fluid-xs-only:after,
  .row-xs-only:after {
    display: table;
    content: "";
    clear: both;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .container-sm-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-sm-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .row-sm-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-sm-only:after,
  .container-fluid-sm-only:after,
  .row-sm-only:after {
    display: table;
    content: "";
    clear: both;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .container-md-only {
    width: 720px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-md-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .row-md-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-md-only:after,
  .container-fluid-md-only:after,
  .row-md-only:after {
    display: table;
    content: "";
    clear: both;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .container-lg-only {
    width: 960px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-lg-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .row-lg-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-lg-only:after,
  .container-fluid-lg-only:after,
  .row-lg-only:after {
    display: table;
    content: "";
    clear: both;
  }
}

@media (min-width: 1280px) {
  .container-xl-only {
    width: 1200px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-xl-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .row-xl-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-xl-only:after,
  .container-fluid-xl-only:after,
  .row-xl-only:after {
    display: table;
    content: "";
    clear: both;
  }
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-10 {
  width: 83.33334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-7 {
  width: 58.33334%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-4 {
  width: 33.33334%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-1 {
  width: 8.33334%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-10 {
  right: 83.33334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-7 {
  right: 58.33334%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-4 {
  right: 33.33334%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-1 {
  right: 8.33334%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-10 {
  left: 83.33334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-7 {
  left: 58.33334%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-4 {
  left: 33.33334%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-1 {
  left: 8.33334%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-10 {
  margin-left: 83.33334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-7 {
  margin-left: 58.33334%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-4 {
  margin-left: 33.33334%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-1 {
  margin-left: 8.33334%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 544px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-10 {
    width: 83.33334%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-7 {
    width: 58.33334%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-4 {
    width: 33.33334%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-1 {
    width: 8.33334%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-10 {
    right: 83.33334%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-7 {
    right: 58.33334%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-4 {
    right: 33.33334%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-1 {
    right: 8.33334%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-10 {
    left: 83.33334%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-7 {
    left: 58.33334%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-4 {
    left: 33.33334%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-1 {
    left: 8.33334%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33334%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33334%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33334%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33334%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-10 {
    width: 83.33334%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-7 {
    width: 58.33334%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-4 {
    width: 33.33334%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-1 {
    width: 8.33334%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-10 {
    right: 83.33334%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-7 {
    right: 58.33334%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-4 {
    right: 33.33334%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-1 {
    right: 8.33334%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-10 {
    left: 83.33334%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-7 {
    left: 58.33334%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-4 {
    left: 33.33334%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-1 {
    left: 8.33334%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33334%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33334%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33334%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33334%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-10 {
    width: 83.33334%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-7 {
    width: 58.33334%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-4 {
    width: 33.33334%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-1 {
    width: 8.33334%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-10 {
    right: 83.33334%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-7 {
    right: 58.33334%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-4 {
    right: 33.33334%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-1 {
    right: 8.33334%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-10 {
    left: 83.33334%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-7 {
    left: 58.33334%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-4 {
    left: 33.33334%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-1 {
    left: 8.33334%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33334%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33334%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33334%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33334%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1280px) {
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .col-xl-12 {
    width: 100%;
  }

  .col-xl-11 {
    width: 91.66667%;
  }

  .col-xl-10 {
    width: 83.33334%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-8 {
    width: 66.66667%;
  }

  .col-xl-7 {
    width: 58.33334%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-5 {
    width: 41.66667%;
  }

  .col-xl-4 {
    width: 33.33334%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-2 {
    width: 16.66667%;
  }

  .col-xl-1 {
    width: 8.33334%;
  }

  .col-xl-pull-12 {
    right: 100%;
  }

  .col-xl-pull-11 {
    right: 91.66667%;
  }

  .col-xl-pull-10 {
    right: 83.33334%;
  }

  .col-xl-pull-9 {
    right: 75%;
  }

  .col-xl-pull-8 {
    right: 66.66667%;
  }

  .col-xl-pull-7 {
    right: 58.33334%;
  }

  .col-xl-pull-6 {
    right: 50%;
  }

  .col-xl-pull-5 {
    right: 41.66667%;
  }

  .col-xl-pull-4 {
    right: 33.33334%;
  }

  .col-xl-pull-3 {
    right: 25%;
  }

  .col-xl-pull-2 {
    right: 16.66667%;
  }

  .col-xl-pull-1 {
    right: 8.33334%;
  }

  .col-xl-pull-0 {
    right: 0;
  }

  .col-xl-push-12 {
    left: 100%;
  }

  .col-xl-push-11 {
    left: 91.66667%;
  }

  .col-xl-push-10 {
    left: 83.33334%;
  }

  .col-xl-push-9 {
    left: 75%;
  }

  .col-xl-push-8 {
    left: 66.66667%;
  }

  .col-xl-push-7 {
    left: 58.33334%;
  }

  .col-xl-push-6 {
    left: 50%;
  }

  .col-xl-push-5 {
    left: 41.66667%;
  }

  .col-xl-push-4 {
    left: 33.33334%;
  }

  .col-xl-push-3 {
    left: 25%;
  }

  .col-xl-push-2 {
    left: 16.66667%;
  }

  .col-xl-push-1 {
    left: 8.33334%;
  }

  .col-xl-push-0 {
    left: 0;
  }

  .col-xl-offset-12 {
    margin-left: 100%;
  }

  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }

  .col-xl-offset-10 {
    margin-left: 83.33334%;
  }

  .col-xl-offset-9 {
    margin-left: 75%;
  }

  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }

  .col-xl-offset-7 {
    margin-left: 58.33334%;
  }

  .col-xl-offset-6 {
    margin-left: 50%;
  }

  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }

  .col-xl-offset-4 {
    margin-left: 33.33334%;
  }

  .col-xl-offset-3 {
    margin-left: 25%;
  }

  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }

  .col-xl-offset-1 {
    margin-left: 8.33334%;
  }

  .col-xl-offset-0 {
    margin-left: 0;
  }
}

/* Grids flex
   -------------------------------------------------------------------------- */

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row-flex &gt; [class*='col-'] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row-flex &gt; .col-flex-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.row-flex &gt; .col-flex-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.row-flex &gt; .col-flex-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

/* Icons
   ========================================================================== */

[class^="icon-"],
[class*=" icon-"] {
  text-decoration: none;
  letter-spacing: 0;
}

/* Buttons
   ========================================================================== */

[role=button] {
  cursor: pointer;
}

.btn {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #cecabd;
  border-radius: 24px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #89443a;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  height: auto;
  padding: 12px 18px;
  cursor: pointer;
}

.btn:hover,
.btn:focus {
  background-color: #6a3027;
  border-color: #6a3027;
  color: #fff;
  text-decoration: none;
}

.btn[disabled],
.btn.disabled {
  opacity: .25;
  cursor: not-allowed;
}

/* Button sizes
   -------------------------------------------------------------------------- */

/**
 * Button large.
 */

.btn-large {
  border-radius: 28px;
  padding-top: 16px;
  padding-bottom: 16px;
}

/**
 * Button small.
 */

.btn-small {
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* Contextual variations
   -------------------------------------------------------------------------- */

/**
 * Button primary.
 */

.btn-primary {
  background-color: #ce994c;
  border-color: #ce994c;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #ba813c;
  border-color: #ba813c;
  color: #fff;
}

/**
 * Button secondary.
 */

.btn-secondary {
  background-color: #89443a;
  border-color: #89443a;
  color: #fff;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #6a3027;
  border-color: #6a3027;
  color: #fff;
}

/* Block buttons
   -------------------------------------------------------------------------- */

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 16px;
}

@media (max-width: 543px) {
  .btn-block-xs-only {
    display: block;
    width: 100%;
  }

  .btn-block-xs-only + .btn-block-xs-only {
    margin-top: 16px;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .btn-block-sm-only {
    display: block;
    width: 100%;
  }

  .btn-block-sm-only + .btn-block-sm-only {
    margin-top: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .btn-block-md-only {
    display: block;
    width: 100%;
  }

  .btn-block-md-only + .btn-block-md-only {
    margin-top: 16px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .btn-block-lg-only {
    display: block;
    width: 100%;
  }

  .btn-block-lg-only + .btn-block-lg-only {
    margin-top: 16px;
  }
}

@media (min-width: 1280px) {
  .btn-block-xl-only {
    display: block;
    width: 100%;
  }

  .btn-block-xl-only + .btn-block-xl-only {
    margin-top: 16px;
  }
}

/* Panels
   ========================================================================== */

.panel {
  margin-top: 28px;
  margin-bottom: 28px;
}

.panel-header {
  position: relative;
}

.panel-title {
  background-color: #894339;
  border: 1px solid #894339;
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 15px 15px;
}

.panel-body {
  border: 1px solid #afa994;
  padding: 27px 15px;
}

.panel-body:only-child {
  border-radius: 4px;
}

.panel-footer {
  background-color: rgba(70,43,0,.16);
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #afa994;
  border-radius: 0 0 4px 4px;
  padding: 11px 15px;
}

.panel-header + .panel-body {
  margin-top: -1px;
  padding-top: 28px;
}

.panel-body + .panel-footer {
  margin-top: -1px;
  padding-top: 12px;
}

/* Iconboxes
   ========================================================================== */

.iconbox {
  margin-bottom: 28px;
  padding-left: 80px;
  position: relative;
}

.iconbox-icon {
  display: block;
  background-color: #ce994c;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  line-height: 56px;
  text-align: center;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 0;
}

.iconbox-title {
  color: #89443a;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 4px;
  padding-top: 0;
}

.iconbox-text {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 4px;
  position: relative;
  top: -1px;
}

@media (min-width: 1024px) {
  .iconbox-title {
    font-size: 24px;
    line-height: 28px;
    position: relative;
    top: 1px;
  }
}

/* Pull quotes
   ========================================================================== */

.pullquote {
  margin-top: 48px;
  margin-bottom: 48px;
  position: relative;
}

.pullquote-content {
  font-style: italic;
  border: 0;
  margin: 0;
  padding: 0;
}

.pullquote-content:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb02";
  background-color: #ce994c;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: top;
  float: left;
  margin-right: 16px;
}

.pullquote-caption {
  color: #ce994c;
  font-weight: bolder;
  margin-top: 12px;
  overflow: hidden;
}

.pullquote-caption:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.pullquote-source {
  font-style: normal;
}

/**
 * Alignment.
 */

.pullquote.alignleft {
  float: left;
  width: 50%;
  width: calc(50% - 16px);
  margin-right: 32px;
}

.pullquote.alignright {
  float: right;
  width: 50%;
  width: calc(50% - 16px);
  margin-left: 32px;
}

.pullquote.aligncenter {
  float: none;
  width: 50%;
  width: calc(50% - 16px);
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 543px) {
  .pullquote,
  .pullquote.alignleft,
  .pullquote.alignright,
  .pullquote.aligncenter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}

@media (min-width: 544px) {
  .pullquote {
    padding-left: 64px;
  }

  .pullquote-content:before {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .pullquote {
    padding-left: 80px;
  }

  .pullquote-content {
    font-size: 24px;
  }

  .pullquote-content:before {
    line-height: 56px;
    width: 56px;
    height: 56px;
  }
}

/* Divider
   ========================================================================== */

.divider {
  margin: 40px auto;
  width: 100%;
  text-align: center;
  position: relative;
  clear: both;
  overflow: hidden;
}

hr.divider {
  overflow: visible;
}

.divider-content {
  font-weight: bolder;
  color: #762414;
  font-family: 'Average', serif;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}

.divider-content .btn {
  font-family: 'Roboto', sans-serif;
}

.divider-content:before,
.divider-content:after {
  content: "";
  display: block;
  width: 10000px;
  height: 1px;
  position: absolute;
  top: 50%;
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  margin-top: -1px;
}

.divider-content:before {
  right: 100%;
  margin-right: 16px;
}

.divider-content:after {
  left: 100%;
  margin-left: 16px;
}

.divider-content .icon {
  display: block;
  background-color: #ce994c;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  line-height: 48px;
  width: 48px;
  height: 48px;
}

@media (min-width: 1024px) {
  .divider-content {
    font-size: 24px;
    line-height: 28px;
  }

  .divider-content .icon {
    line-height: 56px;
    width: 56px;
    height: 56px;
  }
}

/* Tables
   ========================================================================== */

.table {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  max-width: 100%;
  margin-top: 28px;
  margin-bottom: 28px;
}

.table thead th {
  background-color: #894439;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 16px 16px;
}

.table tbody th {
  background-color: #6a3027;
  border-bottom: 1px solid #894439;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 16px 15px;
}

.table tbody td {
  border-bottom: 1px solid #b5b09e;
  padding: 16px 16px 15px;
}

/* Striped table
   -------------------------------------------------------------------------- */

.table-striped tbody tr:nth-child(odd) th {
  background-color: #6a3027;
}

.table-striped tbody tr:nth-child(even) th {
  background-color: #894439;
}

.table-striped tbody tr:nth-child(even) td {
  background-color: #efede8;
}

/* Border table
   -------------------------------------------------------------------------- */

.table-bordered thead th {
  border-left: 1px solid #894439;
  padding-left: 15px;
}

.table-bordered thead th:first-child {
  border-left: 1px solid #894339;
  padding-left: 15px;
}

.table-bordered thead th:last-child {
  border-right: 1px solid #894339;
  padding-right: 15px;
}

.table-bordered tbody th {
  border-left: 1px solid #b5b09e;
  padding-left: 15px;
}

.table-bordered tbody th:first-child {
  border-left: 1px solid #894439;
  padding-left: 15px;
}

.table-bordered tbody th:last-child {
  border-right: 1px solid #894439;
  padding-right: 15px;
}

.table-bordered tbody td {
  border-left: 1px solid #b5b09e;
  padding-left: 15px;
}

.table-bordered tbody td:first-child {
  border-left: 1px solid #b5b09e;
  padding-left: 15px;
}

.table-bordered tbody td:last-child {
  border-right: 1px solid #b5b09e;
  padding-right: 15px;
}

.table-bordered tbody tr:first-child th,
.table-bordered tbody tr:first-child td {
  border-top: 1px solid #b5b09e;
  padding-top: 15px;
}

.table-bordered thead + tbody tr:first-child th,
.table-bordered thead + tbody tr:first-child td {
  border-top: 0;
  padding-top: 16px;
}

/* Responsive table
   -------------------------------------------------------------------------- */

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-top: 28px;
  margin-bottom: 28px;
}

.table-responsive table {
  margin-top: 0;
  margin-bottom: 0;
}

/* Video Overlay
   ========================================================================== */

.video-overlay {
  background-color: black;
  padding-bottom: 56.25%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.video-overlay iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-overlay-cover img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.video-overlay-cover:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea15";
  display: block;
  color: #fff;
  font-size: 48px;
  text-align: center;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* Accordion
   ========================================================================== */

.accordion {
  margin-top: 28px;
  margin-bottom: 28px;
}

.accordion-header {
  background-color: rgba(70,43,0,.16);
  border: 1px solid #afa994;
  border-radius: 4px;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  position: relative;
}

.accordion-content + .accordion-header {
  margin-top: -1px;
  padding-bottom: 16px;
}

.accordion-title {
  color: #6c655b;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0 32px 0 0;
  position: relative;
}

.accordion-title:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.accordion-content {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  margin: 0;
  padding: 28px 16px;
}

.accordion-header:hover {
  background-color: rgba(70,43,0,.24);
}

.accordion-header:hover .accordion-title {
  color: #894339;
}

.accordion-header.active {
  background-color: #894339;
  border-color: #894339;
}

.accordion-header.active .accordion-title {
  color: #fff;
}

.accordion-header.active .accordion-title:after {
  content: "\eaf4";
}

/* Tabset
   ========================================================================== */

.tabset {
  margin-top: 28px;
  margin-bottom: 28px;
}

.tabset:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Tabs.
 */

.tabs {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  list-style: none;
  display: table;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.tab-item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.tab-item + .tab-item {
  margin-left: 8px;
}

/**
 * Tab link.
 */

.tab-link {
  display: block;
  background-color: rgba(70,43,0,.16);
  border: 1px solid #b6b09d;
  border-radius: 4px 4px 0 0;
  color: #6c655b;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  padding: 15px;
}

.tab-link:hover,
.tab-link:focus {
  background-color: rgba(70,43,0,.24);
  color: #894439;
  text-decoration: none;
}

.tab-link.active {
  background: url("../img/paper-texture-repeat.jpg") repeat center top;
  background-color: transparent;
  border-bottom-color: transparent;
  color: #894439;
}

/**
 * Tab previous and next.
 */

.tab-previous,
.tab-next {
  display: block;
  color: #894339;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  padding: 12px 16px;
}

.tab-previous:before,
.tab-next:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  vertical-align: top;
}

.tab-previous:before {
  content: "\eaf5";
}

.tab-next:after {
  content: "\eaf3";
}

.tab-previous:hover,
.tab-previous:focus,
.tab-next:hover,
.tab-next:focus {
  color: #762414;
  text-decoration: none;
}

/**
 * Tab toggle.
 */

.tab-toggle {
  display: none;
  background-color: rgba(70,43,0,.16);
  border: 1px solid #afa994;
  border-radius: 4px;
  color: #6c655b;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  padding: 15px 47px 15px 15px;
  position: relative;
}

.tab + .tab-toggle {
  margin-top: -1px;
  padding-bottom: 16px;
}

.tab-toggle:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
}

.tab-toggle:hover,
.tab-toggle:focus {
  background-color: rgba(70,43,0,.24);
  color: #762414;
  text-decoration: none;
}

.tab-toggle:hover:after,
.tab-toggle:focus:after {
  color: #762414;
}

.tab-toggle.active {
  background-color: #894339;
  border-color: #894339;
  color: #fff;
}

.tab-toggle.active:after {
  content: "\eaf4";
  color: #fff;
}

/**
 * Tab.
 */

.tab {
  display: none;
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  padding-top: 28px;
  padding-bottom: 28px;
}

.tab:after {
  content: "";
  display: table;
  clear: both;
}

.tab.active {
  display: block;
}

/* Responsive tabset
   -------------------------------------------------------------------------- */

@media (max-width: 767px) {
  .tabset-responsive .tabs {
    display: none;
  }

  .tabset-responsive .tab-toggle {
    display: block;
  }

  .tabset-responsive .tab {
    border-top: 0;
    margin-top: 0;
    padding-top: 28px;
  }

  .tabset-responsive .tab.active {
    display: block;
  }
}

/* Sliders
   ========================================================================== */

/* Slick slider
   -------------------------------------------------------------------------- */

.slick-slider {
  position: relative;
  display: block;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/**
 * Slick list.
 */

.slick-list {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.slick-list,
.slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

/**
 * Slick slide.
 */

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 0;
  padding: 0;
}

.slick-slide img {
  display: block;
  max-width: 100%;
  height: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

/**
 * Slick arrows.
 */

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  background-color: rgba(0,0,0,0.25);
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  text-align: center;
  border: none;
  padding: 16px;
  position: absolute;
  top: 50%;
  z-index: 2;
}

.slick-prev {
  left: 16px;
}

.slick-next {
  right: 16px;
}

.slick-prev:before,
.slick-next:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1;
}

.slick-prev:before {
  content: "\eaf5";
}

.slick-next:after {
  content: "\eaf3";
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: rgba(0,0,0,0.50);
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
  cursor: auto;
}

/**
 * Slick dots.
 */

.slick-dots {
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  padding: 0;
  position: relative;
  z-index: 1;
}

.slick-dots button {
  display: block;
  background-color: rgba(0,0,0,0.25);
  border-radius: 50%;
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots button:hover,
.slick-dots button:focus {
  background-color: rgba(0,0,0,0.50);
}

.slick-dots .slick-active button {
  background-color: #fff;
  border-color: rgba(0,0,0,0.25);
}

/* Slider
   -------------------------------------------------------------------------- */

.slider {
  background-color: rgba(70,43,0,.16);
  margin-top: 40px;
  margin-bottom: 40px;
}

.slide {
  display: none;
  margin: 0;
  padding: 8px;
}

.slide:first-child {
  display: block;
}

/* Modals
   ========================================================================== */

/* Fancybox
   -------------------------------------------------------------------------- */

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
       -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
          transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .80;
  -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
       -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
          transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  text-align: center;
  color: #ddd;
  background-color: rgba(30,30,30,.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #fff;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide &gt; * {
  display: inline-block;
  position: relative;
  padding: 16px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
      transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  color: #ddd;
  border-radius: 0;
  outline: none;
  background: rgba(30,30,30,.6);
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:before,
.fancybox-close-small:after {
  content: "";
  pointer-events: none;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-close-small:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.fancybox-close-small:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

.fancybox-close-small:hover {
  background: rgba(0,0,0,.8);
  color: #fff;
}

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0,0,0,.1)), color-stop(40%, rgba(0,0,0,.2)), color-stop(80%, rgba(0,0,0,.6)), to(rgba(0,0,0,.8)));
  background: -o-linear-gradient(top, transparent 0, rgba(0,0,0,.1) 20%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.6) 80%, rgba(0,0,0,.8));
  background: linear-gradient(180deg, transparent 0, rgba(0,0,0,.1) 20%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.6) 80%, rgba(0,0,0,.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 31px 0 32px;
  border-top: 1px solid hsla(0,0%,100%,.4);
  color: #fff;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}

.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30,30,30,.6);
}

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0,0,0,.8);
}

.fancybox-button:after,
.fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
  opacity: .3;
}

.fancybox-button--left:after,
.fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
}

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close:after,
.fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
}

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30,30,30,.8);
  background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
}

.fancybox-arrow--right {
  right: 0;
}

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
  left: 0;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3;
}

.fancybox-loading {
  border: 6px solid hsla(0,0%,39%,.4);
  border-top: 6px solid hsla(0,0%,100%,.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
          transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
          transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(.5, .5, .5);
  transform: scale3d(.5, .5, .5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
      transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
      transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

@media (max-width:800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none!important;
  }

  .fancybox-caption {
    padding: 19px 0 20px;
    margin: 0;
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
}

.fancybox-button--thumbs,
.fancybox-thumbs {
  display: none;
}

@media (min-width:800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }

  .fancybox-button--thumbs span {
    font-size: 23px;
  }

  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
            box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }

  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 99995;
  }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }

  .fancybox-thumbs &gt; ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }

  .fancybox-thumbs &gt; ul &gt; li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  li.fancybox-thumbs-loading {
    background: rgba(0,0,0,.1);
  }

  .fancybox-thumbs &gt; ul &gt; li &gt; img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .fancybox-thumbs &gt; ul &gt; li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    border: 4px solid #efede8;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
  }

  .fancybox-thumbs &gt; ul &gt; li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}

/* Gallery
   ========================================================================== */

.gallery {
  margin: 28px -16px 28px;
}

.gallery-columns {
  display: table;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.gallery-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 32px;
  padding: 0 16px;
}

.gallery-thumbnail img {
  display: block;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.gallery-caption {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  color: #6c655b;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-top: 12px;
  padding-top: 1px;
  padding-bottom: 15px;
}

.gallery-item {
  width: 50%;
}

@media (min-width: 544px) {
  .gallery-columns-1 .gallery-item {
    width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    width: 33.33334%;
  }

  .gallery-columns-4 .gallery-item {
    width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }

  .gallery-columns-7 .gallery-item {
    width: 14.2857%;
  }

  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
}

/* Navigations
   ========================================================================== */

.navigation:after {
  content: "";
  display: table;
  clear: both;
}

/* Paging navigation
   -------------------------------------------------------------------------- */

.paging-navigation {
  clear: both;
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top, url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  margin-top: 32px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.paging-navigation .nav-links {
  display: table;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  text-align: center;
}

.paging-navigation .page-numbers {
  display: inline-block;
  vertical-align: top;
  color: #6c655b;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  min-width: 32px;
}

.paging-navigation .page-numbers:hover,
.paging-navigation .page-numbers:focus {
  color: #752418;
}

.paging-navigation .previous,
.paging-navigation .next {
  border: 2px solid #bbb6a4;
  border-radius: 50%;
  font-size: 0;
  width: 40px;
  min-width: auto;
  height: 40px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.paging-navigation .previous {
  float: left;
  margin-right: 8px;
}

.paging-navigation .next {
  float: right;
  margin-left: 8px;
}

.paging-navigation .previous:before,
.paging-navigation .next:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  color: #752418;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
}

.paging-navigation .previous:before {
  content: "\eaf5";
}

.paging-navigation .next:after {
  content: "\eaf3";
}

.paging-navigation .previous:hover,
.paging-navigation .previous:focus,
.paging-navigation .next:hover,
.paging-navigation .next:focus {
  background-color: #762414;
  border-color: #762414;
}

.paging-navigation .previous:hover:before,
.paging-navigation .previous:focus:before,
.paging-navigation .next:hover:after,
.paging-navigation .next:focus:after {
  color: #e1ddd6;
}

.paging-navigation .current,
.paging-navigation .current:hover,
.paging-navigation .current:focus {
  background-color: #ce994c;
  border-radius: 50%;
  color: #fff;
}

@media (max-width: 543px) {
  .paging-navigation .nav-links {
    padding-left: 48px;
    padding-right: 48px;
    position: relative;
  }

  .paging-navigation .previous,
  .paging-navigation .next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }

  .paging-navigation .previous {
    left: 0;
    margin-right: 0;
  }

  .paging-navigation .next {
    right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .paging-navigation .nav-links {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* Pager navigation
   -------------------------------------------------------------------------- */

.pager-navigation {
  clear: both;
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  border-radius: 8px;
  margin-bottom: 56px;
  padding: 24px;
}

.pager-navigation .nav-links {
  display: table;
  width: 100%;
  font-family: 'Average', serif;
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: center;
}

.pager-navigation .nav-previous,
.pager-navigation .nav-next {
  display: inline-block;
  vertical-align: top;
}

.pager-navigation .nav-previous {
  float: left;
  margin-right: 8px;
}

.pager-navigation .nav-next {
  float: right;
  margin-left: 8px;
}

.pager-navigation .nav-previous a,
.pager-navigation .nav-next a {
  display: block;
  color: #6c655b;
  letter-spacing: 2px;
  text-decoration: none;
}

.pager-navigation .nav-previous a:before,
.pager-navigation .nav-next a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  color: #752418;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #bbb6a4;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.pager-navigation .nav-previous a:before {
  content: "\eaf5";
  margin-right: 16px;
}

.pager-navigation .nav-next a:after {
  content: "\eaf3";
  margin-left: 16px;
}

.pager-navigation .nav-previous a:hover,
.pager-navigation .nav-previous a:focus,
.pager-navigation .nav-next a:hover,
.pager-navigation .nav-next a:focus {
  color: #762414;
}

.pager-navigation .nav-previous a:hover:before,
.pager-navigation .nav-previous a:focus:before,
.pager-navigation .nav-next a:hover:after,
.pager-navigation .nav-next a:focus:after {
  background-color: #762414;
  border-color: #762414;
  color: #e1ddd6;
}

@media (min-width: 768px) {
  .pager-navigation {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (min-width: 1024px) {
  .pager-navigation {
    margin-left: -64px;
    margin-right: -64px;
  }
}

/* Menus
   ========================================================================== */

.menu,
.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu:after,
.sub-menu:after {
  display: table;
  content: "";
  clear: both;
}

/* Custom Forms
   ========================================================================== */

/* Search form
   -------------------------------------------------------------------------- */

.search-form {
  position: relative;
}

.search-form label {
  display: block;
  margin-bottom: 0;
}

.search-field {
  display: block;
  width: 100%;
}

.search-submit {
  background-color: transparent;
  border: 0;
  font-size: 0;
  letter-spacing: 0;
  margin: auto 0;
  padding: 0 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.search-submit:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e986";
  font-size: 16px;
  text-align: center;
}

/* Social
   ========================================================================== */

.social {
  display: table;
  margin-top: 40px;
  margin-bottom: 40px;
}

.social-title {
  display: table-cell;
  vertical-align: middle;
  font-weight: bolder;
  font-size: 16px;
  line-height: 20px;
  padding-top: 0;
  padding-right: 16px;
  margin-bottom: 0;
}

/**
 * Social menu.
 */

.social-menu {
  display: table;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.social-menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}

.social-menu li:last-child {
  margin-right: 0;
}

.social-menu a {
  display: block;
  text-decoration: none;
}

.social-menu a:before {
  font-size: 20px;
}

/* Ratio
   ========================================================================== */

.ratio {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.ratio .ratio-item,
.ratio iframe,
.ratio embed,
.ratio object,
.ratio video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ratio-21x9 {
  padding-bottom: 42.857143%;
}

.ratio-16x9 {
  padding-bottom: 56.25%;
}

.ratio-4x3 {
  padding-bottom: 75%;
}

.ratio-1x1 {
  padding-bottom: 100%;
}

/* Text
   ========================================================================== */

.text-large {
  font-size: 120%;
}

.text-small {
  font-size: 80%;
}

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

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-underline {
  text-decoration: underline;
}

.text-strikethrough {
  text-decoration: line-through;
}

.text-overflow {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.text-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.text-line,
.text-line-left,
.text-line-right {
  display: block;
  overflow: hidden;
}

.text-line {
  text-align: center;
}

.text-line-left {
  text-align: right;
}

.text-line-right {
  text-align: left;
}

.text-line:before,
.text-line:after,
.text-line-left:before,
.text-line-right:after {
  background-color: currentColor;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.text-line:before {
  right: 16px;
  margin-left: -50%;
}

.text-line:after {
  left: 16px;
  margin-right: -50%;
}

.text-line-left:before {
  right: 16px;
  margin-left: -100%;
  width: 100%;
}

.text-line-right:after {
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.text-line-center:before,
.text-line-center:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
}

/* Helper classes
   ========================================================================== */

/**
 * Alignment.
 */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

.alignnone {
  float: none;
}

/**
 * Clear floats.
 */

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

/**
 * Clearfix.
 */

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Pull.
 */

.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }

  .pull-sm-right {
    float: right !important;
  }

  .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }

  .pull-md-right {
    float: right !important;
  }

  .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 1024px) {
  .pull-lg-left {
    float: left !important;
  }

  .pull-lg-right {
    float: right !important;
  }

  .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1280px) {
  .pull-xl-left {
    float: left !important;
  }

  .pull-xl-right {
    float: right !important;
  }

  .pull-xl-none {
    float: none !important;
  }
}

/**
 * Display.
 */

.display-block {
  display: block !important;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-none {
  display: none !important;
}

@media (max-width: 543px) {
  .display-block-xs {
    display: block !important;
  }

  .display-inline-xs {
    display: inline !important;
  }

  .display-inline-block-xs {
    display: inline-block !important;
  }

  .display-none-xs {
    display: none !important;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .display-block-sm {
    display: block !important;
  }

  .display-inline-sm {
    display: inline !important;
  }

  .display-inline-block-sm {
    display: inline-block !important;
  }

  .display-none-sm {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .display-block-md {
    display: block !important;
  }

  .display-inline-md {
    display: inline !important;
  }

  .display-inline-block-md {
    display: inline-block !important;
  }

  .display-none-md {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .display-block-lg {
    display: block !important;
  }

  .display-inline-lg {
    display: inline !important;
  }

  .display-inline-block-lg {
    display: inline-block !important;
  }

  .display-none-lg {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .display-block-xl {
    display: block !important;
  }

  .display-inline-xl {
    display: inline !important;
  }

  .display-inline-block-xl {
    display: inline-block !important;
  }

  .display-none-xl {
    display: none !important;
  }
}

/**
 * Image replacement.
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/**
 * Hide from both screenreaders and browsers.
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/**
 * Hide only visually, but have it available for screenreaders.
 */

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

/**
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard.
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/**
 * Hide visually and from screenreaders, but maintain layout.
 */

.invisible {
  visibility: hidden;
}

/**
 * Text meant only for screen readers.
 */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.screen-reader-text:focus {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
  clip: auto !important;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
  line-height: 24px;
  text-decoration: none;
  height: auto;
  padding: 8px;
  top: 4px;
  left: 4px;
  width: auto;
  z-index: 100000;
}

/**
 * Baseline grid.
 */

.baseline {
  position: relative;
}

.baseline:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMSA0OCI+PGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEsIC5jbHMtMiwgLmNscy0zIHsgICAgICAgIGZpbGw6IHJlZDsgICAgICB9ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsgICAgICAgIG9wYWNpdHk6IDAuMTsgICAgICB9ICAgICAgLmNscy0yIHsgICAgICAgIG9wYWNpdHk6IDAuMjU7ICAgICAgfSAgICAgIC5jbHMtMyB7ICAgICAgICBvcGFjaXR5OiAwLjU7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwwSDFWOEgwVjBaTTAsOEgxdjhIMFY4Wm0wLDhIMXY4SDBWMTZaIi8+ICA8cmVjdCBjbGFzcz0iY2xzLTIiIHk9IjciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMTUiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iMjMiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzkiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iNDciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48L3N2Zz4=");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

/*! modules.css */

/* Site
   ========================================================================== */

.site {
  background: url("../img/paper-texture-repeat.jpg");
  -webkit-box-shadow: 0 0 52px rgba(58,9,0,0.85);
          box-shadow: 0 0 52px rgba(58,9,0,0.85);
  min-width: 320px;
  max-width: 1800px;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1800px) {
  .site {
    border-radius: 16px 16px 0 0;
  }
}

/* Site branding
   ========================================================================== */

.site-brand {
  text-decoration: none;
  position: relative;
  z-index: 999;
}

.site-logo {
  vertical-align: top;
  height: 60px;
  width: auto;
}

.site-title {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.site-tagline {
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .site-logo {
    height: 84px;
    margin-top: 16px;
    margin-bottom: 8px;
  }
}

/* Site header
   ========================================================================== */

.site-header {
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.15);
          box-shadow: 0 2px 0 rgba(0,0,0,0.15);
  position: relative;
  z-index: 100;
}

.site-header-primary {
  border-bottom: 1px solid #cecabd;
  padding-bottom: 3px;
}

/* Header utlity
   -------------------------------------------------------------------------- */

@media (min-width: 1024px) {
  .header-utility {
    float: right;
    padding-top: 44px;
  }
}

/* Header menu
   -------------------------------------------------------------------------- */

@media (max-width: 1023px) {
  .header-menu &gt; li {
    font-family: 'Average', serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
  }

  .header-menu &gt; li &gt; a {
    display: block;
    background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
    color: #261f18;
    text-decoration: none;
    padding: 16px 32px 16px 8px;
    position: relative;
  }

  .header-menu &gt; li &gt; a:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\eaf3";
    color: #afa994;
    font-size: 12px;
    position: absolute;
    right: 8px;
  }

  .header-menu &gt; li &gt; a:hover,
  .header-menu &gt; li &gt; a:focus,
  .header-menu &gt; li &gt; a:hover:after,
  .header-menu &gt; li &gt; a:focus:after {
    color: #762414;
  }
}

@media (min-width: 1024px) {
  .header-menu {
    float: left;
    margin-right: 10px;
  }

  .header-menu &gt; li {
    font-family: 'Average', serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
  }

  .header-menu &gt; li + li:before {
    content: "|";
    color: #afa994;
    margin-left: 8px;
    margin-right: 8px;
  }

  .header-menu &gt; li &gt; a {
    color: #6c655b;
    text-decoration: none;
  }

  .header-menu &gt; li &gt; a:hover,
  .header-menu &gt; li &gt; a:focus {
    color: #752418;
  }
}

@media (min-width: 1280px) {
  .header-menu {
    margin-right: 24px;
  }
}

/* Header social
   -------------------------------------------------------------------------- */

.header-social {
  display: none;
  margin: 12px 0;
}

.header-social a {
  background-image: url("../img/bg-01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 44px;
  height: 44px;
  color: #89443a;
  line-height: 44px;
  text-align: center;
}

.header-social a:hover,
.header-social a:focus {
  color: #ce994c;
}

.header-social .icon-facebook3 {
  background-position: 0 0;
}

.header-social .icon-twitter2 {
  background-position: -44px 0;
}

.header-social .icon-linkedin3 {
  background-position: -88px 0;
}

@media (min-width: 1024px) {
  .header-social {
    float: left;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
}

@media (min-width: 1280px) {
  .header-social {
    margin-right: 24px;
  }
}

/* Header reservation buton
   -------------------------------------------------------------------------- */

.header-reservation-btn {
  border: 2px solid #cecabd;
  border-radius: 22px;
  color: #762414;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 18px;
  margin-top: 10px;
  margin-left: 10px;
}

.header-reservation-btn:hover,
.header-reservation-btn:focus {
  background-color: #762414;
  border-color: #762414;
  color: #e1ddd6;
}

@media (min-width: 1024px) {
  .header-reservation-btn {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
}

/* Site navigation
   ========================================================================== */

/* Navigation area
   -------------------------------------------------------------------------- */

.navigation-area {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  padding-top: 4px;
  padding-bottom: 40px;
}

@media (min-width: 1024px) {
  .navigation-area {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .navigation-area-secondary {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}

/**
 * Navigation Toggle
 */

@media (max-width: 1023px) {
  .navigation-toggle {
    float: right;
    background-color: transparent;
    border: 2px solid #cecabd;
    border-radius: 22px;
    margin: 10px 0 0;
    padding: 0;
    width: 120px;
    cursor: pointer;
  }

  .navigation-toggle-title {
    color: #762414;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    padding-left: 18px;
    width: 68px;
  }

  .navigation-toggle-icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    position: relative;
  }

  .navigation-toggle-icon .icon-bar,
  .navigation-toggle-icon .icon-bar:before,
  .navigation-toggle-icon .icon-bar:after {
    display: block;
    content: "";
    background-color: #afa994;
    border-radius: 2px;
    height: 4px;
    width: 24px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .navigation-toggle-icon .icon-bar {
    margin-top: -2px;
  }

  .navigation-toggle-icon .icon-bar:before {
    top: -8px;
  }

  .navigation-toggle-icon .icon-bar:after {
    bottom: -8px;
  }

  .navigation-toggle-active {
    background-color: #762414;
    border-color: #762414;
  }

  .navigation-toggle-active .navigation-toggle-title {
    color: #e1ddd6;
  }

  .navigation-toggle-active .icon-bar {
    background-color: transparent;
  }

  .navigation-toggle-active .icon-bar:before,
  .navigation-toggle-active .icon-bar:after {
    background-color: #e1ddd6;
    top: 0;
  }

  .navigation-toggle-active .icon-bar:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .navigation-toggle-active .icon-bar:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .navigation-collapse {
    max-height: 0;
    overflow: hidden;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
  }

  .navigation-open {
    max-height: 1200px;
    -webkit-transition-duration: 1.2s;
         -o-transition-duration: 1.2s;
            transition-duration: 1.2s;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .navigation-toggle-title {
    letter-spacing: 2px;
  }
}

@media (min-width: 1024px) {
  .navigation-toggle {
    display: none;
  }
}

/* Site menu
   -------------------------------------------------------------------------- */

.site-menu &gt; li {
  font-family: 'Average', serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}

.site-menu &gt; li &gt; a {
  display: block;
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  color: #261f18;
  text-decoration: none;
  padding: 16px 32px 16px 8px;
  position: relative;
}

.site-menu &gt; li &gt; a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  color: #afa994;
  font-size: 12px;
  position: absolute;
  right: 8px;
}

.site-menu &gt; li &gt; a:hover,
.site-menu &gt; li &gt; a:focus,
.site-menu &gt; li &gt; a:hover:after,
.site-menu &gt; li &gt; a:focus:after {
  color: #762414;
}

@media (min-width: 1024px) {
  .site-menu {
    display: table;
    background: url("../img/vertical-rule-repeat.png") repeat-y left center;
    width: 100%;
  }

  .site-menu &gt; li {
    line-height: 16px;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 0%;
    height: 56px;
  }

  .site-menu &gt; li &gt; a {
    vertical-align: middle;
    background: url("../img/vertical-rule-repeat.png") repeat-y right center;
    width: 100%;
    height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .site-menu &gt; li &gt; a:after {
    content: none;
  }

  .site-menu .menu-item-reservation {
    display: none;
  }
}

@media (min-width: 1280px) {
  .site-menu &gt; li {
    font-size: 18px;
  }

  .site-menu &gt; li &gt; a {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Site body
   ========================================================================== */

/* Site hero
   ========================================================================== */

.site-hero {
  background-color: rgba(70,43,0,.16);
  margin: 0;
  position: relative;
}

.hero-title {
  margin-bottom: 0;
  padding-top: 0;
}

.hero-navigation {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/**
 * Hero slider.
 */

.hero-slider {
  background-color: #261f18;
  margin: 0;
}

.hero-slider .slick-arrow {
  background-color: transparent;
  color: rgba(255,255,255,0.50);
}

.hero-slider .slick-arrow:hover,
.hero-slider .slick-arrow:focus {
  color: #fff;
}

.hero-slider .slick-prev:before {
  content: "\eaf6";
  font-size: 48px;
}

.hero-slider .slick-next:after {
  content: "\eaf7";
  font-size: 48px;
}

.hero-slider .slick-dots {
  bottom: -26px;
}

.hero-slider .slick-dots button {
  background-color: rgba(0,0,0,0.50);
  -webkit-box-shadow: inset 0 2px 0 #000;
          box-shadow: inset 0 2px 0 #000;
  border: 0;
  border-radius: 2px;
  width: 32px;
  height: 6px;
}

.hero-slider .slick-dots button:hover {
  background-color: #000;
}

.hero-slider .slick-dots .slick-active button {
  background-color: #ce994c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.hero-slide {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 52px 0 40px;
}

@media (min-width: 768px) {
  .hero-slide {
    padding-top: 100px;
    padding-bottom: 104px;
  }
}

@media (min-width: 1024px) {
  .hero-slider .slick-prev:before {
    font-size: 80px;
  }

  .hero-slider .slick-next:after {
    font-size: 80px;
  }
}

@media (min-width: 1280px) {
  .hero-slide {
    height: 564px;
    padding-top: 120px;
    padding-bottom: 80px;
  }
}

.hero-slide-header {
  margin-bottom: 24px;
}

.hero-slide-title {
  color: #fff;
  font-family: 'Alex Brush', cursive;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 2px;
}

.hero-slide-subtitle {
  display: inline-block;
  vertical-align: top;
  border-top: 2px solid #ce994c;
  border-bottom: 2px solid #ce994c;
  color: #fff;
  font-family: 'Average', serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
}

.hero-slide-subtitle:before {
  content: "";
  display: block;
  background: url("../img/img-02.png") no-repeat center top;
  width: 108px;
  height: 36px;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.hero-slide-btn {
  background-color: #ce994c;
  border-color: #ce994c;
  border-radius: 28px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hero-slide-btn:hover,
.hero-slide-btn:focus {
  background-color: #ba813c;
  border-color: #ba813c;
}

@media (min-width: 768px) {
  .hero-slide-header {
    margin-bottom: 32px;
  }

  .hero-slide-title {
    font-size: 72px;
    line-height: 76px;
    margin-bottom: 12px;
  }

  .hero-slide-subtitle {
    min-width: 432px;
  }
}

@media (min-width: 1024px) {
  .hero-slide-title {
    font-size: 96px;
    line-height: 80px;
  }

  .hero-slide-subtitle {
    font-size: 24px;
    line-height: 28px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

/* Site headline
   ========================================================================== */

.site-headline {
  background: rgba(70,43,0,.16) url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  -webkit-box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
          box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
  margin-bottom: 0;
  padding-bottom: 16px;
}

.headline-inner {
  background-color: rgba(70,43,0,.16);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

.headline-title {
  color: #fff;
  font-family: 'Alex Brush', cursive;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 12px;
  padding-top: 20px;
  padding-bottom: 1px;
}

.headline-subtitle {
  display: inline-block;
  vertical-align: top;
  border-top: 2px solid #ce994c;
  color: #fff;
  font-family: 'Average', serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 26px;
  padding-bottom: 12px;
  position: relative;
  display: none;
}

.headline-subtitle:before {
  content: "";
  display: block;
  background: url("../img/img-02.png") no-repeat center top;
  width: 108px;
  height: 36px;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .headline-title {
    font-size: 72px;
    line-height: 76px;
  }

  .headline-inner {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .headline-subtitle {
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .headline-title {
    font-size: 96px;
    line-height: 80px;
  }

  .headline-subtitle {
    font-size: 20px;
    line-height: 24px;
    min-width: 432px;
    padding-top: 23px;
    padding-bottom: 19px;
  }
}

/* About headline
   -------------------------------------------------------------------------- */

.about-headline {
  padding-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (min-width: 1024px) {
  .about-headline {
    background: url("../img/bar-top-2.jpg") no-repeat center bottom;
    padding-bottom: 160px;
  }

  .about-headline .headline-inner {
    padding-top: 80px;
    padding-bottom: 56px;
  }

  .about-headline .headline-title {
    font-size: 120px;
    line-height: 100px;
    padding-top: 4px;
    padding-bottom: 0;
  }

  .about-headline .headline-subtitle {
    border-bottom: 2px solid #ce994c;
    min-width: 532px;
    font-size: 24px;
    line-height: 28px;
    padding-top: 24px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  .about-headline .headline-title {
    font-size: 160px;
    line-height: 140px;
  }
}

/* Menu headline
   -------------------------------------------------------------------------- */

@media (min-width: 768px) {
  .menu-headline {
    background: url("../img/bar-top-2.jpg") no-repeat center bottom;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-bottom: 160px;
  }
}

@media (min-width: 1024px) {
  .menu-headline .headline-inner {
    height: 360px;
    padding-top: 80px;
  }

  .menu-headline .headline-title {
    font-size: 120px;
    line-height: 100px;
    padding-top: 4px;
    padding-bottom: 0;
  }

  .menu-headline .headline-subtitle {
    border-bottom: 2px solid #ce994c;
    min-width: 532px;
    font-size: 24px;
    line-height: 28px;
    padding-top: 24px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  .menu-headline .headline-title {
    font-size: 160px;
    line-height: 140px;
  }
}

/* Craft Beer headline
   -------------------------------------------------------------------------- */

@media (min-width: 1024px) {
  .craft-headline .headline-inner {
    height: 360px;
    padding-top: 80px;
  }
}

/* Site content
   ========================================================================== */

.content-none {
  margin-bottom: 80px;
}

.site-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-title {
  margin-bottom: 0;
  padding-top: 0;
}

@media (min-width: 1024px) {

}

/* Home content area
   -------------------------------------------------------------------------- */

.home-content-area .site-content {
  padding-top: 0;
  padding-bottom: 0;
}

/* Archive content area
   -------------------------------------------------------------------------- */

.archive-content-area .site-content {
  padding-top: 80px;
  padding-bottom: 0;
}

/**
 * Archive entry.
 */

.archive-entry {
  margin-bottom: 24px;
}

.archive-entry .entry-thumbnail {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0 0 32px;
}

.archive-entry .entry-header {
  margin-bottom: 24px;
}

.archive-entry .entry-title {
  padding-top: 0;
}

.archive-entry .entry-title a:hover,
.archive-entry .entry-title a:focus {
  color: #762414;
}

.archive-entry .entry-meta {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 12px;
}

.archive-entry .entry-meta &gt; span {
  margin-right: 16px;
}

.archive-entry .entry-meta a {
  color: #6c655b;
  text-decoration: none;
}

.archive-entry .entry-meta a:hover,
.archive-entry .entry-meta a:focus {
  color: #ce994c;
}

.archive-entry .entry-meta .date,
.archive-entry .entry-meta .author,
.archive-entry .entry-meta .categories-links,
.archive-entry .entry-meta .tags-links,
.archive-entry .entry-meta .comments-popup-link {
  display: inline-block;
  white-space: nowrap;
  margin-bottom: 4px;
  vertical-align: top;
}

.archive-entry .entry-meta .date:before,
.archive-entry .entry-meta .author:before,
.archive-entry .entry-meta .categories-links:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ce994c;
  margin-right: 4px;
  vertical-align: top;
}

.archive-entry .entry-meta .date:before {
  content: "\eaf8";
}

.archive-entry .entry-meta .author:before {
  content: "\eaef";
}

.archive-entry .entry-meta .categories-links:before {
  content: "\eaf0";
}

.archive-entry .entry-summary {
  padding-top: 2px;
  padding-bottom: 2px;
}

.archive-entry .entry-summary a {
  color: #6c655b;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.archive-entry .entry-summary a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\20 \eaec";
  color: #ce994c;
  font-size: 12px;
}

.archive-entry .entry-summary a:hover,
.archive-entry .entry-summary a:hover:after,
.archive-entry .entry-summary a:focus,
.archive-entry .entry-summary a:focus:after {
  color: #762414;
}

@media (min-width: 1024px) {
  .archive-entry {
    margin-bottom: 48px;
  }

  .archive-entry .entry-thumbnail {
    margin-right: 48px;
    margin-bottom: 0;
  }

  .archive-entry .entry-summary {
    font-size: 18px;
    line-height: 32px;
  }

  .archive-entry .entry-meta {
    font-size: 16px;
  }
}

/* Singular content area
   -------------------------------------------------------------------------- */

.singular-content-area .site-content {
  padding-top: 80px;
  padding-bottom: 0;
}

/**
 * Singular entry.
 */

.singular-entry .entry-header {
  margin-bottom: 36px;
  text-align: center;
}

.singular-entry .entry-title {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 23px;
}

.singular-entry .entry-meta {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  font-size: 14px;
  line-height: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.singular-entry .entry-meta &gt; span {
  margin-right: 16px;
}

.singular-entry .entry-meta a {
  color: #6c655b;
  text-decoration: none;
}

.singular-entry .entry-meta a:hover,
.singular-entry .entry-meta a:focus {
  color: #ce994c;
}

.singular-entry .entry-meta .date,
.singular-entry .entry-meta .author,
.singular-entry .entry-meta .categories-links,
.singular-entry .entry-meta .tags-links,
.singular-entry .entry-meta .comments-popup-link {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  margin-bottom: 4px;
}

.singular-entry .entry-meta .date:before,
.singular-entry .entry-meta .author:before,
.singular-entry .entry-meta .categories-links:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ce994c;
  margin-right: 4px;
  vertical-align: top;
}

.singular-entry .entry-meta .date:before {
  content: "\eaf8";
}

.singular-entry .entry-meta .author:before {
  content: "\eaef";
}

.singular-entry .entry-meta .categories-links:before {
  content: "\eaf0";
}

.singular-entry .entry-content .img-caption {
  vertical-align: top;
  margin-bottom: 40px;
  max-width: none;
}

.singular-entry .entry-content .img-caption img {
  border-radius: 4px;
}

.singular-entry .entry-footer {
  text-align: center;
}

.singular-entry .entry-social {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 44px;
  overflow: hidden;
}

.singular-entry .entry-social .social-title {
  display: block;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.singular-entry .entry-social .social-title:before,
.singular-entry .entry-social .social-title:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.singular-entry .entry-social .social-title:before {
  right: 16px;
  margin-left: -50%;
}

.singular-entry .entry-social .social-title:after {
  left: 16px;
  margin-right: -50%;
}

.singular-entry .entry-social a {
  background-color: #ce994c;
  border-radius: 50%;
  color: #fff;
  line-height: 36px;
  text-align: center;
  width: 36px;
  height: 36px;
}

.singular-entry .entry-social a:hover,
.singular-entry .entry-social a:focus {
  background-color: #762414;
}

@media (min-width: 768px) {
  .singular-entry .entry-content .img-caption {
    margin-bottom: 40px;
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (min-width: 1024px) {
  .singular-entry {
    margin-top: -12px;
    margin-left: -32px;
    margin-right: -32px;
  }

  .singular-entry .entry-meta {
    font-size: 16px;
  }

  .singular-entry .entry-content .img-caption {
    margin-bottom: 52px;
    margin-left: -32px;
    margin-right: -32px;
  }
}

/* Page content area
   -------------------------------------------------------------------------- */

.page-content-area .site-content {
  padding-top: 40px;
  padding-bottom: 80px;
}

@media (min-width: 1024px) {
  .page-content-area .site-content {
    margin-left: -32px;
    margin-right: -32px;
  }
}

@media (min-width: 1280px) {
  .page-content-area .site-content {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}

/**
 * Page entry.
 */

.page-entry .entry-title {
  margin-bottom: 0;
  padding-top: 0;
}

/* About content area
   -------------------------------------------------------------------------- */

.about-content-area .site-content {
  padding-top: 0;
}

@media (min-width: 1024px) {
  .about-content-area .site-content {
    margin-left: -32px;
    margin-right: -32px;
  }
}

/* Events content area
   -------------------------------------------------------------------------- */

.events-content-area .site-content {
  padding-top: 0;
}

@media (min-width: 1024px) {
  .events-content-area .site-content {
    padding-bottom: 128px;
  }
}

/* Menu content area
   -------------------------------------------------------------------------- */

.menu-content-area {
  background: url("../img/menu-top-horizontal-repeat.png") repeat-x center top, url("../img/menu-paper-texture-repeat.jpg") repeat center top;
  position: relative;
}

.menu-content-area .site-content {
  padding-top: 80px;
  position: relative;
}

@media (min-width: 768px) {
  .menu-content-area .site-content {
    padding-top: 40px;
  }
}

/* Site sidebar
   ========================================================================== */

@media (min-width: 1024px) {

}

/* Sidebar navigation
   -------------------------------------------------------------------------- */

.sidebar-navigation {
  margin-bottom: 40px;
}

.sidebar-navigation:empty {
  display: none;
}

.sidebar-navigation-title {
  margin-bottom: 0;
  padding-top: 0;
}

/* Sidebar menu
   -------------------------------------------------------------------------- */

.sidebar-menu &gt; li {
  border-bottom: 1px solid #efede8;
  font-size: 18px;
  line-height: 24px;
  padding-top: 4px;
  padding-bottom: 3px;
}

.sidebar-menu &gt; li &gt; a {
  display: block;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  position: relative;
}

.sidebar-menu &gt; li &gt; a:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  color: #666;
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  position: absolute;
  left: 0;
}

/**
 * Sidebar menu tier two.
 */

.sidebar-menu &gt; li &gt; ul {
  margin-top: -4px;
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.sidebar-menu &gt; li &gt; ul &gt; li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}

.sidebar-menu &gt; li &gt; ul &gt; li &gt; a {
  text-decoration: none;
}

/**
 * Sidebar menu tier three.
 */

.sidebar-menu &gt; li &gt; ul &gt; li &gt; ul {
  padding-top: 8px;
  padding-left: 16px;
}

.sidebar-menu &gt; li &gt; ul &gt; li &gt; ul &gt; li {
  font-size: 14px;
  line-height: 20px;
}

.sidebar-menu &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
  text-decoration: none;
}

/* Archives navigation
   -------------------------------------------------------------------------- */

.archives-navigation {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  -webkit-box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
          box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
  margin-top: -96px;
  margin-bottom: 48px;
  padding-top: 24px;
  padding-bottom: 16px;
}

.archives-navigation-title {
  margin-bottom: 0;
  padding-top: 0;
}

.archives-dropdown {
  margin-bottom: 8px;
}

@media (min-width: 1024px) {
  .archives-navigation {
    margin-bottom: 80px;
  }

  .archives-dropdowns {
    margin-left: -32px;
    margin-right: -32px;
  }
}

/* Site footer
   ========================================================================== */

.site-footer {
  background: url("../img/wood-pattern.jpg") repeat center top;
  color: #e1ddd6;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.site-footer-primary {
  background: url("../img/bar-bottom.png") no-repeat center top;
  padding-top: 84px;
  padding-bottom: 48px;
}

.site-footer-primary .col-1 {
  padding-top: 8px;
}

.site-footer-primary .col-2,
.site-footer-primary .col-3 {
  padding-top: 44px;
}

.site-footer-secondary {
  background-color: rgba(0,0,0,0.30);
  -webkit-box-shadow: inset 0 3px 0 rgba(0,0,0,0.50);
          box-shadow: inset 0 3px 0 rgba(0,0,0,0.50);
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1024px) {

}

/* Footer newsletter
   -------------------------------------------------------------------------- */

.footer-newsletter-title {
  color: #e1ddd6;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 7px;
}

.footer-newsletter .gform_wrapper {
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.50);
          box-shadow: 0 0 15px rgba(0,0,0,0.50);
  border-radius: 4px;
}

.footer-newsletter .gform_wrapper.gform_validation_error {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer-newsletter .validation_error {
  background: rgba(188,96,60,0.40);
  color: #e1ddd6;
  padding-left: 16px;
}

.footer-newsletter .gfield_error input[type=text],
.footer-newsletter .gfield_error input[type=url],
.footer-newsletter .gfield_error input[type=email],
.footer-newsletter .gfield_error input[type=tel],
.footer-newsletter .gfield_error input[type=number],
.footer-newsletter .gfield_error input[type=password],
.footer-newsletter .gfield_error textarea {
  border: 1px solid red !important;
}

.footer-newsletter ul li.gfield {
  margin-bottom: 0;
}

.footer-newsletter ul li.gfield:nth-child(1) input {
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
}

.footer-newsletter ul li.gfield:nth-child(2) input {
  border-bottom: 0;
}

.footer-newsletter ul li.gfield:nth-child(3) input {
  border-bottom: 0;
}

.footer-newsletter input {
  background-color: rgba(188,96,60,0.40);
  border: 1px solid #bc603c;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #e1ddd6;
  font-size: 16px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 19px;
}

.footer-newsletter button {
  background-color: #bc603c;
  border-color: #bc603c;
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  height: 56px;
}

.footer-newsletter button:hover,
.footer-newsletter button:focus {
  background-color: #d57753;
  border-color: #d57753;
}

@media (min-width: 544px) {
  .footer-newsletter .gform_body,
  .footer-newsletter .gform_footer {
    display: inline;
    clear: none;
  }

  .footer-newsletter ul.gform_fields {
    display: inline;
  }

  .footer-newsletter ul li.gfield {
    clear: none;
    overflow: visible;
  }

  .footer-newsletter ul li.gfield:nth-child(1) {
    float: left;
    width: 50%;
  }

  .footer-newsletter ul li.gfield:nth-child(1) input {
    border-radius: 4px 0 0 0;
  }

  .footer-newsletter ul li.gfield:nth-child(2) {
    float: left;
    width: 50%;
  }

  .footer-newsletter ul li.gfield:nth-child(2) input {
    border-radius: 0 4px 0 0;
    border-left: 0;
  }

  .footer-newsletter ul li.gfield:nth-child(3) {
    float: left;
    width: 50%;
  }

  .footer-newsletter ul li.gfield:nth-child(3) input {
    border-bottom: 1px solid #bc603c;
    border-radius: 0 0 0 4px;
  }

  .footer-newsletter button {
    border-radius: 0 0 4px 0;
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .footer-newsletter ul li.gfield:nth-child(1) {
    width: 25%;
  }

  .footer-newsletter ul li.gfield:nth-child(1) input {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #bc603c;
    border-bottom: 1px solid #bc603c;
  }

  .footer-newsletter ul li.gfield:nth-child(2) {
    width: 25%;
  }

  .footer-newsletter ul li.gfield:nth-child(2) input {
    border-radius: 0;
    border-top: 1px solid #bc603c;
    border-bottom: 1px solid #bc603c;
  }

  .footer-newsletter ul li.gfield:nth-child(3) {
    width: 25%;
  }

  .footer-newsletter ul li.gfield:nth-child(3) input {
    border-left: 0;
    border-radius: 0;
  }

  .footer-newsletter button {
    border-radius: 0 4px 4px 0;
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .footer-newsletter ul li.gfield:nth-child(3) {
    width: 30%;
  }

  .footer-newsletter button {
    width: 20%;
  }
}

/* Footer navigation
   -------------------------------------------------------------------------- */

.footer-navigation {
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .footer-navigation {
    margin-top: 32px;
    margin-bottom: 0;
  }
}

/* Footer menu
   -------------------------------------------------------------------------- */

.footer-menu {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

.footer-menu &gt; li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

.footer-menu &gt; li &gt; a {
  display: block;
  border-bottom: 1px solid #bc603c;
  color: #e1ddd6;
  text-decoration: none;
  padding-top: 13px;
  padding-bottom: 14px;
}

.footer-menu &gt; li &gt; a:hover,
.footer-menu &gt; li &gt; a:focus {
  color: #fff;
}

/* .footer-menu &gt; li:nth-child(5) &gt; a,
.footer-menu &gt; li:nth-child(10) &gt; a {
	border-bottom: 0;
	padding-bottom: 12px;
} */

@media (min-width: 1280px) {
  .footer-menu {
    -webkit-column-gap: 64px;
    -moz-column-gap: 64px;
    column-gap: 64px;
  }
}

/* Footer awards
   -------------------------------------------------------------------------- */

.footer-awards {
  margin-top: 24px;
  margin-bottom: 32px;
  background: #E4294D;
  text-align: center;
  border-radius: 4px;
}

.footer-awards:after {
  content: "";
  display: table;
  clear: both;
}

.footer-award-1 {
  float: left;
  width: 50%;
  padding-right: 16px;
}

.footer-award-2 {
  float: right;
  width: 50%;
  padding-left: 16px;
}

@media (min-width: 1280px) {
  .footer-awards {
    margin-left: 32px;
  }
}

.ot-dc-badge--p {
  width: 100% !important;
  background-position: center !important;
}

.ot-dc-badge--p {
  height: 150px !important;
}

.ot-dc-badge {
  background-size: contain !important;
  background-position: center !important;
}

.footer-awards {
  background: 0 !important;
}

/* Footer social
   -------------------------------------------------------------------------- */

.footer-social {
  display: block;
  background: url("../img/wood-pattern.jpg") repeat left top;
  -webkit-box-shadow: 0 7px 27px rgba(25,7,0,0.74), inset 0 2px 0 rgba(175,116,84,0.43);
          box-shadow: 0 7px 27px rgba(25,7,0,0.74), inset 0 2px 0 rgba(175,116,84,0.43);
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 28px;
  padding: 20px 0 20px 16px;
}

.footer-social .social-title {
  float: left;
  color: #e1ddd6;
  font-family: 'Average', serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  width: 84px;
  margin: 0;
  padding: 2px 0;
}

.footer-social a {
  background-image: url("../img/bg-02.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 36px;
  height: 36px;
  color: #e1ddd6;
  line-height: 36px;
  text-align: center;
}

.footer-social a:before {
  font-size: 16px;
}

.footer-social a:hover,
.footer-social a:focus {
  color: #fff;
}

.footer-social .icon-facebook3 {
  background-position: 0 0;
}

.footer-social .icon-twitter2 {
  background-position: -36px 0;
}

.footer-social .icon-linkedin3 {
  background-position: -72px 0;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .footer-social .social-title {
    float: none;
    width: auto;
  }
}

@media (min-width: 1280px) {
  .footer-social {
    margin-left: 32px;
  }
}

/* Site vcard
   -------------------------------------------------------------------------- */

.site-vcard {
  margin-bottom: 28px;
}

.site-vcard .org {
  margin-bottom: 12px;
}

.site-vcard .org img {
  height: 72px;
}

.site-vcard .adr,
.site-vcard .tel,
.site-vcard .hours {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}

.site-vcard .hours a {
  color: #e1ddd6;
  text-decoration: none;
}

.site-vcard .hours .days-text,
.site-vcard .hours .hours-text {
  font-size: 12px;
}

.site-vcard .adr:before,
.site-vcard .tel:before,
.site-vcard .hours-title:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  font-size: 14px;
  color: #ce994c;
}

.site-vcard .adr:before {
  content: "\eb00";
}

.site-vcard .tel:before {
  content: "\eb01";
}

.site-vcard .hours .row &gt; .col-xs-12:first-of-type {
  margin-bottom: 12px;
}

.site-vcard .hours-title:before {
  content: "\eafc";
  left: -4px;
}

.site-vcard .hours em {
  display: inline-block;
  color: #fff;
  font-style: normal;
  font-weight: 300;
  margin-top: 8px;
}

.site-vcard .hours strong {
  color: #ce994c;
  font-weight: bold;
}

.site-vcard .hours .hours-title {
  color: #e1ddd6;
  display: block;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 544px) {
  .site-vcard {
    margin-bottom: 0;
  }
}

/* Site credit
   -------------------------------------------------------------------------- */

.site-credit {
  color: #cecabd;
  font-size: 14px;
  margin-bottom: 16px;
  position: relative;
  top: 1px;
}

.site-credit a {
  color: inherit;
  text-decoration: none;
}

.site-credit a:hover,
.site-credit a:focus {
  color: #fff;
}

@media (min-width: 768px) {
  .site-credit {
    float: right;
    margin-bottom: 4px;
  }
}

/* Site copyright
   -------------------------------------------------------------------------- */

.site-copyright {
  color: #cecabd;
  font-size: 14px;
  margin-bottom: 0;
  position: relative;
  top: 1px;
}

.site-copyright a {
  color: inherit;
  text-decoration: none;
}

.site-copyright a:hover,
.site-copyright a:focus {
  color: #fff;
}

@media (min-width: 768px) {
  .site-copyright {
    float: left;
    margin-bottom: 4px;
  }
}

/* Site Comments
   ========================================================================== */

.comments-title {
  text-align: center;
  margin-bottom: 32px;
  padding-top: 4px;
  position: relative;
  overflow: hidden;
  top: -1px;
}

.comments-title:before,
.comments-title:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -4px;
}

.comments-title:before {
  right: 16px;
  margin-left: -50%;
}

.comments-title:after {
  left: 16px;
  margin-right: -50%;
}

@media (min-width: 768px) {

}

@media (min-width: 1024px) {
  .comments-title {
    margin-left: -32px;
    margin-right: -32px;
  }
}

/* Comment list
   -------------------------------------------------------------------------- */

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list {
  padding-bottom: 32px;
}

.comment-list .children {
  padding-left: 32px;
}

.comment {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -.25px;
}

.comment-body {
  margin-bottom: 32px;
  position: relative;
}

.comment-meta {
  margin-bottom: 16px;
}

.comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 16px;
  width: 56px;
  height: 56px;
}

.comment-author .fn {
  display: inline-block;
  vertical-align: top;
  color: #6c655b;
  font-family: 'Average', serif;
  font-size: 24px;
  line-height: 28px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.comment-author .says {
  display: none;
}

.comment-author .url {
  color: inherit;
  text-decoration: none;
}

.comment-metadata {
  color: #6c655b;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -.5px;
}

.comment-content {
  clear: both;
  padding-top: 3px;
  padding-bottom: 1px;
}

.comment-awaiting-moderation {
  margin: 0;
}

.comment-reply {
  margin-top: -20px;
  font-family: 'Average', serif;
  text-transform: uppercase;
}

.comment-reply-link {
  color: #6c655b;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bolder;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.comment-reply-link:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96a";
  color: #ce994c;
  margin-right: 8px;
}

.comment-reply-link:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.comment-reply-link:hover,
.comment-reply-link:hover:before,
.comment-reply-link:focus,
.comment-reply-link:focus:before {
  color: #762414;
}

@media (min-width: 768px) {

}

@media (min-width: 1024px) {
  .comment-list {
    margin-left: -32px;
    margin-right: -32px;
    padding-bottom: 48px;
  }

  .comment {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.25px;
  }

  .comment-body {
    margin-left: 72px;
  }

  .comment-author .avatar {
    margin-left: -72px;
    margin-right: 0;
  }
}

/* Comment respond
   -------------------------------------------------------------------------- */

.comment-respond {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top, url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  padding-top: 64px;
  padding-bottom: 64px;
}

.comment-reply-title {
  text-align: center;
  margin-bottom: 16px;
  padding-top: 4px;
  position: relative;
  overflow: hidden;
  top: -1px;
}

.comment-reply-title:before,
.comment-reply-title:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -4px;
}

.comment-reply-title:before {
  right: 16px;
  margin-left: -50%;
}

.comment-reply-title:after {
  left: 16px;
  margin-right: -50%;
}

.comment-notes {
  display: none;
}

.comment-form {
  font-size: 18px;
  line-height: 32px;
}

.comment-form label {
  vertical-align: top;
  position: relative;
  top: 1px;
}

.comment-form textarea {
  height: 232px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin-bottom: 12px;
}

.comment-form-submit {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.comment-form-submit:before,
.comment-form-submit:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -7px;
}

.comment-form-submit:before {
  right: 16px;
  margin-left: -50%;
}

.comment-form-submit:after {
  left: 16px;
  margin-right: -50%;
}

.comment-form-allowed-tags {
  display: none;
}

@media (min-width: 768px) {

}

@media (min-width: 1024px) {
  .comment-reply-title,
  .comment-form {
    margin-left: -32px;
    margin-right: -32px;
  }
}

/* About
   ========================================================================== */

/* About best of both worlds
   -------------------------------------------------------------------------- */

.about-best-of {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  text-align: center;
}

.about-best-of-inner {
  padding: 32px 0;
}

.about-best-of-title {
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 16px;
}

.about-best-of-title em {
  display: block;
  color: #89443a;
  font-family: 'Alex Brush', cursive;
  letter-spacing: 0;
  margin-bottom: -12px;
}

.about-best-of-text {
  margin-bottom: 0;
  letter-spacing: -.5px;
}

@media (min-width: 768px) {
  .about-best-of {
    text-align: left;
  }

  .about-best-of-text {
    padding-left: 32px;
    position: relative;
  }

  .about-best-of-text:before {
    display: block;
    background-color: #ce994c;
    width: 2px;
    content: "";
    position: absolute;
    top: 8px;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .about-best-of {
    background: none;
  }

  .about-best-of-inner {
    background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
    border-radius: 8px;
    margin-top: -80px;
    margin-left: -32px;
    margin-right: -32px;
    padding: 52px 60px 56px;
  }

  .about-best-of-text {
    font-size: 20px;
    line-height: 32px;
  }
}

@media (min-width: 1280px) {
  .about-best-of-inner {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 32px;
    padding: 60px;
  }

  .about-best-of-title {
    padding-left: 20px;
  }

  .about-best-of-text {
    font-size: 24px;
    line-height: 40px;
    margin-top: -8px;
    margin-left: -100px;
    padding-top: 3px;
    padding-bottom: 1px;
  }
}

/* About intro
   -------------------------------------------------------------------------- */

.about-intro {
  text-align: center;
}

.about-intro-title {
  font-size: 24px;
  line-height: 32px;
}

.about-intro-title span {
  color: #ce994c;
}

.about-intro-img {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  border: 4px solid #e1ddd6;
  border-radius: 50%;
  margin-bottom: 12px;
  padding: 8px;
}

.about-intro-img img {
  border-radius: 50%;
}

.about-intro-inner {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  padding-top: 32px;
  padding-bottom: 8px;
}

@media (min-width: 768px) {
  .about-intro-inner {
    background: url("../img/bg-jojos.png") no-repeat center top, url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
    padding-bottom: 48px;
  }

  .about-intro-title {
    font-size: 36px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {
  .about-intro-title {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 32px;
    position: relative;
    top: 1px;
  }

  .about-intro-text {
    font-size: 24px;
    margin-bottom: 12px;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (min-width: 1280px) {
  .about-intro-text {
    padding-left: 200px;
    padding-right: 200px;
  }
}

/* About section
   -------------------------------------------------------------------------- */

.about-section {
  text-align: center;
}

.about-section-inner {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center bottom;
  padding-top: 40px;
  padding-bottom: 8px;
}

.about-section:last-child .about-section-inner {
  background: none;
  padding-bottom: 28px;
}

.about-section-img {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .about-section {
    text-align: left;
  }

  .about-section-inner {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

/* Reservation area
   ========================================================================== */

.reservation-area {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top, url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 56px;
}

.reservation-icon {
  background: url("../img/paper-texture-repeat.jpg") repeat center center;
  border: 2px solid #bbb6a4;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin-top: -140px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px;
}

.reservation-icon .icon {
  display: block;
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center center;
  border-radius: 50%;
  color: #752418;
  font-size: 64px;
  line-height: 104px;
  text-align: center;
  width: 104px;
  height: 104px;
}

.reservation-content {
  font-size: 20px;
  line-height: 32px;
}

.reservation-content p {
  margin-bottom: 28px;
  position: relative;
  top: -1px;
}

@media (min-width: 544px) {

}

@media (min-width: 768px) {
  .reservation-content {
    font-size: 24px;
    line-height: 40px;
  }
}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {

}

/* Make reservation
   ========================================================================== */

.make-reservation {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
}

.make-reservation-inner {
  padding: 16px 0 32px;
}

.make-reservation-title {
  color: #762414;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
  padding-top: 1px;
  padding-bottom: 7px;
  position: relative;
  overflow: hidden;
  clear: both;
}

.make-reservation-title:before,
.make-reservation-title:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -4px;
}

.make-reservation-title:before {
  right: 16px;
  margin-left: -50%;
}

.make-reservation-title:after {
  left: 16px;
  margin-right: -50%;
}

.make-reservation-title .icon {
  display: inline-block;
  font-size: 32px;
  vertical-align: middle;
  margin-top: -8px;
}

.make-reservation ul li.gfield {
  margin-bottom: 0;
}

.make-reservation ul li.gfield:nth-child(1) input,
.make-reservation ul li.gfield:nth-child(1) select {
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
}

.make-reservation ul li.gfield:nth-child(2) input,
.make-reservation ul li.gfield:nth-child(2) select {
  border-bottom: 0;
}

.make-reservation ul li.gfield:nth-child(3) input,
.make-reservation ul li.gfield:nth-child(3) select {
  border-bottom: 0;
}

.make-reservation input,
.make-reservation select {
  border: 1px solid #afa994;
  border-radius: 0;
  font-size: 16px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 19px;
}

.make-reservation button {
  background-color: #ce994c;
  border-color: #ce994c;
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  height: 56px;
}

.make-reservation button:hover,
.make-reservation button:focus {
  background-color: #ba813c;
  border-color: #ba813c;
}

@media (min-width: 544px) {
  .make-reservation-inner {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .make-reservation .gform_body,
  .make-reservation .gform_footer {
    display: inline;
    clear: none;
  }

  .make-reservation ul.gform_fields {
    display: inline;
  }

  .make-reservation ul li.gfield {
    clear: none;
    overflow: visible;
  }

  .make-reservation ul li.gfield:nth-child(1) {
    float: left;
    width: 50%;
  }

  .make-reservation ul li.gfield:nth-child(1) input,
  .make-reservation ul li.gfield:nth-child(1) select {
    border-radius: 4px 0 0 0;
  }

  .make-reservation ul li.gfield:nth-child(2) {
    float: left;
    width: 50%;
  }

  .make-reservation ul li.gfield:nth-child(2) input,
  .make-reservation ul li.gfield:nth-child(2) select {
    border-radius: 0 4px 0 0;
    border-left: 0;
  }

  .make-reservation ul li.gfield:nth-child(3) {
    float: left;
    width: 50%;
  }

  .make-reservation ul li.gfield:nth-child(3) input,
  .make-reservation ul li.gfield:nth-child(3) select {
    border-bottom: 1px solid #afa994;
    border-radius: 0 0 0 4px;
  }

  .make-reservation button {
    border-radius: 0 0 4px 0;
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .make-reservation {
    background: none;
    margin-top: -88px;
  }

  .make-reservation-inner {
    background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
    border-radius: 8px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 24px 40px 40px;
  }

  .make-reservation-title {
    font-size: 24px;
    padding-top: 2px;
    padding-bottom: 6px;
  }

  .make-reservation ul li.gfield:nth-child(1) {
    width: 25%;
  }

  .make-reservation ul li.gfield:nth-child(1) input,
  .make-reservation ul li.gfield:nth-child(1) select {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #afa994;
    border-bottom: 1px solid #afa994;
  }

  .make-reservation ul li.gfield:nth-child(2) {
    width: 25%;
  }

  .make-reservation ul li.gfield:nth-child(2) input,
  .make-reservation ul li.gfield:nth-child(2) select {
    border-radius: 0;
    border-top: 1px solid #afa994;
    border-bottom: 1px solid #afa994;
  }

  .make-reservation ul li.gfield:nth-child(3) {
    width: 25%;
  }

  .make-reservation ul li.gfield:nth-child(3) input,
  .make-reservation ul li.gfield:nth-child(3) select {
    border-left: 0;
    border-radius: 0;
  }

  .make-reservation button {
    border-radius: 0 4px 4px 0;
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .make-reservation-inner {
    margin-left: -40px;
    margin-right: -40px;
  }
}

/* Featured area
   ========================================================================== */

.featured-area {
  background: url("../img/bar-bottom.png") no-repeat center top, url("../img/wood-pattern.jpg") repeat center top;
  color: #e1ddd6;
  font-size: 16px;
  line-height: 20px;
  padding-top: 80px;
  padding-bottom: 40px;
}

.featured {
  position: relative;
  margin-bottom: 24px;
}

.featured-img {
  display: block;
  margin-bottom: -48px;
  margin-left: auto;
  margin-right: auto;
}

.featured-title {
  border-bottom: 1px solid #bc603c;
  color: #fff;
  font-size: 32px;
  line-height: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  padding-bottom: 15px;
}

.featured-title em {
  display: block;
  color: #ffd994;
  font-family: 'Alex Brush', cursive;
  letter-spacing: 0;
  text-transform: none;
}

.featured-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

.featured-content ul {
  list-style: none;
  margin: -8px -16px 0;
  padding: 0;
}

.featured-content ul:after {
  content: "";
  display: table;
  clear: both;
}

.featured-content li {
  font-size: 18px;
  float: left;
  width: 50%;
  padding-right: 16px;
  padding-left: 16px;
}

.featured-content li a {
  display: block;
  border-bottom: 1px solid #bc603c;
  color: #e1ddd6;
  text-decoration: none;
  padding-top: 7px;
  padding-bottom: 8px;
  position: relative;
}

.featured-content li a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf3";
  position: absolute;
  right: 8px;
  color: #ffd994;
  font-size: 12px;
}

.featured-content li a:hover,
.featured-content li a:focus {
  color: #ffd994;
}

.featured-content li:nth-last-child(-n+2) a {
  border-bottom: 0;
  padding-bottom: 9px;
}

.featured-content p {
  margin-bottom: 0;
}

.featured-content p a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.featured-content p a:hover,
.featured-content p a:focus {
  color: #ffd994;
}

.featured-content p a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaec";
  color: #ffd994;
  font-size: 12px;
  margin-left: 8px;
  vertical-align: top;
}

@media (min-width: 544px) {
  .featured-area {
    padding-top: 108px;
  }

  .featured {
    min-height: 208px;
    padding-left: 200px;
  }

  .featured-title {
    padding-top: 15px;
    padding-bottom: 16px;
  }

  .featured-img {
    margin-top: 0;
    width: 216px;
    position: absolute;
    top: -32px;
    left: -14px;
  }
}

@media (min-width: 768px) {
  .featured {
    padding-left: 240px;
  }

  .featured-img {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .featured-area {
    background: url("../img/logo-bg.png") no-repeat center 64px, url("../img/bar-bottom.png") no-repeat center top, url("../img/wood-pattern.jpg") repeat center top;
    padding-bottom: 144px;
    padding-top: 72px;
  }

  .featured {
    margin-bottom: 0;
    padding-left: 0;
  }

  .featured-img {
    margin-top: 0;
    margin-bottom: -68px;
    position: static;
  }
}

@media (min-width: 1280px) {
  .featured-title {
    font-size: 40px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}

/* Experience area
   ========================================================================== */

.experience-area {
  padding-top: 64px;
  padding-bottom: 40px;
}

.experience-heading {
  color: #ce994c;
  font-family: 'Alex Brush', cursive;
  font-size: 32px;
  line-height: 28px;
  margin-bottom: 0;
}

.experience-title {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -1px;
}

.experience-title em {
  color: #ce994c;
  font-style: normal;
}

@media (min-width: 1024px) {
  .experience-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .experience-heading {
    font-size: 40px;
    line-height: 40px;
  }

  .experience-title {
    font-size: 48px;
    line-height: 52px;
  }

  .experience-area-img {
    display: block;
    margin-left: auto;
  }
}

/* Address area
   ========================================================================== */

.address-area {
  background: url("../img/map.jpg") no-repeat center top / cover;
  -webkit-box-shadow: inset 0 4px 0 rgba(175,169,148,0.20);
          box-shadow: inset 0 4px 0 rgba(175,169,148,0.20);
  padding-top: 64px;
  padding-bottom: 64px;
}

.address-marker {
  display: block;
  content: "";
  background: url("../img/address-marker.png") no-repeat center top;
  width: 104px;
  height: 104px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.address {
  background: url("../img/paper-texture-repeat.jpg") repeat center top;
  -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.10);
          box-shadow: 0 0 18px rgba(0,0,0,0.10);
  border-radius: 4px;
  color: #6c655b;
  font-size: 16px;
  padding: 64px 32px 36px;
}

.address-title {
  color: #ce994c;
  font-family: 'Alex Brush', cursive;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 4px;
  padding-top: 0;
  position: relative;
  top: 1px;
}

.home .address-area .address-vcard .hours-title {
  padding-top: 24px;
}

.address-vcard {
  margin-bottom: 0;
}

.address-vcard .adr {
  font-family: 'Average', serif;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -.5px;
  margin-bottom: 12px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.address-vcard .directions {
  font-size: 16px;
  line-height: 20px;
}

.address-vcard .directions a,
.site-vcard .directions a {
  color: #ce994c;
  font-weight: bold;
  text-decoration: none;
}

.address-vcard .directions a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaec";
  font-size: 12px;
  margin-left: 8px;
  vertical-align: top;
}

.address-vcard .directions a:hover,
.address-vcard .directions a:focus {
  color: #762414;
}

.address-vcard .tel {
  margin-top: 16px;
  margin-bottom: 16px;
}

.address-vcard .tel strong {
  color: #ce994c;
  font-weight: bold;
}

.address-vcard .hours-title {
  font-size: 24px;
  line-height: 32px;
  padding-top: 0;
  margin-bottom: 4px;
}

.address-vcard .hours {
  color: #261f18;
  margin-bottom: 40px;
}

.address-vcard .hours strong {
  color: #ce994c;
  font-weight: bold;
}

@media (min-width: 768px) {
  .address {
    padding-top: 28px;
  }
}

@media (min-width: 1024px) {
  .address {
    font-size: 20px;
    padding: 48px 40px 52px;
  }

  .address-vcard .hours-title {
    font-size: 28px;
    line-height: 36px;
  }

  .address-vcard .tel {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width: 1280px) {
  .address-area {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .address {
    padding: 48px 56px 52px;
  }

  .address-title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 8px;
  }

  .address-vcard .adr {
    font-size: 48px;
    line-height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 1px;
  }
}

.contact .address-area {
  padding-bottom: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-top: 0;
}

.contact .map {
  background: url("../img/map-2.jpg") no-repeat center top / cover;
  border-radius: 4px;
}

.contact .address {
  padding: 0;
  padding-right: 16px;
  text-align: center;
}

.contact .map .address {
  background: 0;
}

.contact .address-area {
  background: 0;
}

.contact .address {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (min-width: 768px) {
  .contact .address {
    text-align: left;
    padding-right: 56px;
  }

  .contact .address-area {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

/* Feed area
   ========================================================================== */

.feed-area {
  background: url("../img/img-02.jpg") no-repeat center top / cover;
  padding-top: 56px;
  padding-bottom: 24px;
}

.feed-header {
  margin-bottom: 32px;
}

.feed-header:after {
  content: "";
  display: table;
  clear: both;
}

.feed-title {
  float: left;
  color: #fff;
  font-size: 32px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 1px;
}

.feed-title em {
  display: block;
  color: #ffd994;
  font-family: 'Alex Brush', cursive;
  text-transform: none;
  position: relative;
}

.feed-btn {
  border-color: #ce994c;
  color: #fff;
  font-size: 14px;
  width: 100%;
  margin-top: 24px;
}

.feed-btn:hover,
.feed-btn:focus {
  background-color: #ba813c;
  border-color: #ba813c;
}

@media (min-width: 544px) {
  .feed-btn {
    float: right;
    width: auto;
  }
}

@media (min-width: 768px) {
  .feed-header {
    margin-bottom: 44px;
  }
}

@media (min-width: 1024px) {
  .feed-area {
    padding-top: 88px;
    padding-bottom: 48px;
  }
}

@media (min-width: 1280px) {
  .feed-title {
    font-size: 40px;
    line-height: 32px;
    letter-spacing: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .feed-title em {
    top: -2px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .feed-btn {
    letter-spacing: 0;
  }
}

/**
 * Feed event entry.
 */

.feed-event-entry {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 36px;
  padding-left: 100px;
  position: relative;
}

.feed-event-entry .entry-header {
  margin-bottom: 12px;
}

.feed-event-entry .entry-title {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  top: -1px;
}

.feed-event-entry .entry-title a:hover {
  color: #ffd994;
}

.feed-event-entry .entry-meta {
  font-weight: bold;
  display: block;
  overflow: hidden;
}

.feed-event-entry .entry-meta:after {
  background-color: #bc603c;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.feed-event-entry .entry-meta .date {
  border: 4px solid #ce994c;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 68px;
  position: absolute;
  top: 0;
  left: 0;
}

.feed-event-entry .entry-meta .date a {
  color: #e1ddd6;
  text-decoration: none;
}

.feed-event-entry .entry-meta .month {
  display: block;
  padding-top: 8px;
}

.feed-event-entry .entry-meta .day {
  display: block;
  padding-bottom: 8px;
}

.feed-event-entry .entry-meta .year {
  background-color: #ce994c;
  display: block;
  padding-top: 4px;
}

.feed-event-entry .entry-summary a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.feed-event-entry .entry-summary a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaec";
  color: #ffd994;
  font-size: 12px;
  margin-left: 8px;
}

.feed-event-entry .entry-summary a:hover,
.feed-event-entry .entry-summary a:focus {
  color: #ffd994;
}

/**
 * Feed archive entry.
 */

.feed-archive-entry {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}

.feed-archive-entry:after {
  content: "";
  display: table;
  clear: both;
}

.feed-archive-entry .entry-thumbnail {
  display: block;
  border: 4px solid #e1ddd6;
  border-radius: 50%;
  width: 112px;
  height: 112px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.feed-archive-entry .entry-thumbnail img {
  border-radius: 50%;
}

.feed-archive-entry .entry-header {
  margin-bottom: 12px;
}

.feed-archive-entry .entry-title {
  border-bottom: 1px solid #bc603c;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 13px;
}

.feed-archive-entry .entry-title a:hover {
  color: #ffd994;
}

.feed-archive-entry .entry-meta {
  font-size: 14px;
  line-height: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.feed-archive-entry .entry-meta &gt; span {
  margin-right: 16px;
}

.feed-archive-entry .entry-meta a {
  color: #e1ddd6;
  text-decoration: none;
}

.feed-archive-entry .entry-meta a:hover,
.feed-archive-entry .entry-meta a:focus {
  color: #ce994c;
}

.feed-archive-entry .entry-meta .date,
.feed-archive-entry .entry-meta .author,
.feed-archive-entry .entry-meta .categories-links,
.feed-archive-entry .entry-meta .tags-links,
.feed-archive-entry .entry-meta .comments-popup-link {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  margin-bottom: 4px;
}

.feed-archive-entry .entry-meta .date:before,
.feed-archive-entry .entry-meta .author:before,
.feed-archive-entry .entry-meta .categories-links:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ce994c;
  margin-right: 4px;
  vertical-align: top;
}

.feed-archive-entry .entry-meta .date:before {
  content: "\eaf8";
}

.feed-archive-entry .entry-meta .author:before {
  content: "\eaef";
}

.feed-archive-entry .entry-meta .categories-links:before {
  content: "\eaf0";
}

@media (min-width: 544px) {
  .feed-archive-entry {
    color: #fff;
    padding-left: 140px;
  }

  .feed-archive-entry .entry-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media (min-width: 768px) {
  .feed-archive-entry {
    margin-bottom: 36px;
  }
}

@media (min-width: 1024px) {
  .feed-archive-entry {
    padding-left: 180px;
    margin-bottom: 32px;
  }

  .feed-archive-entry .entry-header {
    margin-bottom: 0;
  }

  .feed-archive-entry .entry-thumbnail {
    width: 136px;
    height: 136px;
    margin-bottom: 0;
  }
}

/* Newsletter
   ========================================================================== */

.newsletter {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  margin-bottom: 40px;
}

.newsletter-inner {
  padding: 16px 0 32px;
}

.newsletter-title {
  color: #762414;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
  padding-top: 1px;
  padding-bottom: 7px;
  position: relative;
  overflow: hidden;
  clear: both;
}

.newsletter-title:before,
.newsletter-title:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -4px;
}

.newsletter-title:before {
  right: 16px;
  margin-left: -50%;
}

.newsletter-title:after {
  left: 16px;
  margin-right: -50%;
}

.newsletter ul li.gfield {
  margin-bottom: 0;
}

.newsletter ul li.gfield:nth-child(1) input {
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
}

.newsletter ul li.gfield:nth-child(2) input {
  border-bottom: 0;
}

.newsletter ul li.gfield:nth-child(3) input {
  border-bottom: 0;
}

.newsletter input {
  border: 1px solid #afa994;
  border-radius: 0;
  font-size: 16px;
  height: 56px;
  margin-bottom: 0;
  padding-left: 19px;
}

.newsletter button {
  background-color: #ce994c;
  border-color: #ce994c;
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  height: 56px;
}

.newsletter button:hover,
.newsletter button:focus {
  background-color: #bc603c;
  border-color: #bc603c;
}

@media (min-width: 544px) {
  .newsletter-inner {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .newsletter .gform_body,
  .newsletter .gform_footer {
    display: inline;
    clear: none;
  }

  .newsletter ul.gform_fields {
    display: inline;
  }

  .newsletter ul li.gfield {
    clear: none;
    overflow: visible;
  }

  .newsletter ul li.gfield:nth-child(1) {
    float: left;
    width: 50%;
  }

  .newsletter ul li.gfield:nth-child(1) input {
    border-radius: 4px 0 0 0;
  }

  .newsletter ul li.gfield:nth-child(2) {
    float: left;
    width: 50%;
  }

  .newsletter ul li.gfield:nth-child(2) input {
    border-radius: 0 4px 0 0;
    border-left: 0;
  }

  .newsletter ul li.gfield:nth-child(3) {
    float: left;
    width: 50%;
  }

  .newsletter ul li.gfield:nth-child(3) input {
    border-bottom: 1px solid #afa994;
    border-radius: 0 0 0 4px;
  }

  .newsletter button {
    border-radius: 0 0 4px 0;
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .newsletter {
    background: none;
    margin-bottom: 64px;
    margin-top: -80px;
    margin-left: -32px;
    margin-right: -32px;
  }

  .newsletter-inner {
    background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
    border-radius: 8px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 24px 40px 40px;
  }

  .newsletter-title {
    font-size: 24px;
    padding-top: 2px;
    padding-bottom: 6px;
  }

  .newsletter ul li.gfield:nth-child(1) {
    width: 25%;
  }

  .newsletter ul li.gfield:nth-child(1) input {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #afa994;
    border-bottom: 1px solid #afa994;
  }

  .newsletter ul li.gfield:nth-child(2) {
    width: 25%;
  }

  .newsletter ul li.gfield:nth-child(2) input {
    border-radius: 0;
    border-top: 1px solid #afa994;
    border-bottom: 1px solid #afa994;
  }

  .newsletter ul li.gfield:nth-child(3) {
    width: 25%;
  }

  .newsletter ul li.gfield:nth-child(3) input {
    border-left: 0;
    border-radius: 0;
  }

  .newsletter button {
    border-radius: 0 4px 4px 0;
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .newsletter-inner {
    margin-left: -40px;
    margin-right: -40px;
  }
}

/* Menu Tabset
   ========================================================================== */

.menu-tabset {
  margin-top: 0;
}

.menu-tabset .tabs {
  display: none;
}

.menu-tabset .tab-item {
  display: table-cell;
  width: 1%;
  margin: 0;
}

.menu-tabset .tab-link {
  background: url("../img/dark-paper-texture-repeat.jpg") no-repeat center top;
  border-radius: 8px 8px 0 0;
  border-bottom: 0;
  -webkit-box-shadow: inset 0 -2px 0 rgba(175,169,148,0.28);
          box-shadow: inset 0 -2px 0 rgba(175,169,148,0.28);
  font-family: 'Average', serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 8px;
  position: relative;
}

.menu-tabset .tab-link.active {
  background: url("../img/paper-texture-repeat.jpg") repeat center top;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 80px;
  padding-top: 23px;
  margin-top: 0;
}

.menu-tabset .tab-link.active:after {
  display: block;
  content: "";
  background-color: #ce994c;
  width: 88px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.menu-tabset .tab {
  background: none;
  padding-top: 60px;
}

@media (min-width: 768px) {
  .menu-tabset {
    margin-top: -120px;
  }

  .menu-tabset .tabs {
    display: table;
  }
}

@media (min-width: 1024px) {
  .menu-tabset .tab-link {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
  }

  .menu-row {
    margin-bottom: 24px;
  }

  .menu-col-1 {
    padding-right: 32px;
  }

  .menu-col-2 {
    padding-left: 32px;
  }
}

@media (min-width: 1280px) {
  .menu-col-1 {
    padding-right: 48px;
  }

  .menu-col-2 {
    padding-left: 48px;
  }
}

/* Menu list navigation
   -------------------------------------------------------------------------- */

.menu-list-navigation {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center top;
  -webkit-box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
          box-shadow: inset 0 -3px 0 rgba(175,169,148,0.28);
  max-width: 1800px;
  margin-top: -16px;
  padding-top: 24px;
  padding-bottom: 16px;
  -webkit-transition: top .3s ease-out;
  -moz-transition: top .3s ease-out;
  -o-transition: top .3s ease-out;
  transition: top .3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.menu-list-navigation-title {
  margin-bottom: 0;
  padding-top: 0;
}

.menu-list-dropdown {
  margin-bottom: 8px;
}

.menu-list-navigation.sticky {
  display: block;
  position: fixed;
  top: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
}

.menu-list-navigation.sticky-scrolled {
  top: 0;
}

@media (min-width: 768px) {
  .menu-list-navigation {
    display: none;
    position: fixed;
    top: -96px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
  }

  .menu-list-navigation.sticky {
    top: -96px;
  }

  .menu-list-navigation.sticky-scrolled {
    top: 0;
  }
}

/* Menu list
   -------------------------------------------------------------------------- */

.menu-list-title {
  position: relative;
  overflow: hidden;
  margin-bottom: 44px;
  padding-top: 0;
  top: 1px;
}

.menu-list-title:after {
  background: url("../img/dots-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 6px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
  margin-top: -8px;
}

.menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-list-item {
  border-left: 3px solid #cecabd;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
  padding-left: 17px;
}

.menu-list-header {
  position: relative;
}

.menu-list-header:after {
  content: "";
  display: table;
  clear: both;
}

.menu-list-heading {
  font-size: 24px;
  line-height: 28px;
  color: #762414;
  margin-right: 28px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative;
  overflow: hidden;
  top: -4px;
}

.menu-list-heading:after {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  content: "";
  display: inline-block;
  height: 6px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.menu-list-value {
  color: #ce994c;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  position: absolute;
  bottom: 8px;
  right: 0;
}

.menu-list-text {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 1px;
}

.menu-list-text + .menu-list-text {
  margin-top: 4px;
}

.menu-list-text strong {
  color: #ce994c;
  font-weight: bold;
}

.menu-list-thumbnail {
  margin-bottom: 40px;
}

.menu-row &gt; div {
  margin-bottom: 32px;
}

.menu-list-heading {
  margin-right: 64px;
}

.menu-list-add-on {
  color: #6c655b;
  font-weight: 400;
  margin-right: 24px;
}

.menu-list-add-on strong {
  color: #ce994c;
  font-weight: 800;
}

.menu-list-add-on:last-of-type {
  margin-right: 0;
}

/**
 * Menu Note
 */

.menu-note {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 20px;
  position: relative;
}

.menu-note br {
  margin-bottom: 8px;
}

.menu-note .asterisk {
  color: #762414;
  font-weight: 500;
  position: absolute;
  left: 8px;
}

/**
 * Menu Download
 */

.menu-download {
  background: url("../img/horizontal-rule-repeat.png") repeat-x center top;
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding-top: 28px;
  position: relative;
}

.menu-download a {
  font-weight: 400;
  text-decoration: none;
  padding-left: 20px;
  position: relative;
}

.menu-download .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.draft-list span.menu-list-text {
  margin-right: 16px;
}

.draft-list .menu-list-heading {
  margin-right: 62px;
}

/* Open Table Form
   -------------------------------------------------------------------------- */

.ot-dtp-picker.wide {
  width: 100% !important;
}

.ot-dtp-picker.wide .ot-dtp-picker-form {
  height: 56px !important;
}

.ot-dtp-picker-form {
  background: #E1DDD5 !important;
  border: 0 !important;
}

.ot-title {
  display: none;
}

.ot-dtp-picker {
  padding: 0;
}

.ot-dtp-picker-selector {
  padding-left: 0;
  border-radius: 4px;
  border-top: 1px solid #afa994;
  border-bottom: 1px solid #afa994 !important;
  border: 1px solid #afa994;
  font-size: 16px;
  height: 56px !important;
  background: #efece8;
  margin-bottom: 8px !important;
}

.ot-dtp-picker-selector select {
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  font-weight: normal;
}

.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector + .ot-dtp-picker-selector {
  border: 1px solid #afa994 !important;
}

.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
  width: 100% !important;
}

.ot-dtp-picker select {
  padding-left: 0;
}

.ot-dtp-picker-selector-link {
  padding: 17px !important;
  padding-left: 36px !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #6c655b !important;
}

.ot-dtp-picker-selector-link:before {
  padding-top: 4px;
}

.ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
  width: 100% !important;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #ce994c;
  border-color: #ce994c;
  border-radius: 4px !important;
  color: #fff;
  text-transform: uppercase;
  height: 56px;
  -webkit-box-shadow: 0 0 0 0 #ce994c;
          box-shadow: 0 0 0 0 #ce994c;
  margin-bottom: 8px;
}

.ot-dtp-picker.wide .ot-powered-by {
  display: none;
}

@media (min-width: 768px) {
  .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector,
  .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
    width: 25% !important;
    margin-bottom: 0;
  }
}

.tab-title-content {
  font-size: 20px;
  text-align: center;
}

.tab-title-content strong,
.tab-content strong {
  color: #ce994c;
  font-weight: bold;
}

/* Events Manager
   -------------------------------------------------------------------------- */

#tribe-bar-form {
  background: none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  background: #89443a;
}

#tribe-geo-results h2.tribe-events-page-title,
h2.tribe-events-page-title {
  color: #6C655A;
}

.tribe-events-calendar thead th {
  background: #89443a;
  border-left: #89443a;
  border-right: #89443a;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]&gt;a {
  background-color: #ce994c;
}

#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical {
  color: #6C655A;
}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background-color: #b5b09e;
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center center;
  color: #752418;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]&gt;a {
  color: #752418;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  display: inline-block;
  border-radius: 24px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
  height: auto;
  padding: 12px 18px;
  cursor: pointer;
  background-color: #ce994c;
  border-color: #ce994c;
  color: #fff;
}

.tribe-events-schedule h2,
.tribe-events-meta-group .tribe-events-single-section-title {
  color: #89443a;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  color: #ce994c;
  font-weight: bold;
  vertical-align: unset;
  padding-left: 16px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt,
.tribe-events-event-meta address.tribe-events-address {
  color: #6c655b;
}

#tribe-bar-form #tribe-bar-views {
  background: #89443a;
}

.tribe-bar-views-inner,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background: url("../img/dark-paper-texture-repeat.jpg") repeat center center;
}

.tribe-events-list-separator-month span {
  background: none;
}

.tribe-events-list-separator-month:after {
  content: "";
  border-bottom: 1px solid #c2c2c2;
  height: 1px;
  width: 36%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: -1;
}

.tribe-events-list-separator-month:before {
  content: "";
  border-bottom: 1px solid #c2c2c2;
  height: 1px;
  width: 36%;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: -1;
}

.tribe-events-list-separator-month span {
  color: #ce994c;
}

.tribe-events-day .tribe-events-day-time-slot h5,
.tribe-events-notices {
  background: #b5b09e;
  color: #6c655b;
}

.tribe-events-notices {
  border: 0;
  text-shadow: none;
}

#tribe-events .tribe-events-button {
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.single-tribe_events .tribe-events-content strong {
  color: #ce994c;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]&gt;a {
  background: #fff;
}

/* Private Events Template
   -------------------------------------------------------------------------- */

.private-content-area .tab {
  padding-bottom: 0;
}

.private-content-area .menu-row {
  margin-bottom: 0;
}

.private-content-area .menu-row &gt; div {
  margin-bottom: 0;
}

.private-content-area .menu-list:last-of-type .menu-list-item {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .private-content-area .panel {
    margin-bottom: 64px;
    margin-top: 64px;
  }
}

/* Inquiry content area
   -------------------------------------------------------------------------- */

.inquiry-content-area .site-content {
  padding-top: 40px;
  padding-bottom: 80px;
}

@media (min-width: 1280px) {
  .inquiry-content-area .site-content {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}

/* Email Newsletter Popup
   -------------------------------------------------------------------------- */

#fancybox-container-1 .fancybox-stage .gform_wrapper {
  padding: 24px;
}

#fancybox-container-1 .fancybox-close-small {
  background: transparent;
  color: #666;
}

#fancybox-container-1 .fancybox-close-small:hover {
  background: transparent;
  color: #666;
}

/* Hide banner on Dine In Menu mobile page
   -------------------------------------------------------------------------- */

@media (max-width: 767px) {
  .page-id-9492 .reopen {
    display: none;
  }
}

/*! print.css */

@media print {
  *,
  :before,
  :after {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  /*a[href]:after {
		content: " (" attr(href) ")"
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}*/

  pre,
  blockquote {
    border: 1px solid gray;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* Print Styles */

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: white !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid gray !important;
  }

  .navigation,
  .menu {
    display: none;
  }
}</pre></body></html>