/*============================================================================
  [replace with theme name] | Built with Slate
    - You cannot use native CSS/Sass @imports in this file without a build script
==============================================================================*/
/*================ UTILS ================*/
/*================ Mixins ================*/
/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/addons/_prefixer.scss

  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }

    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Responsive Text Alignment Helper ================*/
/*================ CSS Transform  ================*/
/*================ SETTINGS ================*/
/*================ Color Variables ================*/
/*================ Typography Variables ================*/
/*================ Global sizes ================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
    - Will not work if `styles/global/grid.scss` is removed
==============================================================================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ COMMON ================*/
/*! 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;
  font-weight: bold; }

h2 {
  font-weight: bold; }

h3 {
  font-weight: bold; }

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

.photo__caption {
  margin-top: 10px;
  text-align: center;
  font-size: 17px;
  font-weight: normal !important; }

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*================ Slate specific reset ================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

body,
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

a:focus {
  color: inherit; }

img {
  max-width: 100%; }

/*================ Form element helpers ================*/
form {
  margin: 0; }

@media only screen and (max-width: 989px) {
  input,
  textarea,
  select {
    font-size: 16px; } }
button,
input[type="submit"],
label[for] {
  cursor: pointer; }

optgroup {
  font-weight: 600; }

option {
  color: #25282b;
  background-color: white; }

[tabindex='-1']:focus {
  outline: none; }

/*============================================================================
  Fast Tap
  enables no-delay taps (FastClick-esque) on supporting browsers
==============================================================================*/
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: manipulation; }

/*================ Helper Classes ================*/
.clearfix {
  *zoom: 1; }
  .clearfix::after {
    content: '';
    display: table;
    clear: both; }

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.js-focus-hidden:focus {
  outline: none; }

.label-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  .no-placeholder .label-hidden {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0; }

.visually-shown {
  position: inherit !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }

.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

.no-js .js {
  display: none; }

.supports-no-cookies:not(html) {
  display: none; }
  html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block; }

html.supports-no-cookies .supports-cookies {
  display: none; }

/*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: #25282b;
  background-color: white;
  padding: 15px;
  z-index: 10000;
  transition: none; }

/*============================================================================
  Grid
    - Based on CSS Wizardry grid
==============================================================================*/
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px; }
  .grid::after {
    content: '';
    display: table;
    clear: both; }

.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%; }
  .grid__item[class*='--push'] {
    position: relative; }

/*============================================================================
  Reversed grids allow you to structure your source in the opposite
  order to how your rendered layout will appear.
==============================================================================*/
.grid--rev {
  direction: rtl;
  text-align: left; }
  .grid--rev > .grid__item {
    direction: ltr;
    text-align: left;
    float: right; }

/*============================================================================
  Grid Columns
    - Create width classes, prepended by the breakpoint name.
==============================================================================*/
/*================ Grid push classes ================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Build Base Grid Classes ================*/
/** Whole */
.one-whole {
  width: 100%; }

/* Halves */
.one-half {
  width: 50%; }

/* Thirds */
.one-third {
  width: 33.33333%; }

.two-thirds {
  width: 66.66667%; }

/* Quarters */
.one-quarter {
  width: 25%; }

.two-quarters {
  width: 50%; }

.three-quarters {
  width: 75%; }

/* Fifths */
.one-fifth {
  width: 20%; }

.two-fifths {
  width: 40%; }

.three-fifths {
  width: 60%; }

.four-fifths {
  width: 80%; }

/* Sixths */
.one-sixth {
  width: 16.66667%; }

.two-sixths {
  width: 33.33333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.66667%; }

.five-sixths {
  width: 83.33333%; }

/* Eighths */
.one-eighth {
  width: 12.5%; }

.two-eighths {
  width: 25%; }

.three-eighths {
  width: 37.5%; }

.four-eighths {
  width: 50%; }

.five-eighths {
  width: 62.5%; }

.six-eighths {
  width: 75%; }

.seven-eighths {
  width: 87.5%; }

/* Tenths */
.one-tenth {
  width: 10%; }

.two-tenths {
  width: 20%; }

.three-tenths {
  width: 30%; }

.four-tenths {
  width: 40%; }

.five-tenths {
  width: 50%; }

.six-tenths {
  width: 60%; }

.seven-tenths {
  width: 70%; }

.eight-tenths {
  width: 80%; }

.nine-tenths {
  width: 90%; }

/* Twelfths */
.one-twelfth {
  width: 8.33333%; }

.two-twelfths {
  width: 16.66667%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.33333%; }

.five-twelfths {
  width: 41.66667%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.33333%; }

.eight-twelfths {
  width: 66.66667%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.33333%; }

