/*! style.css v5.3.2 */

/**
 * Theme Name:  Theme Name
 * Theme URI:   http://
 * Description: Website theme.
 * Author:      Wood Street, Inc.
 * Author URI:  http://woodst.com
 * Version:     1.00
 * Copyright:   2017, All Rights Reserved.
 */

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

/*! reset.css */

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

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

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

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

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

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

body {
  margin: 0;
}

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

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

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

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

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

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

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

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

figure {
  margin: 1em 40px;
}

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

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

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

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

dfn {
  font-style: italic;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

audio,
video {
  display: inline-block;
}

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

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details,
menu {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

canvas {
  display: inline-block;
}

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

template {
  display: none;
}

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

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

[hidden] {
  display: none;
}

/*! core.css */

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

/**
 * font-family: 'Catamaran', sans-serif;
 * font-family: 'Frank Ruhl Libre', serif;
 */

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

/**
 * Make viewport responsive.
 */

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

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

@viewport {
  width: device-width;
}

/**
 * Box model.
 */

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

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

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

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

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

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

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

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

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

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

iframe {
  max-width: 100%;
}

/**
 * Remove default fieldset styles.
 */

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

/**
 * Remove default figure styles.
 */

figure {
  margin: 0 0 20px;
}

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

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

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

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

/**
 * Remove outline from tabindex.
 */

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

/**
 * Maps canvas.
 */

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

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

html {
  background-color: #c6474b;
}

body {
  background: #faf8f6 url("../img/rpt-02.jpg") repeat center top;
  color: #3e3c3c;
  font-weight: 300;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

/**
 * Admin Bar
 */

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

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

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

/**
 * Links.
 */

a {
  color: #c6474b;
  text-decoration: underline;
}

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

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

/**
 * Headings 1–6.
 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #242121;
  font-weight: 400;
  margin-top: 0;
}

h1,
.h1 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
  padding-top: 16px;
}

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

h3,
.h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
  padding-top: 16px;
}

h4,
.h4 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  padding-top: 16px;
}

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

h6,
.h6 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 12px;
  padding-top: 16px;
}

@media (min-width: 1024px) {
  h1,
  .h1 {
    font-weight: 300;
    font-size: 40px;
    line-height: 44px;
  }

  h2,
  .h2 {
    font-size: 32px;
    line-height: 36px;
  }

  h3,
  .h3 {
    font-size: 28px;
    line-height: 32px;
  }

  h4,
  .h4 {
    font-size: 24px;
    line-height: 28px;
  }

  h5,
  .h5 {
    font-size: 22px;
    line-height: 24px;
  }

  h6,
  .h6 {
    font-size: 20px;
    line-height: 24px;
  }
}

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

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

/**
 * Paragraph.
 */

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

/**
 * Lead.
 */

.lead {
  font-size: 18px;
  line-height: 28px;
}

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

/**
 * Dropcap.
 */

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

@media (min-width: 1024px) {
  .dropcap {
    font-size: 56px;
  }
}

/**
 * Address.
 */

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

/**
 * Blockquote.
 */

blockquote {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-left: 8px solid #c6474b;
  border-radius: 8px;
  margin: 0 0 20px 0;
  padding: 17px 27px 17px 28px;
}

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

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

/**
 * Code.
 */

code {
  background-color: #f5f1ed;
  padding: 2px 4px;
  border-radius: 4px;
}

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

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

pre {
  display: block;
  background-color: #f5f1ed;
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #d4c8bd #d4c8bd #d4c8bd #333;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 15px 15px 16px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
}

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

mark {
  background-color: #d4c8bd;
}

/**
 * Horizontal rule.
 */

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

hr:before,
.hr:before {
  content: "";
  display: block;
  background-color: #d4c8bd;
  height: 1px;
  position: relative;
  top: -1px;
}

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

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

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

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

.figure-caption,
.img-caption-text {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
}

.figure-caption:after,
.img-caption-text:after {
  content: "";
  background-color: #d4c8bd;
  display: block;
  height: 1px;
  max-width: 188px;
  position: absolute;
  bottom: 0;
  left: 12px;
  right: 12px;
  margin-left: auto;
  margin-right: auto;
}

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

.thumbnail {
  display: block;
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 11px;
}

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

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

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

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

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

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

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

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

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

/**
 * Alignment.
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

li {
  margin-bottom: 12px;
}

li li {
  margin-bottom: 4px;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-top: 12px;
  margin-bottom: 0;
}

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

dd {
  margin-bottom: 8px;
  margin-left: 32px;
}

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

/**
 * Unstyled list.
 */

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

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

/**
 * Inline list.
 */

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

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

/**
 * Columned list.
 */

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

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

/**
 * Unordered list.
 */

ul.list-unordered,
.list-unordered > ul {
  font-family: 'Frank Ruhl Libre', serif;
  list-style: none;
}

ul.list-unordered > li,
.list-unordered > ul > li {
  position: relative;
}

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

/**
 * Ordered list.
 */

ol.list-ordered,
.list-ordered > ol {
  font-family: 'Frank Ruhl Libre', serif;
  list-style: none;
  counter-reset: li;
}

ol.list-ordered > li,
.list-ordered > ol > li {
  position: relative;
}

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

/**
 * Definition list.
 */

dl.list-definition,
.list-definition > dl {
  font-family: 'Frank Ruhl Libre', serif;
}

dl.list-definition > dt,
.list-definition > dl > dt {
  font-weight: bolder;
}

dl.list-definition > dd,
.list-definition > dl > dd {
  border-bottom: 1px solid #d4c8bd;
  margin-bottom: 16px;
  margin-left: 0;
  padding-bottom: 15px;
}

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

legend {
  font-weight: bolder;
}

label {
  display: inline-block;
  font-weight: bolder;
  margin-bottom: 4px;
}

input,
select,
textarea {
  display: block;
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 4px;
  color: #666868;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  height: 48px;
  padding: 0 0 0 7px;
}

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

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

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

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

select[multiple] {
  height: auto;
}

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

/**
 * Input and select large.
 */

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

/**
 * Input and select small.
 */

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

/**
 * Checkbox and radio.
 */

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

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

/**
 * Field.
 */

.field {
  margin-bottom: 20px;
}

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

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

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

thead {
  vertical-align: bottom;
}

th {
  font-weight: bolder;
}

th,
td {
  padding: 0;
}

td {
  vertical-align: top;
}

/*! components.css */

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

.media-reverse {
  direction: rtl;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

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

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

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

.btn .icon {
  font-size: 12px;
}

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

/**
 * Button large.
 */

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

/**
 * Button small.
 */

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

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

/**
 * Button primary.
 */

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

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

/**
 * Button secondary.
 */

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

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

/**
 * Button red.
 */

.btn-red {
  background-color: #c6474b;
  border-color: #c6474b;
  color: #fff;
}

.btn-red:hover,
.btn-red:focus {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

/**
 * Button tan.
 */

.btn-tan {
  background-color: #faf8f6;
  border-color: #d4c8bd;
  color: #242121;
}

.btn-tan:hover,
.btn-tan:focus {
  background-color: #faf8f6;
  border-color: #d4c8bd;
  color: #242121;
}

/**
 * Button teal.
 */

.btn-teal {
  background-color: #46ada2;
  border-color: #46ada2;
  color: #fff;
}

.btn-teal:hover,
.btn-teal:focus {
  background-color: #3c938a;
  border-color: #3c938a;
  color: #fff;
}

/**
 * Button red.
 */

.btn-green {
  background-color: #7ead46;
  border-color: #7ead46;
  color: #fff;
}

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

/**
 * Button orange.
 */

.btn-orange {
  background-color: #d7823d;
  border-color: #d7823d;
  color: #fff;
}

.btn-orange:hover,
.btn-orange:focus {
  background-color: #c2601f;
  border-color: #c2601f;
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel {
  margin-top: 28px;
  margin-bottom: 28px;
  border-radius: 4px;
  overflow: hidden;
}

.panel-header {
  position: relative;
}

.panel-title {
  background-color: #c6474b;
  border: 1px solid #c6474b;
  color: #fff;
  font-weight: bolder;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 15px 15px;
}

.panel-body {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  padding: 23px 15px;
}

.panel-footer {
  background-color: #f5f1ed;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d4c8bd;
  padding: 7px 15px;
}

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

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

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

.iconbox {
  margin-bottom: 20px;
  padding-left: 72px;
  position: relative;
}

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

.iconbox-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  padding-top: 0;
}

.iconbox-text {
  margin-bottom: 0;
}

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

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

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

.pullquote-content {
  background-color: transparent;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  border: 0;
  margin: 0;
  padding: 0;
}

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

.pullquote-caption {
  color: #c6474b;
  font-weight: bolder;
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
  padding-left: 16px;
  position: relative;
}

.pullquote-caption:before {
  content: "\2013";
  position: absolute;
  left: 0;
}

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

.pullquote-author {
  vertical-align: top;
}

.pullquote-role {
  color: #666868;
  font-size: 16px;
  vertical-align: top;
}

/**
 * Alignment.
 */

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

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

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

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

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

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

@media (min-width: 1024px) {
  .pullquote-content {
    font-size: 24px;
    line-height: 36px;
    margin-top: 24px;
  }

  .pullquote-caption {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

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

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

hr.divider {
  overflow: visible;
}

.divider-content {
  font-weight: bolder;
  color: #242121;
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}

.divider-content:before,
.divider-content:after {
  content: "";
  display: block;
  width: 10000px;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: #d4c8bd;
  margin-top: -1px;
}

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

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

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

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

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

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

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

.table thead th {
  background-color: #c6474b;
  color: #fff;
  padding: 16px 16px 16px;
}

.table tbody th {
  background-color: #a83c40;
  border-bottom: 1px solid #c6474b;
  color: #fff;
  padding: 16px 16px 15px;
}

.table tbody td {
  background-color: #fff;
  border-bottom: 1px solid #d4c8bd;
  font-family: 'Frank Ruhl Libre', serif;
  padding: 16px 16px 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.accordion {
  border-radius: 4px;
  margin-top: 28px;
  margin-bottom: 28px;
  padding-top: 1px;
  overflow: hidden;
}

.accordion-header {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  margin: -1px 0 0;
  padding: 16px 15px 15px 15px;
  cursor: pointer;
  position: relative;
}

.accordion-title {
  color: #242121;
  font-weight: bolder;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0 32px 0 0;
  position: relative;
}

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

.accordion-content {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  margin: -1px 0 0;
  padding: 23px 15px;
}

.accordion-header:hover {
  background-color: #faf8f6;
  border-color: #d4c8bd;
}

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

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

.accordion-header.active .accordion-title:after {
  color: #fff;
  content: "\eaf0";
}

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

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

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

/**
 * Tabs.
 */

.tabs {
  list-style: none;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
}

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

.tab-item:first-child {
  margin-left: 0;
}

.tab-item:last-child {
  margin-right: 0;
}

/**
 * Tab link.
 */

.tab-link {
  display: block;
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 4px 4px 0 0;
  color: #242121;
  font-weight: bolder;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  padding: 15px 15px 16px;
}

.tab-link:hover,
.tab-link:focus {
  background-color: #faf8f6;
  color: #c6474b;
  text-decoration: none;
}

.tab-link.active {
  background-color: #fff;
  border-bottom-color: transparent;
}

/**
 * Tab previous and next.
 */

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

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

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

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

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

/**
 * Tab toggle.
 */

.tab-toggle {
  display: none;
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  color: #c6474b;
  font-weight: bolder;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  margin-top: -1px;
  padding: 12px 47px 11px 15px;
  position: relative;
}

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

.tab-toggle:hover,
.tab-toggle:focus {
  background-color: #d4c8bd;
  border-color: #d4c8bd;
  color: #333;
  text-decoration: none;
}

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

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

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

/**
 * Tab.
 */

.tab {
  display: none;
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 0 4px 4px 4px;
  margin-top: -1px;
  padding: 23px 15px;
}

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

.tab.active {
  display: block;
}

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

@media (max-width: 767px) {
  .tabset-responsive {
    padding-top: 1px;
  }

  .tabset-responsive .tabs {
    display: none;
  }

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

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

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

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

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

/**
 * Slick list.
 */

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

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

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

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

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

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

/**
 * Slick slide.
 */

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

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

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

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

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

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

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

/**
 * Slick arrows.
 */

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

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

.slick-prev {
  left: 16px;
}

.slick-next {
  right: 16px;
}

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

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

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

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

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

/**
 * Slick dots.
 */

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

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

.slick-dots button {
  display: block;
  background-color: rgba(255,255,255,0.30);
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.25);
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
}

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

.slick-dots .slick-active button {
  background-color: #fff;
}

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

.slider {
  background-color: #f5f1ed;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

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

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

.fancybox-enabled {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0,0,0,.1)), color-stop(40%, rgba(0,0,0,.2)), color-stop(80%, rgba(0,0,0,.6)), to(rgba(0,0,0,.8)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0,0,0,.1) 20%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.6) 80%, rgba(0,0,0,.8));
  background: -o-linear-gradient(top, transparent 0, rgba(0,0,0,.1) 20%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.6) 80%, rgba(0,0,0,.8));
  background: linear-gradient(180deg, transparent 0, rgba(0,0,0,.1) 20%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.6) 80%, rgba(0,0,0,.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 31px 0 32px;
  border-top: 1px solid hsla(0,0%,100%,.4);
  color: #fff;
  -webkit-text-size-adjust: none;
}

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

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

.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}

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

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

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0,0,0,.8);
}

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

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
  opacity: .3;
}

.fancybox-button--left:after,
.fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
}

.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

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

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

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

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

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

.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
}

.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30,30,30,.8);
  background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
}

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

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
  left: 0;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3;
}

.fancybox-loading {
  border: 6px solid hsla(0,0%,39%,.4);
  border-top: 6px solid hsla(0,0%,100%,.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
          transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

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

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

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

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
          transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

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

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

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

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

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

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

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

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

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

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

@media (max-width:800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none!important;
  }

  .fancybox-caption {
    padding: 19px 0 20px;
    margin: 0;
  }
}

.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none;
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent;
}

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

.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
}

.fancybox-button--thumbs,
.fancybox-thumbs {
  display: none;
}

@media (min-width:800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }

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

  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
            box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }

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

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

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

  .fancybox-thumbs > 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 transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

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

  .fancybox-thumbs > 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: 0;
    border: 4px solid #d4c8bd;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
  }

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

/* Gallery
   ========================================================================== */

.gallery {
  margin: 28px -16px 28px;
}

.gallery-columns {
  display: table;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.gallery-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 32px;
  padding: 0 16px;
}

.gallery-thumbnail {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 4px;
  padding: 11px;
}

.gallery-thumbnail img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.gallery-caption {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-top: 16px;
  padding-top: 1px;
  padding-bottom: 15px;
  position: relative;
}

