/*============================================================================
  Cotopaxi | Built with Shopify Slate

  Some things to know about this file:
    - Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
    - The output CSS is compressed and comments are removed
    - You cannot use native CSS/Sass @imports in this file without a build script
==============================================================================*/
/*================ UTILS ================*/
/*================ SASS HELPERS ================*/
/*============================================================================
  Convert pixels to ems
  eg. for a relational value of 12px write em(12) when the parent is 16px
  if the parent is another value say 24px write em(12, 24)
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_px-to-em.scss
==============================================================================*/
/*============================================================================
  Strips the unit from a number.
  @param {Number (With Unit)} $value
  @example scss - Usage
    $dimension: strip-units(10em);
  @example css - CSS Output
    $dimension: 10;
  @return {Number (Unitless)}
  based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_strip-units.scss
==============================================================================*/
/*================ #Mixins ================*/
/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/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 ================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ SETTINGS ================*/
/*================ VARIABLES ================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
==============================================================================*/
/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
==============================================================================*/
/*================ Color Variables ================*/
/*================ Sizing Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero ================*/
/*================ Hero Slider ================*/
/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ Helpers ================*/
/*================ Typography ================*/
@font-face {
  font-family: 'Gotham Black';
  src: url("Gotham-Black.eot");
  src: url("Gotham-Black.eot?iefix") format("eot"), url("Gotham-Black.woff2") format("woff2"), url("Gotham-Black.woff") format("woff"), url("Gotham-Black.ttf") format("truetype"), url("Gotham-Black.svg#Gotham-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-Bold.eot");
  src: url("Gotham-Bold.eot?iefix") format("eot"), url("Gotham-Bold.woff") format("woff"), url("Gotham-Bold.ttf") format("truetype"), url("Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-Medium.eot");
  src: url("Gotham-Medium.eot?iefix") format("eot"), url("Gotham-Medium.woff") format("woff"), url("Gotham-Medium.ttf") format("truetype"), url("Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-MediumItalic.eot");
  src: url("Gotham-MediumItalic.eot?iefix") format("eot"), url("Gotham-MediumItalic.woff") format("woff"), url("Gotham-MediumItalic.ttf") format("truetype"), url("Gotham-MediumItalic.svg#Gotham-MediumItalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-Book.eot");
  src: url("Gotham-Book.eot?iefix") format("eot"), url("Gotham-Book.woff") format("woff"), url("Gotham-Book.ttf") format("truetype"), url("Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-Light.eot");
  src: url("Gotham-Light.eot?iefix") format("eot"), url("Gotham-Light.woff") format("woff"), url("Gotham-Light.ttf") format("truetype"), url("Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("Gotham-LightItalic.eot");
  src: url("Gotham-LightItalic.eot?iefix") format("eot"), url("Gotham-LightItalic.woff") format("woff"), url("Gotham-LightItalic.ttf") format("truetype"), url("Gotham-LightItalic.svg#Gotham-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'GothamNarrow';
  src: url("GothamNarrow-Bold.eot");
  src: url("GothamNarrow-Bold.eot?iefix") format("eot"), url("GothamNarrow-Bold.woff") format("woff"), url("GothamNarrow-Bold.ttf") format("truetype"), url("GothamNarrow-Bold.svg#GothamNarrow-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'GothamNarrow';
  src: url("GothamNarrow-Book.eot");
  src: url("GothamNarrow-Book.eot?iefix") format("eot"), url("GothamNarrow-Book.woff") format("woff"), url("GothamNarrow-Book.ttf") format("truetype"), url("GothamNarrow-Book.svg#GothamNarrow-Book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'GothamNarrow';
  src: url("GothamNarrow-Light.eot");
  src: url("GothamNarrow-Light.eot?iefix") format("eot"), url("GothamNarrow-Light.woff") format("woff"), url("GothamNarrow-Light.ttf") format("truetype"), url("GothamNarrow-Light.svg#GothamNarrow-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'DarwinAlt';
  src: url("DarwinAlt-Italic.eot");
  src: url("DarwinAlt-Italic.eot?iefix") format("eot"), url("DarwinAlt-Italic.woff") format("woff"), url("DarwinAlt-Italic.ttf") format("truetype"), url("DarwinAlt-Italic.svg#DarwinAlt-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'DarwinAlt';
  src: url("DarwinAlt-BoldItalic.eot");
  src: url("DarwinAlt-BoldItalic.eot?iefix") format("eot"), url("DarwinAlt-BoldItalic.woff") format("woff"), url("DarwinAlt-BoldItalic.ttf") format("truetype"), url("DarwinAlt-BoldItalic.svg#DarwinAlt-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'DarwinAlt';
  src: url("DarwinAlt-Bold.eot");
  src: url("DarwinAlt-Bold.eot?iefix") format("eot"), url("DarwinAlt-Bold.woff") format("woff"), url("DarwinAlt-Bold.ttf") format("truetype"), url("DarwinAlt-Bold.svg#DarwinAlt-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'DarwinAlt';
  src: url("DarwinAlt-BlackItalic.eot");
  src: url("DarwinAlt-BlackItalic.eot?iefix") format("eot"), url("DarwinAlt-BlackItalic.woff") format("woff"), url("DarwinAlt-BlackItalic.ttf") format("truetype"), url("DarwinAlt-BlackItalic.svg#DarwinAlt-BlackItalic") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'DarwinAlt';
  src: url("DarwinAlt-Black.eot");
  src: url("DarwinAlt-Black.eot?iefix") format("eot"), url("DarwinAlt-Black.woff") format("woff"), url("DarwinAlt-Black.ttf") format("truetype"), url("DarwinAlt-Black.svg#DarwinAlt-Black") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Darwin';
  src: url("Darwin.eot");
  src: url("Darwin.eot?iefix") format("eot"), url("Darwin.woff") format("woff"), url("Darwin.ttf") format("truetype"), url("Darwin.svg#Darwin") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Darwin';
  src: url("Darwin-Bold.eot");
  src: url("Darwin-Bold.eot?iefix") format("eot"), url("Darwin-Bold.woff") format("woff"), url("Darwin-Bold.ttf") format("truetype"), url("Darwin-Bold.svg#Darwin-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-Bold.eot");
  src: url("GothamCondensed-Bold.eot?#iefix") format("eot"), url("GothamCondensed-Bold.woff2") format("woff2"), url("GothamCondensed-Bold.woff") format("woff"), url("GothamCondensed-Bold.ttf") format("truetype"), url("GothamCondensed-Bold.svg#GothamCondensed-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-Light.eot");
  src: url("GothamCondensed-Light.eot?#iefix") format("eot"), url("GothamCondensed-Light.woff2") format("woff2"), url("GothamCondensed-Light.woff") format("woff"), url("GothamCondensed-Light.ttf") format("truetype"), url("GothamCondensed-Light.svg#GothamCondensed-Light") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-Book.eot");
  src: url("GothamCondensed-Book.eot?#iefix") format("eot"), url("GothamCondensed-Book.woff2") format("woff2"), url("GothamCondensed-Book.woff") format("woff"), url("GothamCondensed-Book.ttf") format("truetype"), url("GothamCondensed-Book.svg#GothamCondensed-Book") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-BookItalic.eot");
  src: url("GothamCondensed-BookItalic.eot?#iefix") format("eot"), url("GothamCondensed-BookItalic.woff2") format("woff2"), url("GothamCondensed-BookItalic.woff") format("woff"), url("GothamCondensed-BookItalic.ttf") format("truetype"), url("GothamCondensed-BookItalic.svg#GothamCondensed-BookItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-Medium.eot");
  src: url("GothamCondensed-Medium.eot?#iefix") format("eot"), url("GothamCondensed-Medium.woff2") format("woff2"), url("GothamCondensed-Medium.woff") format("woff"), url("GothamCondensed-Medium.ttf") format("truetype"), url("GothamCondensed-Medium.svg#GothamCondensed-Medium") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'GothamCondensed';
  src: url("GothamCondensed-Black.eot");
  src: url("GothamCondensed-Black.eot?#iefix") format("eot"), url("GothamCondensed-Black.woff2") format("woff2"), url("GothamCondensed-Black.woff") format("woff"), url("GothamCondensed-Black.ttf") format("truetype"), url("GothamCondensed-Black.svg#GothamCondensed-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

/*================ Typography ================*/
blockquote {
  font-size: 1.125em;
  font-style: normal;
  text-align: center;
  padding: 0 30px;
  margin: 0; }
  .rte blockquote {
    border-color: #e8e9eb;
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 10px; }
  blockquote p + cite {
    margin-top: 10px; }
  blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400; }
    blockquote cite::before {
      content: '\2014 \0020'; }

code,
pre {
  font-family: Consolas, monospace;
  font-size: 1em; }

pre {
  overflow: auto; }

body,
input,
textarea,
button,
select {
  font-size: 16px;
  font-family: "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  line-height: 1.5; }

@media only screen and (max-width: 989px) {
  input,
  textarea,
  select,
  button {
    font-size: 16px; } }
/*================ Headings ================*/
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 7.5px;
  font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  h1 a, .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit; }

h1, .h1 {
  font-size: 2.5em;
  letter-spacing: 0; }
  @media only screen and (max-width: 749px) {
    h1, .h1 {
      font-size: 1.875em; } }

h2, .h2 {
  font-size: 1.875em;
  letter-spacing: 0.1em; }

h3, .h3 {
  font-size: 1.5em;
  letter-spacing: 0; }

h4, .h4 {
  font-size: 1.125em; }

h5, .h5 {
  font-size: 1em; }

h6, .h6 {
  font-size: 1em; }

/*================ Misc styles ================*/
.fine-print {
  font-size: 0.875em;
  font-style: italic; }

.txt--minor {
  font-size: 80%; }

.txt--emphasis {
  font-style: italic; }

.address {
  margin-bottom: 20px; }

/*================ Hero and slideshow headers ================*/
.mega-title,
.mega-subtitle {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.mega-title {
  margin-bottom: 8px; }

.mega-title--large {
  font-size: 2.5em; }
  @media only screen and (min-width: 750px) {
    .mega-title--large {
      font-size: 3.75em; } }

.text-h-center .mega-subtitle, .text-h-center
.mega-subtitle--large {
  margin: 0 auto; }
.text-h-left .mega-subtitle, .text-h-left
.mega-subtitle--large {
  margin: 0 auto 0 0; }
.text-h-right .mega-subtitle, .text-h-right
.mega-subtitle--large {
  margin: 0 0 0 auto; }

.mega-subtitle {
  font-size: 1.5em; }
  @media only screen and (min-width: 750px) {
    .mega-subtitle {
      margin: 0 auto;
      max-width: 75%; } }
  .mega-subtitle p {
    color: inherit; }

.mega-subtitle--large {
  font-weight: 700;
  font-size: 1.5em; }
  @media only screen and (min-width: 750px) {
    .mega-subtitle--large {
      margin: 0 auto;
      max-width: 75%; } }
  @media only screen and (min-width: 750px) {
    .mega-subtitle--large {
      font-size: 1.5em; } }

/*================ General Headers/Text Font Sizing ================*/
.big-header {
  font-size: 3em; }
  @media only screen and (max-width: 749px) {
    .big-header {
      font-size: 2.25em; } }

.large-header {
  font-size: 3.375em; }
  @media only screen and (max-width: 749px) {
    .large-header {
      font-size: 2.5em; } }

.huge-header {
  font-size: 4.75em; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .huge-header {
      font-size: 3.5em; } }
  @media only screen and (max-width: 749px) {
    .huge-header {
      font-size: 2.5em; } }

.massive-header {
  font-size: 7.5em; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .massive-header {
      font-size: 4.0625em; } }
  @media only screen and (max-width: 749px) {
    .massive-header {
      font-size: 2.5em; } }

.large-text {
  font-size: 1.125em; }

.small-text {
  font-size: 0.875em; }

.very-small-text {
  font-size: 0.75em; }

@media only screen and (max-width: 749px) {
  .small--very-small-text {
    font-size: 0.75em; }
    .small--very-small-text p {
      font-size: 0.75em; } }

/*================ Spacing ================*/
.no-space, .rd-title, .rd-p, #page-about-us .section-title {
  letter-spacing: 0px; }

.small-space, #FAQ-list h2, #FAQ-list .h2, #FAQ-list h3, #FAQ-list .h3, #FAQ-list h4, #FAQ-list .h4 {
  letter-spacing: 1px; }

.medium-space {
  letter-spacing: 1.5px; }

.big-space {
  letter-spacing: 2px; }

.large-space {
  letter-spacing: 2.4px; }

.grande-space {
  letter-spacing: 5px; }

.darwin {
  font-family: "Darwin", "Gotham", Georgia, serif; }

.darwinAlt, .slideshow-blog__text-content .blog-title, .slideshow-blog__text-content .author-by, .wild-title, .page-header, .section-title, #FAQ-list h2, #FAQ-list .h2, #FAQ-list h3, #FAQ-list .h3, #FAQ-list h4, #FAQ-list .h4 {
  font-family: "DarwinAlt", "Gotham", Georgia, serif; }

.gotham, #q-pdp, .page-subheader, .rd-p, #virtual-questival, #page-about-us .section-title, #page-about-us .section-content, .site-header__region-wrapper h4, .site-header__region-wrapper .h4, .site-header__region-wrapper span, .g4g_collection .g4g_subheader, .g4g_text {
  font-family: "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.gothamNarrow, .slideshow-blog__text-content .blog-category, .slideshow-blog__text-content .blog-link, .influencer-banner, .size_options .size-value, .size_options .value-option, .size_options .other-value, .other_options .size-value, .other_options .value-option, .other_options .other-value, .value_options .size-value, .value_options .value-option, .value_options .other-value, .race-near, .q-block-title, #product-questival .price-increase-label, #product-oktoberquest .price-increase-label, .rd-title, #virtual-questival .crowdfunding-email-submit, .g4g_collection .btn--black, .g4g_collection .btn--blue {
  font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.gothamBlack, #virtual-questival h1, #virtual-questival .h1 {
  font-family: "Gotham Black", "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.gothamCondensed, #q-pdp h1, #q-pdp .h1, #q-pdp h2, #q-pdp .h2, #q-pdp h3, #q-pdp .h3, #q-pdp #intro .event-header .when-where, #q-pdp #intro .event-header .packages .package .qty-adjust .qty, #q-pdp #intro .event-header .packages .price-count, #q-pdp #intro .event-header .event-add .price, #q-pdp #intro .event-header .event-add .qty, #q-pdp #intro .event-header .event-add .cta, #q-pdp #nav a, #q-pdp #works ol li:before, #q-pdp #race #volunteer-form button {
  font-family: "GothamCondensed", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.uppercase, .slideshow-blog__text-content .blog-category, #page-about-us .section-title, .g4g_collection .btn--black, .g4g_collection .btn--blue {
  text-transform: uppercase; }

.bold, .q-block-title, #page-about-us .section-title, .g4g_collection .btn--black, .g4g_collection .btn--blue, #FAQ-list h2, #FAQ-list .h2, #FAQ-list h3, #FAQ-list .h3, #FAQ-list h4, #FAQ-list .h4 {
  font-weight: 700; }

.italic {
  font-style: italic; }

.normal {
  font-style: normal; }

.light-text {
  color: white; }

/*============================================================================
  #Normalize
  Based on normalize.css v3.0.2 | MIT License | git.io/normalize
==============================================================================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

a {
  background-color: transparent; }

b,
strong {
  font-weight: 700; }

em {
  font-style: italic; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  width: 100%;
  border: 0; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

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

input[type="search"], input[type="number"], input[type="email"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

textarea {
  overflow: auto;
  -webkit-appearance: none;
  -moz-appearance: none; }

[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, .icon__fallback-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.visibility-hidden {
  visibility: hidden; }

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

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

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

.horizontal-line {
  border-top: solid white;
  border-width: 1px 0 0;
  margin: 0 auto;
  height: 0; }
  .horizontal-line.black {
    border-color: black; }
  .horizontal-line.gray {
    border-color: #d7d4d3; }
  @media only screen and (min-width: 750px) {
    .horizontal-line.left {
      margin: 0 auto 0 0; } }
  @media only screen and (min-width: 750px) {
    .horizontal-line.right {
      margin: 0 0 0 auto; } }

.play-icon {
  width: 75px;
  height: 75px;
  margin: 0 auto;
  padding: 0;
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_play_icon.png?v=7121518391521213194");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top; }
  .play-icon:hover {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_play_icon_hover.png?v=18301820767813618946"); }

/*============================================================================
  Skip to content button
    - Overrides .visually-hidden when focused
==============================================================================*/
.skip-link:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: black;
  background-color: white;
  padding: 10px;
  opacity: 1;
  z-index: 10000;
  transition: none; }

/*============================================================================
  #Tabs
==============================================================================*/
ul.tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 35px;
  text-align: center;
  margin-bottom: 20px;
  color: #0d9edd; }
  ul.tabs > li {
    display: inline-block;
    border-bottom: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    height: 100%; }
    ul.tabs > li.active {
      border-bottom: 1px solid #0d9edd; }
    ul.tabs > li p {
      padding-top: 5px;
      font-weight: 700;
      margin: 0; }

ul.tab_content {
  list-style-type: none;
  position: relative;
  min-height: 210px;
  margin: 0; }
  ul.tab_content > li {
    display: none; }
    ul.tab_content > li.overlay {
      position: absolute;
      z-index: 100;
      background-color: white; }
    ul.tab_content > li.active {
      display: block; }

/*============================================================================
  Animation Classes and Keyframes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

@-webkit-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

  50% {
    transform: translate(0, 5px) scale(0.8, 0.8); }

  100% {
    transform: translate(0, 0) scale(1, 1); } }

@-moz-keyframes chevronAnimation {
  0% {
    transform: translate(0, 0) scale(1, 1); }

  50% {
    transform: translate(0, 5px) scale(0.8, 0.8); }

  100% {
    transform: translate(0, 0) scale(1, 1); } }

@-ms-keyframes chevronAnimation {
  0% {
    transform: translate(0, 0) scale(1, 1); }

  50% {
    transform: translate(0, 5px) scale(0.8, 0.8); }

  100% {
    transform: translate(0, 0) scale(1, 1); } }

@keyframes chevronAnimation {
  0% {
    transform: translate(0, 0) scale(1, 1); }

  50% {
    transform: translate(0, 5px) scale(0.8, 0.8); }

  100% {
    transform: translate(0, 0) scale(1, 1); } }

/**
 * Animations
 */
.fromTopIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, 0);
  opacity: 1.0; }

.fromTopOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, -25px);
  opacity: 0.0; }

.fromBottomIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, 0);
  opacity: 1.0; }

.fromBottomOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, 25px);
  opacity: 0.0; }

.fromLeftIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, 0);
  opacity: 1.0; }

.fromLeftOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(-25px, 0);
  opacity: 0.0; }

.fromRightIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(0, 0);
  opacity: 1.0; }

.fromRightOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: translate(25px, 0);
  opacity: 0.0; }

.scaleUpIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: scale(1, 1);
  opacity: 1.0; }

.scaleUpOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: scale(1.3, 1.3);
  opacity: 0.0; }

.scaleDownIn {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: scale(1, 1);
  opacity: 1.0; }

.scaleDownOut {
  transition: transform 1.0s ease, opacity 1.0s ease;
  transform: scale(0.7, 0.7);
  opacity: 0.0; }

.padded {
  padding: 30px 10%; }
  .padded.small {
    padding: 30px 5%; }
  .padded.smedium {
    padding: 45px 12%; }
    @media only screen and (max-width: 749px) {
      .padded.smedium {
        padding: 30px 8%; } }
  .padded.medium {
    padding: 45px 15%; }
    @media only screen and (max-width: 749px) {
      .padded.medium {
        padding: 30px 10%; } }
  .padded.large {
    padding: 60px 20%; }
    @media only screen and (max-width: 749px) {
      .padded.large {
        padding: 30px 10%; } }
  .padded.fixed {
    padding: 30px; }
    .padded.fixed.small {
      padding: 10px; }
    .padded.fixed.medium {
      padding: 20px; }
  .padded.none {
    padding: 0; }

