/*!
Theme Name: AVA
Theme URI: cookiethemes.eu
Author: CookieThemes
Author URI: CookieThemes.eu
Version: 1.0
Description: BEST MULTIPURPUSE WP THEME by COOKIETHEMES.eu
*/
@font-face {
  font-family: "irej";
  src: url("fonts/irej.eot?gf4n93");
  src: url("fonts/irej.eot?gf4n93#iefix") format("embedded-opentype"), url("fonts/irej.ttf?gf4n93") format("truetype"), url("fonts/irej.woff?gf4n93") format("woff"), url("fonts/irej.svg?gf4n93#irej") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=ct-icon-], [class*=" ct-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "irej" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ct-icon-icon-bag-new:before {
  content: "\e900";
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

:focus {
  outline: none;
}

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

/* CLEARFIX */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* CLEARFIX END */
html {
  width: 100%;
  height: 100%;
  font-size: 16px;
}

@media (max-width: 479px) {
  html {
    font-size: 70%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  html {
    font-size: 70%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  html {
    font-size: 80%;
  }
}
@media (min-width: 980px) and (max-width: 1239px) {
  html {
    font-size: 89%;
  }
}
@media (min-width: 1240px) {
  html {
    font-size: 100%;
  }
}
body {
  position: relative;
  width: 100%;
  min-width: 320px;
  height: 100%;
  min-height: 320px;
  margin-top: 0px;
  background-color: #2f2f2f;
  color: #ffffff;
  font-family: "PT Serif", sans-serif;
  font-weight: 200;
  /*font: 1em/1.5em;
  font-size:100%;
  */
  font-size: 1.125rem;
}
body.cookie-responsive {
  min-width: 320px;
}

.outer {
  display: table;
  height: 100%;
}
.outer.full-width {
  width: 100%;
}
.outer.align-center {
  margin: 0 auto;
}

.outer-no-height {
  display: table;
}

.outer .middle,
.outer-no-height .middle {
  display: table-cell;
  vertical-align: middle;
}
.outer .middle.full-width,
.outer-no-height .middle.full-width {
  width: 100%;
}

.default_content-wrapper {
  width: calc(100% - 2rem);
  min-width: 320px;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 0rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*
  &.small_width {
  	max-width: 700px;
  	@media (max-width: 700px) {
  		overflow: hidden;
  	}
  }
  &.large_width {
  	max-width: 1850px;
  	@media (max-width: 1850px) {
  		overflow: hidden;
  	}
  }
  */
}
@media (max-width: 1300px) {
  .default_content-wrapper {
    overflow: hidden;
  }
}

.large_content_spacing {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.default_content_spacing {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.default_content_spacing.no-spacing-bottom {
  padding-bottom: 0rem;
}

.small_content_spacing {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

/* ==========================================================================
   Grid
   ========================================================================== */
/*
 * Example uses:
 *
 * <div class="grid">
 *     <div class="grid__cell unit-1-2"></div>
 *     <div class="grid__cell unit-1-2"></div>
 *     <div class="grid__cell unit-1-3"></div>
 *     <div class="grid__cell unit-1-3"></div>
 * </div>
 *
 * <div class="grid grid--center">
 *     <div class="grid__cell unit-1-3"></div>
 *     <div class="grid__cell unit-1-3"></div>
 * </div>
 */
/* Grid core
   ========================================================================== */
/**
 * Grid container
 * Must only contain `.grid` or `.grid__cell` components as children.
 *
 * 1. Adjustment for child element margins.
 * 2. Ensure consistent default alignment/
 * 3. Remove inter-unit whitespace that appears between `inline-block` child
 *    elements. Work for all non-monospace font-families.  If you're using a
 *    monospace base font, you will need to set the `grid` font-family to
 *   `sans-serif` and then redeclare the monospace font on the `grid__cell`
 *    objects.
 * 4. Protect against WebKit bug with optimizelegibility.
 */
.grid-wrap {
  display: block;
  padding: 0;
  margin: 0 -1.5em; /* 1 */
  text-align: left; /* 2 */
  letter-spacing: -0.289em; /* 3 */
  text-rendering: optimizespeed; /* 4 */
}

/**
 * Opera hack
 */
.opera:-o-prefocus,
.grid-wrap {
  word-spacing: -0.43em; /* 3 */
}

/**
 * Child `grid` object adjustments
 * Used for more complex fixed-fluid hybrid grids.
 */
.grid-wrap > .grid-wrap {
  overflow: hidden;
  margin-right: 0;
  margin-left: 0;
}

/**
 * Grid units
 * No explicit width by default. Apply `.unit-x-y` classes.
 *
 * 1. Fundamentals of the non-float grid layout mechanism.
 * 2. Apply grid gutter.
 * 3. Controls vertical positioning of units.
 * 4. Keeps content correctly aligned with the grid direction.
 * 5. Reset text defaults.
 */
.grid-col {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: inline-block; /* 1 */
  margin: 0;
  padding: 0 1.5em; /* 2 */
  vertical-align: top; /* 3 */
  text-align: left; /* 4 */
  letter-spacing: normal; /* 5 */
  word-spacing: normal; /* 5 */
  text-rendering: auto; /* 5 */
}

/* -- Setup grids with base class -- */
/* Grid modifiers
   ========================================================================== */
/**
 * Modifier: horizontally center all grid units
 * Allows for automatic unit centering irrespective of the number of
 * units in the grid.
 */
.grid-wrap-align-center {
  text-align: center;
}

/**
 * Modifier: align horizontally all grid units to the left
 */
.grid-wrap-align-left {
  text-align: left;
}

/**
 * Modifier: align horizontally all grid units to the right
 */
.grid-wrap-align-right {
  text-align: right;
}

/* Grid cell modifiers
   ========================================================================== */
/**
 * Modifier: horizontally center one unit
 * Set a specific unit to be horizontally centered. Doesn't affect
 * any other units. Can still contain a child `grid` object.
 */
.grid-col-align-center {
  display: block;
  margin: 0 auto;
}

/**
 * Modifier: align horizontally one unit to the left
 * Set a specific unit to be horizontally on the left. Doesn't affect
 * any other units. Can still contain a child `grid` object.
 */
.grid-col-align-left {
  display: block;
  margin-right: auto;
}

/**
 * Modifier: align horizontally one unit to the right
 * Set a specific unit to be horizontally on the right. Doesn't affect
 * any other units. Can still contain a child `grid` object.
 */
.grid-col-align-right {
  display: block;
  margin-left: auto;
}

/* Grid gutters
   ========================================================================== */
.grid-wrap.large-gutter {
  margin: 0 -3em; /* 1 */
}

.grid-wrap.large-gutter > .grid-col {
  padding: 0 3em; /* 2 */
}

.grid-wrap.half-gutter {
  margin: 0 -0.75em; /* 1 */
}

.grid-wrap.half-gutter > .grid-col {
  padding: 0 0.75em; /* 2 */
}

.grid-wrap.quarter-gutter {
  margin: 0 -0.375em; /* 1 */
}

.grid-wrap.quarter-gutter > .grid-col {
  padding: 0 0.375em; /* 2 */
}

.grid-wrap.no-gutter {
  margin: 0 0; /* 1 */
}

.grid-wrap.no-gutter > .grid-col {
  padding: 0 0; /* 2 */
}

/* Proportional units
   ========================================================================== */
/*
 * Specify the proportional width of an object.
 * Primarily for, but not limited to, use with `.grid__cell` components.
 * Intentional redundancy build into each set of unit classes.
 */
.col-full {
  width: 100%;
}

.col-display-none {
  display: none;
}

.col-1-2, .col-10-20, .col-6-12, .col-5-10, .col-3-6, .col-2-4 {
  width: 50%;
}

.col-1-3, .col-4-12, .col-2-6 {
  width: 33.3333333333%;
}

.col-2-3, .col-8-12, .col-4-6 {
  width: 66.6666666667%;
}

.col-1-4, .col-5-20, .col-3-12 {
  width: 25%;
}

.col-3-4, .col-15-20, .col-9-12 {
  width: 75%;
}

.col-1-5, .col-4-20, .col-2-10 {
  width: 20%;
}

.col-2-5, .col-8-20, .col-4-10 {
  width: 40%;
}

.col-3-5, .col-12-20, .col-6-10 {
  width: 60%;
}

.col-4-5, .col-16-20, .col-8-10 {
  width: 80%;
}

.col-1-6, .col-2-12 {
  width: 16.6666666667%;
}

.col-5-6, .col-10-12 {
  width: 83.3333333333%;
}

.col-1-10, .col-2-20 {
  width: 10%;
}

.col-3-10, .col-6-20 {
  width: 30%;
}

.col-7-10, .col-14-20 {
  width: 70%;
}

.col-9-10, .col-18-20 {
  width: 90%;
}

.col-1-12 {
  width: 8.3333333333%;
}

.col-5-12 {
  width: 41.6666666667%;
}

.col-7-12 {
  width: 58.3333333333%;
}

.col-11-12 {
  width: 91.6666666667%;
}

.col-1-20 {
  width: 5%;
}

.col-3-20 {
  width: 15%;
}

.col-7-20 {
  width: 35%;
}

.col-9-20 {
  width: 45%;
}

.col-11-20 {
  width: 55%;
}

.col-13-20 {
  width: 65%;
}

.col-17-20 {
  width: 85%;
}

.col-19-20 {
  width: 95%;
}

/* -- Breakpoint (.bp0)
------------------------------------------------------------- */
@media (max-width: 479px) {
  /* Grid modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center all grid units
   * Allows for automatic unit centering irrespective of the number of
   * units in the grid.
   */
  .bp0-grid-wrap-align-center {
    text-align: center;
  }
  /**
   * Modifier: align horizontally all grid units to the left
   */
  .bp0-grid-wrap-align-left {
    text-align: left;
  }
  /**
   * Modifier: align horizontally all grid units to the right
   */
  .bp0-grid-wrap-align-right {
    text-align: right;
  }
  /* Grid cell modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center one unit
   * Set a specific unit to be horizontally centered. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp0-grid-col-align-center {
    display: block;
    margin: 0 auto;
  }
  /**
   * Modifier: align horizontally one unit to the left
   * Set a specific unit to be horizontally on the left. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp0-grid-col-align-left {
    display: block;
    margin-right: auto;
  }
  /**
   * Modifier: align horizontally one unit to the right
   * Set a specific unit to be horizontally on the right. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp0-grid-col-align-right {
    display: block;
    margin-left: auto;
  }
  /* Grid gutters
     ========================================================================== */
  .grid-wrap.bp0-large-gutter {
    margin: 0 -3em; /* 1 */
  }
  .grid-wrap.bp0-large-gutter > .grid-col {
    padding: 0 3em; /* 2 */
  }
  .grid-wrap.bp0-half-gutter {
    margin: 0 -0.75em; /* 1 */
  }
  .grid-wrap.bp0-half-gutter > .grid-col {
    padding: 0 0.75em; /* 2 */
  }
  .grid-wrap.bp0-quarter-gutter {
    margin: 0 -0.375em; /* 1 */
  }
  .grid-wrap.bp0-quarter-gutter > .grid-col {
    padding: 0 0.375em; /* 2 */
  }
  .grid-wrap.bp0-no-gutter {
    margin: 0 0; /* 1 */
  }
  .grid-wrap.bp0-no-gutter > .grid-col {
    padding: 0 0; /* 2 */
  }
  /* Proportional units
     ========================================================================== */
  /*
   * Specify the proportional width of an object.
   * Primarily for, but not limited to, use with `.grid__cell` components.
   * Intentional redundancy build into each set of unit classes.
   */
  .bp0-col-full {
    width: 100%;
  }
  .bp0-col-display-none {
    display: none;
  }
  .bp0-col-1-2, .bp0-col-10-20, .bp0-col-6-12, .bp0-col-5-10, .bp0-col-3-6, .bp0-col-2-4 {
    width: 50%;
  }
  .bp0-col-1-3, .bp0-col-4-12, .bp0-col-2-6 {
    width: 33.3333333333%;
  }
  .bp0-col-2-3, .bp0-col-8-12, .bp0-col-4-6 {
    width: 66.6666666667%;
  }
  .bp0-col-1-4, .bp0-col-5-20, .bp0-col-3-12 {
    width: 25%;
  }
  .bp0-col-3-4, .bp0-col-15-20, .bp0-col-9-12 {
    width: 75%;
  }
  .bp0-col-1-5, .bp0-col-4-20, .bp0-col-2-10 {
    width: 20%;
  }
  .bp0-col-2-5, .bp0-col-8-20, .bp0-col-4-10 {
    width: 40%;
  }
  .bp0-col-3-5, .bp0-col-12-20, .bp0-col-6-10 {
    width: 60%;
  }
  .bp0-col-4-5, .bp0-col-16-20, .bp0-col-8-10 {
    width: 80%;
  }
  .bp0-col-1-6, .bp0-col-2-12 {
    width: 16.6666666667%;
  }
  .bp0-col-5-6, .bp0-col-10-12 {
    width: 83.3333333333%;
  }
  .bp0-col-1-10, .bp0-col-2-20 {
    width: 10%;
  }
  .bp0-col-3-10, .bp0-col-6-20 {
    width: 30%;
  }
  .bp0-col-7-10, .bp0-col-14-20 {
    width: 70%;
  }
  .bp0-col-9-10, .bp0-col-18-20 {
    width: 90%;
  }
  .bp0-col-1-12 {
    width: 8.3333333333%;
  }
  .bp0-col-5-12 {
    width: 41.6666666667%;
  }
  .bp0-col-7-12 {
    width: 58.3333333333%;
  }
  .bp0-col-11-12 {
    width: 91.6666666667%;
  }
  .bp0-col-1-20 {
    width: 5%;
  }
  .bp0-col-3-20 {
    width: 15%;
  }
  .bp0-col-7-20 {
    width: 35%;
  }
  .bp0-col-9-20 {
    width: 45%;
  }
  .bp0-col-11-20 {
    width: 55%;
  }
  .bp0-col-13-20 {
    width: 65%;
  }
  .bp0-col-17-20 {
    width: 85%;
  }
  .bp0-col-19-20 {
    width: 95%;
  }
}
/* -- Breakpoint (.bp1)
------------------------------------------------------------- */
@media (min-width: 480px) and (max-width: 767px) {
  /* Grid modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center all grid units
   * Allows for automatic unit centering irrespective of the number of
   * units in the grid.
   */
  .bp1-grid-wrap-align-center {
    text-align: center;
  }
  /**
   * Modifier: align horizontally all grid units to the left
   */
  .bp1-grid-wrap-align-left {
    text-align: left;
  }
  /**
   * Modifier: align horizontally all grid units to the right
   */
  .bp1-grid-wrap-align-right {
    text-align: right;
  }
  /* Grid cell modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center one unit
   * Set a specific unit to be horizontally centered. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp1-grid-col-align-center {
    display: block;
    margin: 0 auto;
  }
  /**
   * Modifier: align horizontally one unit to the left
   * Set a specific unit to be horizontally on the left. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp1-grid-col-align-left {
    display: block;
    margin-right: auto;
  }
  /**
   * Modifier: align horizontally one unit to the right
   * Set a specific unit to be horizontally on the right. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp1-grid-col-align-right {
    display: block;
    margin-left: auto;
  }
  /* Grid gutters
     ========================================================================== */
  .grid-wrap.bp1-large-gutter {
    margin: 0 -3em; /* 1 */
  }
  .grid-wrap.bp1-large-gutter > .grid-col {
    padding: 0 3em; /* 2 */
  }
  .grid-wrap.bp1-half-gutter {
    margin: 0 -0.75em; /* 1 */
  }
  .grid-wrap.bp1-half-gutter > .grid-col {
    padding: 0 0.75em; /* 2 */
  }
  .grid-wrap.bp1-quarter-gutter {
    margin: 0 -0.375em; /* 1 */
  }
  .grid-wrap.bp1-quarter-gutter > .grid-col {
    padding: 0 0.375em; /* 2 */
  }
  .grid-wrap.bp1-no-gutter {
    margin: 0 0; /* 1 */
  }
  .grid-wrap.bp1-no-gutter > .grid-col {
    padding: 0 0; /* 2 */
  }
  /* Proportional units
     ========================================================================== */
  /*
   * Specify the proportional width of an object.
   * Primarily for, but not limited to, use with `.grid__cell` components.
   * Intentional redundancy build into each set of unit classes.
   */
  .bp1-col-full {
    width: 100%;
  }
  .bp1-col-display-none {
    display: none;
  }
  .bp1-col-1-2, .bp1-col-10-20, .bp1-col-6-12, .bp1-col-5-10, .bp1-col-3-6, .bp1-col-2-4 {
    width: 50%;
  }
  .bp1-col-1-3, .bp1-col-4-12, .bp1-col-2-6 {
    width: 33.3333333333%;
  }
  .bp1-col-2-3, .bp1-col-8-12, .bp1-col-4-6 {
    width: 66.6666666667%;
  }
  .bp1-col-1-4, .bp1-col-5-20, .bp1-col-3-12 {
    width: 25%;
  }
  .bp1-col-3-4, .bp1-col-15-20, .bp1-col-9-12 {
    width: 75%;
  }
  .bp1-col-1-5, .bp1-col-4-20, .bp1-col-2-10 {
    width: 20%;
  }
  .bp1-col-2-5, .bp1-col-8-20, .bp1-col-4-10 {
    width: 40%;
  }
  .bp1-col-3-5, .bp1-col-12-20, .bp1-col-6-10 {
    width: 60%;
  }
  .bp1-col-4-5, .bp1-col-16-20, .bp1-col-8-10 {
    width: 80%;
  }
  .bp1-col-1-6, .bp1-col-2-12 {
    width: 16.6666666667%;
  }
  .bp1-col-5-6, .bp1-col-10-12 {
    width: 83.3333333333%;
  }
  .bp1-col-1-10, .bp1-col-2-20 {
    width: 10%;
  }
  .bp1-col-3-10, .bp1-col-6-20 {
    width: 30%;
  }
  .bp1-col-7-10, .bp1-col-14-20 {
    width: 70%;
  }
  .bp1-col-9-10, .bp1-col-18-20 {
    width: 90%;
  }
  .bp1-col-1-12 {
    width: 8.3333333333%;
  }
  .bp1-col-5-12 {
    width: 41.6666666667%;
  }
  .bp1-col-7-12 {
    width: 58.3333333333%;
  }
  .bp1-col-11-12 {
    width: 91.6666666667%;
  }
  .bp1-col-1-20 {
    width: 5%;
  }
  .bp1-col-3-20 {
    width: 15%;
  }
  .bp1-col-7-20 {
    width: 35%;
  }
  .bp1-col-9-20 {
    width: 45%;
  }
  .bp1-col-11-20 {
    width: 55%;
  }
  .bp1-col-13-20 {
    width: 65%;
  }
  .bp1-col-17-20 {
    width: 85%;
  }
  .bp1-col-19-20 {
    width: 95%;
  }
}
/* -- Breakpoint 2 (.bp2)
------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
  /* Grid modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center all grid units
   * Allows for automatic unit centering irrespective of the number of
   * units in the grid.
   */
  .bp2-grid-wrap-align-center {
    text-align: center;
  }
  /**
   * Modifier: align horizontally all grid units to the left
   */
  .bp2-grid-wrap-align-left {
    text-align: left;
  }
  /**
   * Modifier: align horizontally all grid units to the right
   */
  .bp2-grid-wrap-align-right {
    text-align: right;
  }
  /* Grid cell modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center one unit
   * Set a specific unit to be horizontally centered. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp2-grid-col-align-center {
    display: block;
    margin: 0 auto;
  }
  /**
   * Modifier: align horizontally one unit to the left
   * Set a specific unit to be horizontally on the left. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp2-grid-col-align-left {
    display: block;
    margin-right: auto;
  }
  /**
   * Modifier: align horizontally one unit to the right
   * Set a specific unit to be horizontally on the right. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp2-grid-col-align-right {
    display: block;
    margin-left: auto;
  }
  /* Grid gutters
     ========================================================================== */
  .grid-wrap.bp2-large-gutter {
    margin: 0 -3em; /* 1 */
  }
  .grid-wrap.bp2-large-gutter > .grid-col {
    padding: 0 3em; /* 2 */
  }
  .grid-wrap.bp2-half-gutter {
    margin: 0 -0.75em; /* 1 */
  }
  .grid-wrap.bp2-half-gutter > .grid-col {
    padding: 0 0.75em; /* 2 */
  }
  .grid-wrap.bp2-quarter-gutter {
    margin: 0 -0.375em; /* 1 */
  }
  .grid-wrap.bp2-quarter-gutter > .grid-col {
    padding: 0 0.375em; /* 2 */
  }
  .grid-wrap.bp2-no-gutter {
    margin: 0 0; /* 1 */
  }
  .grid-wrap.bp2-no-gutter > .grid-col {
    padding: 0 0; /* 2 */
  }
  /* Proportional units
     ========================================================================== */
  /*
   * Specify the proportional width of an object.
   * Primarily for, but not limited to, use with `.grid__cell` components.
   * Intentional redundancy build into each set of unit classes.
   */
  .bp2-col-full {
    width: 100%;
  }
  .bp2-col-display-none {
    display: none;
  }
  .bp2-col-1-2, .bp2-col-10-20, .bp2-col-6-12, .bp2-col-5-10, .bp2-col-3-6, .bp2-col-2-4 {
    width: 50%;
  }
  .bp2-col-1-3, .bp2-col-4-12, .bp2-col-2-6 {
    width: 33.3333333333%;
  }
  .bp2-col-2-3, .bp2-col-8-12, .bp2-col-4-6 {
    width: 66.6666666667%;
  }
  .bp2-col-1-4, .bp2-col-5-20, .bp2-col-3-12 {
    width: 25%;
  }
  .bp2-col-3-4, .bp2-col-15-20, .bp2-col-9-12 {
    width: 75%;
  }
  .bp2-col-1-5, .bp2-col-4-20, .bp2-col-2-10 {
    width: 20%;
  }
  .bp2-col-2-5, .bp2-col-8-20, .bp2-col-4-10 {
    width: 40%;
  }
  .bp2-col-3-5, .bp2-col-12-20, .bp2-col-6-10 {
    width: 60%;
  }
  .bp2-col-4-5, .bp2-col-16-20, .bp2-col-8-10 {
    width: 80%;
  }
  .bp2-col-1-6, .bp2-col-2-12 {
    width: 16.6666666667%;
  }
  .bp2-col-5-6, .bp2-col-10-12 {
    width: 83.3333333333%;
  }
  .bp2-col-1-10, .bp2-col-2-20 {
    width: 10%;
  }
  .bp2-col-3-10, .bp2-col-6-20 {
    width: 30%;
  }
  .bp2-col-7-10, .bp2-col-14-20 {
    width: 70%;
  }
  .bp2-col-9-10, .bp2-col-18-20 {
    width: 90%;
  }
  .bp2-col-1-12 {
    width: 8.3333333333%;
  }
  .bp2-col-5-12 {
    width: 41.6666666667%;
  }
  .bp2-col-7-12 {
    width: 58.3333333333%;
  }
  .bp2-col-11-12 {
    width: 91.6666666667%;
  }
  .bp2-col-1-20 {
    width: 5%;
  }
  .bp2-col-3-20 {
    width: 15%;
  }
  .bp2-col-7-20 {
    width: 35%;
  }
  .bp2-col-9-20 {
    width: 45%;
  }
  .bp2-col-11-20 {
    width: 55%;
  }
  .bp2-col-13-20 {
    width: 65%;
  }
  .bp2-col-17-20 {
    width: 85%;
  }
  .bp2-col-19-20 {
    width: 95%;
  }
}
/* -- Breakpoint 3 (.bp3)
------------------------------------------------------------- */
@media (min-width: 980px) and (max-width: 1239px) {
  /* Grid modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center all grid units
   * Allows for automatic unit centering irrespective of the number of
   * units in the grid.
   */
  .bp3-grid-wrap-align-center {
    text-align: center;
  }
  /**
   * Modifier: align horizontally all grid units to the left
   */
  .bp3-grid-wrap-align-left {
    text-align: left;
  }
  /**
   * Modifier: align horizontally all grid units to the right
   */
  .bp3-grid-wrap-align-right {
    text-align: right;
  }
  /* Grid cell modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center one unit
   * Set a specific unit to be horizontally centered. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp3-grid-col-align-center {
    display: block;
    margin: 0 auto;
  }
  /**
   * Modifier: align horizontally one unit to the left
   * Set a specific unit to be horizontally on the left. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp3-grid-col-align-left {
    display: block;
    margin-right: auto;
  }
  /**
   * Modifier: align horizontally one unit to the right
   * Set a specific unit to be horizontally on the right. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp3-grid-col-align-right {
    display: block;
    margin-left: auto;
  }
  /* Grid gutters
     ========================================================================== */
  .grid-wrap.bp3-large-gutter {
    margin: 0 -3em; /* 1 */
  }
  .grid-wrap.bp3-large-gutter > .grid-col {
    padding: 0 3em; /* 2 */
  }
  .grid-wrap.bp3-half-gutter {
    margin: 0 -0.75em; /* 1 */
  }
  .grid-wrap.bp3-half-gutter > .grid-col {
    padding: 0 0.75em; /* 2 */
  }
  .grid-wrap.bp3-quarter-gutter {
    margin: 0 -0.375em; /* 1 */
  }
  .grid-wrap.bp3-quarter-gutter > .grid-col {
    padding: 0 0.375em; /* 2 */
  }
  .grid-wrap.bp3-no-gutter {
    margin: 0 0; /* 1 */
  }
  .grid-wrap.bp3-no-gutter > .grid-col {
    padding: 0 0; /* 2 */
  }
  /* Proportional units
     ========================================================================== */
  /*
   * Specify the proportional width of an object.
   * Primarily for, but not limited to, use with `.grid__cell` components.
   * Intentional redundancy build into each set of unit classes.
   */
  .bp3-col-full {
    width: 100%;
  }
  .bp3-col-display-none {
    display: none;
  }
  .bp3-col-1-2, .bp3-col-10-20, .bp3-col-6-12, .bp3-col-5-10, .bp3-col-3-6, .bp3-col-2-4 {
    width: 50%;
  }
  .bp3-col-1-3, .bp3-col-4-12, .bp3-col-2-6 {
    width: 33.3333333333%;
  }
  .bp3-col-2-3, .bp3-col-8-12, .bp3-col-4-6 {
    width: 66.6666666667%;
  }
  .bp3-col-1-4, .bp3-col-5-20, .bp3-col-3-12 {
    width: 25%;
  }
  .bp3-col-3-4, .bp3-col-15-20, .bp3-col-9-12 {
    width: 75%;
  }
  .bp3-col-1-5, .bp3-col-4-20, .bp3-col-2-10 {
    width: 20%;
  }
  .bp3-col-2-5, .bp3-col-8-20, .bp3-col-4-10 {
    width: 40%;
  }
  .bp3-col-3-5, .bp3-col-12-20, .bp3-col-6-10 {
    width: 60%;
  }
  .bp3-col-4-5, .bp3-col-16-20, .bp3-col-8-10 {
    width: 80%;
  }
  .bp3-col-1-6, .bp3-col-2-12 {
    width: 16.6666666667%;
  }
  .bp3-col-5-6, .bp3-col-10-12 {
    width: 83.3333333333%;
  }
  .bp3-col-1-10, .bp3-col-2-20 {
    width: 10%;
  }
  .bp3-col-3-10, .bp3-col-6-20 {
    width: 30%;
  }
  .bp3-col-7-10, .bp3-col-14-20 {
    width: 70%;
  }
  .bp3-col-9-10, .bp3-col-18-20 {
    width: 90%;
  }
  .bp3-col-1-12 {
    width: 8.3333333333%;
  }
  .bp3-col-5-12 {
    width: 41.6666666667%;
  }
  .bp3-col-7-12 {
    width: 58.3333333333%;
  }
  .bp3-col-11-12 {
    width: 91.6666666667%;
  }
  .bp3-col-1-20 {
    width: 5%;
  }
  .bp3-col-3-20 {
    width: 15%;
  }
  .bp3-col-7-20 {
    width: 35%;
  }
  .bp3-col-9-20 {
    width: 45%;
  }
  .bp3-col-11-20 {
    width: 55%;
  }
  .bp3-col-13-20 {
    width: 65%;
  }
  .bp3-col-17-20 {
    width: 85%;
  }
  .bp3-col-19-20 {
    width: 95%;
  }
}
/* -- Breakpoint 4 (.bp4)
------------------------------------------------------------- */
@media (min-width: 1240px) {
  /* Grid modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center all grid units
   * Allows for automatic unit centering irrespective of the number of
   * units in the grid.
   */
  .bp4-grid-wrap-align-center {
    text-align: center;
  }
  /**
   * Modifier: align horizontally all grid units to the left
   */
  .bp4-grid-wrap-align-left {
    text-align: left;
  }
  /**
   * Modifier: align horizontally all grid units to the right
   */
  .bp4-grid-wrap-align-right {
    text-align: right;
  }
  /* Grid cell modifiers
     ========================================================================== */
  /**
   * Modifier: horizontally center one unit
   * Set a specific unit to be horizontally centered. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp4-grid-col-align-center {
    display: block;
    margin: 0 auto;
  }
  /**
   * Modifier: align horizontally one unit to the left
   * Set a specific unit to be horizontally on the left. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp4-grid-col-align-left {
    display: block;
    margin-right: auto;
  }
  /**
   * Modifier: align horizontally one unit to the right
   * Set a specific unit to be horizontally on the right. Doesn't affect
   * any other units. Can still contain a child `grid` object.
   */
  .bp4-grid-col-align-right {
    display: block;
    margin-left: auto;
  }
  /* Grid gutters
     ========================================================================== */
  .grid-wrap.bp4-large-gutter {
    margin: 0 -3em; /* 1 */
  }
  .grid-wrap.bp4-large-gutter > .grid-col {
    padding: 0 3em; /* 2 */
  }
  .grid-wrap.bp4-half-gutter {
    margin: 0 -0.75em; /* 1 */
  }
  .grid-wrap.bp4-half-gutter > .grid-col {
    padding: 0 0.75em; /* 2 */
  }
  .grid-wrap.bp4-quarter-gutter {
    margin: 0 -0.375em; /* 1 */
  }
  .grid-wrap.bp4-quarter-gutter > .grid-col {
    padding: 0 0.375em; /* 2 */
  }
  .grid-wrap.bp4-no-gutter {
    margin: 0 0; /* 1 */
  }
  .grid-wrap.bp4-no-gutter > .grid-col {
    padding: 0 0; /* 2 */
  }
  /* Proportional units
     ========================================================================== */
  /*
   * Specify the proportional width of an object.
   * Primarily for, but not limited to, use with `.grid__cell` components.
   * Intentional redundancy build into each set of unit classes.
   */
  .bp4-col-full {
    width: 100%;
  }
  .bp4-col-display-none {
    display: none;
  }
  .bp4-col-1-2, .bp4-col-10-20, .bp4-col-6-12, .bp4-col-5-10, .bp4-col-3-6, .bp4-col-2-4 {
    width: 50%;
  }
  .bp4-col-1-3, .bp4-col-4-12, .bp4-col-2-6 {
    width: 33.3333333333%;
  }
  .bp4-col-2-3, .bp4-col-8-12, .bp4-col-4-6 {
    width: 66.6666666667%;
  }
  .bp4-col-1-4, .bp4-col-5-20, .bp4-col-3-12 {
    width: 25%;
  }
  .bp4-col-3-4, .bp4-col-15-20, .bp4-col-9-12 {
    width: 75%;
  }
  .bp4-col-1-5, .bp4-col-4-20, .bp4-col-2-10 {
    width: 20%;
  }
  .bp4-col-2-5, .bp4-col-8-20, .bp4-col-4-10 {
    width: 40%;
  }
  .bp4-col-3-5, .bp4-col-12-20, .bp4-col-6-10 {
    width: 60%;
  }
  .bp4-col-4-5, .bp4-col-16-20, .bp4-col-8-10 {
    width: 80%;
  }
  .bp4-col-1-6, .bp4-col-2-12 {
    width: 16.6666666667%;
  }
  .bp4-col-5-6, .bp4-col-10-12 {
    width: 83.3333333333%;
  }
  .bp4-col-1-10, .bp4-col-2-20 {
    width: 10%;
  }
  .bp4-col-3-10, .bp4-col-6-20 {
    width: 30%;
  }
  .bp4-col-7-10, .bp4-col-14-20 {
    width: 70%;
  }
  .bp4-col-9-10, .bp4-col-18-20 {
    width: 90%;
  }
  .bp4-col-1-12 {
    width: 8.3333333333%;
  }
  .bp4-col-5-12 {
    width: 41.6666666667%;
  }
  .bp4-col-7-12 {
    width: 58.3333333333%;
  }
  .bp4-col-11-12 {
    width: 91.6666666667%;
  }
  .bp4-col-1-20 {
    width: 5%;
  }
  .bp4-col-3-20 {
    width: 15%;
  }
  .bp4-col-7-20 {
    width: 35%;
  }
  .bp4-col-9-20 {
    width: 45%;
  }
  .bp4-col-11-20 {
    width: 55%;
  }
  .bp4-col-13-20 {
    width: 65%;
  }
  .bp4-col-17-20 {
    width: 85%;
  }
  .bp4-col-19-20 {
    width: 95%;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

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

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

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

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #7D7D7D;
  text-decoration: none;
}
a i {
  -webkit-transition: color 0s ease;
  -webkit-transition-delay: !important;
  -moz-transition: color 0s ease !important;
  -o-transition: color 0s ease !important;
  transition: color 0s ease !important;
}

p {
  margin: 0 0 1.75rem 0;
  line-height: 1.4em;
}
p.smaller {
  font-size: 0.85em;
}

P + ul {
  margin-top: -1.375rem;
}

strong {
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

h1,
.h1 {
  margin-bottom: 2.25rem;
  font-size: 1.75rem;
}

h2 {
  margin-bottom: 1.5625rem;
  font-size: 1.5rem;
}

h3 {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
}

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

h5 {
  margin-bottom: 0.25rem;
  font-size: 0.9375rem;
}

h6 {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
}

#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.vc_message_box > p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: 0.75rem !important;
}

.user-editable-content ul,
.user-editable-content ol {
  line-height: 1.4em;
}
.user-editable-content ul li {
  list-style-type: disc;
}
.user-editable-content ol li {
  list-style-type: decimal;
}

/* Default table settings */
table {
  text-align: left;
  width: 100%;
  margin: 0 0 0.625rem;
  overflow: hidden;
  border: none;
  border-collapse: collapse;
}
table td,
table th {
  padding: 0.5rem 0.7rem;
}
table thead th {
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  background-color: #4C4C4C;
}
table tbody tr:first-child td {
  border-top: 1px solid #4C4C4C;
}
table tbody tr td {
  vertical-align: middle;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2em;
  border-bottom: 1px solid #4C4C4C;
  border-right: 1px solid #4C4C4C;
  background-color: #ffffff;
  text-align: center;
  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
table tbody tr td:first-child {
  border-left: 1px solid #4C4C4C;
}
table tbody tr td a {
  color: #4C4C4C;
}
table tbody tr td a:hover {
  color: #6c7073;
}

.buttons-spacing .button {
  margin: 0 0.8125rem;
}

input[type=button],
input[type=submit],
button,
.button {
  display: inline-block;
  max-width: 100%;
  padding: 1.5625rem 3.125rem;
  font-family: "PT Serif", sans-serif;
  font-weight: 500;
  color: #000000;
  font-size: 1.25rem;
  background-color: transparent;
  border: 1px solid #000000;
  border-shadow: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-shadow: #ffffff 0px 3px 6px;
}
input[type=button]:hover, input[type=button].active,
input[type=submit]:hover,
input[type=submit].active,
button:hover,
button.active,
.button:hover,
.button.active {
  color: #4C4C4C;
  border-color: #4C4C4C;
  -webkit-transform: scale(0.99);
  -moz-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
input[type=button]:disabled, input[type=button]:disabled:hover,
input[type=submit]:disabled,
input[type=submit]:disabled:hover,
button:disabled,
button:disabled:hover,
.button:disabled,
.button:disabled:hover {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
input[type=button].white,
input[type=submit].white,
button.white,
.button.white {
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: #000000 0px 3px 6px;
}
input[type=button].white:hover, input[type=button].white.active,
input[type=submit].white:hover,
input[type=submit].white.active,
button.white:hover,
button.white.active,
.button.white:hover,
.button.white.active {
  color: #c2c9ce;
  border-color: #c2c9ce;
}
input[type=button].secondary,
input[type=submit].secondary,
button.secondary,
.button.secondary {
  color: #ffffff;
  background-color: #4C4C4C;
}
input[type=button].secondary:hover, input[type=button].secondary.active,
input[type=submit].secondary:hover,
input[type=submit].secondary.active,
button.secondary:hover,
button.secondary.active,
.button.secondary:hover,
.button.secondary.active {
  background-color: #4C4C4C;
}
input[type=button].full-width,
input[type=submit].full-width,
button.full-width,
.button.full-width {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: box-box;
  -moz-box-sizing: box-box;
  box-sizing: box-box;
}
input[type=button].float-left,
input[type=submit].float-left,
button.float-left,
.button.float-left {
  float: left;
}
input[type=button].float-right,
input[type=submit].float-right,
button.float-right,
.button.float-right {
  float: right;
}

/*
form {
	input[type="button"],
	input[type="submit"],
	button,
	.button {
		float: right;
	}
}
*/
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  width: 100%;
  padding: 0.375rem 0.625rem;
  margin-bottom: 1rem !important;
  background-color: #ffffff;
  font-size: 1rem;
  text-align: left;
  color: #000000;
  font-family: "PT Serif", sans-serif;
  font-weight: 200;
  border: 1px solid #DBDFEC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #000000 0px 0px 0px, #000000 0px 0px 0px inset;
  -moz-box-shadow: #000000 0px 0px 0px, #000000 0px 0px 0px inset;
  box-shadow: #000000 0px 0px 0px, #000000 0px 0px 0px inset;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=email].required.error,
input[type=password].required.error,
input[type=tel].required.error,
input[type=text].required.error,
input[type=url].required.error,
textarea.required.error {
  background-color: #ff4949;
  color: #ffffff !important;
}

textarea {
  min-height: 3em;
  line-height: 1.4em;
}

::-webkit-input-placeholder {
  color: #666666;
  text-align: left;
}

:-moz-placeholder { /* Firefox 18- */
  color: #666666;
  text-align: left;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #666666;
  text-align: left;
}

:-ms-input-placeholder {
  color: #666666;
  text-align: left;
}

input.error::-webkit-input-placeholder {
  color: #ffffff;
}

input.error:-moz-placeholder {
  color: #ffffff;
}

input.error::-moz-placeholder {
  color: #ffffff;
}

input.error:-ms-input-placeholder {
  color: #ffffff;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px !important;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #DBDFEC;
  text-align: left !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #DBDFEC;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #DBDFEC;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}

table td.product-quantity .quantity {
  display: inline-block;
}

.input {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 0 2rem;
  padding-top: 1.2rem;
  vertical-align: top;
  overflow: hidden;
}
.input.white .input__field {
  color: #ffffff;
}
.input.white .input__label {
  color: #ffffff;
}
.input.white .input__graphic {
  stroke: #ffffff;
}
.input.white .input__field:focus + .input__label, .input.white.input--filled .input__label {
  color: #ffffff;
}
.input.white .input__field:focus ~ .input__graphic, .input.white.input--filled .input__graphic {
  stroke: #ffffff;
}
.input.error .input__field {
  color: #B50000 !important;
}
.input.error .input__label {
  color: #B50000 !important;
}
.input.error .input__graphic {
  stroke: #B50000 !important;
}
.input.error .input__field:focus + .input__label, .input.error.input--filled .input__label {
  color: #B50000 !important;
}
.input.error .input__field:focus ~ .input__graphic, .input.error.input--filled .input__graphic {
  stroke: #B50000 !important;
}
.input .input__field {
  display: block;
  position: relative;
  width: 100%;
  padding: 0 0 0.6rem;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #000000;
  font-weight: 200;
  font-family: "PT Serif", sans-serif;
  font-size: 1.2rem;
  -webkit-appearance: none; /* for box shadows to show on iOS */
}
.input .input__field:focus {
  outline: none;
}
.input.textarea .input__field {
  min-height: 4.5em;
  resize: none;
}
.input.textarea .input__graphic {
  top: 0.2rem;
}
.input .input__label {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  color: #000000;
  font-weight: 400;
  font-size: 1.2rem;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.3s 0.1s, color 1s;
  transition: transform 0.3s 0.1s, color 1s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}
.input .input__label .input__label-content {
  position: relative;
  display: block;
  padding: 1.3rem 0 0;
  width: 100%;
}
.input .input__graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
  stroke: #000000;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
  transition: transform 0.7s, stroke 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}
.input .input__field:focus + .input__label, .input.input--filled .input__label {
  color: #000000;
  font-style: italic;
  -webkit-transform: translate3d(0, -1.1rem, 0) scale3d(0.75, 0.75, 1);
  transform: translate3d(0, -1.1rem, 0) scale3d(0.75, 0.75, 1);
}
.input .input__field:focus ~ .input__graphic, .input.input--filled .input__graphic {
  stroke: #000000;
  -webkit-transform: translate3d(-66.6%, 0, 0);
  transform: translate3d(-66.6%, 0, 0);
}

.hp_slideshow-wrapper {
  position: relative;
}
.hp_slideshow-wrapper .intro-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.78);
}
.hp_slideshow-wrapper .intro-wrapper .logo-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  max-width: 590px;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hp_slideshow-wrapper .intro-wrapper .logo-wrapper img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto 2.5rem;
}
.hp_slideshow-wrapper .intro-wrapper .logo-wrapper .txt {
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  font-size: 2rem;
}

.sub_pages_slideshow-wrapper {
  position: relative;
  height: 60vh;
  background-image: url("./images/sub_pages_slideshow-default.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-full-width-image {
  height: 55vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product_single-wrapper {
  margin-bottom: 1.25rem;
}
.product_single-wrapper .image {
  display: block;
  width: 100%;
  padding: 0 0 80%;
  margin: 0 0 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.product_single-wrapper .title {
  display: block;
  margin: 0 0 0.8125rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4em;
}
.product_single-wrapper .title .price {
  float: right;
  font-weight: 200;
}

.product_cat_item-wrapper {
  margin-bottom: 1.25rem;
}
.product_cat_item-wrapper .image {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 80%;
  margin: 0 0 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.product_cat_item-wrapper .image span {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0.5rem 0.25rem;
  text-align: center;
  line-height: 1.4em;
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: 500;
  background-color: rgba(47, 47, 47, 0.8);
}
.product_cat_item-wrapper .title {
  margin: 0 0 0.8125rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4em;
}

.soubory-wrapper {
  margin: 0 0 1rem;
}
.soubory-wrapper .soubory-item {
  margin-bottom: 1.5em;
}
.soubory-wrapper .soubory-item .image {
  display: block;
  margin-bottom: 0.625rem;
  padding: 0 0 80%;
  margin: 0 0 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.soubory-wrapper .soubory-item .title {
  display: block;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.4em;
  text-align: center;
}

.gallery-wrapper {
  margin-bottom: 1rem;
}
.gallery-wrapper .gallery-item {
  margin-bottom: 1.5em;
}
.gallery-wrapper .gallery-item a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gallery-wrapper .gallery-item a:hover > span.show_more_text > span {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.gallery-wrapper .gallery-item a > span.show_more_text {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
.gallery-wrapper .gallery-item a > span.show_more_text > span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 1rem;
  color: #ffffff;
  font-weight: 500;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-wrapper {
  position: relative;
}
.gallery-wrapper .slick_gallery-wrapper-from_our_kitchen,
.gallery-wrapper .slick_gallery-wrapper-raut,
.gallery-wrapper .slick_gallery-wrapper {
  width: 100%;
  height: 70vh;
}
.gallery-wrapper .slick_gallery-wrapper-from_our_kitchen .slick-list,
.gallery-wrapper .slick_gallery-wrapper-from_our_kitchen .slick-track,
.gallery-wrapper .slick_gallery-wrapper-raut .slick-list,
.gallery-wrapper .slick_gallery-wrapper-raut .slick-track,
.gallery-wrapper .slick_gallery-wrapper .slick-list,
.gallery-wrapper .slick_gallery-wrapper .slick-track {
  height: 100%;
}
.gallery-wrapper .slick_gallery-wrapper-from_our_kitchen .slick-slide,
.gallery-wrapper .slick_gallery-wrapper-raut .slick-slide,
.gallery-wrapper .slick_gallery-wrapper .slick-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut,
.gallery-wrapper .slick_gallery_thumbs-wrapper {
  position: absolute;
  left: 50%;
  bottom: 5%;
  z-index: 99;
  width: 50%;
  height: 5rem;
  opacity: 0.6;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen,
  .gallery-wrapper .slick_gallery_thumbs-wrapper-raut,
  .gallery-wrapper .slick_gallery_thumbs-wrapper {
    width: 80%;
  }
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen:hover,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut:hover,
.gallery-wrapper .slick_gallery_thumbs-wrapper:hover {
  opacity: 1;
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen .slick-list,
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen .slick-track,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut .slick-list,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut .slick-track,
.gallery-wrapper .slick_gallery_thumbs-wrapper .slick-list,
.gallery-wrapper .slick_gallery_thumbs-wrapper .slick-track {
  height: 100%;
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen .slick-slide,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut .slick-slide,
.gallery-wrapper .slick_gallery_thumbs-wrapper .slick-slide {
  margin: 0 0.625rem;
  border: 1px solid #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen .slick-slide:not(.active),
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut .slick-slide:not(.active),
.gallery-wrapper .slick_gallery_thumbs-wrapper .slick-slide:not(.active) {
  cursor: pointer;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.gallery-wrapper .slick_gallery_thumbs-wrapper-from_our_kitchen .slick-slide.slick-current,
.gallery-wrapper .slick_gallery_thumbs-wrapper-raut .slick-slide.slick-current,
.gallery-wrapper .slick_gallery_thumbs-wrapper .slick-slide.slick-current {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.slick-arrow.slick-prev {
  left: 1.25rem;
}
.slick-arrow.slick-prev.outside {
  left: auto;
  right: calc(100% + 1.25rem);
}
.slick-arrow.slick-next {
  right: 1.25rem;
}
.slick-arrow.slick-next.outside {
  left: calc(100% + 1.25rem);
  right: auto;
}
.slick-arrow i {
  font-size: 1.875rem;
  color: #ffffff;
  text-shadow: 0px 0px 10px #000000;
}

.text_blocks_with_image-wrapper .text_block_with_image-wrapper {
  margin-bottom: 1.5rem;
}
.text_blocks_with_image-wrapper .text_block_with_image-wrapper .image {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}

.google-map-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  margin-bottom: 1.5rem;
  background-color: #ffffff;
  /*
  border:5px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  */
}
.google-map-wrapper .google-map {
  width: 100%;
  height: 100%;
}
.google-map-wrapper .google-map-markers {
  display: none;
}
.google-map-wrapper img {
  max-width: none !important;
}

#fancybox_popup-wrapper {
  display: none !important;
}

#fancybox_popup-content {
  width: 90vw;
  max-width: 800px;
  height: auto;
  padding: 0;
  background-color: #000000;
}
#fancybox_popup-content img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.cookie_wp_basic_gallery-wrapper figure.grid-col {
  margin-bottom: 1.25rem !important;
}
.cookie_wp_basic_gallery-wrapper figure.grid-col a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 0.625rem;
}
.cookie_wp_basic_gallery-wrapper figure.grid-col a img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  object-fit: cover;
  object-position: center center;
}
.cookie_wp_basic_gallery-wrapper figure.grid-col div {
  text-align: center;
  font-size: 0.875rem;
}

/* == WordPress WYSIWYG Editor Styles == */
.entry-content img {
  margin: 0 0.5rem 1.5rem 0;
}

.alignleft, img.alignleft {
  margin-right: 2.5rem;
  margin-bottom: 2rem;
  display: inline;
  float: left;
}

.alignright, img.alignright {
  margin-left: 2.5rem;
  margin-bottom: 2rem;
  display: inline;
  float: right;
}

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

img.size-half {
  width: 50%;
}

.alignnone, img.alignnone {
  /* not sure about this one */
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

/* == WP CSS - Page Listings == */
/* outermost list item */
/* any page item */
/*.page-item-{id} {}        /* specific page id */
/* current page */
/* parent of current page */
/* any ancestor of current page */
/* == WordPress CSS - Default WordPress Widgets == */
.widget ul li {
  list-style-type: none !important;
}

.widget_wysiwyg_widgets_widget ul li {
  list-style-type: inherit !important;
}

/* links widget */
/* meta widget */
.widget_meta ul li {
  list-style-type: none !important;
}

/* pages widget */
.widget_pages ul li {
  list-style-type: none !important;
}

/* recent-posts widget */
.widget_recent_entries ul li {
  list-style-type: none !important;
}

/* archives widget */
.widget_archive ul li {
  list-style-type: none !important;
}

/* tag-cloud widget */
.widget_tag_cloud {
  float: left;
}

/* calendar widget */
/* category widget */
/* recent-comments widget */
#recentcomments li {
  list-style-type: none;
}

/* search widget */
#searchform input[type=submit] {
  float: right;
  clear: both;
}

/* text widget */
#post-pagination {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0.4em 0;
}

#post-pagination a {
  display: inline-block;
  max-width: 100%;
  padding: 0.6em 1em;
  font-size: 1em;
  color: #717171;
  text-decoration: none;
  font-weight: 500;
  /*background-color:#bdbdbd;*/
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#post-pagination .current-post-page {
  color: #000000;
}

@media (max-width: 767px) {
  #post-pagination a {
    font-size: 0.8em;
  }
}
.index-loop-item {
  margin-bottom: 1em;
}

.index-loop-item.sticky {
  margin-bottom: 2em;
}

.index-loop-item.sticky h1 {
  text-decoration: underline;
}

/* video-container */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 2em;
  margin-bottom: 1.5em;
  height: 0;
  overflow: hidden;
  border: 0px solid #fff !important;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%;
}

/* COMMENTS */
#cancel-comment-reply-link {
  display: block;
  margin-top: 0em;
  font-size: 1.3em;
}

.comment-respond label > span {
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.comment-respond .comment-notes {
  font-size: 0.8em;
  font-style: italic;
}

.comment-header img {
  float: left;
  margin-right: 8px;
}

.comment-header {
  height: 50px;
}

.comment-list li {
  list-style-type: none !important;
}

.comment-list li.comment {
  margin-bottom: 2em !important;
}

.comment-list .depth-2,
.comment-list .depth-3,
.comment-list .depth-4,
.comment-list .depth-5,
.comment-list .depth-6,
.comment-list .depth-7,
.comment-list .depth-8,
.comment-list .depth-9,
.comment-list .depth-10 {
  margin: 1em 0 0 1.5em !important;
  border-top: 1px dotted #CCC !important;
  padding-top: 1em !important;
}

.comment-list a, #respond a {
  text-decoration: none;
  font-weight: bold;
  color: #4b4b4b;
}

.comment-list a:hover, #respond a:hover {
  text-decoration: underline;
  color: #262626;
}

.comment-list p {
  margin: 1em 0;
}

.logged-in-as {
  margin: 15px 0;
}

.comment .reply {
  margin-bottom: 1em;
}

.woocommerce-page ul,
.woocommerce-page ul li {
  list-style: none;
}
.woocommerce-page ul:before,
.woocommerce-page ul li:before {
  display: none !important;
}
.woocommerce-page label {
  text-align: left;
}

.sub_cats_nav-wrapper {
  display: block;
  width: 100%;
}
.sub_cats_nav-wrapper a.link {
  display: inline-block;
  margin: 0 0.625rem 1.25rem 0;
  padding: 0.5rem 0.9375rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #6c7073;
  font-size: 0.875rem;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.sub_cats_nav-wrapper a.link:hover, .sub_cats_nav-wrapper a.link.active {
  color: #ffffff;
  background-color: #4C4C4C;
  border: 1px solid #4C4C4C;
}
.sub_cats_nav-wrapper .woocommerce-pagination {
  display: inline-block;
  float: right;
  margin-top: 1px;
  text-align: right;
}
@media (max-width: 479px) {
  .sub_cats_nav-wrapper .woocommerce-pagination {
    display: none;
  }
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #4C4C4C;
  color: #ffffff;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  margin: 0 -1.5em;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none;
  position: relative;
  margin: 0 0 3em;
  padding: 0 1.5em;
  width: 25%;
  /*
  	&.product-layout-1 {		
  	}
  	&.product-layout-2 {
  		margin-left: 1.3333rem;
  	}
  	&.product-layout-3 {
  		margin-left: 1.3333rem;
  	}
  	&.product-layout-4 {
  		margin-left: 1.3333rem;		
  	}

  	@media (max-width: 479px) {
  	}
  	@media (min-width: 480px) and (max-width: 767px) {
  	}
  	@media (min-width: 768px) and (max-width: 979px) {
  		width: calc(33.3333% - 1rem);
  		&.product-layout-1 {
  			margin-left: 0;
  		}
  		&.product-layout-2 {
  			margin-left: 1.3333rem;
  		}
  		&.product-layout-3 {
  			margin-left: 1.3333rem;
  		}
  		&.product-layout-4 {
  			margin-left: 0;		
  		}
  	}
  */
}
@media (max-width: 479px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 50%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 33.3333%;
  }
}
.woocommerce ul.products li.product .product-wrapper,
.woocommerce-page ul.products li.product .product-wrapper {
  position: relative;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
.woocommerce ul.products li.product .product-wrapper:hover img,
.woocommerce-page ul.products li.product .product-wrapper:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.woocommerce ul.products li.product .product-wrapper img,
.woocommerce-page ul.products li.product .product-wrapper img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce ul.products li.product .product-wrapper .sale_flash-wrapper,
.woocommerce-page ul.products li.product .product-wrapper .sale_flash-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 6.5rem;
  height: 6.5rem;
  color: #ffffff;
}
.woocommerce ul.products li.product .product-wrapper .sale_flash-wrapper:after,
.woocommerce-page ul.products li.product .product-wrapper .sale_flash-wrapper:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 104px 104px 0 0;
  border-color: #4C4C4C transparent transparent transparent;
}
.woocommerce ul.products li.product .product-wrapper .sale_flash-wrapper span,
.woocommerce-page ul.products li.product .product-wrapper .sale_flash-wrapper span {
  position: absolute;
  left: 33%;
  top: 33%;
  font-size: 1.125rem;
  font-weight: 500;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.woocommerce ul.products li.product .product-wrapper .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .product-wrapper .woocommerce-loop-product__title {
  padding: 1.125rem 0 1rem !important;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-weight: 500;
}
.woocommerce ul.products li.product .product-wrapper p.stock,
.woocommerce-page ul.products li.product .product-wrapper p.stock {
  display: none !important;
}
.woocommerce ul.products li.product .product-wrapper .price,
.woocommerce-page ul.products li.product .product-wrapper .price {
  display: inline-block;
  margin-bottom: 0;
  color: #6c7073;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4em;
}
.woocommerce ul.products li.product .product-wrapper .price.without_vat,
.woocommerce-page ul.products li.product .product-wrapper .price.without_vat {
  font-size: 0.9rem;
}
.woocommerce ul.products li.product .product-wrapper .price.before_sale,
.woocommerce-page ul.products li.product .product-wrapper .price.before_sale {
  margin-right: 0.9375rem;
  color: #6c7073;
  font-size: 0.9rem;
}
.woocommerce ul.products li.product .product-wrapper .price del,
.woocommerce-page ul.products li.product .product-wrapper .price del {
  opacity: 1;
}
.woocommerce ul.products li.product .product-wrapper .button,
.woocommerce-page ul.products li.product .product-wrapper .button {
  display: block;
  width: 100%;
  padding: 0.625rem 1.75rem;
  text-align: center;
  font-family: "PT Serif", sans-serif;
  font-weight: 500;
  border-shadow: none;
  font-size: 1.125rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
  background-color: #40574d;
}
.woocommerce ul.products li.product .product-wrapper .button:hover, .woocommerce ul.products li.product .product-wrapper .button.active,
.woocommerce-page ul.products li.product .product-wrapper .button:hover,
.woocommerce-page ul.products li.product .product-wrapper .button.active {
  color: #ffffff;
  background-color: rgb(46.7072847682, 63.4927152318, 56.1947019868);
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  margin: 0.5em 0.5em 0 0;
}
.woocommerce ul.products li.product .christmas_flash,
.woocommerce-page ul.products li.product .christmas_flash {
  display: block;
  position: absolute;
  left: 0.5em;
  top: 0.5em;
  width: 6em;
  height: 6em;
  color: #ffffff;
  font-size: 0.6rem;
  font-weight: 500;
  text-align: center;
  background-color: #dd1c31;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce ul.products li.product .christmas_flash span,
.woocommerce-page ul.products li.product .christmas_flash span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 500;
  border-radius: 3px;
  left: auto;
  color: #ffffff;
  background-color: #6c7073;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  opacity: 0.9;
  padding-right: 2.618em;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: rgb(133.2959641256, 137.5291479821, 140.7040358744);
  text-decoration: none;
  background-image: none;
  color: #ffffff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #6c7073;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: rgb(133.2959641256, 137.5291479821, 140.7040358744);
  color: #fff;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #4C4C4C;
  color: #fff;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
  color: #ffffff;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #6c7073;
  color: #ffffff;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  float: none;
}

.woocommerce a.added_to_cart {
  position: absolute;
  left: 0;
  top: 102%;
  width: 100%;
  text-align: center;
}
.woocommerce a.added_to_cart:after {
  content: " ->";
}

.woocommerce table.shop_table {
  border-left: 1px solid #6c7073;
  border-top: 1px solid #6c7073;
  border-right: 1px solid #6c7073;
  border-bottom: none;
  margin: 0 0 2rem 0;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border-top: 0;
  border-bottom: 1px solid #6c7073;
  border-right: 0;
  padding: 0.75rem 0.9rem;
}
.woocommerce table.shop_table th:first-child,
.woocommerce table.shop_table td:first-child {
  border-left: 0;
}
.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table td:last-child {
  border-right: 1px solid #6c7073;
}

.select2-container--default .select2-selection--single {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

span.select2-selection.select2-selection--single {
  outline: none;
}

.woocommerce-checkout #customer_details {
  margin-bottom: 2rem;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0;
}
#add_payment_method #payment ul li,
.woocommerce-cart #payment ul li,
.woocommerce-checkout #payment ul li {
  list-style: none;
}

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
  width: 100%;
  text-align: right;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: rgba(155, 155, 155, 0.18);
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  top: -0.92em;
  border: 1em solid rgba(155, 155, 155, 0.18);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

#order_review .shop_table.woocommerce-checkout-review-order-table th,
#order_review .shop_table.woocommerce-checkout-review-order-table td {
  font-size: 0.8rem;
  line-height: 1.3em;
}

#order_review .shop_table.woocommerce-checkout-review-order-table thead th,
#order_review .shop_table.woocommerce-checkout-review-order-table thead td {
  font-size: 0.9rem;
}

#order_review .shop_table.woocommerce-checkout-review-order-table thead .product-name {
  text-align: left;
}

#order_review .shop_table.woocommerce-checkout-review-order-table tbody .product-total,
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot td {
  text-align: center;
}
#order_review .shop_table.woocommerce-checkout-review-order-table tbody .product-total small.includes_tax,
#order_review .shop_table.woocommerce-checkout-review-order-table tfoot td small.includes_tax {
  display: block;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #6c7073;
}
.woocommerce .woocommerce-breadcrumb a:hover {
  color: #4C4C4C;
}

.woocommerce div.product .product_title {
  line-height: 1.4em;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #6c7073;
  font-size: 1.1rem;
  font-weight: 500;
}
.woocommerce div.product p.price.without_vat,
.woocommerce div.product span.price.without_vat {
  margin-bottom: 0;
  font-size: 0.9rem;
}
.woocommerce div.product p.price.before_sale,
.woocommerce div.product span.price.before_sale {
  display: inline-block;
  margin-right: 0.9375rem;
  color: #6c7073;
  font-size: 0.9rem;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1;
}

.woocommerce div.product .sale_flash-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 6.5rem;
  height: 6.5rem;
  color: #ffffff;
}
.woocommerce div.product .sale_flash-wrapper:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 104px 104px 0 0;
  border-color: #4C4C4C transparent transparent transparent;
}
.woocommerce div.product .sale_flash-wrapper span {
  position: absolute;
  left: 33%;
  top: 33%;
  font-size: 1.125rem;
  font-weight: 500;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.woocommerce div.product div.product_meta {
  line-height: 1.6em;
}

.woocommerce table.shop_attributes {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-right: none;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  min-width: 7.5rem;
}

.woocomerce-form.woocommerce-form-login,
.woocommerce form.register {
  border: none !important;
  padding: 0 !important;
  margin: 0rem 0 2rem !important;
  text-align: left !important;
  border-radius: 0 !important;
}

.header-currency-switcher {
  display: inline-block;
  position: relative;
  margin-left: 1rem;
}
.header-currency-switcher:before {
  content: "";
  position: absolute;
  right: calc(100% + 0.5rem - 1px);
  top: 15%;
  width: 1px;
  height: 70%;
  background-color: #6c7073;
}
.header-currency-switcher a {
  display: block;
  margin-bottom: 0.3rem;
  text-align: center;
  font-size: 1.1rem;
}
.header-currency-switcher a:last-child {
  margin-bottom: 0;
}
.header-currency-switcher a.active {
  color: #4C4C4C;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 200px;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: calc(99% - 200px);
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
  width: calc(100% - 41px) !important;
}

.woocommerce-product-gallery ol {
  width: calc(100% - 35px) !important;
  margin-left: -3px !important;
  padding-top: 0.875rem !important;
}
.woocommerce-product-gallery ol li {
  display: block;
  position: relative;
  padding-bottom: 25%;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-product-gallery ol li img {
  position: absolute;
  left: 0;
  top: 0;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center center;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding-bottom: 1rem;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  padding-bottom: 0.5rem;
}
.woocommerce ul.cart_list li a.remove,
.woocommerce ul.product_list_widget li a.remove {
  padding-bottom: 0;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin-bottom: 0.75rem;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.product_list_widget li dl dd {
  margin-bottom: 0 !important;
  line-height: 1.4em;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  margin-left: 0.25rem;
}

.woocommerce-order .woocommerce-table__product-name ul.wc-item-meta {
  margin-top: 0.4rem;
}
.woocommerce-order .woocommerce-table__product-name ul.wc-item-meta li {
  width: 100%;
  list-style: none;
  line-height: 1.6em;
}

.woocommerce ul.order_details {
  padding-left: 0;
}
.woocommerce ul.order_details li {
  width: auto;
}

.woocommerce-loop-product__image_bg_style {
  display: block;
  width: calc(100% + 2rem);
  padding-bottom: 100%;
  margin-left: -1rem;
  margin-top: -1rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 1rem 2rem 1rem 2.6rem !important;
  border: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  top: 50% !important;
  left: 0.6rem !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

ul.woocommerce-error {
  width: auto !important;
  padding: 1rem 2rem 1rem 3.9rem !important;
}
ul.woocommerce-error li:before {
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.woocommerce-error {
  background-color: #40574d !important;
  color: #ffffff !important;
}
.woocommerce-error:before {
  color: #ffffff !important;
}

.woocommerce-message {
  background-color: #40574d !important;
  color: #ffffff !important;
}
.woocommerce-message:before {
  color: #ffffff !important;
}
.woocommerce-message .button {
  position: relative;
  top: 0;
  padding: 0 !important;
  background-color: transparent !important;
}
.woocommerce-message .button:after {
  content: "->" !important;
  display: inline-block !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  height: auto !important;
  padding-left: 0.5rem;
  background-color: transparent !important;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.woocommerce-info {
  background-color: #bfa582 !important;
  color: #ffffff !important;
}
.woocommerce-info:before {
  content: "i";
  width: 1.4rem;
  height: 1.4rem;
  padding: 0;
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  color: #fff !important;
  border: 1px solid #fff !important;
  text-align: center;
  line-height: 1.4rem !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

#billing_customer_type_field > span {
  display: block;
}
#billing_customer_type_field > span label {
  display: inline-block;
  margin: 0 1rem 0 0.5rem;
  cursor: pointer;
}

.woocommerce.single-product span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  min-width: 0 !important;
  min-height: 0 !important;
  left: 1rem;
  top: 1rem;
  right: auto;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4em;
  letter-spacing: 0.1rem;
  background-color: #843e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.woocommerce.single-product span.instock,
.woocommerce ul.products li.product .instock,
.woocommerce-page ul.products li.product .instock {
  position: absolute;
  right: 1rem;
  top: 1rem;
  left: auto;
  z-index: 10;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0.625rem 1rem;
  margin-top: 0.5em;
  font-size: 0.875rem;
  line-height: 1.4em;
  letter-spacing: 0.1rem;
  background-color: #2f3f38;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.woocommerce-notices-wrapper > * {
  margin-bottom: 2rem !important;
}

.woocommerce table.shop_table thead th {
  background-color: #4C4C4C;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
  text-align: left;
}

.cart-collaterals {
  margin-top: 2.5rem;
}

.woocommerce div.product form.cart .button {
  position: relative;
  left: 10px;
  top: 2px;
}

.woocommerce-product-details__short-description {
  padding-top: 0.625rem;
  padding-bottom: 1.25rem;
}
.woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0 !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  padding: 1rem 2rem 1rem 2rem !important;
  border: none !important;
  background-color: #bfa582 !important;
  color: #ffffff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.woocommerce-products-header__title {
  position: relative;
  margin-bottom: 2.625rem;
  color: #4c4c4c;
  text-align: center;
}
.woocommerce-products-header__title:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 108%;
  width: 6.25rem;
  height: 2px;
  background-color: #4c4c4c;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.woocommerce-products-header .term-description {
  display: none !important;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce span.onsale,
.woocommerce span.instock {
  font-weight: 500;
}

input#coupon_code {
  margin-bottom: 0 !important;
}

.woocommerce form.woocommerce-cart-form [name=apply_coupon] {
  background-color: #bfa582;
}
.woocommerce form.woocommerce-cart-form [name=apply_coupon]:hover {
  background-color: rgb(177.1841269841, 145.5714285714, 103.0158730159);
}

.woocommerce form.woocommerce-cart-form button[name=update_cart] {
  background-color: #40574d;
}
.woocommerce form.woocommerce-cart-form button[name=update_cart]:hover {
  background-color: rgb(61.838410596, 84.061589404, 74.3993377483);
}
.woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled[disabled] {
  background-color: rgb(61.838410596, 84.061589404, 74.3993377483) !important;
}
.woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled[disabled]:hover {
  background-color: rgb(61.838410596, 84.061589404, 74.3993377483) !important;
}
.woocommerce form.woocommerce-cart-form button[name=update_cart].disabled, .woocommerce form.woocommerce-cart-form button[name=update_cart].disabled:hover, .woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled, .woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled:hover, .woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled[disabled], .woocommerce form.woocommerce-cart-form button[name=update_cart]:disabled[disabled]:hover {
  background-color: rgb(61.838410596, 84.061589404, 74.3993377483) !important;
  opacity: 0.8;
}

.woocommerce .checkout-button.button.alt.wc-forward {
  background-color: #843e3c;
}
.woocommerce .checkout-button.button.alt.wc-forward:hover {
  background-color: rgb(117.975, 55.4125, 53.625);
}

.woocommerce input.button[name=woocommerce_checkout_place_order] {
  background-color: #843e3c;
}
.woocommerce input.button[name=woocommerce_checkout_place_order]:hover {
  background-color: rgb(117.975, 55.4125, 53.625);
}

#add_payment_method #payment ul.payment_methods li p,
.woocommerce-cart #payment ul.payment_methods li p,
.woocommerce-checkout #payment ul.payment_methods li p {
  font-weight: 200;
}

.woocommerce div.product form.cart .button {
  background-color: #40574d;
}
.woocommerce div.product form.cart .button:hover {
  background-color: rgb(61.838410596, 84.061589404, 74.3993377483);
}

.woocommerce .payment_box.payment_method_bacs {
  background-color: #bfa582 !important;
  color: #fff !important;
}
.woocommerce .payment_box.payment_method_bacs:before {
  border: 1em solid #bfa582 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}

.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: 500;
  margin-bottom: 0.875rem;
}

.woocommerce div.product .stock {
  color: #40574d !important;
  font-weight: 500 !important;
}

.comp_sub_cat-wrapper .title_main {
  margin-bottom: 0.875rem;
  font-size: 1.125rem;
  line-height: 1.4em;
  font-weight: 500;
}
.comp_sub_cat-wrapper .comp_sub_cat {
  display: inline-block !important;
  padding: 0.625rem 1rem;
  margin: 0 0.625rem 0.625rem 0;
  border: 1px solid #000000;
}

.sub_cats_nav-wrapper .woocommerce-pagination {
  margin-bottom: 1.5rem;
}

.header-classic_style-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
.header-classic_style-wrapper.sticky-header {
  position: fixed;
  left: 0;
  z-index: 1001;
}
.header-classic_style-wrapper.sticky-header.top {
  top: 0;
}
.header-classic_style-wrapper.sticky-header.bottom {
  bottom: 0;
}
.header-classic_style-wrapper .header-classic_style-row {
  position: relative;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row.boxed {
  margin: 0 auto;
}
.header-classic_style-wrapper .header-classic_style-row.even {
  table-layout: fixed;
}
.header-classic_style-wrapper .header-classic_style-row.even .boxed-wrapper {
  table-layout: fixed;
}
.header-classic_style-wrapper .header-classic_style-row.even .header-classic_style-column {
  width: 1%;
}
.header-classic_style-wrapper .header-classic_style-row .boxed-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  table-layout: auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column {
  position: relative;
  display: table-cell;
  width: auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-top {
  vertical-align: top;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-middle {
  vertical-align: middle;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-bottom {
  vertical-align: bottom;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-top.type-social_icons .icons-wrapper a i {
  top: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-middle.type-social_icons .icons-wrapper a i {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.valign-bottom.type-social_icons .icons-wrapper a i {
  bottom: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-image {
  width: 1%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-image.halign-left a {
  background-position: left center;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-image.halign-center a {
  background-position: center center;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-image.halign-right a {
  background-position: right center;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-image a {
  position: relative;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-text *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons.halign-left .icons-wrapper {
  margin: 0 auto 0 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons.halign-center .icons-wrapper {
  margin: 0 auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons.halign-right .icons-wrapper {
  margin: 0 0 0 auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper {
  display: table;
  width: auto;
  height: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.no-border div:after {
  display: none;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.no-border-first div:first-child:after {
  display: none;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.no-border-last div:last-child:after {
  display: none;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_up span span a {
  top: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_up span span a.second {
  top: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_up span span:hover a {
  top: -100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_up span span:hover a.second {
  top: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_down span span a {
  top: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_down span span a.second {
  top: -100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_down span span:hover a {
  top: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper.animation_effect-slide_down span span:hover a.second {
  top: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper a {
  position: relative;
  display: table-cell;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper a i {
  display: block;
  position: absolute;
  left: 50%;
  line-height: normal;
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper span {
  position: relative;
  display: table-cell;
  height: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper span span {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: auto;
  overflow: hidden;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper span span a {
  position: absolute;
  display: block;
  width: auto;
  height: 100%;
  left: 0;
  right: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper div {
  position: relative;
  display: table-cell;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper div:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper div:first-child:after {
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons .icons-wrapper div:last-child:after {
  left: auto;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .cart-contentsss {
  position: relative;
  color: #ffffff;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .cart-contentsss i.fa {
  font-size: 200%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .cart-contentsss span.total {
  display: block;
  position: absolute;
  left: 100%;
  top: 100%;
  width: 1.625rem;
  height: 1.625rem;
  background-color: #6c7073;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .cart-contentsss span.total span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 0.9375rem;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .mini-cart-wrapper {
  display: none;
  position: absolute;
  right: 0;
  top: calc(100% - 1px);
  z-index: 10;
  min-width: 17.5rem;
  padding: 0.5rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .mini-cart-wrapper li img {
  width: 48px;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart .mini-cart-wrapper .woocommerce-mini-cart__buttons.buttons a {
  width: 48%;
  font-size: 1rem;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-woo_cart:hover .mini-cart-wrapper {
  display: block;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml {
  text-align: center;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml .flag {
  display: block;
  width: 1.5625rem;
  height: 1.25rem;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml .picker-wrapper {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99999;
  width: 100%;
  height: auto;
  padding: 1rem 0;
  border-top: 1px solid rgb(159, 121, 81);
  background-color: rgba(0, 0, 0, 0.78);
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml .picker-wrapper a {
  display: block;
  margin-bottom: 1rem;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml .picker-wrapper a:last-child {
  margin-bottom: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-wpml:hover .picker-wrapper {
  display: block;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-lang {
  width: 4.125rem;
  text-align: right;
}
@media (max-width: 1024px) {
  .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-lang {
    width: 0.5rem;
  }
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-lang a {
  display: block;
  font-size: 1.375rem;
  color: #d4d4d4;
  font-weight: 400;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-lang a:hover {
  color: #ffffff;
}

header.header-classic_style-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(100% - 1px);
  right: 0;
  height: 0.125rem;
  background-color: #2f2f2f;
  border-bottom: 0.125rem solid #9a9c9d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header-classic_style-column.type-social_icons {
  display: none !important;
}

@media (max-width: 1024px) {
  .header-classic_style-wrapper .header-classic_style-row {
    padding: 0 1rem !important;
  }
  .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu,
  .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-empty {
    display: none !important;
  }
  .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-social_icons {
    width: 100%;
    padding-right: 1.375rem;
  }
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-mobile-menu {
  width: 60px;
}

@media (min-width: 1025px) {
  .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-mobile-menu {
    display: none !important;
  }
}
.c-hamburger {
  float: right;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 15px;
  left: 3px;
  right: 3px;
  height: 2px;
  background: #ffffff;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  content: "";
}

.c-hamburger span::before {
  top: -8px;
}

.c-hamburger span::after {
  bottom: -8px;
}

.c-hamburger--htx {
  background-color: transparent;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: transparent;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

footer {
  position: relative;
  color: #ffffff;
  background-color: #2f2f2f;
}
footer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: calc(100% - 1px);
  right: 0;
  height: 0.125rem;
  background-color: #2f2f2f;
  border-top: 0.125rem solid #9a9c9d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
footer .default_content-wrapper {
  overflow: hidden;
}
footer .social_icons-wrapper a {
  display: block;
  margin-right: 0.875rem;
  font-size: 1.875rem;
}
footer .social_icons-wrapper a i {
  display: block;
}
footer .logos_partners-wrapper {
  margin-bottom: 2rem;
}
footer .logos_partners-wrapper a {
  display: inline-block;
  margin-right: 2rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
footer .logos_partners-wrapper a:hover {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
footer .logos_partners-wrapper a:last-child {
  margin-right: 0;
}
footer .logos_partners-wrapper a img {
  height: 2.5rem;
  object-fit: contain;
  object-position: center center;
}

footer.copyright {
  position: relative;
  padding: 0.75rem 0;
  color: #ffffff;
  background-color: #4C4C4C;
}
footer.copyright:after {
  display: none !important;
}
footer.copyright .default_content-wrapper p {
  margin-bottom: 0;
  font-size: 0.75rem;
  text-align: center;
}
footer.copyright .default_content-wrapper p a {
  color: #ffffff;
}
footer.copyright .default_content-wrapper p a:hover {
  color: #c2c9ce;
}

.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.halign-center .menu-content-wrapper {
  margin: 0 auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.halign-left .menu-content-wrapper {
  margin: 0 auto 0 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.halign-right .menu-content-wrapper {
  margin: 0 0 0 auto;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.valign-bottom .menu-content-wrapper .menu-wrapper > ul.navigation > li > a {
  vertical-align: bottom;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.valign-middle .menu-content-wrapper .menu-wrapper > ul.navigation > li > a {
  vertical-align: middle;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu.valign-top .menu-content-wrapper .menu-wrapper > ul.navigation > li > a {
  vertical-align: top;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper {
  display: table;
  height: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper.full-width {
  width: 100%;
  table-layout: fixed;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper.full-width .menu-wrapper {
  width: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper.full-width .menu-wrapper > ul.navigation {
  width: 100%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper.full-width .menu-wrapper > ul.navigation > li {
  width: 1%;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper.full-width .menu-wrapper > ul.navigation > li > a {
  width: 999px;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper {
  display: block;
  width: auto;
  height: 100%;
  padding: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation {
  display: table-row;
  height: 100%;
  margin: 0;
  padding: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li {
  display: table-cell;
  position: relative;
  width: auto;
  height: 100%;
  margin: 0;
  text-align: center;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li:last-child {
  padding-right: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > a {
  position: relative;
  display: table-cell;
  width: auto;
  padding: 0;
  margin: 0;
  text-align: center;
  white-space: pre;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li:hover > ul {
  display: block;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.submenu-align-left > ul {
  left: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.submenu-align-left > ul > li > ul {
  left: 100% !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.submenu-align-right > ul {
  right: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.submenu-align-right > ul > li > ul {
  right: 100% !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li {
  display: block;
  position: relative;
  width: auto;
  margin: 0;
  padding: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > a {
  position: relative;
  display: block;
  margin: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li:hover > ul {
  display: block;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li.submenu-align-left > ul {
  left: auto !important;
  right: 100% !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li.submenu-align-right > ul {
  left: 100% !important;
  right: auto !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li {
  display: block;
  position: relative;
  width: auto;
  margin: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  margin: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li:hover > ul {
  display: block;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li.submenu-align-left > ul {
  left: auto !important;
  right: 100% !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li.submenu-align-right > ul {
  left: 100% !important;
  right: auto !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li > ul > li {
  display: block;
  position: relative;
  width: auto;
  margin: 0;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li > ul > li.menu_hide_in_desktop_menu {
  display: none !important;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li > ul > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  margin: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.current-menu-item a:after, .header-classic_style-wrapper .header-classic_style-row .header-classic_style-column.type-menu .menu-content-wrapper .menu-wrapper > ul.navigation > li.current-page-ancestor a:after {
  opacity: 1;
}

.mobile-menu-wrapper {
  display: none;
  position: fixed;
  left: 0;
  top: 6.875rem;
  right: 0;
  z-index: 999;
  max-height: calc(100vh - 8.175rem);
  padding: 1rem 0.3125rem 0.6rem;
  background: rgb(47, 47, 47);
}
.mobile-menu-wrapper nav.menu-wrapper {
  margin: 0;
  padding: 0;
}
.mobile-menu-wrapper nav.menu-wrapper > ul {
  margin: 0;
  padding: 0;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li {
  margin: 0 0 0 0.8rem;
  padding: 0;
  list-style: none;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li a {
  display: block;
  position: relative;
  margin: 0 0 0.9rem 1.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li a:hover {
  color: #ffffff;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li.current-menu-item > a {
  color: #ffffff;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li > a:before {
  position: absolute;
  left: -1.6rem;
  top: 50%;
  content: "\f054";
  display: inline-block;
  margin-right: 0.8rem;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: rotate(0deg) translate(0px, -50%);
  -moz-transform: rotate(0deg) translate(0px, -50%);
  -ms-transform: rotate(0deg) translate(0px, -50%);
  -o-transform: rotate(0deg) translate(0px, -50%);
  transform: rotate(0deg) translate(0px, -50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li.sub-menu-opened > a:before {
  -webkit-transform: rotate(90deg) translate(0px, -50%);
  -moz-transform: rotate(90deg) translate(0px, -50%);
  -ms-transform: rotate(90deg) translate(0px, -50%);
  -o-transform: rotate(90deg) translate(0px, -50%);
  transform: rotate(90deg) translate(0px, -50%);
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li > ul {
  display: none;
  margin: 0.8rem 0;
  padding: 0;
}
.mobile-menu-wrapper nav.menu-wrapper > ul > li > ul > li {
  margin: 0 0 0.6rem 1.6rem;
  padding: 0;
  list-style: none;
}
@media (max-width: 1024px) {
  body .menu-item-2546 {
    margin-top: 1.875rem !important;
  }
}
body .menu-item-2546 a span {
  position: relative;
  padding: 0.5rem 0.875rem 0.5rem 2.875rem;
  background-color: #ffffff !important;
  color: #4C4C4C !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
body .menu-item-2546 a span:before {
  content: "\e900";
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 50%;
  font-size: 1.75rem;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "irej" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navigation .dashicons {
  display: none !important;
}

.breadcrups-wrapper {
  margin: 0 0 1rem;
}
.breadcrups-wrapper ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrups-wrapper ul li {
  display: inline-block;
  position: relative;
  margin: 0 1.25rem 0 0;
  padding: 0;
}
.breadcrups-wrapper ul li:after {
  content: "";
  position: absolute;
  left: calc(100% + 0.625rem);
  top: 50%;
  width: 1px;
  height: 1.375rem;
  background-color: #4C4C4C;
  -webkit-transform-origin: 50% 50% 50%;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -o-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
  -webkit-transform: rotate(28deg) translate(-400%, -51%);
  -moz-transform: rotate(28deg) translate(-400%, -51%);
  -ms-transform: rotate(28deg) translate(-400%, -51%);
  -o-transform: rotate(28deg) translate(-400%, -51%);
  transform: rotate(28deg) translate(-400%, -51%);
}
.breadcrups-wrapper ul li:last-child {
  margin-right: 0rem;
}
.breadcrups-wrapper ul li:last-child:after {
  display: none;
}
.breadcrups-wrapper ul li a {
  color: #4C4C4C;
}
.breadcrups-wrapper ul li a:not(.no-hover):hover {
  color: #7D7D7D;
}

body.compensate-for-scrollbar {
  /*overflow: hidden;*/
}

.fancybox-active {
  height: auto;
}

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 10000;
}

.fancybox-container * {
  box-sizing: border-box;
}

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

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

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.5;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

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

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

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

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

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

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

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

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

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

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

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  min-width: auto;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 500;
  margin: 0 0 20px 0;
}

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

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
