@charset "UTF-8";
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*
 * Don't show links that are fragment identifiers,
 * or use the `javascript:` pseudo protocol
 */
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
 * Printing Tables:
 * http://css-discuss.incutio.com/wiki/Printing_Tables
 */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  body {
    margin: 0.5cm 0.5cm 0.2cm 0.5cm !important;
  }
  .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .header,
  .products-side,
  .product-main,
  .more-product,
  .module-call-to-action,
  .footer {
    visibility: hidden !important;
    display: none !important;
  }
  .header-print {
    border-bottom: 1px solid #efefef;
    display: block !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
  }
  .header-print img {
    margin: 0 auto;
    width: 120px;
  }
  .page-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .product-content {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
  }
  .product-content .col-12,
  .product-content .product-depiction {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    display: inline-block !important;
    max-width: 45% !important;
    width: 45% !important;
  }
  .product-content .col-12 h1,
  .product-content .product-depiction h1 {
    font-size: 13pt !important;
  }
  .product-content .col-12 h5.product-sub,
  .product-content .product-depiction h5.product-sub {
    font-size: 11pt !important;
  }
  .product-content .col-12 .product-text p,
  .product-content .product-depiction .product-text p {
    font-size: 9pt;
  }
  .product-content .col-12 .main-ingredient,
  .product-content .product-depiction .main-ingredient {
    margin-left: 5px !important;
  }
  .product-content .product-content {
    padding: 0 !important;
  }
  .product-content .product-img {
    margin: 0 !important;
    width: 280px;
  }
  .product-content .product-depiction {
    margin-left: 5%;
  }
  .product-main-wrapper .product-main {
    page-break-after: always !important;
    margin-top: 0 !important;
  }
  .product-main-wrapper .product-main h3 {
    font-size: 11pt;
  }
  .product-main-wrapper .product-main h4 {
    font-size: 11pt;
  }
  .product-main-wrapper .product-main img {
    margin: 0 auto;
    width: 150px !important;
  }
  .product-main-wrapper .product-main .product-package {
    padding-top: 10px !important;
  }
  .product-main-wrapper .product-info {
    padding: 0 !important;
    margin-top: 10px !important;
  }
  .product-main-wrapper .product-info .info-title {
    font-size: 11pt;
  }
  .product-main-wrapper .product-info .info-title:after {
    display: none !important;
  }
  .product-main-wrapper .product-info .info-item {
    margin-bottom: 0px !important;
  }
  .product-main-wrapper .product-info .info-item:first-child {
    margin-bottom: 0 !important;
  }
  .product-main-wrapper .product-info .table-title,
  .product-main-wrapper .product-info .info-text {
    font-size: 9pt !important;
    line-height: 1.1;
    padding: 0 !important;
    opacity: 1 !important;
  }
  .product-main-wrapper .product-info .nutritional-table {
    margin-bottom: 20px !important;
  }
  .product-main-wrapper .product-info .btn.download-btn {
    display: none !important;
  }
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

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

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

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

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

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

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

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
Colours
The $colors map will generate a list of helper classes
you can use for setting background and colour, eg.
.white { color : $white }
.bg-white { background-color : $white }
*/
/*
Transitions
*/
/*
Type
These values will be used to generate fluid type classes
*/
/*
Heading sizes
*/
/*
Body Sizes
*/
/*
Base Padding
The base unit for this site's spacing, will be used
to generate the grid classes as well ass your padding helper classes
*/
/**
 * Header Height
 */
/* Additional Breakpoints */
/*
Colours
The $colors map will generate a list of helper classes
you can use for setting background and colour, eg.
.white { color : $white }
.bg-white { background-color : $white }
*/
/*
Transitions
*/
/*
Type
These values will be used to generate fluid type classes
*/
/*
Heading sizes
*/
/*
Body Sizes
*/
/*
Base Padding
The base unit for this site's spacing, will be used
to generate the grid classes as well ass your padding helper classes
*/
/**
 * Header Height
 */
/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

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

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

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

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333333%;
      -ms-flex: 0 0 8.33333333%;
          flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66666667%;
      -ms-flex: 0 0 16.66666667%;
          flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66666667%;
      -ms-flex: 0 0 41.66666667%;
          flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333333%;
      -ms-flex: 0 0 58.33333333%;
          flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
      -ms-flex: 0 0 66.66666667%;
          flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333333%;
      -ms-flex: 0 0 83.33333333%;
          flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66666667%;
      -ms-flex: 0 0 91.66666667%;
          flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

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

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

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

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

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

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

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

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

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

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

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #b5a294;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #ab9485;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #960305;
}

.nice-select:after {
  border-bottom: 2px solid #960305;
  border-right: 2px solid #960305;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #baa79a;
  color: #9a7f6c;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #fa0508;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(115, 93, 78, 0.11);
          box-shadow: 0 0 0 1px rgba(115, 93, 78, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
          transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: white;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #9a7f6c;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

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

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

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

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

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

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

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-dots li button {
  position: relative;
}

.slick-dots li button:before {
  width: 12px;
  height: 12px;
  content: "";
  position: absolute;
  background-color: #9a7f6c;
  border-radius: 50%;
  -webkit-transition: 600ms ease-out ease-in-out;
  transition: 600ms ease-out ease-in-out;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.section-naked-pies .slider-naked-pies.slick-slider {
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slider-naked-pies.slick-slider {
    margin-bottom: 30px;
  }
}

.section-naked-pies .slick-slide {
  padding: 0 20px;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-slide {
    padding: 0;
  }
}

.section-naked-pies .slick-dots {
  bottom: -40px;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-dots {
    bottom: -50px;
  }
}

.section-naked-pies .slick-dots li {
  width: 40px;
  height: 40px;
  margin: 0 5px;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-dots li {
    width: 70px;
    height: 70px;
    margin: 0 10px;
  }
}

.section-naked-pies .slick-dots li button {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-dots li button {
    width: 70px;
    height: 70px;
  }
}

.section-naked-pies .slick-dots li button:before {
  width: 40px;
  height: 40px;
  content: "";
  -webkit-transition: 600ms ease-out ease-in-out;
  transition: 600ms ease-out ease-in-out;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-dots li button:before {
    width: 70px;
    height: 70px;
  }
}

.section-naked-pies .slick-dots li:nth-child(1) button:before {
  background: url("../../img/naked-pies/dot-naked-pies-active.svg");
  background: url("../../img/naked-pies/dot-naked-pies.svg");
}

.section-naked-pies .slick-dots li:nth-child(1).slick-active button:before {
  opacity: 1;
  background: url("../../img/naked-pies/dot-naked-pies-active.svg");
}

.section-naked-pies .slick-dots li:nth-child(2) button:before {
  background: url("../../img/naked-pies/dot-lemon-active.svg");
  background: url("../../img/naked-pies/dot-lemon.svg");
}

.section-naked-pies .slick-dots li:nth-child(2).slick-active button:before {
  opacity: 1;
  background: url("../../img/naked-pies/dot-lemon-active.svg");
}

.section-naked-pies .slick-dots li:nth-child(3) button:before {
  background: url("../../img/naked-pies/dot-apple-active.svg");
  background: url("../../img/naked-pies/dot-apple.svg");
}

.section-naked-pies .slick-dots li:nth-child(3).slick-active button:before {
  opacity: 1;
  background: url("../../img/naked-pies/dot-apple-active.svg");
}

.section-naked-pies .slick-dots li:nth-child(4) button:before {
  background: url("../../img/naked-pies/dot-choc-active.svg");
  background: url("../../img/naked-pies/dot-choc.svg");
}

.section-naked-pies .slick-dots li:nth-child(4).slick-active button:before {
  opacity: 1;
  background: url("../../img/naked-pies/dot-choc-active.svg");
}

.section-naked-pies .slick-dots li:nth-child(5) button:before {
  background: url("../../img/naked-pies/dot-caramel-active.svg");
  background: url("../../img/naked-pies/dot-caramel.svg");
}

.section-naked-pies .slick-dots li:nth-child(5).slick-active button:before {
  opacity: 1;
  background: url("../../img/naked-pies/dot-caramel-active.svg");
}

.section-naked-pies .slick-dots li.slick-active button:before {
  opacity: 1;
}

.section-naked-pies .slick-prev,
.section-naked-pies .slick-next {
  position: absolute;
  top: auto;
  bottom: -43px;
  display: block;
  width: 45px;
  height: 47px;
  z-index: 100;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-prev,
  .section-naked-pies .slick-next {
    top: 50%;
    bottom: auto;
    width: 122px;
    height: 72px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

.section-naked-pies .slick-prev:before,
.section-naked-pies .slick-next:before {
  content: "";
  background-repeat: no-repeat;
}

.section-naked-pies .slick-prev:hover, .section-naked-pies .slick-prev:focus,
.section-naked-pies .slick-next:hover,
.section-naked-pies .slick-next:focus {
  background: inherit;
  color: #000;
}

.section-naked-pies .slick-prev {
  left: 10px;
  background: url("../../img/naked-pies/m-arrow-prev.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-prev {
    left: 60px;
    background: url("../../img/naked-pies/arrow-prev.svg");
  }
}

.section-naked-pies .slick-prev:hover, .section-naked-pies .slick-prev:focus {
  background: url("../../img/naked-pies/m-arrow-prev.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-prev:hover, .section-naked-pies .slick-prev:focus {
    background: url("../../img/naked-pies/arrow-prev.svg");
  }
}

.section-naked-pies .slick-next {
  right: 10px;
  background: url("../../img/naked-pies/m-arrow-next.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-next {
    right: 60px;
    background: url("../../img/naked-pies/arrow-next.svg");
  }
}

.section-naked-pies .slick-next:hover, .section-naked-pies .slick-next:focus {
  background: url("../../img/naked-pies/m-arrow-next.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies .slick-next:hover, .section-naked-pies .slick-next:focus {
    background: url("../../img/naked-pies/arrow-next.svg");
  }
}

.section-naked-pies.theme-blank .slick-prev {
  left: 10px;
  background: url("../../img/naked-pies/m-arrow-prev-black.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-blank .slick-prev {
    left: 60px;
    background: url("../../img/naked-pies/arrow-prev-black.svg");
  }
}

.section-naked-pies.theme-blank .slick-prev:hover, .section-naked-pies.theme-blank .slick-prev:focus {
  background: url("../../img/naked-pies/m-arrow-prev-black.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-blank .slick-prev:hover, .section-naked-pies.theme-blank .slick-prev:focus {
    background: url("../../img/naked-pies/arrow-prev-black.svg");
  }
}

.section-naked-pies.theme-blank .slick-next {
  right: 10px;
  background: url("../../img/naked-pies/m-arrow-next-black.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-blank .slick-next {
    right: 60px;
    background: url("../../img/naked-pies/arrow-next-black.svg");
  }
}

.section-naked-pies.theme-blank .slick-next:hover, .section-naked-pies.theme-blank .slick-next:focus {
  background: url("../../img/naked-pies/m-arrow-next-black.png");
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-blank .slick-next:hover, .section-naked-pies.theme-blank .slick-next:focus {
    background: url("../../img/naked-pies/arrow-next-black.svg");
  }
}

.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

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

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

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

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

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

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

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

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

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: -webkit-calc(100% - 88px);
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

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

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

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

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

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

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

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "HWTArtz", Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font: 21px/1 "HWTArtz", Helvetica, Arial, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  cursor: pointer;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover {
  color: #555;
  background: #eee;
}

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}

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

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5;
}

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
}

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

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

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
          box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}

.nice-select {
  height: auto;
  font-size: 16px;
  line-height: 1;
  color: #b5a294;
}

.nice-select:after {
  width: 10px;
  height: 10px;
  right: 25px;
  margin-top: -6px;
}

.nice-select:hover {
  border-color: transparent;
}

.nice-select .list {
  width: 100%;
  -webkit-transition: all 150ms ease-out ease-in-out;
  transition: all 150ms ease-out ease-in-out;
}

.nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #fff;
}

.nice-select .option:hover, .nice-select .option:hover.focus, .nice-select .option:hover.selected.focus {
  background-color: #960305;
  color: #362c25;
}

/**
 * Style Gravity Forms Validation
 */
.validated.has-error .form-control {
  border: 1px solid #ffb8b8;
}

.gfield_description.help-block {
  top: -17px;
  position: absolute;
  font-size: 11px;
  color: #dc4949;
}

.gform_validation_error {
  position: relative;
}

.banners,
.logo-slider,
.timeline-sliders {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .banners .slick-arrow,
  .logo-slider .slick-arrow,
  .timeline-sliders .slick-arrow {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
  }
  .banners:hover .slick-arrow, .banners:active .slick-arrow, .banners.nice-select.open .slick-arrow, .banners:focus .slick-arrow,
  .logo-slider:hover .slick-arrow,
  .logo-slider:active .slick-arrow,
  .logo-slider.nice-select.open .slick-arrow,
  .logo-slider:focus .slick-arrow,
  .timeline-sliders:hover .slick-arrow,
  .timeline-sliders:active .slick-arrow,
  .timeline-sliders.nice-select.open .slick-arrow,
  .timeline-sliders:focus .slick-arrow {
    opacity: 1;
  }
}

.banners.slick-slider,
.logo-slider.slick-slider,
.timeline-sliders.slick-slider {
  position: relative;
}

.banners.slick-slider .slick-arrow,
.logo-slider.slick-slider .slick-arrow,
.timeline-sliders.slick-slider .slick-arrow {
  padding: 0;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  font-size: 0;
  width: 30px;
  height: 40px;
  z-index: 1000;
}

.banners.slick-slider .slick-arrow:before,
.logo-slider.slick-slider .slick-arrow:before,
.timeline-sliders.slick-slider .slick-arrow:before {
  display: block;
  content: '\E901';
  font-family: 'icomoon';
  color: rgba(255, 255, 255, 0.75);
  font-size: 30px;
  width: 30px;
  height: 30px;
}

@media screen and (min-width: 768px) {
  .banners.slick-slider .slick-arrow:before,
  .logo-slider.slick-slider .slick-arrow:before,
  .timeline-sliders.slick-slider .slick-arrow:before {
    font-size: 40px;
    height: 40px;
  }
}

.banners.slick-slider .slick-prev,
.logo-slider.slick-slider .slick-prev,
.timeline-sliders.slick-slider .slick-prev {
  left: 20px;
}

@media screen and (min-width: 576px) {
  .banners.slick-slider .slick-prev,
  .logo-slider.slick-slider .slick-prev,
  .timeline-sliders.slick-slider .slick-prev {
    left: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .banners.slick-slider .slick-prev,
  .logo-slider.slick-slider .slick-prev,
  .timeline-sliders.slick-slider .slick-prev {
    left: 60px;
  }
}

.banners.slick-slider .slick-next,
.logo-slider.slick-slider .slick-next,
.timeline-sliders.slick-slider .slick-next {
  right: 20px;
}

@media screen and (min-width: 576px) {
  .banners.slick-slider .slick-next,
  .logo-slider.slick-slider .slick-next,
  .timeline-sliders.slick-slider .slick-next {
    right: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .banners.slick-slider .slick-next,
  .logo-slider.slick-slider .slick-next,
  .timeline-sliders.slick-slider .slick-next {
    right: 60px;
  }
}

.banners.slick-slider .slick-next:before,
.logo-slider.slick-slider .slick-next:before,
.timeline-sliders.slick-slider .slick-next:before {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.logo-slider.slick-slider .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.logo-slider.slick-slider .slick-arrow:before {
  color: #dfcdac;
  font-size: 30px;
  width: 30px;
  height: 30px;
}

.logo-slider.slick-slider .slick-prev {
  left: 0;
}

@media screen and (min-width: 1200px) {
  .logo-slider.slick-slider .slick-prev {
    left: -20px;
  }
}

.logo-slider.slick-slider .slick-next {
  right: 0;
}

@media screen and (min-width: 1200px) {
  .logo-slider.slick-slider .slick-next {
    right: -20px;
  }
}

.gform_wrapper {
  font-family: "Neutraface-Demi", Georgia, serif;
  text-align: left;
  display: block;
  margin-top: 50px;
}

.gform_wrapper .gform_heading {
  margin-bottom: 1rem;
}

.gform_wrapper .gform_heading .gform_description {
  color: #fff;
}

.gform_wrapper .gform_body.row {
  margin-left: 0;
  margin-right: 0;
}

.gform_wrapper .gform_body .gfield_label {
  color: #fff;
}

.gform_wrapper .gform_body .input-wrapper {
  font-size: 18px;
  outline: none;
  padding: 5px;
  margin: 0 auto;
}

.gform_wrapper .gform_body .input-wrapper .ginput_container,
.gform_wrapper .gform_body .input-wrapper input,
.gform_wrapper .gform_body .input-wrapper select,
.gform_wrapper .gform_body .input-wrapper textarea {
  color: #362c25;
}

.gform_wrapper .gform_body .input-wrapper input,
.gform_wrapper .gform_body .input-wrapper textarea {
  margin-bottom: 0;
  font-size: 18px;
  border: 0;
  border-radius: 5px;
  background-color: #fff;
  border: transparent;
  outline: none;
}

.gform_wrapper .gform_body .input-wrapper input::-webkit-input-placeholder,
.gform_wrapper .gform_body .input-wrapper textarea::-webkit-input-placeholder {
  color: inherit;
  font-size: 18px;
  opacity: 1;
}

.gform_wrapper .gform_body .input-wrapper input:-moz-placeholder,
.gform_wrapper .gform_body .input-wrapper textarea:-moz-placeholder {
  color: inherit;
  font-size: 18px;
  opacity: 1;
}

.gform_wrapper .gform_body .input-wrapper input::-moz-placeholder,
.gform_wrapper .gform_body .input-wrapper textarea::-moz-placeholder {
  color: inherit;
  font-size: 18px;
  opacity: 1;
}

.gform_wrapper .gform_body .input-wrapper input:-ms-input-placeholder,
.gform_wrapper .gform_body .input-wrapper textarea:-ms-input-placeholder {
  color: inherit;
  font-size: 18px;
  opacity: 1;
}

.gform_wrapper .gform_body .input-wrapper textarea {
  height: 100px;
  resize: vertical;
  overflow-y: hidden;
  line-height: 1.5;
}

.gform_wrapper .gform_body .input-wrapper select {
  background: #fff;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  font-size: 20px;
  padding: 20px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
}

.gform_wrapper .gform_body .input-wrapper input[type='file'] {
  position: relative;
  padding: 0;
  background: #fff;
  cursor: pointer;
}

.gform_wrapper .gform_body .input-wrapper .ginput_container {
  position: relative;
  width: 100%;
}

.gform_wrapper .gform_body .input-wrapper .ginput_container.ginput_container_fileupload {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .gform_wrapper .gform_body .input-wrapper .ginput_container.ginput_container_fileupload {
    height: auto;
  }
}

.gform_wrapper .gform_body .input-wrapper .ginput_container.ginput_container_fileupload .form-control {
  opacity: 0;
}

.gform_wrapper .gform_body .input-wrapper .help-block {
  position: static;
  margin-top: 10px;
  font-size: 14px;
}

.gform_wrapper .gform_body .input-wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  line-height: 1;
  color: #362c25;
}

.gform_wrapper .gform_body .gfield_required {
  color: #fff;
  display: none;
}

.gform_wrapper .gform_body .gfield_description {
  color: #fff;
  padding: 5px 0;
}

.gform_wrapper .gform_body .honeypot {
  display: none;
}

.gform_wrapper .gform_footer {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .gform_wrapper .gform_footer {
    margin-bottom: 60px;
    margin-top: 30px;
  }
}

.gform_wrapper .gform_footer button[type='submit'] {
  display: inline-block;
  padding: 6px 20px 12px;
  text-align: center;
  letter-spacing: 0.03em;
  border-radius: 8px;
  background: transparent;
  border: 4px solid white;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
  line-height: 39px;
  font-size: 26px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  cursor: pointer;
}

.gform_wrapper .gform_footer button[type='submit']:hover, .gform_wrapper .gform_footer button[type='submit']:active, .gform_wrapper .gform_footer button.nice-select.open[type='submit'], .gform_wrapper .gform_footer button[type='submit']:focus {
  background: #c4a366;
  border-color: #c4a366;
  color: #fff;
  -webkit-box-shadow: 0 0 0 0 rgba(54, 44, 37, 0);
          box-shadow: 0 0 0 0 rgba(54, 44, 37, 0);
}

@media screen and (min-width: 992px) {
  .gform_wrapper .gform_footer button[type='submit'] {
    padding: 6px 40px 12px;
  }
}

.gform_wrapper .validation_error {
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 18px;
}

.gform_wrapper .validation_error,
.gform_wrapper .text-uppercase {
  color: #fff;
}

.gform_wrapper .has-error .gfield_label {
  color: #fff;
}

.gform_wrapper s .text-uppercase {
  color: #fff;
}

.gform_confirmation_wrapper {
  font-family: "Neutraface-Demi", Georgia, serif;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  margin: 60px 0;
  font-size: 21px;
  color: #fff;
  text-align: center;
}

.form-control {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
          box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  border-color: transparent;
}

.form-control:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
          box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  border-color: transparent !important;
}

.ginput_preview {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 55px;
  font-size: 14px;
  padding-right: 30px;
  word-wrap: break-word;
}

@media screen and (min-width: 375px) {
  .ginput_preview {
    padding-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .ginput_preview {
    padding-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .ginput_preview {
    padding-top: 10px;
  }
}

.ginput_preview .gform_delete {
  display: inline-block;
  opacity: 1;
  margin: 0;
}

.validated.has-error .form-control {
  border-width: 0px;
}

#field_3_13 {
  margin-top: -1px;
}

#field_3_5 {
  margin-top: -2px;
}

#field_3_14 {
  padding-top: 7px;
  margin-bottom: 2px;
}