/*================ Layout ================*/
/*============================================================================
  #Grid
==============================================================================*/
/*============================================================================
  Grid Setup
    1. Allow the grid system to be used on lists.
    2. Remove any margins and paddings that might affect the grid system.
    3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
.grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -20px; }
  .grid::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 749px) {
    .grid {
      margin-left: -15px; } }

.grid__item {
  float: left;
  padding-left: 20px;
  width: 100%; }
  @media only screen and (max-width: 749px) {
    .grid__item {
      padding-left: 15px; } }
  .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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.push-eleven-twelfths {
  left: 91.66667%; }

/*================ 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 (max-width: 989px) {
  /* Whole */
  .medium-down--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-down--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 (max-width: 1399px) {
  /* Whole */
  .large-down--one-whole {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-down--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 (max-width: 749px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (max-width: 989px) {
  /* Halves */
  .medium-down--push-one-half {
    left: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-down--push-eleven-twelfths {
    left: 91.66667%; } }
@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%; } }
@media only screen and (min-width: 990px) {
  /* Halves */
  .large-up--push-one-half {
    left: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-up--push-eleven-twelfths {
    left: 91.66667%; } }
.grid--table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .grid--table > .grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle; }

.grid--no-gutters {
  margin-left: 0; }
  .grid--no-gutters > .grid__item {
    padding-left: 0; }

.grid--half-gutters {
  margin-left: -10px; }
  .grid--half-gutters > .grid__item {
    padding-left: 10px; }

.grid--double-gutters {
  margin-left: -40px; }
  .grid--double-gutters > .grid__item {
    padding-left: 40px; }

.grid--flush-bottom {
  margin-bottom: -20px;
  overflow: auto; }
  .grid--flush-bottom > .grid__item {
    margin-bottom: 20px; }

/*================ #Basic Styles ================*/
body {
  background-color: white; }

html {
  background-color: #666; }

.page-width, .page-width--no-gutters {
  *zoom: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  .page-width.reading, .page-width--no-gutters.reading {
    max-width: 960px; }
  .page-width::after, .page-width--no-gutters::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 749px) {
    .page-width, .page-width--no-gutters {
      padding-left: 15px;
      padding-right: 15px; } }

.page-width--no-gutters {
  padding-left: 0;
  padding-right: 0; }

.page-container {
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 750px) {
    .page-container {
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }

.main-content {
  display: block; }

.section-header {
  margin-bottom: 25px; }

.scroll-down {
  position: absolute;
  bottom: 10px;
  left: 50%;
  color: white;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .scroll-down svg {
    animation: chevronAnimation 4s ease-in-out 0s infinite; }

.content_container {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0 auto; }

.feature-row .content_overlay {
  position: absolute;
  width: 100%; }

.content_overlay {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .content_overlay.pos-h-center {
    text-align: center; }
  .content_overlay.pos-h-right {
    text-align: right; }
  .content_overlay.pos-h-left {
    text-align: left; }
  .content_overlay.pos-v-top {
    top: 10%; }
  .content_overlay.pos-v-center {
    top: 50%; }
  .content_overlay.pos-v-bottom {
    bottom: 5%; }

/*================ Flex item alignment ================*/
.align--top-middle {
  text-align: center; }

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

.align--middle-left {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }

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

.align--middle-right {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: right; }

.align--bottom-left {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

.align--bottom-middle {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: center; }

.align--bottom-right {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right; }

/*================ #Page breaks and lines ================*/
hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 1px solid #e8e9eb;
  height: 0;
  clear: both; }
  hr.black {
    border-color: black; }
  hr.center {
    margin: 20px auto; }

.hr--small {
  margin: 10px 0; }

.hr--invisible {
  border-bottom: 0; }

.border-bottom {
  border-bottom: 1px solid #e8e9eb; }

.border-top {
  border-top: 1px solid #e8e9eb; }

.empty-page-content {
  padding: 125px 20px; }
  @media only screen and (max-width: 749px) {
    .empty-page-content {
      padding-left: 15px;
      padding-right: 15px; } }

.breadcrumb {
  margin-bottom: 4px;
  font-family: "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: black;
  text-transform: uppercase;
  font-size: 0.625em; }
  .breadcrumb .blue {
    color: #1a9ad7; }
  .breadcrumb a,
  .breadcrumb span {
    display: inline-block;
    padding: 0;
    margin-right: 0; }

/*================ Components ================*/
/*================ Forms ================*/
form {
  margin: 0; }

fieldset {
  border: 1px solid #e8e9eb;
  margin: 0 0 20px;
  padding: 10px; }

legend {
  border: 0;
  padding: 0; }

button {
  cursor: pointer;
  background-color: white;
  border: none; }

input[type="submit"] {
  cursor: pointer; }

label {
  display: block;
  margin-bottom: 5px; }
  @media only screen and (max-width: 749px) {
    label {
      font-size: 0.875em; } }
  [type="radio"] + label, [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0; }
  label[for] {
    cursor: pointer; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

input,
textarea,
select {
  border: 1px solid #e8e9eb;
  background-color: white;
  color: black;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 2px; }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #cdcfd3; }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    background-color: #f4f4f4;
    border-color: #f4f4f4; }
  input.input--error::-webkit-input-placeholder,
  textarea.input--error::-webkit-input-placeholder,
  select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-moz-placeholder,
  textarea.input--error::-moz-placeholder,
  select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error:-ms-input-placeholder,
  textarea.input--error:-ms-input-placeholder,
  select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5; }
  input.input--error::-ms-input-placeholder,
  textarea.input--error::-ms-input-placeholder,
  select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1; }
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent; }
  input.hidden-placeholder:-ms-input-placeholder,
  textarea.hidden-placeholder:-ms-input-placeholder,
  select.hidden-placeholder:-ms-input-placeholder {
    color: transparent; }
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1; }

textarea {
  min-height: 100px; }

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

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/ico-select.svg?v=15556381834474199855);
  background-repeat: no-repeat;
  background-position: right 10px center;
  line-height: 1.2;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  padding-top: 8px;
  padding-left: 15px;
  padding-bottom: 8px;
  /*================ Hide the svg arrow in IE9 and below ================*/ }
  @media only screen and (min-width: 750px) {
    select {
      padding-top: 10px;
      padding-left: 18px;
      padding-bottom: 10px; } }
  .ie9 select {
    padding-right: 10px;
    background-image: none; }

optgroup {
  font-weight: 700; }

option {
  color: black;
  background-color: white; }

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

/*================ Form labels ================*/
.label--hidden {
  position: absolute;
  height: 0;
  width: 0;
  margin-bottom: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .ie9 .label--hidden {
    position: static;
    height: auto;
    width: auto;
    margin-bottom: 2px;
    overflow: visible;
    clip: initial; }

::-webkit-input-placeholder {
  color: black;
  opacity: 0.6; }

::-moz-placeholder {
  color: black;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: black;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: black;
  opacity: 1; }

/*================ Labels ================*/
.label--error {
  color: #d20000; }

input,
textarea {
  padding: 8px 15px; }
  @media only screen and (min-width: 750px) {
    input,
    textarea {
      padding: 10px 18px; } }

/*================ Vertical forms ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 8.33333px; }
.form-vertical [type="radio"],
.form-vertical [type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px; }
.form-vertical [type="submit"],
.form-vertical .btn,
.form-vertical #subscribe-form input[type="submit"],
#subscribe-form .form-vertical input[type="submit"] {
  display: inline-block; }

/*================ Form feedback messages ================*/
.note,
.form--success,
.errors {
  padding: 8px;
  margin: 0 0 10px; }
  @media only screen and (min-width: 750px) {
    .note,
    .form--success,
    .errors {
      padding: 10px; } }

.note {
  border: 1px solid #e8e9eb; }

.form--success {
  border: 1px solid #19a340;
  background-color: #f8fff9;
  color: #19a340; }

.errors {
  border: 1px solid #d20000;
  background-color: #fff8f8;
  color: #d20000; }
  .errors ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .errors a {
    color: #d20000;
    text-decoration: underline; }

/*================ Input Groups ================*/
.input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate; }
  .form-vertical .input-group {
    margin-bottom: 20px; }

.input-group__field,
.input-group__btn {
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

.input-group__field,
.input-group__btn .btn,
.input-group__btn #subscribe-form input[type="submit"],
#subscribe-form .input-group__btn input[type="submit"] {
  height: 42px;
  padding-top: 0;
  padding-bottom: 0; }
  @media only screen and (min-width: 750px) {
    .input-group__field,
    .input-group__btn .btn,
    .input-group__btn #subscribe-form input[type="submit"],
    #subscribe-form .input-group__btn input[type="submit"] {
      height: 46px; } }

.input-group__field {
  width: 100%;
  border-right: 0;
  border-radius: 2px 0 0 2px; }
  .form-vertical .input-group__field {
    margin: 0; }

.input-group__btn {
  white-space: nowrap;
  width: 1%; }
  .input-group__btn .btn, .input-group__btn #subscribe-form input[type="submit"], #subscribe-form .input-group__btn input[type="submit"] {
    border-radius: 0 2px 2px 0;
    white-space: nowrap; }

.hero {
  position: relative;
  height: 475px;
  display: table;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.hero--x-small {
  height: 94px; }

.hero--small {
  height: 225px; }

.hero--medium {
  height: 357px; }

.hero--large {
  height: 488px; }

.hero--x-large {
  height: 582px; }

@media only screen and (min-width: 750px) {
  .hero--x-small {
    height: 125px; }

  .hero--small {
    height: 300px; }

  .hero--medium {
    height: 475px; }

  .hero--large {
    height: 650px; }

  .hero--x-large {
    height: 775px; } }
.hero__overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3d4246;
  opacity: 0.25;
  z-index: 1; }

.hero__inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0;
  color: white;
  z-index: 2; }

.hero__btn {
  background-color: white;
  color: black;
  margin-top: 10px; }

/*================ #Icons ================*/
.icon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor; }
  .icon.hover {
    display: none; }
  .no-svg .icon {
    display: none; }

.icon-chevron-down {
  width: 25px; }

a:hover .icon.hover {
  opacity: 1;
  display: inline-block; }

a:hover .icon.no-hover {
  display: none; }

/*============================================================================
  A generic way to visually hide content while
  remaining accessible to screen readers (h5bp.com)
==============================================================================*/
.no-svg .icon__fallback-text {
  position: static !important;
  overflow: inherit;
  clip: none;
  height: auto;
  width: auto;
  margin: 0; }

/*================ Payment Icons ================*/
.payment-icons {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default; }
  .payment-icons .icon {
    width: 30px;
    height: 30px; }

/*================ Social Icons ================*/
.social-icons .icon {
  width: 23px;
  height: 23px; }
  @media only screen and (min-width: 750px) {
    .social-icons .icon {
      width: 25px;
      height: 25px; } }
  .social-icons .icon.icon--wide {
    width: 40px; }

/*================ #Images and Iframes ================*/
svg:not(:root) {
  overflow: hidden; }

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

.polaroid-frame {
  border: 10px solid white;
  box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.3); }

.polaroid {
  position: absolute;
  width: 264px;
  height: 264px;
  border: 10px solid white;
  box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.3);
  transition: all .5s ease; }

@media screen and (max-width: 992px) {
  .polaroid {
    opacity: 0; } }
/*============================================================================
  #Light Box
==============================================================================*/
.featherlight.email-lightbox .featherlight-content {
  padding: 0 !important;
  border-bottom: none !important;
  min-width: 100px !important; }

.lightbox-content {
  display: none; }

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  width: 80%;
  max-width: 1435px; }

.featherlight.sizing .featherlight-content {
  width: 90%;
  max-width: 900px; }
.featherlight.full-height .featherlight-content {
  height: 90%; }

.featherlight.promo .featherlight-content {
  max-width: 1275px; }

.featherlight.promo .featherlight-close-icon {
  font-size: 30px;
  top: 4px;
  right: 4px; }

/*============================================================================
  #Height
==============================================================================*/
/*================ #Links and Buttons ================*/
a {
  color: black;
  text-decoration: none; }
  a:hover, a:focus {
    opacity: 0.6; }
  a.opaque:hover {
    opacity: 1; }
  a.classic-link {
    text-decoration: underline; }

/*================ Buttons ================*/
.btn, #subscribe-form input[type="submit"] {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 8px 15px;
  background-color: #007aaf;
  color: white;
  font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  white-space: normal;
  font-size: 14px; }
  @media only screen and (min-width: 750px) {
    .btn, #subscribe-form input[type="submit"] {
      padding: 10px 18px; } }
  .btn:hover, #subscribe-form input[type="submit"]:hover, .btn:focus, #subscribe-form input[type="submit"]:focus {
    opacity: 0.6; }
  .btn .icon-arrow-right, #subscribe-form input[type="submit"] .icon-arrow-right,
  .btn .icon-arrow-left,
  #subscribe-form input[type="submit"] .icon-arrow-left {
    height: 9px; }
  .btn.clear, #subscribe-form input.clear[type="submit"] {
    background-color: transparent;
    border: none;
    color: #000; }
  .btn[disabled], #subscribe-form input[disabled][type="submit"] {
    cursor: default;
    opacity: 0.5;
    background-color: #007aaf;
    color: white; }
  .btn.selected, #subscribe-form input.selected[type="submit"] {
    background-color: transparent;
    color: #007aaf;
    border: 2px solid #007aaf; }
  .btn.black, #subscribe-form input.black[type="submit"] {
    background-color: black; }

.btn--secondary {
  background-color: white;
  color: #3d4246;
  border-color: #e8e9eb; }

.btn--small {
  font-family: "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px 10px;
  font-size: 0.75em;
  line-height: 1; }

/*================ Button variations ================*/
@media only screen and (max-width: 749px) {
  .btn--small-wide {
    padding-left: 50px;
    padding-right: 50px; } }
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  color: black;
  text-align: left; }
  .btn--link:hover, .btn--link:focus {
    opacity: 0.6; }
  .btn--link .icon {
    vertical-align: middle; }

.btn--narrow {
  padding-left: 15px;
  padding-right: 15px; }

.btn--disabled {
  opacity: 0.5;
  cursor: default; }
  .btn--disabled:hover, .btn--disabled:focus {
    opacity: 0.5; }

.btn--has-icon-after .icon {
  margin-left: 10px; }

.btn--has-icon-before .icon {
  margin-right: 10px; }

.btn--black, .btn--blue {
  color: white;
  background-color: black;
  letter-spacing: 2px;
  border: 2px;
  padding: 10px 20px;
  font-size: 0.75em;
  line-height: 1em;
  letter-spacing: 2px; }

.btn--blue {
  background-color: #1A9AD7; }

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0;
  color: #0098db;
  font-family: "DarwinAlt", "Gotham", Georgia, serif;
  font-style: italic; }

.superscript_link {
  color: #0d9edd;
  text-decoration: underline;
  font-weight: normal;
  letter-spacing: 1px;
  cursor: pointer; }

/*================ Return to collection/blog links ================*/
.return-link-wrapper {
  margin: 30px 0; }
  @media only screen and (max-width: 749px) {
    .return-link-wrapper .btn, .return-link-wrapper #subscribe-form input[type="submit"], #subscribe-form .return-link-wrapper input[type="submit"] {
      display: block; } }

.btn--share {
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 0;
  max-width: 27px; }
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px; }
  .btn--share .icon-facebook {
    fill: #3b5998; }
  .btn--share .icon-twitter {
    fill: #00aced; }
  .btn--share .icon-pinterest {
    fill: #cb2027; }

.share-title {
  display: inline-block;
  vertical-align: middle; }

/*================ #Lists ================*/
li {
  list-style: none; }

ul,
ol {
  margin: 0;
  padding: 0; }

ol {
  list-style: decimal; }
  ol li {
    list-style: decimal; }

.list--inline {
  padding: 0;
  margin: 0; }
  .list--inline li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

ul.square {
  list-style: square outside; }
  ul.square li {
    list-style: square outside; }

ul.disc {
  list-style: disc outside; }
  ul.disc li {
    list-style: disc outside; }

ol.alpha {
  list-style: lower-alpha outside; }
  ol.alpha li {
    list-style: lower-alpha outside; }

ul.inside {
  list-style-position: inside; }
  ul.inside li {
    list-style-position: inside; }

/*================ Modals ================*/
.modal {
  -ms-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  background-color: white;
  bottom: 0;
  color: black;
  display: none;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0; }

.modal--is-active {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: block;
  opacity: 1;
  overflow: hidden; }

.modal__inner {
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%; }

.modal__centered {
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%; }
  .no-csstransforms .modal__centered {
    top: 20%; }

.modal__close {
  border: 0;
  padding: 20px;
  position: fixed;
  top: 0;
  right: 0; }
  .modal__close .icon {
    font-size: 1.25em; }

/*================ Module | Filters and Sort toolbar and selection ================*/
.filters-toolbar-wrapper {
  border-bottom: 1px solid #e8e9eb;
  border-top: 1px solid #e8e9eb;
  margin-bottom: 15px; }
  @media only screen and (min-width: 750px) {
    .filters-toolbar-wrapper {
      margin-bottom: 20px; } }

.filters-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.filters-toolbar__item {
  min-width: 33%;
  -webkit-flex: 1 1 33%;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%; }
  .no-flexbox .filters-toolbar__item {
    text-align: left !important; }

.filters-toolbar__item--count {
  min-width: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: center; }

.no-flexbox .filters-toolbar select {
  width: 100% !important; }

.filters-toolbar__input {
  -ms-transition: all ease-out 0.15s;
  -webkit-transition: all ease-out 0.15s;
  transition: all ease-out 0.15s;
  background-color: white;
  border: 0 solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  height: 55px;
  opacity: 1; }
  @media only screen and (max-width: 749px) {
    .filters-toolbar__input {
      height: 46px; } }
  .filters-toolbar__input.hidden {
    opacity: 0; }
  .filters-toolbar__input option {
    text-overflow: ellipsis;
    overflow: hidden; }

.filters-toolbar__input--sort {
  margin-right: -10px; }
  .no-flexbox .filters-toolbar__input--sort {
    margin: 0; }

.filters-toolbar__input--filter {
  margin-left: -15px; }
  .no-flexbox .filters-toolbar__input--filter {
    margin: 0; }

.filters-toolbar__product-count {
  font-size: 0.9375em;
  font-style: italic;
  line-height: 55px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media only screen and (max-width: 749px) {
    .filters-toolbar__product-count {
      font-size: 0.875em;
      line-height: 46px; } }

/*================ #Tables ================*/
table {
  margin-bottom: 10px; }

th {
  font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700; }

th,
td {
  text-align: left;
  border: 1px solid #e8e9eb;
  padding: 10px 14px; }

table.pop-sizing {
  text-align: center; }
  table.pop-sizing tr {
    height: 30px; }
  table.pop-sizing th, table.pop-sizing td {
    padding: 0;
    text-align: center; }
  table.pop-sizing td.highlight {
    background-color: #1a9ad7 !important;
    color: white; }
  table.pop-sizing th:first-child {
    text-align: left;
    padding-left: 20px;
    background-color: #F2F2F2;
    font-weight: 400; }
  table.pop-sizing thead th {
    background-color: #DCDDDE !important;
    font-weight: 700 !important; }
  table.pop-sizing tr:hover td {
    background-color: #F7F7F7; }
  table.pop-sizing tr.hover td {
    background-color: #F7F7F7; }
  table.pop-sizing colgroup.hover {
    background-color: #F7F7F7; }

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media only screen and (max-width: 749px) {
  .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: 10px;
    border: 0;
    margin: 0; }
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px; }

  .responsive-table__row + .responsive-table__row,
  tfoot > .responsive-table__row:first-child {
    position: relative;
    margin-top: 10px;
    padding-top: 20px; }
    .responsive-table__row + .responsive-table__row::after,
    tfoot > .responsive-table__row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 10px;
      right: 10px;
      border-bottom: 1px solid #e8e9eb; } }
/*================ #Rich Text Editor ================*/
.rte img {
  height: auto; }
.rte table {
  table-layout: fixed; }
.rte ul,
.rte ol {
  margin: 0 0 7.5px 15px; }
  .rte ul.list--inline,
  .rte ol.list--inline {
    margin-left: 0; }
.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-wrapper {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*============================================================================
  Slick Slider 1.6.0

  - If upgrading Slick's styles, use the following variables/functions
    instead of the slick defaults (from slick-theme.scss)
  - This file includes default slick.scss styles (at Slick Slider SCSS)
    and slick-theme.scss (at Slick Slider Theme). Upgrade each area individually.
  - Remove `outline: none` from `.slick-dots li button`
==============================================================================*/
/*================ Slick Slider SCSS ================*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

@media only screen and (min-width: 750px) {
  .product-slider .slick-list {
    overflow: visible; } }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

/*================ Slick Slider Theme ================*/
.slick-loading .slick-list {
  background: white url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/ajax-loader.gif?v=12160793866161667607) center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 100%;
  width: 40px;
  z-index: 97;
  margin-top: 0;
  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; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    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-icons, sans-serif";
    font-size: 35px;
    line-height: 1;
    color: black;
    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: "\2329"; }
    [dir="rtl"] .slick-prev:before {
      content: "\232A"; }

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

/* 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;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .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-icons, sans-serif";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 0.75; }

/*============================================================================
  Slick slider overrides
==============================================================================*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }

/*================ Slick dots and prev/next pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  width: auto; }
  .slick-slider .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px; }
    .slick-slider .slick-dots li:first-of-type {
      margin-left: 0; }
    @media only screen and (min-width: 750px) {
      .slick-slider .slick-dots li {
        width: 12px;
        height: 12px;
        margin-left: 8px; } }
    .slick-slider .slick-dots li button {
      position: relative;
      padding: 0;
      width: 10px;
      height: 10px; }
      @media only screen and (min-width: 750px) {
        .slick-slider .slick-dots li button {
          width: 12px;
          height: 12px; } }
    .slick-slider .slick-dots li button::before {
      text-indent: -9999px;
      background-color: transparent;
      border-radius: 100%;
      background-color: currentColor;
      width: 10px;
      height: 10px;
      opacity: 0.4;
      transition: all 0.2s; }
      @media only screen and (min-width: 750px) {
        .slick-slider .slick-dots li button::before {
          width: 12px;
          height: 12px; } }
    .slick-slider .slick-dots li.slick-active button::before {
      opacity: 1; }
    .slick-slider .slick-dots li button:active::before {
      opacity: 0.7; }

/*============================================================================
  Hero slider

  Extends default slick slider styles.
  Extra specificity in selectors is used to override defaults.
==============================================================================*/
.slideshow-wrapper {
  position: relative; }

.slideshow {
  overflow: hidden;
  margin-bottom: 0; }
  .slideshow.slideshow--small {
    height: 325px; }
    .slideshow.slideshow--small .slick-slide {
      height: 100%; }
  .slideshow.slideshow--medium {
    height: 500px; }
    .slideshow.slideshow--medium .slick-slide {
      height: 100%; }
  .slideshow.slideshow--large {
    height: 575px; }
    .slideshow.slideshow--large .slick-slide {
      height: 100%; }
  .slideshow.slideshow--full {
    -o-height: calc(100vh - 94px);
    -webkit-height: calc(100vh - 94px);
    -moz-height: calc(100vh - 94px);
    height: calc(100vh - 94px); }
    @media only screen and (min-width: 750px) and (max-width: 989px) {
      .slideshow.slideshow--full {
        -o-height: calc(100vh - 90px);
        -webkit-height: calc(100vh - 90px);
        -moz-height: calc(100vh - 90px);
        height: calc(100vh - 90px); } }
    @media only screen and (max-width: 749px) {
      .slideshow.slideshow--full {
        -o-height: calc(100vh - 135px);
        -webkit-height: calc(100vh - 135px);
        -moz-height: calc(100vh - 135px);
        height: calc(100vh - 135px); } }
    .slideshow.slideshow--full .slick-slide {
      height: 100%; }
  .slideshow.blog-slideshow {
    background-color: #eee; }
    @media only screen and (min-width: 750px) {
      .slideshow.blog-slideshow {
        padding: 60px 0; }
        .slideshow.blog-slideshow .slideshow__image {
          width: 75%; } }
    .slideshow.blog-slideshow .blog_logo {
      max-width: 153px; }
  @media only screen and (min-width: 750px) {
    .slideshow.slideshow--small {
      height: 475px; }
    .slideshow.slideshow--medium {
      height: 650px; }
    .slideshow.slideshow--large {
      height: 775px; } }
  .slideshow .slick-list,
  .slideshow .slick-track {
    height: 100% !important; }
  .slideshow .slick-prev {
    left: 0; }
  .slideshow .slick-next {
    right: 0; }
  .slideshow .slick-dots {
    bottom: 15px;
    text-align: center;
    right: 5%; }
    .slideshow .slick-dots li button::before {
      color: white; }

.video-is-playing .slick-dots {
  display: none !important; }

.slideshow__pause:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  color: white;
  background-color: #007aaf;
  padding: 10px;
  z-index: 10000;
  transition: none; }
  .video-is-playing .slideshow__pause:focus {
    display: none; }

.slideshow__pause-stop {
  display: block; }
  .is-paused .slideshow__pause-stop {
    display: none; }

.slideshow__pause-play {
  display: none; }
  .is-paused .slideshow__pause-play {
    display: block; }

/*================ General slide styles ================*/
.slideshow__slide {
  position: relative;
  overflow: hidden;
  height: 100%; }

.slideshow__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .slideshow__link:active, .slideshow__link:focus {
    opacity: 1; }

/*================ Slide images ================*/
.slideshow__image {
  transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: 1; }
  .slick-initialized .slideshow__image, .no-js .slideshow__image {
    opacity: 1; }
  .slideshow__slide--background-video .slideshow__image {
    opacity: 0; }
  .no-autoplay .slideshow__image {
    opacity: 1; }

.ie9 .slideshow__slide {
  z-index: 1 !important; }
.ie9 .slick-dots {
  z-index: 2; }

/*================ Slide text ================*/
.slideshow__text-wrap {
  height: 100%; }
  .slideshow__link .slideshow__text-wrap {
    cursor: inherit; }
  .slideshow__slide--has-background-video .slideshow__text-wrap {
    padding-top: 60px; }
  .video-is-playing .slideshow__text-wrap {
    display: none; }
  .slideshow__slide.video-is-paused .slideshow__text-wrap {
    display: none; }

.slideshow__text-content {
  opacity: 0; }
  .slick-active .slideshow__text-content, .no-js .slideshow__text-content {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1; }
  .slideshow__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -20px;
    left: 50%; }
  .slick-initialized .slideshow__text-content::after, .no-js .slideshow__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none; }

.slideshow__text-content, .positioned_text-content {
  position: absolute;
  width: 100%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 0.3s;
  z-index: 3; }
  .text-h-center .slideshow__text-content, .text-h-center .positioned_text-content {
    text-align: center; }
  .text-h-right .slideshow__text-content, .text-h-right .positioned_text-content {
    text-align: right; }
  .text-h-left .slideshow__text-content, .text-h-left .positioned_text-content {
    text-align: left; }
  .text-v-top .slideshow__text-content, .text-v-top .positioned_text-content {
    transform: none;
    top: 5%; }
  .text-v-center .slideshow__text-content, .text-v-center .positioned_text-content {
    top: 50%; }
  .text-v-bottom .slideshow__text-content, .text-v-bottom .positioned_text-content {
    transform: none;
    bottom: 5%; }
  .slideshow__text-content .page-width, .positioned_text-content .page-width {
    padding: 0 50px; }

.slideshow-blog__text-content {
  position: absolute;
  width: 100%;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  transition-delay: 0.3s;
  z-index: 3;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  top: 50%;
  right: 0;
  background: white;
  padding: 65px 90px;
  max-width: 50%; }
  @media only screen and (max-width: 749px) {
    .slideshow-blog__text-content {
      left: 5%;
      right: 5%;
      max-width: 90%;
      padding: 65px 35px; } }
  .slideshow-blog__text-content .blog-category {
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 6px 0;
    letter-spacing: 1.5px; }
  .slideshow-blog__text-content .blog-title {
    font-weight: 700;
    font-style: italic;
    font-size: 1.875em;
    line-height: 1;
    margin-bottom: 0; }
  .slideshow-blog__text-content .author-by {
    font-style: italic; }
  .slideshow-blog__text-content .author-name {
    font-style: normal; }
  .slideshow-blog__text-content .blog-link {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
  .slick-active .slideshow-blog__text-content, .no-js .slideshow-blog__text-content {
    opacity: 1; }
  .slideshow-blog__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -20px;
    left: 50%; }
  .slick-initialized .slideshow-blog__text-content::after, .no-js .slideshow-blog__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none; }

.slideshow__title {
  color: white; }

.slideshow__subtitle {
  display: block;
  color: white; }

/*================ Video styles ================*/
.slideshow__slide--has-background-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.slideshow__video--background {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in; }
  .autoplay .slideshow__video--background.video-is-loaded {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__slide--background-video::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }

.slideshow__video--chrome {
  display: none;
  opacity: 0;
  visibility: none;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in; }
  .ie9 .slideshow__video--chrome {
    display: block; }
  .slideshow__slide.video-is-playing .slideshow__video--chrome, .slideshow__slide.video-is-paused .slideshow__video--chrome {
    display: block;
    visibility: visible;
    opacity: 1; }

/*================ Video control buttons ================*/
.slideshow__video-control {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 5px;
  z-index: 4;
  transition: all 0.1s ease-out; }
  .slideshow__video-control:hover, .slideshow__video-control:focus {
    opacity: 0.7; }

.video-loader {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 3px solid white;
  border-top-color: transparent;
  -moz-animation: spin 0.65s infinite linear;
  -o-animation: spin 0.65s infinite linear;
  -webkit-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
  transition: all 0.1s ease-out 0.5s;
  z-index: 4;
  top: 50%;
  left: 50%; }
  .ie9 .video-loader, .video-is-loaded .video-loader, .video-is-playing .video-loader, .video-is-paused .video-loader, .autoplay .video-loader, .no-autoplay .video-loader {
    content: none;
    display: none; }
  .video-is-loading .video-loader, .autoplay .video-is-loading .video-loader, .no-autoplay .video-is-loading .video-loader {
    display: block;
    visibility: visible;
    opacity: 1; }

.slideshow__video-control--play-wrapper {
  height: 30px; }
  @media only screen and (min-width: 750px) {
    .slideshow__video-control--play-wrapper {
      height: 45px; } }

@media only screen and (min-width: 750px) {
  .slideshow__video-control--play-wrapper--push {
    margin-top: 20px; } }
.slideshow__video-control--play {
  opacity: 0;
  color: white;
  position: relative;
  margin: 0 auto; }
  .slideshow__video-control--play .slideshow__video--background {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .video-is-loaded .slideshow__video-control--play {
    display: block;
    visibility: visible;
    opacity: 1; }
  .video-is-loading .slideshow__video-control--play, .video-is-playing .slideshow__video-control--play, .slideshow__slide.video-is-paused .slideshow__video-control--play {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .slideshow__video-control--play .icon {
    width: 42px;
    height: 100%; }
    @media only screen and (min-width: 750px) {
      .slideshow__video-control--play .icon {
        width: 65px; } }

.slideshow__video-control--close {
  top: 10px;
  right: 10px;
  background-color: white;
  color: black; }
  .video-is-playing .slideshow__video-control--close, .slideshow__slide.video-is-paused .slideshow__video-control--close {
    display: block;
    visibility: visible;
    opacity: 1; }
  .slideshow__video-control--close .icon {
    display: block;
    width: 20px;
    height: 20px; }

.slick-dotted.quotes-slider.slick-initialized {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.quotes-wrapper .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 20px; }
  .quotes-wrapper .slick-dots li button::before {
    color: black;
    opacity: 0.2; }

.quotes-wrapper .slick-slide[tabindex="0"] {
  outline: none; }

.content_container {
  width: 100%;
  display: inline-block;
  position: relative;
  margin: 0 auto; }

#reviews_container h6, #reviews_container .h6 {
  background-color: #eee; }

.image_container {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  position: relative; }
  .image_container img {
    width: 100%;
    display: block; }

video.background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  -o-height: calc(100vh - 94px);
  -webkit-height: calc(100vh - 94px);
  -moz-height: calc(100vh - 94px);
  height: calc(100vh - 94px);
  width: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  object-fit: cover; }

.content_container_full_screen {
  width: 100%;
  position: relative;
  overflow: hidden;
  -o-height: calc(100vh - 94px);
  -webkit-height: calc(100vh - 94px);
  -moz-height: calc(100vh - 94px);
  height: calc(100vh - 94px); }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .content_container_full_screen {
      -o-height: calc(100vh - 90px);
      -webkit-height: calc(100vh - 90px);
      -moz-height: calc(100vh - 90px);
      height: calc(100vh - 90px); } }
  @media only screen and (max-width: 749px) {
    .content_container_full_screen {
      -o-height: calc(100vh - 121px);
      -webkit-height: calc(100vh - 121px);
      -moz-height: calc(100vh - 121px);
      height: calc(100vh - 121px); } }

.questival_full {
  width: 100%;
  position: relative;
  overflow: hidden;
  -o-min-height: calc(100vh - 94px);
  -webkit-min-height: calc(100vh - 94px);
  -moz-min-height: calc(100vh - 94px);
  min-height: calc(100vh - 94px); }
  @media only screen and (min-width: 990px) and (max-width: 1399px) {
    .questival_full {
      max-height: 900px !important; } }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .questival_full {
      -o-min-height: calc(100vh - 90px);
      -webkit-min-height: calc(100vh - 90px);
      -moz-min-height: calc(100vh - 90px);
      min-height: calc(100vh - 90px);
      max-height: 900px; } }
  @media only screen and (max-width: 749px) {
    .questival_full {
      -o-min-height: 0px;
      -webkit-min-height: 0px;
      -moz-min-height: 0px;
      min-height: 0px; } }

.contain_bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top; }

.match_parent {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0; }

.content_outer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0; }
  .content_outer > * {
    /*color: white;*/
    padding: 5% 5%; }
    .content_outer > *.fixed {
      padding: 60px; }
    .content_outer > *.no-pad {
      padding: 0; }