.gallery-caption:after {
  content: "";
  background-color: #d4c8bd;
  display: block;
  height: 1px;
  max-width: 188px;
  position: absolute;
  bottom: 0;
  left: 12px;
  right: 12px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-item {
  width: 50%;
}

@media (min-width: 544px) {
  .gallery-columns-1 .gallery-item {
    width: 100%;
  }

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

  .gallery-columns-3 .gallery-item {
    width: 33.33334%;
  }

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

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

  .gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }

  .gallery-columns-7 .gallery-item {
    width: 14.2857%;
  }

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

  .gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
}

/* Navigations
   ========================================================================== */

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

/* Paging navigation
   -------------------------------------------------------------------------- */

.paging-navigation {
  clear: both;
  border-top: 2px solid #d4c8bd;
  border-bottom: 2px solid #d4c8bd;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.paging-navigation .nav-links {
  display: table;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  text-align: center;
}

.paging-navigation .page-numbers {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  min-width: 32px;
}

.paging-navigation .previous,
.paging-navigation .next {
  font-size: 0;
  min-width: auto;
}

.paging-navigation .previous {
  float: left;
  margin-right: 8px;
}

.paging-navigation .next {
  float: right;
  margin-left: 8px;
}

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

.paging-navigation .previous:before {
  content: "\eaf1";
  margin-right: 8px;
}

.paging-navigation .next:after {
  content: "\eaf2";
  margin-left: 8px;
}

.paging-navigation .current,
.paging-navigation .current:hover,
.paging-navigation .current:focus {
  -webkit-box-shadow: inset 0 0 0 2px #d4c8bd;
          box-shadow: inset 0 0 0 2px #d4c8bd;
  font-weight: bolder;
}

/* Pager navigation
   -------------------------------------------------------------------------- */

.pager-navigation {
  clear: both;
  border-top: 2px solid #d4c8bd;
  border-bottom: 2px solid #d4c8bd;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pager-navigation .nav-links {
  display: table;
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  text-align: center;
}

.pager-navigation .nav-previous,
.pager-navigation .nav-next {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
}

.pager-navigation .nav-previous {
  float: left;
  margin-right: 8px;
}

.pager-navigation .nav-next {
  float: right;
  margin-left: 8px;
}

.pager-navigation .nav-previous a,
.pager-navigation .nav-next a {
  display: block;
  text-decoration: none;
}

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

.pager-navigation .nav-previous a:before {
  content: "\eaf1";
  margin-right: 8px;
}

.pager-navigation .nav-next a:after {
  content: "\eaf2";
  margin-left: 8px;
}

/* Menus
   ========================================================================== */

.menu,
.menu > li {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

/* Search form
   -------------------------------------------------------------------------- */

.search-form {
  position: relative;
}

.search-form label {
  display: block;
  margin-bottom: 0;
}

.search-field {
  display: block;
  width: 100%;
  padding-left: 11px;
}

.search-submit {
  background-color: transparent;
  border: 0;
  color: #c6474b;
  font-size: 0;
  letter-spacing: 0;
  margin: auto 0;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.search-submit:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\eb07";
  font-size: 16px;
  text-align: center;
}

.search-submit:after {
  content: "";
  display: block;
  border-left: 1px solid #d4c8bd;
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 0;
}

.search-submit:hover,
.search-submit:focus {
  color: #242121;
}

/* Comments
   ========================================================================== */

/**
 * Comment list.
 */

.comment-list,
.comment-list .children {
  list-style: none;
}

.comment-list,
.comment-list > li,
.comment-list .children,
.comment-list .children > li {
  margin: 0;
  padding: 0;
}

.comment-list .children {
  padding-left: 32px;
}

.comment-body {
  border-bottom: 1px solid #d4c8bd;
  margin-bottom: 32px;
  padding-bottom: 31px;
  position: relative;
}

.comment-meta {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.comment-meta:after {
  content: "";
  display: table;
  clear: both;
}

.comment-author .avatar {
  float: left;
  margin-right: 16px;
  width: 48px;
  height: 48px;
}

.comment-author .url {
  color: inherit;
  text-decoration: none;
}

.comment-metadata:after {
  content: "";
  display: table;
  clear: both;
}

.comment-content {
  clear: both;
}

.comment-reply-link {
  font-weight: bolder;
  text-decoration: none;
}

.comment-reply-link:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96a";
  margin-right: 8px;
}

.comment-awaiting-moderation {
  margin: 0;
}

.comment-notes,
.comment-tags {
  display: none;
}

@media (min-width: 1024px) {
  .comment-body {
    margin-left: 64px;
  }

  .comment-author .avatar {
    margin-left: -64px;
    margin-right: 0;
  }
}

/**
 * Comment form.
 */

.comment-form {
  line-height: 24px;
}

.comment-form label {
  vertical-align: top;
}

.comment-form textarea {
  height: 200px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin-bottom: 12px;
}

.comment-form-submit {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.comment-form-submit:before,
.comment-form-submit:after {
  background-color: #d4c8bd;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -7px;
}

.comment-form-submit:before {
  right: 0;
  margin-left: -50%;
}

.comment-form-submit:after {
  left: 0;
  margin-right: -50%;
}

/* Social
   ========================================================================== */

.social {
  display: table;
  margin-top: 40px;
  margin-bottom: 40px;
}

.social-title {
  display: table-cell;
  vertical-align: middle;
  font-weight: bolder;
  font-size: 16px;
  line-height: 20px;
  padding-top: 0;
  padding-right: 16px;
  margin-bottom: 0;
}

/**
 * Social menu.
 */

.social-menu {
  display: table;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.social-menu li {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  text-align: center;
  margin-bottom: 12px;
  text-align: center;
}

.social-menu li:last-child {
  margin-right: 0;
}

.social-menu a {
  display: block;
  text-decoration: none;
}

.social-menu a:before {
  font-size: 20px;
}

/* Ratio
   ========================================================================== */

.ratio {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

.ratio-21x9 {
  padding-bottom: 42.857143%;
}

.ratio-16x9 {
  padding-bottom: 56.25%;
}

.ratio-4x3 {
  padding-bottom: 75%;
}

.ratio-1x1 {
  padding-bottom: 100%;
}

/* Text
   ========================================================================== */

.text-large {
  font-size: 120%;
}

.text-small {
  font-size: 80%;
}

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

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

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

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

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

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

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

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

.text-underline {
  text-decoration: underline;
}

.text-strikethrough {
  text-decoration: line-through;
}

.text-overflow {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.text-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.text-line,
.text-line-left,
.text-line-right {
  display: block;
  overflow: hidden;
}

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

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

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

.text-line:before,
.text-line:after,
.text-line-left:before,
.text-line-right:after {
  background-color: currentColor;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.text-line:before {
  right: 16px;
  margin-left: -50%;
}

.text-line:after {
  left: 16px;
  margin-right: -50%;
}

.text-line-left:before {
  right: 16px;
  margin-left: -100%;
  width: 100%;
}

.text-line-right:after {
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

/* Helper classes
   ========================================================================== */

/**
 * Alignment.
 */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

.alignnone {
  float: none;
}

/**
 * Clear floats.
 */

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

/**
 * Clearfix.
 */

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

/**
 * Pull.
 */

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

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

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }

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

  .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }

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

  .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 1024px) {
  .pull-lg-left {
    float: left !important;
  }

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

  .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1280px) {
  .pull-xl-left {
    float: left !important;
  }

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

  .pull-xl-none {
    float: none !important;
  }
}

/**
 * Display.
 */

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

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

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

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

@media (max-width: 543px) {
  .display-block-xs {
    display: block !important;
  }

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

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

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

@media (min-width: 544px) and (max-width: 767px) {
  .display-block-sm {
    display: block !important;
  }

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

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

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

@media (min-width: 768px) and (max-width: 1023px) {
  .display-block-md {
    display: block !important;
  }

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

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

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

@media (min-width: 1024px) and (max-width: 1279px) {
  .display-block-lg {
    display: block !important;
  }

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

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

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

@media (min-width: 1280px) {
  .display-block-xl {
    display: block !important;
  }

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

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

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

/**
 * Image replacement.
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/**
 * Hide from both screenreaders and browsers.
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/**
 * Hide only visually, but have it available for screenreaders.
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/**
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard.
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/**
 * Hide visually and from screenreaders, but maintain layout.
 */

.invisible {
  visibility: hidden;
}

/**
 * Text meant only for screen readers.
 */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.screen-reader-text:focus {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
  clip: auto !important;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
  line-height: 24px;
  text-decoration: none;
  height: auto;
  padding: 8px;
  top: 4px;
  left: 4px;
  width: auto;
  z-index: 100000;
}

/**
 * Baseline grid.
 */

.baseline {
  position: relative;
}

.baseline:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMSA0OCI+PGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEsIC5jbHMtMiwgLmNscy0zIHsgICAgICAgIGZpbGw6IHJlZDsgICAgICB9ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsgICAgICAgIG9wYWNpdHk6IDAuMTsgICAgICB9ICAgICAgLmNscy0yIHsgICAgICAgIG9wYWNpdHk6IDAuMjU7ICAgICAgfSAgICAgIC5jbHMtMyB7ICAgICAgICBvcGFjaXR5OiAwLjU7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwwSDFWOEgwVjBaTTAsOEgxdjhIMFY4Wm0wLDhIMXY4SDBWMTZaIi8+ICA8cmVjdCBjbGFzcz0iY2xzLTIiIHk9IjciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMTUiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iMjMiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzkiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iNDciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48L3N2Zz4=");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

/*! custom-woocommerce.css */

/* Woocommerce Columns
   ========================================================================== */

@media (min-width: 768px) {
  .woocommerce .col2-set .col-1 {
    float: left;
    width: 50%;
    padding-right: 16px;
  }

  .woocommerce .col2-set .col-2 {
    float: right;
    width: 50%;
    padding-left: 16px;
  }
}

/* Woocommerce Select 2
   ========================================================================== */

.select2-container {
  font-size: 16px;
  line-height: 20px;
}

.select2-results__option {
  margin-bottom: 0;
}

.select2-dropdown {
  border-color: #d4c8bd;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #d4c8bd;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #c6474b;
}

.select2-search--dropdown .select2-search__field {
  height: 36px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d4c8bd;
}

.woocommerce .select2-container {
  line-height: 20px;
  font-weight: 400;
  vertical-align: top;
}

.woocommerce .select2-container--default .select2-selection--single {
  border: 1px solid #d4c8bd;
  border-radius: 0 0 4px 4px;
  height: 36px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #666868;
  font-size: 16px;
  line-height: 36px;
  padding-left: 7px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

/* Woocommerce Buttons
   ========================================================================== */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #c6474b;
  border: 2px solid #c6474b;
  color: #fff;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  white-space: normal;
  padding: 6px 14px;
  height: auto;
  width: auto;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #c6474b;
  border-color: #c6474b;
  border-radius: 28px;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  padding: 16px 18px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #a83c40;
  border-color: #a83c40;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  padding: 6px 14px;
  color: #fff;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
  background-color: transparent;
  color: #c6474b;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
  background-color: #c6474b;
  border-color: #c6474b;
  padding: 16px 18px;
}

/* Woocommerce Breadcrumb
   ========================================================================== */

/* Woocommerce Messages
   ========================================================================== */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  color: #242121;
  font-weight: 400;
  font-size: 20px;
  margin: 0 0 32px;
  padding: 7px 11px 7px 47px;
  position: relative;
  z-index: 1;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-size: 16px;
  top: 8px;
  left: 20px;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  margin-bottom: 0;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  font-weight: 700;
  text-decoration: none;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  padding-top: 4px;
  padding-bottom: 4px;
}

.woocommerce-products-header + .woocommerce-info {
  margin-top: 20px;
}

/* Woocommerce Error
   -------------------------------------------------------------------------- */

.woocommerce-error:before {
  color: #c6474b;
}

/* Woocommerce Info
   -------------------------------------------------------------------------- */

.woocommerce-info:before {
  color: #c6474b;
}

/* Woocommerce Message
   -------------------------------------------------------------------------- */

.woocommerce-message:before {
  color: #46ada2;
}

/* Woocommerce Result Meta
   ========================================================================== */

.woocommerce .woocommerce-results-meta-top {
  overflow: hidden;
  margin-bottom: 16px;
}

@media (min-width: 544px) {
  .woocommerce .woocommerce-results-meta-top:after {
    background-color: #d4c8bd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    left: 16px;
    margin-right: -100%;
    width: 100%;
  }
}

.woocommerce .woocommerce-results-meta-bottom {
  margin-bottom: 32px;
}

/* Woocommerce Result Count
   ========================================================================== */

.woocommerce .woocommerce-result-count {
  color: #666868;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 7px;
}

.woocommerce .woocommerce-result-count span {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 12px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Frank Ruhl Libre', serif;
  color: #c6474b;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  min-height: 24px;
  min-width: 32px;
  margin-right: 4px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  top: -1px;
}

/* Woocommerce Ordering
   ========================================================================== */

.woocommerce .woocommerce-ordering {
  float: none;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

.woocommerce .woocommerce-ordering label {
  float: left;
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  color: #c6474b;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  padding: 7px 16px 7px 15px;
}

.woocommerce .woocommerce-ordering .orderby {
  height: 36px;
}

@media (min-width: 544px) {
  .woocommerce .woocommerce-ordering {
    float: right;
  }
}

/* Woocommerce Pagination
   ========================================================================== */

.woocommerce nav.woocommerce-pagination {
  border-top: 1px solid #d4c8bd;
  padding-top: 23px;
  padding-bottom: 28px;
  clear: both;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
  list-style: none;
  vertical-align: top;
  margin: 0;
  white-space: normal;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  vertical-align: top;
  overflow: visible;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 16px;
  line-height: 20px;
  padding: 5px;
  margin-left: 4px;
  margin-right: 4px;
  min-width: 32px;
  min-height: 32px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background-color: transparent;
  color: #c6474b;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 50%;
  color: #c6474b;
}

.woocommerce nav.woocommerce-pagination ul li .previous,
.woocommerce nav.woocommerce-pagination ul li .next {
  border: none;
  color: #c6474b;
  font-size: 0;
  line-height: 32px;
  text-align: center;
  padding: 0 8px;
  margin-left: 0;
}

.woocommerce nav.woocommerce-pagination ul li .previous,
.woocommerce nav.woocommerce-pagination ul li .previous:hover,
.woocommerce nav.woocommerce-pagination ul li .previous:focus,
.woocommerce nav.woocommerce-pagination ul li .next,
.woocommerce nav.woocommerce-pagination ul li .next:hover,
.woocommerce nav.woocommerce-pagination ul li .next:focus {
  background-color: transparent;
  color: #c6474b;
}

.woocommerce nav.woocommerce-pagination ul li .previous:before,
.woocommerce nav.woocommerce-pagination ul li .next:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 32px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: top;
}

.woocommerce nav.woocommerce-pagination ul li .previous:hover,
.woocommerce nav.woocommerce-pagination ul li .next:hover {
  color: #242121;
}

.woocommerce nav.woocommerce-pagination ul li .previous:before {
  content: "\eaf1";
}

.woocommerce nav.woocommerce-pagination ul li .next:after {
  content: "\eaf2";
}

/* Woocommerce Tables
   ========================================================================== */

.woocommerce table.shop_table {
  background-color: #fff;
  color: #242121;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  margin: 0 0 32px;
}

.woocommerce table.shop_table td {
  border-top: 1px solid #ebe3dc;
  padding: 7px 19px 8px;
}

.woocommerce table.shop_table thead th,
.woocommerce table.shop_table thead td {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 19px 8px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  border-top: 1px solid #ebe3dc;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 7px 19px 8px;
}

.woocommerce table.shop_table tbody tr:last-child th,
.woocommerce table.shop_table tbody tr:last-child td,
.woocommerce table.shop_table tfoot tr:last-child th,
.woocommerce table.shop_table tfoot tr:last-child td {
  padding-bottom: 7px;
}

/*
TODO: Review
.woocommerce table.shop_table tfoot tr:first-child th,
.woocommerce table.shop_table tfoot tr:first-child td {
	border-top: 0;
}
*/

.woocommerce table.shop_table tbody td + td,
.woocommerce table.shop_table tbody th + td,
.woocommerce table.shop_table tfoot td {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
}

.woocommerce table.shop_table_responsive tr td:before {
  color: #242121;
  font-weight: 400;
  font-family: 'Catamaran', sans-serif;
}

.woocommerce table.shop_table .button {
  font-family: 'Catamaran', sans-serif;
}

/* Checkout Order Review Table
   -------------------------------------------------------------------------- */

.woocommerce .woocommerce-checkout-review-order-table tfoot td,
.woocommerce .woocommerce-checkout-review-order-table .product-total {
  text-align: right;
}

.woocommerce .woocommerce-checkout-review-order-table .order-total td {
  color: #c6474b;
}

.woocommerce .woocommerce-checkout-review-order-table .order-total td strong {
  font-size: 32px;
  font-weight: 400;
}

.woocommerce .woocommerce-checkout-review-order-table li label {
  font-weight: 400;
}

.woocommerce ul#shipping_method li {
  text-indent: 0;
  margin-bottom: 0;
  padding: 0;
}

/* Checkout Order Details Table
   -------------------------------------------------------------------------- */

.woocommerce .woocommerce-table--order-details tfoot td,
.woocommerce .woocommerce-table--order-details .product-total {
  text-align: right;
}

.woocommerce .woocommerce-table--order-details .order-total td {
  color: #c6474b;
}

/* Acccount Orders Table
   -------------------------------------------------------------------------- */

/* Woocommerce Cart List
   ========================================================================== */

.woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-item {
  display: table;
  width: 100%;
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
          box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
  padding: 15px;
}

.woocommerce .woocommerce-cart-form__list .product-thumbnail {
  background-color: #fff;
  border-bottom: 1px solid #ebe3dc;
  margin: -15px -15px 20px;
}

.woocommerce .woocommerce-cart-form__list .product-thumbnail img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 544px) {
  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-item {
    padding: 0;
  }

  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell {
    display: table-cell;
    vertical-align: middle;
    width: 0%;
    padding: 0;
  }

  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell:nth-child(2) {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell:nth-child(4) {
    padding-right: 31px;
  }

  .woocommerce .woocommerce-cart-form__list .product-thumbnail {
    border-right: 1px solid #ebe3dc;
    border-bottom: 0;
    float: left;
    margin: 0;
  }

  .woocommerce .woocommerce-cart-form__list .product-quantity {
    padding-right: 16px;
  }
}

@media (min-width: 768px) {
  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell:nth-child(2) {
    padding-left: 32px;
  }

  .woocommerce .woocommerce-cart-form__list .product-quantity {
    padding-right: 48px;
  }

  .woocommerce .woocommerce-cart-form__list .product-name {
    font-size: 24px;
  }
}

@media (min-width: 1024px) {
  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell:nth-child(3) {
    width: 84px;
  }

  .woocommerce .woocommerce-cart-form__list .woocommerce-cart-form__list-cell:nth-child(4) {
    width: 103px;
  }
}

.woocommerce .woocommerce-cart-form__list .product-remove {
  background-color: #faf8f6;
  border: 1px solid #d4c8bd;
  border-radius: 0 4px 0 4px;
  position: absolute;
  top: 0;
  right: 0;
}

.woocommerce .woocommerce-cart-form__list .product-remove a.remove {
  color: #d4c8bd !important;
}

.woocommerce .woocommerce-cart-form__list .product-remove a.remove:hover {
  background-color: transparent;
  color: #c6474b !important;
}

.woocommerce .woocommerce-cart-form__list .product-thumbnail img {
  max-width: 158px;
}

.woocommerce .woocommerce-cart-form__list .product-name {
  font-size: 20px;
  font-weight: 400;
}

.woocommerce .woocommerce-cart-form__list .product-name a {
  color: inherit;
  text-decoration: none;
}

.woocommerce .woocommerce-cart-form__list .product-price {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 18px;
  line-height: 24px;
}

.woocommerce .woocommerce-cart-form__list .product-quantity {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 20px;
  line-height: 48px;
  float: right;
}

.woocommerce .woocommerce-cart-form__list .product-subtotal {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 20px;
  line-height: 48px;
}

.woocommerce .woocommerce-cart-form__list .qty {
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 18px;
  text-align: left;
  width: 84px;
  padding-left: 15px;
}

.woocommerce .woocommerce-cart-form__list .actions {
  text-align: right;
  margin-bottom: 32px;
  overflow: hidden;
}

.woocommerce .woocommerce-cart-form__list .actions:before {
  background-color: #ebe3dc;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  right: 16px;
  margin-left: -100%;
  width: 100%;
}

.woocommerce .woocommerce-cart-form__list .actions .button,
.woocommerce .woocommerce-cart-form__list .actions .button:disabled {
  float: right;
  background-color: transparent;
  border-color: #d4c8bd;
  color: #242121;
  padding: 6px 14px;
  width: auto;
}

.woocommerce .woocommerce-cart-form__list .actions .button:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb04";
}

.woocommerce-cart-form .variation {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}

.woocommerce-cart-form .variation p,
.woocommerce-cart-form .variation dt,
.woocommerce-cart-form .variation dd {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.woocommerce-cart-form .variation dt {
  font-weight: 500;
}

.woocommerce-cart-form .variation dd + dt::before {
  content: " | ";
  font-weight: 400;
}

/* Woocommerce Form
   ========================================================================== */

.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 16px;
}

@media (max-width: 767.9px) {
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .woocommerce form .form-row-first {
    float: left;
    width: 50%;
    padding-right: 8px;
  }

  .woocommerce form .form-row-last {
    float: right;
    width: 50%;
    padding-left: 8px;
  }
}

.woocommerce form .form-row label,
.woocommerce form .form-row label[for] {
  background-color: #faf8f6;
  border: 1px solid #d4c8bd;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 6px 7px 5px;
}

.woocommerce form .form-row label + .woocommerce-input-wrapper > strong {
  display: block;
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 0 0 4px 4px;
  color: #666868;
  font-size: 16px;
  line-height: 20px;
  padding: 7px;
}

.woocommerce form .form-row .required {
  color: #c6474b;
  text-decoration: none;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
  border-radius: 4px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select {
  height: 36px;
}

.woocommerce form .form-row textarea {
  min-height: 88px;
}

.woocommerce form .form-row label + .woocommerce-input-wrapper input.input-text,
.woocommerce form .form-row label + .woocommerce-input-wrapper select,
.woocommerce form .form-row label + .woocommerce-input-wrapper textarea {
  border-radius: 0 0 4px 4px;
}

.woocommerce form .form-row label.checkbox {
  display: block;
  background-color: #faf8f6;
  border: 1px solid #d4c8bd;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 7px 7px 7px 48px;
}

.woocommerce form .form-row label.checkbox:before {
  content: "";
  display: block;
  background-color: #fff;
  border-right: 1px solid #d4c8bd;
  border-radius: 4px 0 0 4px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 36px;
}

.woocommerce form .form-row label.checkbox .input-checkbox {
  margin: 0;
  top: 11px;
  left: 11px;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  display: block !important;
  background: #46ada2;
  color: #fff;
  font-size: 17px;
  line-height: 1.4;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
  border-color: #46ada2 transparent transparent transparent;
}

/**
 * Invalid form row
 */

.woocommerce form .form-row.woocommerce-invalid label {
  color: #c6474b;
}

/**
 * Invalid form row
 */

.woocommerce form .form-row.woocommerce-invalid label {
  color: #c6474b;
}

/**
 * Create account form row
 */

/* Woocommerce Form - Edit Account
   -------------------------------------------------------------------------- */

.woocommerce-EditAccountForm {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 32px;
  padding: 23px 19px 7px;
}

/* Woocommerce Form - Edit Account
   -------------------------------------------------------------------------- */

.woocommerce-address-fields {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 32px;
  padding: 23px 19px 7px;
}

.woocommerce-address-fields #billing_address_2_field input.input-text {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Woocommerce Form - Login, Register
   -------------------------------------------------------------------------- */

.woocommerce-login-title,
.woocommerce-register-title {
  background-color: #c6474b;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 24px;
  margin: 0;
}

.woocommerce form.login,
.woocommerce form.register {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 32px;
  padding: 24px 19px 7px;
}

.woocommerce form.login label.woocommerce-form__label-for-checkbox,
.woocommerce form.register label.woocommerce-form__label-for-checkbox {
  display: block;
  border: 1px solid #d4c8bd;
  border-radius: 4px;
  margin-top: 16px;
  padding: 5px 7px;
}

.woocommerce form.login .woocommerce-LostPassword,
.woocommerce form.login .lost_password,
.woocommerce form.register .woocommerce-LostPassword,
.woocommerce form.register .lost_password {
  font-size: 16px;
  line-height: 24px;
  margin-top: -16px;
  margin-bottom: 16px;
}

@media (min-width: 544px) {
  .woocommerce .woocommerce-ordering {
    float: right;
  }
}

/**
 * Checkout Login
 */

.woocommerce .woocommerce-info + form.login,
.woocommerce .woocommerce-info + form.register {
  background-color: #fff;
  margin-bottom: -8px;
  position: relative;
  top: -36px;
}

/* Woocommerce Form - Checkout Coupon
   -------------------------------------------------------------------------- */

.woocommerce form.checkout_coupon {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  padding: 24px 19px 23px;
  margin-top: 0;
  margin-bottom: -8px;
  position: relative;
  top: -36px;
}

.woocommerce form.checkout_coupon .form-row {
  margin-bottom: 0;
}

@media (max-width: 543px) {
  .woocommerce form.checkout_coupon .button {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .woocommerce-page.woocommerce-checkout form.login .form-row,
  .woocommerce.woocommerce-checkout form.login .form-row {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Woocommerce Products Header
   ========================================================================== */

.woocommerce-products-header__title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  top: 1px;
}

.woocommerce-products-header__title strong {
  color: #c6474b;
  font-weight: 500;
}

/* Woocommerce Products List
   ========================================================================== */

.woocommerce ul.products {
  margin-bottom: 0;
  margin-left: -16px;
  margin-right: -16px;
}

.woocommerce ul.products li.product {
  border-radius: 8px;
  text-align: center;
  width: 100%;
  margin: 0 0 32px;
  padding-left: 16px;
  padding-right: 16px;
}

.woocommerce ul.products li.product a img {
  border-radius: 8px;
  margin: 0 auto 32px;
}

.woocommerce ul.products li.product select {
  background-color: #faf8f6;
  display: block;
  height: 36px;
  width: 100%;
  margin-top: 8px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__inner {
  background-color: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
          box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.woocommerce ul.products li.product .woocommerce-loop-product__link {
  display: block;
  text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__body {
  border-radius: 8px;
  position: relative;
  padding: 1px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__body:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce ul.products li.product .woocommerce-loop-product__header {
  border-radius: 8px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.02+0,0.07+2,0.22+6,0.78+17,0.93+21,1+23,1+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.07) 2%, rgba(255,255,255,0.22) 6%, rgba(255,255,255,0.78) 17%, rgba(255,255,255,0.93) 21%, rgba(255,255,255,1) 23%, rgba(255,255,255,1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.02) 0%,rgba(255,255,255,0.07) 2%,rgba(255,255,255,0.22) 6%,rgba(255,255,255,0.78) 17%,rgba(255,255,255,0.93) 21%,rgba(255,255,255,1) 23%,rgba(255,255,255,1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.02)),color-stop(2%, rgba(255,255,255,0.07)),color-stop(6%, rgba(255,255,255,0.22)),color-stop(17%, rgba(255,255,255,0.78)),color-stop(21%, rgba(255,255,255,0.93)),color-stop(23%, rgba(255,255,255,1)),to(rgba(255,255,255,1)));
  background: -o-linear-gradient(top, rgba(255,255,255,0.02) 0%,rgba(255,255,255,0.07) 2%,rgba(255,255,255,0.22) 6%,rgba(255,255,255,0.78) 17%,rgba(255,255,255,0.93) 21%,rgba(255,255,255,1) 23%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0.02) 0%,rgba(255,255,255,0.07) 2%,rgba(255,255,255,0.22) 6%,rgba(255,255,255,0.78) 17%,rgba(255,255,255,0.93) 21%,rgba(255,255,255,1) 23%,rgba(255,255,255,1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 11px 8px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  padding: 2px 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__footer {
  background-color: #f5f1ed;
  border-top: 1px solid #ebe3dc;
  border-radius: 0 0 8px 8px;
  line-height: 20px;
  margin-top: 1px;
  padding: 11px 11px 11px;
  position: relative;
}

.woocommerce .woocommerce-loop-product__footer a.added_to_cart {
  font-size: 16px;
  padding: 0;
}

.woocommerce ul.products li.product .price {
  color: #666868;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  padding: 1px 0 3px;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.woocommerce ul.products li.product .price del {
  display: inline;
}

.woocommerce ul.products li.product .onsale {
  background-color: #7ead46;
  font-size: 14px;
  line-height: 48px;
  min-width: 48px;
  min-height: 48px;
  padding: 0;
  margin: -8px -8px 0 0;
}

.woocommerce ul.products li.product .button {
  font-weight: 500;
  margin-top: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}

.woocommerce ul.products li.product .product_type_variable:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
  font-size: 10px;
  margin-left: 4px;
}

.woocommerce ul.products li.product .product_type_variation:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaed";
  font-size: 15px;
  margin-right: 4px;
  vertical-align: top;
}

/*.woocommerce ul.products li.product .add_to_cart_button:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: "\eaed";
	font-size: 15px;
	margin-right: 8px;
	vertical-align: top;
}*/

/* Add-ons page context variants */

/*.woocommerce ul.products li.product .add_to_cart_button:after {
	content: none;
}*/

.woocommerce ul.products li.product.in-cart {
  -webkit-transition: .3s opacity, -webkit-transform 0.2s ease-in-out;
  transition: .3s opacity, -webkit-transform 0.2s ease-in-out;
  -o-transition: .3s opacity, transform 0.2s ease-in-out;
  transition: .3s opacity, transform 0.2s ease-in-out;
  transition: .3s opacity, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  opacity: .75;
}

.woocommerce ul.products li.product.in-cart .button {
  background: #7ead46;
  border-color: #7ead46;
}

.woocommerce ul.products li.product.in-cart .button:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\eaef';
  font-size: 15px;
  margin-right: 4px;
  vertical-align: top;
}

.woocommerce ul.products li.product.in-cart.sold-individually {
  opacity: .5;
}

.woocommerce ul.products li.product.in-cart.sold-individually .button {
  color: #212121;
  background: #faf8f6;
  border-color: #d4c8bd;
  pointer-events: none;
  cursor: not-allowed;
}

@media (min-width: 480px) and (max-width: 1023.99px) {
  .woocommerce ul.products li.product {
    width: 50% !important;
  }
}

@media (max-width: 768px) {
  .content-area .woocommerce ul.products li.product,
  .woocommerce .content-area ul.products li.product,
  .page-template-template-addons .woocommerce ul.products li.product {
    width: 100% !important;
    margin: 0 0 32px;
  }
}

@media (min-width: 768px) {
  .woocommerce ul.products li.product:hover .woocommerce-loop-product__inner {
    -webkit-transform: scale(1.076);
        -ms-transform: scale(1.076);
            transform: scale(1.076);
  }
}

@media (min-width: 1024px) {
  .woocommerce ul.products li.product {
    width: 33.33334% !important;
  }

  .woocommerce ul.products li.product a img {
    max-width: 100%;
  }
}

@media (min-width: 1280px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
    line-height: 20px;
    position: relative;
    top: 1px;
  }

  .woocommerce ul.products li.product .price {
    font-size: 20px;
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .woocommerce ul.products li.product a img {
    margin-bottom: 16px;
  }
}

/* Woocommerce Related
   ========================================================================== */

.related {
  clear: both;
}

.related > h2 {
  font-size: 24px;
  line-height: 28px;
  display: block;
  overflow: hidden;
}

.related > h2:after {
  background-color: #ebe3dc;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .related ul.products li.product {
    width: 33.33334%;
  }

  .related ul.products li.product:nth-child(4) {
    display: none;
  }
}

@media (min-width: 1024px) {
  .related ul.products li.product {
    width: 25%;
  }
}

/* Woocommerce Up Sells
   ========================================================================== */

.up-sells {
  clear: both;
}

.up-sells > h2 {
  font-size: 24px;
  line-height: 28px;
  display: block;
  overflow: hidden;
}

.up-sells > h2:after {
  background-color: #ebe3dc;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

@media (min-width: 1024px) {
  .up-sells ul.products li.product {
    width: 25%;
  }
}

/* Woocommerce Product Details
   ========================================================================== */

.woocommerce div.product .product_title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: -4px;
  position: relative;
  top: 1px;
}

.woocommerce div.product .product_meta {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
}

.woocommerce div.product .product_meta .posted_in,
.woocommerce div.product .product_meta .tagged_as {
  display: none;
}

.woocommerce div.product p.price {
  display: none;
}

.woocommerce div.product .woocommerce-product-details__short-description {
  display: none;
}

.woocommerce div.product .product_description {
  padding-top: 2px;
  padding-bottom: 2px;
}

.woocommerce div.product div.summary {
  margin-bottom: 48px;
}

/**
 * Product Layout
 */

.woocommerce #content div.product div.images,
.woocommerce div.product div.images {
  width: 100%;
  float: none;
}

@media (min-width: 544px) and (max-width: 1023px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images {
    width: 50%;
    float: left;
    padding-right: 16px;
    margin-right: 16px;
  }
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary {
  width: 100%;
}

/**
 * Product Images
 */

.woocommerce div.product div.images {
  margin-bottom: 32px;
}

.woocommerce div.product div.images:after {
  content: "Click to Enlarge Image";
  color: #666;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  display: block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  margin-bottom: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
  display: block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
  border: 4px solid #ebe3dc;
  border-radius: 50%;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .woocommerce div.product div.images {
    margin-bottom: 20px;
  }
}

/**
 * Product Tabs
 */

.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 24px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px;
}

/**
 * Product Pricing Header
 */

.woocommerce-pricing_header {
  margin-bottom: 24px;
}

.woocommerce-pricing_header-title {
  font-weight: 300;
  font-size: 32px;
  line-height: 36px;
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  top: -1px;
}

.woocommerce-pricing_header-subtitle {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 28px;
}

@media (min-width: 1024px) {
  .woocommerce-pricing_header-title {
    font-size: 40px;
    line-height: 44px;
  }

  .woocommerce-pricing_header-subtitle {
    font-size: 20px;
  }
}

/**
 * Product Sharing
 */

.share_product {
  background: #fff;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 48px;
  padding: 15px;
  clear: both;
}

.share_product:after {
  content: "";
  display: table;
  clear: both;
}

.share_product-title {
  color: #242121;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-right: 4px;
}

.share_product-social {
  float: left;
  margin-right: 16px;
}

.share_product-social .social-menu {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
}

.share_product-social .social-menu li {
  margin-right: 8px;
}

.share_product-social .social-menu li:last-child {
  margin-right: 0;
}

.share_product-social .social-menu a {
  color: #c6474b;
}

.share_product-social .social-menu a:before {
  font-size: 16px;
}

.share_product-social .social-menu a:hover,
.share_product-social .social-menu a:focus {
  color: #a83c40;
}

.share_product-hint {
  float: left;
  margin-right: 16px;
}

.share_product-email {
  font-weight: bold;
  color: #212121;
  text-decoration: none;
}

.share_product-email .icon {
  color: #c6474b;
  margin-right: 4px;
  position: relative;
  top: 1px;
}

.share_product-email:hover,
.share_product-email:focus {
  color: #c6474b;
}

.share_product-favorites {
  float: left;
  font-weight: bold;
}

.share_product-favorites .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.share_product-favorites .add_to_wishlist {
  color: #212121;
  text-decoration: none;
}

.share_product-favorites .add_to_wishlist:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eafb";
  vertical-align: top;
  color: #c6474b;
  margin-right: 4px;
}

.share_product-favorites .add_to_wishlist:hover,
.share_product-favorites .add_to_wishlist:focus {
  color: #c6474b;
}

@media (min-width: 1280px) {
  .share_product {
    padding: 15px 23px;
  }

  .share_product-social {
    margin-right: 32px;
  }

  .share_product-hint {
    margin-right: 32px;
  }
}

/**
 * Product Cart Form
 */

.woocommerce div.product form.cart {
  margin-bottom: 0;
}

.woocommerce div.product form.cart div.quantity {
  color: #212121;
  font-size: 0;
  margin: 0;
}

.woocommerce div.product form.cart div.quantity .qty {
  display: inline-block;
  margin-right: 15px;
  height: 36px;
}

@media (min-width: 544px) {
  .woocommerce div.product form.cart div.quantity:before {
    content: 'Amount';
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin-right: 15px;
  }
}

.woocommerce div.product form.cart .button:before,
.woocommerce div.product form.cart .checkout-button:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}

.woocommerce div.product form.cart .button:before {
  content: "\eaed";
  margin-right: 8px;
}

.woocommerce div.product form.cart .checkout-button:after {
  content: "\eaf2";
  font-size: 12px;
  margin-left: 8px;
}

.woocommerce div.product form.cart .checkout-button {
  margin-left: 15px;
  background-color: transparent;
  border: 2px solid currentColor;
  color: #c6474b;
}

.woocommerce div.product form.cart .checkout-button:hover {
  background-color: #3e3c3c;
  border-color: #3e3c3c;
  color: #fff;
  text-decoration: none;
}

.woocommerce div.product form.cart .checkout-button:before {
  content: none;
}

/**
 * WooCommerce Overrides
 */

.woocommerce div.product .woocommerce-variation-add-to-cart {
  overflow: hidden;
  background: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-top: 0;
  border-radius: 0 0 7px 7px;
  padding: 24px 15px 23px;
}

.woocommerce div.product .woocommerce-variation.single_variation {
  display: none !important;
}

.js .woocommerce div.product form.cart .variations {
  display: none;
  border-radius: 7px 7px 0 0;
  margin-bottom: 0;
  background: #fff;
  border: 1px solid #d4c8bd;
  border-bottom: 0;
}

.js .woocommerce div.product form.cart .variations label {
  font-weight: inherit;
  margin-bottom: 0;
}

.js .woocommerce div.product form.cart .variations .label {
  font-size: 24px;
  line-height: 48px;
  letter-spacing: -.5px;
  font-weight: 300;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.js .woocommerce div.product form.cart .variations .value {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

/**
 * Product Variations
 */

.variations-selector {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}

.no-js .variations-selector {
  display: none;
}

.variations-selector-placeholder {
  border-radius: 7px 7px 0 0;
  background: #d4c8bd;
  font-size: 18px;
  line-height: 18px;
  padding: 20px 0;
  text-align: center;
}

.variations-selector-placeholder > div {
  width: 18px;
  height: 18px;
  background-color: #a83c40;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.variations-selector-placeholder .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.variations-selector-placeholder .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.0);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.variations-selector-list {
  max-height: 520px;
  /* 80px * 6.5 */
  overflow-y: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}

.variations-selector-item {
  padding: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #d4c8bd;
  border-bottom-color: #ebe3dc;
  cursor: pointer;
}

.variations-selector-item .media-left {
  padding: 15px;
}

.variations-selector-item .media-body {
  padding: 15px 0;
  line-height: 20px;
}

.variations-selector-item .media-right {
  padding: 15px 15px;
  background: #faf8f6;
  -webkit-box-shadow: inset 1px 0 #ebe3dc;
          box-shadow: inset 1px 0 #ebe3dc;
}

@media (min-width: 544px) {
  .variations-selector-item .media-right {
    padding: 15px 30px;
  }
}

.variations-selector-item + .variations-selector-item {
  border-top: 0;
}

.variations-selector-item:first-child {
  border-radius: 7px 7px 0 0;
}

.variations-selector-item:last-child {
  border-bottom-color: #d4c8bd;
}

.variations-selector-item + .variations-selector-item .media-left,
.variations-selector-item + .variations-selector-item .media-body,
.variations-selector-item + .variations-selector-item .media-right {
  padding-top: 16px;
}

.variations-selector-item img {
  width: 48px;
  border-radius: 50%;
  border: 2px solid #ebe3dc;
}

.variations-selector-name {
  color: #212121;
  font-size: 20px;
  letter-spacing: -.5px;
  margin-right: 16px;
}

.variations-selector-price {
  color: #666;
  font-size: 20px;
  font-family: 'Frank Ruhl Libre', serif;
}

@media (min-width: 1280px) {
  .variations-selector-name {
    font-size: 24px;
  }

  .variations-selector-price {
    font-size: 24px;
  }
}

.variations-selector-price--sale:after {
  display: inline-block;
  content: '$';
  background: #7ead46;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Frank Ruhl Libre', serif;
  text-align: center;
  margin-left: 10px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  vertical-align: top;
}

.variations-selector-desc {
  display: block;
  padding-top: 3px;
  color: #666;
  font-size: 16px;
}

.variations-selector-radio {
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #d4c8bd;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: .2s background, .2s border-color;
  -o-transition: .2s background, .2s border-color;
  transition: .2s background, .2s border-color;
}

.variations-selector-item .variations-selector-radio:after {
  display: block;
  content: '';
  margin: 4px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .2s transform, .15s opacity;
  -o-transition: .2s transform, .15s opacity;
  transition: .2s transform, .15s opacity;
}

.variations-selector-item.active {
  background: #c6474b;
  border-color: #c6474b;
}

.variations-selector-item.active .media-right {
  background: #a83c40;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.variations-selector-item.active img {
  border-color: #a83c40;
}

.variations-selector-item.active .variations-selector-name,
.variations-selector-item.active .variations-selector-price,
.variations-selector-item.active .variations-selector-desc {
  color: #fff;
}

.variations-selector-item.active .variations-selector-radio {
  border-color: #fff;
  background: #c6474b;
}

.variations-selector-item.active .variations-selector-radio:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* Variation Indicator
 * -------------------
 *
 * Variable products with multiple attributes have a different display that mimics the other;
 * only the selected variation/attributes are displayed.
 */

.variation-indicator .variations-selector-item {
  border-radius: 0;
  cursor: default;
  background: #c6474b;
  border-color: #c6474b;
}

.variation-indicator-none {
  padding: 15px;
  color: #e6ccce;
  font-size: 20px;
  line-height: 48px;
  letter-spacing: -.5px;
}

@media (min-width: 1280px) {
  .variation-indicator-none {
    font-size: 24px;
  }
}

.variation-indicator .variations-selector-name,
.variation-indicator .variations-selector-desc {
  color: #f3d8d9;
  line-height: 1;
}

.variation-indicator .variations-selector-price {
  color: #fff;
  font-weight: 500;
}

/* Woocommerce Account
   ========================================================================== */

/**
 * Account Navigation
 */

.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  padding: 11px 19px 7px;
  margin: 0 0 32px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  border-bottom: 1px solid #d4c8bd;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 1px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0;
  padding-bottom: 2px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: #242121;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus {
  color: #c6474b;
}

@media (min-width: 768px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 25%;
    padding-right: 16px;
  }
}

@media (min-width: 1024px) {
  .woocommerce .woocommerce-MyAccount-navigation ul li {
    font-size: 24px;
    line-height: 28px;
  }
}

/**
 * Account Content
 */

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title {
  background-color: #c6474b;
  border-radius: 8px 8px 0 0;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 24px;
  margin: 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title .edit {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Address address {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  padding: 12px 19px 7px;
  margin: 0 0 16px;
}

@media (min-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content {
    width: 75%;
    padding-left: 16px;
  }
}

/* Woocommerce Addresses Fields
   ========================================================================== */

.woocommerce .woocommerce-address-fields #billing_address_1_field,
.woocommerce .woocommerce-address-fields #shipping_address_1_field {
  margin-bottom: 0;
}

.woocommerce .woocommerce-address-fields #billing_address_1_field input.input-text,
.woocommerce .woocommerce-address-fields #shipping_address_1_field input.input-text {
  border-radius: 0;
  border-bottom: 1px solid #ebe3dc;
}

/* Woocommerce Checkout
   ========================================================================== */

.woocommerce .woocommerce-checkout #billing_address_1_field,
.woocommerce .woocommerce-checkout #shipping_address_1_field {
  margin-bottom: 0;
}

.woocommerce .woocommerce-checkout #billing_address_1_field input.input-text,
.woocommerce .woocommerce-checkout #shipping_address_1_field input.input-text {
  border-radius: 0;
}

.woocommerce .woocommerce-checkout #billing_address_2_field input.input-text,
.woocommerce .woocommerce-checkout #shipping_address_2_field input.input-text {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-additional-fields,
.woocommerce .woocommerce-shipping-fields,
.woocommerce .woocommerce-delivery-fields,
.woocommerce .woocommerce-account-fields {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  padding: 23px 19px 7px;
  margin-bottom: 32px;
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-additional-fields h3,
.woocommerce .woocommerce-delivery-fields h3,
.woocommerce .woocommerce-shipping-fields h3 {
  background-color: #c6474b;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 24px;
  margin: -24px -20px 20px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #f5f1ed;
  border-radius: 8px;
  border: 1px solid #d4c8bd;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: none;
  overflow: hidden;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address span,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address span,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address span {
  font-size: 15px;
  vertical-align: top;
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address .checkbox,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address .checkbox,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .checkbox {
  float: right;
  position: relative;
  top: 2px;
  margin-bottom: 0;
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  margin-bottom: 0;
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  text-align: right;
  padding: 32px 0 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  vertical-align: top;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button:after,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
  font-size: 12px;
  margin-left: 8px;
  position: relative;
  top: -1px;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  margin-bottom: 0;
  padding: 16px 16px 15px;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #d4c8bd;
  font-size: 16px;
  line-height: 24px;
  margin: 16px 0;
  padding: 16px;
}

#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #d4c8bd;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #d4c8bd;
  padding: 19px;
}

/* Woocommerce Payment
   ========================================================================== */

.payment_methods_picker {
  margin-bottom: 1em;
}

.payment_methods_picker .payment_option {
  display: block;
  color: #242121;
  font-weight: 500;
  background: #faf8f6;
  border: 2px solid #7ead46;
  padding: .5em .5em .5em 1em;
  border-radius: 2em;
  -webkit-transition: background-color .25s, color .25s;
  -o-transition: background-color .25s, color .25s;
  transition: background-color .25s, color .25s;
  cursor: pointer;
}

.payment_methods_picker .payment_option.active {
  background: #7ead46;
  color: #fff;
}

.payment_methods_picker .payment_option input {
  margin-right: .5em !important;
}

/* Payment Box Reset
   ========================================================================== */

@media (max-width: 768.9px) {
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 16px;
  }
}

/* Woocommerce Cart
   ========================================================================== */

.woocommerce .cart-collaterals .cart_totals {
  clear: both;
  width: 100%;
}

.woocommerce .cart-collaterals .cart_totals > h2 {
  display: none;
}

.woocommerce .cart-collaterals .cart_totals .shop_table td {
  text-align: right;
}

.woocommerce .cart-collaterals .cart_totals .shop_table .order-total td strong {
  color: #c6474b;
  font-size: 32px;
  font-weight: 400;
}

/* Woocommerce Cross Sells
   ========================================================================== */

.woocommerce .cart-collaterals .cross-sells {
  width: 100%;
}

.cross-sells {
  clear: both;
}

.cross-sells > h2 {
  font-size: 24px;
  line-height: 28px;
  display: block;
  overflow: hidden;
}

.cross-sells > h2:after {
  background-color: #ebe3dc;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

@media (min-width: 1024px) {
  .woocommerce .cart-collaterals .cross-sells ul.products li {
    width: 25%;
  }
}

/* Woocommerce Order Details
   ========================================================================== */

.woocommerce ul.order_details {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  padding: 15px 15px 3px;
  margin-bottom: 32px;
}

.woocommerce ul.order_details li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 12px;
  margin-right: 16px;
  padding-right: 15px;
}

.woocommerce ul.order_details li strong {
  font-size: 16px;
  line-height: 20px;
}

.woocommerce-order-details .wc-item-meta {
  margin-top: 4px;
  padding-left: 20px;
}

.woocommerce-order-details .wc-item-meta li {
  margin-bottom: 4px;
}

/* Woocommerce Customer Details
   ========================================================================== */

.woocommerce .woocommerce-table--customer-details td {
  text-align: right;
}

.woocommerce .woocommerce-columns--addresses .woocommerce-column__title {
  background-color: #c6474b;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 24px;
  margin: 0;
}

.woocommerce .woocommerce-columns--addresses .woocommerce-column address {
  background-color: #f5f1ed;
  border: 1px solid #d4c8bd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  padding: 12px 19px 7px;
  margin: 0 0 16px;
}

/* New Components
   ========================================================================== */

.local_warning-small {
  color: #c6474b;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding-top: 2px;
}

.local_warning-large {
  display: block;
  border-radius: 5px;
  background: #c6474b;
  border: 2px solid #a83c40;
  color: #fff;
  text-shadow: 1px 1px #a83c40;
  line-height: 1;
  padding: 8px 6px 6px;
  margin-bottom: 20px;
}

.local_warning-small.local_warning-delivery {
  color: #46ada2;
}

.local_warning-large.local_warning-delivery {
  background: #46ada2;
  border-color: #3c938a;
  text-shadow: 1px 1px #3c938a;
}

/*! modules.css */

/* Site
   ========================================================================== */

.site {
  min-width: 320px;
  position: relative;
  overflow: hidden;
}

/* Site branding
   ========================================================================== */

.site-brand {
  text-decoration: none;
}

.site-logo {
  vertical-align: top;
  height: 36px;
  width: auto;
  margin-top: 4px;
  width: 140px;
}

.site-title {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.site-tagline {
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .site-logo {
    margin-top: 0;
    height: 100px;
    position: absolute;
    top: 16px;
    z-index: 1;
  }
}

/* Site header
   ========================================================================== */

.site-header {
  background-color: #fff;
  border-top: 4px solid #c6474b;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.10);
          box-shadow: 0 2px 0 rgba(0,0,0,0.10);
  z-index: 2000;
  position: fixed;
  top: 0;
  width: 100%;
}

.site-header-primary {
  padding-top: 16px;
  padding-bottom: 16px;
}

.site-header-primary .container {
  position: relative;
}

@media (min-width: 1024px) {
  .site-header {
    height: 148px;
    position: relative;
  }

  .site-header-primary {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* Header location
   -------------------------------------------------------------------------- */

.header-location {
  color: #c6474b;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  position: absolute;
  top: 12px;
  right: 112px;
}

.header-location:hover,
.header-location:focus {
  color: #a83c40;
}

.header-telephone {
  text-decoration: none;
}

.header-telephone .icon {
  position: relative;
  top: -2px;
  font-size: 24px;
}

@media (min-width: 544px) {
  .header-location {
    right: 332px;
  }
}

@media (min-width: 768px) {
  .header-telephone .icon {
    top: 2px;
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .header-location {
    top: 24px;
    right: 48px;
    z-index: 2;
  }
}

/* Header telephone
   -------------------------------------------------------------------------- */

.header-tel {
  color: #c6474b;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 12px;
  right: 80px;
}

.header-tel a:hover,
.header-tel a:focus {
  color: #a83c40;
}

@media (min-width: 544px) {
  .header-tel {
    right: 300px;
  }
}

@media (min-width: 1024px) {
  .header-tel {
    top: 24px;
    right: 16px;
    z-index: 2;
  }
}

/* Header navigation
   -------------------------------------------------------------------------- */

/* Header menu
   -------------------------------------------------------------------------- */

.header-menu > li {
  border-bottom: 1px solid #d4c8bd;
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.header-menu > li > a {
  display: block;
  color: #242121;
  text-decoration: none;
  padding: 9px 8px 10px;
}

.header-menu > li > a:hover,
.header-menu > li > a:focus {
  color: #c6474b;
}

.header-menu > li:last-child {
  border-bottom: 0;
}

.header-menu > li:last-child > a {
  padding-bottom: 11px;
}

@media (min-width: 1024px) {
  .header-menu-wrap {
    border-bottom: 1px solid #d4c8bd;
    padding-top: 24px;
    padding-bottom: 11px;
  }

  .header-menu-wrap:after {
    content: "";
    display: table;
    clear: both;
  }

  .header-menu {
    float: right;
    margin-left: 0;
    margin-right: 0;
    padding-right: 128px;
  }

  .header-menu > li {
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    line-height: 20px;
    border-bottom: none;
    float: left;
    padding: 0 8px;
  }

  .header-menu > li > a {
    color: #666868;
    padding: 1px 0 3px;
  }

  .header-menu > li:last-child > a {
    padding-bottom: 0;
  }
}

@media (min-width: 1280px) {
  .header-menu > li {
    padding: 0 12px;
  }
}

/* Shop menu
   -------------------------------------------------------------------------- */

.shop-menu {
  margin-bottom: 12px;
}

.shop-menu > li {
  float: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -.25px;
  margin-right: 8px;
}

.shop-menu > li + li {
  border-left: 1px solid #d4c8bd;
  padding-left: 7px;
}

.shop-menu > li > a {
  display: block;
  color: #242121;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 1px;
}

.shop-menu > li > a:hover,
.shop-menu > li > a:focus {
  color: #c6474b;
  text-decoration: none;
}

.shop-menu .menu-item-cart {
  position: relative;
}

.shop-menu .menu-item-cart span {
  display: inline-block;
  background-color: #c6474b;
  border-radius: 6px;
  color: #fff;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 13px;
  text-align: center;
  min-width: 13px;
  min-height: 13px;
  padding-left: 2px;
  padding-right: 2px;
  position: absolute;
  right: -6px;
  top: -6px;
}

@media (min-width: 544px) {
  .shop-menu {
    background-color: #f5f1ed;
    border: 1px solid #d4c8bd;
    margin-left: 0;
    margin-right: 0;
    border-radius: 24px;
    height: 48px;
    padding: 11px 43px 11px 19px;
    position: absolute;
    top: -4px;
    right: 16px;
  }

  .shop-menu > li {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .shop-menu {
    top: 78px;
    padding-right: 35px;
    width: 288px;
  }

  .shop-menu > li {
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  .shop-menu {
    width: 320px;
    padding-right: 43px;
  }

  .shop-menu > li {
    margin-right: 14px;
  }

  .shop-menu > li + li {
    padding-left: 13px;
  }
}

/* Site navigation
   ========================================================================== */

@media (min-width: 1024px) {
  .site-navigation {
    margin-top: 64px;
  }
}

/* Navigation utility
   -------------------------------------------------------------------------- */

.navigation-utility-container {
  position: relative;
}

.navigation-utility {
  background-color: #faf8f6;
  border-top: 1px solid #d4c8bd;
  border-bottom: 1px solid #d4c8bd;
  margin-left: -16px;
  margin-right: -16px;
  padding: 11px 24px;
}

@media (min-width: 1024px) {
  .navigation-utility {
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
}

/* Navigation area
   -------------------------------------------------------------------------- */

.navigation-area {
  background-color: #f5f1ed;
  padding-bottom: 16px;
}

@media (min-width: 1024px) {
  .navigation-area {
    background-color: transparent;
    padding-bottom: 0;
  }

  .navigation-area-secondary {
    position: absolute;
    top: 0;
    width: 100%;
  }

  .navigation-area-secondary .container {
    position: relative;
  }
}

/**
 * Navigation Toggle
 */

@media (max-width: 1023px) {
  .navigation-toggle {
    background-color: #f5f1ed;
    border: 1px solid #d4c8bd;
    border-radius: 50%;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: -4px;
    right: 16px;
    z-index: 8000;
    cursor: pointer;
  }

  .navigation-toggle-title {
    font-size: 14px;
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 8px;
  }

  .navigation-toggle-icon {
    background-color: #c6474b;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    position: relative;
  }

  .navigation-toggle-icon .icon-bar,
  .navigation-toggle-icon .icon-bar:before,
  .navigation-toggle-icon .icon-bar:after {
    display: block;
    content: "";
    background-color: #fff;
    height: 3px;
    width: 16px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }

  .navigation-toggle-icon .icon-bar {
    margin-top: -2px;
  }

  .navigation-toggle-icon .icon-bar:before {
    top: -7px;
  }

  .navigation-toggle-icon .icon-bar:after {
    bottom: -7px;
  }

  .navigation-toggle-active .icon-bar {
    background-color: transparent;
  }

  .navigation-toggle-active .icon-bar:before,
  .navigation-toggle-active .icon-bar:after {
    top: 0;
  }

  .navigation-toggle-active .icon-bar:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .navigation-toggle-active .icon-bar:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .navigation-collapse {
    max-height: 0;
    overflow: hidden;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
  }

  .navigation-open {
    max-height: 1200px;
    -webkit-transition-duration: 1.2s;
         -o-transition-duration: 1.2s;
            transition-duration: 1.2s;
  }
}

@media (min-width: 544px) and (max-width: 1023px) {
  .navigation-toggle {
    border: 0;
    margin: 1px;
  }
}

@media (min-width: 1024px) {
  .navigation-toggle {
    display: none;
  }
}

/* Site menu
   -------------------------------------------------------------------------- */

.site-menu {
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -.25px;
  padding-top: 16px;
}

.site-menu > li {
  border-bottom: 1px solid #d4c8bd;
}

.site-menu > li > a {
  display: block;
  color: #242121;
  text-decoration: none;
  padding: 9px 8px 10px;
  position: relative;
}

.site-menu > li > a:hover,
.site-menu > li > a:focus {
  color: #c6474b;
}

.site-menu .dropdown-toggle {
  display: block;
  color: #c6474b;
  font-size: 12px;
  line-height: 44px;
  text-align: right;
  width: 44px;
  height: 44px;
  padding-right: 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

.site-menu .dropdown-toggle:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
}

.site-menu .dropdown {
  display: none;
  margin-top: -4px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

@media (max-width: 1023px) {
  .site-menu .menu-item-has-dropdown.active .dropdown {
    display: block;
  }

  .site-menu .menu-item-has-dropdown.active .dropdown-toggle:before {
    content: "\eaf0";
  }
}

@media (min-width: 1024px) {
  .site-menu {
    float: right;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 300px;
  }

  .site-menu > li {
    border-bottom: none;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -1px;
    float: left;
    margin-right: 24px;
  }

  .site-menu > li > a {
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
    padding-bottom: 29px;
    position: relative;
  }

  .site-menu > li:last-child {
    margin-right: 0;
  }

  .site-menu .dropdown-toggle {
    width: auto;
    height: auto;
    right: 0;
    padding-right: 0;
  }

  .site-menu .dropdown-toggle:before {
    content: "\eaf0";
  }

  .site-menu .dropdown {
    display: block;
    visibility: hidden;
    background-color: #f5f1ed;
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.10);
            box-shadow: 0 2px 0 rgba(0,0,0,0.10);
    border-top: 1px solid #d4c8bd;
    padding-top: 23px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 148px;
    left: 0;
    right: 0;
    z-index: 100;
    opacity: 0;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
  }

  .site-menu > .menu-item-has-dropdown {
    margin-right: 20px;
  }

  .site-menu > .menu-item-has-dropdown > a {
    padding-right: 16px;
  }

  .site-menu > .menu-item-has-dropdown > a:before,
  .site-menu > .menu-item-has-dropdown > a:after {
    opacity: 0;
    -moz-transition: opacity .30s ease-in-out;
    -webkit-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
  }

  .site-menu > .menu-item-has-dropdown:hover > a:before,
  .site-menu > .menu-item-has-dropdown:hover > a:after,
  .site-menu > .menu-item-has-dropdown:focus > a:before,
  .site-menu > .menu-item-has-dropdown:focus > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 32px 16px 32px;
    border-color: transparent transparent #d4c8bd transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 101;
    visibility: visible;
    opacity: 1;
  }

  .site-menu > .menu-item-has-dropdown:hover > a:after,
  .site-menu > .menu-item-has-dropdown:focus > a:after {
    border-color: transparent transparent #f5f1ed transparent;
    bottom: -1px;
    z-index: 102;
  }

  .site-menu .menu-item-has-dropdown:hover .dropdown {
    visibility: visible;
    opacity: 1;
  }

  .site-menu .menu-item-sympathy .dropdown {
    text-align: center;
  }
}

@media (min-width: 1280px) {
  .site-menu {
    padding-right: 348px;
  }

  .site-menu > li {
    float: left;
    font-size: 24px;
    margin-right: 48px;
  }

  .site-menu > .menu-item-has-dropdown {
    margin-right: 44px;
  }

  .site-menu > .menu-item-has-dropdown > a {
    padding-right: 20px;
  }
}

/* Site sub menu 1
   -------------------------------------------------------------------------- */

.site-sub-menu-1 {
  letter-spacing: 0;
}

.site-sub-menu-1 > li {
  font-size: 16px;
  line-height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.site-sub-menu-1 > li > a {
  display: block;
  color: #242121;
  text-decoration: none;
}

.site-sub-menu-1 > li > a > img {
  display: none;
}

.site-sub-menu-1 > li > a:hover,
.site-sub-menu-1 > li > a:focus {
  color: #c6474b;
}

@media (min-width: 768px) {
  .site-sub-menu-1 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .site-sub-menu-1 > li {
    float: left;
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 1024px) {
  .site-sub-menu-1 {
    font-size: 0;
    padding-top: 8px;
  }

  .site-sub-menu-1 > li {
    float: none;
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 28px;
    padding: 0 4px;
    max-width: 136px;
  }

  .site-sub-menu-1 > li > a {
    padding-bottom: 5px;
    position: relative;
  }

  .site-sub-menu-1 > li > a:after {
    content: "";
    background-color: #d4c8bd;
    display: block;
    width: 64px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    margin-left: auto;
    margin-right: auto;
  }

  .site-sub-menu-1 > li > a > img {
    display: block;
    background-color: #fff;
    border: 4px solid #ebe3dc;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
    padding: 4px;
    width: 120px;
  }

  /**
	 * Menu item sympathy
	 */

  .menu-item-sympathy .site-sub-menu-1 > li {
    max-width: 184px;
  }
}

@media (min-width: 1280px) {
  .site-sub-menu-1 > li {
    max-width: 164px;
  }

  .site-sub-menu-1 > li > a > img {
    width: 132px;
  }
}

/* Site sub menu 2
   -------------------------------------------------------------------------- */

.site-sub-menu-2 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}

.site-sub-menu-2 > li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.site-sub-menu-2 > li > a {
  display: block;
  color: #242121;
  text-decoration: none;
}

.site-sub-menu-2 > li > a:hover,
.site-sub-menu-2 > li > a:focus {
  color: #c6474b;
}

@media (min-width: 768px) {
  .site-sub-menu-2 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .site-sub-menu-2 > li {
    float: left;
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 1024px) {
  .site-sub-menu-2 {
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    line-height: 24px;
    padding-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .site-sub-menu-2 > li {
    width: 100%;
    padding: 0;
  }

  .site-sub-menu-2 > li > a {
    border-bottom: 1px solid #d4c8bd;
    color: #242121;
    padding-top: 9px;
    padding-bottom: 10px;
  }

  .site-sub-menu-2 > li:last-child > a {
    border-bottom: 0;
    padding-bottom: 11px;
  }

  /**
	 * Menu item products
	 */

  .site-sub-menu-2.columns-2,
  .site-sub-menu-2.columns-3,
  .site-sub-menu-2.columns-4 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .site-sub-menu-2.columns-2 > li,
  .site-sub-menu-2.columns-3 > li,
  .site-sub-menu-2.columns-4 > li {
    float: left;
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-sub-menu-2.columns-2 > li > a,
  .site-sub-menu-2.columns-3 > li > a,
  .site-sub-menu-2.columns-4 > li > a {
    border-bottom: 1px solid #d4c8bd;
  }

  .site-sub-menu-2.columns-2 > li {
    width: 50%;
  }

  .site-sub-menu-2.columns-3 > li {
    width: 33%;
  }

  .site-sub-menu-2.columns-4 > li {
    width: 25%;
  }
}

/* Site search
   -------------------------------------------------------------------------- */

.site-search .search-toggle {
  display: none;
  background-color: #c6474b;
  border: 1px solid #c6474b;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.site-search .search-toggle-icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 30px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb07";
  font-size: 14px;
}

.site-search .search-toggle:hover {
  background-color: #a83c40;
  border-color: #a83c40;
}

.site-search .search-toggle.active .search-toggle-icon:before {
  content: "\eaf4";
}

.site-search .search-field {
  height: 36px;
}

@media (min-width: 1024px) {
  .site-search {
    position: relative;
  }

  .site-search .search-toggle {
    display: block;
    position: absolute;
    right: 22px;
    top: 84px;
  }

  .site-search .search-form {
    display: none;
    margin-bottom: 0;
    width: 220px;
    position: absolute;
    right: 64px;
    top: 84px;
  }

  .site-search .search-form.active {
    display: block;
  }
}

@media (min-width: 1280px) {
  .site-search .search-form {
    width: 252px;
  }
}

/* Site body
   ========================================================================== */

.site-body {
  padding-top: 76px;
}

@media (min-width: 1024px) {
  .site-body {
    background-image: url("../img/bg-01.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 0;
  }
}

/* Site hero
   ========================================================================== */

.site-hero {
  background-color: #f5f1ed;
  position: relative;
  margin: 0;
}

.hero-title {
  margin-bottom: 0;
  padding-top: 0;
}

/**
 * Hero slider.
 */

.hero-slider {
  margin: 0;
}

.hero-arrows {
  position: relative;
}

.site-hero .slick-dots {
  bottom: 16px;
}

.site-hero .slick-arrow {
  background-color: transparent;
  z-index: 101;
  padding: 0;
}

.site-hero .slick-arrow:before,
.site-hero .slick-arrow:after {
  font-size: 40px;
  text-shadow: 0 0 3px rgba(0,0,0,0.40);
}

.site-hero .slick-prev {
  left: 0;
}

.site-hero .slick-prev:before {
  content: "\eb08";
}

.site-hero .slick-next {
  right: 0;
}

.site-hero .slick-next:after {
  content: "\eb09";
}

@media (max-width: 767px) {
  .hero-arrows {
    font-size: 0;
    line-height: 16px;
    margin-top: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
  }

  .hero-pager {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
  }

  .site-hero .slick-dots {
    padding-left: 4px;
    padding-right: 4px;
    position: static;
    bottom: 0;
    float: left;
  }

  .site-hero .slick-arrow {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .site-hero .slick-prev {
    float: left;
  }

  .site-hero .slick-next {
    float: right;
  }

  .site-hero .slick-prev:before,
  .site-hero .slick-next:after {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-top: -2px;
  }
}

@media (min-width: 1024px) {
  .site-hero .slick-prev:before,
  .site-hero .slick-next:after {
    font-size: 48px;
  }
}

@media (min-width: 1280px) {
  .site-hero .slick-prev:before,
  .site-hero .slick-next:after {
    font-size: 80px;
  }
}

.hero-slide {
  padding: 48px 0 0;
  background-position: center top;
  background-repeat: no-repeat;
}

.hero-slide-type-1 a.button,
.hero-slide-type-1 button.button,
.hero-slide-type-1 input.button {
  background-color: transparent;
  border-color: #c6474b;
  color: #c6474b;
}

.hero-slide-type-1 a.button:hover,
.hero-slide-type-1 button.button:hover,
.hero-slide-type-1 input.button:hover,
.hero-slide-type-1 a.button:focus,
.hero-slide-type-1 button.button:focus,
.hero-slide-type-1 input.button:focus {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

.hero-slide-type-2 a.button,
.hero-slide-type-2 button.button,
.hero-slide-type-2 input.button {
  background-color: #c6474b;
  border-color: #c6474b;
  color: #fff;
}

.hero-slide-type-2 a.button:hover,
.hero-slide-type-2 button.button:hover,
.hero-slide-type-2 input.button:hover,
.hero-slide-type-2 a.button:focus,
.hero-slide-type-2 button.button:focus,
.hero-slide-type-2 input.button:focus {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

.hero-slide-type-3 a.button,
.hero-slide-type-3 button.button,
.hero-slide-type-3 input.button {
  background-color: transparent;
  border-color: #d4c8bd;
  color: #242121;
}

.hero-slide-type-3 a.button:hover,
.hero-slide-type-3 button.button:hover,
.hero-slide-type-3 input.button:hover,
.hero-slide-type-3 a.button:focus,
.hero-slide-type-3 button.button:focus,
.hero-slide-type-3 input.button:focus {
  background-color: #b4aaa1;
  border-color: #b4aaa1;
  color: #fff;
}

.hero-slide-type-4 a.button,
.hero-slide-type-4 button.button,
.hero-slide-type-4 input.button {
  background-color: #46ada2;
  border-color: #46ada2;
  color: #fff;
}

.hero-slide-type-4 a.button:hover,
.hero-slide-type-4 button.button:hover,
.hero-slide-type-4 input.button:hover,
.hero-slide-type-4 a.button:focus,
.hero-slide-type-4 button.button:focus,
.hero-slide-type-4 input.button:focus {
  background-color: #3c938a;
  border-color: #3c938a;
  color: #fff;
}

.hero-slide-type-5 a.button,
.hero-slide-type-5 button.button,
.hero-slide-type-5 input.button {
  background-color: #7ead46;
  border-color: #7ead46;
  color: #fff;
}

.hero-slide-type-5 a.button:hover,
.hero-slide-type-5 button.button:hover,
.hero-slide-type-5 input.button:hover,
.hero-slide-type-5 a.button:focus,
.hero-slide-type-5 button.button:focus,
.hero-slide-type-5 input.button:focus {
  background-color: #6b933c;
  border-color: #6b933c;
  color: #fff;
}

.hero-slide-type-6 a.button,
.hero-slide-type-6 button.button,
.hero-slide-type-6 input.button {
  background-color: #d7823d;
  border-color: #d7823d;
  color: #fff;
}

.hero-slide-type-6 a.button:hover,
.hero-slide-type-6 button.button:hover,
.hero-slide-type-6 input.button:hover,
.hero-slide-type-6 a.button:focus,
.hero-slide-type-6 button.button:focus,
.hero-slide-type-6 input.button:focus {
  background-color: #c2601f;
  border-color: #c2601f;
  color: #fff;
}

@media (max-width: 767px) {
  .hero-slide {
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  .hero-slide {
    background-size: cover;
    padding-top: 260px;
    padding-bottom: 44px;
  }
}

@media (min-width: 1024px) {
  .hero-slide {
    padding-top: 32px;
    padding-bottom: 16px;
  }
}

/**
 * Hero navigation
 */

.hero-navigation {
  margin-left: -16px;
  margin-right: -16px;
}

.hero-navigation-inner {
  position: relative;
  z-index: 100;
}

@media (min-width: 768px) {
  .hero-navigation {
    position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * Hero toggle.
 */

.hero-toggle {
  display: none;
  background-color: #fff;
  border: 0;
  border-left: 1px solid #ebe3dc;
  border-radius: 0 8px 0 0;
  color: #666868;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  margin: 0;
  padding: 2px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 112px;
  z-index: 1;
  cursor: pointer;
}

.hero-toggle-icon {
  display: block;
  border: 2px solid #d4c8bd;
  border-radius: 50%;
  color: #242121;
  font-size: 20px;
  line-height: 44px;
  width: 48px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4px;
  position: relative;
  top: -1px;
}

.hero-toggle-icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eafe";
  display: block;
}

.hero-toggle:hover {
  background-color: #f5f1ed;
  color: #c6474b;
}

.hero-toggle:hover .hero-toggle-icon {
  background-color: #c6474b;
  border-color: #c6474b;
  color: #fff;
}

.hero-toggle.active .hero-toggle-icon {
  background-color: #fff;
  border-color: #d4c8bd;
  color: #242121;
}

.hero-toggle.active .hero-toggle-icon:before {
  content: "\eaf4";
  font-size: 16px;
}

@media (min-width: 768px) {
  .hero-toggle {
    display: block;
    border-bottom: 1px solid #ebe3dc;
  }

  .hero-toggle.active {
    border-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .hero-toggle {
    height: 128px;
  }
}

@media (min-width: 1280px) {
  .hero-toggle {
    width: 112px;
  }
}

/**
 * Hero list.
 */

.hero-list {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 0 0 rgba(0,0,0,0.05);
          box-shadow: 0 6px 0 0 rgba(0,0,0,0.05);
  list-style: none;
  margin: 0;
  padding: 0;
}

.hero-list-item {
  border-radius: 8px;
  display: none;
  position: relative;
  margin-bottom: 0;
}

.hero-list-header {
  border-bottom: 1px solid #ebe3dc;
  padding: 16px 16px 15px 96px;
  position: relative;
}

.hero-list-item:last-child .hero-list-header {
  border-bottom-color: transparent;
}

.hero-list-item.active .hero-list-header {
  border-bottom: 1px solid #ebe3dc;
  min-height: 96px;
}

@media (min-width: 768px) {
  .hero-list {
    -webkit-box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
            box-shadow: 6px 6px 0 0 rgba(0,0,0,0.05);
    border-radius: 8px;
  }

  .hero-list-header {
    padding: 20px 64px 15px 96px;
    border-radius: 8px 8px 0 0;
    min-height: 112px;
  }

  .hero-list-header:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\eaf2";
    color: #d4c8bd;
    font-size: 16px;
    position: absolute;
    right: 32px;
    top: 0;
    bottom: 0;
    height: 16px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .hero-list-header:hover:after {
    color: #242121;
  }

  .hero-list-item {
    cursor: pointer;
    border-radius: 0;
  }

  .hero-list-item.active {
    cursor: default;
    border-radius: 8px;
  }

  .hero-list-item.active .hero-list-header {
    padding: 16px 96px 11px 96px;
    border-radius: 8px 8px 0 0;
    min-height: 112px;
  }

  .hero-list-item.active .hero-list-header:after {
    content: none;
  }

  .hero-list.active .hero-list-item.active .hero-list-header {
    border-radius: 8px 8px 0 0;
  }
}

@media (min-width: 1024px) {
  .hero-list {
    height: 624px;
    border-radius: 8px;
  }

  .hero-list-header {
    padding: 20px 64px 11px 96px;
  }

  .hero-list.active .hero-list-item.active {
    border-radius: 8px 8px 0 0;
  }

  .hero-list-item.active .hero-list-header {
    min-height: 128px;
  }
}

@media (min-width: 1280px) {
  .hero-list {
    height: 712px;
  }

  .hero-list-header {
    padding: 24px 76px 23px 96px;
  }

  .hero-list-item.active .hero-list-header {
    padding: 16px 120px 7px 96px;
  }
}

.hero-list-title {
  color: #666868;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 4px;
  padding-top: 1px;
  padding-bottom: 3px;
}

.hero-list-item.active .hero-list-title {
  color: #242121;
  font-size: 24px;
  line-height: 28px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.hero-list-text {
  color: #666868;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

@media (min-width: 1280px) {
  .hero-list-text {
    font-size: 16px;
    padding-top: 1px;
    padding-bottom: 3px;
  }
}

.hero-list-heading {
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 32px;
  line-height: 28px;
  margin-bottom: 0;
  color: #fff;
  display: none;
}

.hero-list-heading:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb0a";
  font-size: 116px;
}

.hero-list-heading em {
  display: block;
  font-size: 56px;
  line-height: 52px;
  font-style: normal;
  padding-bottom: 4px;
}

.hero-list-heading strong {
  font-weight: 700;
}

@media (min-width: 1024px) {
  .hero-list-heading {
    display: block;
    margin-bottom: 24px;
  }
}

@media (min-width: 1280px) {
  .hero-list-heading {
    font-size: 44px;
    line-height: 44px;
  }

  .hero-list-heading span {
    font-size: 72px;
    line-height: 64px;
  }

  .hero-list-title {
    font-size: 24px;
    line-height: 28px;
    padding-top: 3px;
    padding-bottom: 1px;
  }

  .hero-list-item.active .hero-list-title {
    font-size: 28px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .hero-list-content {
    position: absolute;
    bottom: 56px;
    left: 0;
    right: 0;
  }
}

.hero-list-img {
  background-color: #fff;
  border: 2px solid #ebe3dc;
  border-radius: 50%;
  padding: 2px;
  position: absolute;
  top: 16px;
  left: 16px;
}

@media (min-width: 768px) {
  .hero-list-img {
    top: 24px;
  }
}

@media (min-width: 1280px) {
  .hero-list-img {
    top: 32px;
  }
}

.hero-list-btn {
  font-size: 16px;
}

.hero-list-btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
  font-size: 12px;
  margin-left: 4px;
  vertical-align: top;
  position: relative;
  top: -1px;
}

@media (min-width: 768px) {
  .hero-list-btn {
    font-size: 20px;
  }
}

.hero-list-item-type-1 .hero-list-header:hover:after {
  color: #c6474b;
}

.hero-list-item-type-1 .hero-list-btn {
  background-color: transparent;
  border-color: #c6474b;
  color: #c6474b;
}

.hero-list-item-type-1 .hero-list-btn:hover,
.hero-list-item-type-1 .hero-list-btn:focus {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

.hero-list-item-type-2 .hero-list-header:hover:after {
  color: #c6474b;
}

.hero-list-item-type-2 .hero-list-btn {
  background-color: #c6474b;
  border-color: #c6474b;
  color: #fff;
}

.hero-list-item-type-2 .hero-list-btn:hover,
.hero-list-item-type-2 .hero-list-btn:focus {
  background-color: #a83c40;
  border-color: #a83c40;
  color: #fff;
}

.hero-list-item-type-3 .hero-list-header:hover:after {
  color: #242121;
}

.hero-list-item-type-3 .hero-list-btn {
  background-color: transparent;
  border-color: #d4c8bd;
  color: #242121;
}

.hero-list-item-type-3 .hero-list-btn:hover,
.hero-list-item-type-3 .hero-list-btn:focus {
  background-color: #b4aaa1;
  border-color: #b4aaa1;
  color: #fff;
}

.hero-list-item-type-4 .hero-list-header:hover:after {
  color: #46ada2;
}

.hero-list-item-type-4 .hero-list-btn {
  background-color: #46ada2;
  border-color: #46ada2;
  color: #fff;
}

.hero-list-item-type-4 .hero-list-btn:hover,
.hero-list-item-type-4 .hero-list-btn:focus {
  background-color: #3c938a;
  border-color: #3c938a;
  color: #fff;
}

.hero-list-item-type-5 .hero-list-btn {
  background-color: #7ead46;
  border-color: #7ead46;
  color: #fff;
}

.hero-list-item-type-5 .hero-list-header:hover:after {
  color: #6b933c;
}

.hero-list-item-type-5 .hero-list-btn:hover,
.hero-list-item-type-5 .hero-list-btn:focus {
  background-color: #6b933c;
  border-color: #6b933c;
  color: #fff;
}

.hero-list-item-type-6 .hero-list-header:hover:after {
  color: #d7823d;
}

.hero-list-item-type-6 .hero-list-btn {
  background-color: #d7823d;
  border-color: #d7823d;
  color: #fff;
}

.hero-list-item-type-6 .hero-list-btn:hover,
.hero-list-item-type-6 .hero-list-btn:focus {
  background-color: #c2601f;
  border-color: #c2601f;
  color: #fff;
}

.hero-list-body {
  background-color: #fff;
  text-align: center;
  padding: 16px;
  display: none;
}

@media (max-width: 1023px) {
  .hero-list-body {
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  .hero-list-body {
    border-radius: 0 0 8px 8px;
  }
}

@media (min-width: 1024px) {
  .hero-list-body {
    -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,0.10);
            box-shadow: inset 0 2px 0 rgba(0,0,0,0.10);
    height: 496px;
  }

  .hero-list-body:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+37,000000+37,101111+75,101111+100&0+0,0+38,0.06+45,0.29+63,0.39+74,0.4+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,0) 38%, rgba(3,3,3,0.06) 45%, rgba(11,11,11,0.29) 63%, rgba(16,17,17,0.39) 74%, rgba(16,17,17,0.39) 75%, rgba(16,17,17,0.4) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0) 38%,rgba(3,3,3,0.06) 45%,rgba(11,11,11,0.29) 63%,rgba(16,17,17,0.39) 74%,rgba(16,17,17,0.39) 75%,rgba(16,17,17,0.4) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),color-stop(37%, rgba(0,0,0,0)),color-stop(38%, rgba(0,0,0,0)),color-stop(45%, rgba(3,3,3,0.06)),color-stop(63%, rgba(11,11,11,0.29)),color-stop(74%, rgba(16,17,17,0.39)),color-stop(75%, rgba(16,17,17,0.39)),to(rgba(16,17,17,0.4)));
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0) 38%,rgba(3,3,3,0.06) 45%,rgba(11,11,11,0.29) 63%,rgba(16,17,17,0.39) 74%,rgba(16,17,17,0.39) 75%,rgba(16,17,17,0.4) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0) 38%,rgba(3,3,3,0.06) 45%,rgba(11,11,11,0.29) 63%,rgba(16,17,17,0.39) 74%,rgba(16,17,17,0.39) 75%,rgba(16,17,17,0.4) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    content: "";
    display: block;
    border-radius: 0 0 8px 8px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 1280px) {
  .hero-list-body {
    height: 584px;
  }
}

.hero-list.active {
  padding-top: 112px;
}

.hero-list.active .hero-list-item.active {
  position: absolute;
  top: 0;
}

.hero-list.active .hero-list-item.active .hero-list-body {
  display: none;
}

.hero-list-item.active {
  display: block;
  background-color: #faf8f6;
}

.hero-list-item.active .hero-list-body {
  display: block;
}

@media (min-width: 768px) {
  .hero-list.active .hero-list-item {
    display: block;
  }
}

@media (min-width: 1024px) {
  .hero-list.active {
    padding-top: 128px;
  }
}

/**
 * Hero woocommerce products.
 */

.woocommerce .hero-slide ul.products {
  position: relative;
  z-index: 101;
}

.woocommerce .hero-slide ul.products li.product {
  float: left;
  clear: none !important;
  width: 100% !important;
  margin-bottom: 32px;
}

.woocommerce .hero-slide ul.products li.product:nth-last-of-type(-n+2) {
  display: none;
}

@media (min-width: 544px) {
  .woocommerce .hero-slide ul.products li.product {
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .woocommerce .hero-slide ul.products li.product {
    display: block;
    width: 33.33334% !important;
    margin-bottom: 0;
  }

  .woocommerce .hero-slide ul.products li.product:nth-last-of-type(-n+2) {
    display: block;
  }

  .woocommerce .hero-slide ul.products li.product:nth-last-of-type(-n+1) {
    display: none;
  }
}

@media (min-width: 1024px) {
  .woocommerce .hero-slide ul.products li.product {
    width: 50% !important;
    margin-bottom: 32px;
  }

  .woocommerce .hero-slide ul.products li.product:last-child {
    display: block;
  }
}

/* Site headline
   ========================================================================== */

.site-headline {
  background-color: #f5f1ed;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.headline-title {
  margin-bottom: 0;
  padding-top: 0;
}

/* Site content
   ========================================================================== */

.content-header {
  margin-bottom: 20px;
}

.content-title {
  font-weight: 300;
  font-family: 'Frank Ruhl Libre', serif;
  letter-spacing: -.25px;
  margin-bottom: 28px;
  padding-top: 0;
}

@media (min-width: 1024px) {
  .content-title {
    font-size: 72px;
    line-height: 76px;
  }
}

/* Home content area
   -------------------------------------------------------------------------- */

.home-content-area {
  background-color: #fff;
}

/* Archive content area
   -------------------------------------------------------------------------- */

.archive-content-area .site-content {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .archive-content-area .site-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/**
 * Archive entry.
 */

.archive-entry .entry-header {
  margin-bottom: 20px;
}

.archive-entry .entry-title {
  margin-bottom: 0;
  padding-top: 0;
}

.archive-entry .entry-meta > span:not(:first-child):before {
  content: "\2f\20";
}

/* Singular content area
   -------------------------------------------------------------------------- */

.singular-content-area .site-content {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .singular-content-area .site-content {
    padding-top: 64px;
    padding-bottom: 40px;
  }
}

/**
 * Singular entry.
 */

.singular-entry .entry-header {
  margin-bottom: 20px;
}

.singular-entry .entry-title {
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  top: -1px;
}

.singular-entry .entry-meta > span:not(:first-child):before {
  content: "\2f\20";
}

/* Page content area
   -------------------------------------------------------------------------- */

.page-content-area .site-content {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .page-content-area .site-content {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

/**
 * Page entry.
 */

.page-entry .entry-header {
  margin-bottom: 20px;
}

.page-entry .entry-title {
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  top: -1px;
}

/* Shop content area
   -------------------------------------------------------------------------- */

.shop-content-area .site-content {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .shop-content-area .site-content {
    padding-top: 52px;
    padding-bottom: 48px;
    margin-left: -60px;
  }
}

/* Product content area
   -------------------------------------------------------------------------- */

.product-content-area .site-content {
  padding-top: 48px;
  padding-bottom: 24px;
}

@media (min-width: 1024px) {
  .product-content-area .site-content {
    padding-top: 64px;
    padding-bottom: 48px;
  }
}

/* Addon content area
   -------------------------------------------------------------------------- */

.addon-content-area .site-content {
  padding-top: 24px;
  padding-bottom: 24px;
}

/**
 * Proceed to Checkout
 */

.addon-content-area .wc-proceed-to-checkout {
  font-size: 0;
  margin-top: 8px;
  border-top: 1px solid #d4c8bd;
  padding-top: 31px;
  padding-bottom: 28px;
  text-align: center;
}

.addon-content-area .wc-proceed-to-checkout.proceed-top {
  margin-top: 0;
  margin-bottom: 40px;
  border-top: 0;
  border-bottom: 1px solid #d4c8bd;
  padding-bottom: 31px;
  padding-top: 0;
}

.addon-content-area .wc-proceed-to-checkout .btn:after,
.addon-content-area .wc-proceed-to-checkout .button:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
  font-size: 12px;
  margin-left: 8px;
}

@media (max-width: 767px) {
  .addon-content-area .wc-proceed-to-checkout :first-child {
    margin-bottom: 16px;
  }
}

@media (min-width: 1024px) {
  .addon-content-area .site-content {
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .addon-content-area .woocommerce-products-header__title {
    font-size: 40px;
    line-height: 48px;
  }

  .addon-content-area .woocommerce-products-header__text {
    margin-top: -4px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .addon-content-area .wc-proceed-to-checkout {
    text-align: right;
  }

  .addon-content-area .wc-proceed-to-checkout .btn,
  .addon-content-area .wc-proceed-to-checkout .button {
    margin-left: 24px;
  }

  /**
	 * Products
	 */

  .addon-content-area ul.products li.product {
    width: 25% !important;
  }

  .addon-content-area ul.products li.product a img {
    margin-bottom: 32px;
  }

  /*.addon-content-area ul.products li.product .woocommerce-loop-product__header {
		position: relative;
		margin-top: -84px;
	}*/
}

/* Checkout content area
   -------------------------------------------------------------------------- */

.checkout-content-area .site-content {
  padding-top: 24px;
}

@media (min-width: 1024px) {
  .checkout-content-area .site-content {
    padding-top: 52px;
    padding-bottom: 48px;
  }
}

/* Site sidebar
   ========================================================================== */

@media (min-width: 1024px) {
  .site-sidebar {
    padding-top: 40px;
    padding-right: 32px;
  }
}

/**
 * Shop sidebar
 */

@media (min-width: 1024px) {
  .shop-sidebar-area .site-sidebar {
    padding-top: 40px;
    padding-right: 68px;
  }
}

/* Sidebar navigation
   -------------------------------------------------------------------------- */

.sidebar-navigation {
  margin-bottom: 40px;
}

.sidebar-navigation-title {
  margin-bottom: 0;
  padding-top: 0;
}

/* Sidebar menu
   -------------------------------------------------------------------------- */

.sidebar-menu > li {
  border-bottom: 1px solid #d4c8bd;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -.25px;
  padding-top: 7px;
  padding-bottom: 8px;
}

.sidebar-menu > li > a {
  color: #242121;
  display: block;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sidebar-menu > li > a:hover,
.sidebar-menu > li > a:focus {
  color: #c6474b;
}

.sidebar-menu > li.current-cat > a,
.sidebar-menu li.current-menu-item > a {
  color: #c6474b;
}

/**
 * Sidebar menu tier two.
 */

.sidebar-menu > li > ul {
  list-style: none;
  border-top: 1px solid #d4c8bd;
  margin-top: 8px;
  margin-bottom: -8px;
  padding-left: 4px;
  padding-top: 21px;
  padding-bottom: 2px;
}

.sidebar-menu > li > ul > li {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}

.sidebar-menu > li > ul > li > a {
  color: #666868;
  text-decoration: none;
}

.sidebar-menu > li > ul > li > a:hover,
.sidebar-menu > li > ul > li > a:focus {
  color: #c6474b;
}

.sidebar-menu > li > ul > li.current-cat > a {
  font-weight: 500;
  color: #c6474b;
}

/**
 * Sidebar menu tier three.
 */

.sidebar-menu > li > ul > li > ul {
  list-style: none;
  padding-top: 8px;
  padding-left: 4px;
}

.sidebar-menu > li > ul > li > ul > li {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}

.sidebar-menu > li > ul > li > ul > li > a {
  color: #666868;
  text-decoration: none;
}

.sidebar-menu > li > ul > li > ul > li > a:hover,
.sidebar-menu > li > ul > li > ul > li > a:focus {
  color: #c6474b;
}

.sidebar-menu > li > ul > li > ul > li.current-cat > a {
  font-weight: 500;
  color: #c6474b;
}

/* Archives navigation
   -------------------------------------------------------------------------- */

.archives-navigation-title {
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 3px;
}

/* Archives menu
   -------------------------------------------------------------------------- */

/* Archives dropdown
   -------------------------------------------------------------------------- */

/* Site footer
   ========================================================================== */

.site-footer-primary {
  background: #f5f1ed url("../img/rpt-01.png") repeat center top;
  border-top: 1px solid #d4c8bd;
  -webkit-box-shadow: inset 0 2px 0 #ebe3dc;
          box-shadow: inset 0 2px 0 #ebe3dc;
  padding-top: 31px;
  padding-bottom: 32px;
}

.site-footer-secondary {
  background-color: #c6474b;
  padding-top: 16px;
  padding-bottom: 16px;
}

@media (min-width: 1024px) {
  .site-footer-primary {
    padding-top: 47px;
    padding-bottom: 48px;
  }
}

/* Footer navigation
   -------------------------------------------------------------------------- */

.footer-navigation {
  margin-bottom: 32px;
}

.footer-navigation-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 4px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.footer-navigation-heading a:hover,
.footer-navigation-heading a:focus {
  color: #c6474b;
}

.footer-navigation-col {
  padding-top: 4px;
}

.footer-navigation-col-1 {
  padding-top: 8px;
}

.footer-navigation-col-2 {
  border-left: 1px solid #d4c8bd;
  padding-left: 23px;
}

.footer-navigation-col-3 {
  border-left: 1px solid #d4c8bd;
  padding-left: 23px;
}

@media (min-width: 1024px) {
  .footer-navigation {
    margin-bottom: 0;
  }
}

@media (min-width: 1280px) {
  .footer-navigation-col-2 {
    padding-left: 39px;
  }

  .footer-navigation-col-3 {
    padding-left: 39px;
  }
}

/* Footer menu
   -------------------------------------------------------------------------- */

.footer-menu > li {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 4px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.footer-menu > li > a {
  color: #666868;
  text-decoration: none;
}

.footer-menu > li > a:hover,
.footer-menu > li > a:focus {
  color: #c6474b;
}

/**
 * Footer menu 1
 */

.footer-menu-1 > li {
  margin-bottom: 8px;
}

/**
 * Footer menu 3
 */

@media (min-width: 544px) {
  .footer-menu-3 {
    margin-right: -32px;
  }
}

/* Footer social menu
   -------------------------------------------------------------------------- */

.footer-social-menu a {
  color: #c6474b;
}

@media (min-width: 544px) {
  .footer-social-menu {
    margin-bottom: 0;
  }
}

/* Site vcard
   -------------------------------------------------------------------------- */

.site-vcard {
  background-color: #faf8f6;
  border: 1px solid #d4c8bd;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 0 2px #ebe3dc;
          box-shadow: 0 0 0 2px #ebe3dc;
  color: #242121;
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 23px;
}

.site-vcard .heading {
  border-bottom: 1px solid #d4c8bd;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  padding-top: 3px;
}

.site-vcard .heading strong {
  color: #c6474b;
}

.site-vcard .adr,
.site-vcard .tel,
.site-vcard .social-menu,
.site-vcard > .hours {
  position: relative;
  padding-top: 1px;
  padding-bottom: 3px;
}

.site-vcard span.hours {
  border: 0;
}

.site-vcard .hours h6 {
  padding-top: 0;
}

.site-vcard .adr:before,
.site-vcard .tel:before,
.site-vcard .hours:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #c6474b;
  font-size: 14px;
  position: absolute;
  left: 4px;
}

.site-vcard .adr,
.site-vcard .tel,
.site-vcard .hours {
  margin-bottom: 12px;
  padding-left: 24px;
}

.site-vcard > .hours:before {
  content: "\e94e";
}

.site-vcard .adr:before {
  content: "\eafd";
}

.site-vcard .tel:before {
  content: "\eaff";
}

@media (min-width: 1024px) {
  .site-vcard {
    margin-left: 16px;
  }

  .site-vcard .heading {
    padding-bottom: 16px;
    padding-top: 3px;
  }
}

@media (min-width: 1280px) {
  .site-vcard {
    margin-left: 0;
    padding-left: 31px;
    padding-right: 31px;
  }
}

/* Site copyright
   -------------------------------------------------------------------------- */

.site-copyright {
  color: #fff;
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 3px;
}

.site-copyright a {
  color: inherit;
  text-decoration: none;
}

.site-copyright a:hover,
.site-copyright a:focus {
  text-decoration: underline;
}

/* Site Comments
   ========================================================================== */

/* Comment list
   -------------------------------------------------------------------------- */

.comment-list,
.comment-list .children {
  list-style: none;
}

.comment-list,
.comment-list > li,
.comment-list .children,
.comment-list .children > li {
  margin: 0;
  padding: 0;
}

.comment-list .children {
  padding-left: 32px;
}

.comment-body {
  border-bottom: 1px solid #d4c8bd;
  margin-bottom: 32px;
  padding-bottom: 31px;
  position: relative;
}

.comment-meta {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.comment-meta:after {
  content: "";
  display: table;
  clear: both;
}

.comment-author .avatar {
  float: left;
  margin-right: 16px;
  width: 48px;
  height: 48px;
}

.comment-author .url {
  color: inherit;
  text-decoration: none;
}

.comment-metadata:after {
  content: "";
  display: table;
  clear: both;
}

.comment-content {
  clear: both;
}

.comment-awaiting-moderation {
  margin: 0;
}

.comment-reply-link {
  font-weight: bolder;
  text-decoration: none;
}

.comment-reply-link:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96a";
  margin-right: 8px;
}

@media (min-width: 1024px) {
  .comment-body {
    margin-left: 64px;
  }

  .comment-author .avatar {
    margin-left: -64px;
    margin-right: 0;
  }
}

/* Comment respond
   -------------------------------------------------------------------------- */

.comment-notes {
  display: none;
}

.comment-form {
  line-height: 24px;
}

.comment-form label {
  vertical-align: top;
}

.comment-form textarea {
  height: 200px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin-bottom: 12px;
}

.comment-form-submit {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.comment-form-submit:before,
.comment-form-submit:after {
  background-color: #d4c8bd;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -7px;
}

.comment-form-submit:before {
  right: 0;
  margin-left: -50%;
}

.comment-form-submit:after {
  left: 0;
  margin-right: -50%;
}

.comment-form-allowed-tags {
  display: none;
}

/* Giftshop
   ========================================================================== */

.giftshop {
  background: url("../img/bg-05.png") no-repeat center 36px;
  text-align: center;
  padding-top: 96px;
}

.giftshop-header {
  position: relative;
  padding-top: 28px;
  padding-bottom: 4px;
}

.giftshop-header:before {
  background-color: #ebe3dc;
  content: "";
  display: block;
  width: 568px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.giftshop-header:after {
  bottom: 0;
}

.giftshop-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-bottom: 0;
}

.giftshop-text {
  color: #c6474b;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 12px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.giftshop-cta {
  display: block;
  text-align: center;
  overflow: hidden;
}

.giftshop-cta:before,
.giftshop-cta:after {
  background-color: #ebe3dc;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 176px;
}

.giftshop-cta:before {
  right: 0;
  margin-left: -50%;
}

.giftshop-cta:after {
  left: 0;
  margin-right: -50%;
}

.giftshop-btn {
  border-color: #d4c8bd;
  color: #242121;
  width: 216px;
  padding-left: 0;
  padding-right: 0;
}

.giftshop-btn .icon {
  color: #c6474b;
}

.giftshop-btn:hover,
.giftshop-btn:focus {
  background-color: #b4aaa1;
  border-color: #b4aaa1;
  color: #fff;
}

.giftshop-btn:hover .icon,
.giftshop-btn:focus .icon {
  color: #fff;
}

.giftshop-list {
  display: table;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0 0 28px;
}

.giftshop-list li {
  color: #242121;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -.25px;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  position: relative;
  width: 20%;
}

.giftshop-list li:after {
  background-color: #d4c8bd;
  content: "";
  display: block;
  width: 48px;
  height: 1px;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.giftshop-list img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 124px;
}

@media (min-width: 544px) {
  .giftshop-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: -4px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .giftshop-text {
    font-size: 28px;
    line-height: 32px;
    padding-top: 4px;
    padding-bottom: 0;
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 768px) {
  .giftshop-text {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .giftshop-title {
    font-size: 32px;
    line-height: 32px;
    padding-top: 3px;
    padding-bottom: 5px;
  }

  .giftshop-text {
    font-size: 32px;
    line-height: 32px;
    padding-top: 3px;
    padding-bottom: 1px;
  }

  .giftshop-list li {
    font-size: 20px;
    line-height: 24px;
  }

  .giftshop-list img {
    max-width: 148px;
  }
}

@media (min-width: 1280px) {
  .giftshop-list img {
    max-width: 180px;
  }
}

/* Services
   ========================================================================== */

.services {
  border-radius: 8px;
  position: relative;
  top: 32px;
}

.services-program {
  background: url("../img/rpt-03.png") repeat-x center top;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-family: 'Frank Ruhl Libre', serif;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  padding: 35px 16px 29px;
}

.services-program > a,
.services-program > a:hover {
  color: inherit;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .services-program {
    font-size: 32px;
    line-height: 36px;
    padding: 36px 16px 40px;
  }
}

@media (min-width: 1280px) {
  .services-program {
    font-size: 44px;
    line-height: 44px;
  }
}

.services-program strong {
  font-weight: 700;
}

.services-program .icon {
  font-size: 16px;
  position: relative;
  top: -4px;
}

.services-body {
  padding: 28px 24px 40px;
}

.services-list-title {
  color: #fff;
  font-family: 'Catamaran', sans-serif;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 24px;
  padding-top: 0;
  margin-left: -40px;
  top: -2px;
  position: relative;
}

.services-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.services-list li {
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #a83c40;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 32px;
  position: relative;
}

.services-list .icon {
  font-size: 20px;
  position: absolute;
  left: 0;
}

.services-list a {
  color: #fff;
  text-decoration: none;
}

.services-list a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eaf2";
  font-size: 10px;
  margin-left: 4px;
  vertical-align: top;
  -webkit-transition: margin 0.25s ease-out;
  -moz-transition: margin 0.25s ease-out;
  -o-transition: margin 0.25s ease-out;
  transition: margin 0.25s ease-out;
}

.services-list a:hover,
.services-list a:focus {
  color: #faf8f6;
}

.services-list a:hover .icon,
.services-list a:focus .icon {
  color: #faf8f6;
}

.services-list a:hover:after,
.services-list a:focus:after {
  color: #faf8f6;
  margin-left: 8px;
}

@media (min-width: 768px) {
  .services-body {
    padding: 36px 28px 36px;
  }

  .services-list li:last-child {
    border-bottom: 0;
    padding-bottom: 7px;
  }
}

@media (min-width: 1024px) {
  .services-list-title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: -4px;
  }

  .services-list li {
    font-size: 20px;
    line-height: 28px;
    padding-left: 40px;
  }

  .services-list .icon {
    font-size: 24px;
  }

  .services-body {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width: 1280px) {
  .services-body {
    padding-left: 168px;
    padding-right: 168px;
  }
}

/* About
   ========================================================================== */

.about {
  background-color: #faf8f6;
  -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,0.10);
          box-shadow: inset 0 2px 0 rgba(0,0,0,0.10);
  padding-top: 80px;
  padding-bottom: 32px;
}

.about-title {
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 24px;
  padding-top: 3px;
  padding-bottom: 1px;
}

.about-content {
  font-size: 18px;
  line-height: 28px;
}

.about-content p {
  margin-bottom: 28px;
  padding-top: 1px;
  padding-bottom: 3px;
}

.about-testimonials {
  position: relative;
  padding-top: 48px;
}

.about-testimonials:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eb02";
  background-color: #fff;
  border: 2px solid #ebe3dc;
  border-radius: 50%;
  color: #c6474b;
  font-size: 24px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: top;
  left: 0;
  margin-right: 16px;
  position: absolute;
}

.about-testimonials-title {
  border-bottom: 2px solid #ebe3dc;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  margin-top: -4px;
  margin-bottom: 0;
  margin-left: 64px;
  padding-top: 3px;
  padding-bottom: 7px;
}

.about-testimonial {
  margin-top: 20px;
  margin-bottom: 24px;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 0;
}

.about-testimonial-content:before {
  content: none;
}

@media (min-width: 768px) {
  .about-title {
    font-size: 28px;
    line-height: 32px;
    padding-top: 3px;
    padding-bottom: 1px;
  }

  .about-testimonials-title {
    font-size: 28px;
    line-height: 32px;
    padding-top: 12px;
    padding-bottom: 6px;
  }
}

@media (min-width: 1024px) {
  .about {
    background: #faf8f6 url("../img/bg-02.jpg") no-repeat center top / cover;
    padding-top: 124px;
    padding-bottom: 104px;
  }

  .about-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-top: 1px;
    padding-bottom: 3px;
  }

  .about-content p {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .about-testimonials {
    padding-top: 44px;
    padding-left: 80px;
    padding-bottom: 0;
  }

  .about-testimonials:before {
    font-size: 32px;
    line-height: 60px;
    width: 64px;
    height: 64px;
  }

  .about-testimonials-title {
    font-size: 32px;
    line-height: 36px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 13px;
  }

  .about-testimonial {
    margin-top: 8px;
  }
}

@media (min-width: 1280px) {
  .about {
    padding-top: 152px;
  }

  .about-content {
    font-size: 20px;
    line-height: 32px;
  }
}

/* Module
   ========================================================================== */

@media (min-width: 544px) {

}

@media (min-width: 768px) {

}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {

}

/* Forms
   ========================================================================== */

.gform_body input[type="checkbox"],
input[type="radio"] {
  margin-left: 2px;
}

/* Remove suggest products from Valentines day cat
   ========================================================================== */

.product_cat-valentines-day-flowers .related.products {
  display: none;
}

/*! print.css */

@media print {
  *,
  :before,
  :after {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  /*a[href]:after {
		content: " (" attr(href) ")"
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}*/

  pre,
  blockquote {
    border: 1px solid gray;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* Print Styles */

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: white !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid gray !important;
  }

  .navigation,
  .menu {
    display: none;
  }
}