@charset "UTF-8";
/**
 *
 * Bevette Stylesheet
 * by Puruno
 * https://themeforest.net/user/puruno
 * 
 * please do not edit directly in theme, for any adjustments we recomend using child theme
 * https://codex.wordpress.org/Child_Themes
 *
 *  *
 * 1. 	Foundation base styles
 * 2. 	Global elements
 * 3. 	Navbar styles
 * 4. 	Home templates styles
 * 5. 	Blog template styles
 * 6. 	Food menu templates styles
 * 7. 	Restaurant reservation styles
 * 8.	Woocommerce styles
 * 9. 	Footer styles
 * 10. 	Vegas slider styles
 * 11.	WordPress Multilingual Plugin styles
 * 12.	Magnific Popup styles
 * 13.	Owl Carousel styles
 * 14.	YTPlayer styles
 */
/**
 *
 * 1. Foundation base styles
 *
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

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

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

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

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

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

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  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 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #333f51;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

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

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: initial; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

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

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

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

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

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

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

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

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

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

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.875rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.8;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #ddd; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1.875rem; }

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #ddd;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.8; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd; }
  blockquote, blockquote p {
    line-height: 1.8;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #333f51;
  color: #333f51;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #ddd;
  background-color: #f5f3f4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333f51; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #f5f3f4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #333f51; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

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

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #333f51; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #333f51; }
  .button.warning {
    background-color: #ffae00;
    color: #333f51; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #333f51; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #333f51; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #333f51; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: inset 0 1px 2px rgba(51, 63, 81, 0.1);
          box-shadow: inset 0 1px 2px rgba(51, 63, 81, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: inherit;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: transparent;
    -webkit-box-shadow: 0 0 5px #ddd;
            box-shadow: 0 0 5px #ddd;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit; }

input::placeholder,
textarea::placeholder {
  color: inherit; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #f5f3f4;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: inherit; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: inherit; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid;
  background: transparent;
  color: inherit;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #fefefe; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: inherit;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: transparent;
    -webkit-box-shadow: 0 0 5px #ddd;
            box-shadow: 0 0 5px #ddd;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #f5f3f4;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #333f51; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #333f51; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #333f51; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #333f51; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #333f51; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #ddd;
    -webkit-box-shadow: 0 7px 0 #ddd, 0 14px 0 #ddd;
            box-shadow: 0 7px 0 #ddd, 0 14px 0 #ddd; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #333f51;
    -webkit-box-shadow: 0 7px 0 #333f51, 0 14px 0 #333f51;
            box-shadow: 0 7px 0 #333f51, 0 14px 0 #333f51;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #333f51; }
  .label.warning {
    background: #ffae00;
    color: #333f51; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead, tbody, tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #333f51; }
  tfoot {
    background: #f1f1f1;
    color: #333f51; }
  thead tr, tfoot tr {
    background: transparent; }
  thead th, thead td, tfoot th, tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th, tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

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

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

/**
 *
 * 2. Global elements
 *
 */