.eleven-twelfths {
  width: 91.66667%; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

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

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

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

/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 749px) {
  /** Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.33333%; }

  .small--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .small--one-sixth {
    width: 16.66667%; }

  .small--two-sixths {
    width: 33.33333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.66667%; }

  .small--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.33333%; }

  .small--two-twelfths {
    width: 16.66667%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.33333%; }

  .small--five-twelfths {
    width: 41.66667%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.33333%; }

  .small--eight-twelfths {
    width: 66.66667%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.33333%; }

  .small--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .small--one-half:nth-child(2n+1),
  .grid--uniform .small--one-third:nth-child(3n+1),
  .grid--uniform .small--one-quarter:nth-child(4n+1),
  .grid--uniform .small--one-fifth:nth-child(5n+1),
  .grid--uniform .small--one-sixth:nth-child(6n+1),
  .grid--uniform .small--two-sixths:nth-child(3n+1),
  .grid--uniform .small--three-sixths:nth-child(2n+1),
  .grid--uniform .small--one-eighth:nth-child(8n+1),
  .grid--uniform .small--two-eighths:nth-child(4n+1),
  .grid--uniform .small--four-eighths:nth-child(2n+1),
  .grid--uniform .small--five-tenths:nth-child(2n+1),
  .grid--uniform .small--one-twelfth:nth-child(12n+1),
  .grid--uniform .small--two-twelfths:nth-child(6n+1),
  .grid--uniform .small--three-twelfths:nth-child(4n+1),
  .grid--uniform .small--four-twelfths:nth-child(3n+1),
  .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .small--show {
    display: block !important; }

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

  .small--text-left {
    text-align: left !important; }

  .small--text-right {
    text-align: right !important; }

  .small--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  /** Whole */
  .medium--one-whole {
    width: 100%; }

  /* Halves */
  .medium--one-half {
    width: 50%; }

  /* Thirds */
  .medium--one-third {
    width: 33.33333%; }

  .medium--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium--one-quarter {
    width: 25%; }

  .medium--two-quarters {
    width: 50%; }

  .medium--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium--one-fifth {
    width: 20%; }

  .medium--two-fifths {
    width: 40%; }

  .medium--three-fifths {
    width: 60%; }

  .medium--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium--one-sixth {
    width: 16.66667%; }

  .medium--two-sixths {
    width: 33.33333%; }

  .medium--three-sixths {
    width: 50%; }

  .medium--four-sixths {
    width: 66.66667%; }

  .medium--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .medium--one-eighth {
    width: 12.5%; }

  .medium--two-eighths {
    width: 25%; }

  .medium--three-eighths {
    width: 37.5%; }

  .medium--four-eighths {
    width: 50%; }

  .medium--five-eighths {
    width: 62.5%; }

  .medium--six-eighths {
    width: 75%; }

  .medium--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium--one-tenth {
    width: 10%; }

  .medium--two-tenths {
    width: 20%; }

  .medium--three-tenths {
    width: 30%; }

  .medium--four-tenths {
    width: 40%; }

  .medium--five-tenths {
    width: 50%; }

  .medium--six-tenths {
    width: 60%; }

  .medium--seven-tenths {
    width: 70%; }

  .medium--eight-tenths {
    width: 80%; }

  .medium--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium--one-twelfth {
    width: 8.33333%; }

  .medium--two-twelfths {
    width: 16.66667%; }

  .medium--three-twelfths {
    width: 25%; }

  .medium--four-twelfths {
    width: 33.33333%; }

  .medium--five-twelfths {
    width: 41.66667%; }

  .medium--six-twelfths {
    width: 50%; }

  .medium--seven-twelfths {
    width: 58.33333%; }

  .medium--eight-twelfths {
    width: 66.66667%; }

  .medium--nine-twelfths {
    width: 75%; }

  .medium--ten-twelfths {
    width: 83.33333%; }

  .medium--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium--one-half:nth-child(2n+1),
  .grid--uniform .medium--one-third:nth-child(3n+1),
  .grid--uniform .medium--one-quarter:nth-child(4n+1),
  .grid--uniform .medium--one-fifth:nth-child(5n+1),
  .grid--uniform .medium--one-sixth:nth-child(6n+1),
  .grid--uniform .medium--two-sixths:nth-child(3n+1),
  .grid--uniform .medium--three-sixths:nth-child(2n+1),
  .grid--uniform .medium--one-eighth:nth-child(8n+1),
  .grid--uniform .medium--two-eighths:nth-child(4n+1),
  .grid--uniform .medium--four-eighths:nth-child(2n+1),
  .grid--uniform .medium--five-tenths:nth-child(2n+1),
  .grid--uniform .medium--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .medium--show {
    display: block !important; }

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

  .medium--text-left {
    text-align: left !important; }

  .medium--text-right {
    text-align: right !important; }

  .medium--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 750px) {
  /** Whole */
  .medium-up--one-whole {
    width: 100%; }

  /* Halves */
  .medium-up--one-half {
    width: 50%; }

  /* Thirds */
  .medium-up--one-third {
    width: 33.33333%; }

  .medium-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium-up--one-quarter {
    width: 25%; }

  .medium-up--two-quarters {
    width: 50%; }

  .medium-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-up--one-fifth {
    width: 20%; }

  .medium-up--two-fifths {
    width: 40%; }

  .medium-up--three-fifths {
    width: 60%; }

  .medium-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-up--one-sixth {
    width: 16.66667%; }

  .medium-up--two-sixths {
    width: 33.33333%; }

  .medium-up--three-sixths {
    width: 50%; }

  .medium-up--four-sixths {
    width: 66.66667%; }

  .medium-up--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .medium-up--one-eighth {
    width: 12.5%; }

  .medium-up--two-eighths {
    width: 25%; }

  .medium-up--three-eighths {
    width: 37.5%; }

  .medium-up--four-eighths {
    width: 50%; }

  .medium-up--five-eighths {
    width: 62.5%; }

  .medium-up--six-eighths {
    width: 75%; }

  .medium-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-up--one-tenth {
    width: 10%; }

  .medium-up--two-tenths {
    width: 20%; }

  .medium-up--three-tenths {
    width: 30%; }

  .medium-up--four-tenths {
    width: 40%; }

  .medium-up--five-tenths {
    width: 50%; }

  .medium-up--six-tenths {
    width: 60%; }

  .medium-up--seven-tenths {
    width: 70%; }

  .medium-up--eight-tenths {
    width: 80%; }

  .medium-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-up--one-twelfth {
    width: 8.33333%; }

  .medium-up--two-twelfths {
    width: 16.66667%; }

  .medium-up--three-twelfths {
    width: 25%; }

  .medium-up--four-twelfths {
    width: 33.33333%; }

  .medium-up--five-twelfths {
    width: 41.66667%; }

  .medium-up--six-twelfths {
    width: 50%; }

  .medium-up--seven-twelfths {
    width: 58.33333%; }

  .medium-up--eight-twelfths {
    width: 66.66667%; }

  .medium-up--nine-twelfths {
    width: 75%; }

  .medium-up--ten-twelfths {
    width: 83.33333%; }

  .medium-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .medium-up--show {
    display: block !important; }

  .medium-up--hide {
    display: none !important; }

  .medium-up--text-left {
    text-align: left !important; }

  .medium-up--text-right {
    text-align: right !important; }

  .medium-up--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 990px) {
  /** Whole */
  .large-up--one-whole {
    width: 100%; }

  /* Halves */
  .large-up--one-half {
    width: 50%; }

  /* Thirds */
  .large-up--one-third {
    width: 33.33333%; }

  .large-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .large-up--one-quarter {
    width: 25%; }

  .large-up--two-quarters {
    width: 50%; }

  .large-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .large-up--one-fifth {
    width: 20%; }

  .large-up--two-fifths {
    width: 40%; }

  .large-up--three-fifths {
    width: 60%; }

  .large-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .large-up--one-sixth {
    width: 16.66667%; }

  .large-up--two-sixths {
    width: 33.33333%; }

  .large-up--three-sixths {
    width: 50%; }

  .large-up--four-sixths {
    width: 66.66667%; }

  .large-up--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .large-up--one-eighth {
    width: 12.5%; }

  .large-up--two-eighths {
    width: 25%; }

  .large-up--three-eighths {
    width: 37.5%; }

  .large-up--four-eighths {
    width: 50%; }

  .large-up--five-eighths {
    width: 62.5%; }

  .large-up--six-eighths {
    width: 75%; }

  .large-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .large-up--one-tenth {
    width: 10%; }

  .large-up--two-tenths {
    width: 20%; }

  .large-up--three-tenths {
    width: 30%; }

  .large-up--four-tenths {
    width: 40%; }

  .large-up--five-tenths {
    width: 50%; }

  .large-up--six-tenths {
    width: 60%; }

  .large-up--seven-tenths {
    width: 70%; }

  .large-up--eight-tenths {
    width: 80%; }

  .large-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .large-up--one-twelfth {
    width: 8.33333%; }

  .large-up--two-twelfths {
    width: 16.66667%; }

  .large-up--three-twelfths {
    width: 25%; }

  .large-up--four-twelfths {
    width: 33.33333%; }

  .large-up--five-twelfths {
    width: 41.66667%; }

  .large-up--six-twelfths {
    width: 50%; }

  .large-up--seven-twelfths {
    width: 58.33333%; }

  .large-up--eight-twelfths {
    width: 66.66667%; }

  .large-up--nine-twelfths {
    width: 75%; }

  .large-up--ten-twelfths {
    width: 83.33333%; }

  .large-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .large-up--one-half:nth-child(2n+1),
  .grid--uniform .large-up--one-third:nth-child(3n+1),
  .grid--uniform .large-up--one-quarter:nth-child(4n+1),
  .grid--uniform .large-up--one-fifth:nth-child(5n+1),
  .grid--uniform .large-up--one-sixth:nth-child(6n+1),
  .grid--uniform .large-up--two-sixths:nth-child(3n+1),
  .grid--uniform .large-up--three-sixths:nth-child(2n+1),
  .grid--uniform .large-up--one-eighth:nth-child(8n+1),
  .grid--uniform .large-up--two-eighths:nth-child(4n+1),
  .grid--uniform .large-up--four-eighths:nth-child(2n+1),
  .grid--uniform .large-up--five-tenths:nth-child(2n+1),
  .grid--uniform .large-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .large-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .large-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .large-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .large-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .large-up--show {
    display: block !important; }

  .large-up--hide {
    display: none !important; }

  .large-up--text-left {
    text-align: left !important; }

  .large-up--text-right {
    text-align: right !important; }

  .large-up--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 1400px) {
  /** Whole */
  .widescreen--one-whole {
    width: 100%; }

  /* Halves */
  .widescreen--one-half {
    width: 50%; }

  /* Thirds */
  .widescreen--one-third {
    width: 33.33333%; }

  .widescreen--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .widescreen--one-quarter {
    width: 25%; }

  .widescreen--two-quarters {
    width: 50%; }

  .widescreen--three-quarters {
    width: 75%; }

  /* Fifths */
  .widescreen--one-fifth {
    width: 20%; }

  .widescreen--two-fifths {
    width: 40%; }

  .widescreen--three-fifths {
    width: 60%; }

  .widescreen--four-fifths {
    width: 80%; }

  /* Sixths */
  .widescreen--one-sixth {
    width: 16.66667%; }

  .widescreen--two-sixths {
    width: 33.33333%; }

  .widescreen--three-sixths {
    width: 50%; }

  .widescreen--four-sixths {
    width: 66.66667%; }

  .widescreen--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .widescreen--one-eighth {
    width: 12.5%; }

  .widescreen--two-eighths {
    width: 25%; }

  .widescreen--three-eighths {
    width: 37.5%; }

  .widescreen--four-eighths {
    width: 50%; }

  .widescreen--five-eighths {
    width: 62.5%; }

  .widescreen--six-eighths {
    width: 75%; }

  .widescreen--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .widescreen--one-tenth {
    width: 10%; }

  .widescreen--two-tenths {
    width: 20%; }

  .widescreen--three-tenths {
    width: 30%; }

  .widescreen--four-tenths {
    width: 40%; }

  .widescreen--five-tenths {
    width: 50%; }

  .widescreen--six-tenths {
    width: 60%; }

  .widescreen--seven-tenths {
    width: 70%; }

  .widescreen--eight-tenths {
    width: 80%; }

  .widescreen--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .widescreen--one-twelfth {
    width: 8.33333%; }

  .widescreen--two-twelfths {
    width: 16.66667%; }

  .widescreen--three-twelfths {
    width: 25%; }

  .widescreen--four-twelfths {
    width: 33.33333%; }

  .widescreen--five-twelfths {
    width: 41.66667%; }

  .widescreen--six-twelfths {
    width: 50%; }

  .widescreen--seven-twelfths {
    width: 58.33333%; }

  .widescreen--eight-twelfths {
    width: 66.66667%; }

  .widescreen--nine-twelfths {
    width: 75%; }

  .widescreen--ten-twelfths {
    width: 83.33333%; }

  .widescreen--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .widescreen--one-half:nth-child(2n+1),
  .grid--uniform .widescreen--one-third:nth-child(3n+1),
  .grid--uniform .widescreen--one-quarter:nth-child(4n+1),
  .grid--uniform .widescreen--one-fifth:nth-child(5n+1),
  .grid--uniform .widescreen--one-sixth:nth-child(6n+1),
  .grid--uniform .widescreen--two-sixths:nth-child(3n+1),
  .grid--uniform .widescreen--three-sixths:nth-child(2n+1),
  .grid--uniform .widescreen--one-eighth:nth-child(8n+1),
  .grid--uniform .widescreen--two-eighths:nth-child(4n+1),
  .grid--uniform .widescreen--four-eighths:nth-child(2n+1),
  .grid--uniform .widescreen--five-tenths:nth-child(2n+1),
  .grid--uniform .widescreen--one-twelfth:nth-child(12n+1),
  .grid--uniform .widescreen--two-twelfths:nth-child(6n+1),
  .grid--uniform .widescreen--three-twelfths:nth-child(4n+1),
  .grid--uniform .widescreen--four-twelfths:nth-child(3n+1),
  .grid--uniform .widescreen--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .widescreen--show {
    display: block !important; }

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

  .widescreen--text-left {
    text-align: left !important; }

  .widescreen--text-right {
    text-align: right !important; }

  .widescreen--text-center {
    text-align: center !important; } }