.cover_bg, #page-about-us .panel-bg {
  background-size: cover; }

.flex_container, .ins-tech, #holiday-gift-guide .section-hero {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex_container > *, .ins-tech > *, #holiday-gift-guide .section-hero > * {
    min-width: 0px; }
  @media only screen and (min-width: 750px) {
    .flex_container.flex_fill > *, .ins-tech > *, #holiday-gift-guide .flex_fill.section-hero > *, #holiday-gift-guide .section-hero.ins-tech > * {
      -ms-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      flex: 1; } }
  .flex_container.flex_top, .flex_top.ins-tech, #holiday-gift-guide .flex_top.section-hero {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start; }
  .flex_container.flex_bottom, .flex_bottom.ins-tech, #holiday-gift-guide .flex_bottom.section-hero {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end; }
  .flex_container.flex_v_center, .ins-tech, #holiday-gift-guide .section-hero {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex_container.flex_h_center > *, .flex_h_center.ins-tech > *, #holiday-gift-guide .flex_h_center.section-hero > * {
    margin: 0 auto;
    text-align: center; }
  .flex_container.flex_left > *, .flex_left.ins-tech > *, #holiday-gift-guide .flex_left.section-hero > * {
    text-align: left;
    margin-right: auto; }
  .flex_container.flex_right > *, .flex_right.ins-tech > *, #holiday-gift-guide .flex_right.section-hero > * {
    text-align: right;
    margin-left: auto; }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_center, .mobile_flex_center.ins-tech, .mobile_flex_center.motion-text, #holiday-gift-guide .mobile_flex_center.section-hero, .flex_container.flex_center_mobile, .flex_center_mobile.ins-tech, .flex_center_mobile.motion-text, #holiday-gift-guide .flex_center_mobile.section-hero {
      text-align: center; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_left, .mobile_flex_left.ins-tech, .mobile_flex_left.motion-text, #holiday-gift-guide .mobile_flex_left.section-hero, .flex_container.flex_left_mobile, .flex_left_mobile.ins-tech, .flex_left_mobile.motion-text, #holiday-gift-guide .flex_left_mobile.section-hero {
      text-align: left; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_right, .mobile_flex_right.ins-tech, .mobile_flex_right.motion-text, #holiday-gift-guide .mobile_flex_right.section-hero, .flex_container.flex_right_mobile, .flex_right_mobile.ins-tech, .flex_right_mobile.motion-text, #holiday-gift-guide .flex_right_mobile.section-hero {
      text-align: right; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_top, .mobile_flex_top.ins-tech, .mobile_flex_top.motion-text, #holiday-gift-guide .mobile_flex_top.section-hero, .flex_container.flex_top_mobile, .flex_top_mobile.ins-tech, .flex_top_mobile.motion-text, #holiday-gift-guide .flex_top_mobile.section-hero {
      -webkit-box-align: flex-start;
      -webkit-align-items: flex-start;
      -moz-box-align: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_bottom, .mobile_flex_bottom.ins-tech, .mobile_flex_bottom.motion-text, #holiday-gift-guide .mobile_flex_bottom.section-hero, .flex_container.flex_bottom_mobile, .flex_bottom_mobile.ins-tech, .flex_bottom_mobile.motion-text, #holiday-gift-guide .flex_bottom_mobile.section-hero {
      -webkit-box-align: flex-end;
      -webkit-align-items: flex-end;
      -moz-box-align: flex-end;
      -ms-flex-align: flex-end;
      align-items: flex-end; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_v_center, .mobile_flex_v_center.ins-tech, .mobile_flex_v_center.motion-text, #holiday-gift-guide .mobile_flex_v_center.section-hero, .flex_container.flex_v_center_mobile, .flex_v_center_mobile.ins-tech, .flex_v_center_mobile.motion-text, #holiday-gift-guide .flex_v_center_mobile.section-hero {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (max-width: 749px) {
    .flex_container.mobile_flex_h_center > *, .mobile_flex_h_center.ins-tech > *, .mobile_flex_h_center.motion-text > *, #holiday-gift-guide .mobile_flex_h_center.section-hero > *, .flex_container.flex_h_center_mobile > *, .flex_h_center_mobile.ins-tech > *, .flex_h_center_mobile.motion-text > *, #holiday-gift-guide .flex_h_center_mobile.section-hero > * {
      margin: 0 auto;
      text-align: center; } }
  @media only screen and (max-width: 989px) {
    .flex_container.flex_bottom_tablet, .flex_bottom_tablet.ins-tech, #holiday-gift-guide .flex_bottom_tablet.section-hero {
      -webkit-box-align: flex-end;
      -webkit-align-items: flex-end;
      -moz-box-align: flex-end;
      -ms-flex-align: flex-end;
      align-items: flex-end; } }
  @media only screen and (max-width: 989px) {
    .flex_container.flex_top_tablet, .flex_top_tablet.ins-tech, #holiday-gift-guide .flex_top_tablet.section-hero {
      -webkit-box-align: flex-start;
      -webkit-align-items: flex-start;
      -moz-box-align: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start; } }
  @media only screen and (max-width: 989px) {
    .flex_container.flex_v_center_tablet, .flex_v_center_tablet.ins-tech, #holiday-gift-guide .flex_v_center_tablet.section-hero {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (max-width: 989px) {
    .flex_container.flex_h_center_tablet > *, .flex_h_center_tablet.ins-tech > *, #holiday-gift-guide .flex_h_center_tablet.section-hero > * {
      margin: 0 auto;
      text-align: center; } }
  @media only screen and (max-width: 989px) {
    .flex_container.flex_right_tablet, .flex_right_tablet.ins-tech, #holiday-gift-guide .flex_right_tablet.section-hero {
      text-align: right; } }

/*================ Templates ================*/
/*================ Cart page ================*/
.cart th,
.cart td {
  border: 0; }
.cart td {
  padding: 15px 0; }
.cart th {
  font-weight: 400;
  padding: 10px 0; }
.cart .cart__meta {
  padding-right: 15px; }

.cart-view {
  position: relative; }
  .cart-view .loader_container {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: white; }
    .ajax-cart-loading .cart-view .loader_container {
      display: block; }
    .cart-view .loader_container .loader {
      position: absolute;
      top: 20%;
      left: calc(50% - 30px);
      border: 8px solid #f3f3f3;
      /* Light grey */
      border-top: 8px solid #3498db;
      /* Blue */
      border-radius: 50%;
      width: 60px;
      height: 60px;
      animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.cart__meta-text {
  padding: 5px 0;
  font-size: 0.875em;
  font-style: italic; }

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

.cart__qty-input {
  text-align: center;
  width: 60px;
  padding-left: 5px;
  padding-right: 5px; }
  @media only screen and (max-width: 749px) {
    .cart__qty-input {
      padding-top: 2px;
      padding-bottom: 2px; } }

.cart__edit {
  margin-top: 10px; }

.cart__edit--active .cart__edit-text--cancel {
  display: none; }

.cart__edit-text--edit {
  display: none; }
  .cart__edit--active .cart__edit-text--edit {
    display: block; }

.cart__edit-text--cancel,
.cart__edit-text--edit {
  pointer-events: none; }

.cart__row p {
  margin-bottom: 0; }
  .cart__row p + p {
    margin-top: 10px; }

.cart__subtotal-title {
  font-size: 1.125em; }

.cart__subtotal {
  padding-left: 10px; }
  @media only screen and (min-width: 750px) {
    .cart__subtotal {
      padding-left: 20px;
      min-width: 150px;
      display: inline-block; } }

.cart__savings {
  padding-top: 18px; }

.cart__savings-amount {
  padding-left: 10px; }
  @media only screen and (min-width: 750px) {
    .cart__savings-amount {
      padding-left: 20px;
      min-width: 150px;
      display: inline-block; } }

.cart__footer {
  padding-top: 15px; }

.cart__update--large {
  margin-right: 10px; }

.cart__continue--large {
  margin-right: 10px;
  line-height: 1.2; }

.cart__shipping {
  font-style: italic;
  font-size: 0.875em;
  padding: 18px 0 20px; }

.cart-note__label,
.cart-note__input {
  display: block; }
  @media only screen and (max-width: 749px) {
    .cart-note__label,
    .cart-note__input {
      margin: 0 auto; } }

.cart-note__label {
  margin-bottom: 15px; }

.cart-note__input {
  min-height: 50px;
  width: 100%; }
  @media only screen and (max-width: 749px) {
    .cart-note__input {
      margin-bottom: 40px; } }

.cart__image {
  max-height: 95px;
  max-width: 100%;
  width: auto; }

.cart__image-wrapper a {
  display: block;
  padding-right: 7.5px; }
  @media only screen and (min-width: 750px) {
    .cart__image-wrapper a {
      padding-right: 15px; } }

@media only screen and (min-width: 750px) {
  .cart__image-wrapper {
    width: 130px; }

  .cart__meta {
    max-width: 300px; }

  .cart__remove {
    margin-top: 4px; }

  .cart__qty {
    text-align: center; } }
@media only screen and (max-width: 749px) {
  .cart table {
    display: block;
    width: 100%; }
  .cart thead {
    display: none; }
  .cart tr,
  .cart tbody {
    width: 100%; }
  .cart tbody {
    display: block; }
  .cart .cart__update-wrapper {
    display: none;
    padding-top: 0;
    padding-bottom: 15px; }

  .cart__update--show td {
    padding-bottom: 10px; }
  .cart__update--show .cart__update-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .cart-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }

  .cart-flex-item {
    display: block;
    min-width: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }

  .cart__meta {
    -webkit-flex: 1 1 0%;
    -moz-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%; }

  .cart__image-wrapper {
    -webkit-flex: 0 0 85px;
    -moz-flex: 0 0 85px;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px; }

  .cart__price-wrapper {
    -webkit-flex: 0 1 24%;
    -moz-flex: 0 1 24%;
    -ms-flex: 0 1 24%;
    flex: 0 1 24%;
    text-align: right; }

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

  .cart-message {
    padding-top: 20px; }

  .cart__qty {
    padding: 0 10px; }

  .cart__qty-label {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.8125em;
    margin-right: 5px; } }
.cart--no-cookies .cart__continue-btn {
  display: none; }

.cart--no-cookies .cart--empty-message {
  display: none; }

.cookie-message {
  display: none;
  padding-bottom: 25px; }
  .cart--no-cookies .cookie-message {
    display: block; }

#CartDrawer .additional-checkout-button {
  margin-left: 0;
  border-radius: 0px !important; }
#CartDrawer .additional-checkout-buttons {
  text-align: center; }
#CartDrawer #checkout {
  width: 100%;
  height: 44px; }
@media only screen and (max-width: 749px) {
  #CartDrawer #checkout {
    width: 100%;
    height: 44px; } }

.additional-checkout-buttons {
  margin-top: 10px; }
  .additional-checkout-buttons .additional-checkout-button--apple-pay {
    display: none !important; }
  .additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent; }

.collection-header h1, .collection-header .h1 {
  text-transform: uppercase;
  letter-spacing: 2.4px; }

.grid-view-item__image {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .grid-view-item__image.color_image {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0; }

.hide-image {
  opacity: 0 !important;
  visibility: hidden; }

.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0; }