h1, .h1 {
  font-size: 1.42577rem; }
  @media screen and (min-width: 37.5rem) {
    h1, .h1 {
      font-size: calc(1.42577rem + 2.0473 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h1, .h1 {
      font-size: 3.47307rem; } }

h2, .h2 {
  font-size: 1.33624rem; }
  @media screen and (min-width: 37.5rem) {
    h2, .h2 {
      font-size: calc(1.33624rem + 1.26921 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h2, .h2 {
      font-size: 2.60545rem; } }

h3, .h3 {
  font-size: 1.25234rem; }
  @media screen and (min-width: 37.5rem) {
    h3, .h3 {
      font-size: calc(1.25234rem + 0.70224 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h3, .h3 {
      font-size: 1.95458rem; } }

h4, .h4 {
  font-size: 1.1737rem; }
  @media screen and (min-width: 37.5rem) {
    h4, .h4 {
      font-size: calc(1.1737rem + 0.2926 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h4, .h4 {
      font-size: 1.4663rem; } }

h5, .h5 {
  font-size: 1.1rem; }
  @media screen and (min-width: 37.5rem) {
    h5, .h5 {
      font-size: calc(1.1rem + 0.15 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h5, .h5 {
      font-size: 1.25rem; } }

h6, .h6 {
  font-size: 1rem; }
  @media screen and (min-width: 37.5rem) {
    h6, .h6 {
      font-size: calc(1rem + 0 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h6, .h6 {
      font-size: 1rem; } }

/**
 *
 * Basic styles
 *
 */
body {
  -webkit-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  overflow-x: hidden; }
  body a, body button {
    color: inherit; }
    body a:focus, body a:active, body button:focus, body button:active {
      outline: none; }
    body a:hover, body a:focus, body button:hover, body button:focus {
      color: inherit; }
  body p {
    margin-bottom: 30px; }
  body.no-scroll {
    overflow-y: hidden; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    letter-spacing: 1px; }
  body .content p a, body .text-link, body .wpb_text_column p a {
    border-bottom: 1px solid;
    display: inline;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    opacity: .8; }
    body .content p a:hover, body .text-link:hover, body .wpb_text_column p a:hover {
      opacity: 1; }
  body .vc_row h1, body .vc_row h2, body .vc_row h3, body .vc_row h4, body .vc_row h5, body .vc_row h6 {
    color: inherit; }

.page-padding {
  padding: 90px 0; }

.page-template-default .page-padding, .page-template-home .page-padding {
  padding: 0; }

@media print, screen and (min-width: 64em) {
  .show-frame {
    /* position: relative; */ }
    .show-frame .page-frame {
      z-index: 11;
      position: fixed;
      background: #fefefe; }
    .show-frame .page-frame-top {
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      padding-top: 15px; }
    .show-frame .page-frame-bottom {
      bottom: 0;
      left: 0;
      width: 100%;
      height: 0;
      padding-bottom: 15px; }
    .show-frame .page-frame-left {
      top: 0;
      left: 0;
      height: 100%;
      width: 15px; }
    .show-frame .page-frame-right {
      top: 0;
      right: 0;
      height: 100%;
      width: 15px; }
    .show-frame footer {
      margin-bottom: 15px; }
    .show-frame > .page-wrapper {
      padding: 15px; }
    .show-frame .nav-transparent ~ .page-wrapper .home-bg-slider {
      height: calc(100vh - 30px) !important; }
    .show-frame .nav-solid ~ .page-wrapper .home-bg-slider {
      height: calc(100vh - 100px - 15px); }
    .show-frame .bevette-nav {
      left: 15px;
      right: 15px;
      width: auto; }
      .show-frame .bevette-nav.nav-bottom {
        bottom: 15px; }
      .show-frame .bevette-nav.nav-top {
        top: 15px; }
      .show-frame .bevette-nav.fixed-nav {
        margin-top: 15px; } }

.bevette-header {
  font-family: "Oswald"; }

.text-light {
  color: #fefefe; }
  .text-light:hover {
    color: #fefefe; }

pre {
  background: #f5f3f4;
  padding: 15px; }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  margin-top: 5px;
  font-size: 12px !important;
  color: #8a8a8a;
  margin-bottom: 5px !important; }

img.alignleft {
  margin: 0;
  float: left;
  margin-right: 1.5em; }

img.alignright {
  margin: 0;
  float: right;
  margin-left: 1.5em; }

.alignleft {
  margin: 0;
  float: left;
  margin-right: 1.5em; }

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

.aligncenter {
  clear: both;
  display: block;
  margin: 30px auto; }

.alignnone {
  margin: 30px 0; }

.pagination .screen-reader-text {
  display: none; }

.sticky-post {
  background: #f5f3f4;
  padding: 30px 0; }

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 5px;
  padding: 0 10px 0 0;
  width: 50%; }
  .gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%; }
  .gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .gallery-item a:hover img, .gallery-item a:focus img {
    -webkit-filter: opacity(60%);
            filter: opacity(60%); }

@media screen and (max-width: 39.9375em) {
  .gallery:not(.gallery-columns-1) .gallery-item {
    max-width: 100% !important; } }

.gallery-columns-1 .gallery-item {
  float: none;
  width: 100%;
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  float: none;
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  float: none;
  max-width: 33.3332%; }

.gallery-columns-4 .gallery-item {
  float: none;
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  float: none;
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  float: none;
  max-width: 16.6667%; }

.gallery-columns-7 .gallery-item {
  float: none;
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  float: none;
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  float: none;
  max-width: 11.11%; }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

/**
 *
 * Scroll to top
 *
 */
.scroll-up {
  display: block;
  position: fixed;
  text-align: center;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 11;
  width: 30px;
  height: 30px;
  border: 1px solid;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s 0s, visibility 0s .4s;
  transition: opacity .4s 0s, visibility 0s .4s; }
  .scroll-up.show-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s 0s, visibility 0s 0s;
    transition: opacity .4s 0s, visibility 0s 0s; }
    .scroll-up.show-arrow i {
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; }
    .scroll-up.show-arrow:hover i {
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px); }

/**
 *
 * Pagination 
 *
 */
.nav-links {
  width: 100%;
  text-align: center; }
  .nav-links a, .nav-links span {
    display: inline-block;
    vertical-align: middle; }
  .nav-links .arrow-prev, .nav-links .arrow-next {
    width: 30px;
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
    opacity: .5;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-align: center; }
    .nav-links .arrow-prev:hover, .nav-links .arrow-next:hover {
      opacity: 1; }
    .nav-links .arrow-prev i, .nav-links .arrow-next i {
      line-height: 50px;
      -webkit-transform: scale(1);
              transform: scale(1);
      font-size: 18px;
      opacity: 1; }
  .nav-links .page-numbers, .nav-links .page-number {
    font-size: 16px;
    width: 25px;
    margin: 0 2px; }
    .nav-links .page-numbers.current, .nav-links .page-number.current {
      border: 1px solid #ddd;
      border-radius: 4px; }
  .nav-links a.page-numbers {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .4s;
    transition: border-color .4s; }
    .nav-links a.page-numbers:hover {
      border-bottom: 1px solid; }
  .nav-links .prev, .nav-links .next {
    border: none !important; }

.page-links {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .page-links a, .page-links span {
    display: inline-block;
    vertical-align: middle; }
  .page-links span {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    width: 25px;
    margin: 0 2px; }
  .page-links a > span {
    border: none; }

/**
 *
 * Button
 *
 */
.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Oswald";
  margin-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  position: relative; }
  .btn.btn-underline {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .btn.btn-underline .btn-text {
      position: relative; }
      .btn.btn-underline .btn-text:after {
        content: "";
        position: absolute;
        bottom: -5px;
        border-bottom: 2px solid;
        left: 10px;
        right: 10px;
        -webkit-transition: left .4s, right .4s;
        transition: left .4s, right .4s; }
    .btn.btn-underline:hover .btn-text:after {
      right: 0;
      left: 0; }
  .btn.btn-solid {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s; }
    .btn.btn-solid:hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }

.btn-xs {
  padding: 10px 20px;
  font-size: 12px !important; }

.btn-sm {
  padding: 10px 20px;
  font-size: 14px !important; }

.btn-md {
  padding: 15px 30px; }

.btn-lg {
  padding: 25px 75px; }

.btn-light.btn-underline .btn-text {
  color: #fefefe; }

.btn-light.btn-solid {
  background: #fefefe; }
  .btn-light.btn-solid .btn-text {
    color: #333f51; }

.btn-dark.btn-underline .btn-text {
  color: #333f51; }

.btn-dark.btn-solid {
  background: #333f51; }
  .btn-dark.btn-solid .btn-text {
    color: #fefefe; }

/**
 *
 * Forms
 *
 */
@-webkit-keyframes autofill {
  to {
    background: transparent;
    border-color: inherit !important; } }
@keyframes autofill {
  to {
    background: transparent;
    border-color: inherit !important; } }

.form-style .form-submit {
  padding: 0 15px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  overflow: hidden; }
  .form-style .form-submit button {
    text-transform: uppercase;
    font-size: 18px; }

.form-style .btn {
  float: right;
  color: inherit; }
  .form-style .btn .btn-text {
    color: inherit; }
  .form-style .btn:after {
    content: "";
    clear: both; }

.form-style .form-fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 -5px; }

.form-style .newsletter-details {
  margin: 0 !important; }
  .form-style .newsletter-details .bevette-input {
    padding: 0 !important; }

.form-style .message .bevette-input label {
  left: 27px;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.form-style.search-form {
  max-width: 600px; }

.form-style .wpcf7-not-valid-tip {
  display: none !important; }

.form-style div.wpcf7-response-output {
  margin: 0;
  padding: 15px 30px;
  border: none !important; }

.form-style div.wpcf7-validation-errors {
  background: #e2dd55;
  color: #222 !important; }

.form-style div.wpcf7-mail-sent-ok {
  background: #48af5a;
  color: #fff !important; }

.bevette-input {
  position: relative;
  width: 100%;
  padding: 0 5px !important; }
  .bevette-input.input-required:after {
    content: "";
    width: 4px;
    top: 0;
    position: absolute;
    border-bottom: 4px solid; }
  .bevette-input label {
    position: absolute;
    line-height: 50px;
    left: 27px;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    color: inherit; }
    .bevette-input label.hide-label {
      opacity: 0; }
  .bevette-input select {
    font-size: 0.875rem;
    height: 50px; }
    .bevette-input select:focus {
      outline: none; }
  .bevette-input input {
    height: 50px; }
  .bevette-input input, .bevette-input textarea, .bevette-input select {
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    background: transparent !important;
    margin-bottom: 15prx;
    -webkit-transition: border .5s;
    transition: border .5s;
    padding: 15px 20px;
    color: inherit;
    border-color: inherit; }
    .bevette-input input:-webkit-autofill, .bevette-input textarea:-webkit-autofill, .bevette-input select:-webkit-autofill {
      -webkit-animation-name: autofill;
      -webkit-animation-fill-mode: both; }
    .bevette-input input:focus, .bevette-input textarea:focus, .bevette-input select:focus {
      border-bottom-width: 2px;
      border-bottom-style: solid;
      border-bottom-color: inherit;
      background: transparent; }
  .bevette-input.input-error input, .bevette-input.input-error textarea {
    border-bottom: 1px solid #ea0e41 !important; }
  .bevette-input input.wpcf7-not-valid, .bevette-input textarea.wpcf7-not-valid {
    border-bottom: 1px solid #ea0e41 !important; }

.plugin-off .form-style .bevette-input.input-required:after {
  background: #333f51; }

.plugin-off .form-style .bevette-input input, .plugin-off .form-style .bevette-input textarea, .plugin-off .form-style .bevette-input select {
  border-color: #333f51;
  color: #333f51; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.rtb-booking-form legend {
  display: none; }

.rtb-booking-form button {
  font-family: inherit;
  letter-spacing: 2px;
  padding-bottom: 5px; }

.rtb-booking-form .date label, .rtb-booking-form .party label {
  display: none; }

.rtb-booking-form .party label {
  position: absolute;
  left: 30px; }

.rtb-booking-form .date input {
  font-size: 14px; }

.rtb-booking-form .add-message {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  margin-left: 30px;
  margin-top: 0 !important; }
  .rtb-booking-form .add-message a {
    position: relative;
    display: inline-block; }
    .rtb-booking-form .add-message a:before {
      content: "";
      position: absolute;
      left: -20px;
      width: 10px;
      top: 50%;
      border-bottom: 1px solid; }
    .rtb-booking-form .add-message a:after {
      content: "";
      position: absolute;
      left: -15px;
      width: 1px;
      top: 50%;
      margin-top: -5px;
      border-bottom: 10px solid; }

.rtb-booking-form .rtb-textarea.message {
  width: 100%;
  top: auto !important;
  left: auto !important;
  position: relative !important; }
  .rtb-booking-form .rtb-textarea.message textarea {
    resize: none;
    text-align: left;
    max-width: 100%;
    min-height: 200px; }

.rtb-booking-form input:focus, .rtb-booking-form textarea:focus, .rtb-booking-form select:focus {
  background: transparent !important; }

.rtb-error {
  display: none !important; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #3c3c3c !important; }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  color: #fff !important;
  background: #616161 !important; }

.picker__day {
  -webkit-transition: 0.3s background-color, 0.3s color;
  transition: 0.3s background-color, 0.3s color; }

.post-password-form p:empty {
  display: none; }

.post-password-form fieldset {
  padding: 0 !important; }
  .post-password-form fieldset p {
    display: none; }

.post-password-form .btn {
  padding: 15px;
  cursor: pointer; }

/**
 *
 * 404 error
 *
 */
.error-404 {
  margin: 60px 0;
  position: relative; }
  .error-404 .header-404 {
    z-index: -1;
    font-size: 260px;
    font-style: italic;
    color: #f5f3f4;
    line-height: 1;
    text-align: right;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: -60px; }
  .error-404 .page-content {
    margin-top: 15px; }
  .error-404 fieldset {
    margin-bottom: 0; }
  @media screen and (max-width: 63.9375em) {
    .error-404 {
      text-align: center; }
      .error-404 h1 {
        margin-bottom: 30px; }
      .error-404 .search-input {
        margin: 0 auto;
        width: 70%; }
      .error-404 .form-style.search-form {
        max-width: 100%;
        width: 70%;
        margin: 0 auto; } }

.search-input {
  position: relative;
  width: 100%; }
  .search-input input {
    margin-bottom: 0;
    padding-right: 40px; }
  .search-input button {
    position: absolute;
    right: 0;
    height: 50px;
    width: 40px;
    bottom: 0;
    text-align: center;
    cursor: pointer; }

/**
 *
 * VC Elements
 *
 */
.team-member {
  margin-bottom: 30px; }
  .team-member .team-header {
    margin-bottom: 80px;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 39.9375em) {
      .team-member .team-header .team-name-pos {
        position: absolute;
        bottom: 0;
        -webkit-transform: translateX(-50%) translateY(50%);
                transform: translateX(-50%) translateY(50%);
        max-width: 300px;
        left: 50%;
        right: auto;
        width: 100%;
        text-align: center; } }
    @media print, screen and (min-width: 40em) {
      .team-member .team-header .team-name-pos {
        text-align: center;
        -webkit-transform: translateY(50%);
                transform: translateY(50%);
        position: absolute;
        bottom: 0;
        left: 60px;
        right: 0; } }
    .team-member .team-header h5 {
      color: #fefefe;
      padding: 10px 15px;
      margin-bottom: 0;
      position: relative; }
      .team-member .team-header h5.name {
        background: #333f51; }
      .team-member .team-header h5.position span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #333f51;
        opacity: .85;
        z-index: -1; }
  .team-member .desc {
    margin-bottom: 30px;
    padding: 0 15px; }
  .team-member ul {
    margin: 0; }
    .team-member ul li {
      list-style-type: none;
      display: inline-block;
      margin-right: 15px; }
      .team-member ul li:last-of-type {
        margin-right: 0; }
    .team-member ul a {
      display: inline-block;
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; }
      .team-member ul a:hover {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }

.interactive-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-size: cover;
  background-position: center center;
  overflow: hidden; }
  .interactive-box .box-overlay {
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-filter .4s;
    transition: -webkit-filter .4s;
    transition: filter .4s;
    transition: filter .4s, -webkit-filter .4s; }
  .interactive-box.active-hover:hover .interactive-img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  .interactive-box.active-hover:hover .box-overlay {
    -webkit-filter: brightness(0.95);
            filter: brightness(0.95); }
  .interactive-box .interactive-img {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s; }
  .interactive-box .box-content {
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 2; }
    .interactive-box .box-content > * {
      margin-bottom: 10px;
      color: inherit; }
    .interactive-box .box-content .box-text > * {
      color: inherit; }
    .interactive-box .box-content .box-text a:not(.btn) {
      border-bottom: 1px solid;
      display: inline;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s;
      opacity: .8; }
      .interactive-box .box-content .box-text a:not(.btn):hover {
        opacity: 1; }
    .interactive-box .box-content *:last-child {
      margin-bottom: 0; }
  .interactive-box .box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .interactive-box .box-slider {
    height: 100%;
    z-index: 2; }
    .interactive-box .box-slider .owl-dots {
      height: 20px;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 30px; }
      .interactive-box .box-slider .owl-dots .owl-dot {
        display: inline-block;
        width: 12px;
        height: 12px;
        border: 3px solid #fefefe;
        opacity: 1;
        background: transparent;
        border-radius: 50%;
        margin: 0 5px; }
        .interactive-box .box-slider .owl-dots .owl-dot.active {
          background: #fefefe; }
    .interactive-box .box-slider .owl-item {
      overflow: hidden; }
    .interactive-box .box-slider .owl-stage-outer, .interactive-box .box-slider .owl-stage, .interactive-box .box-slider .owl-item, .interactive-box .box-slider .item {
      height: 100%; }
    .interactive-box .box-slider .box-content {
      height: 100%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin: 0;
      text-align: center; }
      .interactive-box .box-slider .box-content h4 {
        padding: 0 30px;
        width: 100%;
        position: relative;
        z-index: 2; }
  .interactive-box .box-slider-day {
    height: 100%;
    z-index: 2; }
    .interactive-box .box-slider-day .owl-stage-outer, .interactive-box .box-slider-day .owl-stage, .interactive-box .box-slider-day .owl-item, .interactive-box .box-slider-day .item {
      height: 100%; }
    .interactive-box .box-slider-day .item {
      background-size: cover;
      background-position: center center; }
    .interactive-box .box-slider-day .box-content {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  .interactive-box.video-box {
    position: relative; }
    .interactive-box.video-box .video-icon {
      width: 50px;
      height: 50px;
      background: #fefefe;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -25px;
      margin-left: -25px;
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; }
      .interactive-box.video-box .video-icon:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }

.images-cascade {
  position: relative;
  max-width: 100%; }
  .images-cascade .cascade-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .images-cascade .img {
    display: block; }
  .images-cascade .img-cascade {
    display: inline-block;
    padding: 20%;
    width: 100%;
    text-align: center; }
  .images-cascade .img-cascade2, .images-cascade .img-cascade3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
  .images-cascade .img-wrap {
    opacity: 1;
    -webkit-transform: translateX(0px) translateY(0px) scale(1, 1) translateZ(0px);
            transform: translateX(0px) translateY(0px) scale(1, 1) translateZ(0px); }

.bevette-social-profiles, .social-shares {
  margin: 0; }
  .bevette-social-profiles li, .social-shares li {
    list-style-type: none;
    display: inline-block;
    margin: 0 8px; }
    .bevette-social-profiles li:first-of-type, .social-shares li:first-of-type {
      margin-left: 0; }
    .bevette-social-profiles li:last-of-type, .social-shares li:last-of-type {
      margin-right: 0; }
  .bevette-social-profiles a, .social-shares a {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    display: inline-block; }
    .bevette-social-profiles a:hover, .social-shares a:hover {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }

.bevette-gallery {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .bevette-gallery article a {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11; }
  .bevette-gallery .load-more {
    position: relative; }
  .bevette-gallery .grid-sizer, .bevette-gallery .w1-h1 {
    width: 25%;
    height: 0;
    padding-bottom: 25%; }
  .bevette-gallery .w2-h1 {
    width: 50%;
    height: 0;
    padding-bottom: 25%; }
  .bevette-gallery .w2-h2 {
    width: 50%;
    height: 0;
    padding-bottom: 50%; }
  .bevette-gallery .w1-h2 {
    width: 25%;
    height: 0;
    padding-bottom: 50%; }
  .bevette-gallery .grid-sizer .mix,
  .bevette-gallery .w1-h1 .mix,
  .bevette-gallery .w2-h1 .mix,
  .bevette-gallery .w2-h2 .mix,
  .bevette-gallery .w1-h2 .mix {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11; }
  .bevette-gallery .grid-sizer .layer,
  .bevette-gallery .w1-h1 .layer,
  .bevette-gallery .w2-h1 .layer,
  .bevette-gallery .w2-h2 .layer,
  .bevette-gallery .w1-h2 .layer {
    position: absolute;
    overflow: hidden; }
    .bevette-gallery .grid-sizer .layer .img-bg,
    .bevette-gallery .w1-h1 .layer .img-bg,
    .bevette-gallery .w2-h1 .layer .img-bg,
    .bevette-gallery .w2-h2 .layer .img-bg,
    .bevette-gallery .w1-h2 .layer .img-bg {
      background-size: cover;
      background-position: center center;
      -webkit-transform: scale(1.01);
              transform: scale(1.01);
      -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform-origin: center;
              transform-origin: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 63.9375em) {
    .bevette-gallery .grid-sizer,
    .bevette-gallery .w1-h1,
    .bevette-gallery .w2-h1,
    .bevette-gallery .w2-h2,
    .bevette-gallery .w1-h2 {
      width: 100% !important;
      padding-bottom: 50% !important; } }
  .bevette-gallery .grid-sizer:hover .img-bg,
  .bevette-gallery .w1-h1:hover .img-bg,
  .bevette-gallery .w2-h1:hover .img-bg,
  .bevette-gallery .w2-h2:hover .img-bg,
  .bevette-gallery .w1-h2:hover .img-bg {
    -webkit-transform: scale(1.08);
            transform: scale(1.08); }
  .bevette-gallery .grid-sizer:hover .overlay-masonry,
  .bevette-gallery .w1-h1:hover .overlay-masonry,
  .bevette-gallery .w2-h1:hover .overlay-masonry,
  .bevette-gallery .w2-h2:hover .overlay-masonry,
  .bevette-gallery .w1-h2:hover .overlay-masonry {
    opacity: 1; }
  .bevette-gallery .grid-sizer:hover .portfolio-content,
  .bevette-gallery .w1-h1:hover .portfolio-content,
  .bevette-gallery .w2-h1:hover .portfolio-content,
  .bevette-gallery .w2-h2:hover .portfolio-content,
  .bevette-gallery .w1-h2:hover .portfolio-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    blur: 0px; }
  .bevette-gallery .portfolio-masonry {
    margin: 2px; }
    .bevette-gallery .portfolio-masonry img {
      display: none; }
  .bevette-gallery .overlay-masonry {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  .bevette-gallery .layer, .bevette-gallery .overlay-masonry {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px; }

.vc_row {
  position: relative; }
  .vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner {
    padding: 50px; }
    .vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner {
      margin-left: -50px;
      margin-right: -50px; }
      .vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner > .vc_column_container {
        padding: 0 50px; }
        .vc_row.vc_column-gap-inner-100 > .vc_column_container > .vc_column-inner .vc_inner > .vc_column_container > .vc_column-inner {
          padding-left: 0;
          padding-right: 0; }

.bevette-parallax, .extended_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  left: 0;
  right: 0; }

.row-image-overlay {
  position: absolute !important;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.color-light {
  color: #fff; }

.remove-gap > .vc_column_container > .vc_column-inner {
  padding: 0; }

.remove-gap .mosaic-item {
  margin-bottom: 0; }

.pattern_bg {
  background-size: auto; }

.column-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.column-overlay.column-hoverable {
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s; }

.vc_column-inner:hover .column-overlay.column-hoverable {
  background-color: transparent !important; }

.vc_column-inner:hover .column-overlay-hover {
  opacity: 1; }

.vc_column-inner:hover.show-on-hover .wpb_wrapper {
  opacity: 1; }

.vc_column-inner.show-on-hover .wpb_wrapper {
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s; }

.column-overlay-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }

.wpb_wrapper {
  position: relative; }

.vc_column-inner {
  position: relative; }

.wpb_text_column.wpb_content_element:last-child {
  margin: 0; }

.transition-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999; }

.bypostauthor .comment-author-link {
  font-weight: 400; }

label {
  color: inherit; }

thead, tfoot {
  color: inherit; }

.newsletter-success-message {
  display: none; }

.page-header-title {
  margin-top: 90px; }

/**
 *
 * 3. Navbar styles
 *
 */
.bevette-nav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0; }
  .bevette-nav .nav a {
    letter-spacing: 1px;
    font-size: 18px; }
  .bevette-nav .nav > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bevette-nav .nav > div.nav-additional {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      text-align: right;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0; }
      .bevette-nav .nav > div.nav-additional > ul {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: stretch;
            align-self: stretch; }
        .bevette-nav .nav > div.nav-additional > ul > li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-item-align: stretch;
              align-self: stretch;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          list-style-type: none;
          margin-left: 30px; }
          .bevette-nav .nav > div.nav-additional > ul > li:first-of-type {
            margin-left: 0; }
      .bevette-nav .nav > div.nav-additional .nav-social-profiles > ul {
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0; }
      .bevette-nav .nav > div.nav-additional .nav-social-profiles li.profile {
        margin-left: 10px; }
        .bevette-nav .nav > div.nav-additional .nav-social-profiles li.profile:first-child {
          margin-left: 0; }
    .bevette-nav .nav > div.logo {
      position: static;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0;
      padding: 0;
      height: inherit; }
      .bevette-nav .nav > div.logo h1 {
        margin-bottom: 0;
        font-size: 36px; }
      .bevette-nav .nav > div.logo .static-logo {
        height: inherit; }
      .bevette-nav .nav > div.logo a {
        height: inherit; }
    .bevette-nav .nav > div.main-nav > ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.static-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: inline-block; }

.nav-center-ver ~ .page-wrapper .home-slider-text {
  display: none; }

.bevette-nav {
  position: absolute;
  width: 100%;
  z-index: 10; }
  .bevette-nav.nav-top {
    top: 0; }
  .bevette-nav.nav-center-ver {
    position: absolute;
    left: 0; }
    @media print, screen and (min-width: 64em) {
      .bevette-nav.nav-center-ver {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
  .bevette-nav.nav-bottom {
    bottom: 0; }
    .bevette-nav.nav-bottom .menu-item-has-children .sub-menu {
      bottom: 100%;
      margin-bottom: 20px;
      top: auto; }
      .bevette-nav.nav-bottom .menu-item-has-children .sub-menu .sub-menu {
        top: auto;
        bottom: -27px; }
    .bevette-nav.nav-bottom ul.sub-menu:before {
      content: '';
      height: 40px;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0; }
  .bevette-nav.nav-left .nav > div.logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .bevette-nav.nav-right .nav > div.nav-additional {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .bevette-nav.nav-transparent .page-wrapper .page-wrapper {
    top: 0; }
  .bevette-nav .menu > li {
    display: table-cell;
    vertical-align: middle; }
    .bevette-nav .menu > li a {
      display: block;
      line-height: 1;
      padding: 10px 15px; }
  .bevette-nav .menu-item-has-children {
    position: relative; }
    .bevette-nav .menu-item-has-children .sub-menu {
      display: none;
      position: absolute;
      left: 50%;
      z-index: 19;
      height: auto !important;
      padding: 7px 0;
      background: #fefefe;
      top: 100%;
      margin-top: -1px; }
      .bevette-nav .menu-item-has-children .sub-menu .sub-menu {
        left: 100%;
        margin-left: 0;
        top: -7px; }
      .bevette-nav .menu-item-has-children .sub-menu .dropdown-left {
        left: auto;
        right: 100%;
        margin-right: 0; }
      .bevette-nav .menu-item-has-children .sub-menu li {
        list-style-type: none; }
      .bevette-nav .menu-item-has-children .sub-menu a {
        margin: 0 15px; }
      @media print, screen and (min-width: 64em) {
        .bevette-nav .menu-item-has-children .sub-menu li {
          top: 0;
          margin-top: 0;
          padding: 7px 15px;
          height: auto !important;
          line-height: 1; }
        .bevette-nav .menu-item-has-children .sub-menu a {
          display: block; } }
  .bevette-nav .menu-item {
    list-style-type: none; }
    .bevette-nav .menu-item .sub-menu {
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }
      .bevette-nav .menu-item .sub-menu li {
        position: relative;
        width: 100%;
        text-align: left !important; }
        .bevette-nav .menu-item .sub-menu li:hover > a {
          opacity: 1; }
        .bevette-nav .menu-item .sub-menu li a {
          white-space: nowrap;
          -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
          opacity: 0.8; }
  .bevette-nav .dropdown > li {
    position: relative; }
    .bevette-nav .dropdown > li.current_page_item i {
      opacity: 1; }
    .bevette-nav .dropdown > li:hover i {
      opacity: 1; }
    .bevette-nav .dropdown > li > a {
      position: relative; }
      .bevette-nav .dropdown > li > a:after {
        content: "";
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
        border-bottom: 1px solid transparent;
        -webkit-transition: border-color .4s;
        transition: border-color .4s; }
      .bevette-nav .dropdown > li > a:hover:after {
        border-bottom: 1px solid; }

.main-nav {
  margin: 0 15px; }
  .main-nav a {
    padding: 8px 0;
    text-align: center; }
    .main-nav a[href="#"] {
      cursor: default; }

.bevette-nav .menu-item-has-children:not(.first-level) > a::after {
  right: 15px;
  position: absolute;
  content: '+';
  opacity: 1;
  background: transparent !important; }

/**
 *
 * Fixed navigation
 *
 */
.fixed-nav {
  position: relative;
  z-index: 10;
  position: fixed;
  top: -20px;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: top .4s, -webkit-transform 0.4s;
  transition: top .4s, -webkit-transform 0.4s;
  transition: transform 0.4s, top .4s;
  transition: transform 0.4s, top .4s, -webkit-transform 0.4s;
  width: 100%;
  white-space: nowrap; }
  .fixed-nav.show-fixed-nav {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 0; }

.nav-top .fixed-nav .menu-item-has-children .dropdown {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }
  .nav-top .fixed-nav .menu-item-has-children .dropdown .dropdown {
    top: -7px; }

.nav-additional .profile a {
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s; }

.nav-additional .profile:hover a {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

/**
 *
 * Mobile 
 *
 */
#mobile-burger {
  position: fixed;
  z-index: 14;
  width: 30px;
  height: 30px;
  left: 30px;
  top: 35px;
  cursor: pointer; }
  #mobile-burger:before {
    content: "";
    position: absolute;
    top: 5px;
    height: 2px;
    width: 100%;
    background: #333f51;
    -webkit-transition: left .4s, top .4s, background .4s, -webkit-transform .4s;
    transition: left .4s, top .4s, background .4s, -webkit-transform .4s;
    transition: left .4s, top .4s, transform .4s, background .4s;
    transition: left .4s, top .4s, transform .4s, background .4s, -webkit-transform .4s;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    left: 0; }
  #mobile-burger > div {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: #333f51;
    -webkit-transition: width .4s, opacity .4s, background .4s;
    transition: width .4s, opacity .4s, background .4s; }
  #mobile-burger:after {
    content: "";
    position: absolute;
    bottom: 5px;
    height: 2px;
    width: 100%;
    background: #333f51;
    -webkit-transition: left .4s, bottom .4s, background .4s, -webkit-transform .4s;
    transition: left .4s, bottom .4s, background .4s, -webkit-transform .4s;
    transition: left .4s, bottom .4s, transform .4s, background .4s;
    transition: left .4s, bottom .4s, transform .4s, background .4s, -webkit-transform .4s;
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    left: 0; }
  #mobile-burger.close-btn:before {
    top: 4px;
    left: 6px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  #mobile-burger.close-btn > div {
    width: 0;
    opacity: 0; }
  #mobile-burger.close-btn:after {
    bottom: 4px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.mobile-nav {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 4; }
  .mobile-nav .empty-el {
    width: 30px; }
  .mobile-nav .nav {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mobile-nav .nav .mobile-cart {
      width: 30px;
      height: 30px;
      position: relative; }
  .mobile-nav .logo {
    text-align: center;
    padding: 30px;
    height: 100%; }
    .mobile-nav .logo a {
      display: inline-block;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .mobile-nav .logo a h1 {
        margin-bottom: 0; }
  .mobile-nav .mobile-cart i {
    font-size: 30px; }

.mobile-nav-overlay {
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 13;
  top: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s .8s;
  transition: visibility 0s .8s; }
  .mobile-nav-overlay .mobile-overlay {
    position: fixed;
    z-index: 12;
    width: 100%;
    height: 100%;
    background: #333f51;
    opacity: 0;
    left: 0;
    top: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s; }
  .mobile-nav-overlay .mobile-menu-content {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 13;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px;
    font-family: "Oswald";
    -webkit-transform: translateX(-100%) translateZ(0);
            transform: translateX(-100%) translateZ(0);
    letter-spacing: 1px;
    font-size: 20px;
    -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
    will-change: transform;
    overflow-x: hidden; }
    .mobile-nav-overlay .mobile-menu-content .menu li {
      display: block; }
      .mobile-nav-overlay .mobile-menu-content .menu li a {
        padding: 10px 0; }
    .mobile-nav-overlay .mobile-menu-content .menu > li > a {
      display: inline-block; }
  .mobile-nav-overlay .mobile-menu {
    margin: 90px 0 60px; }
    .mobile-nav-overlay .mobile-menu .lng {
      margin: 0;
      margin-bottom: 15px;
      text-transform: uppercase; }
      .mobile-nav-overlay .mobile-menu .lng li {
        display: inline-block;
        list-style-type: none;
        margin-right: 6px; }
        .mobile-nav-overlay .mobile-menu .lng li:after {
          content: "/";
          margin-left: 6px;
          margin-right: -5px; }
        .mobile-nav-overlay .mobile-menu .lng li:last-of-type {
          margin-right: 0; }
          .mobile-nav-overlay .mobile-menu .lng li:last-of-type:after {
            display: none; }
        .mobile-nav-overlay .mobile-menu .lng li a {
          font-weight: lighter; }
  .mobile-nav-overlay .mobile-nav-footer ul {
    margin: 0; }
    .mobile-nav-overlay .mobile-nav-footer ul li {
      display: inline-block;
      list-style-type: none;
      margin-right: 15px; }
      .mobile-nav-overlay .mobile-nav-footer ul li:last-of-type {
        margin-right: 0; }
  .mobile-nav-overlay.mobile-overlay-open {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    transition: visibility 0s 0s; }
    .mobile-nav-overlay.mobile-overlay-open .mobile-overlay {
      opacity: .7;
      -webkit-transition: opacity .4s;
      transition: opacity .4s; }
    .mobile-nav-overlay.mobile-overlay-open .mobile-menu-content {
      -webkit-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
      -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
      transition: -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
      transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1);
      transition: transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.4s 0s cubic-bezier(0.77, 0, 0.175, 1); }

.mobile-menu > .menu {
  position: relative; }

.mobile-menu ul {
  margin: 0; }

.mobile-menu .menu-item-has-children > a {
  position: relative;
  display: inline-block; }
  .mobile-menu .menu-item-has-children > a:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 8px;
    height: 2px;
    background: #333f51;
    opacity: .5;
    right: -20px;
    -webkit-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 1px; }
  .mobile-menu .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 8px;
    height: 2px;
    background: #333f51;
    opacity: .5;
    right: -20px;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-bottom: 1px; }

.mobile-menu .menu .sub-menu a {
  display: none;
  opacity: 0; }

.mobile-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0; }

.mobile-menu .overlay-children-icon {
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: -12px;
  opacity: .5; }
  .mobile-menu .overlay-children-icon i {
    font-style: normal;
    font-size: 20px; }

.mobile-menu .overlay-back {
  opacity: 0.5; }
  .mobile-menu .overlay-back a {
    position: relative;
    padding-left: 20px !important; }
    .mobile-menu .overlay-back a:before {
      content: "";
      position: absolute;
      top: 50%;
      width: 8px;
      height: 2px;
      background: #333f51;
      opacity: .5;
      left: 0;
      -webkit-transform-origin: top left;
              transform-origin: top left;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin-top: 1px; }
    .mobile-menu .overlay-back a:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 8px;
      height: 2px;
      background: #333f51;
      opacity: .5;
      left: 0;
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      margin-bottom: 1px; }

/**
 *
 * Fonts, colors & settings
 *
 */
@media screen and (max-width: 63.9375em) {
  .mobile-nav {
    height: 100px; }
    .mobile-nav .static-logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .mobile-nav .logo img {
    height: calc(100px - 60px); }
  .nav-solid ~ .page-wrapper {
    padding-top: 100px;
    position: relative; }
    .nav-solid ~ .page-wrapper .home-bg-slider {
      height: calc(100vh - 100px); } }

@media print, screen and (min-width: 64em) {
  .bevette-nav .logo img {
    height: inherit; }
  .bevette-nav .nav {
    height: 100px; }
  .nav-solid.nav-top ~ .page-wrapper {
    padding-top: 100px; }
  .page-padding-top {
    padding-top: 60px; }
  .page-template-default .page-padding-top {
    padding-top: 0; }
  .nav-transparent ~ .page-wrapper .home-bg-slider, .nav-transparent ~ .page-wrapper .page-padding-top {
    top: 0; }
  .nav-transparent ~ .page-wrapper .home-bg-slider {
    height: 100vh; }
  .nav-solid.nav-bottom ~ .page-wrapper {
    min-height: calc(100vh); }
    .nav-solid.nav-bottom ~ .page-wrapper .home-bg-slider {
      top: 0; }
    .nav-solid.nav-bottom ~ .page-wrapper .page-padding-top {
      bottom: 0; }
  .show-frame .nav-solid.nav-bottom ~ .page-wrapper {
    min-height: calc(100vh - 15px); }
  .nav-solid.nav-center-ver ~ .page-wrapper .home-bg-slider, .nav-solid.nav-center-ver ~ .page-wrapper .page-padding-top {
    top: 0;
    bottom: 0; }
  .nav-solid ~ .page-wrapper .home-bg-slider {
    height: calc(100vh - 100px); }
  .nav-transparent.nav-top ~ .page-wrapper .home-content {
    padding-top: 100px; }
  .nav-transparent.nav-bottom ~ .page-wrapper .home-content {
    padding-bottom: 100px; } }

.bevette-nav a, .fixed-nav a {
  font-family: "Oswald"; }

.bevette-nav.nav-dark-text a, .fixed-nav.nav-dark-text a {
  color: #333f51; }

.bevette-nav.nav-light-text a, .fixed-nav.nav-light-text a {
  color: #fefefe; }

.nav-solid .nav-dark-text {
  background: #fefefe; }

.nav-solid .nav-light-text {
  background: #333f51; }

.mobile-nav .nav, .mobile-menu-content, .mobile-menu-content:after {
  background: #fefefe; }

#mobile-burger:before, #mobile-burger > div, #mobile-burger:after {
  background: #333f51; }

.woo-cart-count {
  font-size: 12px;
  margin-left: 5px; }
  @media screen and (max-width: 63.9375em) {
    .woo-cart-count {
      position: absolute;
      left: 32px;
      top: 10px; } }

.top-empty-menu {
  margin: 0;
  padding: 0; }

.logo-text a, .text-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

body.admin-bar #mobile-burger, body.admin-bar #mobile-navbar-home {
  position: absolute;
  margin-top: 46px; }

body.admin-bar nav.nav-top {
  margin-top: 32px; }

body.admin-bar .page-wrapper {
  margin-top: 32px; }

/**
 *
 * 4. Home template styles
 *
 */
.page-wrapper .page-wrapper {
  z-index: 5; }
  .page-wrapper .page-wrapper .classic .row:first-of-type:not(:empty) {
    padding-top: 90px; }
  @media screen and (max-width: 63.9375em) {
    .page-wrapper .page-wrapper {
      margin-top: 0; } }

.home-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: opacity 1.5s;
  transition: opacity 1.5s;
  opacity: 0; }

.home-content {
  position: relative;
  z-index: 3;
  height: 100%; }
  .home-content .content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s 0s, visibility 0s .4s;
    transition: opacity .4s 0s, visibility 0s .4s;
    position: relative; }
    .home-content .content.show-content {
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity .4s 0s, visibility 0s 0s;
      transition: opacity .4s 0s, visibility 0s 0s; }
  .home-content .content, .home-content .columns {
    height: 100%; }

.home-slider-text {
  position: absolute;
  top: 50%;
  width: 80%;
  height: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  -webkit-perspective: 800px;
          perspective: 800px;
  left: 10%;
  z-index: 3;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  will-change: opacity transform; }
  .home-slider-text h1 {
    font-size: 2.00904rem; }
    @media screen and (min-width: 37.5rem) {
      .home-slider-text h1 {
        font-size: calc(2.00904rem + 3.20056 * ((100vw - 37.5rem) / 42.5)); } }
    @media screen and (min-width: 80rem) {
      .home-slider-text h1 {
        font-size: 5.2096rem; } }
  .home-slider-text h1, .home-slider-text h2, .home-slider-text h3, .home-slider-text h4, .home-slider-text h5, .home-slider-text h6, .home-slider-text p {
    color: inherit;
    margin: 0;
    font-weight: bold; }
  .home-slider-text .slide-btn {
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px; }

/**
 *
 * Home Slider
 *
 */
.home-bg-slider {
  position: relative;
  width: 100%;
  left: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  height: 100vh; }

.scroll-homepage .home-slider-text {
  -webkit-transform: translate3d(0, -60%, 0);
          transform: translate3d(0, -60%, 0);
  opacity: 0; }

.home-slider-arrows .arrow-next,
.home-slider-arrows .arrow-prev {
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  will-change: opacity transform; }

.scroll-homepage .home-slider-arrows .arrow-next {
  -webkit-transform: translateX(60px);
          transform: translateX(60px);
  opacity: 0; }

.scroll-homepage .home-slider-arrows .arrow-prev {
  -webkit-transform: translateX(-60px);
          transform: translateX(-60px);
  opacity: 0; }

.slider-text {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 3;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-perspective: 3000px;
          perspective: 3000px; }
  .slider-text .btn-rounded {
    position: relative; }
  .slider-text.slide-active {
    z-index: 4; }
    .slider-text.slide-active > * {
      opacity: 1 !important;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
      transition: opacity 1s 0.2s, -webkit-transform 1s 0.2s;
      transition: opacity 1s 0.2s, transform 1s 0.2s;
      transition: opacity 1s 0.2s, transform 1s 0.2s, -webkit-transform 1s 0.2s; }
    .slider-text.slide-active > *:nth-child(1) {
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s; }
    .slider-text.slide-active > *:nth-child(2) {
      -webkit-transition-delay: 0.4s;
              transition-delay: 0.4s; }
    .slider-text.slide-active > *:nth-child(3) {
      -webkit-transition-delay: 0.6s;
              transition-delay: 0.6s; }
    .slider-text.slide-active > *:nth-child(4) {
      -webkit-transition-delay: 0.8s;
              transition-delay: 0.8s; }
    .slider-text.slide-active > *:nth-child(5) {
      -webkit-transition-delay: 1.0s;
              transition-delay: 1.0s; }
    .slider-text.slide-active > *:nth-child(6) {
      -webkit-transition-delay: 1.2s;
              transition-delay: 1.2s; }
    .slider-text.slide-active > *:nth-child(7) {
      -webkit-transition-delay: 1.4s;
              transition-delay: 1.4s; }
  .slider-text > * {
    opacity: 0;
    -webkit-transition: opacity .7s 0s, -webkit-transform .7s 0s;
    transition: opacity .7s 0s, -webkit-transform .7s 0s;
    transition: opacity .7s 0s, transform .7s 0s;
    transition: opacity .7s 0s, transform .7s 0s, -webkit-transform .7s 0s;
    -webkit-transform: translate3d(0, 20px, 300px) rotateX(30deg);
            transform: translate3d(0, 20px, 300px) rotateX(30deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    will-change: opacity, transform; }
  @media screen and (max-width: 63.9375em) {
    .slider-text span {
      font-size: inherit !important; } }

.home-slider-arrows {
  cursor: pointer; }
  .home-slider-arrows line {
    stroke-width: 1px;
    vector-effect: non-scaling-stroke;
    fill: none; }
  .home-slider-arrows .arrow-prev {
    left: 30px;
    border-radius: 0 50%; }
  .home-slider-arrows .arrow-next {
    right: 30px;
    border-radius: 50% 0; }
  .home-slider-arrows .home-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 4;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity: 1; }
    .home-slider-arrows .home-arrow:hover {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .home-slider-arrows i {
    line-height: 50px;
    font-size: 36px; }

.home-slider-pagination {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 30px; }
  .home-slider-pagination .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 3px solid #fefefe;
    opacity: 1;
    background: transparent;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s; }
    .home-slider-pagination .dot.active {
      background: #fefefe; }

.homepage-slider1 .home-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); }

.home-overlay.active-overlay {
  opacity: 1; }

/**
 *
 * Home Video
 *
 */
.homepage-video .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.homepage-video .video-mobile-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center; }

.homepage-video .home-video-controls {
  width: 100%;
  position: relative;
  top: 45px;
  text-align: center;
  height: 35px; }
  .homepage-video .home-video-controls > a {
    display: inline-block;
    margin: 0 10px;
    width: 35px;
    height: 35px;
    position: relative; }

.homepage-video .video-icon {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 50%;
  margin-left: -30px; }
  .homepage-video .video-icon.active {
    opacity: 1; }
  .homepage-video .video-icon.mute {
    border-radius: 50%;
    background: #fff;
    width: 35px;
    height: 35px;
    /* overflow: hidden;  */ }
    .homepage-video .video-icon.mute svg path {
      overflow: hidden;
      fill: #333; }

.homepage-video .video-icon-mobile {
  width: 50px;
  height: 50px;
  background: #fefefe;
  border-radius: 50%;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -25px;
  /* transition: transform .4s;  */ }

.video-mobile-control {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-left: -25px;
  z-index: 6; }
  .video-mobile-control a {
    border: 2px solid;
    border-radius: 50%;
    height: 50px;
    display: block; }
    .video-mobile-control a i {
      line-height: 46px; }

.homepage-video .home-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(80%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); }

/**
 *
 * 5. Blog template styles
 *
 */
.blog .page-header {
  margin-bottom: 60px; }

.blog-grid .blog-col-2 {
  margin-bottom: 60px; }
  @media screen and (max-width: 39.9375em) {
    .blog-grid .blog-col-2 .post-header {
      margin-bottom: 60px; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .blog-grid .blog-col-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .blog-grid .blog-col-2 .post-header {
        width: 100%;
        margin-bottom: 0; }
        .blog-grid .blog-col-2 .post-header:nth-child(2n) {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse; } }
  @media print, screen and (min-width: 64em) {
    .blog-grid .blog-col-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .blog-grid .blog-col-2 .post-header {
        width: 50%;
        margin-bottom: 0; }
        .blog-grid .blog-col-2 .post-header:nth-child(4n-1), .blog-grid .blog-col-2 .post-header:nth-child(4n) {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse; }
      .blog-grid .blog-col-2 .post-meta, .blog-grid .blog-col-2 .post-images {
        width: 50%; } }
  .blog-grid .blog-col-2 .pagination {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    margin-top: 30px; }
  .blog-grid .blog-col-2 .post-cat-meta {
    margin-bottom: 0; }
  .blog-grid .blog-col-2 .post-images {
    overflow: hidden;
    display: block; }
    .blog-grid .blog-col-2 .post-images > div {
      height: 0;
      padding-top: 100%;
      background-size: cover;
      background-position: center center;
      -webkit-transition: opacity .4s, -webkit-transform .4s;
      transition: opacity .4s, -webkit-transform .4s;
      transition: transform .4s, opacity .4s;
      transition: transform .4s, opacity .4s, -webkit-transform .4s;
      overflow: hidden; }
    .blog-grid .blog-col-2 .post-images:hover > div {
      opacity: .95;
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }

.blog.page-padding {
  padding-top: 90px; }

.blog-rows.page-padding {
  padding-bottom: 90px; }

.blog-classic .post-header {
  display: block;
  text-align: left;
  margin-bottom: 90px; }

.blog-classic .post-images {
  width: 100%;
  margin-bottom: 30px; }

.blog-classic .post-meta.meta-full-width {
  margin-left: 0;
  width: 100%;
  padding: 0 30px; }

/**
 *
 * Single post
 *
 */
.single-post .post-header, .blog-rows .post-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

@media screen and (max-width: 39.9375em) {
  .post-images {
    margin-bottom: 30px; }
  .post-header {
    margin-bottom: 60px; }
  .comment-content {
    width: calc(100% - 70px); }
  .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .comments-area > .comment-list {
    margin-bottom: 60px; }
    .comments-area > .comment-list .comment-list {
      margin-left: 20px; }
  #comments li.pingback {
    margin-left: 70px; }
  #comments .comment-author-avatar {
    width: 40px;
    height: 40px; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .post-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px;
    text-align: center; }
  .post-meta {
    width: 50%;
    padding: 15px; }
  .post-images {
    width: 50%; }
  .comment-content {
    width: calc(100% - 90px); }
  .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .comments-area > .comment-list {
    margin-bottom: 60px; }
    .comments-area > .comment-list .comment-list {
      margin-left: 30px; }
  #comments .comment-author-avatar {
    width: 60px;
    height: 60px; } }

@media print, screen and (min-width: 40em) {
  .comment-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -10px; }
    .comment-details > div {
      padding: 0 10px;
      width: 100%; } }

@media print, screen and (min-width: 64em) {
  .post-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px;
    text-align: center; }
  .post-meta {
    width: 45%;
    padding: 30px; }
  .post-images {
    width: 55%; }
  #comments .comment-author-avatar {
    width: 60px;
    height: 60px;
    margin-left: -30px; }
  .comments-area > .comment-list {
    border-top: 1px solid #ddd;
    margin-left: 0;
    margin: 0 60px 60px; }
    .comments-area > .comment-list > .border-list {
      top: 0 !important; }
    .comments-area > .comment-list .comment-list {
      margin-left: 90px; }
      .comments-area > .comment-list .comment-list .comment-author-avatar:first-of-type {
        position: relative; }
        .comments-area > .comment-list .comment-list .comment-author-avatar:first-of-type:before {
          content: "";
          position: absolute;
          top: 30px;
          left: -60px;
          width: 60px;
          height: 1px;
          background: #ddd; }
  .comment-list {
    position: relative; }
    .comment-list .border-list {
      position: absolute;
      left: 0;
      width: 1px;
      background: #ddd;
      z-index: -1;
      top: 0;
      bottom: 0; }
  .comment-content {
    width: calc(100% - 60px); }
  .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

.post-meta.meta-full-width {
  width: 50%;
  padding: 0;
  margin-left: auto;
  margin-right: auto; }

.single-post .post-meta.meta-full-width {
  width: 100%;
  text-align: left; }

.post-header ul {
  margin: 0; }
  .post-header ul.post-cat-meta {
    margin-bottom: 30px; }

.post-header li {
  list-style-type: none;
  display: inline-block;
  margin-left: 15px;
  position: relative; }
  .post-header li:first-of-type {
    margin-left: 0; }

.post-meta .post-title {
  margin-bottom: 10px;
  color: inherit; }
  .post-meta .post-title a {
    -webkit-transition: -webkit-filter .4s;
    transition: -webkit-filter .4s;
    transition: filter .4s;
    transition: filter .4s, -webkit-filter .4s; }
    .post-meta .post-title a:hover {
      -webkit-filter: brightness(1.4);
              filter: brightness(1.4); }

.post-meta .post-cat-meta li {
  position: relative; }
  .post-meta .post-cat-meta li:first-of-type:before {
    display: none; }
  .post-meta .post-cat-meta li:before {
    content: "/";
    color: inherit;
    position: absolute;
    left: -10px;
    bottom: 0; }

.post-meta .btn, .post-meta .btn .btn-text {
  color: inherit; }

.post-meta .post-cat-meta a {
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color .4s;
  transition: border-color .4s; }
  .post-meta .post-cat-meta a:hover {
    border-bottom: 1px solid; }

.post-cat-tags {
  padding-top: 30px; }

.post-tags {
  margin: 0; }
  .post-tags li {
    list-style-type: none;
    display: inline-block;
    margin-right: 3px; }
    .post-tags li:after {
      content: ",";
      color: inherit; }
    .post-tags li:first-of-type {
      margin-right: 5px;
      font-weight: bold; }
      .post-tags li:first-of-type:after {
        display: none; }
    .post-tags li:last-of-type:after {
      display: none; }
  .post-tags.post-cat {
    margin-bottom: 15px; }
  .post-tags a {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .4s;
    transition: border-color .4s; }
    .post-tags a:hover {
      border-bottom: 1px solid; }

#comments {
  margin-top: 60px;
  margin-bottom: 60px; }
  #comments .comments-title {
    margin-bottom: 30px; }
  #comments .comment-author-avatar img {
    border-radius: 50%;
    background: #ddd; }
  #comments > ul {
    margin: 0; }
  #comments li.comment {
    list-style-type: none;
    margin-top: 30px; }
  #comments .klin-pings {
    margin-bottom: 60px; }
  #comments .pingback {
    margin-left: 60px;
    margin-top: 0;
    list-style: none;
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-left: 60px;
    margin-right: 60px; }
  #comments .comment-content {
    margin-left: 30px; }
    #comments .comment-content .comment-author-link, #comments .comment-content .comment-date {
      display: inline-block;
      font-size: 14px; }
    #comments .comment-content .comment-author-link {
      margin-right: 15px; }
    #comments .comment-content .comment-date {
      margin-bottom: 0;
      opacity: .7;
      -webkit-transition: opacity .4s;
      transition: opacity .4s; }
      #comments .comment-content .comment-date:hover {
        opacity: 1; }
  #comments .comment-body {
    font-size: 14px; }
    #comments .comment-body p:last-of-type {
      margin-bottom: 15px; }
    #comments .comment-body .reply {
      font-style: italic;
      opacity: .7;
      -webkit-transition: opacity .4s;
      transition: opacity .4s; }
      #comments .comment-body .reply:hover {
        opacity: 1; }
  #comments .comment-respond {
    padding: 30px 60px; }
  #comments .comment-reply-title {
    margin-bottom: 30px; }
  #comments .form-submit button {
    cursor: pointer; }
  #comments #cancel-comment-reply-link {
    position: relative;
    font-size: 14px;
    margin-left: 15px;
    text-transform: uppercase;
    letter-spacing: 1px; }
    #comments #cancel-comment-reply-link:after {
      content: "";
      position: absolute;
      bottom: -5px;
      left: 10px;
      right: 10px;
      border-bottom: 2px solid; }