@media screen and (min-width: 768px) {
  #field_3_14 {
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
}

#field_1_6 {
  padding-top: 13px;
  margin-bottom: 2px;
}

@media screen and (min-width: 768px) {
  #field_1_6 {
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
}

.timeline-sliders.slick-slider .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.fancybox-infobar__body,
.fancybox-button {
  background: transparent;
}

.fancybox-button {
  top: 20px;
  right: 20px;
}

.fancybox-button:hover, .fancybox-button:active, .fancybox-button.nice-select.open, .fancybox-button:focus {
  background: transparent;
}

.fancybox-button--close {
  background: transparent;
  color: #fff;
}

.fancybox-button--close:hover, .fancybox-button--close:active, .fancybox-button--close.nice-select.open, .fancybox-button--close:focus {
  color: #fff;
  background: transparent;
}

.fancybox-button--close:before, .fancybox-button--close:after {
  height: 4px;
  width: 32px;
  top: -webkit-calc(50% - 2px);
  top: calc(50% - 2px);
  left: -webkit-calc(50% - 16px);
  left: calc(50% - 16px);
}

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

*, *:focus {
  outline: none;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
  font-family: "Verlag-Light", Arial;
}

body {
  color: rgba(77, 67, 53, 0.8);
  background-color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
}

::-moz-selection {
  background: #960305;
  color: #fff;
}

::selection {
  background: #960305;
  color: #fff;
}

::-moz-selection {
  background: #960305;
  color: #fff;
}

.content-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.barba-container {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  color: #960305;
  text-decoration: none;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}

a:hover, a:active, a.nice-select.open, a:focus {
  text-decoration: none;
  color: #640203;
}

button {
  cursor: pointer;
}