/*================ Build Grid Push Classes ================*/
@media only screen and (min-width: 750px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }

  /* Thirds */
  .medium-up--push-one-third {
    left: 33.33333%; }

  .medium-up--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .medium-up--push-one-quarter {
    left: 25%; }

  .medium-up--push-two-quarters {
    left: 50%; }

  .medium-up--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .medium-up--push-one-fifth {
    left: 20%; }

  .medium-up--push-two-fifths {
    left: 40%; }

  .medium-up--push-three-fifths {
    left: 60%; }

  .medium-up--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .medium-up--push-one-sixth {
    left: 16.66667%; }

  .medium-up--push-two-sixths {
    left: 33.33333%; }

  .medium-up--push-three-sixths {
    left: 50%; }

  .medium-up--push-four-sixths {
    left: 66.66667%; }

  .medium-up--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .medium-up--push-one-eighth {
    left: 12.5%; }

  .medium-up--push-two-eighths {
    left: 25%; }

  .medium-up--push-three-eighths {
    left: 37.5%; }

  .medium-up--push-four-eighths {
    left: 50%; }

  .medium-up--push-five-eighths {
    left: 62.5%; }

  .medium-up--push-six-eighths {
    left: 75%; }

  .medium-up--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .medium-up--push-one-tenth {
    left: 10%; }

  .medium-up--push-two-tenths {
    left: 20%; }

  .medium-up--push-three-tenths {
    left: 30%; }

  .medium-up--push-four-tenths {
    left: 40%; }

  .medium-up--push-five-tenths {
    left: 50%; }

  .medium-up--push-six-tenths {
    left: 60%; }

  .medium-up--push-seven-tenths {
    left: 70%; }

  .medium-up--push-eight-tenths {
    left: 80%; }

  .medium-up--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .medium-up--push-one-twelfth {
    left: 8.33333%; }

  .medium-up--push-two-twelfths {
    left: 16.66667%; }

  .medium-up--push-three-twelfths {
    left: 25%; }

  .medium-up--push-four-twelfths {
    left: 33.33333%; }

  .medium-up--push-five-twelfths {
    left: 41.66667%; }

  .medium-up--push-six-twelfths {
    left: 50%; }

  .medium-up--push-seven-twelfths {
    left: 58.33333%; }

  .medium-up--push-eight-twelfths {
    left: 66.66667%; }

  .medium-up--push-nine-twelfths {
    left: 75%; }

  .medium-up--push-ten-twelfths {
    left: 83.33333%; }

  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }
/*================ General layout styles ================*/
body,
html {
  background-color: white;
  font-family: "trade-gothic";
  font-size: 16px; }

a:hover {
  opacity: .4; }

p {
  font-size: 16px; }

strong {
  font-weight: 600; }

.page-width {
  *zoom: 1;
  max-width: 1180px;
  padding: 0 30px;
  margin: 0 auto; }
  .page-width::after {
    content: '';
    display: table;
    clear: both; }

iframe[src^="https://api.conekta.io"] {
  display: none !important; }

@media only screen and (max-width: 749px) {
  .fix-no-header {
    height: 80px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .fix-no-header {
    height: 80px; } }
@media only screen and (min-width: 990px) {
  .fix-no-header {
    height: 99px; } }

.my_clear {
  clear: both; }

.icon-chevron-menu-back .cls-1 {
  stroke: white !important; }

/*================ Icons ================*/
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor; }
  .no-svg .icon {
    display: none; }

.icon--wide {
  width: 40px; }

svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.icon-fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  .no-svg .icon-fallback-text {
    position: static !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  cursor: default; }

/*================ Shopify icon on password page ================*/
.icon-shopify-logo {
  width: 82.28571;
  height: 24; }

/*================ Rich Text Editor ================*/
.rte img {
  height: auto; }
.rte table {
  table-layout: fixed; }
.rte ul,
.rte ol {
  margin: 0 0 15px 30px; }
.rte ul {
  list-style: disc outside; }
  .rte ul ul {
    list-style: circle outside; }
    .rte ul ul ul {
      list-style: square outside; }

.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside; }

.rte-table {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  height: auto; }
  .rte__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.rte__table-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media only screen and (max-width: 749px) {
  .responsive-table {
    width: 100%; }
    .responsive-table thead {
      display: none; }
    .responsive-table tr {
      display: block; }
    .responsive-table tr,
    .responsive-table td {
      float: left;
      clear: both;
      width: 100%; }
    .responsive-table th,
    .responsive-table td {
      display: block;
      text-align: right;
      padding: 15px;
      margin: 0; }
    .responsive-table td::before {
      content: attr(data-label);
      float: left;
      text-align: center;
      padding-right: 10px; }

  .responsive-table-row + .responsive-table-row,
  tfoot > .responsive-table-row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 15px; }
    .responsive-table-row + .responsive-table-row::after,
    tfoot > .responsive-table-row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #f6f6f6; } }
/*================ Links & Buttons ================*/
.btn {
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  display: inline-block;
  font-weight: 600;
  padding: 10px 40px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: auto; }