.single-post-sidebar, .shop-sidebar {
  padding: 30px;
  background: #f5f3f4;
  position: relative;
  height: 100%;
  min-height: 100%; }

/**
 *
 * Sidebar
 *
 */
.single-post-sidebar, .shop-sidebar {
  position: relative;
  margin-bottom: 60px; }
  .single-post-sidebar ul, .shop-sidebar ul {
    margin: 0; }
  .single-post-sidebar li, .shop-sidebar li {
    list-style-type: none; }
    .single-post-sidebar li .children, .shop-sidebar li .children {
      margin-left: 15px; }
    .single-post-sidebar li a, .shop-sidebar li a {
      margin-bottom: 15px;
      display: inline-block; }
  .single-post-sidebar .widget-title, .shop-sidebar .widget-title {
    margin-bottom: 30px; }
  .single-post-sidebar .widget, .shop-sidebar .widget {
    margin-bottom: 60px; }
    .single-post-sidebar .widget > *:not(.widget-title):last-of-type, .shop-sidebar .widget > *:not(.widget-title):last-of-type {
      margin-bottom: 0; }

.widget_categories label,
.widget_archive label {
  display: none; }

.widget_recent_entries li a, .widget_recent_comments li a {
  -webkit-transition: -webkit-filter .4s;
  transition: -webkit-filter .4s;
  transition: filter .4s;
  transition: filter .4s, -webkit-filter .4s; }
  .widget_recent_entries li a:hover, .widget_recent_comments li a:hover {
    -webkit-filter: brightness(1.4);
            filter: brightness(1.4); }