@font-face {
  font-family: "HWTArtz";
  src: url("../../fonts/HWTArtz/HWTArtz.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/HWTArtz/HWTArtz.eot?#iefix") format("embedded-opentype"), url("../../fonts/HWTArtz/HWTArtz.otf") format("opentype"), url("../../fonts/HWTArtz/HWTArtz.svg") format("svg"), url("../../fonts/HWTArtz/HWTArtz.ttf") format("truetype"), url("../../fonts/HWTArtz/HWTArtz.woff") format("woff"), url("../../fonts/HWTArtz/HWTArtz.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Franklin Gothic Std";
  src: url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.eot?#iefix") format("embedded-opentype"), url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.otf") format("opentype"), url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.svg") format("svg"), url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.ttf") format("truetype"), url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.woff") format("woff"), url("../../fonts/itcfranklingothicstd-bkxcp/itcfranklingothicstd-bkxcp.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Neutraface-Book";
  src: url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.eot?#iefix") format("embedded-opentype"), url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.otf") format("opentype"), url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.svg") format("svg"), url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.ttf") format("truetype"), url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.woff") format("woff"), url("../../fonts/Neutraface2Text-Book/Neutraface2Text-Book.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Neutraface-Demi";
  src: url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.eot?#iefix") format("embedded-opentype"), url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.otf") format("opentype"), url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.svg") format("svg"), url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.ttf") format("truetype"), url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.woff") format("woff"), url("../../fonts/Neutraface2Text-Demi/Neutraface2Text-Demi.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Neutraface-light";
  src: url("../../fonts/NeutraText-Light/NeutraText-Light.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/NeutraText-Light/NeutraText-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/NeutraText-Light/NeutraText-Light.otf") format("opentype"), url("../../fonts/NeutraText-Light/NeutraText-Light.svg") format("svg"), url("../../fonts/NeutraText-Light/NeutraText-Light.ttf") format("truetype"), url("../../fonts/NeutraText-Light/NeutraText-Light.woff") format("woff"), url("../../fonts/NeutraText-Light/NeutraText-Light.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Verlag-Light";
  src: url("../../fonts/Verlag-Light/Verlag-Light.eot");
  /* IE9 Compat Modes */
  src: url("../../fonts/Verlag-Light/Verlag-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Verlag-Light/Verlag-Light.otf") format("opentype"), url("../../fonts/Verlag-Light/Verlag-Light.svg") format("svg"), url("../../fonts/Verlag-Light/Verlag-Light.ttf") format("truetype"), url("../../fonts/Verlag-Light/Verlag-Light.woff") format("woff"), url("../../fonts/Verlag-Light/Verlag-Light.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon/icomoon.eot?x6nxpa");
  src: url("../../fonts/icomoon/icomoon.eot?x6nxpa#iefix") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.ttf?x6nxpa") format("truetype"), url("../../fonts/icomoon/icomoon.woff?x6nxpa") format("woff"), url("../../fonts/icomoon/icomoon.svg?x6nxpa#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "bobby_jonesregular";
  src: url("../../fonts/BobbyJones/tom_chalky_-_bobbyjones-regular-webfont.woff2") format("woff2"), url("../../fonts/BobbyJones/tom_chalky_-_bobbyjones-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bobby_jones_sans_tcregular";
  src: url("../../fonts/BobbyJones/bobbyjonessanstc-rg-webfont.woff2") format("woff2"), url("../../fonts/BobbyJones/bobbyjonessanstc-rg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.blue {
  color: #007bff;
}

.bg-blue {
  background-color: #007bff;
}

.indigo {
  color: #6610f2;
}

.bg-indigo {
  background-color: #6610f2;
}

.purple {
  color: #6f42c1;
}

.bg-purple {
  background-color: #6f42c1;
}

.pink {
  color: #e83e8c;
}

.bg-pink {
  background-color: #e83e8c;
}

.red {
  color: #dc3545;
}

.bg-red {
  background-color: #dc3545;
}

.orange {
  color: #fd7e14;
}

.bg-orange {
  background-color: #fd7e14;
}

.yellow {
  color: #ffc107;
}

.bg-yellow {
  background-color: #ffc107;
}

.green {
  color: #28a745;
}

.bg-green {
  background-color: #28a745;
}

.teal {
  color: #20c997;
}

.bg-teal {
  background-color: #20c997;
}

.cyan {
  color: #17a2b8;
}

.bg-cyan {
  background-color: #17a2b8;
}

.white {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.gray {
  color: #6c757d;
}

.bg-gray {
  background-color: #6c757d;
}

.gray-dark {
  color: #343a40;
}

.bg-gray-dark {
  background-color: #343a40;
}

.brand-primary {
  color: #960305;
}

.bg-brand-primary {
  background-color: #960305;
}

.text-tan {
  color: #c4a366;
}

.bg-text-tan {
  background-color: #c4a366;
}

.text-tan-light {
  color: #dfcdac;
}

.bg-text-tan-light {
  background-color: #dfcdac;
}

.text-red {
  color: #b32121;
}

.bg-text-red {
  background-color: #b32121;
}

.famous-beef-red-pie {
  color: #9d2235;
}

.bg-famous-beef-red-pie {
  background-color: #9d2235;
}

.giant-sausage-roll {
  color: #006a52;
}

.bg-giant-sausage-roll {
  background-color: #006a52;
}

.bacon-pink {
  color: #df4661;
}

.bg-bacon-pink {
  background-color: #df4661;
}

.cheese-yellow {
  color: #f1b343;
}

.bg-cheese-yellow {
  background-color: #f1b343;
}

.country-quiche {
  color: #c05131;
}

.bg-country-quiche {
  background-color: #c05131;
}

.pepper-steak {
  color: #696158;
}

.bg-pepper-steak {
  background-color: #696158;
}

.potato-top {
  color: #3a5dae;
}

.bg-potato-top {
  background-color: #3a5dae;
}

.vegetable-chicken {
  color: #007a33;
}

.bg-vegetable-chicken {
  background-color: #007a33;
}

.chilli {
  color: #c8102e;
}

.bg-chilli {
  background-color: #c8102e;
}

.angus-premium-steak {
  color: #7a3e3a;
}

.bg-angus-premium-steak {
  background-color: #7a3e3a;
}

.mushroom {
  color: #890c58;
}

.bg-mushroom {
  background-color: #890c58;
}

.spinach-ricotta {
  color: #563d82;
}

.bg-spinach-ricotta {
  background-color: #563d82;
}

.innamon-beef {
  color: #cd7925;
}

.bg-innamon-beef {
  background-color: #cd7925;
}

.vegetable-pastie {
  color: #787121;
}

.bg-vegetable-pastie {
  background-color: #787121;
}

.lemon {
  color: #f3c317;
}

.bg-lemon {
  background-color: #f3c317;
}

.apple {
  color: #4b9f46;
}

.bg-apple {
  background-color: #4b9f46;
}

.choc {
  color: #935023;
}

.bg-choc {
  background-color: #935023;
}

.caramel {
  color: #ed5c20;
}

.bg-caramel {
  background-color: #ed5c20;
}

.rel {
  position: relative;
}

.fixed {
  position: fixed;
}

.abs {
  position: absolute;
}

.abs.center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-small {
  font-size: 10px;
}

@media screen and (min-width: 576px) {
  .text-small {
    font-size: -webkit-calc( 10px + 2 * (100vw - 576px) / 624);
    font-size: calc( 10px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .text-small {
    font-size: 12px;
  }
}

.text-large {
  font-size: 14px;
}

@media screen and (min-width: 576px) {
  .text-large {
    font-size: -webkit-calc( 14px + 4 * (100vw - 576px) / 624);
    font-size: calc( 14px + 4 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .text-large {
    font-size: 18px;
  }
}

.text-bold {
  font-weight: 700;
}

.text-semibold {
  font-weight: 600;
}

.text-nowrap {
  white-space: nowrap;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

.padding-fluid-xsmall {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

@media screen and (min-width: 576px) {
  .padding-fluid-xsmall {
    padding-top: -webkit-calc( 7.5px + 7.5 * (100vw - 576px) / 624);
    padding-top: calc( 7.5px + 7.5 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-xsmall {
    padding-top: 15px;
  }
}

@media screen and (min-width: 576px) {
  .padding-fluid-xsmall {
    padding-bottom: -webkit-calc( 7.5px + 7.5 * (100vw - 576px) / 624);
    padding-bottom: calc( 7.5px + 7.5 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-xsmall {
    padding-bottom: 15px;
  }
}

.padding-fluid-small {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .padding-fluid-small {
    padding-top: -webkit-calc( 15px + 15 * (100vw - 576px) / 624);
    padding-top: calc( 15px + 15 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-small {
    padding-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .padding-fluid-small {
    padding-bottom: -webkit-calc( 15px + 15 * (100vw - 576px) / 624);
    padding-bottom: calc( 15px + 15 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-small {
    padding-bottom: 30px;
  }
}

.padding-fluid,
.padding-fluid-default {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 576px) {
  .padding-fluid,
  .padding-fluid-default {
    padding-top: -webkit-calc( 30px + 30 * (100vw - 576px) / 624);
    padding-top: calc( 30px + 30 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid,
  .padding-fluid-default {
    padding-top: 60px;
  }
}

@media screen and (min-width: 576px) {
  .padding-fluid,
  .padding-fluid-default {
    padding-bottom: -webkit-calc( 30px + 30 * (100vw - 576px) / 624);
    padding-bottom: calc( 30px + 30 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid,
  .padding-fluid-default {
    padding-bottom: 60px;
  }
}

.padding-fluid-top {
  padding-top: 30px;
}

@media screen and (min-width: 576px) {
  .padding-fluid-top {
    padding-top: -webkit-calc( 30px + 30 * (100vw - 576px) / 624);
    padding-top: calc( 30px + 30 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-top {
    padding-top: 60px;
  }
}

.padding-fluid-bottom {
  padding-bottom: 30px;
}

@media screen and (min-width: 576px) {
  .padding-fluid-bottom {
    padding-bottom: -webkit-calc( 30px + 30 * (100vw - 576px) / 624);
    padding-bottom: calc( 30px + 30 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-bottom {
    padding-bottom: 60px;
  }
}

.padding-fluid-large {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 576px) {
  .padding-fluid-large {
    padding-top: -webkit-calc( 60px + 60 * (100vw - 576px) / 624);
    padding-top: calc( 60px + 60 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-large {
    padding-top: 120px;
  }
}

@media screen and (min-width: 576px) {
  .padding-fluid-large {
    padding-bottom: -webkit-calc( 60px + 60 * (100vw - 576px) / 624);
    padding-bottom: calc( 60px + 60 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .padding-fluid-large {
    padding-bottom: 120px;
  }
}

.padding-small {
  padding: 15px;
}

.padding {
  padding: 30px;
}

.padding-large {
  padding: 60px;
}

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

.font-title {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #b32121;
  letter-spacing: 0.02em;
  font-weight: 400;
  opacity: 1;
}

.font-text {
  font-family: "Neutraface-Demi", Georgia, serif;
}

.font-text--verlag {
  font-family: "Verlag-Light", Arial;
  color: #4d4335;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 0.75;
}

.font-subtitle {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #c4a366;
  letter-spacing: 1.2px;
  font-weight: 400;
  opacity: 1;
}

.font-text--netu-light {
  font-family: "Neutraface-light", Georgia, serif;
}

@media screen and (min-width: 992px) {
  .page-padding-lr {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media screen and (min-width: 1440px) {
  .page-padding-lr {
    padding-left: 160px;
    padding-right: 160px;
  }
}

@media screen and (min-width: 1600px) {
  .page-padding-lr {
    padding-left: 240px;
    padding-right: 240px;
  }
}

.news-padding {
  padding-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .news-padding {
    padding-top: -webkit-calc(60px + 60 * (100vw - 576px) / 624);
    padding-top: calc(60px + 60 * (100vw - 576px) / 624);
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 992px) {
  .news-padding {
    padding-bottom: 130px;
    padding-top: 60px;
  }
}

.post-padding-b {
  padding-bottom: 45px;
}

@media screen and (min-width: 992px) {
  .post-padding-b {
    padding-bottom: 140px;
  }
}

.post-margin-t {
  margin-top: 20px;
}

.img-position--top,
.product-img-position--top {
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

.img-position--top img,
.product-img-position--top img {
  width: 100%;
}

.img-position--bottom {
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
}

.img-position--bottom img {
  width: 100%;
}

.product-img-position--top {
  position: absolute;
  top: 0;
  right: 0;
}

.product-img-position--top img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .product-img-position--top {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
}

@media screen and (min-width: 1200px) {
  .product-img-position--top {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}

@media screen and (min-width: 992px) {
  .translateY--100 {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    margin-bottom: -100px;
  }
}

.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.absolute-bottom-left {
  position: absolute;
  margin-left: -250px;
  bottom: -250px;
  z-index: -1;
}

@media screen and (min-width: 992px) {
  .absolute-bottom-left {
    top: 10%;
    margin-left: 0;
    bottom: -100px;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
  }
}

@media screen and (min-width: 1440px) {
  .absolute-bottom-left {
    -webkit-transform: translateX(-60%);
            transform: translateX(-60%);
    top: 45%;
  }
}

@media screen and (min-width: 1600px) {
  .absolute-bottom-left {
    -webkit-transform: translateX(-45%);
            transform: translateX(-45%);
  }
}

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-img {
  background-image: url("../../img/texture-middle.png");
}

.hover-effect-translateY {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 600ms ease-in-out;
  transition: -webkit-transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
}

.hover-effect-translateY:hover, .hover-effect-translateY:active, .hover-effect-translateY.nice-select.open, .hover-effect-translateY:focus {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.hover-effect-translateY.hover-text-shadow {
  -webkit-transition: -webkit-transform 600ms ease-in-out;
  transition: -webkit-transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
}

.line {
  display: block;
  height: 2px;
  width: 114px;
}

.line--black {
  margin: 10px auto;
  opacity: 0.5;
  background-image: url("../../img/line-black.svg");
}

.line--white {
  margin: 20px auto;
  opacity: 0.4;
  background-image: url("../../img/line-white.svg");
}

.color-tan {
  color: #c4a366;
}

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

.mx-auto {
  margin: 0 auto;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.h-100 {
  height: 100%;
}

.text-white {
  color: #fff;
}

.form-group {
  font-size: 30px;
  outline: none;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

body {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  font-weight: 400;
  font-size: 13px;
}

@media screen and (min-width: 576px) {
  body {
    font-size: -webkit-calc( 13px + 1 * (100vw - 576px) / 624);
    font-size: calc( 13px + 1 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  body {
    font-size: 14px;
  }
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

h1,
.h1 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 40px;
}

@media screen and (min-width: 576px) {
  h1,
  .h1 {
    font-size: -webkit-calc( 40px + 30 * (100vw - 576px) / 624);
    font-size: calc( 40px + 30 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 70px;
  }
}

h2,
.h2 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 32px;
}

@media screen and (min-width: 576px) {
  h2,
  .h2 {
    font-size: -webkit-calc( 32px + 28 * (100vw - 576px) / 624);
    font-size: calc( 32px + 28 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 60px;
  }
}

h3,
.h3 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 28px;
}

@media screen and (min-width: 576px) {
  h3,
  .h3 {
    font-size: -webkit-calc( 28px + 22 * (100vw - 576px) / 624);
    font-size: calc( 28px + 22 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 50px;
  }
}

h4,
.h4 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 24px;
}

@media screen and (min-width: 576px) {
  h4,
  .h4 {
    font-size: -webkit-calc( 24px + 2 * (100vw - 576px) / 624);
    font-size: calc( 24px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 26px;
  }
}

h5,
.h5 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 20px;
}

@media screen and (min-width: 576px) {
  h5,
  .h5 {
    font-size: -webkit-calc( 20px + 2 * (100vw - 576px) / 624);
    font-size: calc( 20px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 22px;
  }
}

h6,
.h6 {
  margin: 0;
  color: #735d4e;
  font-weight: 700;
  font-family: inherit;
  line-height: 1.2;
  font-size: 18px;
}

@media screen and (min-width: 576px) {
  h6,
  .h6 {
    font-size: -webkit-calc( 18px + 2 * (100vw - 576px) / 624);
    font-size: calc( 18px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  h6,
  .h6 {
    font-size: 20px;
  }
}

h3,
.h3 {
  line-height: 1;
}

h4,
.h4 {
  line-height: 1.3;
}

h6,
.h6 {
  letter-spacing: 1.2px;
}

p {
  margin: 0;
}

.lead {
  font-size: 14px;
  line-height: 1.4;
  color: #9a7f6c;
}

@media screen and (min-width: 576px) {
  .lead {
    font-size: -webkit-calc( 14px + 4 * (100vw - 576px) / 624);
    font-size: calc( 14px + 4 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .lead {
    font-size: 18px;
  }
}

.article-content {
  width: 100%;
  word-wrap: break-word;
  font-family: "Neutraface-light", Georgia, serif;
  color: #4d4335;
  letter-spacing: 0.02em;
  font-weight: 400;
  opacity: 0.9;
  font-size: 18px;
}

.article-content h2 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .article-content h2 {
    font-size: -webkit-calc( 24px + 2 * (100vw - 576px) / 624);
    font-size: calc( 24px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h2 {
    font-size: 26px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h2 {
    margin-top: -webkit-calc( 20px + 10 * (100vw - 576px) / 624);
    margin-top: calc( 20px + 10 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h2 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h2 {
    margin-bottom: -webkit-calc( 15px + 0 * (100vw - 576px) / 624);
    margin-bottom: calc( 15px + 0 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h2 {
    margin-bottom: 15px;
  }
}

.article-content h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .article-content h3 {
    font-size: -webkit-calc( 20px + 2 * (100vw - 576px) / 624);
    font-size: calc( 20px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h3 {
    font-size: 22px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h3 {
    margin-top: -webkit-calc( 20px + 10 * (100vw - 576px) / 624);
    margin-top: calc( 20px + 10 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h3 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h3 {
    margin-bottom: -webkit-calc( 15px + 0 * (100vw - 576px) / 624);
    margin-bottom: calc( 15px + 0 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h3 {
    margin-bottom: 15px;
  }
}

.article-content h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .article-content h4 {
    font-size: -webkit-calc( 18px + 2 * (100vw - 576px) / 624);
    font-size: calc( 18px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h4 {
    font-size: 20px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h4 {
    margin-top: -webkit-calc( 20px + 10 * (100vw - 576px) / 624);
    margin-top: calc( 20px + 10 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h4 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .article-content h4 {
    margin-bottom: -webkit-calc( 15px + 0 * (100vw - 576px) / 624);
    margin-bottom: calc( 15px + 0 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content h4 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .article-content {
    font-size: 21px;
  }
}

.article-content p {
  margin-bottom: 10px;
  color: #4d4335;
}

@media screen and (min-width: 576px) {
  .article-content p {
    margin-bottom: -webkit-calc( 10px + 5 * (100vw - 576px) / 624);
    margin-bottom: calc( 10px + 5 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content p {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .article-content p {
    margin-bottom: 20px;
    font-size: 21px;
  }
}

.article-content p.lead {
  font-size: 16px;
}

@media screen and (min-width: 576px) {
  .article-content p.lead {
    font-size: -webkit-calc( 16px + 2 * (100vw - 576px) / 624);
    font-size: calc( 16px + 2 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content p.lead {
    font-size: 18px;
  }
}

.article-content p img {
  display: inline-block;
  float: left;
  margin: 0 25px 10px 0;
}

@media screen and (min-width: 992px) {
  .article-content p img {
    margin: 0 50px 20px 0;
  }
}

.article-content strong {
  font-family: "Neutraface-Demi", Georgia, serif;
}

.article-content img {
  display: block;
  width: auto;
  max-width: 100%;
}

.article-content .alignnone {
  margin: 5px 20px 20px 0;
}

.article-content .aligncenter {
  display: block;
  margin: 5px auto 20px;
  width: auto;
}

.article-content .alignright {
  float: right;
  margin: 0 0 20px 30px;
  width: auto;
}

@media screen and (min-width: 992px) {
  .article-content .alignright {
    margin: 0 0 0 60px;
  }
}

.article-content .alignleft {
  float: left;
  margin: 0 30px 20px 0;
  width: auto;
}

@media screen and (min-width: 992px) {
  .article-content .alignleft {
    margin: 0 60px 0 0;
  }
}

.article-content li {
  position: relative;
  padding: 0 0 6px 20px;
}

.article-content li:before {
  left: 0;
  position: absolute;
  content: '';
}

.article-content ol,
.article-content ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.article-content ol ol,
.article-content ol ul,
.article-content ul ol,
.article-content ul ul {
  padding-left: 0;
  padding-top: 5px;
}

.article-content > ol,
.article-content > ul {
  margin-top: 0;
}

.article-content ol {
  counter-reset: li;
}

.article-content ol li:before {
  counter-increment: li;
  content: counter(li) ".";
  top: 3px;
  font-size: 12px;
  font-weight: 700;
  color: #960305;
}

.article-content ol li ol {
  counter-reset: lili;
  margin-bottom: 0;
}

.article-content ol li ol li:before {
  counter-increment: lili;
  content: counter(lili) ".";
  color: #4b0203;
}

.article-content ol li ol li li:before {
  color: #190101;
}

.article-content ul li:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #960305;
  top: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.article-content ul li ul {
  margin-bottom: 0;
}

.article-content ul li li:before {
  background-color: #4b0203;
}

.article-content ul li li li:before {
  background-color: #190101;
}

.article-content iframe {
  width: 100% !important;
  max-width: 100%;
}

.article-content a:not(.btn) {
  color: #960305;
  font-weight: 700;
}

.article-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 14px;
}

.article-content table > thead > tr > th,
.article-content table > thead > tr > td,
.article-content table > tbody > tr > th,
.article-content table > tbody > tr > td,
.article-content table > tfoot > tr > th,
.article-content table > tfoot > tr > td {
  padding: 10px 15px;
  line-height: 1.4;
  vertical-align: top;
}

.article-content table > thead {
  background-color: #960305;
  color: #fff;
  text-align: left;
}

.article-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #fff;
}

.article-content table > caption + thead > tr:first-child > th,
.article-content table > caption + thead > tr:first-child > td,
.article-content table > colgroup + thead > tr:first-child > th,
.article-content table > colgroup + thead > tr:first-child > td,
.article-content table > thead:first-child > tr:first-child > th,
.article-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.article-content table > tbody + tbody {
  border-top: 2px solid #b5a294;
}

.article-content table table {
  background-color: #fff;
}

.article-content table > tbody > tr:nth-of-type(even) {
  background-color: white;
}

.article-content .table-responsive {
  overflow-x: auto;
}

@media screen and (min-width: 576px) {
  .article-content .table-responsive {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    border: 1px solid #b5a294;
  }
  .article-content .table-responsive > table {
    margin-bottom: 0;
  }
  .article-content .table-responsive > table > thead > tr > th,
  .article-content .table-responsive > table > thead > tr > td,
  .article-content .table-responsive > table > tbody > tr > th,
  .article-content .table-responsive > table > tbody > tr > td,
  .article-content .table-responsive > table > tfoot > tr > th,
  .article-content .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

.article-content blockquote {
  padding: 0 40px 40px;
  font-size: 18px;
  margin: 0;
}

@media screen and (min-width: 576px) {
  .article-content blockquote {
    font-size: -webkit-calc( 18px + 3 * (100vw - 576px) / 624);
    font-size: calc( 18px + 3 * (100vw - 576px) / 624);
  }
}

@media screen and (min-width: 1200px) {
  .article-content blockquote {
    font-size: 21px;
  }
}

.article-content blockquote:before {
  font-family: 'icomoon';
  content: '\E977';
  margin-right: 24px;
  color: #b32121;
  font-size: 40px;
}

.article-content--page {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 768px) {
  .article-content--page {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media screen and (min-width: 1200px) {
  .article-content--page {
    padding-left: 0;
    padding-right: 0;
  }
}

.btn {
  display: inline-block;
  border: 0;
  background: none;
  color: #fff;
  background-color: #960305;
  border-radius: 4px;
  font-weight: 400;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
  text-align: center;
  line-height: 1;
  padding: 30px 60px;
}

.btn:hover, .btn:active, .btn.nice-select.open, .btn:focus {
  background-color: #640203;
  color: #fff;
}

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

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

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

.banner-btn,
.button-default {
  display: inline-block;
  padding: 12px 20px 16px;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.03em;
  font-weight: 400;
  opacity: 1;
  text-align: center;
  letter-spacing: 1.2px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-order-radiusy: 8px;
  -o-order-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
}

.banner-btn:hover, .banner-btn:active, .banner-btn.nice-select.open, .banner-btn:focus,
.button-default:hover,
.button-default:active,
.button-default.nice-select.open,
.button-default:focus {
  color: #fff;
  background-color: #c4a366;
}

@media screen and (min-width: 1200px) {
  .banner-btn,
  .button-default {
    margin-top: 40px;
    padding: 16px 24px 20px;
  }
}

.banner-btn {
  margin-top: 10px;
  font-size: 1rem;
  background: #b12325;
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}

@media screen and (min-width: 992px) {
  .banner-btn {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .banner-btn {
    font-size: 30px;
  }
}

.button-default {
  margin-top: 20px;
  line-height: 1.2;
  font-size: 18px;
}

.button-default.button--white {
  border: 4px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.button-default.button--white:hover, .button-default.button--white:active, .button-default.button--white.nice-select.open, .button-default.button--white:focus {
  border: 4px solid #c4a366;
}

.button-default.button--brown {
  border: 4px solid #c4a366;
  color: #c4a366;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.button-default.button--brown:hover, .button-default.button--brown:active, .button-default.button--brown.nice-select.open, .button-default.button--brown:focus {
  color: #fff;
}

.link-btn {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 24px;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #362c25;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 0.8;
}

@media screen and (min-width: 1200px) {
  .link-btn {
    display: inline-block;
    margin-right: 30px;
  }
}

.link-btn:nth-last-child(1) {
  margin-right: 0px;
}

.link-btn:hover, .link-btn:active, .link-btn.nice-select.open, .link-btn:focus {
  color: rgba(54, 44, 37, 0.8);
}

.link-btn:hover:after, .link-btn:active:after, .link-btn.nice-select.open:after, .link-btn:focus:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.link-btn.hover-effect-translateY {
  -webkit-transition: -webkit-transform 600ms ease-in-out;
  transition: -webkit-transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out;
  transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
}

.link-np {
  display: block;
  font-size: 22px;
  margin: 0 0 25px;
}

.co-lg-5 {
  float: left;
}

.co-lg-5 {
  width: 100%;
}

@media (min-width: 1024px) {
  .co-lg-5 {
    float: left;
  }
  .co-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

/**
 * Wordpress class overrides.
 */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: #4d4335;
  text-transform: uppercase;
  margin: 20px 0 0;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
}

.header {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background: #960305;
}

.header .desktop .desktop-menu-container .main-menu li.logo {
  min-width: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 375px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 300px;
  }
}

@media screen and (min-width: 576px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 280px;
  }
}

@media screen and (min-width: 768px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 370px;
  }
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 260px;
  }
}

@media screen and (min-width: 1200px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 290px;
  }
}

@media screen and (min-width: 1440px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 320px;
  }
}

@media screen and (min-width: 1600px) {
  .header .desktop .desktop-menu-container .main-menu li.logo {
    min-width: 340px;
  }
}

.header .desktop .desktop-menu-container .main-menu li.logo a {
  position: static;
  width: 100%;
  padding-bottom: 44%;
  background-image: url("../../img/logo.svg");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  margin-top: -30px;
}

@media screen and (min-width: 375px) {
  .header .desktop .desktop-menu-container .main-menu li.logo a {
    margin-top: -45px;
  }
}

@media screen and (min-width: 576px) {
  .header .desktop .desktop-menu-container .main-menu li.logo a {
    margin-top: -40px;
  }
}

@media screen and (min-width: 768px) {
  .header .desktop .desktop-menu-container .main-menu li.logo a {
    -webkit-transform: translateY(65px);
            transform: translateY(65px);
  }
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .main-menu li.logo a {
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
}

.header .desktop .desktop-menu-container .main-menu li.logo a .menu__a__title {
  display: none;
}

.header.fixed {
  position: fixed;
}

.footer {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(../../img/footer-texture.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.footer .footer-content {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  margin-bottom: -50px;
}

.footer .footer-logo {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  max-width: 250px;
  width: 100%;
}

.footer .footer-text {
  display: block;
  margin: 30px 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .footer .footer-text {
    margin-bottom: 40px;
  }
}

.footer .footer-text .website a:hover, .footer .footer-text .website a:active, .footer .footer-text .website a.nice-select.open, .footer .footer-text .website a:focus {
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  .footer .footer-text .website {
    text-align: right;
  }
}

.footer .footer-text .copyright,
.footer .footer-text .website,
.footer .footer-text .footer-links {
  margin: 10px 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-text .copyright,
  .footer .footer-text .website,
  .footer .footer-text .footer-links {
    margin: 0;
  }
}

.footer .footer-text .copyright p,
.footer .footer-text .copyright a,
.footer .footer-text .website p,
.footer .footer-text .website a,
.footer .footer-text .footer-links p,
.footer .footer-text .footer-links a {
  margin-bottom: 0;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 1.2px;
  line-height: 2;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 992px) {
  .footer .footer-text .copyright p,
  .footer .footer-text .copyright a,
  .footer .footer-text .website p,
  .footer .footer-text .website a,
  .footer .footer-text .footer-links p,
  .footer .footer-text .footer-links a {
    line-height: 21px;
    font-size: 16px;
  }
}

.footer .footer-text .copyright a,
.footer .footer-text .website a,
.footer .footer-text .footer-links a {
  -webkit-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
}

.footer .footer-text .copyright a:hover, .footer .footer-text .copyright a:active, .footer .footer-text .copyright a.nice-select.open, .footer .footer-text .copyright a:focus,
.footer .footer-text .website a:hover, .footer .footer-text .website a:active, .footer .footer-text .website a.nice-select.open,
.footer .footer-text .website a:focus,
.footer .footer-text .footer-links a:hover,
.footer .footer-text .footer-links a:active,
.footer .footer-text .footer-links a.nice-select.open,
.footer .footer-text .footer-links a:focus {
  color: #fff;
}

.footer .footer-text .footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

.footer .footer-text .footer-links ul li {
  display: block;
}

.footer .footer-text .footer-links ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 992px) {
  .footer .footer-text .footer-links ul li {
    display: inline-block;
    margin: 0 10px;
  }
}

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

@media screen and (min-width: 375px) {
  .social-links {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .social-links {
    padding: 0 50px;
  }
}

@media screen and (min-width: 992px) {
  .social-links {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .social-links {
    padding: 0 30px;
  }
}

.social-links .social-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin: 0 5px;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.social-links .social-item.facebook:before, .social-links .social-item.instagram:before, .social-links .social-item.youtube:before {
  font-family: 'icomoon';
  color: #960305;
  font-size: 20px;
  line-height: 40px;
}

.social-links .social-item.facebook:before {
  content: '\EA90';
}

.social-links .social-item.instagram:before {
  content: '\E906';
}

.social-links .social-item.youtube:before {
  content: '\E900';
}

.social-links .social-item:hover, .social-links .social-item:active, .social-links .social-item.nice-select.open, .social-links .social-item:focus {
  opacity: 0.8;
}

.post-content {
  font-family: "Neutraface-Demi", Georgia, serif;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(77, 67, 53, 0.8);
}

.post-content p {
  float: left;
  margin-bottom: 20px;
  font-size: 20px;
  color: rgba(77, 67, 53, 0.7);
}

@media screen and (min-width: 992px) {
  .post-content p {
    margin-bottom: 50px;
    font-size: 28px;
  }
}

.post-content p img {
  display: inline-block;
  float: left;
  margin: 0 50px 20px 0;
}

.post-content img {
  display: block;
  width: auto;
  max-width: 100%;
}

.post-content table {
  width: 100% !important;
  height: 100% !important;
  overflow-x: auto;
  margin-bottom: 60px;
}

.post-content table td,
.post-content table th {
  padding: 0.75rem;
  vertical-align: middle;
  opacity: 0.8;
  font-size: 18px;
}

.post-content table tr:nth-child(1) td {
  font-family: "Neutraface-Demi", Georgia, serif;
  font-weight: 700;
}

.post-content table td {
  color: #71695d;
  text-align: right;
}

.post-content table td:nth-child(1) {
  text-align: left;
}

.post-content table tbody tr:nth-child(1) td {
  opacity: 1;
}

.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

.timeline-controller .lowercase-s {
  font-size: 24px;
  margin-left: 1px;
}

.timeline-text .lowercase-s {
  font-size: 24px;
  margin-left: 1px;
}

@media screen and (min-width: 1200px) {
  .timeline-text .lowercase-s {
    font-size: 45px;
  }
}

.main-menu li,
.language-menu li {
  text-align: center;
}

.main-menu li.current-menu-item > a,
.main-menu li.current-menu-ancestor > a,
.language-menu li.current-menu-item > a,
.language-menu li.current-menu-ancestor > a {
  color: #fff;
}

.main-menu li.menu-item-has-children a,
.language-menu li.menu-item-has-children a {
  display: inline-block;
}

.main-menu li.menu-item-has-children .menu__toggle,
.language-menu li.menu-item-has-children .menu__toggle {
  display: inline-block;
  position: absolute;
  top: 10%;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 1.2;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: none;
  padding: 5px;
}

.main-menu li.menu-item-has-children .menu__toggle.menu__toggle--0,
.language-menu li.menu-item-has-children .menu__toggle.menu__toggle--0 {
  display: inline-block;
}

@media screen and (min-width: 1200px) {
  .main-menu li.menu-item-has-children .menu__toggle.menu__toggle--0,
  .language-menu li.menu-item-has-children .menu__toggle.menu__toggle--0 {
    display: none;
  }
}

.main-menu li.menu-item-has-children .menu__toggle.open,
.language-menu li.menu-item-has-children .menu__toggle.open {
  top: 1.5%;
}

.main-menu li.menu-item-has-children .menu__toggle.open .icon-arrow-single:after,
.language-menu li.menu-item-has-children .menu__toggle.open .icon-arrow-single:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.main-menu li.menu-item-has-children .menu__toggle .icon-arrow-single:after,
.language-menu li.menu-item-has-children .menu__toggle .icon-arrow-single:after {
  display: inline-block;
  content: '\E901';
  font-family: 'icomoon';
  color: rgba(255, 255, 255, 0.75);
  font-size: 20px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a,
.language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a {
  position: relative;
  display: block;
  margin: 50px 0 50px;
}

.main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a .menu__a__title,
.language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a .menu__a__title {
  display: block;
}

.main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img,
.language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img {
  display: none;
}

@media screen and (min-width: 1200px) {
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a,
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a {
    position: relative;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a .menu__a__title,
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a .menu__a__title {
    display: none;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img,
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img:nth-child(2),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img:nth-child(2) {
    opacity: 1;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img:nth-last-child(1),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a img:nth-last-child(1) {
    opacity: 0;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:hover img:nth-child(2), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:active img:nth-child(2), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a.nice-select.open img:nth-child(2), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:focus img:nth-child(2),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:hover img:nth-child(2),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:active img:nth-child(2),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a.nice-select.open img:nth-child(2),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:focus img:nth-child(2) {
    opacity: 0;
  }
  .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:hover img:nth-last-child(1), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:active img:nth-last-child(1), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a.nice-select.open img:nth-last-child(1), .main-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:focus img:nth-last-child(1),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:hover img:nth-last-child(1),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:active img:nth-last-child(1),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a.nice-select.open img:nth-last-child(1),
  .language-menu li.menu-item-has-children > .sub-menu li.menu-item-object-product_range a:focus img:nth-last-child(1) {
    opacity: 1;
  }
}

.main-menu a,
.language-menu a {
  display: block;
  text-align: center;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.75);
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
  padding: 20px 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.5px;
}

.main-menu a:hover, .main-menu a:active, .main-menu a.nice-select.open, .main-menu a:focus,
.language-menu a:hover,
.language-menu a:active,
.language-menu a.nice-select.open,
.language-menu a:focus {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .main-menu a,
  .language-menu a {
    font-size: 18px;
    padding-bottom: 30px;
  }
}

.language-menu li.active a {
  background: #fff;
  color: #b32121;
}

.language-menu a {
  padding: 10px 0 12px;
}

@media screen and (min-width: 768px) {
  .language-menu a {
    border-radius: 0 0 8px 8px;
  }
}

@media screen and (min-width: 992px) {
  .language-menu a {
    padding-bottom: 10px;
  }
}

.header .desktop {
  position: relative;
  z-index: 11;
}

.header .desktop .desktop-menu-container {
  width: 100%;
  -webkit-box-shadow: 0 5px 20px 0 rgba(54, 44, 37, 0.5);
          box-shadow: 0 5px 20px 0 rgba(54, 44, 37, 0.5);
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container {
    height: auto;
  }
}

.header .desktop .desktop-menu-container .main-menu {
  margin: 0;
  list-style: none;
  padding: 0 50px;
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .main-menu {
    padding: 0 20px;
  }
}

.header .desktop .desktop-menu-container .main-menu > li {
  display: none;
}

@media screen and (min-width: 1200px) {
  .header .desktop .desktop-menu-container .main-menu > li a.menu__a {
    font-size: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .header .desktop .desktop-menu-container .main-menu > li a.menu__a {
    font-size: 18px;
  }
}

@media screen and (min-width: 1200px) {
  .header .desktop .desktop-menu-container .main-menu > li {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.header .desktop .desktop-menu-container .main-menu > li:hover > .sub-menu {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1;
  pointer-events: auto;
  height: auto;
}

.header .desktop .desktop-menu-container .main-menu > li:hover > .sub-menu > li {
  visibility: visible;
}

.header .desktop .desktop-menu-container .main-menu > li:hover a {
  color: #fff;
}

.header .desktop .desktop-menu-container .main-menu > li > .sub-menu {
  height: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background: url("../../img/banner-cover.jpg");
  -webkit-box-shadow: 0 5px 20px 0 rgba(54, 44, 37, 0.1);
          box-shadow: 0 5px 20px 0 rgba(54, 44, 37, 0.1);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.8s cubic-bezier(0.45, 0.15, 0.47, 0.76);
  transition: opacity 0.8s cubic-bezier(0.45, 0.15, 0.47, 0.76);
}

@media screen and (min-width: 1200px) {
  .header .desktop .desktop-menu-container .main-menu > li > .sub-menu {
    padding: 0 30px;
  }
}

.header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li {
  display: inline-block;
  position: relative;
  visibility: hidden;
}

.header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a {
  padding-bottom: 0;
  padding-top: 0;
  width: 115px;
  height: 90px;
}

.header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a .menu__a__title {
  color: #960305;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

.header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a .menu__a__title:hover, .header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a .menu__a__title:active, .header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a .menu__a__title.nice-select.open, .header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a .menu__a__title:focus {
  color: rgba(150, 3, 5, 0.6);
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a {
    width: 130px;
  }
}

@media screen and (min-width: 1440px) {
  .header .desktop .desktop-menu-container .main-menu > li > .sub-menu > li a {
    width: 170px;
  }
}

.header .desktop .desktop-menu-container .language-menu {
  position: absolute;
  display: none;
  top: 0px;
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .language-menu {
    display: block;
  }
}

.header .desktop .desktop-menu-container .language-menu li {
  display: inline-block;
}

.header .desktop .desktop-menu-container .language-menu li a {
  padding-left: 9px;
  padding-right: 8px;
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .language-menu li a {
    font-size: 14px;
  }
}

@media screen and (min-width: 1440px) {
  .header .desktop .desktop-menu-container .language-menu li a {
    font-size: 18px;
  }
}

.header .desktop .desktop-menu-container .language-menu li:nth-child(1) {
  margin-right: 0px;
}

@media screen and (min-width: 992px) {
  .header .desktop .desktop-menu-container .language-menu {
    right: -webkit-calc(((100% - 260px) / 9) / 2);
    right: calc(((100% - 260px) / 9) / 2);
    margin-right: -4px;
  }
}

@media screen and (min-width: 1200px) {
  .header .desktop .desktop-menu-container .language-menu {
    right: -webkit-calc(((100% - 290px) / 9) / 2);
    right: calc(((100% - 290px) / 9) / 2);
    margin-right: -4px;
  }
}

@media screen and (min-width: 1440px) {
  .header .desktop .desktop-menu-container .language-menu {
    right: -webkit-calc(((100% - 320px) / 9) / 2);
    right: calc(((100% - 320px) / 9) / 2);
    margin-right: -8px;
  }
}

@media screen and (min-width: 1600px) {
  .header .desktop .desktop-menu-container .language-menu {
    right: -webkit-calc(((100% - 340px) / 9) / 2);
    right: calc(((100% - 340px) / 9) / 2);
    margin-right: -6px;
  }
}

.mobile {
  position: relative;
  width: 100%;
  background: #960305;
}

.mobile .mobile-header {
  position: -webkit-sticky;
  position: sticky;
  display: block;
  width: 100%;
  height: 80px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: 1001;
  background: #960305;
}

.mobile .mobile-header .logo {
  display: block;
  width: 100%;
}

.mobile .mobile-header .logo img {
  width: 200px;
  text-align: center;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

@media screen and (min-width: 375px) {
  .mobile .mobile-header .logo img {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

.mobile .mobile-header .hamburger {
  right: 15px;
}

@media screen and (min-width: 375px) {
  .mobile .mobile-header .hamburger {
    right: 20px;
  }
}

.mobile .mobile-menu-container {
  display: none;
  position: fixed;
  top: 10px;
  left: 0px;
  padding-top: 100px;
  padding-bottom: 50px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #960305;
  overflow-y: scroll;
}

.mobile .mobile-menu-container .main-menu {
  display: block;
}

.mobile .mobile-menu-container .main-menu > li {
  display: block;
  margin: 0 0 10px;
  position: relative;
}

.mobile .mobile-menu-container .main-menu > li > a {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-align: center;
  font-size: 22px;
  line-height: 1;
}

.mobile .mobile-menu-container .main-menu > li.logo {
  display: none;
}

.mobile .mobile-menu-container .main-menu > li.open > .sub-menu {
  display: block;
}

.mobile .mobile-menu-container .main-menu > li .sub-menu {
  display: none;
  margin-top: 10px;
}

.mobile .mobile-menu-container .main-menu > li .sub-menu > li,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range {
  margin: 0;
}

.mobile .mobile-menu-container .main-menu > li .sub-menu > li > a,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range > a {
  display: block;
  background-color: #b32121;
  padding: 8px 0;
  margin: 0;
  font-size: 20px;
}

.mobile .mobile-menu-container .main-menu > li .sub-menu > li > a:hover, .mobile .mobile-menu-container .main-menu > li .sub-menu > li > a:active, .mobile .mobile-menu-container .main-menu > li .sub-menu > li > a.nice-select.open, .mobile .mobile-menu-container .main-menu > li .sub-menu > li > a:focus,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range > a:hover,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range > a:active,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range > a.nice-select.open,
.mobile .mobile-menu-container .main-menu > li .sub-menu > li.menu-item-object-product_range > a:focus {
  color: #fff;
}

.mobile .mobile-menu-container .language-menu {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .mobile .mobile-menu-container .language-menu {
    margin-bottom: 0;
  }
}

.mobile .mobile-menu-container .language-menu li {
  display: inline-block;
  width: 49.5%;
}

@media screen and (min-width: 768px) {
  .mobile .mobile-menu-container .language-menu li {
    width: 49.8%;
  }
}

.mobile .mobile-menu-container .language-menu li a {
  display: block;
  font-size: 30px;
  text-align: right;
  padding-right: 10px;
}

.mobile .mobile-menu-container .language-menu li:nth-child(2) a {
  text-align: left;
  padding-right: 0px;
  padding-left: 10px;
}

.hamburger {
  display: inline-block;
  width: 30px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: -webkit-calc((100% - 50px)/2);
  top: calc((100% - 50px)/2);
  z-index: 10;
}

@media screen and (min-width: 1200px) {
  .hamburger {
    display: none;
  }
}

.hamburger span {
  position: absolute;
  width: 30px;
  height: 4px;
  top: 21px;
  background-color: #fff;
  -webkit-transition: height 0s 0.1s ease-in-out;
  transition: height 0s 0.1s ease-in-out;
  border-radius: 2px;
}

.hamburger span::before {
  position: absolute;
  width: 30px;
  height: 4px;
  top: -11px;
  border-radius: 2px;
  background-color: #fff;
  content: '';
  -webkit-transition: top 0.1s 0.1s, -webkit-transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, -webkit-transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, transform 0.1s 0s ease-in-out, -webkit-transform 0.1s 0s ease-in-out;
}

.hamburger span::after {
  position: absolute;
  width: 30px;
  height: 4px;
  top: 11px;
  border-radius: 2px;
  background-color: #fff;
  content: '';
  -webkit-transition: top 0.1s 0.1s, -webkit-transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, -webkit-transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, transform 0.1s 0s ease-in-out;
  transition: top 0.1s 0.1s, transform 0.1s 0s ease-in-out, -webkit-transform 0.1s 0s ease-in-out;
}

.hamburger.open span {
  height: 0;
  -webkit-transition: height 0s 0s ease-in-out;
  transition: height 0s 0s ease-in-out;
}

.hamburger.open span::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0s, -webkit-transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, -webkit-transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, transform 0.1s 0.1s ease-in-out, -webkit-transform 0.1s 0.1s ease-in-out;
}

.hamburger.open span::after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 0.1s 0s, -webkit-transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, -webkit-transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, transform 0.1s 0.1s ease-in-out;
  transition: top 0.1s 0s, transform 0.1s 0.1s ease-in-out, -webkit-transform 0.1s 0.1s ease-in-out;
}

.home-banner .banner-mask {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
}

.home-banner .banner-mask img {
  width: 100%;
}

.home-banner .banners {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .home-banner .banners {
    max-height: 280px;
  }
}

@media screen and (min-width: 992px) {
  .home-banner .banners {
    max-height: 385px;
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .banners {
    max-height: 600px;
  }
}

.home-banner .banners .banner .banner-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.home-banner .banners .banner .banner-container img {
  width: 100%;
}

.home-banner .banners .banner .description-content {
  position: absolute;
  z-index: 4;
  top: -webkit-calc((100% - 200px) / 2);
  top: calc((100% - 200px) / 2);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 72%;
  text-align: center;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}

@media screen and (min-width: 375px) {
  .home-banner .banners .banner .description-content {
    top: 20%;
    width: 70%;
  }
}

@media screen and (min-width: 768px) {
  .home-banner .banners .banner .description-content {
    width: 80%;
  }
}

@media screen and (min-width: 992px) {
  .home-banner .banners .banner .description-content {
    top: 18%;
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .banners .banner .description-content {
    top: 23%;
    width: 84%;
  }
}

.home-banner .banners .banner .description-content .description-text {
  opacity: 0;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: opacity 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: opacity 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: opacity 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
  transition: opacity 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.home-banner .banners .banner .description-content .description-text h1 {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
  text-shadow: 3px 3px 6px rgba(54, 44, 37, 0.6);
  line-height: 1;
  margin-bottom: 5px;
}

@media screen and (max-width: 375px) {
  .home-banner .banners .banner .description-content .description-text h1 {
    font-size: 40px;
  }
}

@media screen and (min-width: 576px) {
  .home-banner .banners .banner .description-content .description-text h1 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  .home-banner .banners .banner .description-content .description-text h1 {
    font-size: 75px;
    text-shadow: 3px 3px 6px rgba(54, 44, 37, 0.4);
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .banners .banner .description-content .description-text h1 {
    font-size: 80px;
  }
}

.home-banner .banners .banner .description-content .description-text .banner-btn {
  margin-top: 20px;
}

.home-banner .banners .banner .description-content .description-text .banner-btn--no-h1 {
  margin-top: 90px;
}

@media screen and (min-width: 768px) {
  .home-banner .banners .banner .description-content .description-text .banner-btn--no-h1 {
    margin-top: 150px;
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .banners .banner .description-content .description-text .banner-btn--no-h1 {
    margin-top: 160px;
  }
}

.home-banner .product-img {
  position: absolute;
  z-index: 3;
  left: 50%;
  -webkit-transform: translate(-50%, -27%);
          transform: translate(-50%, -27%);
}

@media screen and (min-width: 375px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%);
  }
}

@media screen and (min-width: 576px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -25%);
            transform: translate(-50%, -25%);
  }
}

@media screen and (min-width: 768px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%);
  }
}

@media screen and (min-width: 992px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -25%);
            transform: translate(-50%, -25%);
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -35%);
            transform: translate(-50%, -35%);
  }
}

@media screen and (min-width: 1440px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -45%);
            transform: translate(-50%, -45%);
  }
}

@media screen and (min-width: 1600px) {
  .home-banner .product-img {
    -webkit-transform: translate(-50%, -54%);
            transform: translate(-50%, -54%);
  }
}

.home-banner .slick-list .slick-track .slick-slide.slick-active div .banner .banner-container .description-content .description-text {
  opacity: 1;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
  -webkit-transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s, -webkit-transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s;
  transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s, -webkit-transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s;
  transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s, transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s;
  transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s, transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s, -webkit-transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 1s;
}

.story + .module-intro-text {
  margin-top: 30px;
}

.intro-text {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

.intro-text.intro-pad-tb {
  padding-top: 100px;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center 90%;
}

@media screen and (min-width: 375px) {
  .intro-text.intro-pad-tb {
    padding-top: 110px;
  }
}

@media screen and (min-width: 576px) {
  .intro-text.intro-pad-tb {
    padding-top: 150px;
  }
}

@media screen and (min-width: 768px) {
  .intro-text.intro-pad-tb {
    padding-top: 180px;
  }
}

@media screen and (min-width: 992px) {
  .intro-text.intro-pad-tb {
    padding-top: 360px;
    -webkit-transform: translateY(-180px);
            transform: translateY(-180px);
    margin-bottom: -140px;
  }
}

@media screen and (min-width: 1200px) {
  .intro-text.intro-pad-tb {
    padding-top: 340px;
    -webkit-transform: translateY(-130px);
            transform: translateY(-130px);
    margin-bottom: -100px;
  }
}

@media screen and (min-width: 1440px) {
  .intro-text.intro-pad-tb {
    padding-top: 320px;
  }
}

@media screen and (min-width: 1600px) {
  .intro-text.intro-pad-tb {
    padding-top: 300px;
  }
}

.intro-text .intro-text-content {
  text-align: center;
  background-size: contain;
}

.intro-text .intro-text-content .subtitle {
  display: block;
  margin: 20px 0;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #c4a366;
  letter-spacing: 1.2px;
}

.intro-text .intro-text-content .title {
  display: block;
  color: rgba(77, 67, 53, 0.9);
  font-size: 20px;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 768px) {
  .intro-text .intro-text-content .title {
    font-size: 26px;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 992px) {
  .intro-text .intro-text-content .title {
    padding: 0 70px;
  }
}

@media screen and (min-width: 1200px) {
  .intro-text .intro-text-content .title {
    font-size: 28px;
  }
}

.intro-text .intro-text-content .text {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  opacity: 0.8;
  font-family: "Neutraface-light", Georgia, serif;
  font-weight: 800;
}

@media screen and (min-width: 768px) {
  .intro-text .intro-text-content .text {
    font-size: 21px;
  }
}

.intro-text .intro-text-content .text p {
  margin-top: 0;
}

.module-feature-panel {
  display: block;
  overflow: hidden;
}

.module-feature-panel .feature-bg {
  max-height: 600px;
  overflow: hidden;
}

.module-feature-panel .feature-bg img {
  width: 100%;
}

.module-feature-panel .feature-content {
  position: static;
  top: 0;
  left: 0%;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .module-feature-panel .feature-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.module-feature-panel .feature-content .offset-xl-1.padding-lr,
.module-feature-panel .feature-content .offset-lg-1.padding-lr {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 1600px) {
  .module-feature-panel .feature-content .offset-xl-1.padding-lr,
  .module-feature-panel .feature-content .offset-lg-1.padding-lr {
    padding-left: 50px;
    padding-right: 75px;
  }
}

.module-feature-panel .feature-content .offset-xl-7.padding-lr,
.module-feature-panel .feature-content .offset-lg-6.padding-lr {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 1600px) {
  .module-feature-panel .feature-content .offset-xl-7.padding-lr,
  .module-feature-panel .feature-content .offset-lg-6.padding-lr {
    padding-left: 75px;
    padding-right: 50px;
  }
}

.module-feature-panel .feature-content .feature-textbox {
  position: static;
  display: block;
  width: 100%;
  padding: 14px;
  word-wrap: break-word;
  top: 0%;
  background-color: rgba(94, 86, 81, 0.84);
}

@media screen and (min-width: 992px) {
  .module-feature-panel .feature-content .feature-textbox {
    margin: 0;
  }
}

.module-feature-panel .feature-content .feature-textbox .feature-text {
  display: block;
  height: 100%;
  padding: 20px;
  text-align: center;
  border: 4px solid #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-order-radiusy: 12px;
  -o-order-radius: 12px;
  border-radius: 12px;
}

.module-feature-panel .feature-content .feature-textbox .feature-text .title {
  font-size: 22px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text .title {
    font-size: 28px;
  }
}

.module-feature-panel .feature-content .feature-textbox .feature-text img {
  display: block;
  margin: 20px auto;
  opacity: 0.4;
}

@media screen and (min-width: 1600px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text img {
    margin: 30px auto;
  }
}

.module-feature-panel .feature-content .feature-textbox .feature-text .text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
  font-family: "Neutraface-light", Georgia, serif;
}

@media screen and (min-width: 992px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text .text {
    font-size: 20px;
  }
}

.module-feature-panel .feature-content .feature-textbox .feature-text.feature-pad-tb {
  padding: 8% 10%;
}

@media screen and (min-width: 992px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text.feature-pad-tb {
    padding: 6% 6%;
  }
}

@media screen and (min-width: 1200px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text.feature-pad-tb {
    padding: 7% 8%;
  }
}

@media screen and (min-width: 1440px) {
  .module-feature-panel .feature-content .feature-textbox .feature-text.feature-pad-tb {
    padding: 12% 8%;
  }
}

@media screen and (min-width: 992px) {
  .module-feature-panel .feature-content .feature-textbox {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-order-radiusy: 20px;
    -o-order-radius: 20px;
    border-radius: 20px;
  }
}

.home-abouts {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 992px) {
  .home-abouts {
    width: -webkit-calc((100% / 12) * 10);
    width: calc((100% / 12) * 10);
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .home-abouts {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.home-abouts .home-about {
  position: relative;
  z-index: 2;
  display: block;
  padding-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.home-abouts .home-about:last-child {
  padding-bottom: 0;
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about:last-child {
    padding-bottom: 0;
  }
}

.home-abouts .home-about .about-img {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-img {
    width: 54%;
    padding: 10px;
    overflow: hidden;
  }
}

.home-abouts .home-about .about-img img {
  width: 100%;
}

.home-abouts .home-about .about-img.order-1 img {
  display: block;
  border: 10px solid #fff;
  border-radius: 20px;
  -webkit-box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
          box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-img.order-1 img {
    float: right;
    border-width: 20px;
  }
}

.home-abouts .home-about .about-img.order-2 img {
  display: block;
  border: 10px solid #fff;
  border-radius: 20px;
  -webkit-box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
          box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-img.order-2 img {
    float: left;
    border-width: 20px;
  }
}

.home-abouts .home-about .about-img.full-size img {
  width: 100%;
}

.home-abouts .home-about .about-content {
  position: relative;
  width: 100%;
  padding: 20px 20px 0;
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-content {
    width: 46%;
    padding: 0px;
  }
}

.home-abouts .home-about .about-content .about-content-img img {
  width: 100%;
}

@media screen and (min-width: 375px) {
  .home-abouts .home-about .about-content .about-content-img img {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  .home-abouts .home-about .about-content .about-content-img img {
    width: 36%;
  }
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-content .about-content-img img {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .home-abouts .home-about .about-content .about-content-img img {
    width: 85%;
  }
}

@media screen and (min-width: 1440px) {
  .home-abouts .home-about .about-content .about-content-img img {
    width: 90%;
  }
}

.home-abouts .home-about .about-content .about-content-text {
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.home-abouts .home-about .about-content .about-content-text .title {
  color: #3e362b;
  font-size: 28px;
  font-family: "Neutraface-Book", Helvetica, Arial, sans-serif;
  letter-spacing: -2px;
}

@media screen and (min-width: 768px) {
  .home-abouts .home-about .about-content .about-content-text .title {
    letter-spacing: 0;
    font-size: 32px;
  }
}

@media screen and (min-width: 1200px) {
  .home-abouts .home-about .about-content .about-content-text .title {
    font-size: 38px;
  }
}

.home-abouts .home-about .about-content .about-content-text .text {
  font-size: 20px;
  font-family: "Neutraface-light", Georgia, serif;
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about .about-content .about-content-text .text {
    font-size: 24px;
    padding: 0 25px;
    opacity: 0.8;
  }
}

@media screen and (min-width: 1200px) {
  .home-abouts .home-about .about-content.order-1 {
    padding-top: 120px;
  }
}

@media screen and (min-width: 1200px) {
  .home-abouts .home-about .about-content.order-2 {
    padding-bottom: 120px;
  }
}

.home-abouts .home-about + .home-about {
  z-index: 1;
}

@media screen and (min-width: 1200px) {
  .home-abouts .home-about + .home-about {
    -webkit-transform: translateY(-170px);
            transform: translateY(-170px);
    margin-bottom: -170px;
  }
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text .title, .home-abouts .home-about:nth-child(even) .about-content .about-content-text .title {
    font-size: 32px;
  }
}

@media screen and (min-width: 1440px) {
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text .title, .home-abouts .home-about:nth-child(even) .about-content .about-content-text .title {
    font-size: 38px;
  }
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text .text, .home-abouts .home-about:nth-child(even) .about-content .about-content-text .text {
    font-size: 22px;
  }
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .home-abouts .home-about:nth-child(odd) .about-content .about-content-text {
    padding-left: 120px;
    padding-right: 120px;
  }
}

@media screen and (min-width: 992px) {
  .home-abouts .home-about:nth-child(even) .about-content .about-content-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .home-abouts .home-about:nth-child(even) .about-content .about-content-text {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 1600px) {
  .home-abouts .home-about:nth-child(even) .about-content .about-content-text {
    padding-left: 140px;
    padding-right: 60px;
  }
}

.logo-slider {
  display: block;
}

.logo-slider .logo-item {
  display: inline-block;
  padding: 40px;
  outline: none;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .logo-slider .logo-item {
    padding: 0 20px;
  }
}

@media screen and (min-width: 1200px) {
  .logo-slider .logo-item {
    padding: 0 10px;
  }
}

.logo-slider .logo-item img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.logo-slider .logo-item img:nth-child(2) {
  display: block;
}

.logo-slider .logo-item img:nth-last-child(1) {
  display: none;
}

.logo-slider .logo-item:hover img:nth-child(1), .logo-slider .logo-item:active img:nth-child(1), .logo-slider .logo-item.nice-select.open img:nth-child(1), .logo-slider .logo-item:focus img:nth-child(1) {
  display: none;
}

.logo-slider .logo-item:hover img:nth-last-child(1), .logo-slider .logo-item:active img:nth-last-child(1), .logo-slider .logo-item.nice-select.open img:nth-last-child(1), .logo-slider .logo-item:focus img:nth-last-child(1) {
  display: block;
}

.module-call-to-action {
  padding: 0;
  margin: 0;
  display: block;
}

.module-call-to-action .top-img {
  display: block;
  text-align: center;
  z-index: 10;
}

.module-call-to-action .top-img img {
  max-width: 550px;
  width: 100%;
}

.module-call-to-action .call-to-action-content {
  display: block;
  border-top: 15px solid #c4a366;
}

.module-call-to-action .call-to-action-content .wood-bg img {
  width: 100%;
}

.module-call-to-action .call-to-action-content .call-to-action--box {
  display: block;
  padding: 30px 20px 65px;
  z-index: 9;
}

@media screen and (min-width: 992px) {
  .module-call-to-action .call-to-action-content .call-to-action--box {
    padding-bottom: 65px;
    padding-top: 45px;
  }
}

.module-call-to-action .call-to-action-content .call-to-action--box .call-to-action--text {
  width: 100%;
  display: block;
  text-align: center;
  word-wrap: break-word;
}

@media screen and (min-width: 992px) {
  .module-call-to-action .call-to-action-content .call-to-action--box .call-to-action--text .button-default {
    line-height: 0.8;
    font-size: 20px;
  }
}

.module-call-to-action .call-to-action-content .call-to-action--box .call-to-action--text h2 {
  line-height: 1.1;
  color: #fff;
  font-size: 48px;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .module-call-to-action .call-to-action-content .call-to-action--box .call-to-action--text h2 {
    font-size: 60px;
  }
}

.module-call-to-action .side-imgs {
  top: 0px;
  width: 100%;
}

.module-call-to-action .side-imgs img {
  max-width: 70%;
  width: auto;
}

.module-call-to-action .side-imgs .float-left,
.module-call-to-action .side-imgs .float-left img {
  float: left;
}

.module-call-to-action .side-imgs .float-right,
.module-call-to-action .side-imgs .float-right img {
  float: right;
}

.home .call-to-action-content {
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
  margin-bottom: -70px;
}

@media screen and (min-width: 375px) {
  .home .call-to-action-content {
    -webkit-transform: translateY(-105px);
            transform: translateY(-105px);
    margin-bottom: -105px;
  }
}

@media screen and (min-width: 576px) {
  .home .call-to-action-content {
    -webkit-transform: translateY(-115px);
            transform: translateY(-115px);
    margin-bottom: -115px;
  }
}

.home .call-to-action-content .call-to-action--box {
  padding-bottom: 85px;
  padding-top: 85px;
}

@media screen and (min-width: 992px) {
  .home .call-to-action-content .call-to-action--box {
    padding-bottom: 85px;
    padding-top: 85px;
  }
}

.home .side-imgs img {
  max-width: 70%;
}

.page-banner {
  display: block;
  padding: 50px 0;
  height: auto;
  -webkit-box-shadow: 0 10px 25px 0 rgba(54, 44, 37, 0.15);
          box-shadow: 0 10px 25px 0 rgba(54, 44, 37, 0.15);
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .page-banner {
    height: 260px;
  }
}

.page-banner .title-text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.page-banner .title-text h1 {
  color: #fff;
  letter-spacing: 0;
  text-shadow: 0 10px 30px rgba(54, 44, 37, 0.03);
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: 1.2px;
}

.product-filters {
  border-top: 3px solid rgba(77, 67, 53, 0.2);
}

@media screen and (min-width: 992px) {
  .product-filters {
    border-width: 0;
    margin: 30px 0 0;
  }
}

.category-toggle-content,
.icon-links {
  display: block;
  position: relative;
}

.category-toggle-content .category-name-list,
.icon-links .category-name-list {
  display: block;
  background: #fff;
  border-bottom: 3px solid rgba(77, 67, 53, 0.2);
}

@media screen and (min-width: 992px) {
  .category-toggle-content .category-name-list,
  .icon-links .category-name-list {
    display: none;
  }
}

.category-toggle-content .category-name-list .mobile-dropdown-toggle,
.icon-links .category-name-list .mobile-dropdown-toggle {
  display: block;
  padding: 10px;
  text-align: center;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 30px;
  font-size: 20px;
  color: rgba(77, 67, 53, 0.4);
}

.category-toggle-content .category-name-list .mobile-dropdown-toggle:after,
.icon-links .category-name-list .mobile-dropdown-toggle:after {
  display: inline-block;
  content: '';
  margin-left: 10px;
  width: 15px;
  height: 15px;
  background-image: url("../../img/icon-arrow-brand-toggle.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

@media screen and (min-width: 992px) {
  .category-toggle-content .category-name-list .mobile-dropdown-toggle,
  .icon-links .category-name-list .mobile-dropdown-toggle {
    display: block;
  }
}

.category-toggle-content .brands-menu,
.category-toggle-content .product-category-menu,
.icon-links .brands-menu,
.icon-links .product-category-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .category-toggle-content .brands-menu,
  .category-toggle-content .product-category-menu,
  .icon-links .brands-menu,
  .icon-links .product-category-menu {
    display: block;
  }
}

.category-toggle-content .category-menu,
.icon-links .category-menu {
  text-align: center;
  margin-bottom: -40px;
}

@media screen and (min-width: 992px) {
  .category-toggle-content .category-menu,
  .icon-links .category-menu {
    margin-bottom: -80px;
  }
}

.category-toggle-content .category-menu .category-item,
.icon-links .category-menu .category-item {
  margin: 0 40px;
}

.category-toggle-content .category-item a .round-effect,
.icon-links .category-item a .round-effect {
  display: none;
}

.category-toggle-content .category-item a .materials-name,
.icon-links .category-item a .materials-name {
  display: block;
  padding: 10px;
  margin-top: 0px;
}

.category-toggle-content .category-item a.active p,
.icon-links .category-item a.active p {
  background-color: rgba(222, 204, 171, 0.34);
}

@media screen and (min-width: 992px) {
  .category-toggle-content .category-item a.active p,
  .icon-links .category-item a.active p {
    background-color: rgba(222, 204, 171, 0);
  }
}

@media screen and (min-width: 992px) {
  .category-toggle-content .category-item,
  .icon-links .category-item {
    display: inline-block;
    margin: 5px;
  }
  .category-toggle-content .category-item a .round-effect,
  .icon-links .category-item a .round-effect {
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: rgba(222, 204, 171, 0);
    -webkit-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
  }
  .category-toggle-content .category-item a .round-effect img,
  .icon-links .category-item a .round-effect img {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    width: 70%;
  }
  .category-toggle-content .category-item a:hover .round-effect, .category-toggle-content .category-item a:active .round-effect, .category-toggle-content .category-item a.nice-select.open .round-effect, .category-toggle-content .category-item a:focus .round-effect,
  .icon-links .category-item a:hover .round-effect,
  .icon-links .category-item a:active .round-effect,
  .icon-links .category-item a.nice-select.open .round-effect,
  .icon-links .category-item a:focus .round-effect {
    background-color: rgba(222, 204, 171, 0.34);
  }
  .category-toggle-content .category-item a.active .round-effect,
  .icon-links .category-item a.active .round-effect {
    background-color: rgba(222, 204, 171, 0.34);
  }
  .category-toggle-content .category-item a .materials-name,
  .icon-links .category-item a .materials-name {
    display: inline-block;
    -webkit-transform: translateY(-55px);
            transform: translateY(-55px);
  }
}

@media screen and (min-width: 1200px) {
  .category-toggle-content .category-item,
  .icon-links .category-item {
    margin: 10px;
  }
}

.category-toggle-content.open,
.icon-links.open {
  border-bottom: 3px solid rgba(77, 67, 53, 0.2);
}

.category-toggle-content.open .category-name-list,
.icon-links.open .category-name-list {
  background: #faf8f3;
}

.category-toggle-content.open .category-name-list .mobile-dropdown-toggle:after,
.icon-links.open .category-name-list .mobile-dropdown-toggle:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.category-toggle-content.open .brands-menu,
.category-toggle-content.open .product-category-menu,
.icon-links.open .brands-menu,
.icon-links.open .product-category-menu {
  display: block;
}

@media screen and (min-width: 992px) {
  .category-toggle-content.open,
  .icon-links.open {
    border-bottom-width: 0;
  }
}

.brands-menu {
  list-style: none;
  display: block;
  text-align: center;
}

.brands-menu .brands-item {
  display: inline-block;
  width: 49%;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

@media screen and (min-width: 375px) {
  .brands-menu .brands-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  .brands-menu .brands-item {
    width: -webkit-calc(98% / 6);
    width: calc(98% / 6);
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1600px) {
  .brands-menu .brands-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.brands-menu .brands-item a {
  position: relative;
  display: block;
}

.brands-menu .brands-item a img {
  width: 100%;
  padding: 20px 10px;
}

@media screen and (min-width: 768px) {
  .brands-menu .brands-item a img {
    padding: 20px 30px;
  }
}

@media screen and (min-width: 992px) {
  .brands-menu .brands-item a img {
    padding: 10px 5px;
  }
}

.brands-menu .brands-item a img.normal {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.brands-menu .brands-item a img.hover-effect {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.brands-menu .brands-item a:hover img.normal {
  opacity: 0;
}

.brands-menu .brands-item a:hover img.hover-effect {
  opacity: 1;
}

.brands-menu .brands-item a.active img.normal {
  opacity: 0;
}

.brands-menu .brands-item a.active img.hover-effect {
  opacity: 1;
}

.brands-menu.brands-nz .brands-item {
  display: none;
}

.brands-menu.brands-nz .brands-item:first-child, .brands-menu.brands-nz .brands-item:last-child {
  display: inline-block;
}

.product-types {
  display: block;
  text-align: center;
}

.product-types .category-menu {
  display: block;
  margin-top: 50px;
}

@media screen and (min-width: 992px) {
  .product-types .category-menu {
    margin-top: 0;
  }
}

.product-types .category-menu .category-item {
  display: inline-block;
  margin: 0 -webkit-calc((100% - 200px)/6);
  margin: 0 calc((100% - 200px)/6);
  text-align: center;
}

@media screen and (min-width: 576px) {
  .product-types .category-menu .category-item {
    margin: 0 30px;
  }
}

.product-types .category-menu .category-item a .round-effect {
  display: block;
  margin: 0 auto;
  padding: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: rgba(222, 204, 171, 0);
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}

.product-types .category-menu .category-item a .round-effect img {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.product-types .category-menu .category-item a:hover .round-effect, .product-types .category-menu .category-item a:active .round-effect, .product-types .category-menu .category-item a.nice-select.open .round-effect, .product-types .category-menu .category-item a:focus .round-effect {
  background-color: rgba(222, 204, 171, 0.34);
}

.product-types .category-menu .category-item .materials-name {
  display: inline-block;
  -webkit-transform: translateY(-45px);
          transform: translateY(-45px);
}

.product-types .category-menu .category-item.active a .round-effect {
  background-color: rgba(222, 204, 171, 0.34);
}

.product-types .category-menu--product {
  display: block;
}

.product-types .category-item--product {
  display: block;
}

.materials-name {
  display: block;
  margin-top: 5px;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: rgba(77, 67, 53, 0.5);
}

@media screen and (min-width: 768px) {
  .materials-name {
    margin-top: 10px;
  }
}

.module-icon-links .category-item a.active p {
  background-color: rgba(222, 204, 171, 0);
}

.products .product-hr.active {
  background: url("../../img/product-line.svg");
  background-repeat: repeat-x;
}

.products .product-hr:nth-child(1), .products .product-hr.first-active {
  background: transparent;
}

.products-list,
.single-product .entry-summary {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  background-repeat: repeat-y;
  background-size: cover;
  overflow: hidden;
}

.products-list .product-content,
.single-product .entry-summary .product-content {
  padding: 30px;
}

.products-list .product-content .product-img,
.single-product .entry-summary .product-content .product-img {
  display: block;
  margin-bottom: 10px;
}

.products-list .product-content .product-img img,
.single-product .entry-summary .product-content .product-img img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .products-list .product-content .product-img,
  .single-product .entry-summary .product-content .product-img {
    padding-left: 20px;
  }
}

@media screen and (min-width: 992px) {
  .products-list .product-content .product-img,
  .single-product .entry-summary .product-content .product-img {
    padding-right: 30px;
  }
}

.products-list .product-content .product-depiction,
.single-product .entry-summary .product-content .product-depiction {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .products-list .product-content .product-depiction,
  .single-product .entry-summary .product-content .product-depiction {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .products-list .product-content .product-depiction,
  .single-product .entry-summary .product-content .product-depiction {
    padding-left: 60px;
  }
}

@media screen and (min-width: 768px) {
  .products-list .product-content .product-depiction.pad-lr,
  .single-product .entry-summary .product-content .product-depiction.pad-lr {
    padding-left: 60px;
  }
}

@media screen and (min-width: 1600px) {
  .products-list .product-content .product-depiction.pad-lr,
  .single-product .entry-summary .product-content .product-depiction.pad-lr {
    padding-left: 160px;
    padding-right: 100px;
  }
}

.products-list .product-content .product-depiction .product-title,
.single-product .entry-summary .product-content .product-depiction .product-title {
  display: inline-block;
}

.products-list .product-content .product-depiction .product-title h1,
.products-list .product-content .product-depiction .product-title h2,
.products-list .product-content .product-depiction .product-title h3,
.single-product .entry-summary .product-content .product-depiction .product-title h1,
.single-product .entry-summary .product-content .product-depiction .product-title h2,
.single-product .entry-summary .product-content .product-depiction .product-title h3 {
  font-weight: 400;
}

.products-list .product-content .product-depiction .product-title h1,
.products-list .product-content .product-depiction .product-title h3,
.single-product .entry-summary .product-content .product-depiction .product-title h1,
.single-product .entry-summary .product-content .product-depiction .product-title h3 {
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .products-list .product-content .product-depiction .product-title h1,
  .products-list .product-content .product-depiction .product-title h3,
  .single-product .entry-summary .product-content .product-depiction .product-title h1,
  .single-product .entry-summary .product-content .product-depiction .product-title h3 {
    line-height: 0.8;
  }
}

.products-list .product-content .product-depiction .product-title h2,
.single-product .entry-summary .product-content .product-depiction .product-title h2 {
  display: inline;
  line-height: 1.2;
}

.products-list .product-content .product-depiction .product-sub,
.single-product .entry-summary .product-content .product-depiction .product-sub {
  margin-top: 5px;
  font-size: 18px;
  color: rgba(89, 81, 75, 0.5);
}

.products-list .product-content .product-depiction .product-sub .serving-size,
.products-list .product-content .product-depiction .product-sub .main-ingredient,
.single-product .entry-summary .product-content .product-depiction .product-sub .serving-size,
.single-product .entry-summary .product-content .product-depiction .product-sub .main-ingredient {
  margin-left: 20px;
  font-weight: 400;
}

.products-list .product-content .product-depiction .product-sub .serving-size:nth-child(1),
.products-list .product-content .product-depiction .product-sub .main-ingredient:nth-child(1),
.single-product .entry-summary .product-content .product-depiction .product-sub .serving-size:nth-child(1),
.single-product .entry-summary .product-content .product-depiction .product-sub .main-ingredient:nth-child(1) {
  margin-left: 0;
}

.products-list .product-content .product-depiction .product-text,
.single-product .entry-summary .product-content .product-depiction .product-text {
  display: block;
  margin: 20px 0;
  font-family: "Verlag-Light", Arial;
  font-weight: 700;
  line-height: 1.5;
  font-size: 19px;
  letter-spacing: normal;
  color: rgba(77, 67, 53, 0.65);
}

@media screen and (min-width: 992px) {
  .products-list .product-content .product-depiction .product-text,
  .single-product .entry-summary .product-content .product-depiction .product-text {
    margin: 25px 0;
    font-size: 21px;
    letter-spacing: 0.05em;
  }
}

.products-list .product-content .product-depiction .food-materials,
.single-product .entry-summary .product-content .product-depiction .food-materials {
  display: inline-block;
  margin-top: 15px;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
}

.products-list .product-content .product-depiction .food-materials .materials-img,
.single-product .entry-summary .product-content .product-depiction .food-materials .materials-img {
  display: block;
  margin-bottom: 10px;
  height: auto;
  overflow: hidden;
}

.products-list .product-content .product-depiction .food-materials .materials-img img,
.single-product .entry-summary .product-content .product-depiction .food-materials .materials-img img {
  max-height: 90px;
}

.products-list .product-content .product-depiction .food-materials .materials-name,
.single-product .entry-summary .product-content .product-depiction .food-materials .materials-name {
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
}

.products-list .products,
.single-product .entry-summary .products {
  z-index: 2;
}

.products-list .product {
  height: 0;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

.products-list .product .product-content {
  display: none;
}

.products-list .product.active {
  height: auto;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.products-list .product.active .product-content {
  display: block;
}

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

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

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

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

.products-side {
  width: 100%;
  top: 0px;
}

.products-side .right-img img {
  -webkit-transform: translateX(30%);
          transform: translateX(30%);
}

.products-side .right-img--73 img {
  -webkit-transform: translateX(73%);
          transform: translateX(73%);
}

.products-side .left-img img {
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}

.product-main-wrapper {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}

.product-main-wrapper .available-packages-title {
  letter-spacing: 0;
}

.product-main-wrapper .product-package {
  display: block;
  text-align: center;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  padding: 30px 10px 0;
}

@media screen and (min-width: 1200px) {
  .product-main-wrapper .product-package {
    letter-spacing: 0.05em;
    padding: 30px 40px 0;
  }
}

.product-main-wrapper .product-package .package-item {
  display: block;
}

.product-main-wrapper .product-package .package-item img {
  display: block;
  width: 100%;
}

.product-main-wrapper .product-package .package-item .product-name {
  display: block;
  word-wrap: break-word;
  padding: 0;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .product-main-wrapper .product-package .package-item .product-name {
    padding: 0 20px;
    letter-spacing: 0.05em;
  }
}

.product-main-wrapper .product-main {
  display: block;
  margin-top: 50px;
  width: 100%;
  height: auto;
}

.product-main-wrapper .product-info {
  padding: 20px 30px;
  background: #fff;
  margin-top: 40px;
  -webkit-box-shadow: 0 5px 40px 0 rgba(54, 44, 37, 0.05);
          box-shadow: 0 5px 40px 0 rgba(54, 44, 37, 0.05);
}

@media screen and (min-width: 992px) {
  .product-main-wrapper .product-info {
    padding: 30px;
    margin-top: 60px;
  }
}

.product-main-wrapper .product-info .info-item {
  margin-bottom: 30px;
  font-family: "Neutraface-light", Georgia, serif;
  font-weight: 400;
}

.product-main-wrapper .product-info .info-item .info-title {
  display: inline-block;
  font-family: "Neutraface-Demi", Georgia, serif;
  opacity: 0.8;
}

.product-main-wrapper .product-info .info-item .info-title--hr:after {
  display: block;
  content: '';
  margin: 10px 0;
  width: 100%;
  height: 2px;
  background-image: url("../../img/line-black.svg");
  background-repeat: repeat-x;
  opacity: 0.5;
}

@media screen and (min-width: 576px) {
  .product-main-wrapper .product-info .info-item .info-title--hr:after {
    margin-bottom: 20px;
  }
}

.product-main-wrapper .product-info .info-item .info-text {
  opacity: 0.85;
  font-size: 17px;
  line-height: 1.6;
  padding-bottom: 3px;
  padding-top: 3px;
}

.product-main-wrapper .product-info .info-item.nutritional-table {
  line-height: 1.6;
}

.product-main-wrapper .product-info .info-item.nutritional-table .table-title {
  font-family: "Neutraface-Demi", Georgia, serif;
  line-height: 25px;
  font-size: 18px;
  opacity: 0.8;
}

.product-main-wrapper .product-info .info-item.nutritional-table > .row:nth-child(2n) {
  background: whitesmoke;
}

.product-main-wrapper .product-info .info-item strong {
  font-family: "Neutraface-Demi", Georgia, serif;
}

.more-product {
  display: block;
  padding: 0 30px;
}

.more-product .more-product-title {
  letter-spacing: 0;
}

.more-product .more-product-content a .more-product-text {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 992px) {
  .more-product .more-product-content a .more-product-text {
    letter-spacing: 0.05em;
  }
}

.more-product .more-product-content {
  display: block;
  padding: 30px 10px 0;
}

@media screen and (min-width: 1200px) {
  .more-product .more-product-content {
    padding: 40px 40px 20px;
  }
}

.more-product .more-product-content a img {
  width: 100%;
}

.more-product .more-product-content a .more-product-text {
  display: block;
  padding: 0 10px;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 375px) {
  .more-product .more-product-content a .more-product-text {
    font-size: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .more-product .more-product-content a .more-product-text {
    padding: 0 20px;
  }
}

.single-product .entry-summary .product-content {
  padding-bottom: 0;
  padding-top: 0;
}

@media screen and (min-width: 1200px) {
  .single-product .entry-summary .product-content {
    padding-bottom: 0;
    padding-top: 0;
  }
}

.timelines {
  padding: 0;
  display: block;
}

.timelines .timeline-origin {
  position: relative;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
}

.timelines .timeline-origin picture {
  display: block;
}

.timelines .timeline-origin picture img {
  width: 100%;
}

.timelines .timeline-origin .timeline-content {
  display: block;
  position: absolute;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.timelines .timeline-origin .timeline-content h1 {
  text-shadow: 0 10px 30px rgba(54, 44, 37, 0.25);
}

.timelines .timeline-origin .timeline-content .button-default {
  color: #fff;
}

@media screen and (min-width: 576px) {
  .timelines .timeline-origin .timeline-content .button-default {
    margin-top: 40px;
  }
}

.timelines .timeline-years {
  display: block;
  margin-top: -3px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #403b38;
}

.timelines .timeline-years a {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  line-height: 46px;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 400;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

.timelines .timeline-years a:hover, .timelines .timeline-years a:active, .timelines .timeline-years a.nice-select.open, .timelines .timeline-years a:focus {
  color: #dfcdac;
}

.timelines .timeline-years a.active {
  color: #dfcdac;
}

.timeline-popup {
  margin: 0;
  padding: 0;
}

.timeline-sliders,
.timeline-popup {
  display: block;
}

.timeline-sliders .timeline-slider,
.timeline-sliders .timeline-item,
.timeline-popup .timeline-slider,
.timeline-popup .timeline-item {
  position: relative;
  display: block;
  overflow: hidden;
}

.timeline-sliders .timeline-slider .timeline-img,
.timeline-sliders .timeline-item .timeline-img,
.timeline-popup .timeline-slider .timeline-img,
.timeline-popup .timeline-item .timeline-img {
  display: block;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
}

.timeline-sliders .timeline-slider .timeline-img img,
.timeline-sliders .timeline-item .timeline-img img,
.timeline-popup .timeline-slider .timeline-img img,
.timeline-popup .timeline-item .timeline-img img {
  width: 100%;
}

.timeline-sliders .timeline-slider .timeline-content,
.timeline-sliders .timeline-item .timeline-content,
.timeline-popup .timeline-slider .timeline-content,
.timeline-popup .timeline-item .timeline-content {
  position: static;
  top: 0;
  left: 0%;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .timeline-sliders .timeline-slider .timeline-content,
  .timeline-sliders .timeline-item .timeline-content,
  .timeline-popup .timeline-slider .timeline-content,
  .timeline-popup .timeline-item .timeline-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.timeline-sliders .timeline-slider .timeline-content .padding-lr,
.timeline-sliders .timeline-item .timeline-content .padding-lr,
.timeline-popup .timeline-slider .timeline-content .padding-lr,
.timeline-popup .timeline-item .timeline-content .padding-lr {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (min-width: 1600px) {
  .timeline-sliders .timeline-slider .timeline-content .padding-lr,
  .timeline-sliders .timeline-item .timeline-content .padding-lr,
  .timeline-popup .timeline-slider .timeline-content .padding-lr,
  .timeline-popup .timeline-item .timeline-content .padding-lr {
    padding-left: 20px;
    padding-right: 100px;
  }
}

.timeline-sliders .timeline-slider .timeline-content .timeline-textbox,
.timeline-sliders .timeline-item .timeline-content .timeline-textbox,
.timeline-popup .timeline-slider .timeline-content .timeline-textbox,
.timeline-popup .timeline-item .timeline-content .timeline-textbox {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: rgba(64, 59, 56, 0.94);
}

@media screen and (min-width: 992px) {
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox {
    margin: 0;
    margin: 0 30px;
  }
}

.timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text,
.timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text,
.timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text,
.timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text {
  display: block;
  height: 100%;
  padding: 20px;
  text-align: center;
  border: 4px solid #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-order-radiusy: 12px;
  -o-order-radius: 12px;
  border-radius: 12px;
}

@media screen and (min-width: 1200px) {
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text .title,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text .title,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text .title,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text .title {
    font-size: 65px;
  }
}

.timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text img,
.timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text img,
.timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text img,
.timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text img {
  display: block;
  margin: 20px auto;
  opacity: 0.4;
}

@media screen and (min-width: 1600px) {
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text img,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text img,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text img,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text img {
    margin: 30px auto;
  }
}

.timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text .text,
.timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text .text,
.timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text .text,
.timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text .text {
  font-family: "Neutraface-light", Georgia, serif;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
  line-height: 1.6;
  font-weight: 100;
}

@media screen and (min-width: 1440px) {
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox .timeline-text,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox .timeline-text,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox .timeline-text,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox .timeline-text {
    padding: 30px 20px;
  }
}

@media screen and (min-width: 992px) {
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-order-radiusy: 12px;
    -o-order-radius: 12px;
    border-radius: 12px;
  }
  .timeline-sliders .timeline-slider .timeline-content .timeline-textbox .commitment-text,
  .timeline-sliders .timeline-item .timeline-content .timeline-textbox .commitment-text,
  .timeline-popup .timeline-slider .timeline-content .timeline-textbox .commitment-text,
  .timeline-popup .timeline-item .timeline-content .timeline-textbox .commitment-text {
    padding: 50px 20px;
  }
}

.narrative-category {
  display: block;
  margin: 0;
  padding: 0;
}

.narrative-category .category-menu .category-item a .materials-name {
  -webkit-transform: translateY(-45px);
          transform: translateY(-45px);
}

@media screen and (min-width: 768px) {
  .narrative-category .category-menu .category-item a .materials-name {
    margin-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .narrative {
    margin-top: 140px;
    margin-bottom: -100px;
  }
}

.narrative .narrative-content {
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}

.narrative .narrative-content > div {
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .narrative .narrative-content > div {
    margin-bottom: 100px;
  }
}

.narrative .narrative-content-text {
  display: block;
  padding: 20px 30px 20px 30px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .narrative .narrative-content-text {
    padding: 40px 0 40px 120px;
  }
}

.narrative .narrative-content-text h3 {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  color: #b32121;
}

.narrative .narrative-content-text h6 {
  display: block;
  margin-top: 20px;
  line-height: 1.4;
  font-family: "Neutraface-Demi", Georgia, serif;
  color: rgba(77, 67, 53, 0.6);
}

@media screen and (min-width: 992px) {
  .narrative .order-lg-1 .narrative-content-text {
    padding: 40px 120px 40px 0px;
  }
}

.stronghold {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .stronghold {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.stronghold .stronghold-content {
  margin-top: 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .stronghold .stronghold-content {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media screen and (min-width: 992px) {
  .stronghold .stronghold-content {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .stronghold .stronghold-content {
    padding-left: 160px;
    padding-right: 20px;
  }
}

.stronghold .stronghold-content .title {
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: 0;
}

.stronghold .stronghold-content .text {
  opacity: 0.9;
}

.stronghold .stronghold-content .text a {
  color: #333;
}

.stronghold .stronghold-content .text a:hover, .stronghold .stronghold-content .text a:active, .stronghold .stronghold-content .text a.nice-select.open, .stronghold .stronghold-content .text a:focus {
  color: #333;
  text-decoration: underline;
}

@media screen and (max-width: 375px) {
  .stronghold .stronghold-content .text p {
    font-size: 26px;
  }
}

.stronghold .img-fluid {
  max-width: 450px;
  width: 100%;
}

.module-form {
  display: block;
  background: #b12325;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 1200px) {
  .module-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.upload-container {
  display: block;
  margin-top: -50px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 0;
  color: #362c25;
  font-size: 18px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 16px;
  padding-left: 12px;
  padding-right: 12px;
}

@media screen and (min-width: 768px) {
  .upload-container {
    padding-top: 11px;
    padding-bottom: 8px;
  }
}

.upload-container .icon-plus {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
}

.upload-container .icon-plus:before {
  padding-left: 0;
  content: '\EA0A';
  font-family: 'icomoon';
  font-weight: 400;
  color: rgba(179, 33, 33, 0.65);
  font-size: 8px;
}

.upload-container .upload-right {
  display: none;
}

@media screen and (min-width: 1200px) {
  .upload-container .upload-right {
    float: right;
    width: auto;
    max-width: 45%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.nice-select {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 40px;
  color: #362c25;
  border-radius: 5px;
  font-size: 18px;
  white-space: normal;
  word-wrap: break-word;
  padding-top: 13px !important;
  padding-bottom: 11px !important;
}

@media screen and (min-width: 768px) {
  .nice-select {
    padding-top: 14px !important;
    padding-bottom: 12px !important;
  }
}

.nice-select .current {
  display: block;
  width: 100%;
  line-height: 1;
}

.nice-select.open {
  border-color: transparent;
}

.nice-select.open:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.nice-select:after {
  border-bottom-width: 0;
  border-right-width: 0;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  margin-top: 0;
  padding-right: 1px;
  top: 70%;
  right: 10px;
  content: '\E901';
  font-family: 'icomoon';
  color: rgba(179, 33, 33, 0.65);
  font-size: 8px;
  line-height: 20px;
  vertical-align: top;
  height: 20px;
  width: 20px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (min-width: 375px) {
  .nice-select:after {
    right: 18px;
  }
}

.nice-select .list {
  border-radius: 0;
  color: #960305;
}

.nice-select .list li:first-child {
  display: none;
}

.form-control {
  padding-bottom: 6px;
  padding-top: 13px;
}

@media screen and (min-width: 768px) {
  .form-control {
    padding-bottom: 10px;
    padding-top: 12px;
  }
}

.bg-cover.news {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .bg-cover.news {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

@media screen and (min-width: 992px) {
  .bg-cover.news {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.news {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 768px) {
  .news {
    padding-left: 75px;
    padding-right: 75px;
  }
}

@media screen and (min-width: 1200px) {
  .news {
    padding-left: 150px;
    padding-right: 150px;
  }
}

.news--first {
  padding-top: 100px;
  padding-bottom: 150px;
}

.news .news-content {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}

@media screen and (min-width: 1200px) {
  .news .news-content {
    margin-bottom: 75px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .news .news-content:nth-child(3n-2) {
    padding-left: 0;
    padding-right: 40px;
  }
  .news .news-content:nth-child(3n) {
    padding-right: 0;
    padding-left: 40px;
  }
  .news .news-content .news-text {
    padding-left: 0px;
  }
}

.news .news-content:hover, .news .news-content:active, .news .news-content.nice-select.open, .news .news-content:focus {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.news .news-img {
  display: block;
  margin-bottom: 20px;
}

.news .news-img img {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .news .news-img--margin-l-15 {
    margin-left: -15px;
  }
}

.news .news-img--margin-t {
  margin-top: 50px;
}

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

@media screen and (min-width: 1200px) {
  .news .news-text {
    padding-left: 30px;
  }
}

.news .news-text .text-sub {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
  font-weight: 400;
}

.news .news-text a {
  display: block;
  margin-bottom: 20px;
}

.news .news-text .title {
  display: inline;
  color: #4d4335;
}

@media screen and (min-width: 992px) {
  .news .news-text .title {
    font-size: 24px;
  }
}

.news h1,
.news h2,
.news h3 {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  color: #b32121;
  line-height: 1;
}

.news .post-news-img {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 50px;
  float: left;
}

.news .post-news-img img {
  width: 100%;
  float: left;
}

@media screen and (min-width: 768px) {
  .module-posts {
    margin-top: 45px;
  }
}

@media screen and (min-width: 992px) {
  .module-posts {
    margin-top: 150px;
  }
}

.title-bottom {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .title-bottom {
    margin-bottom: 75px;
  }
}

@media screen and (min-width: 992px) {
  .title-bottom {
    margin-bottom: 60px;
  }
}

.loading {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .loading {
    padding-bottom: 100px;
  }
}

.loading .icon-spinner {
  font-size: 22px;
  font-family: 'icomoon';
  -webkit-transform: rotate(200deg);
          transform: rotate(200deg);
}

.loading i,
.loading h6 {
  display: inline-block;
  color: #c4a366;
}

.loading h6 {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #c4a366;
  letter-spacing: 0.05em;
  font-weight: 400;
  opacity: 1;
  margin-left: 5px;
  line-height: 40px;
  vertical-align: bottom;
}

.post-toolbox {
  display: inline-block;
  min-width: 55px;
  text-align: center;
  z-index: 100;
}

.post-toolbox p {
  display: inline-block;
  text-indent: -999px;
  color: #dfcdac;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  line-height: 23px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

@media screen and (min-width: 992px) {
  .post-toolbox p {
    text-indent: 1px;
    display: block;
  }
}

.post-toolbox .post-toolbox_item {
  display: inline-block;
  margin: 5px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #dfcdac;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-family: 'icomoon';
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}

.post-toolbox .post-toolbox_item:hover, .post-toolbox .post-toolbox_item:active, .post-toolbox .post-toolbox_item.nice-select.open, .post-toolbox .post-toolbox_item:focus {
  background: #d1b787;
}

@media screen and (min-width: 992px) {
  .post-toolbox .post-toolbox_item {
    display: block;
    margin: 5px auto;
    padding: 0;
  }
}

.post-toolbox .post-toolbox_item--download img {
  margin-top: -5px;
}

.post-toolbox.is-sticky {
  position: fixed;
  top: 60px;
}

.community {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .community {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

.community .community-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.community .community-content:nth-last-child(1) {
  margin-bottom: 0;
}

.community .community-img {
  display: block;
  margin-bottom: 10px;
  width: 50%;
  height: auto;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  overflow: hidden;
}

.community .community-img img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .community .community-img {
    width: 100%;
    max-width: 220px;
  }
}

.community .community-text {
  text-align: center;
  font-family: "Neutraface-Book", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 768px) {
  .community .community-text {
    text-align: left;
    padding-left: 30px;
  }
}

.community .community-text .title {
  color: rgba(54, 44, 37, 0.7);
}

.community .community-text .text {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 1.3;
  color: rgba(77, 67, 53, 0.8);
}

@media screen and (min-width: 992px) {
  .community .community-text .text {
    font-size: 21px;
  }
}

@media screen and (min-width: 768px) {
  .community .community-text .line {
    text-align: left;
    padding-left: 0;
    margin: 10px 0;
  }
}

.form-adj {
  margin-bottom: -478px;
  padding-bottom: 400px;
  position: relative;
  margin-bottom: -478px;
  background: #b32121;
}

@media screen and (min-width: 375px) {
  .form-adj {
    margin-bottom: -478px;
  }
}

.download-brochure {
  display: block;
}

@media screen and (min-width: 992px) {
  .download-brochure {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .download-brochure {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.download-brochure .download-header {
  text-align: center;
}

.download-brochure .download-header h6 {
  display: block;
  margin: 20px 0;
  color: #c4a366;
  letter-spacing: 0.05em;
}

.download-brochure .download-content {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .download-brochure .download-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.download-brochure .download-item {
  display: inline-block;
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .download-brochure .download-item {
    margin-bottom: 0;
  }
}

.download-brochure .download-item h6 {
  margin-top: 20px;
  letter-spacing: 0.05em;
  color: #dfcdac;
}

.download-brochure .download-item .download-img {
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.download-brochure .download-item .download-img img {
  width: 80%;
}

@media screen and (min-width: 768px) {
  .download-brochure .download-item .download-img img {
    width: 80%;
  }
}

@media screen and (min-width: 992px) {
  .download-brochure .download-item .download-img img {
    width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .download-brochure .download-item .download-img {
    padding: 0 15px;
  }
}

.brand-leader {
  display: block;
}

.brand-leader .brand-leader-content {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (min-width: 1200px) {
  .brand-leader .brand-leader-content:nth-child(3n-2) {
    padding-left: 0;
    padding-right: 50px;
  }
  .brand-leader .brand-leader-content:nth-child(3n) {
    padding-right: 0;
    padding-left: 50px;
  }
  .brand-leader .brand-leader-content .news-text {
    padding-left: 0px;
  }
}

.brand-leader .brand-leader-content img {
  width: 100%;
}

.brand-leader .brand-leader-content .text {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color: rgba(77, 67, 53, 0.6);
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  font-weight: 800;
}

.brand-leader .brand-leader-content .view-btn {
  display: block;
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #dfcdac;
  letter-spacing: 0.08em;
  font-weight: 400;
  opacity: 1;
  line-height: 26px;
  font-size: 20px;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

.brand-leader .brand-leader-content .view-btn:hover, .brand-leader .brand-leader-content .view-btn:active, .brand-leader .brand-leader-content .view-btn.nice-select.open, .brand-leader .brand-leader-content .view-btn:focus {
  color: #d1b787;
}

.brand-leader .brand-leader-content > .logo {
  margin: 20px 0 0;
  padding: 0 15%;
  -webkit-transform: translateY(-75px);
          transform: translateY(-75px);
  margin-bottom: -75px;
}

.brand-leader .brand-leader-content h3 {
  font-size: 22px;
  color: #362c25;
  line-height: 1;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .brand-leader .brand-leader-content h3 {
    font-size: 28px;
  }
}

.brand-leader .brand-leader-content:first-child .logo {
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  margin-bottom: -40%;
}

@media screen and (min-width: 768px) {
  .brand-leader .brand-leader-content:first-child .logo {
    -webkit-transform: translateY(-75px);
            transform: translateY(-75px);
    margin-bottom: -75px;
  }
}

.brand-leader .brand-leader-content:nth-child(2) .logo {
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  margin-bottom: -30%;
}

@media screen and (min-width: 768px) {
  .brand-leader .brand-leader-content:nth-child(2) .logo {
    -webkit-transform: translateY(-75px);
            transform: translateY(-75px);
    margin-bottom: -75px;
  }
}

.module-image-text .image-text {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .module-image-text .image-text {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

.module-image-text .row-content {
  margin-bottom: 30px;
}

.module-image-text .row-content:nth-last-child(1) {
  margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .module-image-text .row-content:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.module-image-text .module-image-text--text {
  display: block;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .module-image-text .module-image-text--text {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .module-image-text .module-image-text--text {
    padding-left: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .module-image-text .module-image-text--text {
    padding-left: 120px;
  }
}

.module-image-text .module-image-text--text .image-text--title {
  margin-bottom: 20px;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .module-image-text .module-image-text--text .image-text--title {
    margin-bottom: 35px;
  }
}

.module-image-text .module-image-text--text .image-text--text {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(77, 67, 53, 0.8);
  font-family: "Neutraface-light", Georgia, serif;
}

@media screen and (min-width: 768px) {
  .module-image-text .module-image-text--text .image-text--text {
    font-size: 23px;
  }
}

@media screen and (min-width: 768px) {
  .module-image-text .order-md-1 .module-image-text--text {
    padding-left: 0px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .module-image-text .order-md-1 .module-image-text--text {
    padding-left: 0px;
    padding-right: 80px;
  }
}

@media screen and (min-width: 1600px) {
  .module-image-text .order-md-1 .module-image-text--text {
    padding-left: 0px;
    padding-right: 120px;
  }
}

.module-image-text .module-image-text--image {
  display: block;
  padding: 0 10px;
  margin: 0 auto 20px;
}

@media screen and (min-width: 768px) {
  .module-image-text .module-image-text--image {
    padding: 0;
    border: 20px solid #fff;
    border-radius: 20px;
    -webkit-box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
            box-shadow: 4px 4px 8px 4px rgba(54, 44, 37, 0.05);
  }
}

@media screen and (min-width: 992px) {
  .module-image-text .module-image-text--image {
    width: 90%;
  }
}

.module-image-text .module-image-text--image img {
  width: 100%;
}

.module-image-text .module-image-text--logo {
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .module-image-text .module-image-text--logo {
    margin-top: 40px;
  }
}

.module-image-text .module-image-text--logo img {
  width: 100%;
}

.timeline-category {
  text-align: center;
  padding: 0 30px;
}

.timeline-category.category-padding-b {
  margin-bottom: 40px;
}

.timeline-category .timeline-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.timeline-category .timeline-menu .item {
  position: relative;
  display: block;
  margin: 10px 0px;
}

@media screen and (min-width: 768px) {
  .timeline-category .timeline-menu .item {
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 10px 0px;
  }
}

@media screen and (min-width: 992px) {
  .timeline-category .timeline-menu .item {
    width: auto;
    margin: 10px 40px;
  }
}

.timeline-category .timeline-menu .item a {
  display: block;
}

@media screen and (min-width: 992px) {
  .timeline-category .timeline-menu .item a .round-effect {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -52%);
            transform: translate(-50%, -52%);
    width: 120px;
    height: 120px;
    background: rgba(255, 255, 255, 0);
    border-radius: 50%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
  }
  .timeline-category .timeline-menu .item a .round-effect img {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.timeline-category .timeline-menu .item a .title {
  letter-spacing: 0.05em;
  color: #4d4335;
  opacity: 0.5;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}

@media screen and (min-width: 992px) {
  .timeline-category .timeline-menu .item a .title {
    height: 120px;
    line-height: 120px;
  }
}

.timeline-category .timeline-menu .item a:hover .round-effect, .timeline-category .timeline-menu .item a:active .round-effect, .timeline-category .timeline-menu .item a.nice-select.open .round-effect, .timeline-category .timeline-menu .item a:focus .round-effect {
  background: rgba(223, 205, 172, 0.15);
}

.timeline-category .timeline-menu .item.active a .round-effect {
  background: rgba(223, 205, 172, 0.15);
}

.icon-youtube:before {
  content: '\E900';
}

.icon-instagram:before {
  content: '\E906';
}

.icon-spinner:before {
  content: '\E984';
}

.icon-plus,
.icon-arrow {
  display: inline-block;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background-color: #960305;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}

.icon-plus:before,
.icon-arrow:before {
  content: '\EA0A';
  font-family: 'icomoon';
  color: rgba(255, 255, 255, 0.65);
  font-size: 8px;
  line-height: 2.7;
  vertical-align: top;
  padding-left: 1px;
}

.icon-arrow:before {
  padding-left: 1px;
}

.icon-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.icon-arrow:before {
  content: '\E901';
}

.icon-facebook:before {
  content: '\EA90';
}

.icon-twitter:before {
  content: '\EA96';
}

.contact {
  display: block;
  background: #b32121;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.contact .contact-area {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 50px;
}

.contact .contact-area:nth-last-child(1) {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .contact .contact-area {
    padding-left: 0px;
    padding-right: 80px;
  }
}

@media screen and (min-width: 1440px) {
  .contact .contact-area {
    padding-left: 120px;
    padding-right: 160px;
  }
}

.contact .contact-area:nth-child(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

@media screen and (min-width: 992px) {
  .contact .contact-area:nth-last-child(1) {
    padding-left: 80px;
    padding-right: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .contact .contact-area:nth-last-child(1) {
    padding-left: 160px;
  }
}

.contact .contact-header {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (min-width: 992px) {
  .contact .contact-header {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.contact .contact-header .title,
.contact .contact-header .text {
  text-align: left;
  color: #fff;
}

.contact .contact-header .title {
  margin-bottom: 20px;
  font-size: 32px;
  max-width: 448px;
}

@media screen and (min-width: 576px) {
  .contact .contact-header .title {
    font-size: 40px;
  }
}

@media screen and (min-width: 992px) {
  .contact .contact-header .title {
    font-size: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .contact .contact-header .title {
    font-size: 60px;
  }
}

@media screen and (min-width: 768px) {
  .contact .contact-header .text {
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .contact .contact-header .text {
    padding: 0;
  }
}

@media screen and (min-width: 1440px) {
  .contact .contact-header .text {
    padding: 0;
  }
}

@media screen and (min-width: 1600px) {
  .contact .contact-header .text {
    padding: 0;
  }
}

.contact .contact-header .line {
  margin-left: 0;
}

.contact .contact-content {
  display: block;
  margin-top: 60px;
  color: #fff;
}

.contact .contact-content .contact-group {
  margin-bottom: 45px;
}

@media screen and (min-width: 992px) {
  .contact .contact-content .contact-group {
    padding-right: 100px;
  }
}

@media screen and (min-width: 1600px) {
  .contact .contact-content .contact-group {
    padding-right: 220px;
  }
}

.contact .contact-content .contact-group .subtitle {
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
  letter-spacing: 0.05em;
}

.contact .contact-content .contact-group .text {
  font-size: 21px;
}

.contact .contact-content .gform_wrapper {
  margin-top: 60px;
}

.contact .contact-content .gform_wrapper .gform_body .input-wrapper {
  padding: 0;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .contact .contact-content .gform_wrapper .gform_body .input-wrapper {
    margin-bottom: 10px;
  }
}

.contact .contact-content .gform_wrapper .gform_footer {
  margin-top: 0;
}

.contact .contact-content .gform_wrapper .gform_footer button[type='submit'] {
  width: 100%;
}

.contact .contact-content .social-links {
  padding: 0;
  text-align: left;
}

.contact .contact-content .social-links .social-item {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin: 0;
  margin-right: 20px;
}

.contact .contact-content .social-links .social-item:nth-last-child(1) {
  margin-right: 0;
}

@media screen and (min-width: 992px) {
  .contact .contact-content .social-links .social-item {
    width: 55px;
    height: 55px;
  }
}

.contact .contact-content .social-links .social-item.facebook:before, .contact .contact-content .social-links .social-item.instagram:before, .contact .contact-content .social-links .social-item.youtube:before {
  color: #b32121;
  font-size: 21px;
  line-height: 55px;
}

@media screen and (min-width: 992px) {
  .contact .contact-content .social-links .social-item.facebook:before, .contact .contact-content .social-links .social-item.instagram:before, .contact .contact-content .social-links .social-item.youtube:before {
    font-size: 21px;
    line-height: 55px;
  }
}

.forms-content {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 992px) {
  .forms-content {
    padding-left: 70px;
    padding-right: 70px;
  }
}

.forms-content .forms-title,
.forms-content .forms-text,
.forms-content .forms-sub {
  color: #fff;
}

.forms-content .forms-title {
  letter-spacing: 1.2px;
  font-size: 32px;
}

@media screen and (min-width: 576px) {
  .forms-content .forms-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 768px) {
  .forms-content .forms-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 992px) {
  .forms-content .forms-title {
    font-size: 50px;
  }
}

@media sc screen and (min-width: 1200px) {
  .forms-content .forms-title {
    font-size: 60px;
  }
}

.forms-content .forms-text {
  font-size: 18px;
}

@media screen and (min-width: 576px) {
  .forms-content .forms-text {
    font-size: 21px;
  }
}

@media screen and (min-width: 768px) {
  .forms-content .forms-text {
    padding: 0 40px;
    font-size: 25px;
  }
}

@media screen and (min-width: 992px) {
  .forms-content .forms-text {
    font-size: 28px;
  }
}

@media screen and (min-width: 1200px) {
  .forms-content .forms-text {
    padding: 0 60px;
  }
}

@media screen and (min-width: 1440px) {
  .forms-content .forms-text {
    padding: 0 80px;
  }
}

@media screen and (min-width: 1600px) {
  .forms-content .forms-text {
    padding: 0 100px;
  }
}

.forms-content img {
  display: block;
  margin: 20px auto;
  opacity: 0.4;
}

.sitemap h2 {
  font-family: "HWTArtz", Helvetica, Arial, sans-serif;
  color: #960305;
  letter-spacing: 0.05em;
  font-weight: normal;
}

.sitemap ul li a {
  font-size: 20px;
}

.sitemap ul li a:hover, .sitemap ul li a:active, .sitemap ul li a.nice-select.open, .sitemap ul li a:focus {
  text-decoration: underline;
}

.pledge-video h6 {
  display: block;
  font-family: 'HWTArtz', Helvetica, Arial, sans-serif;
  color: #dfcdac;
  letter-spacing: 0.08em;
  font-weight: 400;
  opacity: 1;
  line-height: 26px;
  font-size: 20px;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  text-align: center;
}

.header-print {
  display: none;
}

.term-naked-pies .page-banner {
  background-image: url("../../img/naked-pies/page-title-bg-naked-pies.jpg") !important;
  background-size: cover;
}

.term-naked-pies .page-banner .title-text h1 {
  color: #950203;
  font-size: 0;
}

.term-naked-pies .page-banner .title-text h1:before {
  content: "Topless and tasty";
  font-size: 70px;
}

.term-naked-pies .right-img {
  height: 400px;
  background: url("../../img/naked-pies/side-lemon.png") no-repeat;
  background-position: right;
}

.term-naked-pies .right-img img {
  display: none;
}

.term-naked-pies .left-img {
  height: 400px;
  background: url("../../img/naked-pies/side-caramel.png") no-repeat;
  background-position: left;
}

.term-naked-pies .left-img img {
  display: none;
}

.term-naked-pies .right-img--73 {
  height: 400px;
  background: url("../../img/naked-pies/side-choc.png") no-repeat;
  background-position: right;
}

.term-naked-pies .right-img--73 img {
  display: none;
}

#preload img {
  display: none;
}

.section-naked-pies {
  padding: 0 0 70px;
}

@media screen and (min-width: 768px) {
  .section-naked-pies {
    padding: 60px 0 110px;
  }
}

.section-naked-pies.theme {
  background: #fff;
}

.section-naked-pies.theme-blank {
  background: url("../../img/naked-pies/background-blank.svg");
  -webkit-transition: 0.5s background ease-out;
  transition: 0.5s background ease-out;
}

.section-naked-pies.theme-green {
  background: #4b9f46;
  -webkit-transition: 0.5s background ease-out;
  transition: 0.5s background ease-out;
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-green {
    background: url("../../img/naked-pies/background-green.svg");
    background-size: cover;
  }
}

.section-naked-pies.theme-yellow {
  background: #d9ae12;
  -webkit-transition: 0.5s background ease-out;
  transition: 0.5s background ease-out;
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-yellow {
    background: url("../../img/naked-pies/background-yellow.svg");
    background-size: cover;
  }
}

.section-naked-pies.theme-brown {
  background: #935023;
  -webkit-transition: 0.5s background ease-out;
  transition: 0.5s background ease-out;
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-brown {
    background: url("../../img/naked-pies/background-brown.svg");
    background-size: cover;
  }
}

.section-naked-pies.theme-orange {
  background: #ed5c20;
  -webkit-transition: 0.5s background ease-out;
  transition: 0.5s background ease-out;
}

@media screen and (min-width: 768px) {
  .section-naked-pies.theme-orange {
    background: url("../../img/naked-pies/background-orange.svg");
    background-size: cover;
  }
}

.section-naked-pies .pie__container {
  max-width: 1100px;
  max-height: 766px;
  margin: 0 auto;
}

.section-naked-pies .hide-mobile {
  display: none;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .hide-mobile {
    display: block;
  }
}

.section-naked-pies .hide-desktop {
  display: block;
}

@media screen and (min-width: 768px) {
  .section-naked-pies .hide-desktop {
    display: none;
  }
}

.pie__item {
  position: relative;
}

.pie__item-tagline {
  position: absolute;
  top: 0;
  z-index: 70;
}

.pie__item-base {
  position: absolute;
  top: 0;
  z-index: 50;
}

.pie__item-dress-up {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-animation-name: fadeDressUp;
          animation-name: fadeDressUp;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}

.pie__item-dress-up-02 {
  opacity: 0;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}

.active-topping-one .pie__item-dress-up {
  opacity: 0;
  visibility: hidden;
  -webkit-animation: none;
          animation: none;
}

.active-topping-two .pie__item-dress-up {
  opacity: 0;
  visibility: hidden;
  -webkit-animation: none;
          animation: none;
}

.active-topping-replay .pie__item-dress-up {
  opacity: 0;
  visibility: hidden;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.active-topping-replay .pie__item-dress-up-02 {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}

.pie__item-btn {
  position: absolute;
  top: 0;
  z-index: 70;
  margin: 50px 0 0 78%;
  background: none;
  border: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .pie__item-btn {
    margin: 50px 9.5% 0 78%;
  }
}

.active-topping-one .pie__item-btn-dress-me-up {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  z-index: 0;
}

.active-topping-two .pie__item-btn-dress-me-up {
  opacity: 0;
}

.pie__item-btn-change-it-up {
  opacity: 0;
  z-index: 0;
}

.active-topping-one .pie__item-btn-change-it-up {
  z-index: 70;
  -webkit-animation: zoomIn 0.5s 0.5s forwards ease-out, wobble 1s 3.5s 1, pulse 1s 5.5s infinite;
          animation: zoomIn 0.5s 0.5s forwards ease-out, wobble 1s 3.5s 1, pulse 1s 5.5s infinite;
}

.active-topping-two .pie__item-btn-change-it-up {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  z-index: 0;
}

.pie__item-btn-strip-me-down {
  opacity: 0;
  z-index: 0;
}

.active-topping-two .pie__item-btn-strip-me-down {
  z-index: 70;
  -webkit-animation: zoomIn 0.5s 0.5s forwards ease-out, wobble 1s 3.5s 1, pulse 1s 5.5s infinite;
          animation: zoomIn 0.5s 0.5s forwards ease-out, wobble 1s 3.5s 1, pulse 1s 5.5s infinite;
}

.pie__item-topping {
  position: absolute;
  top: 0;
  z-index: 40;
  opacity: 0;
}

.theme-orange .pie__item-topping-01-01 {
  z-index: 60;
}

.active-topping-one .pie__item-topping-01-01 {
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1;
          animation-delay: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.theme-orange .active-topping-one .pie__item-topping-01-01 {
  opacity: 1;
  -webkit-transform: translate3d(-3000px, 0, 0);
          transform: translate3d(-3000px, 0, 0);
  -webkit-animation: bounceInLeft 0.5s 0.5s forwards ease-out;
          animation: bounceInLeft 0.5s 0.5s forwards ease-out;
}

.active-topping-two .pie__item-topping-01-01 {
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-topping-01-02 {
  top: -100%;
  z-index: 60;
}

.active-topping-one .pie__item-topping-01-02 {
  top: 0;
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-topping-01-02 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-topping-01-03 {
  top: -100%;
  z-index: 60;
}

.active-topping-one .pie__item-topping-01-03 {
  top: 0;
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-topping-01-03 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-topping-02-01 {
  top: -100%;
  z-index: 40;
}

.theme-green .pie__item-topping-02-01 {
  z-index: 60;
}

.active-topping-two .pie__item-topping-02-01 {
  top: 0;
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-replay .pie__item-topping-02-01 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-topping-02-02 {
  z-index: 60;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.theme-yellow .pie__item-topping-02-02 {
  z-index: 40;
}

.active-topping-two .pie__item-topping-02-02 {
  opacity: 1;
  -webkit-transform: translate3d(-3000px, 0, 0);
          transform: translate3d(-3000px, 0, 0);
  -webkit-animation: bounceInLeft 0.5s 1.5s forwards ease-out;
          animation: bounceInLeft 0.5s 1.5s forwards ease-out;
}

.active-topping-replay .pie__item-topping-02-02 {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-topping-02-03 {
  top: -100%;
  z-index: 60;
}

.active-topping-two .pie__item-topping-02-03 {
  top: 0;
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-replay .pie__item-topping-02-03 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-ingredient {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.active-topping-one .pie__item-ingredient-01-01 {
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-ingredient-01-01 {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-one .pie__item-ingredient-01-02 {
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-ingredient-01-02 {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-ingredient-02-01 {
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-replay .pie__item-ingredient-02-01 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.active-topping-two .pie__item-ingredient-02-02 {
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-replay .pie__item-ingredient-02-02 {
  top: 0;
  opacity: 0;
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-desc {
  position: absolute;
  top: 0;
  opacity: 0;
}

.slick-active .pie__item-desc-01 {
  opacity: 1;
}

.active-topping-one .pie__item-desc-01 {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.slick-active .active-topping-one .pie__item-desc-01 {
  opacity: 0;
}

.slick-active .active-topping-two .pie__item-desc-01 {
  opacity: 0;
}

.active-topping-replay .pie__item-desc-01 {
  -webkit-animation: fadeIn 1s 1s forwards ease-out;
          animation: fadeIn 1s 1s forwards ease-out;
}

.slick-active .active-topping-replay .pie__item-desc-01 {
  opacity: 0;
}

.pie__item-desc-02 {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.active-topping-one .pie__item-desc-02 {
  opacity: 0;
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-two .pie__item-desc-02 {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__item-desc-03 {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.active-topping-two .pie__item-desc-03 {
  opacity: 0;
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.active-topping-replay .pie__item-desc-03 {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-animation: fadeOut 1s 0s forwards ease-out;
          animation: fadeOut 1s 0s forwards ease-out;
}

.pie__feature-text {
  display: none;
  margin: 30px 0;
  font-family: acumin-pro-condensed, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #231f20;
  text-transform: none;
}

@media screen and (min-width: 768px) {
  .pie__feature-text {
    margin: 90px 0 60px;
    font-size: 50px;
    font-weight: 700;
    line-height: 58px;
  }
}

.theme-green .pie__feature-text.pie__feature-text-green {
  display: block;
}

.theme-yellow .pie__feature-text.pie__feature-text-yellow {
  display: block;
}

.theme-brown .pie__feature-text.pie__feature-text-brown {
  display: block;
}

.theme-orange .pie__feature-text.pie__feature-text-orange {
  display: block;
}

.pie__tabs {
  display: none;
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  font-size: 0;
}

@media screen and (min-width: 768px) {
  .pie__tabs {
    padding: 0;
  }
}

.theme-green .pie__tabs.pie__tabs-green {
  display: block;
}

.theme-yellow .pie__tabs.pie__tabs-yellow {
  display: block;
}

.theme-brown .pie__tabs.pie__tabs-brown {
  display: block;
}

.theme-orange .pie__tabs.pie__tabs-orange {
  display: block;
}

.pie__tabs label {
  display: inline-block;
  width: 50%;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  color: #231f20;
  font-family: "bobby_jonesregular";
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  background-color: #f2f2f2;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .pie__tabs label {
    padding: 50px 30px;
    font-size: 50px;
  }
}

.pie__tabs label.active {
  background-color: #fff;
}

.theme-green .pie__tabs label.active {
  color: #4b9f46;
}

.theme-yellow .pie__tabs label.active {
  color: #d9ae12;
}

.theme-brown .pie__tabs label.active {
  color: #935023;
}

.theme-orange .pie__tabs label.active {
  color: #ed5c20;
}

.pie__tabs .tab-content {
  display: none;
  padding: 30px 10px 0;
  font-size: 0;
  background: -webkit-linear-gradient(bottom, #f2f2f2 0px, #f2f2f2 90px, #fff 90px);
  background: linear-gradient(to top, #f2f2f2 0px, #f2f2f2 90px, #fff 90px);
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

@media screen and (min-width: 992px) {
  .pie__tabs .tab-content {
    padding: 60px 60px 0;
  }
}

.pie__tabs .tab-content label {
  position: relative;
  width: 33.333%;
  padding: 15px 10px;
  font-family: "bobby_jones_sans_tcregular";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  color: #231f20;
  background-color: transparent;
  border-radius: 20px;
}

@media screen and (min-width: 992px) {
  .pie__tabs .tab-content label {
    width: 33.333%;
    padding: 20px 20px 20px 90px;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 36px;
    text-align: left;
  }
}

.pie__tabs .tab-content label.active {
  color: #231f20;
}

.theme-green .pie__tabs .tab-content label.active {
  background-color: #7cb06a;
}

.theme-yellow .pie__tabs .tab-content label.active {
  background-color: #f3c317;
}

.theme-brown .pie__tabs .tab-content label.active {
  background-color: #a56a3f;
}

.theme-orange .pie__tabs .tab-content label.active {
  background-color: #f17f49;
}

.pie__tabs .tab-content label.ico-tab:before {
  position: relative;
  z-index: 10;
  display: block;
  width: 67px;
  height: 67px;
  margin: 0 auto 30px;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (min-width: 992px) {
  .pie__tabs .tab-content label.ico-tab:before {
    position: absolute;
    top: 10px;
    left: 15px;
    margin: 0 20px 0 0;
  }
}

.pie__tabs .tab-content label.ico-tab:after {
  position: absolute;
  top: 30px;
  left: 50%;
  display: block;
  width: 67px;
  height: 67px;
  margin: 0;
  content: "";
  border-radius: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/naked-pies/ico-tab-bg.svg");
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (min-width: 992px) {
  .pie__tabs .tab-content label.ico-tab:after {
    position: absolute;
    top: 20px;
    left: 15px;
    margin: 0 20px 0 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.pie__tabs .tab-content label.ico-tab.active:after {
  background-blend-mode: multiply;
  opacity: 0.6;
}

.theme-yellow .pie__tabs .tab-content label.ico-tab.active:after {
  background-color: #d9ae12;
}

.theme-green .pie__tabs .tab-content label.ico-tab.active:after {
  background-color: #4b9f46;
}

.theme-brown .pie__tabs .tab-content label.ico-tab.active:after {
  background-color: #935023;
}

.pie__tabs .tab-content label.ico-tab.active:after .theme-orange {
  background-color: #ed5c20;
}

.pie__tabs .tab-content label.ico-tab.ico-nutrition:before {
  background-image: url("../../img/naked-pies/ico-nutrition.png");
  background-size: 70px;
}

.pie__tabs .tab-content label.ico-tab.ico-ingredients:before {
  background-image: url("../../img/naked-pies/ico-ingredients.png");
}

.pie__tabs .tab-content label.ico-tab.ico-cooking:before {
  top: 20px;
  background-image: url("../../img/naked-pies/ico-cooking.png");
  background-size: 50px;
}

.pie__tabs .tab-content .tab-content {
  padding: 20px 0;
  font-family: acumin-pro-condensed, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #231f20;
  background: none;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content {
    font-size: 28px;
  }
}

.pie__tabs .tab-content .tab-content h3 {
  margin: 0 0 10px;
  font-family: acumin-pro-condensed, sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #231f20;
}

.pie__tabs .tab-content .tab-content p {
  margin: 0 0 40px;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content p {
    font-size: 24px;
  }
}

.pie__tabs .tab-content .tab-content .align-img-right {
  float: right;
  margin: 0 20px;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .align-img-right {
    margin: 0 40px;
  }
}

.pie__tabs .tab-content .tab-content .align-img-right + strong {
  font-family: "bobby_jones_sans_tcregular";
  letter-spacing: 2px;
  text-transform: lowercase;
}

.pie__tabs .tab-content .tab-content strong {
  font-weight: 700;
}

.pie__tabs .tab-content .tab-content table {
  width: 100%;
}

.pie__tabs .tab-content .tab-content table thead th {
  padding: 10px 12px;
  line-height: 28px;
  background-color: #f2f2f2;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content table thead th {
    padding: 30px 40px;
  }
}

.pie__tabs .tab-content .tab-content table thead th span {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content table thead th span {
    font-size: 21px;
  }
}

.pie__tabs .tab-content .tab-content table thead th:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  text-align: left;
  line-height: 24px;
}

.pie__tabs .tab-content .tab-content table thead th:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.pie__tabs .tab-content .tab-content table tr {
  border-top: 1px solid #c7c7c7;
}

.pie__tabs .tab-content .tab-content table tr:first-child {
  border-top: none;
}

.pie__tabs .tab-content .tab-content table td {
  padding: 15px 25px;
  text-align: center;
}

.pie__tabs .tab-content .tab-content table td:first-child {
  text-align: left;
}

.pie__tabs .tab-content .tab-content .cooking-disclaimer {
  display: block;
  width: 100%;
  padding: 5px 20px;
  margin: 0 0 30px;
  font-family: "bobby_jones_sans_tcregular";
  font-size: 16px;
  letter-spacing: 3px;
  text-align: center;
  text-transform: lowercase;
  color: #fff;
  background: #000;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-disclaimer {
    font-size: 29px;
  }
}

.pie__tabs .tab-content .tab-content .cooking-instructions {
  padding: 30px 40px;
  margin: 0 0 20px;
  font-family: acumin-pro-condensed, sans-serif;
  font-size: 0;
  font-weight: 300;
  background: #f2f2f2;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-instructions {
    padding: 30px 40px;
  }
}

.pie__tabs .tab-content .tab-content .cooking-instructions p {
  margin: 0 0 20px;
}

.pie__tabs .tab-content .tab-content .cooking-instructions strong {
  font-family: "bobby_jones_sans_tcregular";
  letter-spacing: 3px;
  text-transform: lowercase;
}

.pie__tabs .tab-content .tab-content .cooking-instructions-oven {
  display: block;
  font-size: 18px;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-instructions-oven {
    display: inline-block;
    width: 35%;
    font-size: 24px;
  }
}

.pie__tabs .tab-content .tab-content .cooking-instructions-icon {
  display: block;
  padding: 20px 0 0;
  text-align: center;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-instructions-icon {
    display: inline-block;
    width: 20%;
    padding: 0;
  }
}

.pie__tabs .tab-content .tab-content .cooking-instructions-icon img {
  width: 100%;
  max-width: 124px;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-instructions-icon img {
    max-width: 100%;
  }
}

.pie__tabs .tab-content .tab-content .cooking-instructions-warning {
  display: block;
  padding: 20px 0 0;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .pie__tabs .tab-content .tab-content .cooking-instructions-warning {
    display: inline-block;
    width: 45%;
    padding: 20px 0 0 30px;
    font-size: 29px;
  }
}

.pie__tabs input {
  display: none;
}

.pie__tabs input.active + label {
  color: #0af;
  border: 1px solid #abc;
  border-top: 2px solid #0af;
  border-bottom: 1px solid #fff;
}

.pie__tabs #tab-1.active ~ #content-1,
.pie__tabs #tab-2.active ~ #content-2,
.pie__tabs #tab-1a.active ~ #content-1a,
.pie__tabs #tab-1b.active ~ #content-1b,
.pie__tabs #tab-1c.active ~ #content-1c,
.pie__tabs #tab-2a.active ~ #content-2a,
.pie__tabs #tab-2b.active ~ #content-2b,
.pie__tabs #tab-2c.active ~ #content-2c {
  display: block;
}

.pie__tabs-print {
  display: block;
  width: 100%;
  padding: 25px 0;
  font-family: "bobby_jones_sans_tcregular";
  font-size: 25px;
  letter-spacing: 3px;
  line-height: 36px;
  text-align: center;
  text-transform: lowercase;
  color: #231f20;
}

.pie__tabs-print a {
  color: #231f20;
}

.pie__tabs-print a:hover, .pie__tabs-print a:focus {
  background-color: transparent;
  text-decoration: underline;
}

.pie__tabs-print:before {
  display: inline-block;
  width: 45px;
  height: 47px;
  margin: 0 5px 0 0;
  content: "";
  background-image: url("../../img/naked-pies/ico-printer.png");
  background-size: contain;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  50% {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

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

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

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

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

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

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

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

@-webkit-keyframes fadeDressUp {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  20% {
    opacity: 1;
    visibility: visible;
  }
  33% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeDressUp {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  20% {
    opacity: 1;
    visibility: visible;
  }
  33% {
    opacity: 1;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOutDressUp {
  0% {
    opacity: 1;
    visibility: visible;
  }
  20% {
    opacity: 0;
    visibility: hidden;
  }
  33% {
    opacity: 0;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOutDressUp {
  0% {
    opacity: 1;
    visibility: visible;
  }
  20% {
    opacity: 0;
    visibility: hidden;
  }
  33% {
    opacity: 0;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }