<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: Dine
Theme URI: https://themeforest.net/item/dine-elegant-restaurant-theme/19489643
Author: WiThemes
Author URI: https://themeforest.net/user/withemes
Description: Modern Responsive Theme for Restaurant &amp; Cafe
Version: 3.1.1
Text Domain: dine
License:
License URI:
Tags: two-columns, right-sidebar, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Include font awesome
3.0 Tipsy tooltip
4.0 Magnific popup
5.0 Flickity
6.0 Typography + general elements
7.0 Layout
8.0 Header
9.0 Blog
10.0 Widgets
11.0 Footer
12.0 Contact Form 7
13.0 Off Canvas Menu
14.0 Responsive
--------------------------------------------------------------*/
/* Loading
--------------------------------------------- */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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 */
  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; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * 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; }

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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"] {
  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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

.cssload-container, .mfp-preloader {
  width: 40px;
  height: 40px;
  text-align: center; }

.cssload-speeding-wheel, .cssload-speeding-wheel-black, .mfp-preloader:before {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border: 3px solid white;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: cssload-spin 1100ms infinite linear;
  -o-animation: cssload-spin 1100ms infinite linear;
  -ms-animation: cssload-spin 1100ms infinite linear;
  -webkit-animation: cssload-spin 1100ms infinite linear;
  -moz-animation: cssload-spin 1100ms infinite linear; }

.cssload-speeding-wheel-black {
  border: 2px solid rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent; }

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes cssload-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("assets/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("assets/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0") format("embedded-opentype"), url("assets/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("assets/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("assets/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype");
  font-weight: normal;
  font-style: normal; }
.fa, #nav &gt; li.menu-item-has-children &gt; a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul &gt; li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, #nav &gt; li.menu-item-has-children &gt; a.fa-pull-left:after {
  margin-right: .3em; }
.fa.fa-pull-right, #nav &gt; li.menu-item-has-children &gt; a.fa-pull-right:after {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, #nav &gt; li.menu-item-has-children &gt; a.pull-left:after {
  margin-right: .3em; }
.fa.pull-right, #nav &gt; li.menu-item-has-children &gt; a.pull-right:after {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.tipsy {
  position: absolute;
  padding: 5px;
  z-index: 100000;
  font-weight: 400; }

.tipsy-inner {
  background-color: rgba(0, 0, 0, 0.95);
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
  font-size: 1em;
  line-height: 2; }

/* Rounded corners */
.tipsy-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed rgba(0, 0, 0, 0.95); }

/* Rules to colour arrows */
.tipsy-arrow-n {
  border-bottom-color: rgba(0, 0, 0, 0.95); }

.tipsy-arrow-s {
  border-top-color: rgba(0, 0, 0, 0.95); }

.tipsy-arrow-e {
  border-left-color: rgba(0, 0, 0, 0.95); }

.tipsy-arrow-w {
  border-right-color: rgba(0, 0, 0, 0.95); }

.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent; }

.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent; }

@keyframes dineTipsy {
  from {
    transform: scale(0.9); }
  to {
    transform: scale(1); } }
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
i.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: default; }

.mfp-bg {
  z-index: 11042; }

.mfp-wrap {
  z-index: 11043; }

.mfp-container {
  padding: 0; }

/* Loader
------------------------ */
.mfp-preloader {
  display: block;
  direction: ltr;
  text-indent: -9999px;
  margin: -20px 0 0 -20px;
  left: 50%;
  z-index: 99999;
  background: none; }
  .mfp-preloader:before {
    display: block;
    content: "";
    position: absolute; }

.mfp-s-error .mfp-preloader {
  text-indent: 0;
  background: none; }

.mfp-s-error .mfp-preloader a {
  color: inherit;
  text-decoration: underline; }

/* Animation
------------------------ */
.mfp-gallery .mfp-figure {
  opacity: 0;
  transform: scale(0.98);
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
.mfp-gallery.mfp-image-loaded .mfp-figure {
  transform: scale(1);
  opacity: 1; }

/* Frame
------------------------ */
.mfp-bg {
  opacity: .95;
  background: #000;
  color: #fff;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s; }

.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-figure:after {
  display: none; }

.mfp-iframe-scaler iframe {
  box-shadow: none;
  background: none; }

.mfp-wrap {
  color: #fff; }

/* Video
------------------------ */
.mfp-content .wp-video {
  max-height: 80%;
  max-width: 80%;
  margin: auto; }

.mfp-content .wp-video-shortcode {
  margin: 0; }

/* Cursor
------------------------ */
.mfp-zoom-out-cur,
.mfp-zoom-out-cur
.mfp-image-holder .mfp-close {
  cursor: default; }

/* Next / Prev
------------------------ */
button.mfp-arrow,
button.mfp-arrow:hover {
  display: block;
  background: none;
  color: inherit;
  visibility: visible;
  top: auto;
  margin: 0;
  width: 32px;
  height: 32px;
  font-size: 14px;
  border-radius: 50%;
  border: 2px solid;
  left: 30px;
  top: 50%;
  padding: 0;
  margin: 0;
  transition: color .2s ease-out, background .2s ease-out, border .2s ease-out;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  button.mfp-arrow i,
  button.mfp-arrow:hover i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

button.mfp-arrow.mfp-arrow-right {
  right: 30px;
  left: auto; }

button.mfp-arrow:before,
button.mfp-arrow:after {
  display: none; }

button.mfp-arrow {
  opacity: 1; }
  button.mfp-arrow:hover {
    background: #ab3f1b;
    border-color: #ab3f1b;
    color: white; }

/* Close
------------------------ */
button.mfp-close,
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  position: fixed;
  top: 10px;
  left: auto;
  right: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  color: inherit;
  text-align: center;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: .7; }
  button.mfp-close:hover,
  .mfp-image-holder .mfp-close:hover,
  .mfp-iframe-holder .mfp-close:hover {
    opacity: 1;
    color: inherit; }
  button.mfp-close:active, button.mfp-close:focus,
  .mfp-image-holder .mfp-close:active,
  .mfp-image-holder .mfp-close:focus,
  .mfp-iframe-holder .mfp-close:active,
  .mfp-iframe-holder .mfp-close:focus {
    top: 10px; }
  button.mfp-close span,
  .mfp-image-holder .mfp-close span,
  .mfp-iframe-holder .mfp-close span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    border-top: 1px solid;
    width: 20px;
    margin-left: -10px;
    transform: rotate(45deg);
    transform-origin: center center; }
    button.mfp-close span.line2,
    .mfp-image-holder .mfp-close span.line2,
    .mfp-iframe-holder .mfp-close span.line2 {
      transform: rotate(-45deg); }

button.mfp-close:hover,
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
  background: none; }

button.mfp-close i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.admin-bar .mfp-close {
  top: 42px; }
  .admin-bar .mfp-close:active, .admin-bar .mfp-close:focus {
    top: 42px; }

.mfp-close-btn-in .mfp-close {
  color: inherit; }

/* Fix MFP click target
------------------------ */
body button.mfp-arrow-left:before,
body button.mfp-arrow-right:before,
body .mfp-close:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 40;
  border: none !important;
  outline: 0;
  background: none !important;
  content: "";
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0; }

/* Caption
------------------------ */
.mfp-title,
.mfp-counter {
  color: inherit; }

/* TEXT
------------------------ */
.mfp-title {
  line-height: initial; }

.mfp-counter {
  font-size: inherit;
  line-height: initial; }

.lightbox-caption {
  position: absolute;
  bottom: 10%;
  right: 5%;
  text-align: right;
  padding: 1em;
  font-size: .85em;
  line-height: 1.4;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  max-width: 300px;
  cursor: default;
  z-index: 30; }
  .lightbox-caption a {
    color: inherit;
    text-decoration: underline;
    white-space: nowrap; }
    .lightbox-caption a:hover {
      color: inherit;
      text-decoration: none; }

.lightbox-caption-title {
  display: block;
  font-weight: bold;
  font-size: 1.1em; }

.lightbox-caption-content {
  display: block;
  margin: .5em 0 0; }

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.woocommerce {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all; }

.woocommerce .page-share,
.woocommerce-page .page-share {
  display: none !important; }

/* Header Cart
-------------------------------------------------------------------------------------- */
#header-cart {
  position: fixed;
  top: 15%;
  right: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  color: #333;
  border: 1px solid;
  border-width: 1px 0 1px 1px;
  z-index: 9999;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
  #header-cart .items-total {
    display: block; }
  #header-cart.header-cart-hidden {
    -webkit-transform: translate(110%, 0);
    -moz-transform: translate(110%, 0);
    -ms-transform: translate(110%, 0);
    -o-transform: translate(110%, 0);
    transform: translate(110%, 0); }

.header-cart a {
  display: block;
  color: inherit;
  font-size: 14px;
  padding: 10px; }

.header-cart a:hover {
  color: #ab3f1b; }

.header-cart a span,
.header-cart a i {
  display: inline-block;
  vertical-align: middle; }

.header-cart a span {
  margin-left: 1px; }

#logo-area .header-cart {
  display: none; }

/* Widgets
-------------------------------------------------------------------------------------- */
/* Product List Widget
--------------------- */
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  outline: 0;
  color: inherit;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 12px; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 48px; }

.woocommerce ul.cart_list li + li,
.woocommerce ul.product_list_widget li + li {
  border-top: 1px dashed #ccc;
  margin-top: 16px;
  padding-top: 16px; }

/* Sidebar Cart
--------------------- */
.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty {
  padding-left: 0;
  font-style: italic;
  letter-spacing: 1px;
  color: #999; }

.woocommerce .widget_shopping_cart .cart_list li + li,
.woocommerce.widget_shopping_cart .cart_list li + li {
  padding-top: 16px; }
  .woocommerce .widget_shopping_cart .cart_list li + li a.remove,
  .woocommerce.widget_shopping_cart .cart_list li + li a.remove {
    top: 16px; }

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  margin-top: 20px;
  padding-top: 10px;
  text-align: center; }

/* Layered Nav
--------------------- */
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
  padding: 0; }

.woocommerce .widget_layered_nav ul li span {
  font-family: Oswald, sans-serif;
  font-weight: 300;
  letter-spacing: 2px; }

.woocommerce .widget_layered_nav ul li + li {
  padding-top: 10px; }

/* Price Filter
--------------------- */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #ab3f1b; }

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border: 0; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #ccc; }

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 10px; }

/* Column System
------------------------------ */
.products-wrapper {
  overflow: hidden;
  clear: both; }
  .products-wrapper::after {
    clear: both;
    content: "";
    display: table; }

.woocommerce .products ul,
.woocommerce ul.products {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -32px -16px 0; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none !important;
  clear: none !important;
  display: block;
  margin: 0;
  padding: 32px 16px 0; }

.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100%; }

.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
  width: 50%; }

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 33.33%; }

.woocommerce-page.columns-4 ul.products li.product,
.woocommerce.columns-4 ul.products li.product {
  width: 25%; }

.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
  width: 20%; }

.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
  width: 16.66%; }

/* Catalog
-------------------------------------------------------------------------------------- */
.woocommerce .page-title {
  margin-bottom: 2rem; }

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin-bottom: 2rem; }

.woocommerce-result-count {
  line-height: 36px; }

.woocommerce-ordering .dine-nice-select a {
  letter-spacing: 2px;
  padding-right: 30px; }

.woocommerce nav.woocommerce-pagination {
  clear: both; }
  .woocommerce nav.woocommerce-pagination::after {
    clear: both;
    content: "";
    display: table; }

/* Thumbnail */
.product-thumbnail {
  position: relative;
  margin: 0 0 10px;
  overflow: hidden; }

.product-thumbnail-inner {
  overflow: hidden; }

.product-thumbnail a {
  display: block;
  outline: 0;
  border: 0;
  text-decoration: none;
  color: inherit; }

.product-thumbnail img {
  display: block;
  width: 100%; }

.woocommerce ul.products li.product a {
  border: 0;
  outline: 0; }

.woocommerce ul.products li.product a img {
  margin: 0; }

/* title */
.woocommerce ul.products li.product h3 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.woocommerce ul.products li.product h3 a {
  color: inherit;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* rating */
.woocommerce .star-rating {
  line-height: 1.1; }

.woocommerce .products .star-rating {
  margin: .8em 0; }

.woocommerce .star-rating span:before {
  color: #ab3f1b; }

/* price */
.woocommerce ul.products li.product .price {
  font-size: 1.05em;
  color: inherit;
  margin: .5em 0 0; }

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
  font-weight: normal; }

.woocommerce ul.products li.product .price del {
  display: inline;
  margin-right: 10px; }

/* sale label */
.woocommerce span.onsale {
  left: -2em; }

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
  background: #ab3f1b;
  color: #fff;
  top: 10%;
  right: 10%;
  z-index: 30;
  width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0; }

/* Button
-------------------------------------------------------------------------------------- */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: inherit;
  border-radius: 2px;
  font-weight: normal;
  padding: 0 30px;
  height: 44px;
  line-height: 44px;
  background: #f0f0f0;
  color: #333;
  border: 0 !important;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px; }

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  padding-right: 1.2em; }

.woocommerce #respond input#submit.added,
.woocommerce a.button.added,
.woocommerce button.button.added,
.woocommerce input.button.added,
.woocommerce #respond input#submit.added:hover,
.woocommerce a.button.added:hover,
.woocommerce button.button.added:hover,
.woocommerce input.button.added:hover {
  background: #e0efe0;
  color: #349c34; }

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
  display: none; }

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #e9e9e9; }

.woocommerce a.added_to_cart {
  color: inherit;
  border-bottom: 1px dotted;
  padding-top: 0;
  vertical-align: middle;
  margin-left: 10px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px; }

.woocommerce a.added_to_cart:hover {
  color: #999;
  border-bottom: 1px solid; }