.color_options li {
  height: 20px;
  width: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%; }
  .color_options li[data-color='white'] span {
    border: 1px solid #eee; }
  .color_options li.selected {
    border: 1px solid #000; }
  .color_options li span {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto auto;
    width: 17px;
    height: 17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .color_options li.soldout .crossed-out {
    display: block;
    z-index: 1; }
  .color_options li .crossed-out {
    display: none; }
  .color_options li.soldout {
    cursor: default; }
  .color_options li.soldout span {
    filter: alpha(opacity=60);
    /* internet explorer */
    -khtml-opacity: 0.6;
    /* khtml, old safari */
    -moz-opacity: 0.6;
    /* mozilla, netscape */
    opacity: 0.6;
    /* fx, safari, opera */ }

ul.color_options {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  position: relative;
  top: 8px;
  padding-bottom: 40px;
  border-radius: 50%; }
  ul.color_options li {
    display: -moz-inline-stack;
    display: inline-flex;
    zoom: 1;
    width: 23px;
    height: 23px;
    padding: 0;
    margin: 0px 1px 10px 1px;
    cursor: pointer;
    /* To position the sold out graphic and tooltip */
    position: relative;
    -webkit-transform: translateZ(0);
    /* webkit flicker fix */
    -webkit-font-smoothing: antialiased;
    /* webkit text rendering fix */
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: border-color 0.3s ease-out 0.2s;
    -moz-transition: border-color 0.3s ease-out 0.2s;
    -ms-transition: border-color 0.3s ease-out 0.2s;
    -o-transition: border-color 0.3s ease-out 0.2s;
    transition: border-color 0.3s ease-out 0.2s; }
    ul.color_options li a {
      margin: auto auto;
      display: inline-block; }
    ul.color_options li.selected span {
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      border: 1px solid #000;
      border-radius: 50%; }
    ul.color_options li.featured:not(.sibling-hovered), ul.color_options li:hover {
      border-color: #000; }
    ul.color_options li:hover .tooltip {
      filter: alpha(opacity=100);
      -khtml-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      visibility: visible; }
    ul.color_options li .tooltip {
      font-size: 14px;
      text-align: left;
      bottom: 27px;
      display: block;
      position: absolute;
      width: 200px;
      margin-bottom: 1px;
      filter: alpha(opacity=0);
      -khtml-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
      visibility: hidden;
      -ms-transform: translateY(10px);
      -webkit-transform: translateY(10px);
      transform: translateY(10px);
      -webkit-transition: all .25s ease-out 0.2s;
      -moz-transition: all .25s ease-out 0.2s;
      -ms-transition: all .25s ease-out 0.2s;
      -o-transition: all .25s ease-out 0.2s;
      transition: all .25s ease-out 0.2s; }
      ul.color_options li .tooltip :before {
        content: " ";
        display: block;
        height: 20px;
        left: 0;
        position: absolute;
        width: 100%; }
    ul.color_options li span {
      border-radius: 50%; }

.grid--view-items {
  margin-bottom: -15px; }

.grid-view-item {
  position: relative;
  text-align: center;
  margin: 0 auto 15px; }
  .custom__item .grid-view-item {
    margin-bottom: 0; }

.grid-view-item__title {
  margin-bottom: 0;
  color: black;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px; }

.grid-view-item__meta {
  margin-top: 8px;
  text-align: center;
  font-family: "DarwinAlt", "Gotham", Georgia, serif;
  font-style: italic; }

@media only screen and (max-width: 749px) {
  .grid-view-item__title,
  .grid-view-item__meta {
    font-size: 0.9375em; } }
.product-price__price {
  display: inline-block;
  color: black;
  font-weight: 700; }
  .grid-view-item.product-price--sold-out .product-price__price {
    text-decoration: line-through; }

.product-price__sale {
  padding-right: 0; }

.grid-view-item__link {
  display: block; }
  .grid-view-item__link:hover {
    opacity: 1; }

.grid-view-item__vendor {
  margin-top: 4px;
  color: black;
  font-size: 0.875em;
  text-transform: uppercase; }
  @media only screen and (max-width: 749px) {
    .grid-view-item__vendor {
      font-size: 0.8125em; } }

.grid-view-item__image {
  display: block; }
  .grid-view-item--sold-out .grid-view-item__image {
    opacity: 0.5; }

.grid_banner {
  font-family: "DarwinAlt", "Gotham", Georgia, serif;
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.65);
  text-align: center;
  padding: 10px 0;
  color: #fff;
  z-index: 1;
  border-radius: 50%;
  width: 45px;
  height: 45px; }
  .grid_banner.sale {
    background-color: #F9461C;
    padding-top: 13px;
    /*background-color: #ff4611;*/ }
  .grid_banner.new {
    padding-top: 13px;
    background-color: #0098db; }
  .grid_banner.pre-order {
    line-height: 1;
    background-color: #595959; }

.influencer-banner {
  width: 100%;
  z-index: 3;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  background-color: #000;
  color: #fff;
  padding: 10px 20px; }

.pagination {
  text-align: center;
  list-style: none;
  font-size: 0.9375em;
  padding: 20px 0; }
  .pagination li {
    display: inline-block; }
  .pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle; }

.pagination__text {
  padding: 0 10px; }

.collection-hero {
  position: relative;
  overflow: hidden;
  margin-top: -20px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 750px) {
    .collection-hero {
      margin-bottom: 15px; } }

.collection-description {
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 960px; }
  @media only screen and (min-width: 750px) {
    .collection-description {
      margin-bottom: 25px;
      margin-top: 25px; } }

.collection-hero__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  opacity: 1; }
  @media only screen and (max-width: 749px) {
    .collection-hero__image {
      height: 180px; } }

.collection-hero__title {
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (min-width: 750px) {
    .collection-hero__title {
      font-size: 2.875em; } }

.collection-grid {
  margin-bottom: -15px;
  overflow: auto; }

.collection-grid-item {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 15px; }
  @media only screen and (min-width: 750px) {
    .collection-grid-item {
      margin-bottom: 20px; } }

.collection-grid-item__title {
  color: white;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  padding: 0 5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 750px) {
    .collection-grid-item__title {
      padding: 0 15px; } }

.collection-grid-item__link {
  border: 2px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .collection-grid-item__link:focus {
    border-color: #3d4246; }

.collection-grid-item__overlay {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

.collection-grid-item__title-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3d4246;
  opacity: 0.25; }

.list-view-item {
  display: table;
  table-layout: fixed;
  margin-bottom: 15px;
  width: 100%; }
  .list-view-item:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 750px) {
    .list-view-item {
      border-bottom: 1px solid #e8e9eb;
      padding-bottom: 15px; }
      .list-view-item:last-child {
        padding-bottom: 0;
        border-bottom: 0; } }

.list-view-item__image {
  max-height: 95px; }

.list-view-item__image-column {
  display: table-cell;
  vertical-align: middle;
  width: 130px; }
  @media only screen and (max-width: 749px) {
    .list-view-item__image-column {
      width: 85px; } }

.list-view-item__image-wrapper {
  position: relative;
  margin-right: 15px; }
  @media only screen and (max-width: 749px) {
    .list-view-item__image-wrapper {
      margin-right: 7.5px; } }

.list-view-item__title-column {
  display: table-cell;
  vertical-align: middle; }

.list-view-item__title {
  color: black;
  font-size: 1.125em;
  min-width: 100px; }
  @media only screen and (max-width: 749px) {
    .list-view-item__title {
      font-size: 0.9375em; } }

.list-view-item__sold-out {
  font-size: 0.9375em; }

.list-view-item__on-sale {
  color: #0098db;
  font-size: 0.9375em; }
  @media only screen and (max-width: 749px) {
    .list-view-item__on-sale {
      display: none; } }

.list-view-item__vendor-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 20%; }

.list-view-item__vendor {
  font-size: 0.9375em;
  font-style: italic; }
  @media only screen and (max-width: 749px) {
    .list-view-item__vendor {
      font-size: 0.875em; } }

.list-view-item__price-column {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 20%;
  font-size: 1.0625em; }
  @media only screen and (max-width: 749px) {
    .list-view-item__price-column {
      font-size: 0.9375em; } }
  .list-view-item__price-column .product-price__sale {
    display: block; }
  .list-view-item__price-column .product-price__sale-label,
  .list-view-item__price-column .product-price__sold-out {
    display: none; }

.list-view-item__price {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.list-view-item__price--reg {
  color: #0098db; }
  @media only screen and (max-width: 749px) {
    .list-view-item__price--reg {
      display: block; } }

@media only screen and (max-width: 749px) {
  .list-view-item__price--sale {
    display: block; } }

/*================ Index sections ================*/
.index-section {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 750px) {
    .index-section {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .index-section:first-child {
    padding-top: 0;
    border-top: 0; }
  .index-section:last-child {
    padding-bottom: 0; }

.index-section--flush + .index-section--flush {
  margin-top: -30px; }
  @media only screen and (min-width: 750px) {
    .index-section--flush + .index-section--flush {
      margin-top: -40px; } }

.index-section--flush:last-child {
  margin-bottom: -15px; }
  @media only screen and (min-width: 750px) {
    .index-section--flush:last-child {
      margin-bottom: -20px; } }

@media only screen and (max-width: 749px) {
  .index-section--featured-product:first-child {
    margin-top: -12px; } }
.feature-row {
  padding: 60px 0;
  background-color: #eee; }
  .feature-row .mega-title {
    letter-spacing: 0;
    line-height: 80px; }
    @media only screen and (max-width: 989px) {
      .feature-row .mega-title {
        font-size: 36px;
        line-height: 46px; } }

.feature-row__text {
  padding: 5%; }

/*================ Quote slider ================*/
.quote-icon {
  display: block;
  margin: 0 auto 20px; }

.quotes-slider__text {
  font-size: 1.10938em;
  font-weight: 400;
  font-style: normal;
  padding: 0 10px; }
  .quotes-slider__text cite {
    font-size: 0.8em;
    font-style: normal; }
  .quotes-slider__text p {
    margin-bottom: 20px; }
    .quotes-slider__text p + cite {
      margin-top: 0; }

.logo-bar {
  text-align: center;
  margin-bottom: -15px; }

@media only screen and (min-width: 750px) {
  .logo-bar--large {
    margin-bottom: -20px; } }
.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin: 0 10px 15px; }

@media only screen and (min-width: 750px) {
  .logo-bar__item--large {
    margin-bottom: 20px; } }
.logo-bar__image {
  display: block;
  margin: 0 auto; }

.logo-bar__link {
  display: block; }

.map-section {
  position: relative;
  height: 650px;
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 750px) {
    .map-section {
      height: 500px; } }
  .map-section .page-width {
    height: 100%; }

.map-section--load-error {
  height: auto; }

.map-section__overlay-wrapper {
  position: relative;
  text-align: center;
  height: 100%; }

.map-section__overlay {
  position: relative;
  display: inline-block;
  background-color: white;
  padding: 15px;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  z-index: 3; }
  @media only screen and (min-width: 750px) {
    .map-section__overlay {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0;
      width: 33.33333%; }
      .ie9 .map-section__overlay {
        top: 10%; } }
  .map-section--load-error .map-section__overlay {
    position: static;
    transform: translateY(0); }

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.map-section__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  margin-bottom: -50%; }
  @media only screen and (min-width: 750px) {
    .map-section__container {
      width: 130%;
      height: 100%;
      margin: 0 -30% 0 0; } }

.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden; }

@media only screen and (max-width: 749px) {
  .image-bar {
    max-width: 400px;
    margin: 0 auto; } }
.image-bar__item {
  display: block;
  color: white;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.image-bar__link:focus .image-bar__content {
  border-color: #3d4246; }

.image-bar__content {
  position: relative;
  width: 100%; }
  .image-bar--x-small .image-bar__content {
    height: 94px; }
  .image-bar--small .image-bar__content {
    height: 225px; }
  .image-bar--medium .image-bar__content {
    height: 357px; }
  .image-bar--large .image-bar__content {
    height: 488px; }
  .image-bar--x-large .image-bar__content {
    height: 582px; }
  @media only screen and (min-width: 750px) {
    .image-bar--x-small .image-bar__content {
      height: 125px; }
    .image-bar--small .image-bar__content {
      height: 300px; }
    .image-bar--medium .image-bar__content {
      height: 475px; }
    .image-bar--large .image-bar__content {
      height: 650px; }
    .image-bar--x-large .image-bar__content {
      height: 775px; } }

.image-bar__overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3d4246;
  opacity: 0.25; }

.image-bar__caption {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  width: 100%;
  text-align: center; }

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -20px;
  margin-left: -20px; }
  @media only screen and (max-width: 749px) {
    .custom-content {
      margin-bottom: -15px;
      margin-left: -15px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 20px;
  padding-left: 20px;
  max-width: 100%; }
  @media only screen and (max-width: 749px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 15px;
      margin-bottom: 15px; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .custom__item .collection-grid-item {
    margin-bottom: 0; }

.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
  display: block; }

.newsletter-section {
  padding-top: 20px; }

.index-section--newsletter-background {
  background-color: rgba(0, 0, 0, 0.1); }

.image_container img {
  display: block; }

#AdventureOn {
  line-height: 0; }
  #AdventureOn h1, #AdventureOn .h1 {
    letter-spacing: 0; }
    @media only screen and (max-width: 749px) {
      #AdventureOn h1, #AdventureOn .h1 {
        font-size: 24px; } }
  #AdventureOn .instagram {
    padding-top: 9px; }
    #AdventureOn .instagram img {
      max-width: 25px;
      vertical-align: middle; }
    #AdventureOn .instagram span {
      padding-left: 7px;
      font-size: 20px; }
    @media only screen and (max-width: 749px) {
      #AdventureOn .instagram {
        padding-top: 0px; }
        #AdventureOn .instagram img {
          max-width: 20px; }
        #AdventureOn .instagram span {
          font-size: 16px; } }

h1.product-single__title, .product-single__title.h1 {
  margin-bottom: 0;
  letter-spacing: 2px; }

.product-single__price {
  color: black;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "DarwinAlt", "Gotham", Georgia, serif;
  font-style: italic; }
  @media only screen and (max-width: 749px) {
    .product-single__price {
      display: block;
      font-size: 1.125em; } }

.product-single__vendor {
  color: black;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px; }

/*================ Add to cart form ================*/
.product-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  width: auto;
  margin: 0 -5px -10px; }

.product-form__item {
  -webkit-flex: 1 1 200px;
  -moz-flex: 1 1 200px;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  margin-bottom: 10px;
  padding: 0 5px; }
  .product-form__item label {
    display: block; }
    .product-form--hide-variant-labels .product-form__item label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }

.product-form__variants {
  display: none; }
  .no-js .product-form__variants {
    display: block; }

.product-form__item--quantity {
  -webkit-flex: 0 0 100px;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px; }

.product-form__item--submit {
  -ms-flex-preferred-size: 200px;
  -webkit-flex-basis: 200px;
  -moz-flex-basis: 200px;
  flex-basis: 200px; }

.product-form__input {
  display: block;
  width: 100%; }

.product-form__cart-submit {
  display: block;
  width: 100%;
  line-height: 1.4;
  padding-left: 5px;
  padding-right: 5px;
  white-space: normal; }

@media only screen and (min-width: 750px) {
  .product-form__cart-submit--small {
    max-width: 300px; } }
.product-single__description {
  margin-top: 20px; }

/*================ Product Images ================*/
.product-single__thumbnail {
  display: block;
  margin: -2px 0 8px;
  border: 2px solid transparent; }
  .product-single__thumbnail.active-thumb {
    border-color: black; }

.product-single__thumbnail-image {
  display: block; }

.product-featured-img {
  display: block;
  margin: 0 auto; }

.zoomImg {
  background-color: white; }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails {
    margin-top: 20px; } }
@media only screen and (max-width: 749px) {
  .product-single__photos {
    margin-bottom: 20px; }

  .product-single__photo--has-thumbnails {
    margin-bottom: 20px; } }
.product-single__photos--full {
  margin-bottom: 20px; }

.product-single__photo {
  min-height: 1px; }

@media only screen and (max-width: 749px) {
  .thumbnails-slider--active .product-single__thumbnails {
    display: none; }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized, .ie9 .thumbnails-slider--active .product-single__thumbnails {
      display: block;
      margin: 0 auto;
      max-width: 75%; }

  .product-single__photos {
    position: relative; }

  .thumbnails-wrapper {
    position: relative;
    text-align: center; }

  .thumbnails-slider__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

  .thumbnails-slider__prev {
    left: -20px; }

  .thumbnails-slider__next {
    right: -20px; }

  .product-single__thumbnails-item {
    display: inline-block;
    padding-bottom: 10px;
    width: 72px;
    float: none;
    vertical-align: middle; }
    .slick-slider .product-single__thumbnails-item {
      float: left; }
    .thumbnails-slider--active .product-single__thumbnails-item {
      padding: 5px 0; }

  .product-single__thumbnail {
    margin: 0 auto;
    width: 50px; } }
.product-price__sale--single {
  padding-left: 10px; }

.product-price__sale-label {
  display: inline-block;
  white-space: nowrap;
  font-size: 0.9375em; }

.product-price__sold-out {
  font-weight: 700;
  white-space: nowrap; }

.color_button-border {
  height: 37px;
  width: 37px;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%; }
  .color_button-border.selected {
    border: 1px solid #000; }
  .color_button-border .crossed-out {
    display: none; }
  .color_button-border.soldout img {
    display: inline-block; }

.color_button {
  display: inline-block;
  vertical-align: text-top;
  margin: auto auto;
  height: 29px;
  width: 29px;
  border-radius: 50%; }
  .color_button img {
    width: 29px;
    height: 29px;
    margin: auto;
    vertical-align: text-top;
    border-radius: 50%; }

.product-template__container .product-option-header {
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2.4px; }
.product-template__container .selector {
  cursor: pointer; }
.product-template__container .color_options .variant-select__item span {
  display: inline-block;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: -4px; }
.product-template__container .color_options .variant-select__item p {
  display: inline-block;
  font-size: 0.875em; }
.product-template__container .size_options .variant-select__item p, .product-template__container .value_options .variant-select__item p, .product-template__container .other_options .variant-select__item p {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 0.875em; }

.size_options .option, .other_options .option, .value_options .option {
  font-weight: bold;
  min-height: 33px;
  min-width: 33px;
  margin-top: 5px;
  display: inline-block;
  border-radius: 50%; }
  .size_options .option:hover, .other_options .option:hover, .value_options .option:hover {
    background-color: #eee; }
  .size_options .option.selected, .other_options .option.selected, .value_options .option.selected {
    background-color: #1a9ad7;
    border-radius: 50%;
    color: white; }
  .size_options .option.selected.soldout, .other_options .option.selected.soldout, .value_options .option.selected.soldout {
    background-color: #eee; }
.size_options .size-value, .size_options .value-option, .size_options .other-value, .other_options .size-value, .other_options .value-option, .other_options .other-value, .value_options .size-value, .value_options .value-option, .value_options .other-value {
  font-size: 14px;
  display: inline-block;
  vertical-align: sub;
  margin-bottom: 0px;
  padding-top: 1.5px; }
.size_options .other-value, .size_options .value-option, .other_options .other-value, .other_options .value-option, .value_options .other-value, .value_options .value-option {
  padding-left: 10px;
  padding-right: 10px; }
.size_options .soldout, .other_options .soldout, .value_options .soldout {
  cursor: default; }
  .size_options .soldout .size-value, .size_options .soldout .other-value, .other_options .soldout .size-value, .other_options .soldout .other-value, .value_options .soldout .size-value, .value_options .soldout .other-value {
    color: #929292; }

.value_options .option, .other_options .option {
  border-radius: 22px;
  margin-top: 5px; }
  .value_options .option.selected, .other_options .option.selected {
    border-radius: 22px; }

.addItemToCartForm .submit-message-drawer, .addKitToCartContainer .submit-message-drawer {
  transition: height 0.5s;
  height: 0px;
  overflow: hidden;
  color: black;
  font-size: 10px;
  text-align: center;
  position: relative; }
  .addItemToCartForm .submit-message-drawer p, .addKitToCartContainer .submit-message-drawer p {
    margin: 17px 19px 12px 10px;
    display: inline-block; }
  .addItemToCartForm .submit-message-drawer.expanded, .addKitToCartContainer .submit-message-drawer.expanded {
    height: 55px;
    border: solid 2px;
    border-color: #1a9ad7; }
.addItemToCartForm.sold-out .addItemToCart, .addItemToCartForm.sold-out .addKitToCart, .addKitToCartContainer.sold-out .addItemToCart, .addKitToCartContainer.sold-out .addKitToCart {
  background: #EEEEEE;
  color: #AAAAAA; }
.addItemToCartForm.sold-out .submit-message-drawer, .addKitToCartContainer.sold-out .submit-message-drawer {
  border-color: #EEEEEE; }
.addItemToCartForm.pre-order .addItemToCart, .addItemToCartForm.pre-order .addKitToCart, .addKitToCartContainer.pre-order .addItemToCart, .addKitToCartContainer.pre-order .addKitToCart {
  background: #FF4611; }
.addItemToCartForm.pre-order .submit-message-drawer, .addKitToCartContainer.pre-order .submit-message-drawer {
  border-color: #FF4611; }
.addItemToCartForm.back-order .addItemToCart, .addItemToCartForm.back-order .addKitToCart, .addKitToCartContainer.back-order .addItemToCart, .addKitToCartContainer.back-order .addKitToCart {
  background: #FCB61B; }
.addItemToCartForm.back-order .submit-message-drawer, .addKitToCartContainer.back-order .submit-message-drawer {
  border-color: #FCB61B; }

.thumbnail .video-wrapper {
  padding-bottom: 100%; }

.thumbnail {
  padding-left: 7px; }
  .thumbnail img {
    border: 1px solid #eee; }
  .thumbnail.selected img {
    border: 1px solid black; }
  .thumbnail:hover {
    cursor: pointer; }

.toggle-oos {
  cursor: pointer;
  cursor: hand; }

.toggle-oos-back {
  padding: 5px;
  background-color: white;
  border: none;
  margin-left: 7px; }
  .toggle-oos-back .icon-close {
    width: 25px; }

#esc-oos-form {
  width: 100%;
  position: relative; }
  #esc-oos-form.active #esc-out-of-stock-inputs {
    left: 0px;
    right: 0px;
    visibility: visible; }
  #esc-oos-form #esc-out-of-stock-inputs {
    position: absolute;
    background: white;
    padding-top: 0;
    top: -7px;
    left: 400px;
    right: -400px;
    visibility: hidden;
    border-width: 0;
    min-height: 350px;
    z-index: 5;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  #esc-oos-form .esc-out-of-stock-title, #esc-oos-form .esc-sms-select-country-title {
    display: none; }
  #esc-oos-form .esc-out-of-stock-subtitle {
    font-size: 13px;
    color: black;
    line-height: 15px; }
  #esc-oos-form .esc-btn {
    font-weight: 700; }

#yotpo-rating .text-m, .standalone-bottomline .text-m {
  font-size: 12px !important;
  font-family: "Gotham", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  padding-left: 5px !important; }
#yotpo-rating .yotpo-icon-star, #yotpo-rating .yotpo-icon-half-star, #yotpo-rating .yotpo-icon-empty-star, .standalone-bottomline .yotpo-icon-star, .standalone-bottomline .yotpo-icon-half-star, .standalone-bottomline .yotpo-icon-empty-star {
  font-size: 12px !important;
  margin-top: 4px !important; }

.yotpo-label {
  visibility: hidden;
  height: 20px; }

.yotpo.QABottomLine {
  padding-top: 5px; }
  .yotpo.QABottomLine .questions {
    margin-top: -2px !important; }

.collection .standalone-bottomline {
  display: flex;
  justify-content: center;
  margin-bottom: 15px !important; }

.tech-specs {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  font-size: 14px; }
  .tech-specs div {
    padding-top: 20px;
    padding-right: 30px;
    display: flex;
    align-items: flex-end; }
  .tech-specs span {
    transform: translateY(4px); }
  .tech-specs img {
    padding-right: 10px;
    width: inherit; }

.product-image-bar {
  width: calc(100% - 290px);
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 749px) {
    .product-image-bar {
      display: block;
      width: 100%; } }

.product-info-bar {
  width: 280px;
  padding-left: 20px;
  display: inline-block; }
  @media only screen and (max-width: 749px) {
    .product-info-bar {
      display: block;
      width: 100%;
      padding-left: 0; } }

.features {
  padding-bottom: 0; }
  .features ul {
    margin-bottom: 15px; }
  .features li {
    font-size: 14px;
    line-height: 2;
    list-style: disc inside; }

.description {
  font-weight: 300;
  font-size: 12px; }

.hero-text {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0px; }
  .hero-text a {
    text-decoration: underline; }

.wild-title {
  letter-spacing: 0px;
  text-align: center;
  line-height: 1;
  margin-bottom: 0px; }

.shadow, .q-block-title {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }

.q-head {
  color: white !important;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  background-position: center top; }

.q-head.normal {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_q_hero_spinner_2048x.progressive.jpg?v=16094318107499167854") !important; }
  @media only screen and (max-width: 749px) {
    .q-head.normal {
      background-position: left top;
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_q_hero_spinner_mob_1500x.progressive.jpg?v=10927758560004041018") !important; } }

.q-head.special {
  background-position: left bottom;
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_q_hero_special_2048x.progressive.jpg?v=17827243725684930301") !important; }
  @media only screen and (max-width: 749px) {
    .q-head.special {
      background-position: left top;
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_q_hero_special_mob_1500x.progressive.jpg?v=11287006470323421793") !important; } }

.q-information {
  background-size: cover;
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_space_info_bg_2048x.progressive.jpg?v=104088262322010666"); }
  @media only screen and (max-width: 749px) {
    .q-information {
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_space_info_bg_1500x.progressive.jpg?v=104088262322010666"); } }

.qvideo {
  overflow: hidden;
  color: white !important;
  background-size: cover;
  background-position: center center;
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_questival_banner_bg_2048x.progressive.jpg?v=10839231676222210250"); }

.race-near {
  display: flex;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  background-color: #EE4A24;
  color: white;
  float: right;
  position: relative;
  padding: 22px;
  font-size: 12px;
  font-weight: normal;
  border-radius: 4px 0px 0px 4px; }
  @media only screen and (max-width: 749px) {
    .race-near {
      border-radius: 0px; } }

.race-near:hover {
  color: white; }

.race-near h4, .race-near .h4 {
  font-size: 20px;
  margin-bottom: 3px;
  max-width: 240px;
  letter-spacing: 0.8px; }

.race-near .reg {
  letter-spacing: .5px;
  white-space: nowrap;
  font-weight: normal;
  padding-left: 20px;
  padding-top: 9px;
  font-weight: normal; }

.q-block {
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.q-block-title {
  font-size: 24px;
  letter-spacing: 2px; }

.qmedia {
  padding: 30px 0px; }

.region-event-list {
  display: block; }

.klaviyo-email-submit {
  margin-top: 0px;
  margin-left: 10px; }

.qregister {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_space_cloud_2048x.progressive.jpg?v=8065929746644358145"); }

.qregister .q-btn {
  display: inline-block;
  font-weight: bold;
  font-size: 18px; }

.faq-link {
  color: white; }

.faq-link:hover {
  text-decoration: underline; }

.qtext-wrapper {
  padding-left: 25%; }

.race-works {
  font-size: 36px; }

.qtext p {
  line-height: 30px; }

#questival-pdp-header .q-btn-brush {
  color: white;
  background-color: #EE4A24;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-weight: bold;
  margin: 8px 0;
  border: none;
  letter-spacing: 1.8px; }

.event-details {
  margin-right: 15%; }

@media only screen and (min-width: 750px) and (max-width: 989px) {
  .event-details {
    margin-right: 10%; } }
@media only screen and (max-width: 749px) {
  .race-near {
    width: 100%;
    text-align: left;
    padding: 10px 15px; }

  .race-near h4, .race-near .h4 {
    font-size: 14px;
    letter-spacing: 0px; }

  .event-details {
    margin: 0 auto 20px auto; }

  .region-event-list {
    display: none; }

  .explore {
    padding: 40px; }

  .region {
    border-bottom: #EEEEEE solid 2px; }

  .klaviyo-email-submit {
    margin-top: 10px;
    margin-left: 0px; }

  .qtext-wrapper {
    padding: 0 15% 30px 15%; }

  .race-works {
    font-size: 24px; }

  .qinstructions {
    padding-bottom: 0px !important; }

  .qregister {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_space_cloud_mob_1500x.progressive.jpg?v=11124143252239882808"); } }
#product-questival #price-count, #product-oktoberquest #price-count {
  width: 100%;
  background-size: cover;
  padding: 20px 20px 20px 34px;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  position: relative;
  z-index: 1; }
#product-questival .count-value, #product-oktoberquest .count-value {
  font-size: 30px;
  font-weight: bold;
  vertical-align: inherit; }
#product-questival .count-label, #product-oktoberquest .count-label {
  font-size: 16px;
  vertical-align: middle; }
#product-questival .event-date, #product-oktoberquest .event-date {
  font-size: 18px;
  letter-spacing: 1.4px;
  font-weight: bold;
  text-transform: uppercase; }
#product-questival .event-city, #product-oktoberquest .event-city {
  font-size: 48px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding-bottom: 5px; }
  @media only screen and (max-width: 749px) {
    #product-questival .event-city, #product-oktoberquest .event-city {
      font-size: 35px; } }
#product-questival .event-city, #product-questival .event-date, #product-oktoberquest .event-city, #product-oktoberquest .event-date {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
#product-questival .price-increase-label, #product-oktoberquest .price-increase-label {
  letter-spacing: 1.2px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase; }
#product-questival .q-btn-brush, #product-oktoberquest .q-btn-brush {
  color: white;
  background-color: #EE4A24;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-weight: bold;
  margin: 8px 0;
  border: none;
  border-radius: 4px; }
#product-questival .q-btn-brush .ticket-price, #product-oktoberquest .q-btn-brush .ticket-price {
  font-weight: 300; }
#product-questival .q-btn-brush-shadow a, #product-questival .q-btn-brush-shadow a:hover, #product-questival .q-btn-brush-shadow a:focus, #product-oktoberquest .q-btn-brush-shadow a, #product-oktoberquest .q-btn-brush-shadow a:hover, #product-oktoberquest .q-btn-brush-shadow a:focus {
  color: white !important; }
#product-questival .display-table, #product-oktoberquest .display-table {
  display: table;
  table-layout: fixed;
  width: 100%; }
#product-questival .display-table-cell, #product-oktoberquest .display-table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }
#product-questival .q-event-vid, #product-oktoberquest .q-event-vid {
  position: absolute;
  padding-left: 0;
  z-index: 5;
  padding-top: calc(29% - 35px); }
#product-questival .q-event-vid img, #product-oktoberquest .q-event-vid img {
  max-width: 70px;
  max-height: 70px; }
#product-questival .qmap iframe, #product-oktoberquest .qmap iframe {
  height: 100%;
  min-height: 450px;
  width: 100%; }
#product-questival #q-sponsors, #product-oktoberquest #q-sponsors {
  color: white;
  background-color: #666;
  background-size: cover;
  padding: 4em 0 2em 0; }
#product-questival #q-sponsors img, #product-oktoberquest #q-sponsors img {
  margin: 1em; }
@media only screen and (max-width: 749px) {
  #product-questival #price-count, #product-oktoberquest #price-count {
    background-position: top center;
    background-size: 120% 120%;
    padding-bottom: 20px;
    padding-right: 30px;
    font-size: 11px; }
  #product-questival .count-value, #product-oktoberquest .count-value {
    font-size: 24px; }
  #product-questival .increase-label, #product-oktoberquest .increase-label {
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: none; }
  #product-questival .qcamping h3, #product-questival .qcamping .h3, #product-oktoberquest .qcamping h3, #product-oktoberquest .qcamping .h3 {
    font-size: 24px; }
  #product-questival #q-sponsors, #product-oktoberquest #q-sponsors {
    padding-top: 6em; }
  #product-questival #q-sponsors img, #product-oktoberquest #q-sponsors img {
    margin: .5em; } }