.btn--primary {
  background-color: #d8d5ce;
  color: #25282b; }

.btn--ss {
  background-color: #726e6b;
  color: #fff;
  font-family: "trade-gothic";
  text-transform: uppercase; }

/*============================================================================
  Form scaffolding
    - Selectors setup for you to style form elements how you want
    - Focus, error, and disabled states are set to be extended
==============================================================================*/
input,
textarea,
select {
  border: 1px solid #f6f6f6;
  border-radius: 0;
  max-width: 100%; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: black;
    border-color: black; }

textarea {
  min-height: 100px; }

/*================ Custom select style ================*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url(//cdn.shopify.com/s/files/1/0006/8327/8451/t/1/assets/ico-select.svg?v=1686168240517253357);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 ================*/ }
  .ie9 select {
    padding-right: 10px;
    background-image: none; }

select::-ms-expand {
  display: none; }

/*================ Error styles ================*/
input.input-error,
select.input-error,
textarea.input-error {
  border-color: black;
  background-color: black;
  color: black; }

.placeholder-svg {
  display: block;
  fill: rgba(37, 40, 43, 0.35);
  background-color: rgba(37, 40, 43, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(37, 40, 43, 0.2); }

.placeholder-svg--small {
  width: 480px; }

.placeholder-svg--banner {
  height: 400px; }

.placeholder-svg--mini {
  height: auto;
  max-width: 120px; }

.placeholder-noblocks {
  padding: 40px;
  text-align: center; }

.placeholder-svg--inline {
  display: inline-block; }

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .placeholder-background .icon {
    border: 0; }

.placeholder__text {
  background-color: rgba(255, 255, 255, 0.2);
  color: #25282b;
  font-size: 10px;
  padding: 20px;
  text-align: center;
  text-transform: uppercase; }

/*================ VENDOR ================*/
@font-face {
  font-family: 'trade-gothic';
  src: url("TradeGothicLTStd.otf");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

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

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\2190"; }
    [dir="rtl"] .slick-prev:before {
      content: "\2192"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "\2192"; }
    [dir="rtl"] .slick-next:before {
      content: "\2190"; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\2022";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*================ MODULES ================*/
header {
  padding-top: 0;
  position: relative;
  z-index: 99;
  background: white; }

.fixed-header {
  background: white;
  padding-top: 0px; }

.ui-box {
  border-bottom: solid 1px #fff;
  min-height: 40px; }

.trigger-menu-mobile .icon {
  height: 25px; }

.site-nav {
  display: flex;
  font-size: 13px;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  flex-grow: 1; }

.site-nav__item {
  list-style: none;
  padding: 15px 0 0 0;
  font-weight: bold;
  margin: 0; }
  .site-nav__item:hover > .has-submenu {
    display: block; }

.site-nav__link {
  letter-spacing: 2px; }

.main-logo {
  text-align: center; }
  @media only screen and (min-width: 750px) {
    .main-logo img {
      max-width: 80%; } }

.logo-secondary {
  display: none; }

.site-controls {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  text-align: right; }
  .site-controls .icon {
    height: 25px;
    width: auto; }

.user-control {
  margin-right: 30px; }

.cart-control {
  position: relative;
  padding-right: 10px; }

.cart-control__count {
  border-radius: 50%;
  display: inline-block;
  font-size: 9px;
  font-weight: bold;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -4px;
  width: 14px; }

.has-submenu {
  display: none;
  left: 0;
  padding-top: 20px;
  position: absolute;
  width: 100%; }

.mega-menu {
  background-image: none;
  background-position: 50% 95%;
  background-repeat: no-repeat;
  background-size: 50px auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%; }

.mega-menu__item {
  margin: 0;
  padding: 40px 40px;
  list-style: none; }

.mega-menu__link {
  display: block;
  position: relative; }

.mega-menu__title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }

.menu-mobile {
  background-color: white; }
  .menu-mobile .main-logo {
    margin-bottom: 40px; }

.menu-mobile--open {
  display: block;
  opacity: 1;
  left: 0; }

/*================ Site Header ================*/
.site-logo {
  display: block; }
  .site-logo img {
    display: block;
    width: 100%; }

/*================ Giftcard Template ================*/
.giftcard-qr img {
  display: block;
  margin: 0 auto; }

.apple-wallet-image {
  display: block;
  margin: 0 auto; }

/*================ Print Giftcard Styles ================*/
@media print {
  @page {
    margin: 0.5cm; }

  p {
    orphans: 3;
    widows: 3; }

  html,
  body {
    background-color: #fff;
    color: #000; }

  .print-giftcard,
  .apple-wallet {
    display: none; } }
@media only screen and (min-width: 750px) {
  .home-banner {
    margin-bottom: 40px; } }

.home-banner__box {
  margin-bottom: 30px;
  position: relative;
  box-shadow: #d1d1d1 4px 4px 8px 2px; }
  @media only screen and (min-width: 750px) {
    .home-banner__box {
      margin-bottom: 0; } }

.home-banner__image-box {
  overflow-y: hidden; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .home-banner__image-box {
      max-height: 230px; } }
  @media only screen and (min-width: 990px) {
    .home-banner__image-box {
      max-height: 320px; } }

.home-banner__video {
  margin-bottom: 30px; }

.home-banner__image {
  display: block;
  min-width: 100%;
  border-radius: 4px; }

.home-banner__title {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
  left: 50%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  @media only screen and (min-width: 750px) {
    .home-banner__title {
      font-size: 24px; } }

.home-banner__cta {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.hero-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.hero__content {
  position: relative; }

.hero__inner-content {
  left: 50%;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%; }

.hero__small-title {
  font-size: .9em;
  font-weight: bold;
  letter-spacing: 1px; }

.hero__small-title--last {
  margin-top: 30px; }

.hero__big-title {
  font-size: 4em;
  font-weight: bold;
  letter-spacing: 8px; }
  @media only screen and (max-width: 749px) {
    .hero__big-title {
      font-size: 3em; } }

.hero__big-title--italic {
  font-style: italic; }

.hero__cta {
  margin-top: 30px; }

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

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

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

.newsletter-bar {
  padding: 30px 0;
  text-align: center; }

.newsletter__form {
  display: flex;
  flex-direction: column;
  max-width: 90%;
  margin: 0 auto; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .newsletter__form {
      flex-direction: row;
      max-width: 70%; } }
  @media only screen and (min-width: 990px) {
    .newsletter__form {
      flex-direction: row;
      max-width: 50%; } }

.newsletter__email {
  background-color: transparent;
  color: #fff;
  border: solid 1px;
  font-family: "trade-gothic";
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  @media only screen and (min-width: 750px) {
    .newsletter__email {
      text-align: left;
      width: 60%; } }

.newsletter__input {
  border: solid 1px;
  font-family: "trade-gothic";
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%; }
  @media only screen and (min-width: 750px) {
    .newsletter__input {
      width: 40%; } }

.middle-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
  margin-bottom: 40px; }

.middle-item__box {
  margin: 0 auto 80px auto;
  text-align: center;
  text-transform: uppercase;
  width: 70%; }
  @media only screen and (min-width: 750px) {
    .middle-item__box {
      margin: 0 auto 50px auto; } }

.middle-section__header {
  text-align: center;
  margin-bottom: 60px; }

.middle-section__title {
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-transform: uppercase; }

.middle-section__brujula img {
  max-width: 60px; }

.middle-item__image {
  margin-bottom: 40px;
  min-height: 50px;
  text-align: center; }

.middle-item__title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 20px; }

.middle-item__line {
  margin-bottom: 30px; }

.middle-item__content {
  letter-spacing: 1px;
  font-weight: bold; }
  .middle-item__content p {
    font-size: 12px; }

.nav-tienda {
  color: #25282b;
  font-weight: bold;
  margin-bottom: 60px;
  text-transform: uppercase; }

.nav-tienda--fixed {
  padding-top: 59.91px; }

.nav-tienda__title {
  font-size: 36px;
  text-align: center; }

.nav-tienda__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  transition: all 400ms ease-in-out; }

.nav-tienda__list--fixed {
  background: #25282b;
  color: #fff;
  left: 0;
  position: fixed;
  top: 80px;
  width: 100%;
  z-index: 98; }

.nav-tienda__item {
  list-style: none;
  padding: 1.5% 3%;
  letter-spacing: 2px; }

.tienda-collection {
  color: #25282b;
  margin-bottom: 60px; }

.tienda-collection__title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase; }

.tienda-collection__description {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

.tienda-collection__separate {
  border: solid 1px #25282b;
  margin: 0 0 30px 0; }

.tienda-producto {
  color: #25282b;
  font-size: 1.2em;
  margin-bottom: 80px; }

.tienda-producto__subtitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

.tienda-divisor {
  color: #25282b;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase; }

.tienda-divisor__title {
  display: block;
  width: 100%; }

.content-heroimage {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-position: center; }

.product-grid {
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase; }

.product__second-image {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 10; }

.tiendaImage--container {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  /* You define this doing height / width * 100% */
  position: relative;
  margin-bottom: 20px; }
  .tiendaImage--container a:hover {
    opacity: 1 !important; }
  .tiendaImage--container:hover .product__second-image {
    opacity: 1; }

.tiendaImage {
  width: 100%;
  /*height: auto;*/
  position: absolute;
  left: 0; }

.product-grid__image {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: auto; }
  .product-grid__image a:hover {
    opacity: 1 !important; }
  .product-grid__image:hover .product__second-image {
    opacity: 1; }

.product-grid__title {
  font-weight: bold;
  margin-bottom: 10px; }

.product-grid-data__price {
  font-family: "trade-gothic";
  font-size: .9em;
  letter-spacing: 0; }

.data--compare {
  opacity: .7;
  text-decoration: line-through; }

.data--sold-out {
  color: #dd2334;
  font-weight: bold; }

.product-layout {
  color: #25282b; }

.product-bar {
  background: #fff;
  padding: 60px 0; }
  @media only screen and (max-width: 749px) {
    .product-bar {
      padding-top: 0px; } }

.product-body {
  color: #25282b;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.product-order {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px; }
  @media only screen and (max-width: 749px) {
    .product-order {
      display: flex;
      flex-direction: column; } }

.product-body__title {
  font-size: 42px;
  font-weight: bold; }
  @media only screen and (max-width: 749px) {
    .product-body__title {
      margin-bottom: 0px; } }
  @media (max-width: 750px) {
    .product-body__title {
      font-size: 32px; } }

.product-body__description {
  font-size: 14px;
  text-transform: none;
  opacity: 0.87;
  line-height: 125%; }

.product-body__price {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px; }
  @media only screen and (max-width: 749px) {
    .product-body__price {
      margin-bottom: 0px; } }

.product-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.similarProducts {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.similarProduct {
  width: calc(25% - 32px);
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 40px; }
  .similarProduct img {
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
    width: 100%;
    display: block; }
  .similarProduct h3 {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    text-transform: uppercase;
    margin-top: 16px;
    text-align: center;
    letter-spacing: 2px; }

@media (max-width: 700px) {
  .similarProduct {
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px; } }
.slick-dotted.slick-slider {
  margin-bottom: 10px; }

.dots-navigation .slick-dots {
  bottom: 0;
  position: relative; }
.dots-navigation .slick-dots li button:before {
  font-size: 40px !important; }

.product-aditionals {
  font-family: "trade-gothic";
  margin-bottom: 30px; }
  @media only screen and (max-width: 749px) {
    .product-aditionals {
      order: 3;
      margin-top: 20px; } }

.product-aditionals__anchor {
  border-bottom: dashed 2px #25282b;
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
  width: 190px;
  margin: 0px auto 20px auto; }

.controls-form {
  margin: 20px auto 0 auto;
  width: 60%; }
  @media only screen and (max-width: 749px) {
    .controls-form {
      width: 100%; } }

.quantity-control {
  float: left;
  width: 40%; }
  @media only screen and (max-width: 749px) {
    .quantity-control {
      width: 40%; } }
  .quantity-control:after {
    content: ' ';
    display: block;
    clear: both; }

.quantity-control__button {
  border: solid 1px #25282b;
  cursor: pointer;
  float: left;
  line-height: 43px;
  text-align: center;
  width: 25%; }
  @media only screen and (max-width: 749px) {
    .quantity-control__button {
      width: 20%; } }
  .quantity-control__button:active {
    background-color: #25282b;
    color: #fff; }

.quantity-control__input {
  border: solid 1px #25282b;
  float: left;
  line-height: 43px;
  padding: 0;
  text-align: center;
  width: 50%; }
  @media only screen and (max-width: 749px) {
    .quantity-control__input {
      width: 60%; } }
  .quantity-control__input::-webkit-inner-spin-button, .quantity-control__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }

.add-cart-control {
  background-color: #0c638e;
  border: none;
  border-radius: 0px;
  color: #fff;
  float: left;
  font-family: "trade-gothic";
  font-size: 12px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 2px;
  margin-left: -1px;
  padding: 0;
  text-transform: uppercase;
  width: 60%;
  flex: 1; }
  @media only screen and (max-width: 749px) {
    .add-cart-control {
      width: 60%; } }
  .add-cart-control:after {
    content: ' ';
    display: block;
    clear: both; }

.product-goToStore-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px; }

@media (min-width: 700px) {
  width: calc(60% + 32px);
  margin-top: 0; }
.product-goToStore {
  background-color: #1f2327;
  border: none;
  border-radius: 0px;
  color: #fff;
  font-family: "trade-gothic";
  font-size: 12px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 2px;
  padding: 0;
  text-transform: uppercase;
  width: 100%; }
  .product-goToStore:after {
    content: ' ';
    display: block;
    clear: both; }

.template-product .product-body__price {
  font-size: 32px; }

.product-metafield {
  margin-bottom: 140px; }

.product-metafiled__description {
  margin: 0 auto;
  text-align: center;
  width: 70%; }
  @media only screen and (max-width: 749px) {
    .product-metafiled__description {
      width: 100%; } }
  .product-metafiled__description h2 {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .product-metafiled__description h3 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .product-metafiled__description p {
    font-family: "trade-gothic";
    font-size: 14px; }

.featured-product__title {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase; }

.meta-products {
  margin-bottom: 60px; }

.product-metafield__image {
  background-color: #f4f4f4;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }

.product-metafield--medio {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 750px) {
    .product-metafield--medio {
      width: 50%; } }

.product-metafield--last-image {
  clear: both; }

.message-box {
  background: #25282b;
  color: #fff;
  width: 100%;
  margin: 20px auto 0 auto;
  text-align: center; }
  @media only screen and (max-width: 749px) {
    .message-box {
      max-width: 100%; } }

.message-box__title {
  display: block; }

.message-box__body {
  display: block;
  font-size: 8px; }

.message-box__anchor {
  display: inline-block;
  border-bottom: 1px dashed;
  font-size: 10px; }

.success__col_one {
  float: left;
  border-right: 1px dashed;
  padding: 1% 5%;
  width: 40%; }
  @media only screen and (max-width: 749px) {
    .success__col_one {
      padding: 1% 2.5%;
      width: 45%; } }

.success__col_two {
  float: left;
  line-height: 18px;
  padding: 1% 0;
  width: 60%; }
  @media only screen and (max-width: 749px) {
    .success__col_two {
      width: 55%; } }

.message-box__fail {
  padding: 10px 5px; }

.variant-selector {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 30px 0; }
  @media only screen and (max-width: 749px) {
    .variant-selector {
      margin-bottom: 0px; } }

.variant-selector__option {
  font-size: 14px; }

.variant-selector--variant {
  border: solid 0px #25282b;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  text-align: center;
  width: 30px; }
  .variant-selector--variant:hover {
    border: solid 1px #25282b;
    cursor: pointer; }

.variant-selector--unavailable {
  color: #787878;
  cursor: auto !important;
  /* border: none !important; ACF */ }

.variant-selector--choose {
  border: solid 1px #25282b; }

.popup {
  background: rgba(26, 31, 35, 0.8);
  height: 100%;
  overflow-y: scroll;
  padding: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

@media (max-width: 700px) {
  .popup {
    padding: 40px 20px;
    display: flex;
    align-items: center; } }
.popup__box {
  max-width: 768px;
  margin: 0 auto;
  text-align: center; }

.popup__head {
  text-align: right;
  padding-bottom: 15px; }

.popup_large {
  display: none; }
  @media only screen and (min-width: 750px) {
    .popup_large {
      display: block; } }

.popup_small {
  display: none; }
  @media only screen and (max-width: 749px) {
    .popup_small {
      display: block; } }

.close-popup {
  color: white; }

.socials {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.socials__item {
  list-style: none;
  padding: 0 10px; }
  .socials__item:first-child {
    padding: 0 10px 0 0; }

.cart-item__remove {
  color: #6c6c6b !important;
  font-family: "trade-gothic";
  font-size: 12px;
  border-bottom: dashed 1px #6c6c6b;
  text-transform: uppercase; }

.page-special-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center; }

.content--medium-padding {
  padding: 120px 0; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .content--medium-padding {
      padding: 60px 0; } }
  @media only screen and (max-width: 749px) {
    .content--medium-padding {
      padding: 30px 0; } }

.content--large-padding {
  padding: 200px 0; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .content--large-padding {
      padding: 100px 0; } }
  @media only screen and (max-width: 749px) {
    .content--large-padding {
      padding: 45px 0; } }

.content--no-padding {
  padding: 0; }

.wrap-title-block {
  margin: 0 auto;
  position: relative;
  text-align: center; }

.wrap--multi {
  max-width: 45%; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .wrap--multi {
      max-width: 75%; } }
  @media only screen and (max-width: 749px) {
    .wrap--multi {
      max-width: 90%; } }

.wrap--single {
  max-width: 90%; }

.title__line {
  display: block;
  font-family: "trade-gothic";
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: bold; }

.title--supersmall {
  font-size: 20px; }
  @media only screen and (max-width: 749px) {
    .title--supersmall {
      font-size: 12px; } }

.title--normal {
  font-size: 40px; }
  @media only screen and (max-width: 749px) {
    .title--normal {
      font-size: 32px; } }

.title--small {
  font-size: 30px; }
  @media only screen and (max-width: 749px) {
    .title--small {
      font-size: 15px; } }

.title--big {
  font-size: 60px; }
  @media only screen and (max-width: 749px) {
    .title--big {
      font-size: 20px; } }

.title--spacing-6 {
  letter-spacing: 6px; }
  @media only screen and (max-width: 749px) {
    .title--spacing-6 {
      letter-spacing: 3px; } }

.title--spacing-12 {
  letter-spacing: 12px; }
  @media only screen and (max-width: 749px) {
    .title--spacing-12 {
      letter-spacing: 6px; } }

.title__stroke {
  height: 4px;
  position: absolute;
  top: 40%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 80px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .title__stroke {
      top: 40%;
      -moz-transform: translate(0, -40%);
      -o-transform: translate(0, -40%);
      -ms-transform: translate(0, -40%);
      -webkit-transform: translate(0, -40%);
      transform: translate(0, -40%); } }
  @media only screen and (max-width: 749px) {
    .title__stroke {
      height: 2px;
      top: 43%;
      width: 30px; } }

.title__stroke--left {
  left: 0; }

.title__stroke--right {
  right: 0; }

.three-content {
  height: 240px;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .three-content {
      height: auto;
      padding: 10px 0; } }

.two-content {
  height: 350px;
  position: relative;
  margin: 20px 0; }
  @media only screen and (max-width: 749px) {
    .two-content {
      height: auto;
      padding: 10px 0; } }

@media only screen and (max-width: 749px) {
  .three-content__box img {
    max-height: 70px; } }
@media only screen and (min-width: 750px) {
  .three-content__box {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%; } }

.paragraph__line {
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 21px;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .paragraph__line p {
    font-size: 16px;
    line-height: 170%; }

.number__column {
  opacity: 0;
  font-size: 70px;
  letter-spacing: 1.4px;
  line-height: 70px;
  text-align: center;
  color: #6c6b69;
  margin: 20px auto;
  text-transform: none;
  font-family: "trade-gothic";
  font-style: italic; }
  .number__column p {
    font-size: 70px;
    color: #6c6b69;
    font-family: "trade-gothic";
    font-style: italic; }
    @media only screen and (max-width: 749px) {
      .number__column p {
        font-size: 40px; } }

.title_image__txt {
  margin: 0 auto;
  width: 50%; }
  @media only screen and (max-width: 749px) {
    .title_image__txt {
      width: 100%; } }

.title_image__img {
  padding-top: 70px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .title_image__img {
      padding-top: 35px; } }
  @media only screen and (max-width: 749px) {
    .title_image__img {
      padding-top: 15px; } }

.block-content__image {
  padding-bottom: 70px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .block-content__image {
      padding-bottom: 35px; } }
  @media only screen and (max-width: 749px) {
    .block-content__image {
      padding-bottom: 15px; } }

.divider--middle {
  background-color: #25282b;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 70px;
  width: 30%; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .divider--middle {
      margin-top: 35px; } }
  @media only screen and (max-width: 749px) {
    .divider--middle {
      margin-top: 15px;
      width: 50%; } }

.embassador__label {
  text-align: left;
  margin-bottom: 20px; }
  .embassador__label small {
    display: block;
    font-size: 16px;
    letter-spacing: 3px; }

.embassador__image {
  margin-bottom: 20px; }

.embassador__icon {
  margin-bottom: 20px; }
  .embassador__icon .icon {
    height: 48px;
    width: 48px; }
    @media only screen and (max-width: 749px) {
      .embassador__icon .icon {
        height: 24px;
        width: 24px; } }

.block-no--padding {
  padding-top: 70px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .block-no--padding {
      padding-top: 35px; } }
  @media only screen and (max-width: 749px) {
    .block-no--padding {
      padding-top: 15px; } }

.wrap-mini-hero {
  height: 250px;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .wrap-mini-hero {
      height: 300px; } }
  .wrap-mini-hero span {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%; }

.fundador__image {
  margin-bottom: 70px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .fundador__image {
      margin-bottom: 35px; } }
  @media only screen and (max-width: 749px) {
    .fundador__image {
      margin-bottom: 15px; } }

.fundador__instagram {
  margin-top: 30px; }
  .fundador__instagram .icon {
    height: 30px;
    width: 30px;
    margin-bottom: 15px; }
  .fundador__instagram span {
    font-size: 14px; }

.store-location__image {
  height: 360px; }
  @media only screen and (max-width: 749px) {
    .store-location__image {
      height: auto;
      margin-bottom: 15px; } }
  .store-location__image .placeholder-svg {
    max-height: 360px;
    width: auto; }

.store-location__name {
  height: 360px;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .store-location__name {
      height: auto; } }

@media only screen and (min-width: 750px) {
  .store-location__inner {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); } }
.store-location__inner .paragraph__line {
  margin: 20px 0; }

/* Special Styles for single sections */
.special--text-uno {
  font-size: 34.5px;
  letter-spacing: 6px; }

.special--text-dos {
  font-size: 34.5px;
  letter-spacing: 3px; }

.special--text-bajocifra {
  font-size: 20px;
  letter-spacing: 2px; }
  .special--text-bajocifra p {
    font-size: 20px;
    letter-spacing: 2px;
    width: 70%;
    margin-left: auto;
    margin-right: auto; }

.three--image-240x img {
  max-height: 192px;
  width: auto; }

.three--image-480x img {
  max-height: 480px;
  width: auto; }

.three--image-480x img {
  max-height: 640px;
  width: auto; }

footer {
  background: #25282b;
  color: #d8d5ce;
  margin-top: 40px;
  padding: 40px 0; }

@media only screen and (max-width: 749px) {
  .footer-content {
    display: flex;
    flex-direction: column;
    text-align: center; } }

@media only screen and (max-width: 749px) {
  .footer-box--nav {
    order: 1;
    margin-bottom: 50px; } }

@media only screen and (max-width: 749px) {
  .footer-box--corporate {
    order: 2;
    margin-bottom: 50px; } }

@media only screen and (max-width: 749px) {
  .footer-box--contact {
    order: 3; } }

.footer-nav {
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.footer--title {
  color: white;
  display: block;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media only screen and (max-width: 749px) {
    .footer--title {
      text-align: center; } }

.footer-nav__item {
  list-style: none; }

.footer-nav__anchor {
  font-family: "trade-gothic";
  font-size: 14px; }

.footer-anchor--bold {
  color: white;
  font-weight: bold; }

.footer-contact__email {
  display: inline-block;
  font-family: "trade-gothic";
  font-size: 12px;
  margin-bottom: 10px; }

@media only screen and (max-width: 749px) {
  .footer-social .socials {
    justify-content: center; } }

.footer-contact__image {
  margin: 20px 0; }

.footer__payments {
  text-align: center; }
  @media only screen and (max-width: 749px) {
    .footer__payments {
      margin-top: 50px; } }
  .footer__payments img {
    max-height: 40px;
    width: auto; }

.img__four_column {
  max-width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.block__upercase {
  text-transform: uppercase; }

.linea_divisoria {
  width: 100px;
  height: 3px;
  background-color: #000000;
  margin: 30px auto; }

.linea_divisoria_big {
  width: 250px;
  height: 3px;
  background-color: #000000;
  margin: 30px auto; }

.customer_titular {
  position: relative;
  max-width: 70%;
  margin: 30px auto 30px; }
  @media only screen and (max-width: 749px) {
    .customer_titular {
      max-width: 90%; } }

.customer_titular_item {
  text-align: center;
  font-size: 35px; }

.input_customer {
  border: 4px solid #25282b;
  background-color: transparent;
  font-family: "trade-gothic"; }

.input_customer::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #25282b;
  text-align: center;
  font-family: "trade-gothic"; }

.input_customer::-moz-placeholder {
  /* Firefox 19+ */
  color: #25282b;
  text-align: center;
  font-family: "trade-gothic"; }

.input_customer:-ms-input-placeholder {
  /* IE 10+ */
  color: #25282b;
  text-align: center;
  font-family: "trade-gothic"; }

.input_customer:-moz-placeholder {
  /* Firefox 18- */
  color: #25282b;
  text-align: center;
  font-family: "trade-gothic"; }

.regresar_tienda {
  text-align: center;
  width: 100%;
  margin: 30px 0; }

iframe#one-click-social-login-buttons-1 {
  height: 50px; }

iframe#one-click-social-login-buttons-1:nth-child(even) {
  display: none; }

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

.recuperar_contra, .login_registro {
  margin: 20px 0; }

.recuperar_contra .login__forgot-password {
  float: none !important;
  padding: 0 10px 5px;
  border-bottom: 1px solid #25282b;
  font-family: "trade-gothic";
  font-size: 15px;
  text-transform: uppercase; }

.login__registrate {
  float: none !important;
  padding: 0 10px 5px;
  border-bottom: 1px solid #25282b;
  font-family: "trade-gothic";
  font-size: 15px;
  text-transform: uppercase; }

.registro_login {
  float: none !important;
  margin-top: 30px; }

.activar_submit {
  margin: 20px 0; }

.activar_customer iframe#one-click-social-login-buttons-1 {
  display: none; }

@media (min-width: 60em) {
  .account__orders_ss {
    margin-bottom: 0;
    float: right;
    margin-right: 50px;
    width: calc(75% - 50px);
    padding-left: 30px; }

  .account__address_ss {
    float: left !important;
    margin-right: 50px;
    width: calc(25%);
    margin-right: 0 !important;
    border-right: 2px solid #000000; } }
.account__orders_ss * {
  color: #24282b !important; }

.perfil_account * {
  color: #24282b !important; }

.address__customer {
  font-size: 25px;
  margin-bottom: 10px; }

.address__details p {
  font-size: 14px; }

.account__addresses {
  text-align: center; }

.linea_h_divisoria {
  width: 350px;
  max-width: 90%;
  border-bottom: 3px dotted #000000;
  margin: 30px auto; }

.account__addresses.clearfix .address {
  margin: 20px auto;
  margin-left: auto !important;
  float: none !important;
  width: 400px !important;
  max-width: 90% !important; }

.enlace_direccion {
  display: inline-block;
  border-bottom: 1px dotted #25282b;
  line-height: 15px;
  padding-bottom: 3px;
  cursor: pointer; }

.address__details p {
  margin: 20px 0;
  text-transform: uppercase;
  font-size: 18px; }

.table {
  border-radius: 0;
  border: none;
  box-shadow: none;
  border-collapse: collapse; }

thead th, tfoot td {
  background: transparent !important;
  color: black !important; }

.order__address.address.address--billing, .order__address.address.address--shipping {
  margin: 20px auto;
  margin-left: auto !important;
  float: none !important;
  width: 400px !important;
  max-width: 90% !important;
  text-align: center; }

.pswrd_pge {
  background-image: url("home-hero-image_placeholder.svg"); }

.password__footer {
  background: none; }

.password_page_logo {
  display: block;
  margin: 30px auto;
  width: 250px; }

.password_container {
  text-align: center; }

.password__message {
  font-family: "trade-gothic";
  font-size: 70px;
  color: black; }

.news_contenedor {
  display: flex;
  flex-direction: column;
  max-width: 90%;
  margin: 0 auto; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .news_contenedor {
      flex-direction: row;
      max-width: 70%; } }
  @media only screen and (min-width: 990px) {
    .news_contenedor {
      flex-direction: row;
      max-width: 50%; } }

.input_password {
  background-color: #000000;
  border: 1px solid #d9d6cf;
  width: 350px;
  max-width: 50%;
  height: 40px;
  border: 1px solid #d9d6cf;
  font-family: "trade-gothic";
  width: 100%;
  padding: 5px 10px; }
  @media only screen and (min-width: 750px) {
    .input_password {
      text-align: left;
      width: 60%; } }

.submit_password {
  font-family: "trade-gothic";
  background-color: #d9d6cf;
  border: 1px solid #d9d6cf;
  width: 100%;
  padding: 5px 10px; }
  @media only screen and (min-width: 750px) {
    .submit_password {
      width: 40%; } }

.input_password::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-family: "trade-gothic";
  padding: 5px 10px; }

.input_password::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-family: "trade-gothic";
  padding: 5px 10px; }

.input_password:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-family: "trade-gothic";
  padding: 5px 10px; }

.input_password:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-family: "trade-gothic";
  padding: 5px 10px; }

.title__stroke.collection_lineas {
  top: 20%; }

.logout_cuenta {
  text-align: center;
  margin: 50px 0 0; }

button.logout_boton {
  background: #000000;
  color: #f1f1f2 !important;
  padding: 10px 10px;
  font-weight: bolder;
  width: 250px;
  max-with: 90%; }

.enlace_orden {
  background: #000000;
  color: #fff !important;
  padding: 5px;
  display: inline-block; }

#artesanos-comunidad-page * {
  letter-spacing: 3px; }

.one_parragraph_mid {
  margin-right: 150px;
  margin-left: 150px; }
  @media only screen and (max-width: 749px) {
    .one_parragraph_mid {
      margin-right: 10px;
      margin-left: 10px; } }

.titulo_coleccion {
  text-align: center;
  margin-top: 30px; }

.subtitulo_coleccion {
  margin: 20px 0 80px; }

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

.full_width_container {
  margin-right: -30px; }

.social_password {
  width: 90%;
  margin: 30px auto;
  text-align: center; }

.social_pssw_icon {
  max-width: 35px;
  margin: 0 20px;
  display: inline-block; }

.psswrd_page {
  overflow: hidden; }

/* Collections renewal @alankimo */
.collection-data {
  margin-bottom: 80px;
  text-align: center;
  text-transform: uppercase; }

.collection-data__title {
  color: #24282b;
  font-size: 60px;
  letter-spacing: 6px; }

.collection-data__subtitle {
  color: #24282b;
  font-size: 30px;
  letter-spacing: 3px; }

.orders__table, .order__table {
  font-family: "trade-gothic"; }

.th_perfil {
  font-size: 16px;
  font-family: "trade-gothic"; }

.form_item_login {
  margin-bottom: 50px;
  margin-top: 50px; }

.fecha_orden {
  margin-bottom: 30px; }

.linea_punteada {
  width: 100%;
  height: 2px;
  vertical-align: middle;
  background: url("doteada_3.png") center center repeat-x; }

.small_nosotros {
  max-width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.svg_small {
  width: 300px; }

.display4 {
  font-size: 92px;
  letter-spacing: 20px;
  word-wrap: break-word; }

.display3 {
  font-size: 56px;
  letter-spacing: 12px; }

.display2 {
  font-size: 45px;
  letter-spacing: 8px; }

.display1 {
  font-size: 34px;
  letter-spacing: 8px; }

.headline {
  font-size: 24px;
  letter-spacing: 4px; }

.title {
  font-size: 20px;
  letter-spacing: 4px; }

.subheading {
  font-size: 18px;
  letter-spacing: 4px; }

.body {
  font-size: 16px;
  letter-spacing: 2px; }

.caption {
  font-size: 12px;
  letter-spacing: 2px; }

.centered {
  text-align: center; }

.full-width2 {
  height: auto;
  width: 100vw;
  position: relative;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  left: 50%;
  right: 50%; }

@font-face {
  font-family: 'Trade Gothic LT Std';
  src: url("TradeGothicLTStd-Extended.woff2") format("woff2"), url("TradeGothicLTStd-Extended.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* FEATURED PRODUCTS & COLLECTION COMMON STYLES */
.new-collections {
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
  min-height: 0;
  margin-top: 1%;
  margin-left: -1%;
  margin-right: -1%; }

.new-collection__item, .first-item-div {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 2%;
  padding: 1% 0 2%;
  background-color: #ededed;
  border-radius: 4px;
  box-shadow: #d1d1d1 4px 4px 8px 2px; }

.new-collection__item:hover .new-collection-image .product__second-image {
  opacity: 1; }

.new-collection__images {
  position: relative;
  width: 100%; }

.new-collection__images:hover {
  opacity: 1; }

.new-collection__item-grid-container {
  display: grid; }

.collection-add-to-cart {
  text-align: right;
  padding-right: 5%; }

.add-to-cart-btn, .add-to-cart-btn-sm {
  border-radius: 50px;
  padding: 0;
  background-color: white; }

.add-to-cart-btn {
  width: 40px;
  height: 40px; }

.add-to-cart-btn-sm {
  width: 38px;
  height: 38px;
  display: none; }

.product-grid-data {
  padding: 0 10%;
  bottom: 20px;
  width: 100%; }

.product-grid-data__price {
  font-family: trade-gothic-std-ext;
  color: #24282a; }

.data--sold-out {
  font-family: "trade-gothic";
  color: #dd2334; }

.product-recommendations {
  margin-bottom: 40px; }

.home-banner__cta {
  top: calc(100% - 42px);
  width: 100%;
  position: absolute;
  text-align: center;
  background-color: rgba(22, 29, 31, 0.8) !important; }

.product-added__wrapper {
  width: 20%;
  z-index: 100;
  position: fixed;
  top: 3%;
  left: 79%;
  display: flex;
  /* We leave the flex on to document that we need flex for it to display properly.*/
  display: none;
  align-items: center; }

.product-added__error {
  color: #c72026;
  margin-top: 8px;
  text-transform: none;
  display: none; }

.productVariant-added__wrapper, .video__wrapper {
  background: rgba(26, 31, 35, 0.8);
  height: 100%;
  width: 100%;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  /* We leave the flex on to document that we need flex for it to display properly.*/
  display: none;
  align-items: center; }

.product-added {
  box-shadow: 0 0 33px 0 rgba(0, 0, 0, 0.14); }

.product-added, .productVariant-added {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: white !important;
  max-width: 400px;
  padding: 16px; }

.product-added__close, .productVariant-added__close {
  width: 32px;
  height: 32px;
  padding: 8px;
  color: black;
  opacity: 0.87;
  display: block;
  margin-left: auto; }

.productVariant-added__close {
  margin-bottom: 5%; }

.product-added__close {
  padding: 0 8px 8px; }

.product-added__success {
  margin: 0;
  font-size: small;
  line-height: 32px;
  width: 80%; }

.product-added__close:hover {
  cursor: pointer; }

.product-added__success {
  color: #24282a;
  text-align: left;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "trade-gothic"; }

.product-added__title {
  font-size: 1.25rem;
  opacity: 0.87;
  text-align: center;
  margin-top: 16px; }

.product-added__description {
  font-size: 1rem;
  opacity: 0.60;
  text-align: center;
  margin-top: 8px; }

.product-added__go-to-Cart {
  width: 100%;
  text-align: center;
  background: #0c638e;
  color: white;
  font-weight: bold;
  width: 100%;
  letter-spacing: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
  min-height: 45px;
  text-transform: uppercase;
  border: none;
  font-family: 'trade-gothic';
  display: block; }

.product-added__go-to-Cart:hover {
  opacity: 0.6; }

.product-added__variant {
  display: flex;
  flex-wrap: wrap; }

.product-added__keep-shopping--wrapper {
  width: 100%;
  text-align: center;
  margin-top: 8px; }

.product-added__keep-shopping {
  font-weight: bold;
  color: black;
  opacity: 0.87;
  text-align: center;
  font-size: 0.875rem;
  text-decoration: underline; }

.product-added__keep-shopping:hover {
  cursor: pointer; }

.product-added__variant {
  display: none !important; }

.product-added {
  background-color: #fec507 !important; }

.variant-added__content {
  width: 100%;
  padding: 8px; }

.variant-added__title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 1%;
  color: #24282a;
  margin-bottom: 0;
  letter-spacing: 0.8px; }

.variant-added__price {
  font-size: 0.875rem;
  font-family: trade-gothic-std-ext;
  color: #24282a; }

.productVariant-added__options {
  width: 70%; }

.measure-guide-div p {
  line-height: 30px;
  padding: 0;
  font-size: 9px;
  color: #24282a;
  cursor: pointer;
  opacity: 0.5;
  font-family: trade-gothic-std-ext; }

.options-div {
  display: flex;
  margin-top: 1%; }

.variant-price__quantity, .variant-price__divider {
  display: none; }

.variant-added__info {
  margin-top: 8px; }

.variant-option__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #24282a;
  letter-spacing: 1px; }

.variant-option__value {
  color: black;
  opacity: 0.87;
  font-size: 0.875rem; }

.cart-options {
  width: 30px;
  height: 30px;
  border: 1px solid #24282a;
  border-radius: 25px;
  padding: 0;
  color: #24282a;
  background-color: transparent;
  margin-right: 2%;
  cursor: pointer; }

.cart-options p {
  font-size: 10px;
  margin: 0;
  line-height: 30px;
  opacity: 0.7; }

.cart-options-mail {
  position: relative;
  top: -5px;
  right: -10px; }

.not-available p {
  opacity: 0.2;
  position: relative;
  top: -26px; }

.not-available {
  border-color: rgba(36, 40, 42, 0.2); }

.go-to-cart-button {
  font-size: small;
  background-color: #24282a;
  color: white;
  padding: 5% 10%;
  text-transform: uppercase;
  font-weight: bold; }

.variant-added__image--wrapper {
  width: 100%; }

.featured-title {
  letter-spacing: 1px; }

.product-body__description {
  text-align: center;
  color: #9ea1a2;
  font-size: 14px;
  letter-spacing: 0.6px; }

.collection-description {
  margin-bottom: 2%;
  width: 48%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

@media (max-width: 800px) {
  .new-collection__item, .first-item-div {
    width: 33%; } }
@media (max-width: 600px) {
  .featured-title {
    text-align: center;
    font-size: 13px !important; }

  .productVariant-added {
    width: 90%;
    margin-bottom: 25%; }

  .productVariant-added__close {
    margin-bottom: 0; }

  .cart-options {
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: none;
    height: 40px;
    border-color: rgba(36, 40, 42, 0.2); }

  .cart-options p {
    font-size: 1.5em;
    padding-top: 2%; }

  .cart-options-mail {
    position: relative;
    top: 10px;
    right: -30px; }

  .variant-option__title {
    font-size: 2em; }

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

  .options-div {
    display: block; }

  .measure-guide-div p {
    width: 100%;
    text-align: center; }

  .productVariant-added__options, .cart-options {
    width: 100%; }

  .variant-added__image--wrapper, .variant-added__title, .variant-added__price {
    display: none; }

  .variant-added__content {
    padding-top: 0; }

  .product-added__wrapper {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important; }

  .add-to-cart-btn {
    display: none; }

  .add-to-cart-btn-sm {
    display: inline-block !important; }

  .new-collection__item, .first-item-div {
    width: 48%; } }