/* Alt Buttons
--------------------- */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #999;
  color: #fff;
  border-radius: 2px;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 0 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #ab3f1b;
  opacity: 1; }

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background: #999; }

/* Cart Button
-------------------------------------------------------------------------------------- */
.woocommerce a.add_to_cart_button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  color: #fff;
  margin: 0;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 4px;
  border: 0;
  outline: 0;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.woocommerce a.add_to_cart_button:hover {
  background: #ab3f1b;
  color: white; }

.woocommerce .product-thumbnail:hover a.add_to_cart_button {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }
  .woocommerce .product-thumbnail:hover a.add_to_cart_button.loading {
    opacity: .25; }

.woocommerce .product-thumbnail .added_to_cart {
  display: none; }

/* Pagination
-------------------------------------------------------------------------------------- */
.woocommerce nav.woocommerce-pagination {
  padding: 48px 0 24px;
  text-align: center; }
  .woocommerce nav.woocommerce-pagination ul {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-size: 14px;
    border: 0;
    text-align: center; }
    .woocommerce nav.woocommerce-pagination ul li {
      border: 0;
      padding: 0 3px; }
      .woocommerce nav.woocommerce-pagination ul li a,
      .woocommerce nav.woocommerce-pagination ul li .current {
        font-size: inherit;
        font-weight: inherit;
        display: block;
        color: inherit;
        border: 1px solid #999;
        padding: 6px 8px;
        line-height: 1.4;
        outline: 0;
        transition: all .3s;
        min-width: 0; }
        .woocommerce nav.woocommerce-pagination ul li a:hover,
        .woocommerce nav.woocommerce-pagination ul li .current:hover {
          background: #111;
          border-color: #111;
          color: white; }

.woocommerce nav.woocommerce-pagination ul li span {
  padding: 0;
  display: block;
  line-height: inherit; }

.woocommerce nav.woocommerce-pagination ul li span.current {
  border: 0;
  background: none; }
  .woocommerce nav.woocommerce-pagination ul li span.current:hover {
    color: inherit;
    border: 0;
    background: none; }

/* Single
-------------------------------------------------------------------------------------- */
.single-product .content {
  padding-top: 30px;
  padding-bottom: 60px;
  border-top: 2px solid; }

/* Images
--------------------- */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  margin: -5px; }
  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper &gt; div {
    padding: 5px; }

.woocommerce div.product div.images {
  position: relative; }

.woocommerce div.product div.images div.thumbnails {
  padding-top: 1.5em; }

.woocommerce div.product div.images a {
  color: inherit;
  border: 0;
  outline: 0;
  display: block; }

.woocommerce div.product div.images img {
  border: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

/* Title
--------------------- */
.woocommerce div.product .product_title {
  text-align: left;
  font-size: 2.8em;
  letter-spacing: 1px;
  margin-bottom: 1rem; }

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: normal;
  text-decoration: none; }

/* Price
--------------------- */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: inherit;
  letter-spacing: 1px; }

.woocommerce div.product .woocommerce-product-rating a {
  color: inherit; }
  .woocommerce div.product .woocommerce-product-rating a:hover {
    text-decoration: underline; }

/* Variations
--------------------- */
.woocommerce-variation-price {
  margin: 0 0 1em; }

/* In Stock
--------------------- */
.woocommerce div.product .stock {
  color: #77a464;
  font-weight: bold;
  background: #fafafa;
  display: table;
  padding: 6px 12px;
  border: 1px dashed #ccc; }

/* Cart
--------------------- */
.woocommerce button.single_add_to_cart_button {
  height: 44px;
  line-height: 44px;
  padding: 0 30px; }

/* Meta
--------------------- */
.product_meta {
  font-size: 12px;
  color: #999; }

.product_meta &gt; span {
  display: block; }

.product_meta a {
  color: inherit;
  text-decoration: underline; }

.product_meta a:hover {
  text-decoration: none; }

/* Quantity
--------------------- */
.woocommerce div.quantity,
.woocommerce-page div.quantity {
  border: 1px solid #e5e5e5;
  float: left;
  overflow: hidden;
  width: 126px;
  margin: 0 20px 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* prevent FOUC */
  opacity: 0;
  visibility: hidden; }

.woocommerce div.quantity,
.woocommerce-page div.quantity {
  opacity: 1;
  visibility: visible; }

.woocommerce div.quantity input.minus,
.woocommerce-page div.quantity input.minus,
.woocommerce div.quantity input.plus,
.woocommerce-page div.quantity input.plus {
  -webkit-appearance: none;
  /* remove input form */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.woocommerce div.quantity input.minus,
.woocommerce-page div.quantity input.minus,
.woocommerce div.quantity input.plus,
.woocommerce-page div.quantity input.plus,
.woocommerce div.quantity input.qty,
.woocommerce-page div.quantity input.qty {
  border: none;
  font-family: inherit;
  -moz-appearance: textfield;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333;
  float: left;
  font-size: 16px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  background: none;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none; }

.woocommerce div.quantity input.minus:hover,
.woocommerce-page div.quantity input.minus:hover,
.woocommerce div.quantity input.plus:hover,
.woocommerce-page div.quantity input.plus:hover {
  background: #fafafa; }

.woocommerce div.quantity input.minus,
.woocommerce-page div.quantity input.minus,
.woocommerce div.quantity input.qty,
.woocommerce-page div.quantity input.qty {
  border-right: 1px solid #e5e5e5; }

.woocommerce div.quantity input.qty,
.woocommerce-page div.quantity input.qty {
  background: transparent;
  width: 40px; }

.woocommerce div.quantity input.qty::-webkit-inner-spin-button,
.woocommerce-page div.quantity input.qty::-webkit-inner-spin-button,
.woocommerce div.quantity input.qty::-webkit-outer-spin-button,
.woocommerce-page div.quantity input.qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Tabs
--------------------- */
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  border-radius: 2px 2px 0 0;
  background: none;
  padding: 0;
  margin: 0 10px 0 0;
  color: #777; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #ccc; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  outline: 0;
  display: block;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  color: inherit;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 16px 30px;
  background: #fff;
  border: 1px solid #ccc;
  border-width: 1px 1px 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background: #fff;
  color: #111; }

/* Tab Content */
#tab-additional_information h2,
.woocommerce-Tabs-panel--description &gt; h2:first-child {
  display: none; }

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  font-style: normal;
  font-weight: normal;
  padding: 10px 20px;
  border: 1px solid #999;
  background: none;
  text-align: inherit; }

/* Review Layout
--------------------- */
.woocommerce #reviews {
  overflow: hidden;
  padding: 20px 0; }

.woocommerce #reviews #comments,
.woocommerce #review_form_wrapper {
  display: block;
  min-height: 1px; }

.woocommerce #reviews #comments {
  border: 0; }

.woocommerce #reviews #comments h2 {
  margin-bottom: 20px; }

/* Review Form
--------------------- */
.woocommerce-Reviews #comments {
  margin: 0 0 30px; }

.woocommerce-Reviews-title {
  font-size: 24px;
  font-weight: normal; }

.woocommerce-noreviews {
  border: 1px dashed #ccc;
  text-align: center;
  padding: 10px;
  background: #fafafa;
  letter-spacing: 1px;
  color: #999; }

#review_form #reply-title {
  text-align: inherit;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px; }

.comment-form-rating {
  text-align: center;
  margin: 0 0 10px; }

.comment-form-rating &gt; * {
  display: inline-block;
  vertical-align: middle; }

.comment-form-rating label {
  color: #999; }

#review_form #respond p label {
  display: none; }

.woocommerce #review_form #respond p.stars {
  margin: 10px; }

.woocommerce #review_form #respond p.stars &gt; span {
  display: block;
  height: 1em; }

.woocommerce p.stars a {
  border: 0 !important;
  outline: 0; }

.woocommerce #review_form #respond .form-submit input {
  margin: 0 auto;
  display: block;
  padding: 0 30px;
  line-height: 44px;
  height: 44px;
  background: #111;
  color: #fff; }
  .woocommerce #review_form #respond .form-submit input:hover {
    background: #ab3f1b; }

.woocommerce #reviews #comment {
  height: 10em; }

/* Reviews
--------------------- */
.woocommerce #reviews #comments ol.commentlist {
  padding: 0; }

.woocommerce #reviews #comments ol.commentlist li {
  margin: 24px 0 0;
  padding: 24px 0 0;
  border-top: 1px dashed #999; }

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  top: 20px;
  width: 48px;
  height: 48px;
  border: 0;
  background: none;
  padding: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 0;
  padding: 0;
  margin-left: 70px; }
  .woocommerce #reviews #comments ol.commentlist li .comment-text .description &gt; *:last-child {
    margin-bottom: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  margin: 0 0 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  color: #999; }
  .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"] {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px;
    font-family: Oswald, sans-serif;
    color: #111; }
  .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
    font-size: 10px;
    text-decoration: none;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px; }

/* Related Products
--------------------- */
.products.related &gt; h2,
.products.upsells &gt; h2,
.cross-sells &gt; h2 {
  font-size: 28px;
  text-transform: uppercase;
  margin: 20px 0 20px;
  letter-spacing: 2px;
  font-weight: 300; }

/* Message
-------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  color: #000;
  border: 0;
  background: #f9f9f9;
  padding: 10px 20px !important;
  line-height: 44px; }

.woocommerce .woocommerce-message {
  background: #e5edf1;
  color: #4f89a7; }

.woocommerce .woocommerce-error {
  background: #F5EFEF;
  color: #DC6B6B; }

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
  display: none; }

.woocommerce .woocommerce-message #respond input#submit,
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-message button.button,
.woocommerce .woocommerce-message input.button {
  background: white; }

.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a {
  border-bottom: 1px dotted; }

.woocommerce .woocommerce-error a:hover,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-message a:hover {
  border-bottom: 1px solid; }

/* Cart
-------------------------------------------------------------------------------------- */
.woocommerce table.shop_table {
  border-collapse: collapse;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc; }

.woocommerce table.shop_table th {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 11px; }

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 20px;
  vertical-align: middle;
  border-top: 0;
  overflow: hidden; }

.woocommerce a.remove {
  margin: 0 auto; }

.woocommerce a.remove:hover {
  color: red !important;
  background: none; }

.woocommerce-cart table.cart .product-thumbnail {
  width: 100px; }

.woocommerce-cart table.cart img {
  width: 100%;
  display: block; }

.woocommerce table.shop_table td.product-name a {
  color: inherit;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .woocommerce table.shop_table td.product-name a:hover {
    text-decoration: underline; }

#coupon_code {
  width: 150px;
  line-height: 44px;
  height: 44px; }

.woocommerce-cart table.cart input[name="update_cart"] {
  display: block;
  margin-left: auto; }

.woocommerce-cart .wc-proceed-to-checkout {
  padding-bottom: 0; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  font-size: .7em; }

.cart_totals h2 {
  font-size: 18px; }

.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 0; }

.woocommerce table.shop_table {
  border-bottom: 0; }

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
  vertical-align: middle; }

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 400; }

.entry-content .select2-container .select2-choice,
.entry-content .select2-container .select2-choice:hover {
  border-bottom: 1px solid #ccc; }

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  border: 0;
  padding-left: 10px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 150px; }

/* Checkout
-------------------------------------------------------------------------------------- */
.woocommerce form .form-row input.input-text {
  line-height: 44px; }

.woocommerce form .form-row textarea {
  height: 10em;
  line-height: 20px; }

.woocommerce .select2-container,
.woocommerce-page .select2-container {
  z-index: 9999; }
.woocommerce .select2-search--dropdown .select2-search__field,
.woocommerce-page .select2-search--dropdown .select2-search__field {
  padding: 0 12px; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fafafa; }

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border-color: #f0f0f0; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #efefef; }

/* Order Received
-------------------------------------------------------------------------------------- */
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border-top: 0; }

.product-quantity {
  font-weight: normal; }

/* My Account
-------------------------------------------------------------------------------------- */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.woocommerce-MyAccount-navigation ul li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #999; }

.woocommerce-MyAccount-navigation ul a {
  color: inherit;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 16px; }

.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #aaa; }

/* Login Form
-------------------------------------------------------------------------------------- */
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0;
  border-color: #111; }

.woocommerce form.checkout_coupon &gt; p {
  margin-bottom: 0; }
.woocommerce form.checkout_coupon #coupon_code {
  width: 100%; }

@media only screen and (max-width: 740px) {
  .woocommerce #reviews {
    display: block;
    margin: 0; }

  .woocommerce #review_form_wrapper,
  .woocommerce #reviews #comments {
    width: auto;
    padding: 0; }

  .woocommerce #review_form_wrapper {
    margin-top: 2rem;
    padding-top: 2rem;
    border: 0;
    box-shadow: none;
    border-top: 1px solid; } }
@media only screen and (max-width: 400px) {
  /* Catalog
  --------------------------- */
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    float: none; }

  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: none;
    margin: 1rem 0 3rem; }

  /* Product Item
  --------------------------- */
  .woocommerce span.onsale,
  .woocommerce ul.products li.product .onsale {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    top: 20px; }

  .woocommerce ul.products li.product h3 {
    font-size: 14px; }

  .woocommerce a.add_to_cart_button {
    letter-spacing: 2px; } }
/* 6.0 - Typography + general elements
--------------------------------------------------------------*/
/* Box Sizing
--------------------- */
body,
html,
input[type="search"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

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

/* General
--------------------- */
html {
  font-size: .625em;
  /* To make sure that 1rem = 10px */ }

.font-antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body,
button,
input,
select,
textarea,
.dine-nice-select a {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #595959;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .5px; }

figure {
  display: block; }

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

strong,
b {
  font-weight: bold; }

.hide {
  display: none !important; }

#ui-datepicker-div {
  z-index: 9999 !important; }

/* Margin
--------------------- */
p, h1, h2, h3, h4, h5, h6, blockquote, table, figure, ul, ol, dl, pre, address, .media-container {
  margin: 0 0 20px; }

figure {
  margin: 0 0 20px; }

/* Headings
--------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: Oswald, sans-serif;
  color: #111;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 20px;
  text-transform: uppercase;
  clear: both; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 40px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

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

.thin {
  font-weight: 100; }

.extralight {
  font-weight: 200; }

.light {
  font-weight: 300; }

.regular {
  font-weight: 400; }

.bold {
  font-weight: bold; }

.underline {
  text-decoration: underline; }

.uppercase {
  text-transform: uppercase; }

.nouppercase {
  text-transform: inherit; }

.spacing-1 {
  letter-spacing: 1px; }

.spacing-2 {
  letter-spacing: 2px; }

.spacing-3 {
  letter-spacing: 3px; }

.spacing-4 {
  letter-spacing: 4px; }

.spacing-5 {
  letter-spacing: 5px; }

.spacing-6 {
  letter-spacing: 6px; }

.error {
  border: 1px dashed pink;
  display: block;
  padding: 10px;
  color: red;
  display: table;
  margin: 0 auto;
  text-align: center; }
  .error a {
    color: inherit;
    text-decoration: underline; }
    .error a:hover {
      text-decoration: none; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

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

/* Link
--------------------- */
a {
  text-decoration: none;
  color: #ab3f1b;
  cursor: pointer; }

a:focus {
  outline: dotted thin; }

/* List
--------------------- */
ol {
  list-style: decimal;
  padding-left: 20px; }

ul {
  list-style: square;
  padding-left: 20px; }

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

.dine-list ul, .dine-list ol {
  list-style: none;
  margin: 0;
  padding: 0;
  color: inherit; }
.dine-list li {
  display: block;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 14px; }
  .dine-list li + li {
    margin-top: 10px; }
.dine-list a {
  color: inherit; }

/* Media
--------------------- */
iframe {
  display: block;
  width: 100%;
  border: 0;
  outline: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ab3f1b !important; }

/* Blockquote
--------------------- */
blockquote {
  position: relative;
  margin: 30px auto;
  border-left: 5px solid #ab3f1b;
  padding-left: 40px;
  font-size: 1.1em; }

/* Table
--------------------- */
table {
  width: 100%;
  border-collapse: collapse; }

th,
td {
  border: 1px solid #ccc;
  padding: .6em;
  text-align: left; }

th {
  font-family: Oswald, sans-serif;
  color: #111;
  text-transform: uppercase;
  letter-spacing: .5px; }

/* Misc
--------------------- */
address {
  font-style: italic;
  margin: 0 0 1.6em; }

hr {
  border-top: 1px solid;
  border-bottom: 0;
  margin: 1em 0; }

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre {
  background-color: transparent;
  background-color: #fafafa;
  border: 1px dashed #aaa;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

mark {
  background: #ffd;
  padding: 0 5px; }

.dine-input-text, .dine-nice-select a,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  display: block;
  max-width: 100%;
  width: 100%;
  padding: 0 12px;
  line-height: 38px;
  font-size: 1em;
  font-weight: 400;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fafafa;
  border: 1px solid #e0e0e0;
  letter-spacing: 0;
  outline: none;
  transition: all .15s ease-out; }
  .dine-input-text::-webkit-input-placeholder, .dine-nice-select a::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: .6; }
  .dine-input-text::-moz-placeholder, .dine-nice-select a::-moz-placeholder,
  input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder {
    color: inherit;
    opacity: .6; }
  .dine-input-text:-moz-placeholder, .dine-nice-select a:-moz-placeholder,
  input[type="color"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input:not([type]):-moz-placeholder, textarea:-moz-placeholder {
    color: inherit;
    opacity: .6; }
  .dine-input-text:-ms-input-placeholder, .dine-nice-select a:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
    opacity: .6; }

.dine-input-text:focus::-webkit-input-placeholder, .dine-nice-select a:focus::-webkit-input-placeholder,
input[type="color"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder, input[type="datetime"]:focus::-webkit-input-placeholder, input[type="datetime-local"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="month"]:focus::-webkit-input-placeholder, input[type="number"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="text"]:focus::-webkit-input-placeholder, input[type="time"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="week"]:focus::-webkit-input-placeholder, input:not([type]):focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 1; }
.dine-input-text:focus::-moz-placeholder, .dine-nice-select a:focus::-moz-placeholder,
input[type="color"]:focus::-moz-placeholder, input[type="date"]:focus::-moz-placeholder, input[type="datetime"]:focus::-moz-placeholder, input[type="datetime-local"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="month"]:focus::-moz-placeholder, input[type="number"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="search"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="text"]:focus::-moz-placeholder, input[type="time"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder, input[type="week"]:focus::-moz-placeholder, input:not([type]):focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 1; }
.dine-input-text:focus:-moz-placeholder, .dine-nice-select a:focus:-moz-placeholder,
input[type="color"]:focus:-moz-placeholder, input[type="date"]:focus:-moz-placeholder, input[type="datetime"]:focus:-moz-placeholder, input[type="datetime-local"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="month"]:focus:-moz-placeholder, input[type="number"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="search"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="text"]:focus:-moz-placeholder, input[type="time"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder, input[type="week"]:focus:-moz-placeholder, input:not([type]):focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  opacity: 1; }
.dine-input-text:focus:-ms-input-placeholder, .dine-nice-select a:focus:-ms-input-placeholder,
input[type="color"]:focus:-ms-input-placeholder, input[type="date"]:focus:-ms-input-placeholder, input[type="datetime"]:focus:-ms-input-placeholder, input[type="datetime-local"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="month"]:focus:-ms-input-placeholder, input[type="number"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="search"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="text"]:focus:-ms-input-placeholder, input[type="time"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder, input[type="week"]:focus:-ms-input-placeholder, input:not([type]):focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 1; }

textarea {
  width: 100%;
  height: 10em;
  line-height: 1.6;
  padding-top: .5em;
  padding-bottom: .5em; }

select {
  background: #fff;
  border: 1px solid #ccc;
  font-size: 13px;
  padding: 0 12px;
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative; }

.dine-btn, a.follow-us,
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  display: block;
  font-size: .8em;
  line-height: 40px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  border-radius: 2px;
  border: 0;
  padding: 0 30px;
  color: #fff;
  background: #ab3f1b;
  text-align: center;
  outline: 0 !important;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.dine-btn:hover, a.follow-us:hover,
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  color: white; }

/* Modern Form
 * @since 3.1
--------------------- */
.style--form-modern .dine-input-text, .style--form-modern .dine-nice-select a, .dine-nice-select .style--form-modern a,
.style--form-modern input[type="color"], .style--form-modern input[type="date"], .style--form-modern input[type="datetime"], .style--form-modern input[type="datetime-local"], .style--form-modern input[type="email"], .style--form-modern input[type="month"], .style--form-modern input[type="number"], .style--form-modern input[type="password"], .style--form-modern input[type="search"], .style--form-modern input[type="tel"], .style--form-modern input[type="text"], .style--form-modern input[type="time"], .style--form-modern input[type="url"], .style--form-modern input[type="week"], .style--form-modern input:not([type]), .style--form-modern textarea {
  border: 0;
  background: #f0f0f0;
  color: #111;
  border-radius: 0;
  line-height: 44px;
  padding: 0 20px; }
  .style--form-modern .dine-input-text::-webkit-input-placeholder, .style--form-modern .dine-nice-select a::-webkit-input-placeholder, .dine-nice-select .style--form-modern a::-webkit-input-placeholder,
  .style--form-modern input[type="color"]::-webkit-input-placeholder, .style--form-modern input[type="date"]::-webkit-input-placeholder, .style--form-modern input[type="datetime"]::-webkit-input-placeholder, .style--form-modern input[type="datetime-local"]::-webkit-input-placeholder, .style--form-modern input[type="email"]::-webkit-input-placeholder, .style--form-modern input[type="month"]::-webkit-input-placeholder, .style--form-modern input[type="number"]::-webkit-input-placeholder, .style--form-modern input[type="password"]::-webkit-input-placeholder, .style--form-modern input[type="search"]::-webkit-input-placeholder, .style--form-modern input[type="tel"]::-webkit-input-placeholder, .style--form-modern input[type="text"]::-webkit-input-placeholder, .style--form-modern input[type="time"]::-webkit-input-placeholder, .style--form-modern input[type="url"]::-webkit-input-placeholder, .style--form-modern input[type="week"]::-webkit-input-placeholder, .style--form-modern input:not([type])::-webkit-input-placeholder, .style--form-modern textarea::-webkit-input-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-modern .dine-input-text::-moz-placeholder, .style--form-modern .dine-nice-select a::-moz-placeholder, .dine-nice-select .style--form-modern a::-moz-placeholder,
  .style--form-modern input[type="color"]::-moz-placeholder, .style--form-modern input[type="date"]::-moz-placeholder, .style--form-modern input[type="datetime"]::-moz-placeholder, .style--form-modern input[type="datetime-local"]::-moz-placeholder, .style--form-modern input[type="email"]::-moz-placeholder, .style--form-modern input[type="month"]::-moz-placeholder, .style--form-modern input[type="number"]::-moz-placeholder, .style--form-modern input[type="password"]::-moz-placeholder, .style--form-modern input[type="search"]::-moz-placeholder, .style--form-modern input[type="tel"]::-moz-placeholder, .style--form-modern input[type="text"]::-moz-placeholder, .style--form-modern input[type="time"]::-moz-placeholder, .style--form-modern input[type="url"]::-moz-placeholder, .style--form-modern input[type="week"]::-moz-placeholder, .style--form-modern input:not([type])::-moz-placeholder, .style--form-modern textarea::-moz-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-modern .dine-input-text:-moz-placeholder, .style--form-modern .dine-nice-select a:-moz-placeholder, .dine-nice-select .style--form-modern a:-moz-placeholder,
  .style--form-modern input[type="color"]:-moz-placeholder, .style--form-modern input[type="date"]:-moz-placeholder, .style--form-modern input[type="datetime"]:-moz-placeholder, .style--form-modern input[type="datetime-local"]:-moz-placeholder, .style--form-modern input[type="email"]:-moz-placeholder, .style--form-modern input[type="month"]:-moz-placeholder, .style--form-modern input[type="number"]:-moz-placeholder, .style--form-modern input[type="password"]:-moz-placeholder, .style--form-modern input[type="search"]:-moz-placeholder, .style--form-modern input[type="tel"]:-moz-placeholder, .style--form-modern input[type="text"]:-moz-placeholder, .style--form-modern input[type="time"]:-moz-placeholder, .style--form-modern input[type="url"]:-moz-placeholder, .style--form-modern input[type="week"]:-moz-placeholder, .style--form-modern input:not([type]):-moz-placeholder, .style--form-modern textarea:-moz-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-modern .dine-input-text:-ms-input-placeholder, .style--form-modern .dine-nice-select a:-ms-input-placeholder, .dine-nice-select .style--form-modern a:-ms-input-placeholder,
  .style--form-modern input[type="color"]:-ms-input-placeholder, .style--form-modern input[type="date"]:-ms-input-placeholder, .style--form-modern input[type="datetime"]:-ms-input-placeholder, .style--form-modern input[type="datetime-local"]:-ms-input-placeholder, .style--form-modern input[type="email"]:-ms-input-placeholder, .style--form-modern input[type="month"]:-ms-input-placeholder, .style--form-modern input[type="number"]:-ms-input-placeholder, .style--form-modern input[type="password"]:-ms-input-placeholder, .style--form-modern input[type="search"]:-ms-input-placeholder, .style--form-modern input[type="tel"]:-ms-input-placeholder, .style--form-modern input[type="text"]:-ms-input-placeholder, .style--form-modern input[type="time"]:-ms-input-placeholder, .style--form-modern input[type="url"]:-ms-input-placeholder, .style--form-modern input[type="week"]:-ms-input-placeholder, .style--form-modern input:not([type]):-ms-input-placeholder, .style--form-modern textarea:-ms-input-placeholder {
    opacity: 1;
    color: inherit; }