#q-pdp {
  /*--------------------------------------------*/
  /* Variables
  /*--------------------------------------------*/
  color: #292b2d;
  font-weight: 400;
  line-height: 1.5;
  /*--------------------------------------------*/
  /* BS4 Grid
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* Global
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* Intro
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* Nav / Tabs
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* How to Questival
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* Ticket Packages
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* RACE INFO
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* FAQ
  /*--------------------------------------------*/
  /*--------------------------------------------*/
  /* Questival Sponsors
  /*--------------------------------------------*/ }
  #q-pdp .color-green {
    color: #89bd3f; }
  #q-pdp .color-gray, #q-pdp #intro .event-header .event-share .title {
    color: #7d888d; }
  #q-pdp .color-red {
    color: #c22636; }
  #q-pdp .color-orange-yellow {
    color: #ffb612; }
  #q-pdp .color-violet {
    color: #9e1f63; }
  #q-pdp .color-blue {
    color: #0098db; }
  #q-pdp .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    #q-pdp .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    #q-pdp .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    #q-pdp .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    #q-pdp .container {
      max-width: 1280px; } }
  #q-pdp .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  #q-pdp .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  #q-pdp * > h1:first-child, #q-pdp * > .h1:first-child,
  #q-pdp * > h2:first-child,
  #q-pdp * > .h2:first-child,
  #q-pdp * > h3:first-child,
  #q-pdp * > .h3:first-child,
  #q-pdp * > h4:first-child,
  #q-pdp * > .h4:first-child,
  #q-pdp * > h5:first-child,
  #q-pdp * > .h5:first-child {
    margin-top: 0; }
  #q-pdp h1, #q-pdp .h1, #q-pdp h2, #q-pdp .h2, #q-pdp h3, #q-pdp .h3 {
    text-transform: uppercase; }
  #q-pdp h1, #q-pdp .h1 {
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 5px; }
  #q-pdp h2, #q-pdp .h2 {
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 5px; }
    @media only screen and (max-width: 768px) {
      #q-pdp h2, #q-pdp .h2 {
        font-size: 40px; } }
  #q-pdp h3, #q-pdp .h3 {
    font-size: 36px;
    letter-spacing: 8px;
    font-weight: 300; }
  #q-pdp h4, #q-pdp .h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 16px;
    font-weight: 700; }
  #q-pdp p {
    line-height: 1.8;
    margin-top: 0; }
  #q-pdp a {
    text-decoration: underline; }
    #q-pdp a:hover {
      text-decoration: underline; }
  #q-pdp td {
    border: none; }
  #q-pdp .box-pad {
    padding: 20px;
    background-color: #fff;
    line-height: 1;
    margin: 0 auto;
    display: inline-block; }
    #q-pdp .box-pad > *:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp .box-pad {
        padding: 12px; } }
  #q-pdp .space1 {
    height: 20px; }
  #q-pdp .space2 {
    height: 40px; }
  #q-pdp .space3 {
    height: 60px; }
  #q-pdp .space6 {
    height: 120px; }
  #q-pdp .desktop-break {
    display: block; }
  @media only screen and (max-width: 992px) {
    #q-pdp .desktop-break {
      display: inline; } }
  #q-pdp .footnote {
    font-size: 85%; }
  #q-pdp .black-grad {
    height: 10%;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border: 1px solid lime;
    z-index: 4; }
  #q-pdp .text-center {
    text-align: center; }
  @media only screen and (max-width: 992px) {
    #q-pdp .hide-mobile {
      display: none; } }
  #q-pdp #intro {
    position: relative;
    z-index: 1;
    color: #292b2d; }
    #q-pdp #intro #qlogo {
      position: absolute;
      left: 20px;
      top: 20px;
      height: 90px;
      width: 105px; }
      @media only screen and (max-width: 768px) {
        #q-pdp #intro #qlogo {
          height: 55px;
          width: 64px; } }
    #q-pdp #intro .image-col, #q-pdp #intro .details-col {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      flex: 0 0 50%;
      max-width: 50%; }
    @media only screen and (max-width: 992px) {
      #q-pdp #intro .image-col, #q-pdp #intro .details-col {
        max-width: 100%;
        flex: 0 0 100%; } }
    #q-pdp #intro .details-col {
      align-self: center; }
    #q-pdp #intro .image-col {
      min-height: 200px;
      padding: 0;
      background-size: cover;
      background-position: center; }
    #q-pdp #intro .event-header {
      padding: 40px; }
      @media only screen and (max-width: 992px) {
        #q-pdp #intro .event-header {
          padding: 20px 0 40px 0; } }
      #q-pdp #intro .event-header .when-where {
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 2px;
        color: #7d888d;
        margin-bottom: 20px; }
        #q-pdp #intro .event-header .when-where span {
          color: #1563a1;
          display: inline-block; }
      #q-pdp #intro .event-header h1, #q-pdp #intro .event-header .h1 {
        margin: 0;
        margin-bottom: 20px;
        line-height: 1; }
        @media only screen and (max-width: 768px) {
          #q-pdp #intro .event-header h1, #q-pdp #intro .event-header .h1 {
            font-size: 48px; } }
      #q-pdp #intro .event-header .review-share {
        display: flex;
        align-items: center; }
      #q-pdp #intro .event-header .review-stars {
        margin-right: 20px; }
      #q-pdp #intro .event-header .event-share .title {
        margin-bottom: 8px; }
      #q-pdp #intro .event-header .event-share a {
        margin: 0 5px;
        display: flex;
        justify-content: center; }
      #q-pdp #intro .event-header .desc {
        margin-top: 30px;
        margin-bottom: 30px; }
      #q-pdp #intro .event-header .packages {
        background-color: #eee;
        padding: 15px;
        border-radius: 4px;
        margin-bottom: 20px;
        line-height: 1.2;
        font-size: 12px; }
        #q-pdp #intro .event-header .packages .package {
          border: 2px solid #cecece;
          border-radius: 4px;
          padding: 15px;
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 8px; }
          #q-pdp #intro .event-header .packages .package .details .type {
            font-weight: 700; }
          #q-pdp #intro .event-header .packages .package .qty-adjust {
            text-align: center;
            display: flex;
            align-items: center; }
            #q-pdp #intro .event-header .packages .package .qty-adjust .qty {
              display: inline-block;
              text-align: center;
              font-size: 18px;
              margin: 0 8px;
              width: 13px; }
            #q-pdp #intro .event-header .packages .package .qty-adjust button {
              display: inline-block;
              text-align: center;
              color: white;
              border: none;
              border-radius: 4px;
              width: 26px;
              height: 26px;
              padding: 0px;
              background-color: #cecece;
              line-height: 22px;
              margin: 0 auto;
              font-weight: 300;
              font-size: 20px;
              cursor: pointer;
              font-weight: 400; }
        #q-pdp #intro .event-header .packages .price-count {
          text-align: center;
          text-transform: uppercase;
          font-size: 24px;
          letter-spacing: 2px;
          color: #1563a1;
          margin-bottom: -8px;
          font-weight: 300; }
          #q-pdp #intro .event-header .packages .price-count span {
            font-weight: 700; }
          #q-pdp #intro .event-header .packages .price-count .secs {
            width: 22px; }
      #q-pdp #intro .event-header .event-add {
        width: 100%;
        line-height: 1.5; }
        #q-pdp #intro .event-header .event-add label {
          color: #7d888d;
          font-size: 12px;
          margin-bottom: 0; }
        #q-pdp #intro .event-header .event-add .price, #q-pdp #intro .event-header .event-add .qty {
          font-size: 24px;
          font-weight: 300; }
        #q-pdp #intro .event-header .event-add td:last-child {
          text-align: right; }
        #q-pdp #intro .event-header .event-add .cta {
          border: none;
          text-align: center;
          border-radius: 4px;
          background-color: #1563a1;
          font-size: 18px;
          letter-spacing: 2px;
          font-weight: 700;
          color: white;
          padding: 10px 40px;
          cursor: pointer; }
          @media only screen and (max-width: 480px) {
            #q-pdp #intro .event-header .event-add .cta {
              padding: 10px 20px; } }
  #q-pdp .questival-slideshow {
    height: 100%; }
    #q-pdp .questival-slideshow > div,
    #q-pdp .questival-slideshow .slideshow-wrapper,
    #q-pdp .questival-slideshow .slideshow {
      height: 100%; }
  #q-pdp #nav {
    display: flex;
    justify-content: center;
    text-align: center;
    background: #1563A1;
    height: 88px; }
    #q-pdp #nav a {
      color: #f1eeed;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: 5px;
      display: flex;
      align-items: center;
      margin: 0 30px;
      text-decoration: none;
      border-bottom: 5px solid transparent; }
      #q-pdp #nav a:hover, #q-pdp #nav a.active {
        border-color: white; }
      @media only screen and (max-width: 480px) {
        #q-pdp #nav a {
          margin: 0 10px;
          letter-spacing: 3px; }
          #q-pdp #nav a span {
            padding: 25px 0; } }
  #q-pdp .tab {
    position: relative;
    display: none;
    transform: translateY(0px);
    overflow: hidden; }
    #q-pdp .tab.active {
      display: block; }
  #q-pdp #intro-vid {
    padding-top: 30px; }
    #q-pdp #intro-vid .vid-wrapper {
      position: relative; }
      #q-pdp #intro-vid .vid-wrapper.open .poster-image {
        opacity: 0; }
    #q-pdp #intro-vid .poster-image {
      position: relative;
      cursor: pointer;
      -webkit-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out; }
      #q-pdp #intro-vid .poster-image:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: #000;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out; }
      #q-pdp #intro-vid .poster-image:hover:before {
        opacity: .2; }
      #q-pdp #intro-vid .poster-image img {
        vertical-align: middle;
        border-style: none; }
    #q-pdp #intro-vid .video-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-bottom: 0;
      display: none; }
    #q-pdp #intro-vid #vid-enter-btn {
      content: '';
      position: absolute;
      width: 96px;
      height: 96px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/play_button.svg?v=17154923032263195786") no-repeat center center;
      cursor: pointer;
      -webkit-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out; }
    @media only screen and (max-width: 992px) {
      #q-pdp #intro-vid #vid-enter-btn {
        width: 56px;
        height: 56px;
        background-size: 56px 56px; } }
  #q-pdp #what-you-get {
    padding: 120px 0; }
    @media only screen and (max-width: 748px) {
      #q-pdp #what-you-get {
        padding: 60px 0; }
        #q-pdp #what-you-get .grid__item + .grid__item {
          margin-top: 70px; } }
    #q-pdp #what-you-get h2, #q-pdp #what-you-get .h2 {
      text-align: center; }
    #q-pdp #what-you-get small {
      font-size: 12px; }
    #q-pdp #what-you-get img {
      max-width: 100%;
      width: auto;
      height: auto;
      max-height: 100%; }
    #q-pdp #what-you-get .grid {
      margin-top: 90px; }
      @media only screen and (max-width: 748px) {
        #q-pdp #what-you-get .grid {
          margin-top: 38px; } }
    #q-pdp #what-you-get .image-box {
      display: flex;
      align-items: flex-end;
      justify-content: center;
      margin-bottom: 47px;
      height: 297px; }
    #q-pdp #what-you-get .image-box.medal img {
      height: 240px; }
    #q-pdp #what-you-get a {
      text-decoration: underline; }
  #q-pdp #eyes-on-prizes {
    height: 672px;
    display: flex;
    align-items: center;
    background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/eyes-on-prizes_1280x.jpg?v=4432069062663132223) right center/cover no-repeat; }
    @media only screen and (max-width: 768px) {
      #q-pdp #eyes-on-prizes {
        height: 624px;
        align-items: flex-start;
        text-align: center;
        padding-top: 58px;
        background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/eyes-on-prizes-mobile_768x.jpg?v=17657393047232701208) right bottom/cover no-repeat; } }
  #q-pdp #works {
    position: relative;
    text-align: center;
    padding: 120px 0 0 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp #works {
        padding: 60px 0 0 0; } }
    #q-pdp #works #side-scroller {
      position: absolute;
      top: 0;
      right: 10px;
      width: 100%;
      height: 100%;
      background: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/side_scroller_x2048.png?v=15187756565134595098");
      background-position: right 10px top;
      background-repeat: repeat-y;
      background-size: contain;
      background-attachment: fixed;
      pointer-events: none; }
      @media only screen and (max-width: 768px) {
        #q-pdp #works #side-scroller {
          display: none; } }
    #q-pdp #works .container {
      max-width: 768px; }
    #q-pdp #works .how-intro {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 0;
      margin-top: 0; }
      @media only screen and (max-width: 768px) {
        #q-pdp #works .how-intro {
          font-size: 16px; } }
    #q-pdp #works ol {
      max-width: 600px;
      margin: 0 auto;
      text-align: left;
      padding-left: 0;
      counter-reset: item;
      list-style-type: none; }
      #q-pdp #works ol li {
        padding-bottom: 120px;
        position: relative;
        display: block; }
        #q-pdp #works ol li:nth-child(1):before {
          content: "\2014 01"; }
        #q-pdp #works ol li:nth-child(2):before {
          content: "\2014 02"; }
        #q-pdp #works ol li:nth-child(3):before {
          content: "\2014 03"; }
        #q-pdp #works ol li:nth-child(4):before {
          content: "\2014 04"; }
        #q-pdp #works ol li:nth-child(5):before {
          content: "\2014 05"; }
        #q-pdp #works ol li:nth-child(6):before {
          content: "\2014 06"; }
        #q-pdp #works ol li:nth-child(7):before {
          content: "\2014 07"; }
        #q-pdp #works ol li:before {
          position: absolute;
          top: -14px;
          background-color: #fff;
          padding: 8px;
          z-index: 2;
          line-height: 1;
          border-radius: 4px;
          font-size: 24px;
          letter-spacing: 11px;
          display: inline-block;
          transform: rotate(90deg);
          font-weight: normal; }
          @media only screen and (max-width: 768px) {
            #q-pdp #works ol li:before {
              font-size: 20px; } }
        #q-pdp #works ol li img {
          max-width: 100%;
          height: auto;
          border-radius: 4px; }
        #q-pdp #works ol li .title {
          background-color: #fff;
          padding: 8px;
          padding-left: 16px;
          line-height: 1;
          display: inline-block;
          border-radius: 4px;
          margin-left: 20px;
          margin-bottom: 0;
          margin-top: 0;
          position: relative;
          top: -32px; }
          @media only screen and (max-width: 768px) {
            #q-pdp #works ol li .title {
              font-size: 24px;
              top: -24px; } }
        #q-pdp #works ol li .desc {
          margin-left: 20px; }
  #q-pdp #ticket-packages {
    padding: 120px 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp #ticket-packages {
        padding: 60px 0; } }
    #q-pdp #ticket-packages .container {
      max-width: 768px; }
    #q-pdp #ticket-packages h2, #q-pdp #ticket-packages .h2 {
      text-align: center; }
  #q-pdp #ticket-packages-intro {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp #ticket-packages-intro {
        font-size: 16px; } }
  #q-pdp .gear-list {
    max-width: 820px;
    margin: 0 auto;
    padding: 0 15px; }
  #q-pdp .gear-item + .gear-item {
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      #q-pdp .gear-item + .gear-item {
        margin-top: 60px; } }
  #q-pdp .gear-name {
    position: relative; }
    #q-pdp .gear-name:before {
      display: block;
      content: '';
      position: absolute;
      top: 5px;
      right: 100%;
      width: 8px;
      height: 48px; }
      @media only screen and (max-width: 768px) {
        #q-pdp .gear-name:before {
          width: 4px;
          height: 24px; } }
    #q-pdp .gear-name.orange:before {
      background: #ffb612; }
    #q-pdp .gear-name.blue:before {
      background: #1563a1; }
    #q-pdp .gear-name.green:before {
      background: #89bd3f; }
    #q-pdp .gear-name h3, #q-pdp .gear-name .h3 {
      font-size: 24px;
      margin-bottom: 24px; }
      @media only screen and (max-width: 768px) {
        #q-pdp .gear-name h3, #q-pdp .gear-name .h3 {
          margin-bottom: 15px; } }
  #q-pdp .gear-name,
  #q-pdp .gear-detail {
    padding-left: 15px; }
  @media only screen and (max-width: 768px) {
    #q-pdp .gear-detail {
      padding-left: 0;
      margin-top: 15px; } }
  #q-pdp .gear-detail ul {
    padding-left: 18px; }
  #q-pdp .gear-detail li {
    font-size: 14px;
    list-style-type: disc; }
  #q-pdp .gear-detail p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0; }
  #q-pdp .gear-image {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: #eee;
    border-radius: 4px;
    padding: 40px 60px 20px; }
    @media only screen and (max-width: 768px) {
      #q-pdp .gear-image {
        padding: 20px 30px 15px; } }
  @media only screen and (min-width: 768px) {
    #q-pdp .gear-name,
    #q-pdp .gear-detail {
      float: left; }
    #q-pdp .gear-name {
      max-width: 160px; }
    #q-pdp .gear-detail {
      max-width: 200px; }
    #q-pdp .gear-image {
      width: 519px;
      float: right; } }
  #q-pdp #race {
    padding: 120px 0;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      #q-pdp #race {
        padding: 60px 0;
        text-align: left; } }
    #q-pdp #race h3, #q-pdp #race .h3 {
      margin-bottom: 20px;
      padding: 10px; }
      @media only screen and (max-width: 768px) {
        #q-pdp #race h3, #q-pdp #race .h3 {
          font-size: 24px; } }
    #q-pdp #race .info-group {
      max-width: 768px;
      width: 100%;
      margin: 0 auto;
      margin-bottom: 80px; }
      @media only screen and (max-width: 768px) {
        #q-pdp #race .info-group {
          margin-bottom: 40px; } }
      #q-pdp #race .info-group .box-pad {
        text-align: left;
        width: 100%; }
      #q-pdp #race .info-group .time {
        color: #c22636; }
    #q-pdp #race .map-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      max-width: 100%; }
    #q-pdp #race .map-container iframe, #q-pdp #race .map-container object, #q-pdp #race .map-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #q-pdp #race .box-pad.volunteer {
      text-align: center;
      padding: 40px; }
    @media only screen and (max-width: 768px) {
      #q-pdp #race .box-pad.volunteer {
        padding: 20px; } }
    #q-pdp #race #volunteer-form input[type='text'] {
      border-radius: 4px;
      border: 1px solid #7d888d;
      background: transparent;
      color: #7d888d;
      height: 48px;
      line-height: 48px;
      padding: 0 12px;
      max-width: 320px;
      width: 100%;
      font-weight: 300;
      margin-right: 12px;
      margin-bottom: 20px;
      background-image: none; }
      #q-pdp #race #volunteer-form input[type='text']:focus {
        outline: none; }
      #q-pdp #race #volunteer-form input[type='text'].half {
        max-width: 260px; }
      #q-pdp #race #volunteer-form input[type='text'].half.flush-right {
        margin-right: 0; }
    #q-pdp #race #volunteer-form ::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #7d888d; }
    #q-pdp #race #volunteer-form :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #7d888d;
      opacity: 1; }
    #q-pdp #race #volunteer-form ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #7d888d;
      opacity: 1; }
    #q-pdp #race #volunteer-form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #7d888d; }
    #q-pdp #race #volunteer-form ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #7d888d; }
    #q-pdp #race #volunteer-form ::placeholder {
      /* Most modern browsers support this now. */
      color: #7d888d; }
    #q-pdp #race #volunteer-form button {
      border: none;
      text-align: center;
      border-radius: 4px;
      background-color: #ff5722;
      font-size: 18px;
      letter-spacing: 5px;
      text-transform: uppercase;
      font-weight: 400;
      color: #3e4244;
      height: 48px;
      width: 100%;
      max-width: 200px;
      margin: 0;
      cursor: pointer; }
    @media only screen and (max-width: 768px) {
      #q-pdp #race #volunteer-form input[type='text'], #q-pdp #race #volunteer-form button {
        max-width: 100%; }
        #q-pdp #race #volunteer-form input[type='text'].half, #q-pdp #race #volunteer-form button.half {
          max-width: 100%; }
        #q-pdp #race #volunteer-form input[type='text'].half.flush-right, #q-pdp #race #volunteer-form button.half.flush-right {
          margin-right: 12px; } }
    #q-pdp #race .sponsors {
      text-align: center; }
      #q-pdp #race .sponsors img {
        margin: 20px;
        max-width: 150px; }
    #q-pdp #race .footnote {
      text-align: center;
      font-weight: 300;
      color: #000; }
      #q-pdp #race .footnote a {
        color: #000;
        font-weight: 400; }
      @media only screen and (max-width: 990px) {
        #q-pdp #race .footnote {
          color: #fff;
          text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }
          #q-pdp #race .footnote a {
            color: #fff; } }
  #q-pdp #faq {
    padding: 100px 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp #faq {
        padding: 60px 0; } }
    #q-pdp #faq .container {
      max-width: 1024px; }
    #q-pdp #faq .accordion {
      border: 1px solid #3e4244;
      padding: 0 20px;
      padding-bottom: 0;
      margin-bottom: 20px; }
      @media only screen and (max-width: 768px) {
        #q-pdp #faq .accordion {
          padding: 0 12px; } }
      #q-pdp #faq .accordion h3, #q-pdp #faq .accordion .h3 {
        color: #1563a1;
        cursor: pointer;
        margin-bottom: 0;
        padding: 20px 0;
        padding-right: 30px;
        font-size: 23px;
        position: relative; }
        @media only screen and (max-width: 768px) {
          #q-pdp #faq .accordion h3, #q-pdp #faq .accordion .h3 {
            font-size: 16px;
            letter-spacing: 6px;
            padding: 12px 0;
            padding-right: 30px; } }
      #q-pdp #faq .accordion .content {
        padding-top: 20px;
        border-top: 1px solid #3e4244;
        display: none; }
      #q-pdp #faq .accordion a {
        color: white; }
      #q-pdp #faq .accordion .toggle {
        position: absolute;
        right: 0;
        top: 50%;
        height: 18px;
        width: 18px; }
        #q-pdp #faq .accordion .toggle:before, #q-pdp #faq .accordion .toggle:after {
          background: #1563a1;
          content: '';
          height: 2px;
          left: 0;
          position: absolute;
          top: 0;
          width: 18px;
          transition: transform 500ms ease;
          transform: rotate(90deg); }
        #q-pdp #faq .accordion .toggle:after {
          transform-origin: center;
          transform: rotate(180deg); }
        #q-pdp #faq .accordion .toggle.open:before, #q-pdp #faq .accordion .toggle.open:after {
          transform: rotate(360deg); }
        @media only screen and (max-width: 768px) {
          #q-pdp #faq .accordion .toggle {
            height: 12px;
            width: 12px; }
            #q-pdp #faq .accordion .toggle:before, #q-pdp #faq .accordion .toggle:after {
              width: 12px; } }
    #q-pdp #faq .sub-accordion {
      cursor: pointer;
      font-weight: 400; }
      @media only screen and (max-width: 768px) {
        #q-pdp #faq .sub-accordion {
          font-size: 14px; } }
    #q-pdp #faq .sub-content {
      display: none;
      padding-bottom: 10px;
      margin-left: 20px;
      font-weight: 300; }
      #q-pdp #faq .sub-content > *:last-child {
        margin-bottom: 0; }
  #q-pdp #sponsors {
    text-align: center;
    padding: 120px 0 20px;
    background-color: #292b2d; }
    @media only screen and (max-width: 768px) {
      #q-pdp #sponsors {
        padding: 60px 0 10px; } }
  #q-pdp #sponsor-list {
    max-width: 820px;
    margin: 86px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      #q-pdp #sponsor-list {
        margin-top: 40px; } }
    #q-pdp #sponsor-list .box {
      padding: 0 8px;
      margin-bottom: 100px;
      flex: 1 0 260px;
      max-width: 260px; }
      @media only screen and (max-width: 768px) {
        #q-pdp #sponsor-list .box {
          margin-bottom: 50px; } }
    #q-pdp #sponsor-list .image-box {
      height: 113px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 19px; }
    #q-pdp #sponsor-list img {
      width: auto;
      max-width: 100%;
      max-height: 100%; }
  #q-pdp .yotpo-icon-star, #q-pdp .yotpo-icon-half-star {
    height: 11px !important;
    width: 12px !important;
    background-size: contain;
    background-position: center top; }
  #q-pdp .yotpo-icon-star {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/star_rating.svg?v=11817344459335341761") !important; }
  #q-pdp .yotpo-icon-half-star {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/half_star_rating.svg?v=12240384468570445516") !important; }
  #q-pdp .text-m {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #7d888d !important; }
    #q-pdp .text-m:hover {
      text-decoration: underline !important; }
  #q-pdp #ugc {
    background-color: #1E1F21;
    padding: 120px 0; }
    @media only screen and (max-width: 768px) {
      #q-pdp #ugc {
        padding: 60px 0; } }