.widget_recent_entries li a {
  font-family: "Oswald"; }

.widget_recent_entries .post-date {
  font-size: 14px;
  display: block; }

.widget_recent_comments li a {
  font-family: "Oswald"; }

.widget-area section:last-of-type {
  margin-bottom: 0; }

#wp-calendar {
  table-layout: fixed;
  border-collapse: collapse; }

.widget_calendar caption {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 5px; }

.widget_calendar thead {
  background: transparent;
  border: none;
  border-bottom: 2px solid #ddd; }
  .widget_calendar thead th {
    text-align: center;
    font-size: 12px; }

.widget_calendar tbody {
  background: transparent;
  border: none;
  text-align: center; }
  .widget_calendar tbody tr {
    background: transparent;
    border-bottom: 1px solid #ddd;
    font-size: 14px; }
  .widget_calendar tbody #today {
    font-weight: bold; }

.widget_calendar tfoot {
  background: transparent;
  border: none; }
  .widget_calendar tfoot td {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 1px; }

.widget_calendar #next {
  text-align: right; }

/**
 *
 * 6. Food menu templates styles
 *
 */
.food-menu-category h3 {
  color: inherit; }

.food-menu-row img {
  margin-bottom: 15px; }

.food-menu-row .food-item {
  margin-bottom: 15px; }
  .food-menu-row .food-item p {
    margin-bottom: 15px; }