.style--form-gentle .dine-input-text, .style--form-gentle .dine-nice-select a, .dine-nice-select .style--form-gentle a,
.style--form-gentle input[type="color"], .style--form-gentle input[type="date"], .style--form-gentle input[type="datetime"], .style--form-gentle input[type="datetime-local"], .style--form-gentle input[type="email"], .style--form-gentle input[type="month"], .style--form-gentle input[type="number"], .style--form-gentle input[type="password"], .style--form-gentle input[type="search"], .style--form-gentle input[type="tel"], .style--form-gentle input[type="text"], .style--form-gentle input[type="time"], .style--form-gentle input[type="url"], .style--form-gentle input[type="week"], .style--form-gentle input:not([type]), .style--form-gentle textarea {
  border: 1px solid #eee;
  background: none;
  color: inherit;
  border-radius: 0;
  line-height: 44px;
  padding: 0 20px; }
  .style--form-gentle .dine-input-text::-webkit-input-placeholder, .style--form-gentle .dine-nice-select a::-webkit-input-placeholder, .dine-nice-select .style--form-gentle a::-webkit-input-placeholder,
  .style--form-gentle input[type="color"]::-webkit-input-placeholder, .style--form-gentle input[type="date"]::-webkit-input-placeholder, .style--form-gentle input[type="datetime"]::-webkit-input-placeholder, .style--form-gentle input[type="datetime-local"]::-webkit-input-placeholder, .style--form-gentle input[type="email"]::-webkit-input-placeholder, .style--form-gentle input[type="month"]::-webkit-input-placeholder, .style--form-gentle input[type="number"]::-webkit-input-placeholder, .style--form-gentle input[type="password"]::-webkit-input-placeholder, .style--form-gentle input[type="search"]::-webkit-input-placeholder, .style--form-gentle input[type="tel"]::-webkit-input-placeholder, .style--form-gentle input[type="text"]::-webkit-input-placeholder, .style--form-gentle input[type="time"]::-webkit-input-placeholder, .style--form-gentle input[type="url"]::-webkit-input-placeholder, .style--form-gentle input[type="week"]::-webkit-input-placeholder, .style--form-gentle input:not([type])::-webkit-input-placeholder, .style--form-gentle textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #999; }
  .style--form-gentle .dine-input-text::-moz-placeholder, .style--form-gentle .dine-nice-select a::-moz-placeholder, .dine-nice-select .style--form-gentle a::-moz-placeholder,
  .style--form-gentle input[type="color"]::-moz-placeholder, .style--form-gentle input[type="date"]::-moz-placeholder, .style--form-gentle input[type="datetime"]::-moz-placeholder, .style--form-gentle input[type="datetime-local"]::-moz-placeholder, .style--form-gentle input[type="email"]::-moz-placeholder, .style--form-gentle input[type="month"]::-moz-placeholder, .style--form-gentle input[type="number"]::-moz-placeholder, .style--form-gentle input[type="password"]::-moz-placeholder, .style--form-gentle input[type="search"]::-moz-placeholder, .style--form-gentle input[type="tel"]::-moz-placeholder, .style--form-gentle input[type="text"]::-moz-placeholder, .style--form-gentle input[type="time"]::-moz-placeholder, .style--form-gentle input[type="url"]::-moz-placeholder, .style--form-gentle input[type="week"]::-moz-placeholder, .style--form-gentle input:not([type])::-moz-placeholder, .style--form-gentle textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  .style--form-gentle .dine-input-text:-moz-placeholder, .style--form-gentle .dine-nice-select a:-moz-placeholder, .dine-nice-select .style--form-gentle a:-moz-placeholder,
  .style--form-gentle input[type="color"]:-moz-placeholder, .style--form-gentle input[type="date"]:-moz-placeholder, .style--form-gentle input[type="datetime"]:-moz-placeholder, .style--form-gentle input[type="datetime-local"]:-moz-placeholder, .style--form-gentle input[type="email"]:-moz-placeholder, .style--form-gentle input[type="month"]:-moz-placeholder, .style--form-gentle input[type="number"]:-moz-placeholder, .style--form-gentle input[type="password"]:-moz-placeholder, .style--form-gentle input[type="search"]:-moz-placeholder, .style--form-gentle input[type="tel"]:-moz-placeholder, .style--form-gentle input[type="text"]:-moz-placeholder, .style--form-gentle input[type="time"]:-moz-placeholder, .style--form-gentle input[type="url"]:-moz-placeholder, .style--form-gentle input[type="week"]:-moz-placeholder, .style--form-gentle input:not([type]):-moz-placeholder, .style--form-gentle textarea:-moz-placeholder {
    opacity: 1;
    color: #999; }
  .style--form-gentle .dine-input-text:-ms-input-placeholder, .style--form-gentle .dine-nice-select a:-ms-input-placeholder, .dine-nice-select .style--form-gentle a:-ms-input-placeholder,
  .style--form-gentle input[type="color"]:-ms-input-placeholder, .style--form-gentle input[type="date"]:-ms-input-placeholder, .style--form-gentle input[type="datetime"]:-ms-input-placeholder, .style--form-gentle input[type="datetime-local"]:-ms-input-placeholder, .style--form-gentle input[type="email"]:-ms-input-placeholder, .style--form-gentle input[type="month"]:-ms-input-placeholder, .style--form-gentle input[type="number"]:-ms-input-placeholder, .style--form-gentle input[type="password"]:-ms-input-placeholder, .style--form-gentle input[type="search"]:-ms-input-placeholder, .style--form-gentle input[type="tel"]:-ms-input-placeholder, .style--form-gentle input[type="text"]:-ms-input-placeholder, .style--form-gentle input[type="time"]:-ms-input-placeholder, .style--form-gentle input[type="url"]:-ms-input-placeholder, .style--form-gentle input[type="week"]:-ms-input-placeholder, .style--form-gentle input:not([type]):-ms-input-placeholder, .style--form-gentle textarea:-ms-input-placeholder {
    opacity: 1;
    color: #999; }

.style--form-strong .dine-input-text, .style--form-strong .dine-nice-select a, .dine-nice-select .style--form-strong a,
.style--form-strong input[type="color"], .style--form-strong input[type="date"], .style--form-strong input[type="datetime"], .style--form-strong input[type="datetime-local"], .style--form-strong input[type="email"], .style--form-strong input[type="month"], .style--form-strong input[type="number"], .style--form-strong input[type="password"], .style--form-strong input[type="search"], .style--form-strong input[type="tel"], .style--form-strong input[type="text"], .style--form-strong input[type="time"], .style--form-strong input[type="url"], .style--form-strong input[type="week"], .style--form-strong input:not([type]), .style--form-strong textarea {
  border: 2px solid;
  background: none;
  color: inherit;
  border-radius: 0;
  line-height: 44px;
  padding: 0 20px;
  text-transform: uppercase; }
  .style--form-strong .dine-input-text::-webkit-input-placeholder, .style--form-strong .dine-nice-select a::-webkit-input-placeholder, .dine-nice-select .style--form-strong a::-webkit-input-placeholder,
  .style--form-strong input[type="color"]::-webkit-input-placeholder, .style--form-strong input[type="date"]::-webkit-input-placeholder, .style--form-strong input[type="datetime"]::-webkit-input-placeholder, .style--form-strong input[type="datetime-local"]::-webkit-input-placeholder, .style--form-strong input[type="email"]::-webkit-input-placeholder, .style--form-strong input[type="month"]::-webkit-input-placeholder, .style--form-strong input[type="number"]::-webkit-input-placeholder, .style--form-strong input[type="password"]::-webkit-input-placeholder, .style--form-strong input[type="search"]::-webkit-input-placeholder, .style--form-strong input[type="tel"]::-webkit-input-placeholder, .style--form-strong input[type="text"]::-webkit-input-placeholder, .style--form-strong input[type="time"]::-webkit-input-placeholder, .style--form-strong input[type="url"]::-webkit-input-placeholder, .style--form-strong input[type="week"]::-webkit-input-placeholder, .style--form-strong input:not([type])::-webkit-input-placeholder, .style--form-strong textarea::-webkit-input-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-strong .dine-input-text::-moz-placeholder, .style--form-strong .dine-nice-select a::-moz-placeholder, .dine-nice-select .style--form-strong a::-moz-placeholder,
  .style--form-strong input[type="color"]::-moz-placeholder, .style--form-strong input[type="date"]::-moz-placeholder, .style--form-strong input[type="datetime"]::-moz-placeholder, .style--form-strong input[type="datetime-local"]::-moz-placeholder, .style--form-strong input[type="email"]::-moz-placeholder, .style--form-strong input[type="month"]::-moz-placeholder, .style--form-strong input[type="number"]::-moz-placeholder, .style--form-strong input[type="password"]::-moz-placeholder, .style--form-strong input[type="search"]::-moz-placeholder, .style--form-strong input[type="tel"]::-moz-placeholder, .style--form-strong input[type="text"]::-moz-placeholder, .style--form-strong input[type="time"]::-moz-placeholder, .style--form-strong input[type="url"]::-moz-placeholder, .style--form-strong input[type="week"]::-moz-placeholder, .style--form-strong input:not([type])::-moz-placeholder, .style--form-strong textarea::-moz-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-strong .dine-input-text:-moz-placeholder, .style--form-strong .dine-nice-select a:-moz-placeholder, .dine-nice-select .style--form-strong a:-moz-placeholder,
  .style--form-strong input[type="color"]:-moz-placeholder, .style--form-strong input[type="date"]:-moz-placeholder, .style--form-strong input[type="datetime"]:-moz-placeholder, .style--form-strong input[type="datetime-local"]:-moz-placeholder, .style--form-strong input[type="email"]:-moz-placeholder, .style--form-strong input[type="month"]:-moz-placeholder, .style--form-strong input[type="number"]:-moz-placeholder, .style--form-strong input[type="password"]:-moz-placeholder, .style--form-strong input[type="search"]:-moz-placeholder, .style--form-strong input[type="tel"]:-moz-placeholder, .style--form-strong input[type="text"]:-moz-placeholder, .style--form-strong input[type="time"]:-moz-placeholder, .style--form-strong input[type="url"]:-moz-placeholder, .style--form-strong input[type="week"]:-moz-placeholder, .style--form-strong input:not([type]):-moz-placeholder, .style--form-strong textarea:-moz-placeholder {
    opacity: 1;
    color: inherit; }
  .style--form-strong .dine-input-text:-ms-input-placeholder, .style--form-strong .dine-nice-select a:-ms-input-placeholder, .dine-nice-select .style--form-strong a:-ms-input-placeholder,
  .style--form-strong input[type="color"]:-ms-input-placeholder, .style--form-strong input[type="date"]:-ms-input-placeholder, .style--form-strong input[type="datetime"]:-ms-input-placeholder, .style--form-strong input[type="datetime-local"]:-ms-input-placeholder, .style--form-strong input[type="email"]:-ms-input-placeholder, .style--form-strong input[type="month"]:-ms-input-placeholder, .style--form-strong input[type="number"]:-ms-input-placeholder, .style--form-strong input[type="password"]:-ms-input-placeholder, .style--form-strong input[type="search"]:-ms-input-placeholder, .style--form-strong input[type="tel"]:-ms-input-placeholder, .style--form-strong input[type="text"]:-ms-input-placeholder, .style--form-strong input[type="time"]:-ms-input-placeholder, .style--form-strong input[type="url"]:-ms-input-placeholder, .style--form-strong input[type="week"]:-ms-input-placeholder, .style--form-strong input:not([type]):-ms-input-placeholder, .style--form-strong textarea:-ms-input-placeholder {
    opacity: 1;
    color: inherit; }

/* Image
--------------------- */
.alignleft {
  display: block;
  float: left;
  margin: .5em 2em 2em 0; }

.alignright {
  display: block;
  float: right;
  margin: .5em 0 2em 2em; }

.aligncenter {
  display: block;
  text-align: center;
  clear: both;
  float: none;
  margin: 1em 0;
  margin-left: auto;
  margin-right: auto; }

.alignnone {
  display: block;
  margin: 1.5em 0; }

.wp-caption {
  max-width: 100%;
  position: relative; }
  .wp-caption a {
    outline: 0;
    border: 0; }
  .wp-caption img {
    display: block; }

.wp-caption-text {
  font-size: .85em;
  margin: 8px 0 0;
  line-height: 1.5; }

/* Gallery
--------------------- */
.gallery::after {
  clear: both;
  content: "";
  display: table; }

.gallery {
  margin: -1em -.5em 30px;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }

.gallery-item {
  display: block;
  padding: 1em .5em 0;
  text-align: center;
  margin: 0; }

.gallery-item a:focus {
  outline: none; }

.gallery-caption {
  display: none; }

.gallery-item img {
  display: block;
  width: 100%;
  border: 1px solid #ddd; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.66%; }

.gallery-columns-7 .gallery-item {
  width: 14.28%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

/* Accessibility
--------------------- */
.says,
.screen-reader-text,
.updated:not(.published) {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* Wraplink
--------------------- */
.wrap-link {
  outline: 0;
  border: 0;
  text-decoration: none;
  display: block;
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20; }

/* Nice Select
--------------------- */
select {
  opacity: 0; }

.dine-nice-select {
  position: relative; }
  .dine-nice-select:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    position: absolute;
    z-index: 20;
    top: 50%;
    right: 12px;
    transform: translate(0, -50%);
    display: block;
    font-size: 16px; }
  .dine-nice-select a {
    display: block;
    color: inherit; }
  .dine-nice-select select {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 10; }

/* Slider
--------------------- */
.dine-slider {
  opacity: 0;
  visibility: hidden;
  transition: all .3s; }
  .dine-slider.loaded {
    opacity: 1;
    visibility: visible; }
  .dine-slider.slider-fullheight {
    height: 100vh; }
    .dine-slider.slider-fullheight .carousel-cell {
      height: 100vh;
      min-height: 400px; }
    .dine-slider.slider-fullheight .bg-thumb {
      height: 100%; }
      .dine-slider.slider-fullheight .bg-thumb .height-element {
        display: none; }

.carousel-cell {
  width: 100%;
  float: left; }
  .carousel-cell img {
    display: block;
    width: 100%; }

button.flickity-prev-next-button {
  position: absolute;
  border-radius: 0;
  background: none;
  border: 0;
  padding: 0;
  color: white;
  outline: 0;
  box-shadow: none; }
  button.flickity-prev-next-button:focus, button.flickity-prev-next-button:active {
    outline: 0;
    box-shadow: none; }
  button.flickity-prev-next-button:hover {
    background: none;
    color: white; }
  button.flickity-prev-next-button .arrow {
    fill: #fff; }

.flickity-page-dots {
  bottom: 20px; }
  .flickity-page-dots .dot {
    color: white;
    width: 16px;
    height: 16px;
    border: 3px solid;
    background: none;
    opacity: 1; }
    .flickity-page-dots .dot.is-selected {
      background: white; }

/* bullet diamond, since 3.1 */
.style-bullet-diamond .flickity-page-dots {
  bottom: 30px; }
  .style-bullet-diamond .flickity-page-dots .dot {
    border-radius: 0;
    transform: rotate(45deg);
    border-width: 2px;
    width: 12px;
    height: 12px; }

/* Caption
--------------------- */
.carousel-cell-caption {
  position: absolute;
  top: 50%;
  left: 30%;
  right: 30%;
  text-align: center;
  transform: translate(0, -50%);
  display: block;
  z-index: 20;
  color: white; }
  .carousel-cell-caption h3 {
    color: inherit;
    margin: 0;
    font-family: Bahiana, cursive;
    font-size: 8em;
    line-height: 1.1; }

.carousel-cell-text {
  font-size: 1.2em;
  margin: 10px auto 0;
  max-width: 100vw; }
  .carousel-cell-text p {
    margin: 0; }
  .carousel-cell-text a:not(.dine-btn):not(a.follow-us) {
    color: inherit;
    text-transform: uppercase;
    outline: 0;
    display: table;
    margin: 20px auto 0;
    border-bottom: 2px solid; }
    .carousel-cell-text a:not(.dine-btn):not(a.follow-us):hover {
      border-bottom-color: transparent; }
  .carousel-cell-text .dine-button {
    margin: 0; }
  .carousel-cell-text .dine-btn, .carousel-cell-text a.follow-us {
    margin-top: 20px; }

.carousel-cell-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: .4;
  z-index: 10; }

.carousel-cell-title,
.carousel-cell-text {
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-out; }

.carousel-cell-title {
  transition-delay: .3s;
  transform: translate(0, -10px); }

.carousel-cell-text {
  transition-delay: .6s;
  transform: translate(0, 10px); }

.carousel-cell.is-selected .carousel-cell-title,
.carousel-cell.is-selected .carousel-cell-text {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0); }

/* Carousel
--------------------- */
.slider-carousel .carousel-cell {
  width: auto;
  height: 600px;
  min-height: 400px;
  margin-left: 1px; }
  .slider-carousel .carousel-cell img {
    height: 100%;
    width: auto;
    max-width: none; }
.slider-carousel.slider-carousel-fullscreen .carousel-cell {
  height: 100vh; }
.slider-carousel .carousel-cell-caption {
  left: 15%;
  right: 15%; }

/* Parallax
--------------------- */
.dine-parallax {
  overflow: hidden;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: opacity .8s ease-out, visibility .8s ease-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll; }
  .dine-parallax.no-parallax {
    opacity: 1;
    visibility: visible; }
  .dine-parallax.parallaxable {
    opacity: 1;
    visibility: visible;
    background-position: -9999px -9999px !important; }
  .dine-parallax .container {
    position: relative;
    z-index: 50; }

.dark-bg {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -30; }

.parallax-bg {
  z-index: -20;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 140%;
  background-color: transparent !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  visibility: visible; }

.dine-parallax-element {
  position: relative;
  opacity: 1;
  visibility: visible; }

/* 7.0 - Layout
---------------------------------------------------------------------------------------------------------------------------- */
/* Base Grid
--------------------- */
.row {
  margin: 0 -2em;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

.col {
  display: block;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  box-flex: none;
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative;
  padding: 0 2em;
  width: 100%; }

.col-1-2 {
  width: 50%; }

.col-1-3 {
  width: 33.3333333%; }

.col-2-3 {
  width: 66.6666666%; }

.col-1-4 {
  width: 25%; }

.col-3-4 {
  width: 75%; }

.col-1-5 {
  width: 20%; }

.col-2-5 {
  width: 40%; }

.col-3-5 {
  width: 60%; }

.col-4-5 {
  width: 80%; }

.col-1-6 {
  width: 16.6666666%; }

.col-5-6 {
  width: 83.3333333%; }

.col-1-7 {
  width: 14.2857143%; }

.col-1-8 {
  width: 12.5%; }

/* Container
--------------------- */
.container {
  width: 1080px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: table; }

/* Boxed Wide Layout
--------------------- */
body {
  background: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  border: 0 solid #000; }

#page {
  position: relative;
  margin: 0 auto;
  z-index: 2999;
  overflow: hidden;
  min-height: 50vh;
  max-width: 100%; }

body.layout-boxed {
  background: #e0e0e0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed; }
  body.layout-boxed #page {
    background: #fff;
    max-width: 100%; }

@media only screen and (min-width: 1280px) {
  body.layout-boxed #page {
    width: 1200px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } }
/* Page Layout
--------------------- */
#page-wrapper .container {
  display: block; }

#primary {
  width: 100%;
  max-width: 100%;
  min-width: 60%;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px; }

.has-sidebar #primary {
  width: 76%;
  float: left;
  padding-right: 3em; }