#product-oktoberquest h1.oktoberq-title, #product-oktoberquest .oktoberq-title.h1 {
  font-size: 48px;
  margin-bottom: 19px; }
  @media only screen and (max-width: 749px) {
    #product-oktoberquest h1.oktoberq-title, #product-oktoberquest .oktoberq-title.h1 {
      font-size: 35px; } }
#product-oktoberquest .oktoberq-date {
  font-size: 18px;
  line-height: 19px; }
  @media only screen and (max-width: 749px) {
    #product-oktoberquest .oktoberq-date {
      font-size: 14px;
      line-height: 15px; } }
#product-oktoberquest .display-table.oktoberq {
  margin-bottom: 0 0 0 20px; }
  @media only screen and (max-width: 749px) {
    #product-oktoberquest .display-table.oktoberq {
      margin-left: 0px; } }
#product-oktoberquest #oktoberquest-pdp-header #price-count {
  padding-left: 54px; }
  @media only screen and (max-width: 749px) {
    #product-oktoberquest #oktoberquest-pdp-header #price-count {
      padding-left: 30px; } }
#product-oktoberquest .oktoberq-header-bg {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/oktoberq_header_2048x.progressive.jpg?v=14675129801301628713") !important; }
  @media only screen and (max-width: 749px) {
    #product-oktoberquest .oktoberq-header-bg {
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_oktoberq_header_mobile_bg_1500x.progressive.jpg?v=17443718645974478103") !important; } }

#header-repurposed {
  color: white; }

#steps-intro {
  padding-bottom: 0px;
  font-size: 18px;
  line-height: 30px; }

#repurpose-header {
  font-size: 72px;
  margin-bottom: 20px;
  font-weight: 900; }

#repurpose-sub-header {
  font-weight: 500;
  font-size: 24px;
  line-height: 1; }

.step-border {
  height: 60px;
  border-right: 1px solid #B3D9FF; }

.step-number-wrapper {
  width: 100%;
  justify-content: space-between; }

.step-number {
  font-weight: 900;
  color: #EEEEEE;
  font-size: 24px; }

hr.step-border-large {
  border: 0;
  border-top: 1px solid #B3D9FF;
  display: inline-flex;
  width: 67%;
  margin: 0 0; }

.step-image {
  max-width: 90px;
  max-height: 90px;
  z-index: 2; }

.step-description {
  margin: 0 0 15px 0; }

.del-dia-text-block {
  padding-left: 0px;
  width: 50%;
  padding-top: 50px; }

#repurposed-slider-block {
  max-width: 1435px;
  padding: 0 5%;
  margin: 0 auto;
  transform: translateY(-35%); }

#product-title-wrapper {
  font-size: 14px; }

.slick-prev:before, .slick-next:before {
  font-size: 24px; }

#repurposed-slider-block .product-title {
  font-weight: 900;
  margin-bottom: 0px;
  text-transform: uppercase;
  transition: all 0s ease; }

.repurposed-text-block {
  padding-left: 0px;
  padding-top: 9%; }

.repurposed-slider-wrapper {
  padding-left: 0px; }

.gray-slider-bg {
  position: absolute;
  background-color: #F6F6F6;
  width: 86%;
  height: 90%;
  z-index: -1;
  left: 7%;
  bottom: 0; }

#product-title-wrapper {
  z-index: 3;
  transform: translateY(-50%);
  text-align: center;
  width: 60%;
  margin: 0 auto; }

@media only screen and (max-width: 749px) {
  #repurpose-header {
    font-size: 48px; }

  #repurpose-sub-header {
    font-size: 18px; }

  .step-number {
    color: #F6F6F6;
    font-size: 100px;
    margin: 0 auto;
    line-height: 100px; }

  .step-number-wrapper {
    position: absolute;
    bottom: 12%;
    left: 5%;
    right: 0;
    top: 0; }

  .del-dia-text-block {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%; }

  #product-title-wrapper {
    font-size: 10px; }

  .slick-prev:before, .slick-next:before {
    font-size: 20px; }

  #repurposed-slider-block {
    padding: 0;
    padding-left: 15px;
    transform: translateY(0%); }

  .repurposed-text-block {
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 30px; }

  .del-dia-text-block {
    padding-top: 30px; }

  .gray-slider-bg {
    width: 100%;
    left: 0;
    z-index: 0; }

  #product-title-wrapper {
    width: 55%; } }
@media only screen and (max-width: 749px) {
  #truth-luzon {
    padding: 30px 5%; } }
@media only screen and (min-width: 750px) {
  #truth-luzon-text {
    padding-left: 0px; } }
.road_warrior_bg {
  background-position: 45% 80%; }
  @media only screen and (max-width: 749px) {
    .road_warrior_bg {
      background-position: 56% 100%; } }

.hover-info.one {
  left: 46%;
  top: 23%; }
.hover-info.two {
  left: 30%;
  top: 42%; }
.hover-info.three {
  left: 64.5%;
  top: 48%; }
.hover-info.four {
  right: 8%;
  top: 57%; }
.hover-info.five {
  left: 37%;
  top: 73%; }

.ins-tech {
  margin: 12px 0; }
  .ins-tech p {
    font-size: 12px;
    text-align: left; }
  .ins-tech img {
    margin-right: 16px;
    flex: none;
    height: 48px; }

#kusa-insulation {
  background-color: #F6F6F6; }

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

  .ins-tech p {
    min-width: 180px; }

  .hover-info.one {
    left: 46%;
    top: 20%; }
  .hover-info.two {
    left: 30%;
    top: 42%; }
  .hover-info.three {
    left: 10%;
    top: 53%; }
    .hover-info.three.hover {
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_kusa_more_info_new_hover_24x.png?v=8357294597621320211"); }
  .hover-info.four {
    left: 39%;
    top: 58%; }
  .hover-info.five {
    left: 30.5%;
    top: 75%; }

  .features-jacket {
    transform: translateX(38%); } }
#fuego-down-light {
  position: relative;
  transform: translateY(-9%); }

.page-header {
  font-weight: bold;
  letter-spacing: -3px;
  font-size: 72px; }

.page-subheader {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0px; }

.floating-background {
  position: absolute;
  top: 0;
  bottom: 50%;
  right: 0;
  left: 0;
  z-index: -1;
  background-color: #f6f6f6; }

.collection-description {
  line-height: 36px;
  font-size: 18px;
  width: 80%;
  align-self: center;
  padding-right: 20px; }

.fd-label {
  position: absolute;
  z-index: 5;
  font-size: 12px; }

.fd-label.left {
  transform: rotate(-90deg);
  top: 25%;
  left: 5%; }

.fd-label.right {
  transform: rotate(90deg);
  right: 0%;
  bottom: 20%; }

.photo-caption {
  font-size: 10px;
  color: #AAAAAA;
  max-width: 300px;
  margin: 12px auto;
  padding: 0 20px; }

.rds-logo {
  position: absolute;
  top: 60%;
  left: 0%;
  width: 90px; }

.rd-block, .rd-block-right {
  padding-left: 0px; }

.rd-parallax {
  z-index: 1;
  position: absolute;
  left: 38%;
  top: 0%;
  width: 120%; }

.rd-title {
  font-size: 36px;
  font-weight: bold; }

.rd-p {
  font-size: 16px;
  line-height: 24px; }

.progressive-image-wrapper {
  position: relative;
  width: 90%;
  margin-left: 10%; }

#responsible-down {
  position: relative;
  z-index: 0;
  overflow: visible; }

@media only screen and (min-width: 1400px) {
  .rds-logo {
    left: -3.5%; } }
@media only screen and (min-width: 990px) and (max-width: 1399px) {
  .rds-logo {
    top: 61%; }

  .rd-parallax {
    left: 40%;
    top: 5%; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .rds-logo {
    top: 58%; }

  .rd-parallax {
    width: 100%;
    left: 48%;
    top: 20%; } }
@media only screen and (max-width: 749px) {
  #fuego-down-light {
    transform: translateY(0%); }

  #responsible-down {
    overflow: hidden; }

  .fd-label {
    font-size: 6px; }

  .collection-description {
    font-size: 10px;
    width: 100%;
    line-height: 18px; }

  .collection-description-wrapper {
    position: relative; }

  .photo-caption {
    font-size: 8px;
    margin: 12px auto 12px 0px; }

  .rds-logo {
    top: -20%;
    left: 20px;
    width: 72px; }

  .rd-block-right {
    transform: translateX(20px); }

  .rd-parallax {
    top: 48%;
    left: 22%; }

  .rd-title {
    font-size: 18px; }

  .rd-p {
    font-size: 12px;
    line-height: 16px; }

  .page-header {
    font-size: 24px;
    letter-spacing: -1px; }

  .page-subheader {
    font-size: 12px; }

  .fd-label.left {
    left: 2%; }

  .fd-label.right {
    bottom: 19%; }

  .progressive-image-wrapper {
    width: 100%;
    margin-left: 0%; } }
#holiday-gift-guide {
  color: #5e7039; }
  #holiday-gift-guide .parallax {
    min-width: 25%; }
  #holiday-gift-guide .page-subhead {
    font-size: 24px;
    width: 73%;
    font-weight: normal;
    line-height: 24px;
    margin-left: 3%; }
  #holiday-gift-guide .section-header {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    width: 100%;
    margin-bottom: 8px; }
  #holiday-gift-guide .content p {
    font-size: 16px;
    line-height: 24px; }
  #holiday-gift-guide .list-item {
    margin: 8px 0;
    padding: 8px 0px;
    font-size: 16px;
    letter-spacing: 0px; }
  #holiday-gift-guide .list-item span {
    font-weight: 600;
    font-style: italic; }
  #holiday-gift-guide .btn, #holiday-gift-guide #subscribe-form input[type="submit"], #subscribe-form #holiday-gift-guide input[type="submit"] {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 32px; }
  #holiday-gift-guide .btn--full {
    background-color: transparent;
    border: 1px solid #5e7039;
    width: 100%; }
  #holiday-gift-guide #nav {
    position: fixed;
    right: 0;
    width: 10%;
    top: 94px;
    text-align: right; }
  #holiday-gift-guide .line-long {
    width: 100%;
    position: absolute;
    border-top: 1px solid #5e7039;
    z-index: 5; }
  #holiday-gift-guide #gifts-him .line-long, #holiday-gift-guide #gifts-kids .line-long, #holiday-gift-guide #under-200 .line-long, #holiday-gift-guide #under-50 .line-long {
    right: 108%;
    top: 25%; }
  #holiday-gift-guide #gifts-her .line-long, #holiday-gift-guide #under-100 .line-long, #holiday-gift-guide #stocking-stuffers .line-long {
    left: 110%;
    top: 10%; }
  #holiday-gift-guide .line-short {
    width: 16px;
    border-top: 1px solid #5e7039;
    margin-left: 5px;
    display: inline-block; }
  #holiday-gift-guide .nav a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-transform: uppercase;
    margin: 10px 0;
    letter-spacing: 1px;
    line-height: 1.2; }
  #holiday-gift-guide .nav a, #holiday-gift-guide .selected {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in; }
  #holiday-gift-guide .nav .selected {
    font-weight: 700; }
  #holiday-gift-guide .selected .line-short {
    width: 23.5px; }
  #holiday-gift-guide .scroll-to {
    margin-right: 23px;
    font-weight: 700;
    font-style: italic;
    color: #AAAAAA; }
  #holiday-gift-guide a {
    color: #5e7039; }
  #holiday-gift-guide .mulled-wine {
    background-color: #5a0909; }
  #holiday-gift-guide .mulled-wine a {
    color: #fff !important; }
  #holiday-gift-guide .section-hero {
    text-align: center;
    position: relative;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #holiday-gift-guide .list-item {
    display: list-item;
    list-style: decimal;
    list-style-position: inside;
    position: relative;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in; }
    #holiday-gift-guide .list-item img {
      margin-left: 16px;
      margin-top: 4px;
      position: absolute;
      right: 8px;
      top: 25%;
      visibility: hidden; }
    #holiday-gift-guide .list-item:hover {
      padding-left: 8px;
      padding-right: 32px;
      background-color: #5a0909;
      color: #fff !important;
      opacity: 1; }
      #holiday-gift-guide .list-item:hover img {
        visibility: visible; }
  #holiday-gift-guide .section-gif {
    width: 54px;
    margin: 16px; }
  #holiday-gift-guide .header-gif {
    width: 90%; }
  #holiday-gift-guide .reverse-parallax {
    width: 50%;
    margin-left: 25%;
    text-align: center; }
  @media only screen and (min-width: 990px) {
    #holiday-gift-guide .list-item {
      width: fit-content; } }
  @media only screen and (max-width: 989px) {
    #holiday-gift-guide .reverse-parallax {
      width: 100%;
      margin-left: 0%; }
    #holiday-gift-guide .line-long, #holiday-gift-guide .line-short, #holiday-gift-guide .nav {
      display: none; }
    #holiday-gift-guide #holiday-hero {
      text-align: center; }
    #holiday-gift-guide .page-subhead {
      width: 90%; }
    #holiday-gift-guide .grid-item {
      text-align: center; }
    #holiday-gift-guide .small-page-width {
      padding: 0 10% 0 12%; }
    #holiday-gift-guide .three-quarter-center {
      width: 75%;
      margin: 0 auto; }
    #holiday-gift-guide .page-subhead {
      font-size: 12px;
      line-height: 15px; }
    #holiday-gift-guide .section-header {
      font-size: 18px;
      margin-bottom: 16px; }
    #holiday-gift-guide .parallax p {
      font-size: 12px; }
    #holiday-gift-guide .section-gif {
      width: 40px; } }
  @media only screen and (max-width: 749px) {
    #holiday-gift-guide .list-item {
      font-size: 12px; }
    #holiday-gift-guide .btn, #holiday-gift-guide #subscribe-form input[type="submit"], #subscribe-form #holiday-gift-guide input[type="submit"] {
      font-size: 12px;
      letter-spacing: 1.5px;
      font-weight: 600;
      padding: 16px 45px; }
    #holiday-gift-guide #mobile-nav .btn, #holiday-gift-guide #mobile-nav #subscribe-form input[type="submit"], #subscribe-form #holiday-gift-guide #mobile-nav input[type="submit"] {
      font-size: 8px;
      letter-spacing: 0.6px;
      line-height: 32px;
      height: 32px;
      padding: 0 24px; } }