.food-menu-row .featured-text {
  z-index: 2; }

@media screen and (max-width: 39.9375em) {
  .food-menu-row header h3 {
    margin: 0 0 30px; }
  .food-menu-row .food-items {
    margin: -15px -15px 0; }
    .food-menu-row .food-items .food-item {
      padding: 15px; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .food-menu-row header h3 {
    margin: 0 0 30px; }
  .food-menu-row .food-items {
    margin: -15px -15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .food-menu-row .food-items .food-item {
      width: 50%;
      padding: 15px; }
  .food-menu-row.lg-space .food-items {
    margin: -15px -30px 0; }
    .food-menu-row.lg-space .food-items .food-item {
      padding: 15px 30px 0; }
    .food-menu-row.lg-space .food-items .food-item-featured:before {
      left: 15px;
      right: 15px; }
    .food-menu-row.lg-space .food-items .food-item-featured .featured-text {
      right: 15px; } }

@media print, screen and (min-width: 64em) {
  .food-menu-row header h3 {
    margin: 0 0 60px; }
  .food-menu-row .food-items {
    margin: -15px -15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .food-menu-row .food-items .food-item {
      width: 33.33%;
      padding: 15px; }
  .food-menu-row.lg-space .food-items {
    margin: -15px -50px 0; }
    .food-menu-row.lg-space .food-items .food-item {
      padding: 15px 50px 0; }
    .food-menu-row.lg-space .food-items .food-item-featured:before {
      left: 35px;
      right: 35px; }
    .food-menu-row.lg-space .food-items .food-item-featured .featured-text {
      right: 35px; } }

.food-menu-filters {
  width: 100%;
  text-align: center;
  padding: 15px;
  margin-bottom: 45px; }
  .food-menu-filters ul {
    margin: 0; }
  .food-menu-filters li {
    list-style-type: none;
    display: inline-block;
    margin: 0 15px; }
  .food-menu-filters a {
    letter-spacing: 1px;
    position: relative; }
    .food-menu-filters a:after {
      content: "";
      position: absolute;
      bottom: -5px;
      width: 100%;
      height: 1px;
      background: transparent;
      -webkit-transition: background .4s;
      transition: background .4s;
      left: 0; }
    .food-menu-filters a:hover:after {
      background: #333f51; }

.food-menu-col img {
  margin-bottom: 30px; }

.food-menu-col .food-items {
  margin: -15px -15px 0; }
  .food-menu-col .food-items .food-item {
    padding: 15px; }

.food-menu-col .food-item {
  margin-bottom: 15px; }
  .food-menu-col .food-item p {
    margin-bottom: 15px; }

.food-menu-col.lg-space.food-menu-category {
  padding: 0 30px; }

@media screen and (max-width: 39.9375em) {
  .food-menu-col header h3 {
    margin: 0 0 30px; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .food-menu-col header h3 {
    margin: 0 0 30px; }
  .food-menu-col .food-items {
    margin: -15px -15px 0; }
    .food-menu-col .food-items .food-item {
      padding: 15px; } }

@media print, screen and (min-width: 64em) {
  .food-menu-col header h3 {
    margin: 0 0 60px; }
  .food-menu-col .food-items {
    margin: -15px -15px 0; }
    .food-menu-col .food-items .food-item {
      padding: 15px; } }

.food-item h5 {
  margin-bottom: 10px;
  padding-bottom: 15px;
  color: inherit; }

.food-item h6.price {
  margin-bottom: 15px;
  color: inherit; }

.food-item-featured {
  position: relative; }
  .food-item-featured:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f5f3f4;
    z-index: 0; }
  .food-item-featured .featured-text {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 15px;
    background: #ddd;
    font-size: 14px; }
  .food-item-featured > * {
    position: relative;
    z-index: 1; }

/**
 *
 * 7. Restaurant reservation styles
 *
 */
/* Frontend CSS Stylesheet for Restaurant Reservations */
.rtb-booking-form fieldset {
  padding-bottom: 1em;
  margin-bottom: 1em; }

.rtb-booking-form legend {
  padding: 0 0.5em; }

.rtb-booking-form fieldset > div {
  margin-top: 1em; }

.rtb-booking-form fieldset > div:first-child {
  margin-top: 0; }

.rtb-booking-form label {
  display: block; }

.rtb-booking-form input {
  width: 100%;
  max-width: 15em; }

.rtb-booking-form input[type="checkbox"],
.rtb-booking-form input[type="radio"] {
  width: auto;
  margin-right: 0.25em;
  vertical-align: middle; }

.rtb-booking-form textarea {
  width: 100%;
  max-width: 30em; }

.rtb-booking-form .add-message {
  margin-top: 1em; }

.rtb-booking-form .message {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.rtb-booking-form .message-open {
  position: relative !important;
  top: auto !important;
  left: auto !important; }

.rtb-booking-form .message textarea {
  min-height: 6em; }

.rtb-booking-form .rtb-error {
  font-size: 0.85em;
  padding: 0.25em;
  background: #f50;
  color: #fff; }

.rtb-booking-form .rtb-error:before {
  content: ' ';
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin: 0.25em 0.5em; }

/* Compatibility styles for pickadate on common themes */
.picker {
  outline: 0; }

#rtb-date_root .picker__button--clear,
#rtb-date_root .picker__button--today {
  /* don't adopt the theme's button text color */
  color: #000; }

#rtb-date_root .picker__nav--next,
#rtb-date_root .picker__nav--prev {
  /* next/prev calendar arrows button areas sometimes don't cover the arrows */
  min-height: 2em; }

#rtb-time_root .picker__list,
#rtb-time_root .picker__list li {
  /* override some theme's list styles */
  list-style: none;
  margin: 0 0 0 1px; }

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.picker__input {
  cursor: default; }

.picker__input.picker__input--active {
  border-color: #0089ec; }

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  -webkit-transition: background .15s ease-out;
  transition: background .15s ease-out;
  -webkit-transform: background 0s .15s;
          transform: background 0s .15s;
  -webkit-backface-visibility: hidden; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame, .picker__holder {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all .15s ease-out;
  transition: all .15s ease-out; }

.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; }
  .picker__wrap {
    display: block; } }

.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }

@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
            box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; }
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }

.picker--opened .picker__holder {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background .15s ease-out;
  transition: background .15s ease-out; }

.picker--opened .picker__frame {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }

.picker__footer, .picker__header, .picker__table {
  text-align: center; }

.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec; }

.picker__box {
  padding: 0 1em; }

.picker__header {
  position: relative;
  margin-top: .75em; }

.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  top: -.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__select--month, .picker__select--year {
    margin-top: -.5em; }
  .picker__nav--next, .picker__nav--prev {
    top: -.33em; }
  .picker__nav--prev {
    padding-right: 1.5em; }
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000; }

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  color: #000;
  cursor: pointer;
  background: #b1dcfb; }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500; }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff; }

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__button--clear, .picker__button--close, .picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0; }

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
  background: #b1dcfb;
  cursor: pointer;
  color: #000; }

.picker__list {
  list-style: none;
  padding: .75em 0 4.2em;
  margin: 0; }

.picker__list-item {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom: -1px;
  position: relative;
  background: #fff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em; } }

.picker__list-item--highlighted, .picker__list-item:hover {
  border-color: #0089ec;
  z-index: 10; }

.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
  background: #0089ec;
  color: #fff;
  z-index: 10; }

.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
  background: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto; }

.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: 0 0;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: 0; }

.picker--time .picker__button--clear:before {
  top: -.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: 700; }

.picker--time .picker__button--clear:focus:before, .picker--time .picker__button--clear:hover:before {
  color: #fff;
  border-color: #fff; }

.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px; }

.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0; }

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em; } }

.rtb-message {
  padding: 30px;
  border: 1px solid;
  margin: 0;
  text-align: center; }
  .rtb-message p {
    margin: 0; }

/**
 *
 * 8. WooCommerce styles
 *
 */
.product .price del, .product .price ins {
  display: inline-block !important; }

.product .price ins {
  color: #ea0e41; }

.woocommerce .amount {
  font-size: 14px !important; }

.woocommerce .attachment-shop_thumbnail {
  width: 50px !important; }

.woocommerce .product-title, .woocommerce .product-name, .woocommerce table.shop_table .product-price, .woocommerce table.shop_table .product-quantity, .woocommerce table.shop_table .product-subtotal {
  font-family: "Oswald";
  font-weight: normal !important;
  letter-spacing: 1px; }
  .woocommerce .product-title:before, .woocommerce .product-name:before, .woocommerce table.shop_table .product-price:before, .woocommerce table.shop_table .product-quantity:before, .woocommerce table.shop_table .product-subtotal:before {
    font-weight: normal !important; }

.woocommerce .product-categories li {
  margin-bottom: 0; }
  .woocommerce .product-categories li a {
    margin-bottom: 15px;
    display: inline-block; }

.woocommerce .bevette-input {
  padding: 0 !important; }

.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  margin: 0 -10px; }
  @media screen and (max-width: 63.9375em) {
    .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products li {
      width: 50%;
      float: none;
      margin: 0;
      padding: 0 10px; } }
  @media print, screen and (min-width: 64em) {
    .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .woocommerce-page .cart-collaterals .cross-sells ul.products li {
      width: calc(100% / 3);
      float: none;
      margin: 0;
      padding: 0 10px; } }

.woocommerce table.shop_table {
  border: none;
  border-collapse: collapse; }
  .woocommerce table.shop_table thead, .woocommerce table.shop_table tbody, .woocommerce table.shop_table tfoot {
    border: none;
    background: transparent; }
  .woocommerce table.shop_table tbody tr {
    background: transparent; }
  .woocommerce table.shop_table td, .woocommerce table.shop_table th {
    padding: 15px 10px; }

@media screen and (max-width: 48em) {
  .woocommerce table.shop_table_responsive tr {
    border-top: 1px solid #ddd; }
    .woocommerce table.shop_table_responsive tr:first-of-type {
      border-top: none; }
    .woocommerce table.shop_table_responsive tr td:not(.actions):not(.product-thumbnail) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border: none;
      background: transparent !important; } }

.woocommerce table .remove {
  color: inherit !important;
  -webkit-transition: color .3s;
  transition: color .3s; }
  .woocommerce table .remove:hover {
    color: #ea0e41 !important;
    background: transparent !important; }

.woocommerce span.onsale {
  z-index: 5 !important;
  border-radius: 0 !important;
  min-height: auto;
  line-height: 1.8em;
  background: #8a8a8a;
  margin: 0 !important; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align: center; }

.woocommerce ul.products li.product .price {
  font-family: "Oswald";
  color: inherit;
  letter-spacing: 1px; }

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 18px !important; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #333f51; }

.woocommerce .button {
  font-weight: normal !important; }

.btn-shop {
  margin-top: 15px; }

.woocommerce form .form-row .required {
  color: #ea0e41 !important;
  text-decoration: none; }

.select2-container--default .select2-selection--single {
  border-radius: 0; }

.select2-container .select2-selection--single {
  height: 50px;
  outline: none;
  border: 1px solid; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  outline: none;
  padding-left: 20px;
  padding-right: 40px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  width: 40px; }

#ship-to-different-address {
  margin-top: 5px; }
  #ship-to-different-address .bevette-input {
    width: auto;
    display: inline-block; }
    #ship-to-different-address .bevette-input input {
      height: 13px; }
  #ship-to-different-address span {
    margin-left: 15px; }

.woocommerce table.shop_table th {
  font-weight: normal !important;
  font-family: "Oswald"; }

#order_review_heading {
  margin-top: 30px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 0; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border-radius: 0;
  border: 1px solid #ddd; }

.woocommerce-form__label-for-checkbox {
  margin-left: 15px; }
  .woocommerce-form__label-for-checkbox .bevette-input {
    width: auto;
    display: inline-block; }
    .woocommerce-form__label-for-checkbox .bevette-input input {
      height: 13px; }

.woocommerce-MyAccount-navigation ul {
  margin: 0; }

.woocommerce-MyAccount-navigation li {
  padding: 15px;
  list-style-type: none;
  border-bottom: 1px solid #ddd; }
  .woocommerce-MyAccount-navigation li:last-of-type {
    border-bottom: none; }

.single-product.woocommerce .quantity .qty {
  height: 46px; }

.single-product.woocommerce .summary .amount {
  font-size: 28px !important;
  color: inherit !important; }

.single-product.woocommerce div.product .price {
  color: inherit;
  font-family: "Oswald"; }

.single-product.woocommerce .comment-form-rating {
  margin-top: 30px; }

.single-product.woocommerce div.product .stock {
  color: inherit;
  font-family: "Oswald"; }

.single-product.woocommerce .variations tr, .single-product.woocommerce div.product form.cart table tr {
  background: transparent !important; }

.single-product.woocommerce .variations td, .single-product.woocommerce div.product form.cart table td {
  vertical-align: middle !important; }
  .single-product.woocommerce .variations td .bevette-input > *, .single-product.woocommerce div.product form.cart table td .bevette-input > * {
    margin: 0 !important; }
  .single-product.woocommerce .variations td .qty, .single-product.woocommerce div.product form.cart table td .qty {
    margin-bottom: 0 !important; }

.single-product.woocommerce .variations td.label, .single-product.woocommerce div.product form.cart table td.label {
  display: table-cell;
  background: transparent !important;
  padding-bottom: 0;
  padding-right: 0 !important;
  line-height: 1 !important; }

.single-product.woocommerce .variations .reset_variations, .single-product.woocommerce div.product form.cart table .reset_variations {
  position: absolute; }

.single-product.woocommerce .woocommerce-variation-price {
  margin-bottom: 15px;
  margin-top: 30px; }

.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 li {
  border-radius: 0;
  border-color: #ddd;
  background: #f5f3f4; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: "Oswald";
    font-weight: normal !important;
    color: inherit; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0 5px;
  margin-bottom: 0; }

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background: transparent;
  border: none;
  width: 50px;
  padding: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
  padding: 20px;
  border-radius: 1px solid #ddd;
  margin-left: 90px;
  margin-bottom: 30px; }

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 30px 60px; }

.woocommerce-cart #coupon_code {
  float: left; }

.woocommerce-cart table.cart td.actions .coupon {
  overflow: hidden; }
  .woocommerce-cart table.cart td.actions .coupon .bevette-input {
    float: left;
    width: auto; }
  .woocommerce-cart table.cart td.actions .coupon input {
    width: auto !important; }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 39px;
    line-height: 39px;
    float: none;
    width: 150px;
    padding: 0 15px; }

@media screen and (max-width: 63.9375em) {
  .woocommerce-cart .calculated_shipping {
    margin-top: 30px; } }

.woocommerce-cart input[type=submit] {
  background: transparent;
  border: 1px solid;
  border-radius: 0;
  color: inherit; }

.woocommerce-checkout input[type=submit] {
  background: transparent;
  border: 1px solid;
  border-radius: 0;
  color: inherit; }

.woocommerce ul.cart_list li {
  list-style-type: none;
  position: relative; }
  .woocommerce ul.cart_list li a {
    font-family: "Oswald";
    font-weight: normal !important; }
  .woocommerce ul.cart_list li a:not(.remove), .woocommerce ul.cart_list li span.quantity {
    margin-left: 45px;
    letter-spacing: 1px; }
    @media screen and (max-width: 63.9375em) {
      .woocommerce ul.cart_list li a:not(.remove), .woocommerce ul.cart_list li span.quantity {
        margin-left: 60px; } }
  .woocommerce ul.cart_list li .attachment-shop_thumbnail {
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s;
    position: absolute;
    left: 0;
    margin-left: 0;
    top: 7px;
    width: 50px; }
    @media screen and (max-width: 63.9375em) {
      .woocommerce ul.cart_list li .attachment-shop_thumbnail {
        margin-left: 30px; } }

.woocommerce ul.cart_list .remove {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50% !important;
  margin-top: -10px;
  left: 0;
  text-align: center;
  cursor: pointer;
  color: #ea0e41 !important; }
  @media screen and (max-width: 63.9375em) {
    .woocommerce ul.cart_list .remove {
      opacity: 1; } }
  @media print, screen and (min-width: 64em) {
    .woocommerce ul.cart_list .remove {
      opacity: 0;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; } }
  .woocommerce ul.cart_list .remove:hover {
    background: transparent !important;
    color: #ea0e41 !important; }

@media print, screen and (min-width: 64em) {
  .woocommerce ul.cart_list li:hover .attachment-shop_thumbnail {
    margin-left: 20px; }
  .woocommerce ul.cart_list li:hover .remove {
    opacity: 1; } }

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 1px solid;
  margin-top: 15px;
  overflow: hidden; }
  .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount {
    float: right; }

.woocommerce-mini-cart__buttons {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .woocommerce-mini-cart__buttons a {
    display: block;
    text-align: center;
    font-family: "Oswald";
    letter-spacing: 1px;
    padding: 15px;
    text-transform: uppercase;
    width: 50%;
    margin: 0; }
  .woocommerce-mini-cart__buttons .btn-view-cart {
    background: #f5f3f4; }
  .woocommerce-mini-cart__buttons .btn-checkout {
    background: #333f51;
    color: #fefefe; }

.cart-overlay {
  position: fixed;
  z-index: 13;
  width: 100%;
  height: 100%;
  background: #333f51;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s; }

.cart-offcanvas {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 14;
  top: 0;
  right: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s .4s;
  transition: visibility 0s .4s; }
  .cart-offcanvas .show-cart {
    margin: 0 -45px 0 0;
    max-height: calc(100% - 200px);
    overflow: auto;
    padding-top: 90px;
    padding-right: 45px; }
    .cart-offcanvas .show-cart li {
      list-style-type: none;
      position: relative; }
    .cart-offcanvas .show-cart .img-product {
      -webkit-transition: margin-left .3s;
      transition: margin-left .3s; }
      @media screen and (max-width: 63.9375em) {
        .cart-offcanvas .show-cart .img-product {
          margin-left: 30px; } }
    .cart-offcanvas .show-cart .list-product {
      /* position: relative; */ }
      .cart-offcanvas .show-cart .list-product .remove-product {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        left: 0;
        text-align: center;
        cursor: pointer; }
        @media screen and (max-width: 63.9375em) {
          .cart-offcanvas .show-cart .list-product .remove-product {
            opacity: 1; } }
        @media print, screen and (min-width: 64em) {
          .cart-offcanvas .show-cart .list-product .remove-product {
            opacity: 0;
            -webkit-transition: opacity .3s;
            transition: opacity .3s; } }
        .cart-offcanvas .show-cart .list-product .remove-product .icon-close {
          position: relative;
          height: 20px;
          width: 20px; }
          .cart-offcanvas .show-cart .list-product .remove-product .icon-close:before, .cart-offcanvas .show-cart .list-product .remove-product .icon-close:after {
            content: "";
            position: absolute;
            top: 50%;
            margin-top: -1px;
            left: 6px;
            width: 10px;
            height: 2px;
            background: #333f51;
            -webkit-transition: background .3s;
            transition: background .3s; }
          .cart-offcanvas .show-cart .list-product .remove-product .icon-close:before {
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
          .cart-offcanvas .show-cart .list-product .remove-product .icon-close:after {
            -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
          .cart-offcanvas .show-cart .list-product .remove-product .icon-close:hover:before, .cart-offcanvas .show-cart .list-product .remove-product .icon-close:hover:after {
            background: #f10a4a; }
    @media print, screen and (min-width: 64em) {
      .cart-offcanvas .show-cart li:hover .img-product {
        margin-left: 45px; }
      .cart-offcanvas .show-cart li:hover .list-product .remove-product {
        opacity: 1; } }
  .cart-offcanvas .shopping-cart {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    background: #fefefe;
    z-index: 14;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    .cart-offcanvas .shopping-cart .product {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-bottom: 30px; }
      .cart-offcanvas .shopping-cart .product .img-product {
        display: block; }
    @media screen and (max-width: 39.9375em) {
      .cart-offcanvas .shopping-cart {
        width: 80%; }
        .cart-offcanvas .shopping-cart .img-product {
          width: 60px; } }
    @media print, screen and (min-width: 40em) {
      .cart-offcanvas .shopping-cart {
        width: 400px; }
        .cart-offcanvas .shopping-cart .img-product {
          width: 100px; } }
    .cart-offcanvas .shopping-cart .list-product {
      -webkit-box-flex: 1;
          -ms-flex: 1 1;
              flex: 1 1;
      padding-left: 15px; }
      .cart-offcanvas .shopping-cart .list-product h5 {
        margin-bottom: 10px; }
    .cart-offcanvas .shopping-cart .quantity:after {
      content: "x";
      color: inherit;
      margin-left: 5px;
      margin-right: 5px;
      font-size: 14px; }
    .cart-offcanvas .shopping-cart .quantity, .cart-offcanvas .shopping-cart .price-product {
      display: inline-block; }
  .cart-offcanvas .summation {
    border-top: 2px solid;
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px; }
    .cart-offcanvas .summation .summation-subtotal {
      overflow: hidden;
      margin-bottom: 30px; }
      .cart-offcanvas .summation .summation-subtotal span {
        float: left; }
        .cart-offcanvas .summation .summation-subtotal span.amount {
          float: right; }
    .cart-offcanvas .summation .btn-cart {
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .cart-offcanvas .summation .btn-cart a {
        display: block;
        text-align: center;
        font-family: "Oswald";
        letter-spacing: 1px;
        padding: 15px;
        text-transform: uppercase;
        width: 50%; }
  .cart-offcanvas.show-cart-offcanvas {
    visibility: visible;
    -webkit-transition: visibility .0s .0s;
    transition: visibility .0s .0s; }
    .cart-offcanvas.show-cart-offcanvas .cart-overlay {
      opacity: .7;
      -webkit-transition: opacity .4s;
      transition: opacity .4s; }
    .cart-offcanvas.show-cart-offcanvas .shopping-cart {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      overflow: hidden; }

.cart-offcanvas-close {
  height: 30px;
  width: 30px;
  position: fixed;
  cursor: pointer;
  z-index: 15;
  top: 35px;
  right: 30px; }
  .cart-offcanvas-close:before, .cart-offcanvas-close:after, .cart-offcanvas-close > div {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background: #333f51;
    width: 100%; }
  .cart-offcanvas-close > div {
    opacity: 0;
    width: 0; }
  .cart-offcanvas-close:before {
    content: "";
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center; }
  .cart-offcanvas-close:after {
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.woocommerce a.added_to_cart {
  display: none; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0; }

.woocommerce .products .star-rating {
  display: inline-block; }

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  background: transparent;
  color: inherit; }
  .woocommerce-message .btn, .woocommerce-error .btn, .woocommerce-info .btn {
    margin-right: 30px; }
  .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
    top: 1em; }

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  border: 1px solid; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-right: 10px; }

.shopping-cart {
  color: #333f51; }

.select2-container--default .select2-selection--single {
  background: transparent;
  color: inherit; }

.select2-results {
  color: #333; }

.select2-selection__rendered {
  color: inherit !important; }

.woocommerce-cart-form, .woocommerce-checkout .woocommerce {
  margin-top: 60px; }

/**
 *
 * 9. Footer styles
 *
 */
.footer {
  padding: 90px 0 0;
  background: #f5f3f4;
  bottom: 0;
  width: 100%; }
  .footer .btn-newsletter {
    padding: 0 5px; }

footer .form-style .newsletter-details label, footer .form-style .newsletter-details input, footer .form-style .newsletter-details textarea, footer .form-style .newsletter-details select {
  color: inherit; }
  footer .form-style .newsletter-details label:focus, footer .form-style .newsletter-details input:focus, footer .form-style .newsletter-details textarea:focus, footer .form-style .newsletter-details select:focus {
    color: inherit;
    border: 1px solid; }

.footer-info {
  background: #ddd;
  margin-top: 60px; }
  @media screen and (max-width: 63.9375em) {
    .footer-info .info {
      margin-bottom: 15px; } }
  @media print, screen and (min-width: 64em) {
    .footer-info .footer-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-info .footer-content .info {
        margin-right: 15px; } }
  .footer-info .footer-content {
    font-size: 14px;
    text-align: center;
    padding: 20px 0; }
    .footer-info .footer-content .info p {
      margin: 0; }
  .footer-info .footer-nav ul {
    margin: 0;
    margin-left: 15px; }
    .footer-info .footer-nav ul li {
      list-style-type: none;
      display: inline-block;
      margin-left: 15px;
      position: relative; }
      .footer-info .footer-nav ul li:first-of-type {
        margin-left: 0; }
        .footer-info .footer-nav ul li:first-of-type:before {
          display: none; }
      .footer-info .footer-nav ul li:before {
        content: "/";
        color: inherit;
        position: absolute;
        left: -12px;
        bottom: 0; }

/**
 *
 * 10. Vegas slider styles
 *
 */
.vegas-wrapper,
.vegas-overlay,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0; }

.vegas-overlay {
  opacity: .5;
  background: transparent url("overlays/02.png") center center repeat; }

.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px; }

.vegas-timer-progress {
  width: 0%;
  height: 100%;
  background: white;
  -webkit-transition: width ease-out;
  transition: width ease-out; }

.vegas-timer-running .vegas-timer-progress {
  width: 100%; }

.vegas-slide,
.vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: transparent center center no-repeat;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform, opacity; }

body .vegas-container {
  overflow: hidden !important;
  height: auto !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

body .parallax-image .vegas-container {
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px; }

.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; }

body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2; }

body.vegas-container > .vegas-timer,
body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide {
  position: fixed;
  z-index: -1; }

/*******************************************/
/* blur transition */
/*******************************************/
.vegas-transition-blur,
.vegas-transition-blur2 {
  opacity: 0;
  -webkit-filter: blur(32px);
          filter: blur(32px); }

.vegas-transition-blur-in,
.vegas-transition-blur2-in {
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px); }

.vegas-transition-blur2-out {
  opacity: 0; }

/*******************************************/
/* burn transition */
/*******************************************/
.vegas-transition-burn,
.vegas-transition-burn2 {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
          filter: contrast(1000%) saturate(1000%); }

.vegas-transition-burn-in,
.vegas-transition-burn2-in {
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(100%);
          filter: contrast(100%) saturate(100%); }

.vegas-transition-burn2-out {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
          filter: contrast(1000%) saturate(1000%); }

/*******************************************/
/* fade transition */
/*******************************************/
.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0; }

.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1; }

.vegas-transition-fade2-out {
  opacity: 0; }

/*******************************************/
/* flash transition */
/*******************************************/
.vegas-transition-flash,
.vegas-transition-flash2 {
  opacity: 0;
  -webkit-filter: brightness(25);
          filter: brightness(25); }

.vegas-transition-flash-in,
.vegas-transition-flash2-in {
  opacity: 1;
  -webkit-filter: brightness(1);
          filter: brightness(1); }

.vegas-transition-flash2-out {
  opacity: 0;
  -webkit-filter: brightness(25);
          filter: brightness(25); }

/*******************************************/
/* negative transition */
/*******************************************/
.vegas-transition-negative,
.vegas-transition-negative2 {
  opacity: 0;
  -webkit-filter: invert(100%);
          filter: invert(100%); }

.vegas-transition-negative-in,
.vegas-transition-negative2-in {
  opacity: 1;
  -webkit-filter: invert(0);
          filter: invert(0); }

.vegas-transition-negative2-out {
  opacity: 0;
  -webkit-filter: invert(100%);
          filter: invert(100%); }

/*******************************************/
/* slideDown transition */
/*******************************************/
.vegas-transition-slideDown,
.vegas-transition-slideDown2 {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
  -webkit-transform: translateY(0%);
          transform: translateY(0%); }

.vegas-transition-slideDown2-out {
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

/*******************************************/
/* slideLeft transition */
/*******************************************/
.vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.vegas-transition-slideLeft2-out {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

/*******************************************/
/* slideRight transition */
/*******************************************/
.vegas-transition-slideRight,
.vegas-transition-slideRight2 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.vegas-transition-slideRight2-out {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

/*******************************************/
/* slideUp transition */
/*******************************************/
.vegas-transition-slideUp,
.vegas-transition-slideUp2 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
  -webkit-transform: translateY(0%);
          transform: translateY(0%); }

.vegas-transition-slideUp2-out {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

/*******************************************/
/* swirlLeft transition */
/*******************************************/
.vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
  -webkit-transform: scale(2) rotate(35deg);
          transform: scale(2) rotate(35deg);
  opacity: 0; }

.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  opacity: 1; }

.vegas-transition-swirlLeft2-out {
  -webkit-transform: scale(2) rotate(-35deg);
          transform: scale(2) rotate(-35deg);
  opacity: 0; }

/*******************************************/
/* swirlRight transition */
/*******************************************/
.vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
  -webkit-transform: scale(2) rotate(-35deg);
          transform: scale(2) rotate(-35deg);
  opacity: 0; }

.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  opacity: 1; }

.vegas-transition-swirlRight2-out {
  -webkit-transform: scale(2) rotate(35deg);
          transform: scale(2) rotate(35deg);
  opacity: 0; }

/*******************************************/
/* zoomIn transition */
/*******************************************/
.vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0; }

.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.vegas-transition-zoomIn2-out {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  opacity: 0; }

/*******************************************/
/* zoomOut transition */
/*******************************************/
.vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  opacity: 0; }