#secondary {
  float: left;
  width: 24%;
  padding-top: 60px;
  padding-bottom: 60px; }

.sidebar-left #primary {
  float: right;
  padding-right: 0;
  padding-left: 3em; }
.sidebar-left #secondary {
  float: left; }

/* Page Title
--------------------- */
#page-header {
  padding: 20px 0;
  background-color: #f0f0f0;
  position: relative; }

.clean-titlebar #page-header {
  background: none;
  border: 0;
  padding: 60px 0; }

#page-title {
  text-align: center;
  line-height: 1.1;
  font-size: 5em;
  margin: 0; }

.archive #page-title {
  font-size: 60px; }

#page-subtitle {
  font-size: 13px;
  margin: 0 auto;
  line-height: 1.1;
  display: table;
  padding: 5px 0;
  letter-spacing: 3px;
  font-weight: 300;
  font-size: 16px;
  position: relative; }
  #page-subtitle:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #111 transparent transparent transparent;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px; }

#page-header.dine-parallax {
  padding: 150px 0;
  background-color: transparent;
  border: 0; }
  #page-header.dine-parallax #page-title,
  #page-header.dine-parallax #page-subtitle {
    color: white; }
  #page-header.dine-parallax #page-subtitle:before {
    border-color: #fff transparent transparent transparent; }
  #page-header.dine-parallax .dine-divider {
    color: white; }
  #page-header.dine-parallax .row-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.3); }

#page-header .row-overlay {
  z-index: 1;
  display: none; }

.header-transparent ~ #content #page-header.dine-parallax {
  padding-top: 200px; }

/* Side Navigation
--------------------- */
#sidenav {
  position: fixed;
  top: 50%;
  right: 40px;
  transform: translate(0, -50%);
  z-index: 10000;
  list-style: none;
  margin: 0;
  padding: 0;
  color: black; }
  #sidenav li {
    display: block;
    position: relative;
    margin: 4px 0; }
  #sidenav a {
    display: block;
    outline: 0;
    color: inherit;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    width: 20px;
    height: 20px; }
    #sidenav a:before {
      position: absolute;
      content: "";
      display: block;
      border: 2px solid;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      top: 50%;
      left: 50%;
      margin: -5px 0 0 -5px;
      transition: color .1s; }
  #sidenav span {
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 0;
    text-align: right;
    transform: translate(0, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-out; }
  #sidenav a:hover span {
    opacity: 1;
    visibility: visible;
    margin-right: 8px; }
  #sidenav li.active a:before {
    background: currentColor; }
  #sidenav.navlight {
    color: white; }

.vc_row,
.vc_section {
  position: relative; }

.section-bottom-anchor {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden; }

/* 8.0 - Header
---------------------------------------------------------------------------------------------------------------------------- */
#masthead {
  background: #fff;
  position: relative;
  z-index: 2000; }
  #masthead .container {
    height: 100px;
    position: relative;
    z-index: 2000;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap; }

.single #masthead {
  border-bottom: 1px solid #ccc; }

.header-center .site-branding {
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 100; }
.header-center #navbar {
  margin: 0; }
.header-center #nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  margin: 0;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease-out, visibility .2s ease-out;
  transition-delay: .2s; }
  .header-center #nav.repositioned {
    opacity: 1;
    visibility: visible; }
.header-center #nav &gt; li.divided-here {
  margin-left: auto; }
.header-center .header-social {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 100%; }
.header-center .header-cta {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
.header-center .header-social + .header-cta {
  display: none !important; }

#masthead.header-dark {
  background: #111;
  color: #fff; }

#masthead.header-center-item-align-near .container {
  position: relative; }
#masthead.header-center-item-align-near #navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%; }
#masthead.header-center-item-align-near #navbar-inner {
  display: block; }
#masthead.header-center-item-align-near #nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: auto;
  width: auto; }
#masthead.header-center-item-align-near .header-social,
#masthead.header-center-item-align-near .header-cta {
  left: auto;
  right: 0; }

/* Site Branding
--------------------- */
.site-branding a {
  display: block;
  color: inherit;
  outline: 0;
  border: 0;
  text-decoration: none; }

.text-logo {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 3em;
  line-height: 1.1;
  color: #111;
  letter-spacing: 1px; }

#logo img {
  display: block;
  width: 86px; }

/* Primary Menu
--------------------- */
#navbar {
  margin-left: auto; }
  #navbar em {
    font-style: normal; }
    #navbar em a {
      text-decoration: underline; }
      #navbar em a:hover {
        text-decoration: none; }
  #navbar a {
    color: inherit;
    outline: 0;
    text-decoration: none !important; }
  #navbar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #navbar li {
    display: block;
    position: relative; }

#nav {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .5px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap; }
  #nav &gt; li {
    position: relative; }
    #nav &gt; li + li {
      margin-left: 20px; }
    #nav &gt; li &gt; a {
      display: block;
      line-height: 48px;
      position: relative;
      color: #111;
      font-weight: 400;
      text-decoration: none;
      transition: all .3s ease-out; }
      #nav &gt; li &gt; a:before {
        display: block;
        position: absolute;
        bottom: 14px;
        left: 0;
        width: 100%;
        border-top: 2px solid;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
      #nav &gt; li &gt; a:hover:before {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1); }
      #nav &gt; li &gt; a:hover {
        color: #ab3f1b; }
    #nav &gt; li.menu-item-has-children &gt; a:after {
      content: "";
      margin-left: 4px; }
    #nav &gt; li.active &gt; a, #nav &gt; li.current-menu-item &gt; a, #nav &gt; li.current-menu-ancestor &gt; a {
      color: #ab3f1b; }
    #nav &gt; li.active &gt; a:before, #nav &gt; li.current-menu-item &gt; a:before, #nav &gt; li.current-menu-ancestor &gt; a:before {
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
  #nav ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    padding: 15px 0;
    width: 160px;
    background: #111;
    color: #ccc; }
    #nav ul a {
      display: block;
      outline: 0;
      color: inherit;
      font-size: 12px;
      letter-spacing: 1.5px;
      padding: 5px 20px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    #nav ul &gt; li:hover &gt; a,
    #nav ul &gt; li.active &gt; a,
    #nav ul &gt; li.current-menu-item &gt; a,
    #nav ul &gt; li.current-menu-ancestor &gt; a {
      color: #fff; }
    #nav ul ul {
      left: 100%;
      top: 0; }

/* Social List
--------------------- */
.social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  @align-items ( center ); }
  .social-list li {
    display: block; }
  .social-list a {
    color: inherit;
    border: 0;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    margin: 0 2px;
    background: #111;
    color: white;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .social-list a:hover {
      background: #111;
      border-color: #111;
      color: white; }
    .social-list a:focus {
      outline: 0; }
    .social-list a i {
      display: block;
      line-height: inherit; }
    .social-list a span {
      display: none; }

.header-social {
  margin-left: 20px; }
  .header-social a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px; }

/* CTA
--------------------- */
.header-cta-circle {
  margin-left: 20px; }
  .header-cta-circle a {
    outline: 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    color: #fff;
    background: #111;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transform: rotate(-15deg);
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 12px; }
  .header-cta-circle:hover a {
    transform: scale(1.03) rotate(-15deg); }
  .header-cta-circle span {
    display: block; }

.header-cta .dine-button {
  margin: 0; }

/* Sticky Header
--------------------- */
#masthead.header-sticky {
  position: fixed;
  top: 0;
  z-index: 20000;
  left: 0;
  right: 0; }
  #masthead.header-sticky.shadow-sticky.is-sticky {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

.admin-bar #masthead.header-sticky {
  top: 32px; }

#masthead-height {
  height: 100px;
  display: none; }

#masthead.header-sticky + #masthead-height {
  display: block; }

#logo .transparent-logo {
  display: none; }

#masthead.header-transparent {
  position: absolute;
  top: 0;
  z-index: 2000;
  left: 0;
  right: 0;
  border-bottom: 0;
  -webkit-transition: background 0.6s ease-out;
  -moz-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out; }
  #masthead.header-transparent:not(.is-sticky) {
    background: none !important;
    color: white !important; }
    #masthead.header-transparent:not(.is-sticky) .text-logo {
      color: inherit; }
    #masthead.header-transparent:not(.is-sticky) #hamburger,
    #masthead.header-transparent:not(.is-sticky) #nav &gt; li &gt; a {
      color: white; }
    #masthead.header-transparent:not(.is-sticky) #logo .transparent-logo {
      display: block; }
      #masthead.header-transparent:not(.is-sticky) #logo .transparent-logo + img {
        display: none; }
    #masthead.header-transparent:not(.is-sticky) .social-list a,
    #masthead.header-transparent:not(.is-sticky) .header-cta a {
      background: white;
      color: #111; }
  #masthead.header-transparent.shadow-sticky.is-sticky {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
  #masthead.header-transparent + #masthead-height {
    display: none !important; }
  #masthead.header-transparent.header-sticky {
    position: fixed; }

/* 9.0 - Blog
---------------------------------------------------------------------------------------------------------------------------- */
.sticky-label {
  display: none; }

.sticky {
  border: 1px solid #ddd;
  padding: 24px;
  border-radius: 2px; }
  .sticky .sticky-label {
    display: table;
    margin: 0 auto 8px;
    background: #ab3f1b;
    color: white;
    padding: 2px 5px;
    border-radius: 4px; }

.dine-article .dine-divider {
  margin: 40px 0; }
.dine-article .divider-line {
  width: 900px; }
.dine-article:first-child .dine-divider {
  display: none; }

.post-thumbnail {
  display: table;
  margin: 0 auto 30px; }
  .post-thumbnail img {
    display: block;
    transition: all .15s; }
  .post-thumbnail:hover img {
    opacity: .9; }

.page-thumbnail {
  margin: 20px auto 0; }

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

.entry-header {
  margin: 0 0 20px;
  text-align: center; }