#virtual-questival {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_virtual_teaser_bg_2048x.progressive.jpg?v=5369299990159572467");
  background-size: cover;
  color: #fff;
  background-color: #666;
  background-position: center top;
  -o-min-height: calc(100vh - 94px);
  -webkit-min-height: calc(100vh - 94px);
  -moz-min-height: calc(100vh - 94px);
  min-height: calc(100vh - 94px);
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    #virtual-questival {
      -o-min-height: calc(100vh - 90px);
      -webkit-min-height: calc(100vh - 90px);
      -moz-min-height: calc(100vh - 90px);
      min-height: calc(100vh - 90px); } }
  @media only screen and (max-width: 749px) {
    #virtual-questival {
      -o-min-height: calc(100vh - 121px);
      -webkit-min-height: calc(100vh - 121px);
      -moz-min-height: calc(100vh - 121px);
      min-height: calc(100vh - 121px); } }
  #virtual-questival p {
    margin: 0; }
  #virtual-questival h1, #virtual-questival .h1 {
    font-weight: 900;
    font-size: 48px;
    margin-bottom: 24px; }
  #virtual-questival h3, #virtual-questival .h3 {
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 33px; }
  #virtual-questival .crowdfunding-email-submit {
    background-color: #EE4A24;
    width: 184px;
    height: 48px;
    margin-left: 24px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    border-radius: 0px;
    margin: 16px 0 0 10px; }
  #virtual-questival .crowdfunding-email-input {
    width: 280px;
    height: 48px;
    font-size: 16px;
    border-radius: 0px;
    margin: 16px 0 0 0; }
  #virtual-questival .klaviyo_form_actions, #virtual-questival .klaviyo_field_group {
    display: inline-block; }
  #virtual-questival .content {
    padding: 96px 5%; }
  @media screen and (max-width: 748px) {
    #virtual-questival {
      font-weight: 400;
      font-size: 18px;
      background-position: center center;
      background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_virtual_quest_bg_mob_1500x.progressive.jpg?v=12827282544883686529"); }
      #virtual-questival .content {
        padding: 48px 2.5%; }
      #virtual-questival h1, #virtual-questival .h1 {
        font-size: 64px;
        font-weight: bold;
        line-height: 1; }
      #virtual-questival h3, #virtual-questival .h3 {
        font-size: 40px;
        font-weight: bold;
        line-height: 1; }
      #virtual-questival .flex_container, #virtual-questival .ins-tech, #virtual-questival #holiday-gift-guide .section-hero, #holiday-gift-guide #virtual-questival .section-hero {
        justify-content: center; }
      #virtual-questival .klaviyo_form_actions, #virtual-questival .klaviyo_field_group {
        display: block; } }
  @media screen and (min-width: 748px) {
    #virtual-questival .teaser-description, #virtual-questival .prompt {
      width: 45%; } }

#subscribe-form .page-width {
  position: relative; }
#subscribe-form form {
  transition: opacity .3s; }
#subscribe-form input[type="text"] {
  margin-bottom: 20px; }
#subscribe-form p {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  opacity: 0;
  transition: opacity .3s; }
#subscribe-form .fade-out {
  opacity: 0; }
#subscribe-form .fade-in {
  opacity: 1; }

#page-about-us .btn, #page-about-us #subscribe-form input[type="submit"], #subscribe-form #page-about-us input[type="submit"] {
  text-transform: uppercase; }
#page-about-us .padded.small {
  padding: 16px; }
  #page-about-us .padded.small.fixed {
    padding: 8px; }
#page-about-us .padded.medium {
  padding: 24px; }
  #page-about-us .padded.medium.fixed {
    padding: 12px; }
#page-about-us .padded.large {
  padding: 48px; }
  #page-about-us .padded.large.fixed {
    padding: 24px; }
#page-about-us p {
  margin: 0 0 24px 0; }
#page-about-us .white-text {
  color: #FFFFFF; }
#page-about-us .g4g_angle_white {
  position: absolute;
  bottom: 0px;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/g4g_angle_white_2048x.png?v=4082523629432679067) no-repeat left bottom;
  background-size: cover; }
#page-about-us .g4g_vidwrap {
  display: block;
  position: relative;
  z-index: 1;
  line-height: 0;
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.5);
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  cursor: pointer; }
#page-about-us .g4g_story_play {
  width: 121px;
  height: 124px;
  background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/g4g_story_play_121x.png?v=1116684256016713010) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
#page-about-us .padded {
  width: 100%; }
#page-about-us .light-background {
  background-color: #F6F6F6; }
#page-about-us .white-background {
  background-color: #FFF; }
#page-about-us .g4g_shadow {
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25); }
#page-about-us .g4g_product {
  max-width: 300px;
  margin: 0 auto; }
#page-about-us .slider-nav {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  max-height: 90px;
  padding: 2px; }
#page-about-us .slider-nav .svgwrap {
  border: 1px solid white;
  padding: 2% 10%;
  transition: all .3s ease;
  cursor: pointer; }
#page-about-us .svgwrap svg {
  width: 100%;
  height: auto; }
#page-about-us .slider-nav .svgwrap.active {
  background-color: #0098DB; }
#page-about-us .slider-nav .svgwrap.active svg path {
  fill: white; }
#page-about-us .float-panel {
  z-index: 1; }
#page-about-us #header-about-us .rellax.cover_bg, #page-about-us #header-about-us .rellax.panel-bg {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/g4g_intro_bg_2048x.progressive.jpg?v=2343679449403390705);
  background-position: center center;
  height: 100%; }
#page-about-us #g4g-supply .content_container, #page-about-us #g4g-deeds .content_container, #page-about-us #g4g-stoke .content_container {
  height: 70vh; }
#page-about-us #g4g-supply .cover_bg, #page-about-us #g4g-supply .panel-bg, #page-about-us #g4g-deeds .cover_bg, #page-about-us #g4g-deeds .panel-bg, #page-about-us #g4g-stoke .cover_bg, #page-about-us #g4g-stoke .panel-bg {
  background-position: center center;
  height: 100%; }
#page-about-us #g4g-supply .content_container .cover_bg, #page-about-us #g4g-supply .content_container .panel-bg {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_supply_bg_2048x.progressive.jpg?v=462627177681047842); }
#page-about-us #g4g-deeds .content_container .cover_bg, #page-about-us #g4g-deeds .content_container .panel-bg {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_deeds_bg_2048x.progressive.jpg?v=10648775748274002459); }
#page-about-us #g4g-stoke .content_container .cover_bg, #page-about-us #g4g-stoke .content_container .panel-bg {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_stoke_bg_2048x.progressive.png.jpg?v=16769699894243770031); }
#page-about-us .section-title {
  font-size: 36px;
  line-height: 1; }
#page-about-us .section-content {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5; }
#page-about-us .section-container {
  width: 60%;
  margin: 0 auto;
  padding: 48px 5%; }
#page-about-us .panel-bg {
  background-position: center center;
  min-height: 240px;
  width: 33.33%;
  height: 100%; }
#page-about-us .panel-bg-container {
  min-height: 620px; }
#page-about-us .panel-bg-1 {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_founder_1_1500x.progressive.jpg?v=13999112642295126369); }
#page-about-us .panel-bg-2 {
  background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_founder_2_1500x.progressive.jpg?v=14718334946972564874); }
@media only screen and (max-width: 749px) {
  #page-about-us #header-about-us .rellax.cover_bg, #page-about-us #header-about-us .rellax.panel-bg {
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/g4g_intro_bg_mobile_1500x.progressive.jpg?v=15635375727258019841);
    height: 120%; }
  #page-about-us #g4g-supply .content_container .cover_bg, #page-about-us #g4g-supply .content_container .panel-bg {
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_supply_bg_mobile_1500x.progressive.jpg?v=8782277285349207532);
    background-position: 62% center; }
  #page-about-us #g4g-deeds .content_container .cover_bg, #page-about-us #g4g-deeds .content_container .panel-bg {
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_deeds_mobile_1500x.progressive.jpg?v=9045615455040551589); }
  #page-about-us #g4g-stoke .content_container .cover_bg, #page-about-us #g4g-stoke .content_container .panel-bg {
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_good_stoke_bg_1500x.progressive.jpg?v=10377180014567922645); }
  #page-about-us .section-title {
    font-size: 24px; }
  #page-about-us .section-container {
    width: 100%;
    padding-bottom: 24px; }
  #page-about-us #founder .section-container {
    padding-top: 32px; }
  #page-about-us .panel-bg {
    width: 100%;
    height: 46%; }
  #page-about-us .panel-bg-container {
    min-height: 960px; }
  #page-about-us .panel-bg-1, #page-about-us .panel-bg-2 {
    height: 27%; }
  #page-about-us .panel-bg-1 {
    background-position: center top;
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_founder_1_mob_1500x.progressive.jpg?v=18080004629326592482); }
  #page-about-us .panel-bg-2 {
    background-image: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_founder_2_mob_1500x.progressive.jpg?v=1606007219545691368); } }
@media (max-width: 749px) {
  #page-about-us .float-panel {
    padding: 0 20%; } }
@media (max-width: 649px) {
  #page-about-us .float-panel {
    padding: 0 15%; } }
@media (max-width: 550px) {
  #page-about-us .float-panel {
    padding: 0 10%; } }
@media (max-width: 485px) {
  #page-about-us .float-panel {
    padding: 0 20px; } }

.choice-banner {
  text-align: center;
  padding: 100px 0;
  color: #fff;
  background-size: cover; }
  @media only screen and (max-width: 989px) {
    .choice-banner {
      padding: 60px 0; } }
  .choice-banner img {
    width: auto; }
  .choice-banner h1, .choice-banner .h1 {
    text-transform: uppercase;
    margin: 40px 0 10px; }
    @media only screen and (max-width: 989px) {
      .choice-banner h1, .choice-banner .h1 {
        margin: 20px 0 10px; } }
  .choice-banner p {
    font-size: 18px;
    max-width: 550px;
    margin: 0 auto; }
  .choice-banner a {
    display: inline-block;
    width: 225px;
    font-size: 18px;
    padding: 15px 0;
    color: #fff;
    background: #9e9e2d;
    background: -moz-linear-gradient(top, #9e9e2d 0%, #9d9d2c 16%, #656514 100%);
    background: -webkit-linear-gradient(top, #9e9e2d 0%, #9d9d2c 16%, #656514 100%);
    background: linear-gradient(to bottom, #9e9e2d 0%, #9d9d2c 16%, #656514 100%);
    margin-top: 40px;
    border-radius: 6px; }

.choice-products {
  padding-top: 80px; }
  @media only screen and (max-width: 989px) {
    .choice-products {
      padding-top: 40px; } }
  .choice-products p {
    font-size: 12px; }

#seize-the-dia {
  text-align: center;
  color: #fff;
  padding: 20vh 0;
  background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/seize-the-dia-background.jpg?165182) 50%/cover no-repeat; }
  #seize-the-dia strong {
    display: inline-block;
    font-size: 28px;
    font-family: "GothamNarrow","Helvetica Neue",Helvetica,Arial,sans-serif; }
  #seize-the-dia h1, #seize-the-dia .h1 {
    font-size: 72px;
    margin: 20px 0; }
  #seize-the-dia p {
    font-weight: 700;
    max-width: 538px;
    margin: 0 auto 40px; }
  #seize-the-dia form {
    transition: opacity .3s; }
  #seize-the-dia .form {
    position: relative;
    max-width: 500px;
    margin: 0 auto; }
  #seize-the-dia input {
    width: 100%;
    font-size: 14px;
    padding: 12px 10px 13px; }
  #seize-the-dia .btn, #seize-the-dia #subscribe-form input[type="submit"], #subscribe-form #seize-the-dia input[type="submit"] {
    display: block;
    width: 100%;
    background: #F27E28; }
  #seize-the-dia .success-message {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s; }
    #seize-the-dia .success-message.fade-in {
      opacity: 1; }
  #seize-the-dia .fade-out {
    opacity: 0;
    pointer-events: none; }

@media only screen and (max-width: 749px) {
  #seize-the-dia {
    padding: 55px 0; }
    #seize-the-dia .form {
      max-width: 240px; }
    #seize-the-dia input {
      padding: 10px 10px 11px; }
    #seize-the-dia .btn, #seize-the-dia #subscribe-form input[type="submit"], #subscribe-form #seize-the-dia input[type="submit"] {
      margin-top: 17px; } }
/*================ Vendor ================*/
/*================ Static Sections ================*/
#CartDrawer .icon-close {
  width: 25px; }

.cart-heading {
  letter-spacing: 0; }

.cart-item .title {
  display: inline-block; }
.cart-item .variant_title {
  font-size: 14px; }
.cart-item .quantity > div {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid gray;
  text-align: center;
  padding-top: 5px;
  margin: 0;
  overflow: hidden; }
.cart-item .quantity .increment {
  cursor: pointer; }
  .cart-item .quantity .increment.disabled {
    color: rgba(128, 128, 128, 0.3);
    border: 1px solid rgba(128, 128, 128, 0.3);
    cursor: default; }
.cart-item .original-price {
  text-decoration: line-through; }

.subtotal p, .subtotal h4, .subtotal .h4 {
  margin: 0; }
.subtotal .money {
  text-align: right; }

.cart-savings {
  text-align: center;
  font-style: italic; }

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

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

/*================ #Site Nav and Dropdowns ================*/
.site-nav {
  position: relative;
  padding: 0;
  text-align: center;
  margin: 0; }
  .site-nav > li {
    display: inline-block;
    vertical-align: -5px; }
    @media only screen and (max-width: 989px) {
      .site-nav > li {
        vertical-align: -2px; } }
  .site-nav .site-nav__link--main {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 3px 3px 8px 3px; }
    @media only screen and (max-width: 989px) {
      .site-nav .site-nav__link--main {
        letter-spacing: 0;
        padding: 3px 0px 8px 0px; } }
  .site-nav > li:hover .site-nav__dropdown-container {
    display: block; }
  .site-nav > li:after {
    content: '|'; }
  .site-nav > li:last-child:after {
    content: ''; }

.site-nav--centered {
  padding-bottom: 15px; }

/*================ Site Nav Links ================*/
.site-nav__link {
  display: inline-block;
  white-space: normal; }
  .site-nav__link[disabled] {
    cursor: default; }
  h4 .site-nav__link, .h4 .site-nav__link {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    margin: 0 0 4px 0; }
  .site-nav--centered .site-nav__link {
    padding-top: 0; }
  .site-nav__link .icon-chevron-down {
    width: 8px;
    height: 8px;
    margin-left: 2px; }
    .site-nav--active-dropdown .site-nav__link .icon-chevron-down {
      transform: rotateZ(-180deg); }
  .site-nav__link.site-nav--active-dropdown {
    border: 1px solid #e8e9eb;
    border-bottom: 1px solid transparent;
    z-index: 2; }

/*================ Dropdowns ================*/
.site-nav--has-dropdown {
  position: relative; }

.site-nav--has-centered-dropdown {
  position: static; }

.site-nav__dropdown-container {
  background: transparent;
  display: none;
  position: absolute;
  left: -10px;
  top: 30px;
  z-index: 97; }

.site-nav__dropdown {
  padding: 5px;
  margin: 0;
  text-align: left;
  border: 1px solid #e8e9eb;
  background: white;
  position: fixed; }
  .site-nav__dropdown hr {
    margin: 10px 0; }
  .site-nav__dropdown .site-nav__dropdown-sublist {
    display: block;
    float: left;
    width: 160px;
    padding: 10px;
    padding-top: 0; }
    @media only screen and (max-width: 989px) {
      .site-nav__dropdown .site-nav__dropdown-sublist {
        width: 130px; } }
    .site-nav__dropdown .site-nav__dropdown-sublist h4, .site-nav__dropdown .site-nav__dropdown-sublist .h4 {
      margin: 0; }
    .site-nav__dropdown .site-nav__dropdown-sublist ul li a {
      color: #666666; }
    .site-nav__dropdown .site-nav__dropdown-sublist ul li:hover a {
      color: #0098db; }
  .site-nav__dropdown li {
    display: block;
    line-height: 1.2; }
    .site-nav__dropdown li:hover a {
      color: #0098db; }

.site-nav__dropdown--centered {
  width: 100%;
  border: 0;
  background: none;
  padding: 0;
  text-align: center; }

/*================ Child list ================*/
.site-nav__childlist {
  display: inline-block;
  border: 1px solid #e8e9eb;
  background: white;
  padding: 5px;
  text-align: left; }

.site-nav__childlist-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -15px; }

.site-nav__childlist-item {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 15px; }

.site-nav__child-link {
  font-size: 12px;
  padding: 0; }

.cross-off {
  text-decoration: line-through; }

.drawer {
  display: none;
  position: absolute;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 99;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  will-change: transform; }
  .drawer input[type="text"],
  .drawer textarea {
    background-color: white;
    color: black; }

.js-drawer-open {
  overflow: hidden; }

.drawer--left {
  position: fixed;
  width: 300px;
  left: -300px;
  bottom: 0;
  top: 0;
  overflow-y: auto; }
  .js-drawer-open-left .drawer--left {
    -ms-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    display: block; }

.drawer--right {
  position: fixed;
  width: 300px;
  right: -300px;
  bottom: 0;
  top: 0;
  overflow-y: auto; }
  .js-drawer-open-right .drawer--right {
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    display: block; }

.drawer--top {
  width: 100%; }
  .js-drawer-open-top .drawer--top {
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block; }

.drawer-page-content::after {
  visibility: hidden;
  opacity: 0;
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 98;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1; }

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle; }

.drawer__close-button {
  background: none;
  border: 0 none;
  position: relative;
  right: -15px;
  height: 100%;
  width: 60px;
  padding: 0 20px;
  color: inherit;
  font-size: 1.125em; }
  .drawer__close-button:active, .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6); }

.site-footer {
  margin: 0;
  padding: 0 0 20px 0;
  background-color: #666; }
  @media only screen and (max-width: 1399px) {
    .site-footer .flex_right {
      display: flex;
      justify-content: center; }
    .site-footer .flex_right .flex_container, .site-footer .flex_right .ins-tech, .site-footer .flex_right #holiday-gift-guide .section-hero, #holiday-gift-guide .site-footer .flex_right .section-hero {
      margin-left: 0; } }
  @media only screen and (max-width: 749px) {
    .site-footer {
      text-align: center; } }

.site-footer__linklist {
  padding: 0;
  margin: 0;
  font-size: 11px; }
  @media only screen and (max-width: 1399px) {
    .site-footer__linklist {
      display: flex;
      justify-content: center; } }
  .site-footer__linklist a {
    color: white;
    margin: 0 5px; }
  .site-footer__linklist li {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .site-footer__linklist li:after {
    color: white;
    content: '|'; }
  .site-footer__linklist li:last-child:after {
    content: ''; }
  .site-footer__linklist li:first-child a {
    margin-left: 0; }
  .site-footer__linklist li:last-child a {
    margin-right: 0; }

.site-footer__linklist,
.site-footer__newsletter {
  margin-top: 15px; }
  .site-footer__linklist .input-group,
  .site-footer__newsletter .input-group {
    border: 1px solid #e8e9eb;
    background: #fff; }
  .site-footer__linklist .input-group__field,
  .site-footer__linklist .input-group__btn .btn,
  .site-footer__linklist .input-group__btn #subscribe-form input[type="submit"],
  #subscribe-form .site-footer__linklist .input-group__btn input[type="submit"],
  .site-footer__newsletter .input-group__field,
  .site-footer__newsletter .input-group__btn .btn,
  .site-footer__newsletter .input-group__btn #subscribe-form input[type="submit"],
  #subscribe-form .site-footer__newsletter .input-group__btn input[type="submit"] {
    height: 23px;
    border: none;
    color: #666; }
  .site-footer__linklist .input-group__field,
  .site-footer__newsletter .input-group__field {
    font-size: 10px;
    padding: 10px; }
  .site-footer__linklist .input-group__btn .btn, .site-footer__linklist .input-group__btn #subscribe-form input[type="submit"], #subscribe-form .site-footer__linklist .input-group__btn input[type="submit"],
  .site-footer__newsletter .input-group__btn .btn,
  .site-footer__newsletter .input-group__btn #subscribe-form input[type="submit"],
  #subscribe-form .site-footer__newsletter .input-group__btn input[type="submit"] {
    background-color: #fff;
    padding: 0;
    width: 20px; }
  @media only screen and (min-width: 750px) {
    .site-footer__linklist,
    .site-footer__newsletter {
      margin-top: 35px; } }

.site-footer__linklist-item {
  display: inline-block; }
  @media only screen and (min-width: 750px) {
    .site-footer__linklist-item {
      display: block; } }

.site-footer__newsletter {
  margin: 15px 10px 0;
  max-width: 180px;
  display: inline-block; }
  @media only screen and (min-width: 750px) {
    .site-footer__newsletter {
      margin: 20px 15px 0; } }

.site-footer__social-icons,
.site-footer__copyright {
  margin-top: 15px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 750px) {
    .site-footer__social-icons,
    .site-footer__copyright {
      margin-top: 20px; } }

.social-icons__link {
  display: block;
  padding: 0 3px;
  color: white; }
  .social-icons__link:first-child {
    margin-left: 0; }

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

.site-footer__copyright-content {
  font-size: 0.8125em;
  padding-right: 20px; }
  .site-footer__copyright--right .site-footer__copyright-content {
    padding: 0 0 0 20px; }
    .site-footer__copyright--right .site-footer__copyright-content:first-child {
      padding-left: 0; }
    @media only screen and (min-width: 750px) {
      .site-footer__copyright--right .site-footer__copyright-content {
        padding: 0 0 0 30px; } }

.site-footer__copyright-content--powered-by {
  padding-right: 0; }

.site-footer__payment-icons {
  margin-top: 15px; }
  @media only screen and (min-width: 750px) {
    .site-footer__payment-icons {
      margin-top: 15px; }
      .site-footer__copyright--right .site-footer__payment-icons {
        padding-left: 30px; } }
  .site-footer__payment-icons .payment-icon {
    margin-right: 5px; }
    .site-footer__payment-icons .payment-icon:last-child {
      margin-right: 0; }

.site-footer__copyright--bottom {
  margin-top: 15px; }

@media only screen and (min-width: 750px) {
  .site-footer__payment-icons--right {
    float: right;
    margin-top: 0; } }
.site-footer__linklist,
.site-footer__newsletter,
.site-footer__social-icons,
.site-footer__bcorp {
  margin-top: 20px; }
  @media only screen and (min-width: 750px) {
    .site-footer__linklist,
    .site-footer__newsletter,
    .site-footer__social-icons,
    .site-footer__bcorp {
      margin-top: 20px; } }

/*================ Mobile Site Nav ================*/
.mobile-nav {
  display: block;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  height: 100vh;
  overflow: scroll; }
  .third-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0); }

.mobile-nav__link,
.mobile-nav__sublist-link {
  display: block;
  width: 100%;
  padding: 20px;
  font-size: 16px; }

.nav-divider {
  position: absolute;
  left: 50%;
  top: 30%;
  height: 40%;
  border-right: 1px solid #e8e9eb; }

.mobile-nav__link {
  position: relative;
  border-bottom: 1px solid #e8e9eb;
  focus: none; }

.mobile-nav__item {
  width: 90%;
  margin: auto; }
  .mobile-nav__item .icon {
    position: relative;
    height: 25px;
    vertical-align: middle; }

.mobile-nav__icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  pointer-events: none;
  overflow: hidden; }