.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.vegas-transition-zoomOut2-out {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0; }

/*******************************************/
/* kenburns animation */
/*******************************************/
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
          animation: kenburns ease-out; }

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
          animation: kenburnsDownLeft ease-out; }

@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, -1%);
            transform: scale(1.05) translate(1%, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, -1%);
            transform: scale(1.05) translate(1%, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
          animation: kenburnsDownRight ease-out; }

@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, -1%);
            transform: scale(1.05) translate(-1%, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, -1%);
            transform: scale(1.05) translate(-1%, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
          animation: kenburnsDown ease-out; }

@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.05) translate(0, -1%);
            transform: scale(1.05) translate(0, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.05) translate(0, -1%);
            transform: scale(1.05) translate(0, -1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
          animation: kenburnsLeft ease-out; }

@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, 0);
            transform: scale(1.05) translate(1%, 0); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, 0);
            transform: scale(1.05) translate(1%, 0); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
          animation: kenburnsRight ease-out; }

@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, 0);
            transform: scale(1.05) translate(-1%, 0); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, 0);
            transform: scale(1.05) translate(-1%, 0); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
          animation: kenburnsUpLeft ease-out; }

@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, 1%);
            transform: scale(1.05) translate(1%, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.05) translate(1%, 1%);
            transform: scale(1.05) translate(1%, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
          animation: kenburnsUpRight ease-out; }

@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, 1%);
            transform: scale(1.05) translate(-1%, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.05) translate(-1%, 1%);
            transform: scale(1.05) translate(-1%, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
          animation: kenburnsUp ease-out; }

@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.05) translate(0, 1%);
            transform: scale(1.05) translate(0, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.05) translate(0, 1%);
            transform: scale(1.05) translate(0, 1%); }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0); } }

/**
 *
 * 11. WordPress Multilingual Plugin styles
 *
 */
.bevette-wpml-switcher {
  position: relative;
  text-align: left;
  margin-left: 30px; }
  .bevette-wpml-switcher ul li {
    text-align: left;
    list-style: none; }
  .bevette-wpml-switcher ul a {
    padding: 10px 15px; }
  .bevette-wpml-switcher .fa-angle-down {
    font-size: 11px;
    vertical-align: middle; }
  .bevette-wpml-switcher .sub-menu {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); }

/**
 *
 * 12. Magnific Popup styles
 *
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 104200;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 104300;
  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 20px;
  -webkit-box-sizing: border-box;
  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: 104500; }

.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: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 104400; }

.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: 104600;
  -webkit-box-shadow: none;
  box-shadow: none; }

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: 0.65;
  filter: alpha(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;
  filter: alpha(opacity=100); }

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

.mfp-close-btn-in .mfp-close {
  top: 20px;
  color: #333;
  display: inline-block;
  width: 20px !important;
  height: 20px;
  padding-right: 0 !important;
  line-height: 20px !important;
  transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s;
  -webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; }

.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: 0.65;
  filter: alpha(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;
  filter: alpha(opacity=100); }

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

body:not(.ascend) .mfp-arrow:after,
body:not(.ascend) .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

body:not(.ascend) .mfp-arrow:before,
body:not(.ascend) .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

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

body:not(.ascend) .mfp-arrow-left:after,
body:not(.ascend) .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

body:not(.ascend) .mfp-arrow-left:before,
body:not(.ascend) .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

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

body:not(.ascend) .mfp-arrow-right:after,
body:not(.ascend) .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

body:not(.ascend) .mfp-arrow-right:before,
body:not(.ascend) .mfp-arrow-right .mfp-b {
  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;
  padding-top: 56.25%; }

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

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 55px 0 55px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 55px;
  bottom: 55px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); */
  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: -40px;
  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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
    -webkit-box-sizing: border-box;
    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%; }
  .ascend .mfp-arrow-left {
    left: 20px !important; }
  .ascend .mfp-arrow-right {
    right: 20px !important; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.mfp-bg {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.93);
          transform: scale(0.93); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim, .mfp-zoom-in.mfp-ready .mfp-iframe-scaler {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.85; }

body .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler {
  -webkit-transform: scale(0.93) !important;
          transform: scale(0.93) !important;
  opacity: 0 !important; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-wrap.mfp-removing .mfp-arrow-left, .mfp-wrap.mfp-removing .mfp-arrow-right {
  opacity: 0; }

.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
          transform: scale(1.3); }

.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1); }

.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  opacity: 0; }

.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 *
 * 13. Owl Carousel styles
 *
 */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 *
 * 14. YTPlayer styles
 *
 */
@font-face {
  font-family: 'ytpregular';
  src: url("font/ytp-regular.eot"); }

@font-face {
  font-family: 'ytpregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format("woff"), url("font/ytp-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.mb_YTPlayer:focus {
  outline: 0; }

.YTPWrapper {
  display: block;
  -webkit-transform: translateZ(0) translate3d(0, 0, 0);
          transform: translateZ(0) translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade .1s infinite alternate;
  /* Chrome, Safari, Opera */
  animation: fade .1s infinite alternate; }

/* Chrome, Safari, Opera */
@-webkit-keyframes fade {
  0% {
    opacity: .5; }
  100% {
    opacity: 1; } }

/* Standard syntax */
@keyframes fade {
  0% {
    opacity: .5; }
  100% {
    opacity: 1; } }

.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000; }

.mbYTP_wrapper iframe {
  max-width: 4000px !important; }

.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5); }

.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform: none !important;
          transform: none !important; }

/*CONTROL BAR*/
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular'; }

.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px; }

.mb_YTPBar {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mb_YTPBar.visible,
.mb_YTPBar:hover {
  opacity: 1; }

.mb_YTPBar .buttonBar {
  -webkit-transition: all .5s;
  transition: all .5s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4); }

.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle; }

.mb_YTPBar span.mb_YTPTime {
  width: 130px; }

.mb_YTPBar span.mb_YTPUrl,
.mb_YTPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer; }

.mb_YTPBar span.mb_YTPUrl img {
  width: 60px; }

.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto; }

.mb_YTPBar span.mb_OnlyYT img {
  width: 25px; }

.mb_YTPBar span.mb_YTPUrl a {
  color: white; }

.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer; }

.mb_YTPBar .mb_YTPMuteUnmute {
  cursor: pointer; }

/*PROGRESS BAR*/
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0; }

.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0; }

.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
          box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px; }

.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*RASTER OVERLAY*/
/*VOLUME SLIDER*/
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px; }

.mb_YTPBar.compact .simpleSlider {
  width: 40px; }

.mb_YTPBar .simpleSlider.muted {
  opacity: .3; }

.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0; }

.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%; }


.book-table-popup-open .home-content{
	z-index:11;
}