.entry-title {
  font-size: 3em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin: 0; }
  .entry-title a {
    color: inherit;
    outline: 0; }

.entry-meta {
  margin: 5px 0 0;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 300;
  text-align: center; }
  .entry-meta &gt; * {
    display: inline-block; }
  .entry-meta &gt; * + *:before {
    content: "/";
    margin: 0 10px; }
  .entry-meta a {
    color: inherit; }
    .entry-meta a:hover {
      text-decoration: underline; }

.entry-categories a {
  display: inline-block;
  margin: 0 2px; }

a.more-link {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  display: table;
  margin: 20px auto;
  border: 2px solid #ab3f1b;
  text-align: center;
  padding: 10px 24px;
  color: #ab3f1b;
  outline: 0; }
  a.more-link:hover {
    background: #ab3f1b;
    color: white; }

/* Password
------------------------- */
.post-password-form input[type="password"] {
  display: block;
  width: 300px;
  max-width: 100%;
  margin: 0 0 10px; }

/* Tags
------------------------- */
.entry-tags {
  text-align: center;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .8em;
  margin: 30px 0; }
  .entry-tags::after {
    clear: both;
    content: "";
    display: table; }
  .entry-tags a {
    margin: 4px;
    border: 2px solid #ccc;
    padding: 4px 10px;
    color: inherit;
    outline: 0;
    display: inline-block;
    transition: all .1s ease-out; }
    .entry-tags a:hover {
      background: #111;
      color: white;
      border-color: #111; }

/* 404
------------------------- */
.error404 .page-content {
  padding: 60px 0;
  text-align: center; }
  .error404 .page-content .search-form {
    margin: 0 auto; }

/* Pagination
------------------------- */
.dine-pagination {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300;
  font-size: 14px;
  margin: 40px 0 0;
  text-align: center; }
  .dine-pagination a,
  .dine-pagination .current {
    color: inherit;
    border: 1px solid #999;
    padding: 5px 8px;
    line-height: 1.4;
    outline: 0;
    transition: all .3s; }
  .dine-pagination .current {
    border: 0; }
  .dine-pagination a:hover {
    background: #111;
    border-color: #111;
    color: white; }

/* Paginated Posts
------------------------- */
.page-links {
  position: relative;
  padding-top: 20px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  letter-spacing: 2px;
  font-size: .9em; }
  .page-links:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid;
    border-width: 1px 0 0;
    width: 30px; }
  .page-links .page-links-title {
    display: inline-block;
    font-size: .9em;
    margin: 0 10px 0 0; }
  .page-links &gt; span,
  .page-links &gt; a {
    display: inline-block;
    margin: 0 10px 0 0; }
  .page-links a {
    color: inherit;
    outline: 0; }
    .page-links a:hover {
      color: inherit; }
  .page-links &gt; span {
    font-size: 20px;
    font-weight: 300;
    color: #aaa; }

/* Comment
------------------------ */
#comments {
  margin: 40px auto; }

.comments-title {
  font-size: 24px;
  font-weight: normal; }

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .comment-list ol.children {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 2em; }
  .comment-list li.comment .comment-body {
    position: relative;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px dashed #999; }
  .comment-list &gt; li.comment:first-child &gt; .comment-body {
    margin-top: 0;
    padding-top: 0;
    border: 0; }
    .comment-list &gt; li.comment:first-child &gt; .comment-body .reply {
      top: 0; }

.comment-meta {
  margin: 0 0 16px 0; }
  .comment-meta .comment-author img {
    display: block;
    float: left;
    width: 48px;
    margin-top: 1px; }
  .comment-meta .comment-author .fn {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    margin-left: 20px;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 300; }
  .comment-meta a {
    text-decoration: none;
    color: inherit;
    outline: 0; }
  .comment-meta .comment-metadata {
    margin-left: 68px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    color: #999; }

.reply {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  border: 1px solid #ccc;
  color: #999;
  padding: 1px 4px;
  font-size: 9px;
  letter-spacing: 2px;
  display: block;
  text-align: right;
  position: absolute;
  top: 24px;
  right: 0; }
  .reply a {
    color: inherit;
    text-decoration: none;
    outline: 0; }
    .reply a:hover {
      color: #111;
      background: #fcfcfc;
      border-color: #999; }

.bypostauthor .comment-author .fn {
  background: #ab3f1b;
  color: white;
  padding: 0 4px; }

.comment-content {
  margin-left: 68px;
  font-size: 13px; }
  .comment-content p,
  .comment-content ul,
  .comment-content ol {
    margin: 0 0 10px; }
  .comment-content &gt; *:last-child {
    margin-bottom: 0; }

.comment-awaiting-moderation {
  color: red;
  margin-left: 68px;
  font-size: 10px;
  line-height: 1.5; }

/* Respond
------------------------ */
#respond {
  margin-top: 2em; }

#reply-title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal; }

#cancel-comment-reply-link {
  color: inherit;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline; }
  #cancel-comment-reply-link:hover {
    text-decoration: none; }

.comment-notes {
  background: #fcfcfc;
  border: 1px dashed #ccc;
  padding: 10px;
  letter-spacing: 1px;
  font-size: .9em;
  text-align: center; }

#respond p {
  margin-top: 1em;
  margin-bottom: 1em; }
  #respond p label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
    font-size: 10px; }

#respond .comment-form-url {
  margin-right: 0;
  margin-bottom: 1em;
  clear: right; }

.form-submit {
  clear: left; }
  .form-submit::after {
    clear: both;
    content: "";
    display: table; }
  .form-submit input[type="submit"] {
    border-radius: 0;
    margin: 0 auto;
    background: #111;
    color: white; }

/* 9.1 - Blog Grid
---------------------------------------------------------------------------------------------------------------------------- */
.blog-grid {
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  flex-flow: row wrap;
  margin: -3em -1.5em 0; }
  .blog-grid.column-3 .dine-post-grid {
    width: 33.33%; }
  .blog-grid.column-4 {
    margin-left: -.8em;
    margin-right: -.8em; }
    .blog-grid.column-4 .dine-post-grid {
      width: 25%;
      padding-left: .8em;
      padding-right: .8em; }
    .blog-grid.column-4 .grid-title {
      font-size: 1.8em; }
  @media only screen and (max-width: 1168px) {
    .blog-grid {
      margin-left: -.5em;
      margin-right: -.5em; }
      .blog-grid .dine-post-grid {
        padding-left: .5em;
        padding-right: .5em; }
      .blog-grid .grid-title {
        font-size: 1.8em; }
      .blog-grid.column-4 .dine-post-grid {
        width: 50%; } }
  @media only screen and (max-width: 782px) {
    .blog-grid.column-3 .dine-post-grid {
      width: 50%; } }
  @media only screen and (max-width: 600px) {
    .blog-grid {
      display: block; }
      .blog-grid.column-2 .dine-post-grid, .blog-grid.column-3 .dine-post-grid, .blog-grid.column-4 .dine-post-grid {
        width: 100%; } }

.has-custom-color h1, .has-custom-color h2, .has-custom-color h3, .has-custom-color h4, .has-custom-color h5, .has-custom-color h6, .has-custom-color a {
  color: inherit; }
.has-custom-color + .dine-pagination {
  color: inherit; }

.dine-post-grid {
  display: block;
  width: 50%;
  padding: 3em 1.5em 0; }
  .dine-post-grid .entry-meta {
    letter-spacing: 1px;
    text-align: inherit; }
  .dine-post-grid .entry-meta &gt; * + *:before {
    margin: 0 5px; }

.grid-title {
  font-size: 2em;
  line-height: 1.2;
  margin: 0 0 5px; }
  .grid-title a {
    color: inherit;
    outline: 0; }

.grid-header {
  margin: 0 0 1.5em; }

.grid-excerpt p {
  margin: 0; }

/* 9.2 - Blog List
---------------------------------------------------------------------------------------------------------------------------- */
.dine-post-list {
  display: block;
  overflow: hidden; }
  .dine-post-list.sticky {
    padding: 0;
    border: 0;
    background: #fafafa; }
  .dine-post-list + .dine-post-list {
    margin-top: 3em; }
  .dine-post-list .post-thumbnail {
    float: left;
    margin: 0 2em 0 0;
    width: 320px;
    max-width: 50%; }
  .dine-post-list .post-list-content {
    overflow: hidden; }
  .dine-post-list .entry-meta {
    letter-spacing: 1px;
    text-align: inherit; }
  .dine-post-list .entry-meta &gt; * + *:before {
    margin: 0 5px; }

.list-header {
  margin: 0 0 1.5em; }

/* 10.0 - Widgets
---------------------------------------------------------------------------------------------------------------------------- */
/* General
------------------------- */
.widget + .widget {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ccc; }

.widget-title {
  font-size: 20px;
  margin: 0 0 20px;
  letter-spacing: 2px; }

/* Archives, Categories, Menu...
--------------------- */
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_product_categories ul,
.widget_layered_nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_archive ul ul,
  .widget_categories ul ul,
  .widget_nav_menu ul ul,
  .widget_meta ul ul,
  .widget_pages ul ul,
  .widget_recent_entries ul ul,
  .widget_recent_comments ul ul,
  .widget_product_categories ul ul,
  .widget_layered_nav ul ul {
    margin-top: 10px;
    margin-left: 20px; }
  .widget_archive ul li,
  .widget_categories ul li,
  .widget_nav_menu ul li,
  .widget_meta ul li,
  .widget_pages ul li,
  .widget_recent_entries ul li,
  .widget_recent_comments ul li,
  .widget_product_categories ul li,
  .widget_layered_nav ul li {
    line-height: 1.5; }
    .widget_archive ul li + li,
    .widget_categories ul li + li,
    .widget_nav_menu ul li + li,
    .widget_meta ul li + li,
    .widget_pages ul li + li,
    .widget_recent_entries ul li + li,
    .widget_recent_comments ul li + li,
    .widget_product_categories ul li + li,
    .widget_layered_nav ul li + li {
      border-top: 1px dashed #aaa;
      padding-top: 10px;
      margin-top: 10px; }
  .widget_archive ul a:not(.url),
  .widget_categories ul a:not(.url),
  .widget_nav_menu ul a:not(.url),
  .widget_meta ul a:not(.url),
  .widget_pages ul a:not(.url),
  .widget_recent_entries ul a:not(.url),
  .widget_recent_comments ul a:not(.url),
  .widget_product_categories ul a:not(.url),
  .widget_layered_nav ul a:not(.url) {
    text-decoration: none;
    color: #333;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300; }
    .widget_archive ul a:not(.url):hover,
    .widget_categories ul a:not(.url):hover,
    .widget_nav_menu ul a:not(.url):hover,
    .widget_meta ul a:not(.url):hover,
    .widget_pages ul a:not(.url):hover,
    .widget_recent_entries ul a:not(.url):hover,
    .widget_recent_comments ul a:not(.url):hover,
    .widget_product_categories ul a:not(.url):hover,
    .widget_layered_nav ul a:not(.url):hover {
      text-decoration: underline; }

.comment-author-link a {
  color: inherit; }

/* deeper menu */
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_product_categories ul ul,
.widget_layered_nav ul ul {
  margin-left: 1.5rem; }

/* recent entries */
.widget_recent_entries ul {
  counter-reset: count; }
  .widget_recent_entries ul li {
    position: relative;
    padding: 16px 0 16px 40px; }
    .widget_recent_entries ul li + li {
      margin-top: 0;
      padding-top: 16px; }
    .widget_recent_entries ul li:before {
      display: block;
      content: counter(count);
      counter-increment: count;
      position: absolute;
      top: 46%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 0;
      font-size: 32px;
      font-style: italic;
      font-family: serif; }

.widget_recent_entries ul li .post-date {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #aaa;
  letter-spacing: 1px; }

/* RSS
--------------------- */
.widget_rss ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.widget_rss li {
  display: block; }

/* Mailchimp
--------------------- */
.mc4wp-form-fields p {
  margin: 0; }
.mc4wp-form-fields p + p {
  margin-top: 15px; }
.mc4wp-form-fields input[type="color"], .mc4wp-form-fields input[type="date"], .mc4wp-form-fields input[type="datetime"], .mc4wp-form-fields input[type="datetime-local"], .mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="month"], .mc4wp-form-fields input[type="number"], .mc4wp-form-fields input[type="password"], .mc4wp-form-fields input[type="search"], .mc4wp-form-fields input[type="tel"], .mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="time"], .mc4wp-form-fields input[type="url"], .mc4wp-form-fields input[type="week"], .mc4wp-form-fields input:not([type]), .mc4wp-form-fields textarea {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 320px; }
.mc4wp-form-fields button, .mc4wp-form-fields input[type="button"], .mc4wp-form-fields input[type="reset"], .mc4wp-form-fields input[type="submit"] {
  max-width: 320px;
  margin: 0 auto;
  width: 100%; }

/* Search
--------------------- */
.search-form {
  max-width: 320px;
  display: block;
  position: relative;
  margin: 0; }
  .search-form input[type="search"] {
    display: block;
    width: 100%;
    padding-right: 32px; }
  .search-form button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    letter-spacing: 0;
    font-size: 12px;
    color: #333;
    padding: 0;
    text-align: center;
    border: 0;
    outline: 0;
    background: none;
    box-shadow: none;
    border: 0; }
    .search-form button[type="submit"]:hover {
      color: #777; }
    .search-form button[type="submit"] i {
      display: block; }

/* Calendar
--------------------- */
#wp-calendar caption {
  text-align: center;
  margin-bottom: 10px; }

#wp-calendar th,
#wp-calendar td {
  font-size: .9em;
  text-align: center;
  padding: .6em;
  border: 1px dashed #ccc; }
  #wp-calendar th:hover,
  #wp-calendar td:hover {
    background: #fafafa; }

#wp-calendar a {
  color: inherit;
  font-weight: bold; }

/* Text Widget
------------------------- */
.textwidget p, .textwidget ul, .textwidget ol {
  margin-bottom: 1em; }
.textwidget &gt; *:last-child {
  margin-bottom: 0; }

/* Social List
------------------------- */
.widget-social .social-list {
  flex-flow: row wrap; }

/* Tagcloud
--------------------- */
.tagcloud {
  font-family: Oswald, sans-serif; }
  .tagcloud::after {
    clear: both;
    content: "";
    display: table; }
  .tagcloud a {
    line-height: 1.3;
    cursor: pointer;
    margin: 0 5px 5px 0;
    outline: 0;
    color: #111;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .tagcloud a:hover {
      color: #ab3f1b; }

/* Instagram
 * @since 3.0
--------------------- */
.dine-instagram-widget {
  overflow: hidden; }
  .dine-instagram-widget .dine-button {
    margin: 1em 0 0; }

.dine-instagram-widget ul {
  list-style: none;
  display: block;
  margin: -5px;
  padding: 0; }

.dine-instagram-widget ul:after {
  display: table;
  clear: both;
  content: ""; }

.dine-instagram-widget ul li {
  float: left;
  padding: 5px; }

.dine-instagram-widget ul li a {
  position: relative;
  display: block;
  outline: 0;
  text-decoration: none;
  overflow: hidden; }

.dine-instagram-widget ul li a:hover {
  opacity: .9; }

.dine-instagram-widget ul li a img {
  display: block;
  width: 100%; }

/* like count */
.dine-instagram-widget ul li a .photo-text {
  display: none;
  /* todo list */ }

.dine-instagram-widget ul li a .photo-text span + span {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle; }

.dine-instagram-widget ul li a .photo-text i {
  margin-right: 2px; }

.dine-instagram-widget.column-1 ul li {
  width: 100%; }

.dine-instagram-widget.column-2 ul li {
  width: 50%; }

.dine-instagram-widget.column-3 ul li {
  width: 33.33%; }

.dine-instagram-widget.column-4 ul li {
  width: 25%; }

.dine-instagram-widget.column-5 ul li {
  width: 20%; }

.dine-instagram-widget.column-6 ul li {
  width: 16.66%; }

.dine-instagram-widget.column-7 ul li {
  width: 14.28%; }

.dine-instagram-widget.column-8 ul li {
  width: 12.5%; }

.dine-instagram-widget.column-9 ul li {
  width: 11.11%; }

.instagram-button {
  margin: 20px 0 0; }

a.follow-us {
  display: table;
  margin: 1em auto 0; }

/* 11.0 - Footer
---------------------------------------------------------------------------------------------------------------------------- */
/* Footer Widgets
------------------------- */
#footer-sidebar {
  display: block;
  text-align: center;
  background: #12171b;
  color: rgba(255, 255, 255, 0.9);
  padding: 60px 0; }
  #footer-sidebar .widget-title {
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px; }
  #footer-sidebar .widget + .widget {
    margin-top: 24px;
    border: 0;
    padding-top: 0; }
  #footer-sidebar .mc4wp-form-fields button, #footer-sidebar .mc4wp-form-fields input[type="button"], #footer-sidebar .mc4wp-form-fields input[type="reset"], #footer-sidebar .mc4wp-form-fields input[type="submit"] {
    margin: 0 auto; }
  #footer-sidebar .widget_archive ul,
  #footer-sidebar .widget_categories ul,
  #footer-sidebar .widget_nav_menu ul,
  #footer-sidebar .widget_meta ul,
  #footer-sidebar .widget_pages ul,
  #footer-sidebar .widget_recent_entries ul,
  #footer-sidebar .widget_recent_comments ul,
  #footer-sidebar .widget_product_categories ul {
    text-align: left; }
    #footer-sidebar .widget_archive ul li + li,
    #footer-sidebar .widget_categories ul li + li,
    #footer-sidebar .widget_nav_menu ul li + li,
    #footer-sidebar .widget_meta ul li + li,
    #footer-sidebar .widget_pages ul li + li,
    #footer-sidebar .widget_recent_entries ul li + li,
    #footer-sidebar .widget_recent_comments ul li + li,
    #footer-sidebar .widget_product_categories ul li + li {
      border-color: rgba(255, 255, 255, 0.3); }
    #footer-sidebar .widget_archive ul a:not(.url),
    #footer-sidebar .widget_categories ul a:not(.url),
    #footer-sidebar .widget_nav_menu ul a:not(.url),
    #footer-sidebar .widget_meta ul a:not(.url),
    #footer-sidebar .widget_pages ul a:not(.url),
    #footer-sidebar .widget_recent_entries ul a:not(.url),
    #footer-sidebar .widget_recent_comments ul a:not(.url),
    #footer-sidebar .widget_product_categories ul a:not(.url) {
      color: inherit; }
  #footer-sidebar .dine-nice-select a {
    color: inherit;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1; }
  #footer-sidebar .tagcloud a {
    color: inherit; }
    #footer-sidebar .tagcloud a:hover {
      color: #ab3f1b; }
  #footer-sidebar .textwidget {
    font-size: .9em; }
    #footer-sidebar .textwidget a {
      color: white; }
      #footer-sidebar .textwidget a:focus {
        outline: 0; }
  #footer-sidebar .widget-social .social-list {
    justify-content: center; }
  #footer-sidebar .social-list a:hover {
    background: none;
    color: inherit;
    border-color: inherit; }

.footer-sidebar-wrapper {
  display: flex;
  align-items: center;
  align-items: stretch;
  margin: 0 -30px; }
  .footer-sidebar-wrapper.column-1 .footer-col {
    width: 100%; }
  .footer-sidebar-wrapper.column-2 .footer-col {
    width: 50%; }
  .footer-sidebar-wrapper.column-3 .footer-col {
    width: 33%; }

.footer-col {
  padding: 0 30px; }

.footer-col + .footer-col {
  border-left: 1px dashed rgba(255, 255, 255, 0.2); }

/* Footer Bottom
------------------------- */
#footer-bottom {
  background: #000;
  color: #ccc;
  padding: 50px 0; }
  #footer-bottom .dine-divider {
    margin: 30px 0;
    color: rgba(255, 255, 255, 0.5); }

/* Logo
------------------------------ */
#footer-logo {
  display: block;
  margin: 20px auto;
  text-align: center; }
  #footer-logo a {
    display: inline-block;
    outline: 0;
    color: inherit; }
  #footer-logo img {
    display: block;
    width: 80px; }

/* Footer Social
------------------------------ */
#footer-social {
  display: block;
  text-align: center;
  margin: 2em 0; }
  #footer-social li {
    display: inline-block;
    margin: 0 2px; }
  #footer-social a {
    font-size: 18px; }

/* Footer Nav
------------------------------ */
#footernav {
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .7em;
  letter-spacing: 2px;
  text-transform: uppercase; }
  #footernav li {
    display: inline-block; }
    #footernav li + li:before {
      content: "|";
      margin: 0 10px;
      opacity: .2; }
    #footernav li.current-menu-item a {
      color: white; }
  #footernav a {
    color: inherit;
    outline: 0;
    transition: all .15s ease-out; }
    #footernav a:hover {
      color: white; }
    #footernav a:focus {
      outline: 0; }

/* Copyright
 * @since 3.0
------------------------------ */
.footer-copyright {
  text-align: center;
  font-size: .9em;
  margin: 1em auto;
  max-width: 600px; }
  .footer-copyright p {
    margin: 0; }
  .footer-copyright a {
    color: inherit; }
    .footer-copyright a:focus {
      outline: 0; }
    .footer-copyright a:hover {
      text-decoration: underline; }

/* Scroll up
------------------------------ */
#scrollup {
  display: block;
  position: fixed;
  bottom: 0;
  right: 40px;
  z-index: 3000;
  transform: translate(0, 100%);
  transition: all .4s ease-out;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  text-align: center; }
  #scrollup.shown {
    transform: translate(0, 0); }
    #scrollup.shown span {
      opacity: 1;
      transform: translate(0, 0); }
  #scrollup a {
    display: block;
    background: white;
    color: #111;
    background: #ab3f1b;
    color: white;
    padding: 8px 8px 6px;
    outline: 0;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); }
  #scrollup span {
    display: block;
    line-height: 1.2;
    transform: translate(0, 5px);
    transition: all .3s;
    opacity: 0; }
  #scrollup .goto {
    font-size: 10px;
    letter-spacing: 1px;
    transition-delay: .2s; }
  #scrollup .top-text {
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    transition-delay: .4s; }

/* 12.0 - Contact Form 7
---------------------------------------------------------------------------------------------------------------------------- */
.wpcf7 input[type="color"], .wpcf7 input[type="date"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="email"], .wpcf7 input[type="month"], .wpcf7 input[type="number"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 input[type="time"], .wpcf7 input[type="url"], .wpcf7 input[type="week"], .wpcf7 input:not([type]), .wpcf7 textarea {
  width: 100%; }

.wpcf7 .row {
  margin-bottom: 20px; }

.wpcf7 div.col-1-2 textarea {
  height: 152px; }

input.wpcf7-submit[type="submit"] {
  display: block;
  margin: 20px auto 0;
  background: #111;
  border-radius: 0;
  width: 30%; }
  input.wpcf7-submit[type="submit"]:hover {
    background: #ab3f1b; }

/* 13.0 - Restaurant Reservations plugin
---------------------------------------------------------------------------------------------------------------------------- */
body .rtb-booking-form .rtb-text &gt; label,
body .rtb-booking-form .rtb-textarea &gt; label,
body .rtb-booking-form .rtb-select &gt; label {
  display: none; }
body .rtb-booking-form &gt; form {
  overflow: hidden;
  display: block;
  margin: 0 -1em; }
body .rtb-booking-form fieldset {
  padding: 0;
  border: 0;
  padding: 0 1em;
  margin: 0 0 2em;
  width: 50%;
  display: block;
  float: left; }
  body .rtb-booking-form fieldset &gt; legend {
    font-family: Oswald, sans-serif;
    margin: 0;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: inherit;
    line-height: 1.1;
    padding: 0; }
  body .rtb-booking-form fieldset &gt; div {
    margin: 2em 0 0; }
body .rtb-booking-form .reservation,
body .rtb-booking-form .contact {
  width: 50%;
  display: block;
  border: 0; }
body .rtb-booking-form button[type="submit"] {
  clear: both;
  display: block;
  width: 50%;
  margin: 1.5em auto 0;
  min-width: 200px;
  background: none;
  border: 2px solid;
  color: #111;
  box-shadow: none; }
body .rtb-booking-form label {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  margin: 0 0 5px; }
body .rtb-booking-form input,
body .rtb-booking-form textarea {
  max-width: 100%; }
body .rtb-booking-form .add-message a {
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  color: inherit;
  font-size: .8em;
  font-family: Oswald, sans-serif;
  transition: all .15s ease-out; }
  body .rtb-booking-form .add-message a:hover {
    color: #ab3f1b; }
  body .rtb-booking-form .add-message a:focus {
    outline: 0; }
body .rtb-booking-form .rtb-error {
  padding: 6px;
  background: red;
  margin-bottom: -1px; }

body .dine-restaurant-reservation.column-1 .rtb-booking-form fieldset,
body .dine-restaurant-reservation.column-1 .rtb-booking-form .reservation,
body .dine-restaurant-reservation.column-1 .rtb-booking-form .contact {
  width: 100%;
  float: none; }
body .dine-restaurant-reservation.column-1 .rtb-booking-form .add-message {
  text-align: center; }

/* MODALS
------------------------------------ */
body .picker__frame {
  transition: none; }
body .picker__box {
  border-radius: 2px;
  border: 0;
  overflow: hidden;
  padding: 1em 4em; }
body .picker--opened .picker__holder {
  background: rgba(0, 0, 0, 0.8); }
body .picker__header {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px; }
body .picker__year {
  font-style: normal;
  font-size: 1em; }
body .picker__nav--next,
body .picker__nav--prev {
  height: 32px;
  line-height: 32px;
  padding-top: 0;
  padding-bottom: 0;
  top: 0; }
  body .picker__nav--next:hover,
  body .picker__nav--prev:hover {
    background: none; }
  body .picker__nav--next:before,
  body .picker__nav--prev:before {
    margin-top: 4px; }
body #rtb-date_root .picker__nav--next, body #rtb-date_root .picker__nav--prev {
  min-height: 32px; }
body .picker__weekday,
body .picker__day {
  text-align: center;
  color: inherit;
  font-family: Oswald, sans-serif; }
body .picker__day--today:before {
  display: none; }
body .picker--focused .picker__day--highlighted,
body .picker__day--highlighted:hover,
body .picker__day--infocus:hover {
  color: #000;
  background: white; }
body .picker__day--highlighted {
  border-color: #ab3f1b; }
body .picker--focused .picker__day--selected, body .picker__day--selected, body .picker__day--selected:hover {
  color: white;
  background: #ab3f1b; }
body .picker__footer {
  overflow: hidden;
  padding: 0 0 20px; }
  body .picker__footer button {
    font-weight: 400;
    width: 30%;
    display: block;
    float: left;
    margin-right: 5%;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    color: #111;
    font-size: .8em;
    border-radius: 2px;
    border: 2px solid;
    box-shadow: none; }
    body .picker__footer button:hover, body .picker__footer button:focus, body .picker__footer button:active {
      background: #ab3f1b;
      border-color: #ab3f1b;
      color: #fff; }
    body .picker__footer button:last-child {
      margin-right: 0; }
body #rtb-date_root .picker__button--clear, body #rtb-date_root .picker__button--today {
  color: #111; }
  body #rtb-date_root .picker__button--clear:hover, body #rtb-date_root .picker__button--clear:focus, body #rtb-date_root .picker__button--today:hover, body #rtb-date_root .picker__button--today:focus {
    color: white; }
body .picker__button--clear:before {
  top: -.35em;
  font-family: sans-serif; }
body .picker__button--close:before {
  color: red;
  font-family: sans-serif; }
body .picker__button--today[disabled],
body .picker__button--today[disabled]:hover {
  color: #999; }
body .picker__button--today:before {
  display: none; }
body #rtb-time_root .picker__list, body #rtb-time_root .picker__list li {
  margin: 0;
  margin-top: -1px; }
body .picker__list {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  padding-bottom: 20px; }
body .picker__list-item {
  padding-top: .4em;
  padding-bottom: .4em; }
body .picker--focused .picker__list-item--highlighted, body .picker__list-item--highlighted:hover, body .picker__list-item:hover {
  background: #f0f0f0; }
body .picker__list-item--highlighted, body .picker__list-item:hover {
  border-color: #e0e0e0; }
body .picker--focused .picker__list-item--selected,
body .picker__list-item--selected,
body .picker__list-item--selected:hover {
  background: #ab3f1b;
  border-color: #ab3f1b; }
body .picker--time .picker__button--clear {
  background: #e0e0e0;
  color: #333;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin-top: 20px; }
body .rtb-message {
  border: 1px solid #c6e2c6;
  color: #71a971;
  background: #ebffeb;
  padding: 16px;
  text-align: center;
  display: table;
  margin: 0 auto; }
  body .rtb-message p {
    margin: 0; }

/* 14.0 - Off Canvas Menu
---------------------------------------------------------------------------------------------------------------------------- */
#hamburger {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none;
  cursor: pointer;
  color: inherit;
  border: 0;
  outline: 0 !important;
  width: 30px;
  padding: 5px 0;
  background: none;
  border-radius: 0; }
  #hamburger span {
    height: 2px;
    background: currentColor;
    width: 60%;
    display: block;
    margin-left: auto; }
    #hamburger span + span {
      margin-top: 5px;
      width: 100%; }

#offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 280px;
  background: #111;
  color: #ccc;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 9999;
  padding: 2.4rem;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
  /* Elements
  --------------- */ }
  #offcanvas a {
    text-decoration: none !important; }
  #offcanvas .social-list,
  #offcanvas .search-form,
  #offcanvas .topbar-text {
    margin-top: 1em; }
  #offcanvas .social-list ul a {
    outline: 0;
    font-size: 16px;
    width: auto;
    padding: 0 10px 0 0; }

.admin-bar #offcanvas {
  top: 32px;
  height: -webkit-calc(100% - 32px);
  height: calc(100% - 32px); }

#offcanvas .topbar-text {
  display: none;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300; }

#offcanvas-overlay {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 4000;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1); }

.offcanvas-open {
  overflow: hidden; }
  .offcanvas-open #offcanvas {
    -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);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }
  .offcanvas-open #offcanvas-overlay {
    visibility: visible;
    opacity: .8; }

/* Mobile Menu
--------------------- */
.offcanvas-nav {
  font-family: Oswald, sans-serif; }

.offcanvas-nav .menu &gt; ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .offcanvas-nav .menu &gt; ul li {
    display: block;
    position: relative; }
    .offcanvas-nav .menu &gt; ul li &gt; .indicator {
      display: none;
      position: absolute;
      top: 1.3rem;
      right: 0;
      font-size: 1.2em;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .offcanvas-nav .menu &gt; ul li &gt; .indicator:before {
        content: "\f107"; }
    .offcanvas-nav .menu &gt; ul li.menu-item-has-children {
      cursor: pointer; }
      .offcanvas-nav .menu &gt; ul li.menu-item-has-children &gt; a {
        margin-right: 3rem; }
      .offcanvas-nav .menu &gt; ul li.menu-item-has-children &gt; .indicator {
        display: block; }
  .offcanvas-nav .menu &gt; ul &gt; li {
    display: block;
    position: relative;
    padding: 9px 0; }
    .offcanvas-nav .menu &gt; ul &gt; li + li {
      border-top: 1px dashed rgba(255, 255, 255, 0.2); }
    .offcanvas-nav .menu &gt; ul &gt; li &gt; a {
      text-transform: uppercase;
      color: inherit;
      font-size: 13px;
      text-decoration: none !important; }
    .offcanvas-nav .menu &gt; ul &gt; li.current-menu-item &gt; a, .offcanvas-nav .menu &gt; ul &gt; li.current-menu-ancestor &gt; a, .offcanvas-nav .menu &gt; ul &gt; li.active &gt; a {
      color: #ab3f1b; }
  .offcanvas-nav .menu &gt; ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    padding: 1rem 0 1rem 1rem; }
    .offcanvas-nav .menu &gt; ul ul &gt; li {
      padding: 6px 0; }
      .offcanvas-nav .menu &gt; ul ul &gt; li + li {
        border-top: 1px dashed rgba(255, 255, 255, 0.2); }
      .offcanvas-nav .menu &gt; ul ul &gt; li &gt; .indicator {
        top: .7rem; }
    .offcanvas-nav .menu &gt; ul ul a {
      line-height: 18px;
      outline: 0;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 12px;
      color: inherit;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
    .offcanvas-nav .menu &gt; ul ul &gt; li:hover &gt; a,
    .offcanvas-nav .menu &gt; ul ul &gt; li.current-menu-item &gt; a,
    .offcanvas-nav .menu &gt; ul ul &gt; li.current-menu-ancestor &gt; a {
      color: #ab3f1b; }

/* Off Canvas Social Icons
------------------------------ */
.offcanvas-social {
  display: block;
  text-align: center;
  margin: 20px 0 0; }
  .offcanvas-social .social-list a {
    background: #ab3f1b;
    color: white;
    margin: 0 6px 0 0; }

/* 15.0 - Responsive
---------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1279px) {
  /* Side Navigation
  ------------------------------------ */
  #sidenav {
    right: 10px; }

  /* Header
  ------------------------------------ */
  #nav &gt; li + li {
    margin-left: 12px; }
  #nav &gt; li &gt; a {
    font-size: 12px; }

  .header-center .header-social {
    display: none; }

  /* Layout
  ------------------------------------ */
  .container {
    max-width: 96%;
    width: 940px; }

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

  .col {
    padding-left: 20px;
    padding-right: 20px; }

  /* Blog
  ------------------------------------ */
  /* Widgets
  ------------------------------------ */ }
/**
 * Portrait Tablet
 * target screen 768px
 */
@media only screen and (max-width: 1023px) {
  /* Side Navigation
  ------------------------------------ */
  #sidenav {
    display: none; }

  /* Typography
  ------------------------------------ *
  body {
      font-size: 13px;
  }
  h1 {
      font-size: 40px;
  }
  h2 {
      font-size: 32px;
  }
  h3 {
      font-size: 24px;
  }
  h4 {
      font-size: 20px;
  }
  h5 {
      font-size: 16px;
  }
  
  /* Header
  ------------------------------------ */
  #mobile-nav {
    display: block; }

  #nav,
  .header-social,
  .header-cta {
    display: none; }

  #masthead .container {
    position: relative; }

  #hamburger {
    display: block; }

  #navbar {
    display: none !important; }

  #offcanvas .header-cta {
    display: block;
    margin: 20px 0 0; }
    #offcanvas .header-cta a {
      background: white;
      color: #111; }

  /* Layout
  ------------------------------------ */
  .container {
    width: 724px;
    max-width: 96%; }

  .layout-boxed {
    background: none; }
    .layout-boxed .container {
      width: 724px; }
    .layout-boxed #page {
      box-shadow: none !important;
      width: 100% !important; }

  .has-sidebar #primary,
  .has-sidebar #secondary {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    float: none; }

  #secondary {
    margin-top: 0;
    padding-top: 0 !important; }

  /* WooCommerce
  ------------------------------------ */
  .header-cart,
  .layout-boxed .header-cart {
    right: 60px; }

  .slide-full-caption {
    padding: 0; }

  .footer-sidebar-wrapper.column-4 {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap; }
    .footer-sidebar-wrapper.column-4 .footer-col {
      width: 50%; }

  #footer-sidebar .footer-col:nth-child(3), #footer-sidebar .footer-col:nth-child(4) {
    padding-top: 0; } }
@media only screen and (max-width: 767px) {
  /* General
  ------------------------------------------------ */
  blockquote p br {
    display: none; }

  blockquote {
    padding-left: 20px; }

  .spacing-4,
  .spacing-5,
  .spacing-6,
  .spacing-7,
  .spacing-8,
  .spacing-9,
  .spacing-10 {
    letter-spacing: 2px; }

  /* Header
  ------------------------------------------------ */
  /* Basic Structure
  ------------------------------------------------ */
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap; }

  .col {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .col + .col {
      margin-top: 1em; }

  div.wpcf7 .row {
    margin-bottom: 20px; }
    div.wpcf7 .row .col + .col {
      margin-top: 20px; }

  .container {
    width: 90%;
    min-width: 300px; }

  /* Layout
  ------------------------------------------------ */
  #page-wrapper .container {
    display: block; }

  #primary,
  #secondary {
    padding: 40px 0;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #page-header.dine-parallax {
    padding: 80px 0; }

  .header-transparent ~ #content #page-header.dine-parallax {
    padding-top: 120px; }

  #page-title {
    font-size: 50px; }

  #page-subtitle {
    font-size: 14px;
    letter-spacing: 1.5px; }

  /* Blog
  ------------------------------------------------ */
  .entry-title {
    font-size: 32px; }

  .entry-meta {
    letter-spacing: 1px; }

  /* Single
  ------------------------------------------------ */
  .comment-list ol.children {
    margin: 0 0 0 1em; }

  .comment-meta .comment-author .fn {
    margin-left: 12px;
    letter-spacing: 1px;
    font-size: 11px; }
  .comment-meta .comment-author img {
    display: block;
    float: left;
    width: 32px; }
  .comment-meta .comment-metadata {
    letter-spacing: 0; }

  .comment-meta .comment-metadata,
  .comment-content,
  .comment-awaiting-moderation {
    margin-left: 44px; }

  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: 100%;
    margin-right: 0; }

  .dine-heading .heading-title.related-heading {
    width: 100%; }

  .entry-tags {
    letter-spacing: 0;
    font-size: 12px; }
    .entry-tags a {
      padding: 2px 6px; }

  /* Blog Grid -&gt; 1 column
  ------------------------------------------------ */
  /* Blog List -&gt; smaller thumbnail
  ------------------------------------------------ */
  .dine-post-list .post-thumbnail {
    width: 120px;
    margin-right: 1em; }

  .dine-post-list .grid-title {
    font-size: 1.2em; }

  .list-header {
    margin: 0 0 .7em; }

  /* Footer
  ------------------------------------------------ */
  .footer-sidebar-wrapper {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .footer-col {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .footer-col + .footer-col {
      border: 0;
      margin-top: 30px; }

  #footer-sidebar .footer-col {
    padding-top: 0;
    padding-bottom: 0; }
    #footer-sidebar .footer-col + .footer-col {
      margin-top: 24px; }

  #footer-bottom .container {
    display: block;
    text-align: center; }
  #footer-bottom #footernav {
    display: table;
    margin: 0 auto; }

  #footernav li + li:before {
    margin: 0 5px; }

  #scrollup {
    display: none; }

  /* WooCommerce
  ------------------------------------------------ */
  .woocommerce-page.columns-4 ul.products li.product,
  .woocommerce.columns-4 ul.products li.product,
  .woocommerce-page.columns-3 ul.products li.product,
  .woocommerce.columns-3 ul.products li.product {
    width: 49.5%; }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    margin-bottom: 0; }

  .carousel-cell-caption {
    left: 15%;
    right: 15%; } }
@media only screen and (max-width: 480px) {
  /* Typography
  ------------------------------------------------ */
  button, input[type="button"], input[type="reset"], input[type="submit"],
  .dine-btn,
  a.follow-us {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 36px; }

  h1 {
    font-size: 28px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 16px; }

  .gallery {
    margin: -0.4em -0.2em 20px; }

  .gallery-item {
    padding: .4em .2em 0; }

  /* Header
  ------------------------------------------------ */
  /* Footer
  ------------------------------------------------ */
  #footernav li {
    letter-spacing: 0; }
  #footernav a {
    letter-spacing: 0; }

  /* Layout
  ------------------------------------------------ */
  .archive #page-title,
  #page-title {
    font-size: 32px;
    letter-spacing: 0px; }

  #page-subtitle {
    font-size: 11px;
    letter-spacing: 1px; }

  /* Blog
  ------------------------------------------------ */
  .sticky {
    padding: 12px; }

  a.more-link {
    padding: 6px 12px;
    letter-spacing: 1px; }

  .entry-meta {
    font-size: 10px;
    font-weight: normal; }

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

  /* Single Post
  ------------------------------------------------ */
  .comment-list li.comment .comment-body {
    display: block; }
  .comment-list li.comment .comment-meta {
    width: 100%;
    margin: 0 0 10px; }

  .woocommerce-page.columns-4 ul.products li.product,
  .woocommerce.columns-4 ul.products li.product,
  .woocommerce-page.columns-3 ul.products li.product,
  .woocommerce.columns-3 ul.products li.product,
  .woocommerce-page.columns-2 ul.products li.product,
  .woocommerce.columns-2 ul.products li.product {
    width: 100%; }

  #coupon_code,
  .woocommerce table.cart td.actions .coupon .button {
    width: 100%;
    margin-bottom: 10px; }

  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding-left: 20px;
    padding-right: 20px; }

  /* Booking
  ------------------------------------------------ */
  body .rtb-booking-form &gt; form {
    margin: 0 -10px; }
  body .rtb-booking-form fieldset {
    padding: 0 10px; }
  body .rtb-booking-form .reservation,
  body .rtb-booking-form .contact {
    width: 100%; }
    body .rtb-booking-form .reservation &gt; legend,
    body .rtb-booking-form .contact &gt; legend {
      font-size: 1.2em;
      letter-spacing: 0; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>