.mobile-nav__help, .mobile-nav__login {
  padding: 20px;
  font-size: 16px; }
  .mobile-nav__help .icon, .mobile-nav__login .icon {
    height: 15px; }
  .mobile-nav__help .icon.hover, .mobile-nav__login .icon.hover {
    opacity: 1;
    display: inline-block; }
  .mobile-nav__help .icon.no-hover, .mobile-nav__login .icon.no-hover {
    display: none; }
  .mobile-nav__help span, .mobile-nav__login span {
    padding-left: 10px; }

.mobile-nav__table {
  display: table;
  width: 100%; }

.mobile-nav__table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: left;
  white-space: normal; }

.mobile-nav__toggle-button {
  padding: 20px 15px; }

.mobile-nav__dropdown {
  background-color: white;
  z-index: 98;
  width: 100%;
  opacity: 0;
  height: 0;
  text-align: center;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  transition-duration: 2s; }
  .mobile-nav__dropdown .mobile-nav__item {
    visibility: hidden;
    opacity: 0;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .is-active + .mobile-nav__dropdown {
    opacity: 1; }
    .is-active + .mobile-nav__dropdown .mobile-nav__item {
      visibility: visible;
      opacity: 1; }
  .mobile-nav__dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99; }
  .mobile-nav__dropdown .mobile-nav__sublist-header {
    font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle; }

/*================ Mobile nav wrapper ================*/
.mobile-nav-wrapper {
  -ms-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  position: absolute;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  display: none;
  overflow: hidden;
  width: 100%;
  opacity: 0; }
  .mobile-nav-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #e8e9eb; }
  .mobile-nav-wrapper .list-header, .mobile-nav-wrapper .search-box {
    opacity: 0;
    transform: translateY(20px);
    transition-delay: 0.3s;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .mobile-nav-wrapper .list-header {
    transition-delay: 0.4s; }
  .mobile-nav-wrapper .search-box {
    padding-top: 10px; }
  .mobile-nav-wrapper.js-menu--is-open {
    display: block;
    opacity: 0.98; }
    .mobile-nav-wrapper.js-menu--is-open .list-header {
      opacity: 1;
      transform: translateY(0px); }
    .mobile-nav-wrapper.js-menu--is-open .search-box {
      opacity: 1;
      transform: translateY(0px); }

.mobile-nav--open .icon-close {
  display: none; }

.mobile-nav--close .icon-hamburger {
  display: none; }

.slick-arrow.hideArrow {
  z-index: 0; }

.hide-on-search {
  opacity: 0; }
  .hide-on-search.mobile-nav__item {
    opacity: 0 !important;
    pointer-events: none;
    transform: translateY(20px) !important; }

.search-bar__form {
  display: table;
  width: 100%;
  position: relative;
  height: 40px;
  border: 1px solid transparent; }

@media only screen and (max-width: 749px) {
  .search-bar__form {
    width: 100%; } }
.search-bar__submit .icon {
  position: relative;
  top: -1px;
  height: 24px; }

.search-bar__submit,
.search-header__submit {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 0 0 5px;
  height: 100%;
  z-index: 1; }

.search-header__input,
.search-bar__input {
  background-color: transparent;
  border-radius: 2px;
  color: black;
  border-color: #eee;
  border-width: 1px;
  border-style: solid;
  padding-left: 35px;
  width: 100%; }
  .search-header__input::-webkit-input-placeholder,
  .search-bar__input::-webkit-input-placeholder {
    color: black;
    opacity: 0.6; }
  .search-header__input::-moz-placeholder,
  .search-bar__input::-moz-placeholder {
    color: black;
    opacity: 0.6; }
  .search-header__input:-ms-input-placeholder,
  .search-bar__input:-ms-input-placeholder {
    color: black;
    opacity: 0; }
  .search-header__input::-ms-input-placeholder,
  .search-bar__input::-ms-input-placeholder {
    color: black;
    opacity: 1; }

/*============================================================================
  The search submit button has pointer-events: none which also
  effects the :hover style. This forces the style to be applied.
==============================================================================*/
.search-header__input:hover + .btn--link {
  opacity: 0.6; }

/*================ Mobile Search Bar ================*/
.search-bar {
  border-bottom: 1px solid #e8e9eb;
  padding: 0 10px;
  z-index: 1000; }

.search-bar__table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin: 0 auto; }

.search-bar__table-cell {
  display: table-cell;
  vertical-align: middle; }

.search-bar__form-wrapper {
  width: 90%; }

/*================ Header Search ================*/
.search-header {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 30px;
  vertical-align: middle; }
  .search-header.search--focus {
    max-width: 250px; }

.search-header__input {
  cursor: pointer; }

.search--focus .search-header__input {
  outline: none;
  border-color: #e8e9eb;
  cursor: auto; }
.search--focus .search-header__submit {
  padding-left: 10px;
  pointer-events: auto; }

.search-header__submit {
  pointer-events: none; }

.search-header,
.search-header__submit {
  transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1); }

.no-svg .site-header__search-toggle {
  display: inline-block; }
.no-svg .search-header {
  max-width: none; }
.no-svg .search__input {
  width: auto;
  padding-left: 60px; }

/*================ Mobile Search ================*/
.mobile-nav input {
  border-radius: 20px;
  border-color: #e8e9eb; }
.mobile-nav input::placeholder {
  color: #666666; }
.mobile-nav .search-header {
  max-width: 100%;
  border-radius: 20px; }
.mobile-nav .search-header__input {
  padding: 10px 15px;
  font-size: 16px; }
.mobile-nav .search-header__exit {
  display: none;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 5px 0 0;
  height: 100%;
  z-index: 1; }
.mobile-nav .search-bar__submit,
.mobile-nav .search-header__submit {
  display: relative; }
.mobile-nav .search-header__submit {
  padding-left: 10px; }
.mobile-nav .search-header__input {
  padding-left: 45px; }
.mobile-nav .search--focus input {
  border-color: #000; }
.mobile-nav .search--focus .search-header__input {
  padding-left: 45px; }
.mobile-nav .search--focus .search-header__submit {
  padding-left: 10px; }
.mobile-nav .search--focus .search-header__exit {
  display: inline-block; }
.mobile-nav .mobile-nav__item.search {
  padding: 10px 0px; }

.site-header-container {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98; }

.site-header {
  background-color: rgba(255, 255, 255, 0.96);
  position: relative;
  padding: 0 20px; }
  .site-header nav {
    display: inline-block; }
  @media only screen and (max-width: 749px) {
    .site-header {
      border-bottom: 1px solid #e8e9eb;
      padding: 0; } }
  @media only screen and (min-width: 750px) {
    .site-header.logo--center {
      padding-top: 20px; } }

#header-fixed-height-container {
  height: 60px; }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    #header-fixed-height-container {
      height: 56px; } }
  @media only screen and (max-width: 749px) {
    #header-fixed-height-container {
      height: 67px; } }

.search-bar__close svg {
  height: 24px;
  width: 24px; }

.site-header__logo {
  margin: 10px 10px 7px 0;
  display: inline-block; }
  .site-header__logo svg {
    display: inline-block;
    width: 126px;
    vertical-align: middle; }
    @media only screen and (min-width: 750px) and (max-width: 989px) {
      .site-header__logo svg {
        width: 106px; } }
  .logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto; }
    @media only screen and (max-width: 749px) {
      .logo-align--center .site-header__logo {
        text-align: left;
        margin: 15px 0; } }

.site-header__logo-link {
  display: inline-block;
  word-break: break-word; }

.site-header__logo-image {
  display: block; }
  @media only screen and (min-width: 750px) {
    .site-header__logo-image {
      margin: 0 auto; } }

.site-header__logo-image--centered img {
  margin: 0 auto; }

@media only screen and (min-width: 750px) {
  .logo-align--center .site-header__logo-link {
    margin: 0 auto; } }
@media only screen and (max-width: 749px) {
  .site-header__icons .btn--link,
  .site-header__icons .site-header__cart {
    font-size: 1em; } }
.site-header__icons {
  position: relative;
  white-space: nowrap; }

.site-header__icons-wrapper {
  position: relative; }
  .site-header__icons-wrapper .icon {
    width: 24px;
    height: 24px; }

.site-header__cart,
.site-header__search-toggle,
.site-header__account,
.site-header__help {
  position: relative; }

.site-header__search-toggle {
  padding-right: 220px; }
  .site-header__icons--plus .site-header__search-toggle {
    padding-right: 200px; }

@media only screen and (min-width: 750px) {
  .site-header__cart,
  .site-header__account,
  .site-header__help,
  .site-header__region {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 8px 0px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

  .site-header__region {
    max-height: 40px;
    padding-left: 10px;
    border-left: solid #eee 1px; }

  .site-header__cart {
    right: 40px; }

  .site-header__account {
    right: 75px; }

  .site-header__help {
    right: 110px; } }
@media only screen and (min-width: 1400px) {
  .site-header__region {
    max-height: 40px;
    padding-left: 20px;
    border-left: solid #eee 1px; }

  .site-header__cart {
    right: 60px; }

  .site-header__account {
    right: 105px; }

  .site-header__help {
    right: 150px; } }
.region-selector {
  height: 70px;
  width: 45px;
  position: fixed;
  right: 0;
  top: 0; }

.region-selector:hover .site-nav__dropdown-container {
  display: block;
  top: 56px;
  left: 50%; }

.site-header__region-wrapper .site-nav__dropdown {
  padding: 20px 112px 20px 25px;
  right: 0px; }
  .site-header__region-wrapper .site-nav__dropdown .blocker-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 81%;
    top: -4%; }
  .site-header__region-wrapper .site-nav__dropdown .blocker {
    opacity: 1;
    background-color: #fff;
    height: 50px;
    width: 60px; }

@media only screen and (min-width: 1400px) {
  .site-header__region-wrapper .blocker-wrapper {
    left: 77% !important; }

  .region-selector .site-nav__dropdown-container {
    top: 60px !important; } }
.site-header__region-wrapper li {
  display: flex;
  align-items: center; }
  .site-header__region-wrapper li a {
    display: flex;
    align-items: center; }

.site-header__region-wrapper {
  font-size: 12px; }
  .site-header__region-wrapper h4, .site-header__region-wrapper .h4 {
    padding-bottom: 7.5px;
    font-weight: 400; }
  .site-header__region-wrapper span {
    font-size: 10px;
    padding-left: 10px; }

.site-header__cart-title,
.site-header__search-title {
  display: inline-block;
  vertical-align: middle;
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.site-header__cart-title {
  margin-right: 3px; }

.site-header__cart-count {
  display: block;
  position: absolute;
  top: -1px;
  font-weight: bold;
  background-color: #007aaf;
  color: white;
  border-radius: 9px;
  min-width: 16px;
  height: 16px; }
  .site-header__cart-count span {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    padding: 2px 5px;
    font-size: 11px;
    line-height: 1; }
  @media only screen and (min-width: 750px) {
    .logo--left .site-header__cart-count {
      left: 16px;
      top: 0px; } }

@media only screen and (max-width: 749px) {
  .site-header__cart-count {
    top: 9px;
    left: 16px; } }
.site-header__menu {
  display: none; }

.site-header .icon-hamburger,
.site-header .icon-close {
  height: 30px; }
  @media only screen and (min-width: 750px) {
    .site-header .icon-hamburger,
    .site-header .icon-close {
      margin-right: 3px; } }

.icon-search {
  padding: 1px; }

.icon-help {
  padding: 2px 0; }

.icon-login {
  padding: 0px; }

.icon-cart {
  padding-top: 1px; }

@media only screen and (max-width: 749px) {
  .site-header__logo {
    padding-left: 15px; }

  .site-header__icons {
    padding-right: 15px; }

  .site-header__menu,
  .site-header__search-toggle,
  .site-header__cart,
  .site-header__account,
  .site-header__help {
    display: inline-block;
    vertical-align: middle;
    padding: 18px 8px;
    margin: 0; }
    .site-header__icons--plus .site-header__menu, .site-header__icons--plus
    .site-header__search-toggle, .site-header__icons--plus
    .site-header__cart, .site-header__icons--plus
    .site-header__account, .site-header__icons--plus
    .site-header__help {
      padding: 18px 6px; }

  .site-header__logo {
    text-align: left; }
    .site-header__logo img {
      margin: 0; }

  .site-header__help,
  .site-header__cart {
    padding: 18px 0px !important; } }
.notification-bar {
  text-align: left;
  position: relative;
  z-index: 0; }

.notification-bar__content {
  display: block;
  font-size: 0.75em;
  padding: 7px 15px;
  line-height: 20px; }
  @media only screen and (min-width: 750px) {
    .notification-bar__content {
      padding: 7px 20px; } }

.notification-bar__message {
  font-family: "DarwinAlt", "Gotham", Georgia, serif;
  font-style: italic; }

.notification-bar__promo {
  font-family: "GothamNarrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media only screen and (max-width: 749px) {
  .notification-bar__promo {
    padding-top: 0; }

  .notification-bar__message {
    padding-bottom: 0; } }
/*********** Gear For Good ***********/
.g4g_collection {
  position: relative;
  color: #000000;
  a: hover;
    a--webkit-transition: opacity 0.25s ease-in-out;
    a-transition: opacity 0.25s ease-in-out; }
  .g4g_collection .section-title {
    padding-left: 0px; }
  .g4g_collection #slider-1 .slick-list {
    padding: 0 20% 0 0; }
  .g4g_collection #slider-2 .slick-list {
    padding: 0 0 0 20%; }
  .g4g_collection .slider-dot-anchor, .g4g_collection .slider-arrow-anchor {
    padding: 24px 15px;
    display: block;
    width: 80px; }
  .g4g_collection .slider-arrow-anchor {
    width: 75px;
    margin: 0 0 0 auto;
    position: relative; }
  .g4g_collection .slick-dots {
    width: 56px;
    pointer-events: none;
    width: auto;
    bottom: -10px; }
    .g4g_collection .slick-dots li {
      margin: 0px; }
  .g4g_collection .slick-arrow {
    height: 100px; }
  .g4g_collection .slick-dots li button:before {
    color: black !important;
    font-size: 24px; }
  .g4g_collection .slick-arrow {
    top: 100%; }
  .g4g_collection .slick-next {
    right: -12px; }
  .g4g_collection .slick-prev {
    left: -13px; }
  .g4g_collection .slick-prev:before, .g4g_collection .slick-next:before {
    font-size: 20px;
    font-weight: bold; }
  .g4g_collection .slick-prev:before {
    content: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/slider-arrow-left.svg?v=17736113101069983361"); }
  .g4g_collection .slick-next:before {
    content: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/slider-arrow-right.svg?v=10157265440147799583"); }
  .g4g_collection .padded.small {
    padding: 16px; }
  .g4g_collection .padded.small.fixed {
    padding: 8px; }
  .g4g_collection .padded.medium {
    padding: 24px; }
  .g4g_collection .padded.medium.fixed {
    padding: 12px; }
  .g4g_collection .padded.large {
    padding: 48px; }
  .g4g_collection .padded.large.fixed {
    padding: 24px; }
  .g4g_collection .g4g_title {
    color: #FFFFFF;
    margin: 0 0 0 auto; }
  .g4g_collection .g4g_subheader {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 30px 0 0 0;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5); }
  .g4g_collection .btn--black, .g4g_collection .btn--blue {
    font-size: 12px;
    letter-spacing: 2px;
    padding: 16px 44px; }
  .g4g_collection .btn--large {
    padding: 64px 10px;
    width: 100%;
    font-size: 16px;
    letter-spacing: 2.67px; }
  .g4g_collection .fit_slider_img {
    width: 100%;
    padding-left: 20px;
    padding-right: 1px; }
  .g4g_collection #shop-look a.overlay:before {
    position: absolute;
    top: 0;
    bottom: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
    content: "";
    z-index: 999; }
  .g4g_collection #shop-look a.overlay:hover {
    opacity: 1; }
    .g4g_collection #shop-look a.overlay:hover:before {
      opacity: 0.2; }
  .g4g_collection .slick-dots {
    left: 15px; }
  .g4g_collection .header-text {
    padding: 48px; }
  @media only screen and (max-width: 989px) {
    .g4g_collection .header-text {
      padding-right: 5%; } }
  .g4g_collection .g4g_title.mobile {
    color: black; }
    .g4g_collection .g4g_title.mobile svg path {
      fill: black !important; }
  @media only screen and (max-width: 749px) {
    .g4g_collection {
      color: black; }
      .g4g_collection .fit_slider_img {
        padding-left: 15px; }
      .g4g_collection .g4g_subheader {
        font-weight: 400;
        color: black;
        text-shadow: none; }
      .g4g_collection .section-title {
        font-size: 32px;
        letter-spacing: 0.8px; }
      .g4g_collection .btn--large {
        font-size: 12px;
        letter-spacing: 2px;
        padding: 42px 10px; }
      .g4g_collection #slider-1, .g4g_collection #slider-2 {
        padding-left: 15px; }
      .g4g_collection #slider-2 .slick-list {
        padding: 0 20% 0 0; } }

.collection-g4g-header {
  overflow: hidden;
  max-height: calc(100vh - 94px); }
  .collection-g4g-header .content_outer {
    max-height: calc(100vh - 94px); }

.collection-g4g-hero__text-wrap {
  width: 100%; }

.collection-g4g-hero__text-content {
  position: relative; }

.collection-g4g-hero__image {
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 749px) {
    .collection-g4g-hero__image {
      background-size: contain;
      z-index: 0; } }

.white_angle {
  position: absolute;
  bottom: -3px;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  background: url(//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/white_angle_active.png?v=14434266393505102851) no-repeat center bottom;
  background-size: 102%; }
  @media only screen and (min-width: 990px) and (max-width: 1399px) {
    .white_angle {
      background-size: 125%; } }
  @media only screen and (max-width: 989px) {
    .white_angle {
      background-size: 250% 87%; } }

.g4g_text_container {
  padding: 50px 0 0 5%;
  max-width: 350px;
  color: black; }

.section-title {
  font-weight: bold;
  line-height: 1;
  font-size: 56px;
  color: #000000;
  margin-bottom: 0.5em;
  letter-spacing: 1.4px; }

.g4g_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 15px; }

.g4g_block_1_bg, .g4g_block_2_bg {
  background-size: cover;
  min-height: 500px; }

/*********** Escapes Campaign ***********/
.escapes_campaign .collection-g4g-hero__image {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_header_bg_2048x.progressive.jpg?v=5460771656914530479");
  background-position-y: -60px; }
.escapes_campaign .g4g_block_1_bg {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_fire_2048x.progressive.jpg?v=5099588504854172973");
  background-position-y: 40%; }
.escapes_campaign .g4g_block_2_bg {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_tent_2048x.progressive.jpg?v=15387282722208173578"); }
@media only screen and (max-width: 749px) {
  .escapes_campaign .collection-g4g-hero__image {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_mobile_bg_1500x.progressive.jpg?v=5259638623732908681");
    background-position-y: top; }
  .escapes_campaign .g4g_block_1_bg {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_fire_mobile_1500x.progressive.jpg?v=8125503861646856315"); }
  .escapes_campaign .g4g_block_2_bg {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_escapes_tent_mobile_1500x.progressive.jpg?v=15426392820730730653"); } }

/*********** Moves Campaign ***********/
.moves_campaign .collection-g4g-hero__image {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_fitness_hero_2048x.progressive.jpg?v=15103090722533563140"); }
.moves_campaign .g4g_block_1_bg {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_active_stairs_2048x.progressive.jpg?v=13263429289216307964"); }
  @media only screen and (max-width: 989px) {
    .moves_campaign .g4g_block_1_bg {
      background-position: 60% 0%; } }
.moves_campaign .g4g_block_2_bg {
  background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_active_run_2048x.progressive.jpg?v=7489201860632042243");
  background-position: center center; }
@media only screen and (max-width: 749px) {
  .moves_campaign .g4g_block_1_bg {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_active_stairs_mobile_1500x.progressive.jpg?v=2826003590973566274");
    background-position: 60% 50%; }
  .moves_campaign .g4g_block_2_bg {
    background-image: url("//cdn.shopify.com/s/files/1/0281/7544/t/59/assets/img_active_run_mobile_1500x.progressive.jpg?v=10081393072740001237"); } }

@media only screen and (min-width: 750px) {
  #contact-page .contact-box .bordered {
    border-right: 1px solid #EEEEEE; } }
.returns-activated .product #AddToCart {
  padding-top: 12px; }

.returns-activated #AddToCartText {
  font-size: 0; }

.returns-activated #AddToCartText:after {
  content: 'Use Credit';
  font-size: 1.125rem;
  margin-bottom: 9px; }

.returns-activated #talkable-popup-trigger-widget {
  display: none; }

.xr__container {
  font-family: proxima-nova,sans-serif;
  position: fixed;
  width: 100%;
  height: 64px;
  top: calc(100vh - 64px);
  right: 0;
  z-index: 1;
  background: -webkit-linear-gradient(left, #0ea6ed 0, #0097de);
  background: linear-gradient(90deg, #0ea6ed 0, #0097de);
  padding: 0 32px;
  box-shadow: 0 3px 25px 17px rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.xr__container--hidden {
  display: none; }

.xr__wrapper {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .75rem;
  max-width: 1600px;
  margin: auto;
  height: 100%; }

.xr__amount {
  font-family: GothamNarrow,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 2em;
  font-weight: 400; }

.xr__currency {
  font-size: .5em;
  vertical-align: 55%; }

.xr__credit {
  font-size: .4em;
  display: none; }

.xr__text {
  font-weight: 300;
  line-height: 1.2;
  padding: 1px 0 0 .5em; }

.xr__back-button, .xr__text {
  font-family: GothamNarrow,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 1em;
  text-transform: uppercase; }

.xr__back-button {
  display: inline-block;
  padding: .5rem 2rem;
  color: #fff;
  font-weight: 700;
  letter-spacing: .0625rem;
  outline: none;
  vertical-align: top;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-left: auto;
  border: 1px solid #fff; }

.xr__back-button:active, .xr__back-button:focus, .xr__back-button:hover {
  text-decoration: none;
  color: #fff; }

@media screen and (max-width: 31.25rem) {
  .xr__container {
    height: 72px;
    top: calc(100vh - 72px);
    padding: 0 8px; }

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

  .xr__back-button {
    margin: 0;
    position: absolute;
    right: 0; }

  .xr__text, .xr__total {
    margin-right: auto; } }
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0, 0, 0, 0); }

  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }

  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em; }

  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal; }

  .featherlight .featherlight-inner {
    display: block; }

  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000; }

  .featherlight .featherlight-image {
    width: 100%; }

  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0; }

  .featherlight iframe {
    border: 0; } }
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }
