/** Shopify CDN: Minification failed

Line 1737:2 Expected identifier but found "*"
Line 2145:2 Expected identifier but found "*"
Line 7743:2 Expected identifier but found "*"
Line 9886:2 Expected identifier but found "*"
Line 10087:2 Expected identifier but found "*"
Line 12478:0 Unexpected "}"
Line 14991:2 Expected identifier but found "*"
Line 15883:0 All "@import" rules must come first

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Magnific Popup CSS */
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing='linear'],
body[data-aos-easing='linear'] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing='ease'],
body[data-aos-easing='ease'] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing='ease-in'],
body[data-aos-easing='ease-in'] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing='ease-out'],
body[data-aos-easing='ease-out'] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing='ease-in-out'],
body[data-aos-easing='ease-in-out'] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing='ease-in-back'],
body[data-aos-easing='ease-in-back'] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing='ease-out-back'],
body[data-aos-easing='ease-out-back'] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing='ease-in-out-back'],
body[data-aos-easing='ease-in-out-back'] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing='ease-in-sine'],
body[data-aos-easing='ease-in-sine'] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing='ease-out-sine'],
body[data-aos-easing='ease-out-sine'] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing='ease-in-out-sine'],
body[data-aos-easing='ease-in-out-sine'] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing='ease-in-quad'],
body[data-aos-easing='ease-in-quad'] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing='ease-out-quad'],
body[data-aos-easing='ease-out-quad'] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing='ease-in-out-quad'],
body[data-aos-easing='ease-in-out-quad'] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing='ease-in-cubic'],
body[data-aos-easing='ease-in-cubic'] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing='ease-out-cubic'],
body[data-aos-easing='ease-out-cubic'] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing='ease-in-out-cubic'],
body[data-aos-easing='ease-in-out-cubic'] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing='ease-in-quart'],
body[data-aos-easing='ease-in-quart'] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing='ease-out-quart'],
body[data-aos-easing='ease-out-quart'] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing='ease-in-out-quart'],
body[data-aos-easing='ease-in-out-quart'] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^='fade'][data-aos^='fade'] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^='fade'][data-aos^='fade'].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos='fade-up'] {
  transform: translate3d(0, 100px, 0);
}
[data-aos='fade-down'] {
  transform: translate3d(0, -100px, 0);
}
[data-aos='fade-right'] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos='fade-left'] {
  transform: translate3d(100px, 0, 0);
}
[data-aos='fade-up-right'] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos='fade-up-left'] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos='fade-down-right'] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos='fade-down-left'] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^='zoom'][data-aos^='zoom'] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos='zoom-in'] {
  transform: scale(0.6);
}
[data-aos='zoom-in-up'] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos='zoom-in-down'] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos='zoom-in-right'] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos='zoom-in-left'] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos='zoom-out'] {
  transform: scale(1.2);
}
[data-aos='zoom-out-up'] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos='zoom-out-down'] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos='zoom-out-right'] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos='zoom-out-left'] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^='slide'][data-aos^='slide'] {
  transition-property: transform;
}
[data-aos^='slide'][data-aos^='slide'].aos-animate {
  transform: translateZ(0);
}
[data-aos='slide-up'] {
  transform: translate3d(0, 100%, 0);
}
[data-aos='slide-down'] {
  transform: translate3d(0, -100%, 0);
}
[data-aos='slide-right'] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos='slide-left'] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^='flip'][data-aos^='flip'] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos='flip-left'] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos='flip-left'].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos='flip-right'] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos='flip-right'].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos='flip-up'] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos='flip-up'].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos='flip-down'] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos='flip-down'].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

/*============================================================================
  #Sass Mixins
==============================================================================*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/*============================================================================
    Prefixer mixin for generating vendor prefixes:
  ==============================================================================*/
/*============================================================================
    Layer promotion mixin for creating smoother animations with higher FPS.
  ==============================================================================*/
/*============================================================================
    Dependency-free breakpoint mixin
      - Based on http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
      - Usage docs: http://shopify.github.io/Timber/#sass-mixins
  ==============================================================================*/
body,
button,
input,
select,
textarea {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: Sweet Sans Pro;
  color: #525252;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-lowercase {
  text-transform: lowercase;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Sweet sans pro;
  display: block;
  font-weight: 600;
  color: #000;
  margin: 0 0 0.5em;
  line-height: 1.2;
  letter-spacing: 0;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  font-weight: inherit;
}
.font-weight-normal,
.h1 .font-weight-normal,
.h2 .font-weight-normal,
.h3 .font-weight-normal,
.h4 .font-weight-normal,
.h5 .font-weight-normal,
.h6 .font-weight-normal,
h1 .font-weight-normal,
h2 .font-weight-normal,
h3 .font-weight-normal,
h4 .font-weight-normal,
h5 .font-weight-normal,
h6 .font-weight-normal {
  font-weight: 400;
}
.font-weight-medium {
  font-weight: 500;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.font-family-base {
  font-family: Sweet sans pro;
}
.font-family-heading {
  font-family: Sweet sans pro;
}
.font-family-SharpSans {
  font-family: Sweet sans pro;
}
.h1,
h1 {
  font-size: 45px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .h1,
  h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .h1,
  h1 {
    font-size: 32px;
  }
}
.h2,
h2 {
  font-size: 30px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .h2,
  h2 {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .h2,
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .h2,
  h2 {
    font-size: 22px;
  }
}
.h3,
h3 {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .h3,
  h3 {
    font-size: 22px;
  }
}
.h4,
h4 {
  font-size: 22px;
}
.h5,
h5 {
  font-size: 20px;
  font-family: Sweet sans pro;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .h5,
  h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .h5,
  h5 {
    font-size: 16px;
  }
}
.h6,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 15px;
}
p img {
  margin: 0;
}
em {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 0.9em;
}
sub,
sup {
  position: relative;
  font-size: 60%;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.5em;
}
blockquote {
  font-size: 1.125em;
  line-height: 1.45;
  font-style: italic;
  margin: 0 0 30px;
  padding: 15px 30px;
  border-left: 1px solid #cbcbcb;
}
blockquote p {
  margin-bottom: 0;
}
blockquote p + cite {
  margin-top: 15px;
}
blockquote cite {
  display: block;
  font-size: 0.75em;
}
blockquote cite:before {
  content: '\2014    ';
}
code,
pre {
  background-color: #faf7f5;
  font-family: Consolas, monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62;
}
pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px;
}
hr {
  clear: both;
  border-top: solid #cbcbcb;
  border-width: 1px 0 0;
  margin: 30px 0;
  height: 0;
}
hr.hr--small {
  margin: 15px 0;
}
hr.hr--clear {
  border-top-color: transparent;
}
.collection-view {
  display: inline-block;
  border: 1px solid #cbcbcb;
  border-radius: 3px;
  padding: 0 5px;
  height: 37px;
  overflow: hidden;
}
.change-view {
  display: block;
  background: none;
  border: 0 none;
  float: left;
  padding: 10px 8px;
  color: #cbcbcb;
  line-height: 1;
}
.change-view:focus,
.change-view:hover {
  color: #000;
}
.change-view--active {
  cursor: default;
  color: #000;
}
.font-size-base {
  font-size: 14px;
}
.font-size-xs {
  font-size: 11px;
}
.font-size-sm {
  font-size: 13px;
}
.font-size-md {
  font-size: 15px;
}
.font-size-lg {
  font-size: 16px;
}
.font-size-xl {
  font-size: 17px;
}
.font-heading {
  font-family: Sweet Sans Pro;
}
.font-base {
  font-family: Sweet Sans Pro;
}
.display-1 {
  font-size: 86px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .display-1 {
    font-size: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .display-1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .display-1 {
    font-size: 40px;
  }
}
.display-2 {
  font-size: 65px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .display-2 {
    font-size: 52px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .display-2 {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .display-2 {
    font-size: 36px;
  }
}

/*=============  Text Color Class   =================*/
.text-white {
  color: #fff;
}
.text-primary {
  color: #000;
}
.text-dark,
.text-secondary {
  color: #525252;
}
.text-dark-gray {
  color: #707070;
}
.text-gray {
  color: #a3a3a3;
}
.text-light-gray {
  color: #e9e9e9;
}
.text-light {
  color: #f8f8f8;
}
.text-blue {
  color: #060c56;
}

/*=============  Text Color Class   =================*/
.bg-black {
  background-color: #000;
}
.bg-white {
  background-color: #fff;
}
.bg-primary {
  background-color: #000;
}
.bg-dark,
.bg-dark-gray,
.bg-secondary {
  background-color: #525252;
}
.bg-gray {
  background-color: #a3a3a3;
}
.bg-light-gray {
  background-color: #e9e9e9;
}

.border-0 {
  border: 0 !important;
}
.border {
  border: 1px solid #e9e9e9;
}

/*============================================================================
	  #Grid Setup
	==============================================================================*/
/* Force clearfix on grids */
.grid,
.grid--full,
.grid--rev,
.grid-uniform {
  *zoom: 1;
}
.grid--full:after,
.grid--rev:after,
.grid-uniform:after,
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* Manual grid__item clearfix */
.grid__item.clear {
  clear: both;
}

/*============================================================================
	  Drop relative positioning into silent classes which can't take advantage of
	  the `[class*="push--"]` and `[class*="pull--"]` selectors.
	==============================================================================*/
/*============================================================================
	  Grid Setup
	==============================================================================*/
.grid,
.grid--full,
.grid--rev,
.grid-uniform {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 991px) {
  .grid,
  .grid--full,
  .grid--rev,
  .grid-uniform {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.grid__item {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .grid__item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

/*============================================================================
	  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;
}

/* Gutterless grids have all the properties of regular grids, minus any spacing. */
.grid--full {
  margin-left: 0;
  margin-right: 0;
}
.grid--full > .grid__item {
  padding-left: 0;
  padding-right: 0;
}

/*============================================================================
	  WIDTHS
		- Create width classes, prefixed by the specified namespace.
	==============================================================================*/
/*================ Clearfix helper on uniform grids ================*/
/*================ Helper show/hide classes around our breakpoints ================*/
/*================ Our regular, non-responsive width and helper classes ================*/
.col-1 {
  width: 8.333%;
}
.col-2 {
  width: 16.666%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.333%;
}
.col-5 {
  width: 41.66%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333%;
}
.col-8 {
  width: 66.666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.333%;
}
.col-11 {
  width: 91.666%;
}
.col-12 {
  width: 100%;
}
.col-auto {
  width: auto;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center.earn-btn-list.btn-now-device {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.text-center {
  text-align: center !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.auto {
  float: none !important;
  margin: 0 auto !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-inline {
  display: inline !important;
}
.d-none {
  display: none !important;
}
.flex-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.align-items-start {
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items-end {
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-content-start {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-content-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*================ Our responsive classes, if we have enabled them ================*/
@media only screen and (max-width: 480px) {
  .xs--col-1 {
    width: 8.333%;
  }
  .xs--col-2 {
    width: 16.666%;
  }
  .xs--col-3 {
    width: 25%;
  }
  .xs--col-4 {
    width: 33.333%;
  }
  .xs--col-5 {
    width: 41.66%;
  }
  .xs--col-6 {
    width: 50%;
  }
  .xs--col-7 {
    width: 58.333%;
  }
  .xs--col-8 {
    width: 66.666%;
  }
  .xs--col-9 {
    width: 75%;
  }
  .xs--col-10 {
    width: 83.333%;
  }
  .xs--col-11 {
    width: 91.666%;
  }
  .xs--col-12 {
    width: 100%;
  }
  .xs--col-auto {
    width: auto;
  }
  .xs--text-left {
    text-align: left !important;
  }
  .xs--text-right {
    text-align: right !important;
  }
  .xs--text-center {
    text-align: center !important;
  }
  .xs--left {
    float: left !important;
  }
  .xs--right {
    float: right !important;
  }
  .xs--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .xs--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .xs--d-inline-block {
    display: inline-block !important;
  }
  .xs--d-block {
    display: block !important;
  }
  .xs--d-inline {
    display: inline !important;
  }
  .xs--d-none {
    display: none !important;
  }
  .xs--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xs--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xs--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xs--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xs--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .xs--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xs--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xs--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xs--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xs--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xs--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .xs--five-tenths:nth-child(odd),
  .grid-uniform .xs--four-eighths:nth-child(odd),
  .grid-uniform .xs--four-twelfths:nth-child(3n + 1),
  .grid-uniform .xs--one-fifth:nth-child(5n + 1),
  .grid-uniform .xs--one-half:nth-child(odd),
  .grid-uniform .xs--one-quarter:nth-child(4n + 1),
  .grid-uniform .xs--one-sixth:nth-child(6n + 1),
  .grid-uniform .xs--one-third:nth-child(3n + 1),
  .grid-uniform .xs--one-twelfth:nth-child(12n + 1),
  .grid-uniform .xs--six-twelfths:nth-child(odd),
  .grid-uniform .xs--three-sixths:nth-child(odd),
  .grid-uniform .xs--three-twelfths:nth-child(4n + 1),
  .grid-uniform .xs--two-eighths:nth-child(4n + 1),
  .grid-uniform .xs--two-sixths:nth-child(3n + 1),
  .grid-uniform .xs--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .xm--col-1 {
    width: 8.333%;
  }
  .xm--col-2 {
    width: 16.666%;
  }
  .xm--col-3 {
    width: 25%;
  }
  .xm--col-4 {
    width: 33.333%;
  }
  .xm--col-5 {
    width: 41.66%;
  }
  .xm--col-6 {
    width: 50%;
  }
  .xm--col-7 {
    width: 58.333%;
  }
  .xm--col-8 {
    width: 66.666%;
  }
  .xm--col-9 {
    width: 75%;
  }
  .xm--col-10 {
    width: 83.333%;
  }
  .xm--col-11 {
    width: 91.666%;
  }
  .xm--col-12 {
    width: 100%;
  }
  .xm--col-auto {
    width: auto;
  }
  .xm--text-left {
    text-align: left !important;
  }
  .xm--text-right {
    text-align: right !important;
  }
  .xm--text-center {
    text-align: center !important;
  }
  .xm--left {
    float: left !important;
  }
  .xm--right {
    float: right !important;
  }
  .xm--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .xm--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .xm--d-inline-block {
    display: inline-block !important;
  }
  .xm--d-block {
    display: block !important;
  }
  .xm--d-inline {
    display: inline !important;
  }
  .xm--d-none {
    display: none !important;
  }
  .xm--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xm--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xm--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xm--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xm--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .xm--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xm--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xm--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xm--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xm--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xm--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .xm--five-tenths:nth-child(odd),
  .grid-uniform .xm--four-eighths:nth-child(odd),
  .grid-uniform .xm--four-twelfths:nth-child(3n + 1),
  .grid-uniform .xm--one-fifth:nth-child(5n + 1),
  .grid-uniform .xm--one-half:nth-child(odd),
  .grid-uniform .xm--one-quarter:nth-child(4n + 1),
  .grid-uniform .xm--one-sixth:nth-child(6n + 1),
  .grid-uniform .xm--one-third:nth-child(3n + 1),
  .grid-uniform .xm--one-twelfth:nth-child(12n + 1),
  .grid-uniform .xm--six-twelfths:nth-child(odd),
  .grid-uniform .xm--three-sixths:nth-child(odd),
  .grid-uniform .xm--three-twelfths:nth-child(4n + 1),
  .grid-uniform .xm--two-eighths:nth-child(4n + 1),
  .grid-uniform .xm--two-sixths:nth-child(3n + 1),
  .grid-uniform .xm--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .sm-down--col-1 {
    width: 8.333%;
  }
  .sm-down--col-2 {
    width: 16.666%;
  }
  .sm-down--col-3 {
    width: 25%;
  }
  .sm-down--col-4 {
    width: 33.333%;
  }
  .sm-down--col-5 {
    width: 41.66%;
  }
  .sm-down--col-6 {
    width: 50%;
  }
  .sm-down--col-7 {
    width: 58.333%;
  }
  .sm-down--col-8 {
    width: 66.666%;
  }
  .sm-down--col-9 {
    width: 75%;
  }
  .sm-down--col-10 {
    width: 83.333%;
  }
  .sm-down--col-11 {
    width: 91.666%;
  }
  .sm-down--col-12 {
    width: 100%;
  }
  .sm-down--col-auto {
    width: auto;
  }
  .sm-down--text-left {
    text-align: left !important;
  }
  .sm-down--text-right {
    text-align: right !important;
  }
  .sm-down--text-center {
    text-align: center !important;
  }
  .sm-down--left {
    float: left !important;
  }
  .sm-down--right {
    float: right !important;
  }
  .sm-down--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .sm-down--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .sm-down--d-inline-block {
    display: inline-block !important;
  }
  .sm-down--d-block {
    display: block !important;
  }
  .sm-down--d-inline {
    display: inline !important;
  }
  .sm-down--d-none {
    display: none !important;
  }
  .sm-down--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-down--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm-down--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sm-down--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sm-down--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .sm-down--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sm-down--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm-down--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sm-down--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sm-down--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm-down--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .sm-down--five-tenths:nth-child(odd),
  .grid-uniform .sm-down--four-eighths:nth-child(odd),
  .grid-uniform .sm-down--four-twelfths:nth-child(3n + 1),
  .grid-uniform .sm-down--one-fifth:nth-child(5n + 1),
  .grid-uniform .sm-down--one-half:nth-child(odd),
  .grid-uniform .sm-down--one-quarter:nth-child(4n + 1),
  .grid-uniform .sm-down--one-sixth:nth-child(6n + 1),
  .grid-uniform .sm-down--one-third:nth-child(3n + 1),
  .grid-uniform .sm-down--one-twelfth:nth-child(12n + 1),
  .grid-uniform .sm-down--six-twelfths:nth-child(odd),
  .grid-uniform .sm-down--three-sixths:nth-child(odd),
  .grid-uniform .sm-down--three-twelfths:nth-child(4n + 1),
  .grid-uniform .sm-down--two-eighths:nth-child(4n + 1),
  .grid-uniform .sm-down--two-sixths:nth-child(3n + 1),
  .grid-uniform .sm-down--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm--col-1 {
    width: 8.333%;
  }
  .sm--col-2 {
    width: 16.666%;
  }
  .sm--col-3 {
    width: 25%;
  }
  .sm--col-4 {
    width: 33.333%;
  }
  .sm--col-5 {
    width: 41.66%;
  }
  .sm--col-6 {
    width: 50%;
  }
  .sm--col-7 {
    width: 58.333%;
  }
  .sm--col-8 {
    width: 66.666%;
  }
  .sm--col-9 {
    width: 75%;
  }
  .sm--col-10 {
    width: 83.333%;
  }
  .sm--col-11 {
    width: 91.666%;
  }
  .sm--col-12 {
    width: 100%;
  }
  .sm--col-auto {
    width: auto;
  }
  .sm--text-left {
    text-align: left !important;
  }
  .sm--text-right {
    text-align: right !important;
  }
  .sm--text-center {
    text-align: center !important;
  }
  .sm--left {
    float: left !important;
  }
  .sm--right {
    float: right !important;
  }
  .sm--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .sm--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .sm--d-inline-block {
    display: inline-block !important;
  }
  .sm--d-block {
    display: block !important;
  }
  .sm--d-inline {
    display: inline !important;
  }
  .sm--d-none {
    display: none !important;
  }
  .sm--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sm--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sm--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .sm--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sm--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sm--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sm--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .sm--five-tenths:nth-child(odd),
  .grid-uniform .sm--four-eighths:nth-child(odd),
  .grid-uniform .sm--four-twelfths:nth-child(3n + 1),
  .grid-uniform .sm--one-fifth:nth-child(5n + 1),
  .grid-uniform .sm--one-half:nth-child(odd),
  .grid-uniform .sm--one-quarter:nth-child(4n + 1),
  .grid-uniform .sm--one-sixth:nth-child(6n + 1),
  .grid-uniform .sm--one-third:nth-child(3n + 1),
  .grid-uniform .sm--one-twelfth:nth-child(12n + 1),
  .grid-uniform .sm--six-twelfths:nth-child(odd),
  .grid-uniform .sm--three-sixths:nth-child(odd),
  .grid-uniform .sm--three-twelfths:nth-child(4n + 1),
  .grid-uniform .sm--two-eighths:nth-child(4n + 1),
  .grid-uniform .sm--two-sixths:nth-child(3n + 1),
  .grid-uniform .sm--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .sm-up--col-1 {
    width: 8.333%;
  }
  .sm-up--col-2 {
    width: 16.666%;
  }
  .sm-up--col-3 {
    width: 25%;
  }
  .sm-up--col-4 {
    width: 33.333%;
  }
  .sm-up--col-5 {
    width: 41.66%;
  }
  .sm-up--col-6 {
    width: 50%;
  }
  .sm-up--col-7 {
    width: 58.333%;
  }
  .sm-up--col-8 {
    width: 66.666%;
  }
  .sm-up--col-9 {
    width: 75%;
  }
  .sm-up--col-10 {
    width: 83.333%;
  }
  .sm-up--col-11 {
    width: 91.666%;
  }
  .sm-up--col-12 {
    width: 100%;
  }
  .sm-up--col-auto {
    width: auto;
  }
  .sm-up--text-left {
    text-align: left !important;
  }
  .sm-up--text-right {
    text-align: right !important;
  }
  .sm-up--text-center {
    text-align: center !important;
  }
  .sm-up--left {
    float: left !important;
  }
  .sm-up--right {
    float: right !important;
  }
  .sm-up--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .sm-up--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .sm-up--d-inline-block {
    display: inline-block !important;
  }
  .sm-up--d-block {
    display: block !important;
  }
  .sm-up--d-inline {
    display: inline !important;
  }
  .sm-up--d-none {
    display: none !important;
  }
  .sm-up--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sm-up--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sm-up--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sm-up--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sm-up--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .sm-up--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sm-up--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sm-up--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sm-up--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sm-up--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm-up--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .sm-up--five-tenths:nth-child(odd),
  .grid-uniform .sm-up--four-eighths:nth-child(odd),
  .grid-uniform .sm-up--four-twelfths:nth-child(3n + 1),
  .grid-uniform .sm-up--one-fifth:nth-child(5n + 1),
  .grid-uniform .sm-up--one-half:nth-child(odd),
  .grid-uniform .sm-up--one-quarter:nth-child(4n + 1),
  .grid-uniform .sm-up--one-sixth:nth-child(6n + 1),
  .grid-uniform .sm-up--one-third:nth-child(3n + 1),
  .grid-uniform .sm-up--one-twelfth:nth-child(12n + 1),
  .grid-uniform .sm-up--six-twelfths:nth-child(odd),
  .grid-uniform .sm-up--three-sixths:nth-child(odd),
  .grid-uniform .sm-up--three-twelfths:nth-child(4n + 1),
  .grid-uniform .sm-up--two-eighths:nth-child(4n + 1),
  .grid-uniform .sm-up--two-sixths:nth-child(3n + 1),
  .grid-uniform .sm-up--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 991px) {
  .md-down--col-1 {
    width: 8.333%;
  }
  .md-down--col-2 {
    width: 16.666%;
  }
  .md-down--col-3 {
    width: 25%;
  }
  .md-down--col-4 {
    width: 33.333%;
  }
  .md-down--col-5 {
    width: 41.66%;
  }
  .md-down--col-6 {
    width: 50%;
  }
  .md-down--col-7 {
    width: 58.333%;
  }
  .md-down--col-8 {
    width: 66.666%;
  }
  .md-down--col-9 {
    width: 75%;
  }
  .md-down--col-10 {
    width: 83.333%;
  }
  .md-down--col-11 {
    width: 91.666%;
  }
  .md-down--col-12 {
    width: 100%;
  }
  .md-down--col-auto {
    width: auto;
  }
  .md-down--text-left {
    text-align: left !important;
  }
  .md-down--text-right {
    text-align: right !important;
  }
  .md-down--text-center {
    text-align: center !important;
  }
  .md-down--left {
    float: left !important;
  }
  .md-down--right {
    float: right !important;
  }
  .md-down--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .md-down--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .md-down--d-inline-block {
    display: inline-block !important;
  }
  .md-down--d-block {
    display: block !important;
  }
  .md-down--d-inline {
    display: inline !important;
  }
  .md-down--d-none {
    display: none !important;
  }
  .md-down--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md-down--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md-down--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .md-down--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .md-down--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .md-down--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .md-down--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .md-down--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .md-down--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .md-down--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .md-down--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .md-down--five-tenths:nth-child(odd),
  .grid-uniform .md-down--four-eighths:nth-child(odd),
  .grid-uniform .md-down--four-twelfths:nth-child(3n + 1),
  .grid-uniform .md-down--one-fifth:nth-child(5n + 1),
  .grid-uniform .md-down--one-half:nth-child(odd),
  .grid-uniform .md-down--one-quarter:nth-child(4n + 1),
  .grid-uniform .md-down--one-sixth:nth-child(6n + 1),
  .grid-uniform .md-down--one-third:nth-child(3n + 1),
  .grid-uniform .md-down--one-twelfth:nth-child(12n + 1),
  .grid-uniform .md-down--six-twelfths:nth-child(odd),
  .grid-uniform .md-down--three-sixths:nth-child(odd),
  .grid-uniform .md-down--three-twelfths:nth-child(4n + 1),
  .grid-uniform .md-down--two-eighths:nth-child(4n + 1),
  .grid-uniform .md-down--two-sixths:nth-child(3n + 1),
  .grid-uniform .md-down--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md--col-1 {
    width: 8.333%;
  }
  .md--col-2 {
    width: 16.666%;
  }
  .md--col-3 {
    width: 25%;
  }
  .md--col-4 {
    width: 33.333%;
  }
  .md--col-5 {
    width: 41.66%;
  }
  .md--col-6 {
    width: 50%;
  }
  .md--col-7 {
    width: 58.333%;
  }
  .md--col-8 {
    width: 66.666%;
  }
  .md--col-9 {
    width: 75%;
  }
  .md--col-10 {
    width: 83.333%;
  }
  .md--col-11 {
    width: 91.666%;
  }
  .md--col-12 {
    width: 100%;
  }
  .md--col-auto {
    width: auto;
  }
  .md--text-left {
    text-align: left !important;
  }
  .md--text-right {
    text-align: right !important;
  }
  .md--text-center {
    text-align: center !important;
  }
  .md--left {
    float: left !important;
  }
  .md--right {
    float: right !important;
  }
  .md--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .md--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .md--d-inline-block {
    display: inline-block !important;
  }
  .md--d-block {
    display: block !important;
  }
  .md--d-inline {
    display: inline !important;
  }
  .md--d-none {
    display: none !important;
  }
  .md--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .md--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .md--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .md--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .md--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .md--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .md--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .md--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .md--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .md--five-tenths:nth-child(odd),
  .grid-uniform .md--four-eighths:nth-child(odd),
  .grid-uniform .md--four-twelfths:nth-child(3n + 1),
  .grid-uniform .md--one-fifth:nth-child(5n + 1),
  .grid-uniform .md--one-half:nth-child(odd),
  .grid-uniform .md--one-quarter:nth-child(4n + 1),
  .grid-uniform .md--one-sixth:nth-child(6n + 1),
  .grid-uniform .md--one-third:nth-child(3n + 1),
  .grid-uniform .md--one-twelfth:nth-child(12n + 1),
  .grid-uniform .md--six-twelfths:nth-child(odd),
  .grid-uniform .md--three-sixths:nth-child(odd),
  .grid-uniform .md--three-twelfths:nth-child(4n + 1),
  .grid-uniform .md--two-eighths:nth-child(4n + 1),
  .grid-uniform .md--two-sixths:nth-child(3n + 1),
  .grid-uniform .md--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 992px) {
  .md-up--col-1 {
    width: 8.333%;
  }
  .md-up--col-2 {
    width: 16.666%;
  }
  .md-up--col-3 {
    width: 25%;
  }
  .md-up--col-4 {
    width: 33.333%;
  }
  .md-up--col-5 {
    width: 41.66%;
  }
  .md-up--col-6 {
    width: 50%;
  }
  .md-up--col-7 {
    width: 58.333%;
  }
  .md-up--col-8 {
    width: 66.666%;
  }
  .md-up--col-9 {
    width: 75%;
  }
  .md-up--col-10 {
    width: 83.333%;
  }
  .md-up--col-11 {
    width: 91.666%;
  }
  .md-up--col-12 {
    width: 100%;
  }
  .md-up--col-auto {
    width: auto;
  }
  .md-up--text-left {
    text-align: left !important;
  }
  .md-up--text-right {
    text-align: right !important;
  }
  .md-up--text-center {
    text-align: center !important;
  }
  .md-up--left {
    float: left !important;
  }
  .md-up--right {
    float: right !important;
  }
  .md-up--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .md-up--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .md-up--d-inline-block {
    display: inline-block !important;
  }
  .md-up--d-block {
    display: block !important;
  }
  .md-up--d-inline {
    display: inline !important;
  }
  .md-up--d-none {
    display: none !important;
  }
  .md-up--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .md-up--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .md-up--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .md-up--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .md-up--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .md-up--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .md-up--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .md-up--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .md-up--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .md-up--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .md-up--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .md-up--five-tenths:nth-child(odd),
  .grid-uniform .md-up--four-eighths:nth-child(odd),
  .grid-uniform .md-up--four-twelfths:nth-child(3n + 1),
  .grid-uniform .md-up--one-fifth:nth-child(5n + 1),
  .grid-uniform .md-up--one-half:nth-child(odd),
  .grid-uniform .md-up--one-quarter:nth-child(4n + 1),
  .grid-uniform .md-up--one-sixth:nth-child(6n + 1),
  .grid-uniform .md-up--one-third:nth-child(3n + 1),
  .grid-uniform .md-up--one-twelfth:nth-child(12n + 1),
  .grid-uniform .md-up--six-twelfths:nth-child(odd),
  .grid-uniform .md-up--three-sixths:nth-child(odd),
  .grid-uniform .md-up--three-twelfths:nth-child(4n + 1),
  .grid-uniform .md-up--two-eighths:nth-child(4n + 1),
  .grid-uniform .md-up--two-sixths:nth-child(3n + 1),
  .grid-uniform .md-up--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-down--col-1 {
    width: 8.333%;
  }
  .lg-down--col-2 {
    width: 16.666%;
  }
  .lg-down--col-3 {
    width: 25%;
  }
  .lg-down--col-4 {
    width: 33.333%;
  }
  .lg-down--col-5 {
    width: 41.66%;
  }
  .lg-down--col-6 {
    width: 50%;
  }
  .lg-down--col-7 {
    width: 58.333%;
  }
  .lg-down--col-8 {
    width: 66.666%;
  }
  .lg-down--col-9 {
    width: 75%;
  }
  .lg-down--col-10 {
    width: 83.333%;
  }
  .lg-down--col-11 {
    width: 91.666%;
  }
  .lg-down--col-12 {
    width: 100%;
  }
  .lg-down--col-auto {
    width: auto;
  }
  .lg-down--text-left {
    text-align: left !important;
  }
  .lg-down--text-right {
    text-align: right !important;
  }
  .lg-down--text-center {
    text-align: center !important;
  }
  .lg-down--left {
    float: left !important;
  }
  .lg-down--right {
    float: right !important;
  }
  .lg-down--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .lg-down--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .lg-down--d-inline-block {
    display: inline-block !important;
  }
  .lg-down--d-block {
    display: block !important;
  }
  .lg-down--d-inline {
    display: inline !important;
  }
  .lg-down--d-none {
    display: none !important;
  }
  .lg-down--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg-down--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .lg-down--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lg-down--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .lg-down--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .lg-down--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .lg-down--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lg-down--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .lg-down--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lg-down--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .lg-down--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .lg-down--five-tenths:nth-child(odd),
  .grid-uniform .lg-down--four-eighths:nth-child(odd),
  .grid-uniform .lg-down--four-twelfths:nth-child(3n + 1),
  .grid-uniform .lg-down--one-fifth:nth-child(5n + 1),
  .grid-uniform .lg-down--one-half:nth-child(odd),
  .grid-uniform .lg-down--one-quarter:nth-child(4n + 1),
  .grid-uniform .lg-down--one-sixth:nth-child(6n + 1),
  .grid-uniform .lg-down--one-third:nth-child(3n + 1),
  .grid-uniform .lg-down--one-twelfth:nth-child(12n + 1),
  .grid-uniform .lg-down--six-twelfths:nth-child(odd),
  .grid-uniform .lg-down--three-sixths:nth-child(odd),
  .grid-uniform .lg-down--three-twelfths:nth-child(4n + 1),
  .grid-uniform .lg-down--two-eighths:nth-child(4n + 1),
  .grid-uniform .lg-down--two-sixths:nth-child(3n + 1),
  .grid-uniform .lg-down--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) {
  .lg--col-1 {
    width: 8.333%;
  }
  .lg--col-2 {
    width: 16.666%;
  }
  .lg--col-3 {
    width: 25%;
  }
  .lg--col-4 {
    width: 33.333%;
  }
  .lg--col-5 {
    width: 41.66%;
  }
  .lg--col-6 {
    width: 50%;
  }
  .lg--col-7 {
    width: 58.333%;
  }
  .lg--col-8 {
    width: 66.666%;
  }
  .lg--col-9 {
    width: 75%;
  }
  .lg--col-10 {
    width: 83.333%;
  }
  .lg--col-11 {
    width: 91.666%;
  }
  .lg--col-12 {
    width: 100%;
  }
  .lg--col-auto {
    width: auto;
  }
  .lg--text-left {
    text-align: left !important;
  }
  .lg--text-right {
    text-align: right !important;
  }
  .lg--text-center {
    text-align: center !important;
  }
  .lg--left {
    float: left !important;
  }
  .lg--right {
    float: right !important;
  }
  .lg--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .lg--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .lg--d-inline-block {
    display: inline-block !important;
  }
  .lg--d-block {
    display: block !important;
  }
  .lg--d-inline {
    display: inline !important;
  }
  .lg--d-none {
    display: none !important;
  }
  .lg--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lg--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .lg--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lg--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .lg--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .lg--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .lg--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lg--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .lg--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lg--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .lg--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .lg--five-tenths:nth-child(odd),
  .grid-uniform .lg--four-eighths:nth-child(odd),
  .grid-uniform .lg--four-twelfths:nth-child(3n + 1),
  .grid-uniform .lg--one-fifth:nth-child(5n + 1),
  .grid-uniform .lg--one-half:nth-child(odd),
  .grid-uniform .lg--one-quarter:nth-child(4n + 1),
  .grid-uniform .lg--one-sixth:nth-child(6n + 1),
  .grid-uniform .lg--one-third:nth-child(3n + 1),
  .grid-uniform .lg--one-twelfth:nth-child(12n + 1),
  .grid-uniform .lg--six-twelfths:nth-child(odd),
  .grid-uniform .lg--three-sixths:nth-child(odd),
  .grid-uniform .lg--three-twelfths:nth-child(4n + 1),
  .grid-uniform .lg--two-eighths:nth-child(4n + 1),
  .grid-uniform .lg--two-sixths:nth-child(3n + 1),
  .grid-uniform .lg--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .xl-down--col-1 {
    width: 8.333%;
  }
  .xl-down--col-2 {
    width: 16.666%;
  }
  .xl-down--col-3 {
    width: 25%;
  }
  .xl-down--col-4 {
    width: 33.333%;
  }
  .xl-down--col-5 {
    width: 41.66%;
  }
  .xl-down--col-6 {
    width: 50%;
  }
  .xl-down--col-7 {
    width: 58.333%;
  }
  .xl-down--col-8 {
    width: 66.666%;
  }
  .xl-down--col-9 {
    width: 75%;
  }
  .xl-down--col-10 {
    width: 83.333%;
  }
  .xl-down--col-11 {
    width: 91.666%;
  }
  .xl-down--col-12 {
    width: 100%;
  }
  .xl-down--col-auto {
    width: auto;
  }
  .xl-down--text-left {
    text-align: left !important;
  }
  .xl-down--text-right {
    text-align: right !important;
  }
  .xl-down--text-center {
    text-align: center !important;
  }
  .xl-down--left {
    float: left !important;
  }
  .xl-down--right {
    float: right !important;
  }
  .xl-down--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .xl-down--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .xl-down--d-inline-block {
    display: inline-block !important;
  }
  .xl-down--d-block {
    display: block !important;
  }
  .xl-down--d-inline {
    display: inline !important;
  }
  .xl-down--d-none {
    display: none !important;
  }
  .xl-down--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xl-down--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xl-down--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xl-down--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xl-down--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .xl-down--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xl-down--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xl-down--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xl-down--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xl-down--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xl-down--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .xl-down--five-tenths:nth-child(odd),
  .grid-uniform .xl-down--four-eighths:nth-child(odd),
  .grid-uniform .xl-down--four-twelfths:nth-child(3n + 1),
  .grid-uniform .xl-down--one-fifth:nth-child(5n + 1),
  .grid-uniform .xl-down--one-half:nth-child(odd),
  .grid-uniform .xl-down--one-quarter:nth-child(4n + 1),
  .grid-uniform .xl-down--one-sixth:nth-child(6n + 1),
  .grid-uniform .xl-down--one-third:nth-child(3n + 1),
  .grid-uniform .xl-down--one-twelfth:nth-child(12n + 1),
  .grid-uniform .xl-down--six-twelfths:nth-child(odd),
  .grid-uniform .xl-down--three-sixths:nth-child(odd),
  .grid-uniform .xl-down--three-twelfths:nth-child(4n + 1),
  .grid-uniform .xl-down--two-eighths:nth-child(4n + 1),
  .grid-uniform .xl-down--two-sixths:nth-child(3n + 1),
  .grid-uniform .xl-down--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .xl--col-1 {
    width: 8.333%;
  }
  .xl--col-2 {
    width: 16.666%;
  }
  .xl--col-3 {
    width: 25%;
  }
  .xl--col-4 {
    width: 33.333%;
  }
  .xl--col-5 {
    width: 41.66%;
  }
  .xl--col-6 {
    width: 50%;
  }
  .xl--col-7 {
    width: 58.333%;
  }
  .xl--col-8 {
    width: 66.666%;
  }
  .xl--col-9 {
    width: 75%;
  }
  .xl--col-10 {
    width: 83.333%;
  }
  .xl--col-11 {
    width: 91.666%;
  }
  .xl--col-12 {
    width: 100%;
  }
  .xl--col-auto {
    width: auto;
  }
  .xl--text-left {
    text-align: left !important;
  }
  .xl--text-right {
    text-align: right !important;
  }
  .xl--text-center {
    text-align: center !important;
  }
  .xl--left {
    float: left !important;
  }
  .xl--right {
    float: right !important;
  }
  .xl--auto {
    float: none !important;
    margin: 0 auto !important;
  }
  .xl--d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .xl--d-inline-block {
    display: inline-block !important;
  }
  .xl--d-block {
    display: block !important;
  }
  .xl--d-inline {
    display: inline !important;
  }
  .xl--d-none {
    display: none !important;
  }
  .xl--flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xl--flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xl--align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xl--align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xl--align-items-center {
    -ms-flex-align: center;
    align-items: center;
  }
  .xl--justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xl--justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xl--justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xl--justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xl--justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .xl--flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-uniform .xl--five-tenths:nth-child(odd),
  .grid-uniform .xl--four-eighths:nth-child(odd),
  .grid-uniform .xl--four-twelfths:nth-child(3n + 1),
  .grid-uniform .xl--one-fifth:nth-child(5n + 1),
  .grid-uniform .xl--one-half:nth-child(odd),
  .grid-uniform .xl--one-quarter:nth-child(4n + 1),
  .grid-uniform .xl--one-sixth:nth-child(6n + 1),
  .grid-uniform .xl--one-third:nth-child(3n + 1),
  .grid-uniform .xl--one-twelfth:nth-child(12n + 1),
  .grid-uniform .xl--six-twelfths:nth-child(odd),
  .grid-uniform .xl--three-sixths:nth-child(odd),
  .grid-uniform .xl--three-twelfths:nth-child(4n + 1),
  .grid-uniform .xl--two-eighths:nth-child(4n + 1),
  .grid-uniform .xl--two-sixths:nth-child(3n + 1),
  .grid-uniform .xl--two-twelfths:nth-child(6n + 1) {
    clear: both;
  }
}

/*============================================================================
	  PUSH
		- Push classes, to move grid items over to the right by certain amounts
	==============================================================================*/
[class*='push--'] {
  position: relative;
}

/* Whole */
.push--one-whole {
  left: 100%;
}

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

/* Thirds */
.push--one-third {
  left: 33.333%;
}
.push--two-thirds {
  left: 66.666%;
}

/* 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.666%;
}
.push--two-sixths {
  left: 33.333%;
}
.push--three-sixths {
  left: 50%;
}
.push--four-sixths {
  left: 66.666%;
}
.push--five-sixths {
  left: 83.333%;
}

/* 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.333%;
}
.push--two-twelfths {
  left: 16.666%;
}
.push--three-twelfths {
  left: 25%;
}
.push--four-twelfths {
  left: 33.333%;
}
.push--five-twelfths {
  left: 41.666%;
}
.push--six-twelfths {
  left: 50%;
}
.push--seven-twelfths {
  left: 58.333%;
}
.push--eight-twelfths {
  left: 66.666%;
}
.push--nine-twelfths {
  left: 75%;
}
.push--ten-twelfths {
  left: 83.333%;
}
.push--eleven-twelfths {
  left: 91.666%;
}
@media only screen and (max-width: 480px) {
  /* Whole */
  .push--xs--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--xs--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--xs--one-third {
    left: 33.333%;
  }
  .push--xs--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--xs--one-quarter {
    left: 25%;
  }
  .push--xs--two-quarters {
    left: 50%;
  }
  .push--xs--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--xs--one-fifth {
    left: 20%;
  }
  .push--xs--two-fifths {
    left: 40%;
  }
  .push--xs--three-fifths {
    left: 60%;
  }
  .push--xs--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--xs--one-sixth {
    left: 16.666%;
  }
  .push--xs--two-sixths {
    left: 33.333%;
  }
  .push--xs--three-sixths {
    left: 50%;
  }
  .push--xs--four-sixths {
    left: 66.666%;
  }
  .push--xs--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--xs--one-eighth {
    left: 12.5%;
  }
  .push--xs--two-eighths {
    left: 25%;
  }
  .push--xs--three-eighths {
    left: 37.5%;
  }
  .push--xs--four-eighths {
    left: 50%;
  }
  .push--xs--five-eighths {
    left: 62.5%;
  }
  .push--xs--six-eighths {
    left: 75%;
  }
  .push--xs--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--xs--one-tenth {
    left: 10%;
  }
  .push--xs--two-tenths {
    left: 20%;
  }
  .push--xs--three-tenths {
    left: 30%;
  }
  .push--xs--four-tenths {
    left: 40%;
  }
  .push--xs--five-tenths {
    left: 50%;
  }
  .push--xs--six-tenths {
    left: 60%;
  }
  .push--xs--seven-tenths {
    left: 70%;
  }
  .push--xs--eight-tenths {
    left: 80%;
  }
  .push--xs--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--xs--one-twelfth {
    left: 8.333%;
  }
  .push--xs--two-twelfths {
    left: 16.666%;
  }
  .push--xs--three-twelfths {
    left: 25%;
  }
  .push--xs--four-twelfths {
    left: 33.333%;
  }
  .push--xs--five-twelfths {
    left: 41.666%;
  }
  .push--xs--six-twelfths {
    left: 50%;
  }
  .push--xs--seven-twelfths {
    left: 58.333%;
  }
  .push--xs--eight-twelfths {
    left: 66.666%;
  }
  .push--xs--nine-twelfths {
    left: 75%;
  }
  .push--xs--ten-twelfths {
    left: 83.333%;
  }
  .push--xs--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* Whole */
  .push--xm--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--xm--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--xm--one-third {
    left: 33.333%;
  }
  .push--xm--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--xm--one-quarter {
    left: 25%;
  }
  .push--xm--two-quarters {
    left: 50%;
  }
  .push--xm--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--xm--one-fifth {
    left: 20%;
  }
  .push--xm--two-fifths {
    left: 40%;
  }
  .push--xm--three-fifths {
    left: 60%;
  }
  .push--xm--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--xm--one-sixth {
    left: 16.666%;
  }
  .push--xm--two-sixths {
    left: 33.333%;
  }
  .push--xm--three-sixths {
    left: 50%;
  }
  .push--xm--four-sixths {
    left: 66.666%;
  }
  .push--xm--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--xm--one-eighth {
    left: 12.5%;
  }
  .push--xm--two-eighths {
    left: 25%;
  }
  .push--xm--three-eighths {
    left: 37.5%;
  }
  .push--xm--four-eighths {
    left: 50%;
  }
  .push--xm--five-eighths {
    left: 62.5%;
  }
  .push--xm--six-eighths {
    left: 75%;
  }
  .push--xm--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--xm--one-tenth {
    left: 10%;
  }
  .push--xm--two-tenths {
    left: 20%;
  }
  .push--xm--three-tenths {
    left: 30%;
  }
  .push--xm--four-tenths {
    left: 40%;
  }
  .push--xm--five-tenths {
    left: 50%;
  }
  .push--xm--six-tenths {
    left: 60%;
  }
  .push--xm--seven-tenths {
    left: 70%;
  }
  .push--xm--eight-tenths {
    left: 80%;
  }
  .push--xm--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--xm--one-twelfth {
    left: 8.333%;
  }
  .push--xm--two-twelfths {
    left: 16.666%;
  }
  .push--xm--three-twelfths {
    left: 25%;
  }
  .push--xm--four-twelfths {
    left: 33.333%;
  }
  .push--xm--five-twelfths {
    left: 41.666%;
  }
  .push--xm--six-twelfths {
    left: 50%;
  }
  .push--xm--seven-twelfths {
    left: 58.333%;
  }
  .push--xm--eight-twelfths {
    left: 66.666%;
  }
  .push--xm--nine-twelfths {
    left: 75%;
  }
  .push--xm--ten-twelfths {
    left: 83.333%;
  }
  .push--xm--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 767px) {
  /* Whole */
  .push--sm-down--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--sm-down--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--sm-down--one-third {
    left: 33.333%;
  }
  .push--sm-down--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--sm-down--one-quarter {
    left: 25%;
  }
  .push--sm-down--two-quarters {
    left: 50%;
  }
  .push--sm-down--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--sm-down--one-fifth {
    left: 20%;
  }
  .push--sm-down--two-fifths {
    left: 40%;
  }
  .push--sm-down--three-fifths {
    left: 60%;
  }
  .push--sm-down--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--sm-down--one-sixth {
    left: 16.666%;
  }
  .push--sm-down--two-sixths {
    left: 33.333%;
  }
  .push--sm-down--three-sixths {
    left: 50%;
  }
  .push--sm-down--four-sixths {
    left: 66.666%;
  }
  .push--sm-down--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--sm-down--one-eighth {
    left: 12.5%;
  }
  .push--sm-down--two-eighths {
    left: 25%;
  }
  .push--sm-down--three-eighths {
    left: 37.5%;
  }
  .push--sm-down--four-eighths {
    left: 50%;
  }
  .push--sm-down--five-eighths {
    left: 62.5%;
  }
  .push--sm-down--six-eighths {
    left: 75%;
  }
  .push--sm-down--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--sm-down--one-tenth {
    left: 10%;
  }
  .push--sm-down--two-tenths {
    left: 20%;
  }
  .push--sm-down--three-tenths {
    left: 30%;
  }
  .push--sm-down--four-tenths {
    left: 40%;
  }
  .push--sm-down--five-tenths {
    left: 50%;
  }
  .push--sm-down--six-tenths {
    left: 60%;
  }
  .push--sm-down--seven-tenths {
    left: 70%;
  }
  .push--sm-down--eight-tenths {
    left: 80%;
  }
  .push--sm-down--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--sm-down--one-twelfth {
    left: 8.333%;
  }
  .push--sm-down--two-twelfths {
    left: 16.666%;
  }
  .push--sm-down--three-twelfths {
    left: 25%;
  }
  .push--sm-down--four-twelfths {
    left: 33.333%;
  }
  .push--sm-down--five-twelfths {
    left: 41.666%;
  }
  .push--sm-down--six-twelfths {
    left: 50%;
  }
  .push--sm-down--seven-twelfths {
    left: 58.333%;
  }
  .push--sm-down--eight-twelfths {
    left: 66.666%;
  }
  .push--sm-down--nine-twelfths {
    left: 75%;
  }
  .push--sm-down--ten-twelfths {
    left: 83.333%;
  }
  .push--sm-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Whole */
  .push--sm--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--sm--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--sm--one-third {
    left: 33.333%;
  }
  .push--sm--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--sm--one-quarter {
    left: 25%;
  }
  .push--sm--two-quarters {
    left: 50%;
  }
  .push--sm--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--sm--one-fifth {
    left: 20%;
  }
  .push--sm--two-fifths {
    left: 40%;
  }
  .push--sm--three-fifths {
    left: 60%;
  }
  .push--sm--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--sm--one-sixth {
    left: 16.666%;
  }
  .push--sm--two-sixths {
    left: 33.333%;
  }
  .push--sm--three-sixths {
    left: 50%;
  }
  .push--sm--four-sixths {
    left: 66.666%;
  }
  .push--sm--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--sm--one-eighth {
    left: 12.5%;
  }
  .push--sm--two-eighths {
    left: 25%;
  }
  .push--sm--three-eighths {
    left: 37.5%;
  }
  .push--sm--four-eighths {
    left: 50%;
  }
  .push--sm--five-eighths {
    left: 62.5%;
  }
  .push--sm--six-eighths {
    left: 75%;
  }
  .push--sm--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--sm--one-tenth {
    left: 10%;
  }
  .push--sm--two-tenths {
    left: 20%;
  }
  .push--sm--three-tenths {
    left: 30%;
  }
  .push--sm--four-tenths {
    left: 40%;
  }
  .push--sm--five-tenths {
    left: 50%;
  }
  .push--sm--six-tenths {
    left: 60%;
  }
  .push--sm--seven-tenths {
    left: 70%;
  }
  .push--sm--eight-tenths {
    left: 80%;
  }
  .push--sm--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--sm--one-twelfth {
    left: 8.333%;
  }
  .push--sm--two-twelfths {
    left: 16.666%;
  }
  .push--sm--three-twelfths {
    left: 25%;
  }
  .push--sm--four-twelfths {
    left: 33.333%;
  }
  .push--sm--five-twelfths {
    left: 41.666%;
  }
  .push--sm--six-twelfths {
    left: 50%;
  }
  .push--sm--seven-twelfths {
    left: 58.333%;
  }
  .push--sm--eight-twelfths {
    left: 66.666%;
  }
  .push--sm--nine-twelfths {
    left: 75%;
  }
  .push--sm--ten-twelfths {
    left: 83.333%;
  }
  .push--sm--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 768px) {
  /* Whole */
  .push--sm-up--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--sm-up--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--sm-up--one-third {
    left: 33.333%;
  }
  .push--sm-up--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--sm-up--one-quarter {
    left: 25%;
  }
  .push--sm-up--two-quarters {
    left: 50%;
  }
  .push--sm-up--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--sm-up--one-fifth {
    left: 20%;
  }
  .push--sm-up--two-fifths {
    left: 40%;
  }
  .push--sm-up--three-fifths {
    left: 60%;
  }
  .push--sm-up--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--sm-up--one-sixth {
    left: 16.666%;
  }
  .push--sm-up--two-sixths {
    left: 33.333%;
  }
  .push--sm-up--three-sixths {
    left: 50%;
  }
  .push--sm-up--four-sixths {
    left: 66.666%;
  }
  .push--sm-up--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--sm-up--one-eighth {
    left: 12.5%;
  }
  .push--sm-up--two-eighths {
    left: 25%;
  }
  .push--sm-up--three-eighths {
    left: 37.5%;
  }
  .push--sm-up--four-eighths {
    left: 50%;
  }
  .push--sm-up--five-eighths {
    left: 62.5%;
  }
  .push--sm-up--six-eighths {
    left: 75%;
  }
  .push--sm-up--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--sm-up--one-tenth {
    left: 10%;
  }
  .push--sm-up--two-tenths {
    left: 20%;
  }
  .push--sm-up--three-tenths {
    left: 30%;
  }
  .push--sm-up--four-tenths {
    left: 40%;
  }
  .push--sm-up--five-tenths {
    left: 50%;
  }
  .push--sm-up--six-tenths {
    left: 60%;
  }
  .push--sm-up--seven-tenths {
    left: 70%;
  }
  .push--sm-up--eight-tenths {
    left: 80%;
  }
  .push--sm-up--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--sm-up--one-twelfth {
    left: 8.333%;
  }
  .push--sm-up--two-twelfths {
    left: 16.666%;
  }
  .push--sm-up--three-twelfths {
    left: 25%;
  }
  .push--sm-up--four-twelfths {
    left: 33.333%;
  }
  .push--sm-up--five-twelfths {
    left: 41.666%;
  }
  .push--sm-up--six-twelfths {
    left: 50%;
  }
  .push--sm-up--seven-twelfths {
    left: 58.333%;
  }
  .push--sm-up--eight-twelfths {
    left: 66.666%;
  }
  .push--sm-up--nine-twelfths {
    left: 75%;
  }
  .push--sm-up--ten-twelfths {
    left: 83.333%;
  }
  .push--sm-up--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 991px) {
  /* Whole */
  .push--md-down--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--md-down--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--md-down--one-third {
    left: 33.333%;
  }
  .push--md-down--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--md-down--one-quarter {
    left: 25%;
  }
  .push--md-down--two-quarters {
    left: 50%;
  }
  .push--md-down--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--md-down--one-fifth {
    left: 20%;
  }
  .push--md-down--two-fifths {
    left: 40%;
  }
  .push--md-down--three-fifths {
    left: 60%;
  }
  .push--md-down--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--md-down--one-sixth {
    left: 16.666%;
  }
  .push--md-down--two-sixths {
    left: 33.333%;
  }
  .push--md-down--three-sixths {
    left: 50%;
  }
  .push--md-down--four-sixths {
    left: 66.666%;
  }
  .push--md-down--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--md-down--one-eighth {
    left: 12.5%;
  }
  .push--md-down--two-eighths {
    left: 25%;
  }
  .push--md-down--three-eighths {
    left: 37.5%;
  }
  .push--md-down--four-eighths {
    left: 50%;
  }
  .push--md-down--five-eighths {
    left: 62.5%;
  }
  .push--md-down--six-eighths {
    left: 75%;
  }
  .push--md-down--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--md-down--one-tenth {
    left: 10%;
  }
  .push--md-down--two-tenths {
    left: 20%;
  }
  .push--md-down--three-tenths {
    left: 30%;
  }
  .push--md-down--four-tenths {
    left: 40%;
  }
  .push--md-down--five-tenths {
    left: 50%;
  }
  .push--md-down--six-tenths {
    left: 60%;
  }
  .push--md-down--seven-tenths {
    left: 70%;
  }
  .push--md-down--eight-tenths {
    left: 80%;
  }
  .push--md-down--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--md-down--one-twelfth {
    left: 8.333%;
  }
  .push--md-down--two-twelfths {
    left: 16.666%;
  }
  .push--md-down--three-twelfths {
    left: 25%;
  }
  .push--md-down--four-twelfths {
    left: 33.333%;
  }
  .push--md-down--five-twelfths {
    left: 41.666%;
  }
  .push--md-down--six-twelfths {
    left: 50%;
  }
  .push--md-down--seven-twelfths {
    left: 58.333%;
  }
  .push--md-down--eight-twelfths {
    left: 66.666%;
  }
  .push--md-down--nine-twelfths {
    left: 75%;
  }
  .push--md-down--ten-twelfths {
    left: 83.333%;
  }
  .push--md-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* Whole */
  .push--md--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--md--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--md--one-third {
    left: 33.333%;
  }
  .push--md--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--md--one-quarter {
    left: 25%;
  }
  .push--md--two-quarters {
    left: 50%;
  }
  .push--md--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--md--one-fifth {
    left: 20%;
  }
  .push--md--two-fifths {
    left: 40%;
  }
  .push--md--three-fifths {
    left: 60%;
  }
  .push--md--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--md--one-sixth {
    left: 16.666%;
  }
  .push--md--two-sixths {
    left: 33.333%;
  }
  .push--md--three-sixths {
    left: 50%;
  }
  .push--md--four-sixths {
    left: 66.666%;
  }
  .push--md--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--md--one-eighth {
    left: 12.5%;
  }
  .push--md--two-eighths {
    left: 25%;
  }
  .push--md--three-eighths {
    left: 37.5%;
  }
  .push--md--four-eighths {
    left: 50%;
  }
  .push--md--five-eighths {
    left: 62.5%;
  }
  .push--md--six-eighths {
    left: 75%;
  }
  .push--md--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--md--one-tenth {
    left: 10%;
  }
  .push--md--two-tenths {
    left: 20%;
  }
  .push--md--three-tenths {
    left: 30%;
  }
  .push--md--four-tenths {
    left: 40%;
  }
  .push--md--five-tenths {
    left: 50%;
  }
  .push--md--six-tenths {
    left: 60%;
  }
  .push--md--seven-tenths {
    left: 70%;
  }
  .push--md--eight-tenths {
    left: 80%;
  }
  .push--md--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--md--one-twelfth {
    left: 8.333%;
  }
  .push--md--two-twelfths {
    left: 16.666%;
  }
  .push--md--three-twelfths {
    left: 25%;
  }
  .push--md--four-twelfths {
    left: 33.333%;
  }
  .push--md--five-twelfths {
    left: 41.666%;
  }
  .push--md--six-twelfths {
    left: 50%;
  }
  .push--md--seven-twelfths {
    left: 58.333%;
  }
  .push--md--eight-twelfths {
    left: 66.666%;
  }
  .push--md--nine-twelfths {
    left: 75%;
  }
  .push--md--ten-twelfths {
    left: 83.333%;
  }
  .push--md--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 992px) {
  /* Whole */
  .push--md-up--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--md-up--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--md-up--one-third {
    left: 33.333%;
  }
  .push--md-up--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--md-up--one-quarter {
    left: 25%;
  }
  .push--md-up--two-quarters {
    left: 50%;
  }
  .push--md-up--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--md-up--one-fifth {
    left: 20%;
  }
  .push--md-up--two-fifths {
    left: 40%;
  }
  .push--md-up--three-fifths {
    left: 60%;
  }
  .push--md-up--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--md-up--one-sixth {
    left: 16.666%;
  }
  .push--md-up--two-sixths {
    left: 33.333%;
  }
  .push--md-up--three-sixths {
    left: 50%;
  }
  .push--md-up--four-sixths {
    left: 66.666%;
  }
  .push--md-up--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--md-up--one-eighth {
    left: 12.5%;
  }
  .push--md-up--two-eighths {
    left: 25%;
  }
  .push--md-up--three-eighths {
    left: 37.5%;
  }
  .push--md-up--four-eighths {
    left: 50%;
  }
  .push--md-up--five-eighths {
    left: 62.5%;
  }
  .push--md-up--six-eighths {
    left: 75%;
  }
  .push--md-up--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--md-up--one-tenth {
    left: 10%;
  }
  .push--md-up--two-tenths {
    left: 20%;
  }
  .push--md-up--three-tenths {
    left: 30%;
  }
  .push--md-up--four-tenths {
    left: 40%;
  }
  .push--md-up--five-tenths {
    left: 50%;
  }
  .push--md-up--six-tenths {
    left: 60%;
  }
  .push--md-up--seven-tenths {
    left: 70%;
  }
  .push--md-up--eight-tenths {
    left: 80%;
  }
  .push--md-up--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--md-up--one-twelfth {
    left: 8.333%;
  }
  .push--md-up--two-twelfths {
    left: 16.666%;
  }
  .push--md-up--three-twelfths {
    left: 25%;
  }
  .push--md-up--four-twelfths {
    left: 33.333%;
  }
  .push--md-up--five-twelfths {
    left: 41.666%;
  }
  .push--md-up--six-twelfths {
    left: 50%;
  }
  .push--md-up--seven-twelfths {
    left: 58.333%;
  }
  .push--md-up--eight-twelfths {
    left: 66.666%;
  }
  .push--md-up--nine-twelfths {
    left: 75%;
  }
  .push--md-up--ten-twelfths {
    left: 83.333%;
  }
  .push--md-up--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (max-width: 1199px) {
  /* Whole */
  .push--lg-down--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--lg-down--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--lg-down--one-third {
    left: 33.333%;
  }
  .push--lg-down--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--lg-down--one-quarter {
    left: 25%;
  }
  .push--lg-down--two-quarters {
    left: 50%;
  }
  .push--lg-down--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--lg-down--one-fifth {
    left: 20%;
  }
  .push--lg-down--two-fifths {
    left: 40%;
  }
  .push--lg-down--three-fifths {
    left: 60%;
  }
  .push--lg-down--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--lg-down--one-sixth {
    left: 16.666%;
  }
  .push--lg-down--two-sixths {
    left: 33.333%;
  }
  .push--lg-down--three-sixths {
    left: 50%;
  }
  .push--lg-down--four-sixths {
    left: 66.666%;
  }
  .push--lg-down--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--lg-down--one-eighth {
    left: 12.5%;
  }
  .push--lg-down--two-eighths {
    left: 25%;
  }
  .push--lg-down--three-eighths {
    left: 37.5%;
  }
  .push--lg-down--four-eighths {
    left: 50%;
  }
  .push--lg-down--five-eighths {
    left: 62.5%;
  }
  .push--lg-down--six-eighths {
    left: 75%;
  }
  .push--lg-down--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--lg-down--one-tenth {
    left: 10%;
  }
  .push--lg-down--two-tenths {
    left: 20%;
  }
  .push--lg-down--three-tenths {
    left: 30%;
  }
  .push--lg-down--four-tenths {
    left: 40%;
  }
  .push--lg-down--five-tenths {
    left: 50%;
  }
  .push--lg-down--six-tenths {
    left: 60%;
  }
  .push--lg-down--seven-tenths {
    left: 70%;
  }
  .push--lg-down--eight-tenths {
    left: 80%;
  }
  .push--lg-down--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--lg-down--one-twelfth {
    left: 8.333%;
  }
  .push--lg-down--two-twelfths {
    left: 16.666%;
  }
  .push--lg-down--three-twelfths {
    left: 25%;
  }
  .push--lg-down--four-twelfths {
    left: 33.333%;
  }
  .push--lg-down--five-twelfths {
    left: 41.666%;
  }
  .push--lg-down--six-twelfths {
    left: 50%;
  }
  .push--lg-down--seven-twelfths {
    left: 58.333%;
  }
  .push--lg-down--eight-twelfths {
    left: 66.666%;
  }
  .push--lg-down--nine-twelfths {
    left: 75%;
  }
  .push--lg-down--ten-twelfths {
    left: 83.333%;
  }
  .push--lg-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 1200px) {
  /* Whole */
  .push--lg--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--lg--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--lg--one-third {
    left: 33.333%;
  }
  .push--lg--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--lg--one-quarter {
    left: 25%;
  }
  .push--lg--two-quarters {
    left: 50%;
  }
  .push--lg--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--lg--one-fifth {
    left: 20%;
  }
  .push--lg--two-fifths {
    left: 40%;
  }
  .push--lg--three-fifths {
    left: 60%;
  }
  .push--lg--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--lg--one-sixth {
    left: 16.666%;
  }
  .push--lg--two-sixths {
    left: 33.333%;
  }
  .push--lg--three-sixths {
    left: 50%;
  }
  .push--lg--four-sixths {
    left: 66.666%;
  }
  .push--lg--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--lg--one-eighth {
    left: 12.5%;
  }
  .push--lg--two-eighths {
    left: 25%;
  }
  .push--lg--three-eighths {
    left: 37.5%;
  }
  .push--lg--four-eighths {
    left: 50%;
  }
  .push--lg--five-eighths {
    left: 62.5%;
  }
  .push--lg--six-eighths {
    left: 75%;
  }
  .push--lg--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--lg--one-tenth {
    left: 10%;
  }
  .push--lg--two-tenths {
    left: 20%;
  }
  .push--lg--three-tenths {
    left: 30%;
  }
  .push--lg--four-tenths {
    left: 40%;
  }
  .push--lg--five-tenths {
    left: 50%;
  }
  .push--lg--six-tenths {
    left: 60%;
  }
  .push--lg--seven-tenths {
    left: 70%;
  }
  .push--lg--eight-tenths {
    left: 80%;
  }
  .push--lg--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--lg--one-twelfth {
    left: 8.333%;
  }
  .push--lg--two-twelfths {
    left: 16.666%;
  }
  .push--lg--three-twelfths {
    left: 25%;
  }
  .push--lg--four-twelfths {
    left: 33.333%;
  }
  .push--lg--five-twelfths {
    left: 41.666%;
  }
  .push--lg--six-twelfths {
    left: 50%;
  }
  .push--lg--seven-twelfths {
    left: 58.333%;
  }
  .push--lg--eight-twelfths {
    left: 66.666%;
  }
  .push--lg--nine-twelfths {
    left: 75%;
  }
  .push--lg--ten-twelfths {
    left: 83.333%;
  }
  .push--lg--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  /* Whole */
  .push--xl-down--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--xl-down--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--xl-down--one-third {
    left: 33.333%;
  }
  .push--xl-down--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--xl-down--one-quarter {
    left: 25%;
  }
  .push--xl-down--two-quarters {
    left: 50%;
  }
  .push--xl-down--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--xl-down--one-fifth {
    left: 20%;
  }
  .push--xl-down--two-fifths {
    left: 40%;
  }
  .push--xl-down--three-fifths {
    left: 60%;
  }
  .push--xl-down--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--xl-down--one-sixth {
    left: 16.666%;
  }
  .push--xl-down--two-sixths {
    left: 33.333%;
  }
  .push--xl-down--three-sixths {
    left: 50%;
  }
  .push--xl-down--four-sixths {
    left: 66.666%;
  }
  .push--xl-down--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--xl-down--one-eighth {
    left: 12.5%;
  }
  .push--xl-down--two-eighths {
    left: 25%;
  }
  .push--xl-down--three-eighths {
    left: 37.5%;
  }
  .push--xl-down--four-eighths {
    left: 50%;
  }
  .push--xl-down--five-eighths {
    left: 62.5%;
  }
  .push--xl-down--six-eighths {
    left: 75%;
  }
  .push--xl-down--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--xl-down--one-tenth {
    left: 10%;
  }
  .push--xl-down--two-tenths {
    left: 20%;
  }
  .push--xl-down--three-tenths {
    left: 30%;
  }
  .push--xl-down--four-tenths {
    left: 40%;
  }
  .push--xl-down--five-tenths {
    left: 50%;
  }
  .push--xl-down--six-tenths {
    left: 60%;
  }
  .push--xl-down--seven-tenths {
    left: 70%;
  }
  .push--xl-down--eight-tenths {
    left: 80%;
  }
  .push--xl-down--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--xl-down--one-twelfth {
    left: 8.333%;
  }
  .push--xl-down--two-twelfths {
    left: 16.666%;
  }
  .push--xl-down--three-twelfths {
    left: 25%;
  }
  .push--xl-down--four-twelfths {
    left: 33.333%;
  }
  .push--xl-down--five-twelfths {
    left: 41.666%;
  }
  .push--xl-down--six-twelfths {
    left: 50%;
  }
  .push--xl-down--seven-twelfths {
    left: 58.333%;
  }
  .push--xl-down--eight-twelfths {
    left: 66.666%;
  }
  .push--xl-down--nine-twelfths {
    left: 75%;
  }
  .push--xl-down--ten-twelfths {
    left: 83.333%;
  }
  .push--xl-down--eleven-twelfths {
    left: 91.666%;
  }
}
@media only screen and (min-width: 1441px) {
  /* Whole */
  .push--xl--one-whole {
    left: 100%;
  }
  /* Halves */
  .push--xl--one-half {
    left: 50%;
  }
  /* Thirds */
  .push--xl--one-third {
    left: 33.333%;
  }
  .push--xl--two-thirds {
    left: 66.666%;
  }
  /* Quarters */
  .push--xl--one-quarter {
    left: 25%;
  }
  .push--xl--two-quarters {
    left: 50%;
  }
  .push--xl--three-quarters {
    left: 75%;
  }
  /* Fifths */
  .push--xl--one-fifth {
    left: 20%;
  }
  .push--xl--two-fifths {
    left: 40%;
  }
  .push--xl--three-fifths {
    left: 60%;
  }
  .push--xl--four-fifths {
    left: 80%;
  }
  /* Sixths */
  .push--xl--one-sixth {
    left: 16.666%;
  }
  .push--xl--two-sixths {
    left: 33.333%;
  }
  .push--xl--three-sixths {
    left: 50%;
  }
  .push--xl--four-sixths {
    left: 66.666%;
  }
  .push--xl--five-sixths {
    left: 83.333%;
  }
  /* Eighths */
  .push--xl--one-eighth {
    left: 12.5%;
  }
  .push--xl--two-eighths {
    left: 25%;
  }
  .push--xl--three-eighths {
    left: 37.5%;
  }
  .push--xl--four-eighths {
    left: 50%;
  }
  .push--xl--five-eighths {
    left: 62.5%;
  }
  .push--xl--six-eighths {
    left: 75%;
  }
  .push--xl--seven-eighths {
    left: 87.5%;
  }
  /* Tenths */
  .push--xl--one-tenth {
    left: 10%;
  }
  .push--xl--two-tenths {
    left: 20%;
  }
  .push--xl--three-tenths {
    left: 30%;
  }
  .push--xl--four-tenths {
    left: 40%;
  }
  .push--xl--five-tenths {
    left: 50%;
  }
  .push--xl--six-tenths {
    left: 60%;
  }
  .push--xl--seven-tenths {
    left: 70%;
  }
  .push--xl--eight-tenths {
    left: 80%;
  }
  .push--xl--nine-tenths {
    left: 90%;
  }
  /* Twelfths */
  .push--xl--one-twelfth {
    left: 8.333%;
  }
  .push--xl--two-twelfths {
    left: 16.666%;
  }
  .push--xl--three-twelfths {
    left: 25%;
  }
  .push--xl--four-twelfths {
    left: 33.333%;
  }
  .push--xl--five-twelfths {
    left: 41.666%;
  }
  .push--xl--six-twelfths {
    left: 50%;
  }
  .push--xl--seven-twelfths {
    left: 58.333%;
  }
  .push--xl--eight-twelfths {
    left: 66.666%;
  }
  .push--xl--nine-twelfths {
    left: 75%;
  }
  .push--xl--ten-twelfths {
    left: 83.333%;
  }
  .push--xl--eleven-twelfths {
    left: 91.666%;
  }
}

/*============================================================================
	  PULL
		- Pull classes, to move grid items back to the left by certain amounts
	==============================================================================*/
[class*='pull--'] {
  position: relative;
}

/* Whole */
.pull--one-whole {
  right: 100%;
}

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

/* Thirds */
.pull--one-third {
  right: 33.333%;
}
.pull--two-thirds {
  right: 66.666%;
}

/* Quarters */
.pull--one-quarter {
  right: 25%;
}
.pull--two-quarters {
  right: 50%;
}
.pull--three-quarters {
  right: 75%;
}

/* Fifths */
.pull--one-fifth {
  right: 20%;
}
.pull--two-fifths {
  right: 40%;
}
.pull--three-fifths {
  right: 60%;
}
.pull--four-fifths {
  right: 80%;
}

/* Sixths */
.pull--one-sixth {
  right: 16.666%;
}
.pull--two-sixths {
  right: 33.333%;
}
.pull--three-sixths {
  right: 50%;
}
.pull--four-sixths {
  right: 66.666%;
}
.pull--five-sixths {
  right: 83.333%;
}

/* Eighths */
.pull--one-eighth {
  right: 12.5%;
}
.pull--two-eighths {
  right: 25%;
}
.pull--three-eighths {
  right: 37.5%;
}
.pull--four-eighths {
  right: 50%;
}
.pull--five-eighths {
  right: 62.5%;
}
.pull--six-eighths {
  right: 75%;
}
.pull--seven-eighths {
  right: 87.5%;
}

/* Tenths */
.pull--one-tenth {
  right: 10%;
}
.pull--two-tenths {
  right: 20%;
}
.pull--three-tenths {
  right: 30%;
}
.pull--four-tenths {
  right: 40%;
}
.pull--five-tenths {
  right: 50%;
}
.pull--six-tenths {
  right: 60%;
}
.pull--seven-tenths {
  right: 70%;
}
.pull--eight-tenths {
  right: 80%;
}
.pull--nine-tenths {
  right: 90%;
}

/* Twelfths */
.pull--one-twelfth {
  right: 8.333%;
}
.pull--two-twelfths {
  right: 16.666%;
}
.pull--three-twelfths {
  right: 25%;
}
.pull--four-twelfths {
  right: 33.333%;
}
.pull--five-twelfths {
  right: 41.666%;
}
.pull--six-twelfths {
  right: 50%;
}
.pull--seven-twelfths {
  right: 58.333%;
}
.pull--eight-twelfths {
  right: 66.666%;
}
.pull--nine-twelfths {
  right: 75%;
}
.pull--ten-twelfths {
  right: 83.333%;
}
.pull--eleven-twelfths {
  right: 91.666%;
}
@media only screen and (max-width: 480px) {
  /* Whole */
  .pull--xs--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--xs--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--xs--one-third {
    right: 33.333%;
  }
  .pull--xs--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--xs--one-quarter {
    right: 25%;
  }
  .pull--xs--two-quarters {
    right: 50%;
  }
  .pull--xs--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--xs--one-fifth {
    right: 20%;
  }
  .pull--xs--two-fifths {
    right: 40%;
  }
  .pull--xs--three-fifths {
    right: 60%;
  }
  .pull--xs--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--xs--one-sixth {
    right: 16.666%;
  }
  .pull--xs--two-sixths {
    right: 33.333%;
  }
  .pull--xs--three-sixths {
    right: 50%;
  }
  .pull--xs--four-sixths {
    right: 66.666%;
  }
  .pull--xs--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--xs--one-eighth {
    right: 12.5%;
  }
  .pull--xs--two-eighths {
    right: 25%;
  }
  .pull--xs--three-eighths {
    right: 37.5%;
  }
  .pull--xs--four-eighths {
    right: 50%;
  }
  .pull--xs--five-eighths {
    right: 62.5%;
  }
  .pull--xs--six-eighths {
    right: 75%;
  }
  .pull--xs--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--xs--one-tenth {
    right: 10%;
  }
  .pull--xs--two-tenths {
    right: 20%;
  }
  .pull--xs--three-tenths {
    right: 30%;
  }
  .pull--xs--four-tenths {
    right: 40%;
  }
  .pull--xs--five-tenths {
    right: 50%;
  }
  .pull--xs--six-tenths {
    right: 60%;
  }
  .pull--xs--seven-tenths {
    right: 70%;
  }
  .pull--xs--eight-tenths {
    right: 80%;
  }
  .pull--xs--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--xs--one-twelfth {
    right: 8.333%;
  }
  .pull--xs--two-twelfths {
    right: 16.666%;
  }
  .pull--xs--three-twelfths {
    right: 25%;
  }
  .pull--xs--four-twelfths {
    right: 33.333%;
  }
  .pull--xs--five-twelfths {
    right: 41.666%;
  }
  .pull--xs--six-twelfths {
    right: 50%;
  }
  .pull--xs--seven-twelfths {
    right: 58.333%;
  }
  .pull--xs--eight-twelfths {
    right: 66.666%;
  }
  .pull--xs--nine-twelfths {
    right: 75%;
  }
  .pull--xs--ten-twelfths {
    right: 83.333%;
  }
  .pull--xs--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* Whole */
  .pull--xm--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--xm--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--xm--one-third {
    right: 33.333%;
  }
  .pull--xm--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--xm--one-quarter {
    right: 25%;
  }
  .pull--xm--two-quarters {
    right: 50%;
  }
  .pull--xm--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--xm--one-fifth {
    right: 20%;
  }
  .pull--xm--two-fifths {
    right: 40%;
  }
  .pull--xm--three-fifths {
    right: 60%;
  }
  .pull--xm--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--xm--one-sixth {
    right: 16.666%;
  }
  .pull--xm--two-sixths {
    right: 33.333%;
  }
  .pull--xm--three-sixths {
    right: 50%;
  }
  .pull--xm--four-sixths {
    right: 66.666%;
  }
  .pull--xm--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--xm--one-eighth {
    right: 12.5%;
  }
  .pull--xm--two-eighths {
    right: 25%;
  }
  .pull--xm--three-eighths {
    right: 37.5%;
  }
  .pull--xm--four-eighths {
    right: 50%;
  }
  .pull--xm--five-eighths {
    right: 62.5%;
  }
  .pull--xm--six-eighths {
    right: 75%;
  }
  .pull--xm--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--xm--one-tenth {
    right: 10%;
  }
  .pull--xm--two-tenths {
    right: 20%;
  }
  .pull--xm--three-tenths {
    right: 30%;
  }
  .pull--xm--four-tenths {
    right: 40%;
  }
  .pull--xm--five-tenths {
    right: 50%;
  }
  .pull--xm--six-tenths {
    right: 60%;
  }
  .pull--xm--seven-tenths {
    right: 70%;
  }
  .pull--xm--eight-tenths {
    right: 80%;
  }
  .pull--xm--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--xm--one-twelfth {
    right: 8.333%;
  }
  .pull--xm--two-twelfths {
    right: 16.666%;
  }
  .pull--xm--three-twelfths {
    right: 25%;
  }
  .pull--xm--four-twelfths {
    right: 33.333%;
  }
  .pull--xm--five-twelfths {
    right: 41.666%;
  }
  .pull--xm--six-twelfths {
    right: 50%;
  }
  .pull--xm--seven-twelfths {
    right: 58.333%;
  }
  .pull--xm--eight-twelfths {
    right: 66.666%;
  }
  .pull--xm--nine-twelfths {
    right: 75%;
  }
  .pull--xm--ten-twelfths {
    right: 83.333%;
  }
  .pull--xm--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 767px) {
  /* Whole */
  .pull--sm-down--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--sm-down--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--sm-down--one-third {
    right: 33.333%;
  }
  .pull--sm-down--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--sm-down--one-quarter {
    right: 25%;
  }
  .pull--sm-down--two-quarters {
    right: 50%;
  }
  .pull--sm-down--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--sm-down--one-fifth {
    right: 20%;
  }
  .pull--sm-down--two-fifths {
    right: 40%;
  }
  .pull--sm-down--three-fifths {
    right: 60%;
  }
  .pull--sm-down--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--sm-down--one-sixth {
    right: 16.666%;
  }
  .pull--sm-down--two-sixths {
    right: 33.333%;
  }
  .pull--sm-down--three-sixths {
    right: 50%;
  }
  .pull--sm-down--four-sixths {
    right: 66.666%;
  }
  .pull--sm-down--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--sm-down--one-eighth {
    right: 12.5%;
  }
  .pull--sm-down--two-eighths {
    right: 25%;
  }
  .pull--sm-down--three-eighths {
    right: 37.5%;
  }
  .pull--sm-down--four-eighths {
    right: 50%;
  }
  .pull--sm-down--five-eighths {
    right: 62.5%;
  }
  .pull--sm-down--six-eighths {
    right: 75%;
  }
  .pull--sm-down--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--sm-down--one-tenth {
    right: 10%;
  }
  .pull--sm-down--two-tenths {
    right: 20%;
  }
  .pull--sm-down--three-tenths {
    right: 30%;
  }
  .pull--sm-down--four-tenths {
    right: 40%;
  }
  .pull--sm-down--five-tenths {
    right: 50%;
  }
  .pull--sm-down--six-tenths {
    right: 60%;
  }
  .pull--sm-down--seven-tenths {
    right: 70%;
  }
  .pull--sm-down--eight-tenths {
    right: 80%;
  }
  .pull--sm-down--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--sm-down--one-twelfth {
    right: 8.333%;
  }
  .pull--sm-down--two-twelfths {
    right: 16.666%;
  }
  .pull--sm-down--three-twelfths {
    right: 25%;
  }
  .pull--sm-down--four-twelfths {
    right: 33.333%;
  }
  .pull--sm-down--five-twelfths {
    right: 41.666%;
  }
  .pull--sm-down--six-twelfths {
    right: 50%;
  }
  .pull--sm-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--sm-down--eight-twelfths {
    right: 66.666%;
  }
  .pull--sm-down--nine-twelfths {
    right: 75%;
  }
  .pull--sm-down--ten-twelfths {
    right: 83.333%;
  }
  .pull--sm-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Whole */
  .pull--sm--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--sm--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--sm--one-third {
    right: 33.333%;
  }
  .pull--sm--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--sm--one-quarter {
    right: 25%;
  }
  .pull--sm--two-quarters {
    right: 50%;
  }
  .pull--sm--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--sm--one-fifth {
    right: 20%;
  }
  .pull--sm--two-fifths {
    right: 40%;
  }
  .pull--sm--three-fifths {
    right: 60%;
  }
  .pull--sm--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--sm--one-sixth {
    right: 16.666%;
  }
  .pull--sm--two-sixths {
    right: 33.333%;
  }
  .pull--sm--three-sixths {
    right: 50%;
  }
  .pull--sm--four-sixths {
    right: 66.666%;
  }
  .pull--sm--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--sm--one-eighth {
    right: 12.5%;
  }
  .pull--sm--two-eighths {
    right: 25%;
  }
  .pull--sm--three-eighths {
    right: 37.5%;
  }
  .pull--sm--four-eighths {
    right: 50%;
  }
  .pull--sm--five-eighths {
    right: 62.5%;
  }
  .pull--sm--six-eighths {
    right: 75%;
  }
  .pull--sm--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--sm--one-tenth {
    right: 10%;
  }
  .pull--sm--two-tenths {
    right: 20%;
  }
  .pull--sm--three-tenths {
    right: 30%;
  }
  .pull--sm--four-tenths {
    right: 40%;
  }
  .pull--sm--five-tenths {
    right: 50%;
  }
  .pull--sm--six-tenths {
    right: 60%;
  }
  .pull--sm--seven-tenths {
    right: 70%;
  }
  .pull--sm--eight-tenths {
    right: 80%;
  }
  .pull--sm--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--sm--one-twelfth {
    right: 8.333%;
  }
  .pull--sm--two-twelfths {
    right: 16.666%;
  }
  .pull--sm--three-twelfths {
    right: 25%;
  }
  .pull--sm--four-twelfths {
    right: 33.333%;
  }
  .pull--sm--five-twelfths {
    right: 41.666%;
  }
  .pull--sm--six-twelfths {
    right: 50%;
  }
  .pull--sm--seven-twelfths {
    right: 58.333%;
  }
  .pull--sm--eight-twelfths {
    right: 66.666%;
  }
  .pull--sm--nine-twelfths {
    right: 75%;
  }
  .pull--sm--ten-twelfths {
    right: 83.333%;
  }
  .pull--sm--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 768px) {
  /* Whole */
  .pull--sm-up--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--sm-up--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--sm-up--one-third {
    right: 33.333%;
  }
  .pull--sm-up--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--sm-up--one-quarter {
    right: 25%;
  }
  .pull--sm-up--two-quarters {
    right: 50%;
  }
  .pull--sm-up--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--sm-up--one-fifth {
    right: 20%;
  }
  .pull--sm-up--two-fifths {
    right: 40%;
  }
  .pull--sm-up--three-fifths {
    right: 60%;
  }
  .pull--sm-up--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--sm-up--one-sixth {
    right: 16.666%;
  }
  .pull--sm-up--two-sixths {
    right: 33.333%;
  }
  .pull--sm-up--three-sixths {
    right: 50%;
  }
  .pull--sm-up--four-sixths {
    right: 66.666%;
  }
  .pull--sm-up--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--sm-up--one-eighth {
    right: 12.5%;
  }
  .pull--sm-up--two-eighths {
    right: 25%;
  }
  .pull--sm-up--three-eighths {
    right: 37.5%;
  }
  .pull--sm-up--four-eighths {
    right: 50%;
  }
  .pull--sm-up--five-eighths {
    right: 62.5%;
  }
  .pull--sm-up--six-eighths {
    right: 75%;
  }
  .pull--sm-up--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--sm-up--one-tenth {
    right: 10%;
  }
  .pull--sm-up--two-tenths {
    right: 20%;
  }
  .pull--sm-up--three-tenths {
    right: 30%;
  }
  .pull--sm-up--four-tenths {
    right: 40%;
  }
  .pull--sm-up--five-tenths {
    right: 50%;
  }
  .pull--sm-up--six-tenths {
    right: 60%;
  }
  .pull--sm-up--seven-tenths {
    right: 70%;
  }
  .pull--sm-up--eight-tenths {
    right: 80%;
  }
  .pull--sm-up--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--sm-up--one-twelfth {
    right: 8.333%;
  }
  .pull--sm-up--two-twelfths {
    right: 16.666%;
  }
  .pull--sm-up--three-twelfths {
    right: 25%;
  }
  .pull--sm-up--four-twelfths {
    right: 33.333%;
  }
  .pull--sm-up--five-twelfths {
    right: 41.666%;
  }
  .pull--sm-up--six-twelfths {
    right: 50%;
  }
  .pull--sm-up--seven-twelfths {
    right: 58.333%;
  }
  .pull--sm-up--eight-twelfths {
    right: 66.666%;
  }
  .pull--sm-up--nine-twelfths {
    right: 75%;
  }
  .pull--sm-up--ten-twelfths {
    right: 83.333%;
  }
  .pull--sm-up--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 991px) {
  /* Whole */
  .pull--md-down--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--md-down--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--md-down--one-third {
    right: 33.333%;
  }
  .pull--md-down--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--md-down--one-quarter {
    right: 25%;
  }
  .pull--md-down--two-quarters {
    right: 50%;
  }
  .pull--md-down--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--md-down--one-fifth {
    right: 20%;
  }
  .pull--md-down--two-fifths {
    right: 40%;
  }
  .pull--md-down--three-fifths {
    right: 60%;
  }
  .pull--md-down--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--md-down--one-sixth {
    right: 16.666%;
  }
  .pull--md-down--two-sixths {
    right: 33.333%;
  }
  .pull--md-down--three-sixths {
    right: 50%;
  }
  .pull--md-down--four-sixths {
    right: 66.666%;
  }
  .pull--md-down--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--md-down--one-eighth {
    right: 12.5%;
  }
  .pull--md-down--two-eighths {
    right: 25%;
  }
  .pull--md-down--three-eighths {
    right: 37.5%;
  }
  .pull--md-down--four-eighths {
    right: 50%;
  }
  .pull--md-down--five-eighths {
    right: 62.5%;
  }
  .pull--md-down--six-eighths {
    right: 75%;
  }
  .pull--md-down--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--md-down--one-tenth {
    right: 10%;
  }
  .pull--md-down--two-tenths {
    right: 20%;
  }
  .pull--md-down--three-tenths {
    right: 30%;
  }
  .pull--md-down--four-tenths {
    right: 40%;
  }
  .pull--md-down--five-tenths {
    right: 50%;
  }
  .pull--md-down--six-tenths {
    right: 60%;
  }
  .pull--md-down--seven-tenths {
    right: 70%;
  }
  .pull--md-down--eight-tenths {
    right: 80%;
  }
  .pull--md-down--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--md-down--one-twelfth {
    right: 8.333%;
  }
  .pull--md-down--two-twelfths {
    right: 16.666%;
  }
  .pull--md-down--three-twelfths {
    right: 25%;
  }
  .pull--md-down--four-twelfths {
    right: 33.333%;
  }
  .pull--md-down--five-twelfths {
    right: 41.666%;
  }
  .pull--md-down--six-twelfths {
    right: 50%;
  }
  .pull--md-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--md-down--eight-twelfths {
    right: 66.666%;
  }
  .pull--md-down--nine-twelfths {
    right: 75%;
  }
  .pull--md-down--ten-twelfths {
    right: 83.333%;
  }
  .pull--md-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* Whole */
  .pull--md--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--md--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--md--one-third {
    right: 33.333%;
  }
  .pull--md--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--md--one-quarter {
    right: 25%;
  }
  .pull--md--two-quarters {
    right: 50%;
  }
  .pull--md--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--md--one-fifth {
    right: 20%;
  }
  .pull--md--two-fifths {
    right: 40%;
  }
  .pull--md--three-fifths {
    right: 60%;
  }
  .pull--md--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--md--one-sixth {
    right: 16.666%;
  }
  .pull--md--two-sixths {
    right: 33.333%;
  }
  .pull--md--three-sixths {
    right: 50%;
  }
  .pull--md--four-sixths {
    right: 66.666%;
  }
  .pull--md--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--md--one-eighth {
    right: 12.5%;
  }
  .pull--md--two-eighths {
    right: 25%;
  }
  .pull--md--three-eighths {
    right: 37.5%;
  }
  .pull--md--four-eighths {
    right: 50%;
  }
  .pull--md--five-eighths {
    right: 62.5%;
  }
  .pull--md--six-eighths {
    right: 75%;
  }
  .pull--md--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--md--one-tenth {
    right: 10%;
  }
  .pull--md--two-tenths {
    right: 20%;
  }
  .pull--md--three-tenths {
    right: 30%;
  }
  .pull--md--four-tenths {
    right: 40%;
  }
  .pull--md--five-tenths {
    right: 50%;
  }
  .pull--md--six-tenths {
    right: 60%;
  }
  .pull--md--seven-tenths {
    right: 70%;
  }
  .pull--md--eight-tenths {
    right: 80%;
  }
  .pull--md--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--md--one-twelfth {
    right: 8.333%;
  }
  .pull--md--two-twelfths {
    right: 16.666%;
  }
  .pull--md--three-twelfths {
    right: 25%;
  }
  .pull--md--four-twelfths {
    right: 33.333%;
  }
  .pull--md--five-twelfths {
    right: 41.666%;
  }
  .pull--md--six-twelfths {
    right: 50%;
  }
  .pull--md--seven-twelfths {
    right: 58.333%;
  }
  .pull--md--eight-twelfths {
    right: 66.666%;
  }
  .pull--md--nine-twelfths {
    right: 75%;
  }
  .pull--md--ten-twelfths {
    right: 83.333%;
  }
  .pull--md--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 992px) {
  /* Whole */
  .pull--md-up--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--md-up--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--md-up--one-third {
    right: 33.333%;
  }
  .pull--md-up--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--md-up--one-quarter {
    right: 25%;
  }
  .pull--md-up--two-quarters {
    right: 50%;
  }
  .pull--md-up--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--md-up--one-fifth {
    right: 20%;
  }
  .pull--md-up--two-fifths {
    right: 40%;
  }
  .pull--md-up--three-fifths {
    right: 60%;
  }
  .pull--md-up--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--md-up--one-sixth {
    right: 16.666%;
  }
  .pull--md-up--two-sixths {
    right: 33.333%;
  }
  .pull--md-up--three-sixths {
    right: 50%;
  }
  .pull--md-up--four-sixths {
    right: 66.666%;
  }
  .pull--md-up--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--md-up--one-eighth {
    right: 12.5%;
  }
  .pull--md-up--two-eighths {
    right: 25%;
  }
  .pull--md-up--three-eighths {
    right: 37.5%;
  }
  .pull--md-up--four-eighths {
    right: 50%;
  }
  .pull--md-up--five-eighths {
    right: 62.5%;
  }
  .pull--md-up--six-eighths {
    right: 75%;
  }
  .pull--md-up--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--md-up--one-tenth {
    right: 10%;
  }
  .pull--md-up--two-tenths {
    right: 20%;
  }
  .pull--md-up--three-tenths {
    right: 30%;
  }
  .pull--md-up--four-tenths {
    right: 40%;
  }
  .pull--md-up--five-tenths {
    right: 50%;
  }
  .pull--md-up--six-tenths {
    right: 60%;
  }
  .pull--md-up--seven-tenths {
    right: 70%;
  }
  .pull--md-up--eight-tenths {
    right: 80%;
  }
  .pull--md-up--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--md-up--one-twelfth {
    right: 8.333%;
  }
  .pull--md-up--two-twelfths {
    right: 16.666%;
  }
  .pull--md-up--three-twelfths {
    right: 25%;
  }
  .pull--md-up--four-twelfths {
    right: 33.333%;
  }
  .pull--md-up--five-twelfths {
    right: 41.666%;
  }
  .pull--md-up--six-twelfths {
    right: 50%;
  }
  .pull--md-up--seven-twelfths {
    right: 58.333%;
  }
  .pull--md-up--eight-twelfths {
    right: 66.666%;
  }
  .pull--md-up--nine-twelfths {
    right: 75%;
  }
  .pull--md-up--ten-twelfths {
    right: 83.333%;
  }
  .pull--md-up--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (max-width: 1199px) {
  /* Whole */
  .pull--lg-down--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--lg-down--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--lg-down--one-third {
    right: 33.333%;
  }
  .pull--lg-down--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--lg-down--one-quarter {
    right: 25%;
  }
  .pull--lg-down--two-quarters {
    right: 50%;
  }
  .pull--lg-down--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--lg-down--one-fifth {
    right: 20%;
  }
  .pull--lg-down--two-fifths {
    right: 40%;
  }
  .pull--lg-down--three-fifths {
    right: 60%;
  }
  .pull--lg-down--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--lg-down--one-sixth {
    right: 16.666%;
  }
  .pull--lg-down--two-sixths {
    right: 33.333%;
  }
  .pull--lg-down--three-sixths {
    right: 50%;
  }
  .pull--lg-down--four-sixths {
    right: 66.666%;
  }
  .pull--lg-down--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--lg-down--one-eighth {
    right: 12.5%;
  }
  .pull--lg-down--two-eighths {
    right: 25%;
  }
  .pull--lg-down--three-eighths {
    right: 37.5%;
  }
  .pull--lg-down--four-eighths {
    right: 50%;
  }
  .pull--lg-down--five-eighths {
    right: 62.5%;
  }
  .pull--lg-down--six-eighths {
    right: 75%;
  }
  .pull--lg-down--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--lg-down--one-tenth {
    right: 10%;
  }
  .pull--lg-down--two-tenths {
    right: 20%;
  }
  .pull--lg-down--three-tenths {
    right: 30%;
  }
  .pull--lg-down--four-tenths {
    right: 40%;
  }
  .pull--lg-down--five-tenths {
    right: 50%;
  }
  .pull--lg-down--six-tenths {
    right: 60%;
  }
  .pull--lg-down--seven-tenths {
    right: 70%;
  }
  .pull--lg-down--eight-tenths {
    right: 80%;
  }
  .pull--lg-down--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--lg-down--one-twelfth {
    right: 8.333%;
  }
  .pull--lg-down--two-twelfths {
    right: 16.666%;
  }
  .pull--lg-down--three-twelfths {
    right: 25%;
  }
  .pull--lg-down--four-twelfths {
    right: 33.333%;
  }
  .pull--lg-down--five-twelfths {
    right: 41.666%;
  }
  .pull--lg-down--six-twelfths {
    right: 50%;
  }
  .pull--lg-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--lg-down--eight-twelfths {
    right: 66.666%;
  }
  .pull--lg-down--nine-twelfths {
    right: 75%;
  }
  .pull--lg-down--ten-twelfths {
    right: 83.333%;
  }
  .pull--lg-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 1200px) {
  /* Whole */
  .pull--lg--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--lg--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--lg--one-third {
    right: 33.333%;
  }
  .pull--lg--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--lg--one-quarter {
    right: 25%;
  }
  .pull--lg--two-quarters {
    right: 50%;
  }
  .pull--lg--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--lg--one-fifth {
    right: 20%;
  }
  .pull--lg--two-fifths {
    right: 40%;
  }
  .pull--lg--three-fifths {
    right: 60%;
  }
  .pull--lg--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--lg--one-sixth {
    right: 16.666%;
  }
  .pull--lg--two-sixths {
    right: 33.333%;
  }
  .pull--lg--three-sixths {
    right: 50%;
  }
  .pull--lg--four-sixths {
    right: 66.666%;
  }
  .pull--lg--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--lg--one-eighth {
    right: 12.5%;
  }
  .pull--lg--two-eighths {
    right: 25%;
  }
  .pull--lg--three-eighths {
    right: 37.5%;
  }
  .pull--lg--four-eighths {
    right: 50%;
  }
  .pull--lg--five-eighths {
    right: 62.5%;
  }
  .pull--lg--six-eighths {
    right: 75%;
  }
  .pull--lg--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--lg--one-tenth {
    right: 10%;
  }
  .pull--lg--two-tenths {
    right: 20%;
  }
  .pull--lg--three-tenths {
    right: 30%;
  }
  .pull--lg--four-tenths {
    right: 40%;
  }
  .pull--lg--five-tenths {
    right: 50%;
  }
  .pull--lg--six-tenths {
    right: 60%;
  }
  .pull--lg--seven-tenths {
    right: 70%;
  }
  .pull--lg--eight-tenths {
    right: 80%;
  }
  .pull--lg--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--lg--one-twelfth {
    right: 8.333%;
  }
  .pull--lg--two-twelfths {
    right: 16.666%;
  }
  .pull--lg--three-twelfths {
    right: 25%;
  }
  .pull--lg--four-twelfths {
    right: 33.333%;
  }
  .pull--lg--five-twelfths {
    right: 41.666%;
  }
  .pull--lg--six-twelfths {
    right: 50%;
  }
  .pull--lg--seven-twelfths {
    right: 58.333%;
  }
  .pull--lg--eight-twelfths {
    right: 66.666%;
  }
  .pull--lg--nine-twelfths {
    right: 75%;
  }
  .pull--lg--ten-twelfths {
    right: 83.333%;
  }
  .pull--lg--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  /* Whole */
  .pull--xl-down--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--xl-down--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--xl-down--one-third {
    right: 33.333%;
  }
  .pull--xl-down--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--xl-down--one-quarter {
    right: 25%;
  }
  .pull--xl-down--two-quarters {
    right: 50%;
  }
  .pull--xl-down--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--xl-down--one-fifth {
    right: 20%;
  }
  .pull--xl-down--two-fifths {
    right: 40%;
  }
  .pull--xl-down--three-fifths {
    right: 60%;
  }
  .pull--xl-down--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--xl-down--one-sixth {
    right: 16.666%;
  }
  .pull--xl-down--two-sixths {
    right: 33.333%;
  }
  .pull--xl-down--three-sixths {
    right: 50%;
  }
  .pull--xl-down--four-sixths {
    right: 66.666%;
  }
  .pull--xl-down--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--xl-down--one-eighth {
    right: 12.5%;
  }
  .pull--xl-down--two-eighths {
    right: 25%;
  }
  .pull--xl-down--three-eighths {
    right: 37.5%;
  }
  .pull--xl-down--four-eighths {
    right: 50%;
  }
  .pull--xl-down--five-eighths {
    right: 62.5%;
  }
  .pull--xl-down--six-eighths {
    right: 75%;
  }
  .pull--xl-down--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--xl-down--one-tenth {
    right: 10%;
  }
  .pull--xl-down--two-tenths {
    right: 20%;
  }
  .pull--xl-down--three-tenths {
    right: 30%;
  }
  .pull--xl-down--four-tenths {
    right: 40%;
  }
  .pull--xl-down--five-tenths {
    right: 50%;
  }
  .pull--xl-down--six-tenths {
    right: 60%;
  }
  .pull--xl-down--seven-tenths {
    right: 70%;
  }
  .pull--xl-down--eight-tenths {
    right: 80%;
  }
  .pull--xl-down--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--xl-down--one-twelfth {
    right: 8.333%;
  }
  .pull--xl-down--two-twelfths {
    right: 16.666%;
  }
  .pull--xl-down--three-twelfths {
    right: 25%;
  }
  .pull--xl-down--four-twelfths {
    right: 33.333%;
  }
  .pull--xl-down--five-twelfths {
    right: 41.666%;
  }
  .pull--xl-down--six-twelfths {
    right: 50%;
  }
  .pull--xl-down--seven-twelfths {
    right: 58.333%;
  }
  .pull--xl-down--eight-twelfths {
    right: 66.666%;
  }
  .pull--xl-down--nine-twelfths {
    right: 75%;
  }
  .pull--xl-down--ten-twelfths {
    right: 83.333%;
  }
  .pull--xl-down--eleven-twelfths {
    right: 91.666%;
  }
}
@media only screen and (min-width: 1441px) {
  /* Whole */
  .pull--xl--one-whole {
    right: 100%;
  }
  /* Halves */
  .pull--xl--one-half {
    right: 50%;
  }
  /* Thirds */
  .pull--xl--one-third {
    right: 33.333%;
  }
  .pull--xl--two-thirds {
    right: 66.666%;
  }
  /* Quarters */
  .pull--xl--one-quarter {
    right: 25%;
  }
  .pull--xl--two-quarters {
    right: 50%;
  }
  .pull--xl--three-quarters {
    right: 75%;
  }
  /* Fifths */
  .pull--xl--one-fifth {
    right: 20%;
  }
  .pull--xl--two-fifths {
    right: 40%;
  }
  .pull--xl--three-fifths {
    right: 60%;
  }
  .pull--xl--four-fifths {
    right: 80%;
  }
  /* Sixths */
  .pull--xl--one-sixth {
    right: 16.666%;
  }
  .pull--xl--two-sixths {
    right: 33.333%;
  }
  .pull--xl--three-sixths {
    right: 50%;
  }
  .pull--xl--four-sixths {
    right: 66.666%;
  }
  .pull--xl--five-sixths {
    right: 83.333%;
  }
  /* Eighths */
  .pull--xl--one-eighth {
    right: 12.5%;
  }
  .pull--xl--two-eighths {
    right: 25%;
  }
  .pull--xl--three-eighths {
    right: 37.5%;
  }
  .pull--xl--four-eighths {
    right: 50%;
  }
  .pull--xl--five-eighths {
    right: 62.5%;
  }
  .pull--xl--six-eighths {
    right: 75%;
  }
  .pull--xl--seven-eighths {
    right: 87.5%;
  }
  /* Tenths */
  .pull--xl--one-tenth {
    right: 10%;
  }
  .pull--xl--two-tenths {
    right: 20%;
  }
  .pull--xl--three-tenths {
    right: 30%;
  }
  .pull--xl--four-tenths {
    right: 40%;
  }
  .pull--xl--five-tenths {
    right: 50%;
  }
  .pull--xl--six-tenths {
    right: 60%;
  }
  .pull--xl--seven-tenths {
    right: 70%;
  }
  .pull--xl--eight-tenths {
    right: 80%;
  }
  .pull--xl--nine-tenths {
    right: 90%;
  }
  /* Twelfths */
  .pull--xl--one-twelfth {
    right: 8.333%;
  }
  .pull--xl--two-twelfths {
    right: 16.666%;
  }
  .pull--xl--three-twelfths {
    right: 25%;
  }
  .pull--xl--four-twelfths {
    right: 33.333%;
  }
  .pull--xl--five-twelfths {
    right: 41.666%;
  }
  .pull--xl--six-twelfths {
    right: 50%;
  }
  .pull--xl--seven-twelfths {
    right: 58.333%;
  }
  .pull--xl--eight-twelfths {
    right: 66.666%;
  }
  .pull--xl--nine-twelfths {
    right: 75%;
  }
  .pull--xl--ten-twelfths {
    right: 83.333%;
  }
  .pull--xl--eleven-twelfths {
    right: 91.666%;
  }
}
.small-grid {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.small-grid .grid__item {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

/*============================================================================
	  #Normalize
	==============================================================================*/
*,
:after,
:before,
input {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
* {
  outline: none;
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
[tabindex='-1']:focus {
  outline: none;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.container,
.container_fluid {
  *zoom: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
}
.container:after,
.container_fluid:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 1440px) {
  .container,
  .container_fluid {
    max-width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .container,
  .container_fluid {
    padding: 0 7.5px;
  }
}
.container_fluid {
  max-width: 100%;
}

/*============================================================================
	  #Rich Text Editor
	==============================================================================*/
.rte {
  margin-bottom: 15px;
}
.rte a {
  text-decoration: underline;
}
.rte .h1,
.rte .h2,
.rte .h3,
.rte .h4,
.rte .h5,
.rte .h6,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  margin-top: 2em;
}
.rte .h1:first-child,
.rte .h2:first-child,
.rte .h3:first-child,
.rte .h4:first-child,
.rte .h5:first-child,
.rte .h6:first-child,
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
  margin-top: 0;
}
.rte .h1 a,
.rte .h2 a,
.rte .h3 a,
.rte .h4 a,
.rte .h5 a,
.rte .h6 a,
.rte h1 a,
.rte h2 a,
.rte h3 a,
.rte h4 a,
.rte h5 a,
.rte h6 a {
  text-decoration: none;
}
.rte > div {
  margin-bottom: 15px;
}
.rte li {
  margin-bottom: 0.4em;
}
.rte--header {
  margin-bottom: 0;
}

/*============================================================================
	  #Links and Buttons
==============================================================================*/
.text-link,
a {
  color: #000;
  text-decoration: none;
  background: transparent;
  transition: color 0.2s ease-in-out;
}
a:focus,
a:hover {
  color: #525252;
}
button {
  overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
.btn {
  display: inline-block;
  padding: 10px 30px;
  width: auto;
  margin: 0;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: 0.3s ease-in-out;
  /*================ Set primary button colors - can override later ================*/
}
.btn-primary,
.shopify-challenge__button {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.shopify-challenge__button:active,
.shopify-challenge__button:focus,
.shopify-challenge__button:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.btn-primary.disabled,
.btn-primary[disabled],
.shopify-challenge__button.disabled,
.shopify-challenge__button[disabled] {
  cursor: default;
  color: #b6b6b6;
  background-color: #f6f6f6;
  border-color: #b6b6b6;
}
.btn-outline-primary {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn-outline-primary.disabled,
.btn-outline-primary[disabled] {
  cursor: default;
  color: #b6b6b6;
  background-color: #f6f6f6;
  border-color: #b6b6b6;
}
.btn-outline-gray {
  background-color: transparent;
  color: #a3a3a3;
  border-color: #a3a3a3;
}
.btn-outline-gray:active,
.btn-outline-gray:focus,
.btn-outline-gray:hover {
  background-color: #a3a3a3;
  color: #fff;
  border-color: #a3a3a3;
}
.btn-secondary {
  background-color: #000;
  color: #525252;
  border-color: #000;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #525252;
}
.btn-white {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn--small {
  padding: 4px 22px;
  font-size: 14px;
}
.btn--large {
  padding: 12px 35px;
}
.btn--full {
  width: 100%;
}

/*================ Force an input/button to look like a text link ================*/
.text-link {
  display: inline;
  border: 0 none;
  background: none;
  padding: 0;
  margin: 0;
}
.btn-round {
  border-radius: 25px;
}

/*============================================================================
	  #Lists
	==============================================================================*/
ol,
ul {
  padding: 0;
}
ol {
  list-style: decimal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 4px 0 5px 20px;
}
li {
  margin-bottom: 0.25em;
}
ul.square {
  list-style: square outside;
}
ul.disc {
  list-style: disc outside;
}
ol.alpha {
  list-style: lower-alpha outside;
}
.no-bullets {
  list-style: none outside;
}
.inline-list,
.no-bullets {
  margin-left: 0;
}
.inline-list li {
  display: inline-block;
  margin-bottom: 0;
}

/*============================================================================
	  #Tables
	==============================================================================*/
table {
  width: 100%;
  border-spacing: 0;
}
table.full {
  width: 100%;
  margin-bottom: 1em;
}
.table-wrap {
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
th {
  font-weight: 700;
}
td,
th {
  text-align: left;
  padding: 15px;
  border: 1px solid #cbcbcb;
}
@media screen and (max-width: 480px) {
  .table--responsive thead {
    display: none;
  }
  .table--responsive tr {
    display: block;
  }
  .table--responsive td,
  .table--responsive tr {
    float: left;
    clear: both;
    width: 100%;
  }
  .table--responsive td,
  .table--responsive th {
    display: block;
    text-align: right;
    padding: 15px;
  }
  .table--responsive td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }
  .table--responsive.cart-table img {
    margin: 0 auto;
  }
  .table--responsive.cart-table .js-qty {
    float: right;
  }
}
@media screen and (max-width: 480px) {
  .table--small-hide {
    display: none !important;
  }
  .table__section + .table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px;
  }
  .table__section + .table__section:after {
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    display: block;
    border-bottom: 1px solid #cbcbcb;
  }
}

/*============================================================================
	  #Images and Iframes
	==============================================================================*/
img {
  border: 0 none;
}
svg:not(:root) {
  overflow: hidden;
}
iframe,
img {
  max-width: 100%;
}
.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%;
}
.product_qty .minus,
.product_qty .plus {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 50%;
  position: relative;
  background-color: #363c43;
}
@media screen and (max-width: 1199px) {
  .product_qty .minus,
  .product_qty .plus {
    height: 44px;
    width: 44px;
  }
}
.product_qty .minus span,
.product_qty .plus span {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #5e5f63;
  line-height: 21px;
  font-weight: 500;
  margin-right: 15px;
}
.product_qty .minus:after,
.product_qty .plus:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  background: #676a73;
  transform: translate(-50%, -50%);
}
.product_qty .plus {
  background: #000;
}
.product_qty .plus:after {
  background: #e9e9e9;
}
.product_qty .plus:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 12px;
  background: #e9e9e9;
  transform: translate(-50%, -50%);
}
.product_qty input[type='text'].product-quantity {
  margin-bottom: 0;
  width: 55px;
  height: 40px;
  float: left;
  border: 0;
  background-color: transparent;
  text-align: center;
  padding: 0 10px;
  line-height: 52px;
  font-size: 14px;
  color: #747781;
}
@media screen and (max-width: 1199px) {
  .product_qty input[type='text'].product-quantity {
    height: 44px;
  }
}
.js-qty {
  position: relative;
  width: 100%;
  max-width: 120px;
}
.js-qty .js-qty__adjust--minus {
  position: absolute;
  left: 0;
  top: 0;
  height: 31px;
  background: #e9e9e9;
  border-radius: 50%;
  width: 31px;
  font-weight: 700;
  font-size: 20px;
  color: #000;
}
.js-qty input[type='text'] {
  border: 0;
  text-align: center;
  height: 31px;
  margin-bottom: 0;
}
.js-qty .js-qty__adjust--plus {
  position: absolute;
  right: 0;
  top: 0;
  height: 31px;
  background: #e9e9e9;
  border-radius: 50%;
  width: 31px;
  font-weight: 700;
  font-size: 20px;
  color: #000;
}
form {
  margin-bottom: 0;
}
.form-vertical {
  margin-bottom: 15px;
}

/*================ Prevent zoom on touch devices in active inputs ================*/
button,
input,
select,
textarea {
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
button {
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer;
}
fieldset {
  border: 1px solid #cbcbcb;
  padding: 15px;
}
legend {
  border: 0;
  padding: 0;
}
button,
input[type='submit'] {
  cursor: pointer;
}
input,
select,
textarea {
  border: 1px solid #cbcbcb;
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 15px;
  line-height: 26px;
  border-radius: 0;
}
input.disabled,
input[disabled],
select.disabled,
select[disabled],
textarea.disabled,
textarea[disabled] {
  cursor: default;
  background-color: #f6f6f6;
  border-color: #b6b6b6;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #828282;
  text-transform: none;
  opacity: 1;
}
input:-moz-placeholder,
input::-moz-placeholder,
select:-moz-placeholder,
select::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  color: #828282;
  text-transform: none;
  opacity: 1;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #828282;
  text-transform: none;
  opacity: 1;
}
input:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
select:focus:-moz-placeholder,
select:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input.input-full,
select.input-full,
textarea.input-full {
  width: 100%;
}
textarea {
  min-height: 100px;
}

/*================ Input element overrides ================*/
input[type='checkbox'],
input[type='radio'] {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0;
  width: auto;
}
input[type='checkbox'] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  appearance: checkbox;
}
input[type='radio'] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  -ms-appearance: radio;
  appearance: radio;
}
input[type='image'] {
  padding-left: 0;
  padding-right: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-position: 100%;
  background-image: url(https://cdn.shopify.com/s/files/1/1836/8607/files/ico-select.svg?9100);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: #fff;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  /*================ Hide the svg arrow in IE9 and below ================*/
}
.ie9 select,
.lt-ie9 select {
  padding-right: 10px;
  background-image: none;
}
optgroup {
  font-weight: 700;
}
option {
  color: #000;
  background-color: #fff;
}
select::-ms-expand {
  display: none;
}

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

/*================ Horizontal Form ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  margin-bottom: 10px;
}
.form-vertical input[type='checkbox'],
.form-vertical input[type='radio'] {
  display: inline-block;
}

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

/*================ Input Group ================*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px;
}
.input-group-btn,
.input-group-field {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.input-group .btn,
.input-group .input-group-field {
  height: 42px;
}
.input-group .input-group-field {
  width: 100%;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding: 0;
}

/*============================================================================
	  #Notes and Form Feedback
	==============================================================================*/
.errors,
.note {
  border-radius: 3px;
  padding: 6px 12px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  font-size: 0.9em;
  text-align: left;
}
.errors ol,
.errors ul,
.note ol,
.note ul {
  margin-top: 0;
  margin-bottom: 0;
}
.errors li:last-child,
.errors p,
.note li:last-child,
.note p {
  margin-bottom: 0;
}
.note {
  border-color: #cbcbcb;
}
.errors ul {
  list-style: disc outside;
  margin-left: 20px;
}
.form-success {
  color: #56ad6a;
  background-color: #ecfef0;
  border-color: #56ad6a;
}
.form-success a {
  color: #56ad6a;
  text-decoration: underline;
}
.form-success a:hover {
  text-decoration: none;
}
.errors,
.form-error {
  color: #d02e2e;
  background-color: #fff6f6;
  border-color: #d02e2e;
}
.errors a,
.form-error a {
  color: #d02e2e;
  text-decoration: underline;
}
.errors a:hover,
.form-error a:hover {
  text-decoration: none;
}

/*============================================================================
    #Pagination
==============================================================================*/
.pagination {
  margin-bottom: 1em;
  text-align: center;
}
.pagination > span {
  display: inline-block;
  line-height: 45px;
  height: 45px;
  min-width: 42px;
  background: #cbcbcb;
  padding: 2px 10px;
}
.pagination a {
  display: block;
}
.pagination-div {
  margin-bottom: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .pagination-div {
    margin-bottom: 0;
  }
}

/*============================================================================
  #ACCOUNT PAGES
==============================================================================*/
input[type='checkbox'] {
  display: none;
}
input[type='checkbox'] + label span {
  width: 16px;
  height: 16px;
  border: 2px solid #000;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
  position: relative;
  border-radius: 3px;
}
input[type='checkbox']:checked + label span {
  background-color: #000;
}
.form-wrapper {
  position: relative;
  max-width: 420px;
  padding: 50px 25px 40px;
  margin: 50px auto;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 480px) {
  .form-wrapper {
    padding: 40px 15px 30px;
  }
}
.account_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cbcbcb;
}
.account_title.center-title {
  text-align: center;
  border-bottom: 0;
  padding-bottom: 0;
  display: block;
}
@media screen and (max-width: 480px) {
  .account_title {
    margin-bottom: 22px;
  }
}
.account_title .h3,
.account_title h3 {
  margin-bottom: 0;
}
#account_page .section_title {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
#account_page .sub-title {
  font-size: 15px;
  margin-bottom: 0;
}
#account_page .account_link,
#account_page .order_link a {
  text-decoration: underline;
  color: #000;
  font-weight: 700;
}
#account_page .account_link:hover,
#account_page .order_link a:hover {
  color: #000;
}
#account_page .add-address-form {
  padding-bottom: 40px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 40px;
}
#account_page .edit-address-form {
  padding-top: 10px;
}
#account_page .btn-update-add .btn {
  margin: 0 15px 0 0;
}
@media screen and (max-width: 480px) {
  #account_page .btn-update-add .btn {
    margin-right: 10px;
  }
}
#account_page input,
#account_page select,
#account_page textarea {
  margin-bottom: 15px;
}
#account_page select {
  background-color: transparent;
}
#account_page .billing_address,
#account_page .shipping_address {
  padding-top: 30px;
}
#account_page .billing_address .section_title,
#account_page .shipping_address .section_title {
  margin-bottom: 12px;
}
#account_page .mr-b-0 {
  margin-bottom: 0;
}
#account_page .order_title {
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  #account_page .order_title {
    font-size: 16px;
  }
}
#account_page .order-time {
  color: #969696;
}
#account_page .login_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#account_page .login_footer .btn,
#account_page .login_footer p {
  margin-bottom: 0;
}
.edit-address-link {
  margin: 10px 0;
}
.edit-address-link .theme-font-color {
  padding-right: 10px;
  margin-right: 6px;
  border-right: 1px solid #000;
  line-height: 14px;
  display: inline-block;
}
.edit-address-link .theme-font-color:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.edit-address-link .theme-font-color a {
  color: #000;
  font-weight: 700;
}
.edit-address-link .theme-font-color a:hover,
.pass_link,
.pass_link:hover {
  color: #000;
}
.go_register {
  position: relative;
  padding-top: 23px;
  margin: 35px 0 10px;
}
.go_register:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.2);
}
.go_register p {
  margin-bottom: 5px;
}
.go_register .btn--ghost {
  border: 2px solid #000;
  background: transparent;
  color: #000;
  text-transform: capitalize;
  padding: 6px 25px 5px;
}
.go_register .btn--ghost:hover {
  background-color: #000;
  color: #e9e9e9;
}
.return-store {
  margin-bottom: 0;
  padding-top: 20px;
}
.return-store a {
  text-decoration: underline;
  color: #000;
  font-weight: 700;
}
.return-store a:hover {
  color: #000;
}
.mr-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pd-sm-t-30 {
    padding-top: 30px;
  }
  .pd-sm-b-30 {
    padding-bottom: 30px;
  }
}

/*============================================================================
  #CART PAGES
==============================================================================*/
#cart-layout {
  padding-top: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #cart-layout {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #cart-layout {
    padding-top: 0;
  }
}
#cart-layout #cart-header {
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
}
#cart-layout #cart-header .th {
  text-align: center;
}
#cart-layout #cart-header .th.h6 {
  margin-bottom: 0;
  text-transform: uppercase;
}
#cart-layout #cart-header .th.cart-item-name {
  text-align: left;
}
#cart-layout #cart-header .th.trash {
  display: none;
}
@media screen and (max-width: 767px) {
  #cart-layout #cart-header .th.cart-price {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #cart-layout #cart-header .th.cart-total {
    text-align: right;
  }
}
#cart-items .cart-item {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #cbcbcb;
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  #cart-items .cart-item > .grid,
  #cart-items .cart-item > .grid--full,
  #cart-items .cart-item > .grid--rev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#cart-items .cart-item .tr {
  text-align: center;
}
#cart-items .cart-item .cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-product {
    padding-bottom: 15px;
    padding-right: 20px;
    position: relative;
  }
}
#cart-items .cart-item .cart-product .item-img {
  height: 120px;
  width: 100px;
  margin-right: 30px;
}
@media screen and (max-width: 991px) {
  #cart-items .cart-item .cart-product .item-img {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-product .item-img {
    height: 95px;
    width: 80px;
    float: left;
  }
}
#cart-items .cart-item .cart-product .item-img a {
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#cart-items .cart-item .cart-product .item-img a img {
  max-height: 100%;
  display: block;
  margin: auto;
}
#cart-items .cart-item .cart-product .cart-des {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-product .cart-des {
    padding-right: 10px;
    float: left;
  }
}
#cart-items .cart-item .cart-product .cart-des .h6,
#cart-items .cart-item .cart-product .cart-des h6 {
  font-size: 16px;
  margin-bottom: 6px;
  letter-spacing: 1px;
}
#cart-items .cart-item .cart-product .cart-des p {
  width: 100%;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  color: #8a96a2;
}
@media screen and (min-width: 768px) {
  #cart-items .cart-item .cart-product .trash {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-product .trash {
    float: right;
    position: absolute;
    right: 10px;
    font-size: 20px;
  }
}
#cart-items .cart-item .cart-price .money {
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-price .money {
    line-height: 30px;
    text-align: left;
  }
}
#cart-items .cart-item .cart-total .money {
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #cart-items .cart-item .cart-total .money {
    line-height: 30px;
    text-align: right;
  }
}
#cart-items .cart-item .qty-select {
  text-align: center;
}
#cart-items .cart-item .qty-select .product_qty {
  position: relative;
  display: inline-block;
  max-width: 120px;
  height: 39px;
}
#cart-items .cart-item .qty-select .product_qty.hide--qty .js-qty__adjust {
  display: none;
}
#cart-items .cart-item .qty-select .product_qty.hide--qty input {
  border: 1px solid #cacaca;
  height: 39px;
  pointer-events: none;
}
#cart-items .cart-item .qty-select .product_qty .minus,
#cart-items .cart-item .qty-select .product_qty .plus {
  left: 0;
}
#cart-items .cart-item .qty-select .product_qty .plus {
  right: 0;
  left: auto;
}
#cart-items .cart-item .qty-select .product_qty .minus,
#cart-items .cart-item .qty-select .product_qty .plus {
  background: transparent;
  position: absolute;
  top: 0;
  width: 30px;
  height: 37px;
}
#cart-items .cart-item .qty-select .product_qty .minus:after,
#cart-items .cart-item .qty-select .product_qty .minus:before,
#cart-items .cart-item .qty-select .product_qty .plus:after,
#cart-items .cart-item .qty-select .product_qty .plus:before {
  background-color: #828282;
}
#cart-items .cart-item .qty-select .product_qty .product-quantity {
  margin-bottom: 0;
  width: 100% !important;
  height: 37px;
  line-height: 37px;
  min-height: 28px;
  border-color: #a8a4a2;
  background-color: #fff;
  font-size: 14px;
}
#cart-items .cart-item .trash a,
#cart-items .cart-item .trash a:hover {
  color: #000;
}
.cart-item-prescription {
  border: 1px solid #e1e1e1;
  margin: 0;
}
#checkout-section {
  padding-top: 40px;
  margin-bottom: 40px;
}
#checkout-section .cart_total {
  text-align: right;
  margin-bottom: 20px;
}
#checkout-section .cart_total .h4,
#checkout-section .cart_total h4 {
  font-family: Sweet Sans Pro;
  font-weight: 400;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#checkout-section .cart_total .h4 .money,
#checkout-section .cart_total h4 .money {
  font-weight: 700;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  #checkout-section .cart_total .h4 .money,
  #checkout-section .cart_total h4 .money {
    padding-left: 0;
  }
}
#checkout-section .checkout-btn-section {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #checkout-section .checkout-btn-section {
    padding-bottom: 15px;
  }
}
#checkout-section .checkout-btn-section .btn {
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #checkout-section .checkout-btn-section .btn {
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
}
#checkout-section .checkout-btn-section .btn--ghost {
  border: 2px solid #000;
  background: transparent;
  color: #000;
  text-transform: capitalize;
  padding: 6px 25px 5px;
}
#checkout-section .checkout-btn-section .btn--ghost:hover {
  background-color: #000;
  color: #e9e9e9;
}
#checkout-section .checkout-btn-section p {
  margin-top: 15px;
  color: #9c9c9c;
}
@media screen and (max-width: 767px) {
  #checkout-section .checkout-btn-section p {
    text-align: center;
  }
}
.empty_cart {
  padding: 40px 0;
}
.empty_cart .empty_img {
  width: 80px;
  height: 80px;
  margin: 0 auto 45px;
}
.empty_cart p {
  margin: 0 0 10px;
  color: #9c9c9c;
}
.empty_cart .btn {
  text-transform: capitalize;
}

/*============================================================================
  #SEARCH PAGES
==============================================================================*/
.search-box .search-bar {
  max-width: 570px;
  margin: 0 auto 25px;
  position: relative;
  display: table;
  border-collapse: separate;
}
.search-box .h5,
.search-box h5 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#blog-collection,
#search-collection {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  #blog-collection,
  #search-collection {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #blog-collection,
  #search-collection {
    padding-top: 50px;
  }
}

/*============================================================================
  #COLLECTIOS PAGES
==============================================================================*/
#collections-view {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 767px) {
  #collections-view {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #collections-view {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
#collections-view .collections-header {
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #collections-view .collections-header {
    padding-bottom: 30px;
  }
}
#collections-view .collections-header .h3,
#collections-view .collections-header h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
#collections-view .product_list {
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  #collections-view .product_list {
    padding-bottom: 40px;
  }
}
#collections-view .product_list .product_item {
  margin-bottom: 0;
}
#collections-view .collections-footer {
  text-align: center;
}
#collections-list #collections-view:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

/*============================================================================
  #404 ERROR 
==============================================================================*/
#error-page .bottom_social .social-links li a {
  color: #e9e9e9;
}
.footable-detail-show .footable-toggle:before {
  background: transparent;
}
.footable-toggle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .footable-toggle {
    display: none;
  }
}
.footable-toggle:before {
  height: 20px;
  width: 2px;
}
.footable-toggle:after,
.footable-toggle:before {
  content: '';
  position: absolute;
  background: #000;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.footable-toggle:after {
  width: 20px;
  height: 2px;
}

/*============================================================================
    #Breadcrumbs
==============================================================================*/
.breadcrumb {
  margin-bottom: 30px;
  padding: 12px 0;
}
.breadcrumb a,
.breadcrumb span {
  display: inline-block;
  padding: 0 7px 0 0;
  margin-right: 7px;
}
.breadcrumb a:first-child,
.breadcrumb span:first-child {
  padding-left: 0;
}
.icon-topfoxx {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: icon-topfoxx !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down:before {
  content: '\E900';
}
.icon-arrow-left:before {
  content: '\E901';
}
.icon-arrow-right:before {
  content: '\E902';
}
.icon-arrow-up:before {
  content: '\E903';
}

.icon-cart:before {
  content: '\E905';
}
.icon-cross:before {
  content: '\E906';
}
.icon-facebook:before {
  content: '\E907';
}
.icon-fly-heart:before {
  content: '\E908';
}
.icon-instagram:before {
  content: '\E909';
}
.icon-note:before {
  content: '\E90A';
}
.icon-pinterest:before {
  content: '\E90B';
}
.icon-star:before {
  content: '\E90C';
}
.icon-thumb:before {
  content: '\E90D';
}
.icon-search:before {
  content: '\E90E';
}
.icon-deliveries:before {
  content: '\E90F';
}
.icon-happy-customer:before {
  content: '\E910';
}
.icon-product-solid:before {
  content: '\E911';
}
.icon-gift-card-10:before {
  content: '\E912';
}
.icon-gift-card-30:before {
  content: '\E913';
}
.icon-gift-card-50:before {
  content: '\E914';
}
.icon-glasses:before {
  content: '\E915';
}
.icon-internet:before {
  content: '\E916';
}
.icon-women:before {
  content: '\E917';
}
.icon-envelop:before {
  content: '\E918';
}
.icon-product-faq:before {
  content: '\E919';
}
.icon-shipping:before {
  content: '\E91A';
}
.icon-call:before {
  content: '\E91B';
}
.icon-envelop-fill:before {
  content: '\E91C';
}
.icon-facebook-chat:before {
  content: '\E91D';
}
.icon-user:before {
  content: '\E91E';
}
#error-page {
  background: #fff;
  width: 100%;
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  #error-page {
    position: relative;
    height: 150vh;
    overflow: visible;
  }
}
#error-page .error-content {
  position: relative;
  height: 100%;
}
#error-page .error-content .brand-name {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 40px;
  width: 180px;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #error-page .error-content .brand-name {
    top: 30px;
    width: 140px;
  }
}
@media screen and (max-width: 767px) {
  #error-page .error-content .brand-name {
    top: 30px;
    width: 120px;
  }
}
#error-page .error-content .brand-name a,
#error-page .error-content .brand-name a img {
  display: block;
}
#error-page .error_msg {
  max-width: 570px;
  width: 100%;
  padding: 0 10px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#error-page .error_msg .error-img {
  max-width: 180px;
  margin: 0 auto 35px;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #error-page .error_msg .error-img {
    max-width: 160px;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 767px) {
  #error-page .error_msg .error-img {
    max-width: 120px;
    margin: 0 auto 30px;
  }
}
#error-page .error_msg .h2,
#error-page .error_msg h2 {
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 6px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #error-page .error_msg .h2,
  #error-page .error_msg h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  #error-page .error_msg .h2,
  #error-page .error_msg h2 {
    font-size: 26px;
  }
}
#error-page .error_msg p {
  color: #9c9c9c;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #error-page .error_msg p {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
  }
}
#error-page .error_msg .btn {
  margin-top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #error-page .error_msg .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #error-page .error_msg .btn {
    margin-top: 15px;
  }
}
#error-page .bottom_social {
  position: absolute;
  padding: 0 10px;
  width: 100%;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #error-page .bottom_social {
    bottom: 20px;
  }
}
#error-page .bottom_social .social-links {
  list-style: none;
  display: inline-block;
}
#error-page .bottom_social .social-links li {
  margin: 0 7px;
  float: left;
}
#error-page .bottom_social .social-links li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #000;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
#error-page .bottom_social .social-links li a:hover {
  background-color: #000;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.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-dots {
  text-align: center;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    text-align: center;
  }
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  width: auto;
  height: auto;
}
.slick-dots li button {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  min-width: 0;
  line-height: normal;
  padding: 0;
  font-size: 0;
  background: none;
  vertical-align: top;
  border: 1px solid #000;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background: #000;
}
.slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  min-width: 0;
  padding: 0;
  font-size: 0;
  line-height: normal;
  background: none;
  width: 30px;
  height: 30px;
  background-color: transparent;
  cursor: pointer;
}
.slick-arrow:active,
.slick-arrow:hover {
  background-color: transparent;
}
.slick-arrow:after {
  font-family: icon-topfoxx !important;
  color: #525252;
  display: block;
  font-size: 26px;
}
.slick-arrow.slick-disabled {
  opacity: 0.3;
}
.slick-prev {
  left: 15px;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1600px) {
  .slick-prev {
    left: -30px;
  }
}
.slick-prev:after {
  content: '\E901';
}
.slick-next {
  right: 15px;
  transform: translate(50%, -50%);
}
@media screen and (min-width: 1600px) {
  .slick-next {
    right: -30px;
  }
}
.slick-next:after {
  content: '\E902';
}
.site-header {
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  z-index: 999 !important;
  background: #fff;
}
.site-header .h1,
.site-header h1 {
  margin-bottom: 0;
  line-height: 0;
}
.cart-count {
  font-family: Sweet Sans Pro;
}
@media screen and (min-width: 992px) {
  .cart-count {
    background: #e7f5f8;
    color: #000;
    line-height: 40px;
    width: 40px;
    padding: 0 10px;
    margin-left: 5px;
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  .cart-count {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
}
.navbar_icon_nav ul li {
  padding: 0 0 0 25px;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .header-top {
    padding: 10px 0;
  }
}
footer {
  clear: both;
}
@media screen and (max-width: 767px) {
  footer .footer-nav {
    margin-bottom: 20px;
  }
}
.footer-top {
  padding: 30px 0 0;
}
.footer-top .footer-nav .footer-title {
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer-top .footer-nav .footer-title:before {
    content: '';
    background-image: url(/cdn/shop/files/right-arrow.svg?186288);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 14px;
    height: 8px;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .footer-top .footer-nav .footer-title.active:before {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 767px) {
  .footer-top .logo-image {
    margin: 0 auto 20px;
    display: block;
    max-width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .footer_link {
    margin-bottom: 0;
    display: none;
  }
  .footer_link.open {
    display: block;
  }
}
.footer_link a {
  color: #525252;
}
.footer_link a:hover {
  color: #000;
}
.footer-bottom {
  padding: 12px 0 10px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .footer-bottom {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer-newsletter {
    margin-top: 30px;
  }
}
.footer-newsletter form {
  background-color: #f8f8f8;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .footer-newsletter form {
    width: 66.666%;
    margin: auto;
  }
}
.footer-newsletter form [type='email'] {
  padding: 0;
  border: 0;
  background: transparent !important;
  color: #707070;
}
.footer-newsletter .input-group-btn {
  padding-left: 5px;
}
.footer-newsletter .social_link {
  margin-top: 15px;
}
.footer-newsletter .social_link li {
  margin-right: 10px;
  font-size: 15px;
  margin-bottom: 0;
}
.footer-newsletter .social_link li a {
  color: #000;
  font-size:21px;
}
.bottom_footer_link li {
  display: inline-block;
}
.nav-social li {
  margin: 0 10px 0 0;
}
.nav-social li a {
  vertical-align: middle;
}
.logo-image img {
  display: block;
}
.mobile-icon__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-icon__nav li {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 480px) {
  .mobile-icon__nav li {
    margin: 0 7px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 991px) {
  .mobile-icon__nav li:last-child {
    margin-left: 5px;
    margin-right: 0;
  }
}
.mobile-icon__nav li a {
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .mobile-icon__nav li a {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
  }
}
.search-toggle {
  font-size: 20px;
  margin: 0 10px 0 0;
  color: #000;
}
@media screen and (max-width: 991px) {
  .search-toggle {
    margin: 0 0 0 10px;
    position: relative;
    top: 2px;
  }
}
.shipping-text {
  padding: 5px 0;
  font-weight: 600;
  font-family: Helvetica;
  font-size: 10px !important;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .shipping-text {
    font-weight: 800;
  }
}

/*============================================================================
  #MENU
==============================================================================*/
#main-nav {
  text-align: center;
}
#main-nav ul {
  *zoom: 1;
}
#main-nav ul:after {
  content: '';
  display: table;
  clear: both;
}
#main-nav ul li {
  position: relative;
  list-style: none;
  float: left;
  display: block;
  margin-bottom: 0;
}
#main-nav ul li a {
  display: block;
  padding: 25px 5px;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-family: Sweet sans pro;
  text-transform: capitalize;
  color: #000;
  transition: color 0.2s ease-in-out;
  font-weight:600;
}
#main-nav ul li a:hover {
  color: #525252;
}
#main-nav ul li.sub {
  position: static;
}
#main-nav ul li.sub > a .icon {
  font-size: 9px;
}
#main-nav ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}
#main-nav ul li:hover > ul li {
  overflow: visible;
  padding: 0;
}
#main-nav ul li ul {
  position: absolute;
  z-index: 999;
  top: calc(100% - 1px);
  left: 0;
  padding: 20px;
  height: auto;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.04);
  text-align: left;
  transition: opacity 0.25s ease 0.1s;
  min-width: 250px;
}
#main-nav ul li ul.megamenu {
  width: 100%;
  max-width: 1120px;
  padding: 30px 40px;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.08);
}
#main-nav ul li ul li {
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
  transition: height 0.25s ease 0.1s;
}
#main-nav ul li ul li:first-child {
  padding-top: 5px;
}
#main-nav ul li ul li:last-child {
  padding-bottom: 5px;
}
#main-nav ul li ul li:hover > ul {
  z-index: 999;
}
#main-nav ul li ul li:hover > ul > ul {
  opacity: 1;
}
#main-nav ul li ul li:hover > ul > ul > li {
  overflow: visible;
  padding: 0;
}
#main-nav ul li ul li a {
  padding: 4px 10px;
  margin: 0;
  border: none;
  color: #000;
}
#main-nav ul li ul li a:hover {
  color: #000;
}
#main-nav ul li ul li:last-child > a {
  border: none;
}
#main-nav ul li ul li ul {
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  transition: opacity 0.25s ease 0.1s;
}
#main-nav ul li ul li ul li {
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: height 0.25s ease 0.1s;
}
#main-nav ul li ul li ul li a {
  width: 150px;
  padding: 4px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #353539;
}
#main-nav ul li ul li ul li:last-child > a {
  border: none;
}

/*======================================================================
	#mean-menu
=======================================================================*/
a.meanmenu-reveal {
  display: none;
}
.mean-container .menu-block p {
  margin-bottom: 0;
}
.mean-container .mean-bar {
  float: left;
  margin-right: 5px;
}
.mean-container a.meanmenu-reveal {
  width: 26px;
  height: 26px;
  display: block !important;
  position: relative;
  right: 0 !important;
  cursor: pointer;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  position: absolute;
  width: 25px;
  height: 2px;
  top: 12px;
  left: 1px;
  right: 10px;
  background: #000;
}
.mean-container a.meanmenu-reveal span:after,
.mean-container a.meanmenu-reveal span:before {
  position: absolute;
  display: block;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: #000;
  content: '';
  transition: background 0.3s;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.mean-container a.meanmenu-reveal span:before {
  top: -7px;
  transition-property: top, transform;
}
.mean-container a.meanmenu-reveal span:after {
  bottom: -7px;
  transition-property: bottom, transform;
}
.mean-container a.meanmenu-reveal.meanclose span {
  background: none;
}
.mean-container a.meanmenu-reveal.meanclose span:after {
  bottom: 0;
  transform: rotate(-45deg);
  transition-delay: 0s, 0.3s;
}
.mean-container a.meanmenu-reveal.meanclose span:before {
  top: 0;
  transform: rotate(45deg);
  transition-delay: 0s, 0.3s;
}
.mean-container a.meanmenu-reveal.meanclose + .mean-nav {
  display: block !important;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  z-index: 999;
  top: 100%;
  *zoom: 1;
}
.mean-container .mean-nav:after {
  content: '';
  display: table;
  clear: both;
}
.mean-container .mean-nav .icon-arrow-down {
  display: none;
}
.mean-container .mean-nav > ul {
  height: calc(100vh - 80px);
  overflow: auto;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  float: left;
}
.mean-container .mean-nav ul.mega-dropdown {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mean-container .mean-nav ul li {
  position: relative !important;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li a {
  font-weight: 700;
  display: block;
  float: left;
  width: 100%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #000;
  border-bottom: 1px solid #cbcbcb;
  text-decoration: none;
  text-transform: uppercase;
}
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: hsla(0, 0%, 100%, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
  width: 54px;
  height: 54px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  border-bottom: 0;
}
.mean-container .mean-nav ul li a.mean-expand:after,
.mean-container .mean-nav ul li a.mean-expand:before {
  content: '';
  width: 12px;
  height: 2px;
  position: absolute;
  background-color: #000;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mean-container .mean-nav ul li a.mean-expand:after {
  width: 2px;
  height: 12px;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:after {
  display: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: none;
}
.mean-container .mean-nav ul li .mega-dropdown a {
  border: 0;
}
.mean-container .mean-nav ul li .mega-dropdown .h5 a,
.mean-container .mean-nav ul li .mega-dropdown h5 a {
  padding: 0;
  text-decoration: underline;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li a {
  width: 100%;
  padding: 1em 7%;
  border-bottom: 1px solid #f1f1f1;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-push {
  float: left;
  clear: both;
}
.mean-container .mean-push,
.wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
#main-nav ul li .mega-dropdown .h2,
#main-nav ul li .mega-dropdown h2 {
  letter-spacing: 0;
}
.mega-dropdown .nav-collection-img h5:last-child > .text-center {
  margin-top: 10px;
}
#main-nav ul li .mega-dropdown .h5,
#main-nav ul li .mega-dropdown h5 {
  color: #525252;
  font-weight: 400;
}
#main-nav ul li .nav-collection-img a {
  padding: 0;
}
#main-nav ul li .nav-collection-img a:hover img {
  opacity: 0.6;
}
.insta_section {
  padding-bottom: 100px;
}
.insta_section .section-caption {
  margin-bottom: 10px;
}
.insta_section .section-caption .h3,
.insta_section .section-caption h3 {
  margin-bottom: 0;
}
.insta_item a {
  position: relative;
  display: block;
}
.insta_item a:before {
  content: '';
  padding-bottom: 100%;
  display: block;
}
.insta_item a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.modal-prescription * {
  font-family: Roboto, sans-serif;
}
.overflowHidden {
  overflow: hidden !important;
}
.upload-button {
  cursor: pointer;
}
table.product-summary-table td {
  float: left;
  width: 25% !important;
  clear: none !important;
}
table.product-summary-table thead {
  display: table !important;
  width: 100%;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.prescription-btn {
  background: #289dd7 !important;
  text-transform: uppercase;
  display: block !important;
  clear: left;
  color: #fff;
  margin: 20px auto !important;
}
@media (max-width: 767px) {
  .prescription-btn {
    width: 100% !important;
  }
}
.text-red {
  color: red;
}
.subscription-order-header {
  font-size: 19px;
  text-align: center;
  letter-spacing: 0;
  max-width: 700px;
  margin: 0 auto;
  font-weight: 500;
}
.rx--upload-form {
  background: #000;
  color: #fff;
  max-width: 200px;
  margin: 0 auto;
}
.prescription-step-popup {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999999;
  background-color: #fff;
  display: none;
}
.h-100 {
  height: 100% !important;
}
.w-100 {
  width: 100% !important;
}
.position-fixed {
  position: fixed !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 23;
}
.p-0 {
  padding: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.bg-white {
  background-color: #fff !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
@media (min-width: 791px) {
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
}
.content-prescription {
  height: calc(100vh - 80px);
  overflow-y: auto;
}
.slide-page-dots li {
  display: inline-block;
}
.slide-page-dots li.active-step span {
  box-shadow: 0 0 0 4px #000;
}
.slide-page-dots li span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000;
  display: block;
}
.header-prescription .close {
  cursor: pointer;
}
.header-prescription .close:before {
  color: #000;
  font-size: 30px;
  content: '\F406';
  font-family: Ionicons;
}
.content-prescription input {
  display: none;
}
.content-prescription .material {
  position: relative;
  height: 100%;
  cursor: pointer;
  display: block;
}
.content-prescription .material:after {
  content: '';
  border: 1px solid #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.content-prescription input:checked ~ .material:after {
  border: 2px solid #000;
}
.material {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.prev-arrow {
  cursor: pointer;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 5px;
  background: #f5f5f5;
  border-radius: 50%;
}
.prev-arrow:after {
  content: '\F3CF';
  font-family: Ionicons;
  font-size: 30px;
  line-height: 1;
}
.select-options .card-img {
  width: 160px;
  height: 160px;
  margin: 0 auto 20px;
}
.select-options .card-img img {
  max-width: 100%;
  max-height: 100%;
}
.select-options .material .card .card-body form,
.select-options input:checked ~ .material.upload .card .card-body p {
  display: none;
}
.select-options input:checked ~ .material.upload .card .card-body form {
  display: block;
  position: relative;
  z-index: 9;
}
.select-options input ~ .material .right-box {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 16px;
  right: 20px;
  background: #000;
  display: none;
}
.select-options input ~ .material .right-box:after {
  content: '\F3FF';
  font-family: Ionicons;
  font-size: 22px;
  display: block;
  position: absolute;
  top: 0;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.select-options input:checked ~ .material .right-box {
  display: block;
}
.table-responsive .modal__table {
  width: 100%;
}
.table-responsive .modal__table td,
.table-responsive .modal__table th {
  padding: 10px 15px;
  border: 0;
}
.table-responsive .modal__table th {
  font-weight: 700;
  color: #000;
}
.table-responsive .text-black {
  color: #000;
}
.table-responsive .modal__table td,
.table-responsive .modal__table th {
  width: 30%;
}
.table-responsive .modal__table td:first-child,
.table-responsive .modal__table th:first-child {
  width: 10%;
}
.custom-description p {
  margin-bottom: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  padding-left: 25px;
  cursor: pointer;
}
.custom-control-label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  pointer-events: none;
  content: '';
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.product-upgrades-glass {
  padding-top: 5px;
}
.product-upgrades-lens {
  padding-top: 30px;
}
.product-upgrades-glass span,
.product-upgrades-lens span {
  font-weight: 700;
  color: #000;
}
.product-upgrades-glass ul,
.product-upgrades-lens ul {
  list-style-position: inside;
}
.rx-product-image img {
  max-height: 400px;
}
.product-summary {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.product-summary table {
  width: 100%;
}
.product-summary td,
.product-summary th {
  padding: 10px 15px;
  border: 0;
}
.product-summary th {
  font-weight: 700;
  color: #000;
}
.product-summary {
  color: #000;
}
.product-data img {
  width: 80px;
}
#optical--footer .product-title {
  color: #000;
}
#optical--footer {
  bottom: 0;
  left: 0;
  position: fixed;
  display: block;
  width: 100%;
  background: #fff;
  box-shadow: 0 -2px 4px rgba(3, 27, 78, 0.06);
  padding: 10px;
}
@media screen and (max-width: 767px) {
  #optical--footer {
    padding: 0;
  }
}
.step-wrapper {
  transition: all 0.8s ease;
  position: fixed;
  background: #fff;
  top: 70px;
  transform: translate(100%);
  height: calc(100vh - 160px);
  overflow-y: auto;
  bottom: auto;
  margin: auto;
}

/* .step-wrapper .d-flex.align-items-start.justify-content-center{
    position: fixed;
    left: 50%;
    width: 100%;
    top: calc(50% - 72px);
    transform: translate(-50% , -50%);
  } */
.step-wrapper .step-wrapper-inner {
  position: fixed;
  left: 50%;
  width: 100%;
  top: 50%;
  overflow-y: auto;
  transform: translate(-50%, -50%);
  max-height: calc(100vh - 200px) !important;
  padding-bottom: 20px;
}
.step-wrapper .step-wrapper-inner > .container {
  margin-bottom: 60px;
}
.step-wrapper.active-step {
  transform: translate(0);
}
.header-prescription {
  box-shadow: 0 2px 4px rgba(3, 27, 78, 0.06);
}
.step-wrapper.done-step {
  transform: translate(-100%);
}
.header-prescription .prev-arrow {
  float: left;
}
.header-prescription .slide-page-dots {
  left: 0;
  right: 0;
  width: 50%;
  margin: auto;
  top: 10px;
  text-align: center;
}
.header-prescription .close {
  float: right;
}

/* .header-prescription.fixed-top{
    top: 10px;
  }
   */
.content-prescription .step-wrapper .select-options {
  cursor: pointer;
}
.modal--reading-power {
  max-width: 80%;
  margin: 0 auto;
}
.modal--reading-power .select-reading-option {
  padding: 0 40px !important;
  cursor: pointer;
}
@media only screen and (max-width: 992px) {
  .content-prescription .step-wrapper .container,
  .content-prescription .step-wrapper .container_fluid {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .header-prescription.fixed-top {
    top: 5px;
  }
  .header-prescription .close {
    top: 3px;
  }
  #shopify-section-product-template .prescription-btn {
    height: 50px;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
  }
  .select-options .card-img {
    width: 70px;
    height: 70px;
    margin: 0 auto 10px;
  }
  .table-responsive .modal__table td,
  .table-responsive .modal__table th {
    padding: 10px 12px 10px 0;
  }
  .step-wrapper .form-control {
    padding: 5px;
  }
  .select-options input ~ .material .right-box {
    top: 6px;
    right: 7px;
  }
  .content-prescription .step-wrapper .select-options {
    cursor: pointer;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .modal--reading-power .select-reading-option {
    padding: 5px !important;
  }
  .modal--reading-power {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.modal--doctor-prescription .card-img {
  width: 80px;
  height: 80px;
}
.modal--doctor-prescription .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.modal--upgrade-glass .card-img {
  width: 160px;
  height: 160px;
}
.modal--upgrade-glass .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cart-product-summary .product-summary-table tr td {
  padding: 10px 0;
}
.cart-product-summary .product-summary-table tr td:first-child {
  width: 110px;
}
.cart-product-summary .product-summary-table tr th {
  text-align: inherit;
  font-weight: 700;
  color: #000;
}
.cart-product-summary .product-summary-table tr {
  border: none !important;
}
.cart-product-summary {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 0 0;
}
@media (max-width: 789px) {
  .cart-product-summary .product-summary-table tr td:nth-child(n + 4) {
    display: block;
  }
}
.product-addToCart-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
  cursor: pointer;
}
.product-addToCart-overlay img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.prescription-price {
  display: block;
}
.text-center {
  text-align: center;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.step-wrapper
  .h4:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  h4:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']) {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding-bottom: 24px;
}
.step-wrapper
  .h2:not(.small):not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  h2:not(.small):not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']) {
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: 0.03em;
  padding-bottom: 23px;
}
.step-wrapper
  .h5:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  h5:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']) {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.step-wrapper
  .h3:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  .small.h2:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  h2.small:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']),
.step-wrapper
  h3:not([class^='tt-title']):not([class^='tt-collapse']):not([class^='tt-aside']) {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  padding-bottom: 23px;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.lenses_price {
  margin-top: 15px;
}
.text-black {
  color: #000;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.table-responsive {
  max-width: 100%;
  overflow-x: auto;
  margin-top: 0.5rem;
}
.text-uppercase {
  text-transform: uppercase;
}
table {
  border-collapse: collapse;
}
.update-desc {
  background: red;
  color: #fff;
  padding: 10px;
}
.update-desc p {
  color: #fff;
  max-width: 740px;
  margin: 0 auto;
}
.update-desc a {
  color: #fff;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
@media (max-width: 790px) {
  .rx-product-details .pl-5 {
    padding-left: 0 !important;
  }
}
@media (max-width: 790px) {
  .modal-prescription {
    padding: 0 !important;
  }
}
.modal__table .custom-control {
  padding-left: 0;
}
@media (max-width: 767px) {
  .rx-add-to-cart .prescription-addBtn {
    white-space: normal;
    font-size: 12px;
    line-height: inherit;
    padding: 4px 5px;
  }
}
.rx-add-to-cart .shopmessage-checkbox-container {
  display: none;
}
.warning-msg {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.warning-msg .border {
  border: 1px solid #000;
  padding: 10px 30px !important;
}
.warning-msg .h4,
.warning-msg h4 {
  color: #bc443d;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.warning-msg p {
  text-align: left;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (min-width: 791px) {
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.product-data.footer-group {
  width: 80px;
  position: relative;
}
.product-data.footer-group:before {
  content: '';
  padding-bottom: 100%;
  display: block;
}
.product-data.footer-group img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  bottom: 0;
}
.rx--lens-message-included {
  background-color: #ececec;
  padding: 1rem;
  color: #000;
}
.add-blue-glasses {
  background-color: #87ceeb;
  padding: 1rem;
  color: #000;
}
.blue-text {
  color: #111958;
  font-weight: 700;
}
.alert-description.has-text-centered.p-3.my-4 {
  background-color: #f48485;
  padding: 10px;
  color: #000;
  font-weight: 700;
}
.alert-description.has-text-centered.p-3.my-4 p {
  max-width: 700px;
  margin: 0 auto;
}
.modal--upgrade-glass {
  margin-top: 20px;
}
.modal--upgrade-glass .button {
  min-width: 210px;
  width: 100%;
  color: #fff;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  background: #000;
  border: 2px solid transparent;
}
.modal--upgrade-glass .button.no-thank {
  border: 2px solid #000;
  background-color: transparent;
  color: #000;
}
.modal--upgrade-glass .button p {
  margin-bottom: 0;
}
.yes-please {
  color: #fff;
  border: 2px solid transparent;
}
.no-thank,
.yes-please {
  min-width: 210px;
  padding: 10px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  background: #000;
}
.no-thank {
  border: 2px solid #000;
  background-color: transparent;
  color: #000;
}
.no-thank .small {
  display: block;
  margin-bottom: 0;
  width: 100%;
  font-size: 14px;
}
html {
  padding-bottom: 0 !important;
}
.header-fixed {
  z-index: 9999 !important;
}
.container-fluid {
  width: 100%;
  padding: 0;
}
.no-gutters {
  margin: 0;
}
.no-gutters .grid__item {
  padding: 0;
}
.letter-spacing-0 {
  letter-spacing: 0;
}
.section-content {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .section-content {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .section-content {
    padding: 50px 0;
  }
}
.section-content + .section-content {
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .section-content + .section-content {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .section-content + .section-content {
    padding: 30px 0;
  }
}
.small-section-content {
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .small-section-content {
    padding: 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .small-section-content {
    padding: 30px 0;
  }
}
.large-gap {
  padding: 140px 0;
}
.w-100 {
  width: 100%;
}
.shadow-1 {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.shadow-2 {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.shadow-3 {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.list-unstyled {
  list-style: none;
}
.cover-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.header_search-bar {
  border-bottom: 1px solid;
  max-width: 120px;
}
.header_search-bar input {
  border: 0;
  padding-left: 0;
}
.header_search-bar .btn {
  padding: 10px;
  border-bottom: 0;
}
.slider-caption {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .slider-caption {
    top: 20px;
    transform: translateY(0);
  }
}
.title-txt .h5,
.title-txt h5 {
  font-family: Segoe Script;
  text-transform: none;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .title-txt .h5,
  .title-txt h5 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .testimonial-slider-nav {
    margin-bottom: 20px;
  }
}
.testimonial-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 30px;
}
.testimonial-slider-nav .h5,
.testimonial-slider-nav h5 {
  font-family: Segoe Script;
  text-transform: none;
  letter-spacing: 0;
}
.testimonial-slider-nav .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial-slider-nav .image-grid {
  padding: 0 15px;
}
.testimonial-slider-nav .image-grid img {
  width: 100%;
}
.testimonial-slider-nav a {
  display: block;
}
.testimonial-slider-nav .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.testimonial-slider-nav .slick-slide.slick-active.slick-current {
  opacity: 1;
}
.testimonial-slider-nav .slick-next {
  right: 0;
}
.testimonial-slider-nav .slick-prev {
  left: 0;
}
.template-product .megan-sec .megan-text {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .template-product .megan-sec .megan-text {
    width: 100%;
    padding: 30px 0;
  }
}
.template-product .megan-sec.ambassadors .megan-text {
  float: right;
  margin-right: 8%;
}
@media screen and (max-width: 767px) {
  .template-product .megan-sec.ambassadors .megan-text {
    width: 100%;
    margin-right: 0;
  }
}
#blue-light-blockers .megan-sec .megan-text {
  background: #f8f8f8;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .megan-sec {
    background-image: none !important;
    background-color: #f2f2f2;
  }
}
.megan-sec .megan-text {
  text-align: center !important;
  width: 30%;
  padding: 10px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .megan-sec .megan-text {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .megan-sec .megan-text {
    padding: 45px 20px;
    width: 50%;
    background: #f2f2f2;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec .megan-text {
    width: 100%;
    padding: 30px 0;
  }
}
.megan-sec .megan-text .logo-image {
  max-width: 180px;
  margin: 0 auto 20px;
}
.megan-sec .megan-text ul {
  list-style: none;
  text-align: left;
  display: inline-block;
}
.megan-sec .megan-text ul li {
  position: relative;
  letter-spacing: 0;
  padding-left: 50px;
  margin-bottom: 20px;
}
.megan-sec .megan-text ul li:before {
  content: '';
  background-image: url(/cdn/shop/files/tick-inside-circle.svg?185828);
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .megan-sec .font-size-xl {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .megan-sec.ambassadors {
    background-position: center right 30% !important;
  }
}
.megan-sec.ambassadors .megan-text {
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .megan-sec.ambassadors .megan-text {
    width: 100%;
    padding: 15px;
  }
  .megan-sec.ambassadors .megan-text .h1,
  .megan-sec.ambassadors .megan-text .h2,
  .megan-sec.ambassadors .megan-text h1,
  .megan-sec.ambassadors .megan-text h2 {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .megan-sec.ambassadors .megan-text .h1,
  .megan-sec.ambassadors .megan-text h1 {
    font-size: 35px;
  }
}
.megan-sec.template-megan-sec .megan-text {
  padding: 180px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .megan-sec.template-megan-sec .megan-text {
    padding: 100px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .megan-sec.template-megan-sec .megan-text {
    padding: 55px 0;
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.template-megan-sec .megan-text {
    width: 100%;
    padding: 35px 0;
  }
}
.megan-sec.refer_now .megan-text {
  text-align: center;
  width: 48%;
}
@media screen and (min-width: 1200px) {
  .megan-sec.refer_now .megan-text {
    padding: 150px 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .megan-sec.refer_now .megan-text {
    padding: 55px 0;
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.refer_now .megan-text {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .megan-mobile {
    display: none;
  }
}
.megan-sec.glass-megan {
  background: none;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .megan-sec.glass-megan .megan-mobile {
    padding: 40px 0;
  }
}
.megan-sec.glass-megan .megan-mobile img {
  display: block;
}
.megan-sec.glass-megan .megan-icn {
  margin: 50px -10px 0;
}
@media screen and (max-width: 991px) {
  .megan-sec.glass-megan .megan-icn {
    margin: 25px -10px 0;
  }
}
.megan-sec.glass-megan .megan-icn .icn-box {
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .megan-sec.glass-megan .megan-icn .icn-box {
    padding: 0 10px;
    padding: 0 15px;
  }
}
.megan-sec.glass-megan .megan-icn .icn {
  width: 90px;
  height: 90px;
  margin: 0 auto 10px;
  display: block;
  position: relative;
  background: #a1c99c;
  border-radius: 100%;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .megan-sec.glass-megan .megan-icn .icn {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.glass-megan .megan-icn .icn {
    width: 50px;
    height: 50px;
  }
}
.megan-sec.glass-megan .megan-icn .icn img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 70px !important;
  max-height: 70px !important;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .megan-sec.glass-megan .megan-icn .icn img {
    max-width: 55px !important;
    max-height: 55px !important;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.glass-megan .megan-icn .icn img {
    max-width: 35px !important;
    max-height: 35px !important;
  }
}
.megan-sec.glass-megan .megan-icn p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .megan-sec.glass-megan .megan-icn p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.glass-megan .megan-icn p {
    font-size: 16px;
  }
}
.megan-sec.blue-megan {
  background: #f8f8f8;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .container,
  .megan-sec.blue-megan .container_fluid {
    padding: 0 15px;
  }
}
.megan-sec.blue-megan .megan-text {
  width: 40%;
  background: none;
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .megan-text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .megan-mobile {
    padding: 0;
  }
}
.megan-sec.blue-megan .megan-mobile img {
  display: block;
}
.megan-sec.blue-megan .megan-icn {
  margin: 50px -10px 0;
}
@media screen and (max-width: 991px) {
  .megan-sec.blue-megan .megan-icn {
    margin: 25px -10px 0;
  }
}
.megan-sec.blue-megan .megan-icn .icn-box {
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .megan-sec.blue-megan .megan-icn .icn-box {
    padding: 0 10px;
    padding: 0 15px;
  }
}
.megan-sec.blue-megan .megan-icn .icn {
  width: 90px;
  height: 90px;
  margin: 0 auto 10px;
  display: block;
  position: relative;
}
@media screen and (max-width: 991px) {
  .megan-sec.blue-megan .megan-icn .icn {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .megan-icn .icn {
    width: 50px;
    height: 50px;
  }
}
.megan-sec.blue-megan .megan-icn .icn img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 90px;
  max-height: 90px;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .megan-sec.blue-megan .megan-icn .icn img {
    max-width: 60px;
    max-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .megan-icn .icn img {
    max-width: 50px;
    max-height: 50px;
  }
}
.megan-sec.blue-megan .megan-icn p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .megan-sec.blue-megan .megan-icn p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec.blue-megan .megan-icn p {
    font-size: 16px;
  }
}
.bg-blue-light {
  background-image: radial-gradient(farthest-corner at 3rem 9rem,#baaee2 8%, #d7e8ff 75%, #daff15)!important;
}

.bg-blue-light .accordionStyle .accordian-header {
  border-top: 1px solid #707070;
}
.template-product .icon-section .icon {
  background-color: #d7e8ff;
  border-radius: 100%;
}
.template-product .icon-section .text p {
  color: #000;
}
.icon-section {
  padding: 30px 0 11px;
  background: #d7e8ff;
}
@media screen and (max-width: 991px) {
  .icon-section {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .icon-section {
    padding: 40px 0 10px;
  }
}
.icon-section.blue-icn {
  background-image: radial-gradient(farthest-corner at 3rem 9rem,#baaee2 55%, transparent 80%, #daff15)!important;
  margin-top: 25px;
}
@media screen and (max-width: 991px) {
  .icon-section.blue-icn {
    padding: 40px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .icon-section.blue-icn {
    padding: 30px 0 0;
  }
}
.icon-section .h3,
.icon-section h3 {
  margin: 0 0 50px;
}
.icon-section .icn-box {

  text-align: center;
}
.icon-section .icon {
  max-width: 180px;
  max-height: 80px;
  margin: 0 auto 15px;
  display: block;
  position: relative;
}
.icon-section .icon:before {
  content: '';
  padding-bottom: 100%;
  display: block;
}
.icon-section .icon img {
  display: block;
  position: absolute;
}
.icon-section .text p {
  font-size: 25px;
  font-weight: 500;
  margin: 0;
  color: #393f95;
}
@media screen and (max-width: 991px) {
  .icon-section .text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .icon-section .text p {
    font-size: 16px;
  }
}
.bluegrid-img {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .bluegrid-img {
    margin-bottom: 0;
  }
}
.bluegrid-img.template-blue-img .img-wrp.right-side .img-box img {
  margin-top: -350px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img.template-blue-img .img-wrp.right-side .img-box img {
    margin-top: 0;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img.template-blue-img .img-wrp.right-side .img-box img {
    margin-right: -7px;
  }
}
.bluegrid-img.template-blue-img .megan-text {
  margin: 30px 0;
}
.bluegrid-img.template-blue-img .img-wrp .grid,
.bluegrid-img.template-blue-img .img-wrp .grid--full,
.bluegrid-img.template-blue-img .img-wrp .grid--rev {
  -ms-flex-align: center;
  align-items: center;
}
.bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box,
.bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box,
.bluegrid-img.template-blue-img .img-wrp .grid .icn-box {
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box {
    padding: 0 10px;
  }
}
.bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn,
.bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn,
.bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn {
  width: 90px;
  height: 90px;
  margin: 0 auto 10px;
  display: block;
  position: relative;
  background: #fff;
  border-radius: 100%;
  padding: 10px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn {
    width: 50px;
    height: 50px;
  }
}
.bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn img,
.bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn img,
.bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 70px;
  max-height: 70px;
  transform: translate(-50%, -50%);
  margin: auto;
}
@media screen and (max-width: 991px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn img,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn img,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn img {
    max-width: 55px;
    max-height: 55px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box .icn img,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box .icn img,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box .icn img {
    max-width: 35px;
    max-height: 35px;
  }
}
.bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box p,
.bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box p,
.bluegrid-img.template-blue-img .img-wrp .grid .icn-box p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 991px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box p,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box p,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box p,
  .bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box p,
  .bluegrid-img.template-blue-img .img-wrp .grid .icn-box p {
    font-size: 16px;
  }
}
.bluegrid-img .h2,
.bluegrid-img h2 {
  font-size: 45px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .h2,
  .bluegrid-img h2 {
    font-size: 30px;
  }
}
.bluegrid-img .h3,
.bluegrid-img h3 {
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .h3,
  .bluegrid-img h3 {
    font-size: 20px;
  }
}
.bluegrid-img p {
  font-size: 17px;
  color: #707070;
}
@media screen and (max-width: 767px) {
  .bluegrid-img p {
    font-size: 14px;
  }
}
.bluegrid-img .img-title .h2,
.bluegrid-img .img-title .h3,
.bluegrid-img .img-title h2,
.bluegrid-img .img-title h3 {
  margin: 0;
  color: #1d1d1b;
}
.bluegrid-img .img-box img {
  display: block;
}
.bluegrid-img .img-txt {
  max-width: 580px;
  margin: 0 auto 30px;
  color: #060c56;
}
.bluegrid-img .img-txt .h3,
.bluegrid-img .img-txt h3 {
  margin: 0 0 20px;
  color: #060c56;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-txt .h3,
  .bluegrid-img .img-txt h3 {
    margin: 0 0 15px;
  }
}
.bluegrid-img .img-txt p {
  color: #060c56;
}
.bluegrid-img .img-txt .imgtxt-box p {
  font-weight: 700;
  text-transform: capitalize;
  color: #060c56;
}
.bluegrid-img .img-txt .imgtxt-box ul {
  column-count: 2;
  column-gap: 20px;
  list-style-position: inside;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-txt .imgtxt-box ul {
    column-count: 1;
    column-gap: 0;
    column-count: 2;
    column-gap: 20px;
  }
}
.bluegrid-img .img-txt .imgtxt-box ul li {
  line-height: 30px;
}
.bluegrid-img .img-wrp {
  position: relative;
}
.bluegrid-img .img-wrp.gray-bg:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  content: '';
  background: #f8f8f8;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp.gray-bg:before {
    left: -15px;
    right: -15px;
    height: 75%;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img .img-wrp.gray-bg:before {
    left: 0;
    right: 0;
    height: 100%;
  }
}
.bluegrid-img .img-wrp .grid,
.bluegrid-img .img-wrp .grid--full,
.bluegrid-img .img-wrp .grid--rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.bluegrid-img .img-wrp img {
  display: block;
  max-width: 100%;
}
.bluegrid-img .img-wrp .imgtxt-box {
  padding: 50px 0;
  max-width: 580px;
  margin: 0 auto;
}
.bluegrid-img .img-wrp .imgtxt-box .h3,
.bluegrid-img .img-wrp .imgtxt-box h3,
.bluegrid-img .img-wrp .imgtxt-box p {
  margin: 0 0 30px;
  color: #060c56;
}
.bluegrid-img .img-wrp ul {
  column-count: 2;
  column-gap: 20px;
  list-style-position: inside;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp ul {
    column-count: 1;
    column-gap: 0;
    column-count: 2;
    column-gap: 20px;
  }
}
.bluegrid-img .img-wrp ul li {
  line-height: 30px;
  color: #060c56;
}
.bluegrid-img .img-wrp.right-side img {
  display: block;
  margin-left: auto;
  margin-top: -220px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp.right-side img {
    margin-top: 0;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-img .img-wrp.right-side img {
    margin-right: -7px;
  }
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp.right-side .imgtxt-box {
    padding: 30px 15px;
  }
}
.bluegrid-img .img-wrp.left-side .grid__item:first-child {
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 767px) {
  .bluegrid-img .img-wrp.left-side .grid__item:first-child {
    -ms-flex-order: 1;
    order: 1;
  }
}
.bluegrid-img .img-wrp.left-side .grid__item:last-child {
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 767px) {
  .bluegrid-img .img-wrp.left-side .grid__item:last-child {
    -ms-flex-order: 2;
    order: 2;
  }
}
.bluegrid-img .img-wrp.left-side img {
  display: block;
  margin-right: auto;
  margin-top: -100px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp.left-side img {
    margin-top: 0;
  }
}
.bluegrid-img .img-wrp.left-side .imgtxt-box {
  padding: 100px 0;
  max-width: 580px;
}
@media screen and (max-width: 991px) {
  .bluegrid-img .img-wrp.left-side .imgtxt-box {
    padding: 50px 0;
    text-align: right;
    margin-left: -50px;
    padding: 30px 15px;
    text-align: center;
    margin-left: 0;
  }
}
.mb-0 {
  margin-bottom: 0 !important;
}
.bluegrid-sec {
  padding: 60px 0 30px;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec {
    padding: 40px 0 10px;
  }
}
.bluegrid-sec .h2,
.bluegrid-sec h2 {
  font-size: 45px;
}
@media screen and (max-width: 991px) {
  .bluegrid-sec .h2,
  .bluegrid-sec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .h2,
  .bluegrid-sec h2 {
    font-size: 26px;
  }
}
.bluegrid-sec .h3,
.bluegrid-sec h3 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .h3,
  .bluegrid-sec h3 {
    font-size: 22px;
  }
}
.bluegrid-sec p {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec p {
    font-size: 14px;
  }
}
.bluegrid-sec .grid-box {
  max-width: 500px;
  margin: 0 auto 30px;
}
.bluegrid-sec .grid-box .h3,
.bluegrid-sec .grid-box h3 {
  margin: 0 0 20px;
  color: #060c56;
}
@media screen and (max-width: 991px) {
  .bluegrid-sec .grid-box .h3,
  .bluegrid-sec .grid-box h3 {
    margin: 0 0 15px;
  }
}
.bluegrid-sec .grid-box p {
  color: #060c56;
  margin: 0 0 20px;
}
@media screen and (max-width: 991px) {
  .bluegrid-sec .grid-box p {
    margin: 0 0 15px;
  }
}
.bluegrid-sec .quote-box {
  max-width: 1100px;
  margin: 50px auto 0;
}
@media screen and (max-width: 991px) {
  .bluegrid-sec .quote-box {
    margin: 30px auto 0;
  }
}
.bluegrid-sec .quote-box .h3,
.bluegrid-sec .quote-box h3 {
  margin: 0 0 30px;
}
.bluegrid-sec .quote-box p {
  margin: 0;
  font-size: 20px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .quote-box p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .megan-sec.glass-megan .megan-mobile {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .megan-text {
    padding-top: 0;
  }
}
.bluegrid-sec .megan-text p {
  margin: 0;
  color: #707070;
}
.bluegrid-sec .shop-box {
  text-align: center;
  margin: 0 0 30px;
}
.bluegrid-sec .shop-box .shop-img {
  position: relative;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .shop-box .shop-img {
    margin: 0 0 10px;
  }
}
.bluegrid-sec .shop-box .shop-img:before {
  content: '';
  background-image: radial-gradient(#baaee2 35%,transparent 70%);
  bottom: 0;
  left: 0;
  right: 0;
  top: 30%;
  position: absolute;
}
.bluegrid-sec .shop-box .shop-img img {
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.bluegrid-sec .shop-box p {
  font-size: 20px;
  margin: 0;
  color: #000;
}
.bluegrid-sec .shop-box p.btn {
  color: #fff;
}
.bluegrid-sec .shop-box p.btn:hover {
  color: #000;
}
@media screen and (max-width: 767px) {
  .bluegrid-sec .shop-box p {
    font-size: 16px;
  }
}
.three-img-sec {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .three-img-sec {
    margin-bottom: 20px;
  }
}
.three-img-sec .three-img-box {
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .three-img-sec .three-img-box {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .three-img-sec .three-img-box {
    margin-top: 30px;
  }
}
.three-img-sec .three-img-box > a {
  position: relative;
  padding-top: 60%;
  display: block;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .three-img-sec .three-img-box > a {
    margin-bottom: 0;
  }
}
.three-img-sec .three-img-box > a img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 60%;
  height: 100%;
  object-fit: cover;
  border-radius:50%;
  transform: translateX(-50%);
}
.three-img-sec .three-img-box > a:hover img:first-child {
  opacity: 1;
}
.three-img-sec .three-img-box > a:hover img:last-child {
  opacity: 0;
}
.three-img-sec .three-img-box p {
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.three-img-sec .three-img-box p a {
  color: #fff;
}
.section-head {
  margin-bottom: 30px;
}
#shopify-section-1574015281348 .home-sunglasses-products {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #shopify-section-1574015281348 .home-sunglasses-products {
    padding-bottom: 20px;
  }
}
.sunglasses-products {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .sunglasses-products {
    padding: 20px 0;
  }
}
.sunglasses-products .sunglasses-products-title {
  text-align: center;
  margin-bottom: 20px;
}
.sunglasses-products .disabled_hover .product-box img {
  transform: scale(1) !important;
}
.sunglasses-products .disabled_hover .product-box .product-text {
  opacity: 1 !important;
  margin-top: 20px;
}
.sunglasses-products .disabled_hover .product-box .product-text .h5,
.sunglasses-products .disabled_hover .product-box .product-text h5 {
  margin-bottom: 15px;
}
.sunglasses-products .disabled_hover .product-box .product-text .btn-primary {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .sunglasses-products .disabled_hover .product-box .product-text .btn-primary {
     font-size:12px;
  }
}

.sunglasses-products .product-main-div {
  width: 20%;
}
.sunglasses-products .product-main-div .product-box .product-img-box {
  position: relative;
  margin-bottom: 20px;
}
.sunglasses-products .product-main-div .product-box .product-img-box img {
  transition: all 0.5s ease;
}
@media screen and (min-width: 1200px) {
  .sunglasses-products .product-main-div .product-box .product-text {
    opacity: 0;
    transition: all 0.25s ease-in-out;
  }
}
.sunglasses-products .product-main-div .product-box:hover img {
  transform: scale(1.2);
}
.sunglasses-products .product-main-div .product-box:hover .product-text {
  opacity: 1;
}
.world-differently {
  padding: 70px 0 80px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .world-differently {
    padding: 25px 0;
  }
}
.world-differently .world-differently-text {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .world-differently .world-differently-text {
    margin-bottom: 10px;
  }
}
.world-differently .glass-list {
  text-align: center;
}
.world-differently .glass-list ul {
  padding: 0;
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .world-differently .glass-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.world-differently .glass-list ul li {
  float: left;
  margin: 0 0 10px;
  padding: 0 25px;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  width: 25%;
}
.world-differently .glass-list ul li:nth-of-type(4n + 1) {
  clear: both;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .world-differently .glass-list ul li {
    padding: 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .world-differently .glass-list ul li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .world-differently .glass-list ul li {
    padding: 20px 0 0;
    width: 50%;
  }
}
.world-differently .glass-list ul li .h5,
.world-differently .glass-list ul li h5 {
  text-transform: uppercase;
}
.world-differently .glass-list ul li div {
  color: #000;
}
.world-differently .glass-list ul li div span.icon-topfoxx {
  font-size: 60px;
  margin-bottom: 25px;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .world-differently .glass-list ul li div span.icon-topfoxx {
    font-size: 48px;
  }
}
@media screen and (max-width: 767px) {
  .world-differently .glass-list ul li div span.icon-topfoxx {
    font-size: 40px;
  }
}
.world-differently .glass-list ul li div p {
  margin-bottom: 0;
}
.home-sunglasses-products .product-carousel_5 .slick-arrow {
  top: 39%;
}
.home-sunglasses-products .product-box .product-img-box {
  background-color: #e8f6f9;
  position: relative;
}
.home-sunglasses-products .product-box .product-img-box img {
  position: relative;
  max-height: 250px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.home-sunglasses-products .product-box .product-img-box .product-price {
  z-index: 999999;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(49, 49, 49, 0.4);
  padding: 10px 0;
  color: #fff;
  margin: 0;
  opacity: 0;
}
.home-sunglasses-products .product-box .product-img-box:hover .product-price {
  opacity: 1;
}
.home-sunglasses-products .product-box .product-text {
  text-align: center;
}
.home-sunglasses-products .product-box .product-text .product-label {
  font-size: 16px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px ) {
.home-sunglasses-products .product-box .product-text .product-label {
  font-size:12px;
}
.sunglasses-products .disabled_hover .product-box .product-text h5 {
 margin-bottom: 10px;
}

}
@media screen and (min-width: 992px) {
  .home-sunglasses-products .product-box .product-text .btn {
    opacity: 0;
  }
}
.home-sunglasses-products .product-box:hover .product-text .btn {
  opacity: 1;
}
.slider-caption .h2,
.slider-caption h2 {
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .slider-caption .h2,
  .slider-caption h2 {
    font-size: 30px;
  }
  .slider-caption .h2:first-child,
  .slider-caption h2:first-child {
    font-size: 20px;
  }
}
.slider-caption .h5,
.slider-caption h5 {
  margin-top: 25px;
  margin-bottom: 30px;
  text-transform: capitalize;
}
}
@media screen and (max-width: 767px) {
  .slider-caption .h5,
  .slider-caption h5 {
    margin: 10px 0;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .customer-reviews {
    padding: 20px 0;
  }
}
.customer-reviews .customer-reviews-slider .customer-reviews-box {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-slider .customer-reviews-box {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .customer-reviews .customer-reviews-slider .customer-reviews-box {
    padding: 0 50px;
  }
}
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-img {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-slider .customer-reviews-box .cr-img {
    margin-bottom: 10px;
  }
}
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-img img {
  display: inline-block;
}
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-text .h5,
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-text h5 {
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-slider .customer-reviews-box .cr-text .h5,
  .customer-reviews .customer-reviews-slider .customer-reviews-box .cr-text h5 {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.customer-reviews
  .customer-reviews-slider
  .customer-reviews-box
  .cr-text
  .top-bottom-padding {
  margin-bottom: 5px;
}
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-strat {
  margin-bottom: 26px;
}
.customer-reviews .customer-reviews-slider .customer-reviews-box .cr-strat img {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-slider .slick-prev {
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-slider .slick-next {
    right: 15px;
  }
}
.customer-reviews .customer-reviews-title {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  .customer-reviews .customer-reviews-title {
    margin-bottom: 20px !important;
  }
}
/* .top-footer {
  padding: 20px 0;
} */
.top-footer img,
.top-footer span {
  display: inline-block;
  vertical-align: middle;
}
.top-footer img {
  max-width: 41px;
}
.top-footer .h2,
.top-footer h2 {
  margin-bottom: 0;
  margin-right: 15px;
}
.top-footer .h2:last-child,
.top-footer h2:last-child {
  margin-left: 15px;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .template-collection .page_banner {
    background: transparent !important;
    height: 210px;
  }
  .template-collection .page_banner .container,
  .template-collection .page_banner .container_fluid {
    position: absolute !important;
    transform: translateY(-50%) !important;
    z-index: 2;
  }
}
.popup-youtube,
.thumb-video {
  position: relative;
  display: block;
  margin-bottom: 10px;
  height: 100%;
}
.popup-youtube:before,
.thumb-video:before {
  content: '';
  background-image: url(https://cdn.shopify.com/s/files/1/1836/8607/files/Path_81.svg?15235);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-position: 50%;
  background-repeat: no-repeat;
}
.popup-youtube img,
.thumb-video img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-inner-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-inner-section ul li {
  display: block;
}
.page_banner {
  height: 450px;
  position: relative;
  overflow: hidden;
}
.page_banner.our-story-banner {
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .page_banner.our-story-banner {
    height: 175px;
  }
}
.page_banner.video_banner {
  height: auto;
  padding-bottom: 40%;
}
@media screen and (max-width: 767px) {
  .page_banner.video_banner {
    padding-bottom: 70%;
  }
}
.page_banner.video_banner iframe {
  height: 100%;
  border: 0;
}
.page_banner.video_banner iframe,
.page_banner video {
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page_banner video {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .page_banner video {
    width: auto;
    max-width: inherit;
    height: 100%;
  }
}
.page_banner.faq_banner_bottom {
  height: auto;
}
.page_banner.faq_banner_bottom img {
  display: block;
}
@media screen and (max-width: 767px) {
  .page_banner {
    height: 340px;
  }
}
.page_banner .container,
.page_banner .container_fluid {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  margin: 0 auto;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
.page_banner > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .page_banner.page_section--banner {
    height: auto;
    background: #f6fafd;
    padding-top: 30px;
  }
  .page_banner.page_section--banner .container,
  .page_banner.page_section--banner .container_fluid {
    position: static;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .page_banner.faq_banner_bottom .container,
  .page_banner.faq_banner_bottom .container_fluid {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page_banner.partner-banner {
    height: 420px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page_banner.partner-banner {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .page_banner.gift-section-banner {
    height: auto;
  }
  .page_banner.gift-section-banner .container,
  .page_banner.gift-section-banner .container_fluid {
    position: static;
    transform: none;
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .page_banner.partner-banner {
    background: none !important;
    height: auto;
  }
  .page_banner.sustainable-banner {
   background-image : none !important;
  }
}
.page_banner.bluelight-banner {
  height: auto;
}
.page_banner.bluelight-banner > img {
  width: 100%;
  height: auto;
  -o-object-fit: inherit;
  object-fit: inherit;
}
.brand-section {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .stroy-brand-section .testimonial-slider-nav img {
    max-width: 100px;
  }
}
.stroy-brand-section .testimonial-slider-nav {
  margin-bottom: 0;
}
.designed-glass {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .designed-glass {
    padding-top: 30px;
  }
}
.designed-glass .designed-glass-title {
  margin-bottom: 30px;
}
.designed-glass .designed-glass-text {
  max-width: 1024px;
  margin: 30px auto 0;
}
.story-info {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .story-info {
    padding-top: 30px;
  }
}
.story-info .story-caption {
  max-width: 420px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .story-info .story-caption {
    margin: 30px auto;
  }
}
.story-info .story-caption .h2,
.story-info .story-caption h2 {
  margin-bottom: 20px;
}
.story-info .story-caption .h5,
.story-info .story-caption h5 {
  margin-bottom: 15px;
}
.story-info .grid--full:last-child,
.story-info .grid--rev:last-child,
.story-info .grid:last-child {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .story-info .grid--full:last-child,
  .story-info .grid--rev:last-child,
  .story-info .grid:last-child {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .story-info .grid--full:nth-child(2n) .grid__item:first-child,
  .story-info .grid--rev:nth-child(2n) .grid__item:first-child,
  .story-info .grid:nth-child(2n) .grid__item:first-child {
    -ms-flex-order: 2;
    order: 2;
  }
  .story-info .grid--full:nth-child(2n) .grid__item:last-child,
  .story-info .grid--rev:nth-child(2n) .grid__item:last-child,
  .story-info .grid:nth-child(2n) .grid__item:last-child {
    -ms-flex-order: 1;
    order: 1;
  }
}
.number-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .number-media {
    display: block;
    text-align: center;
  }
}
.number-media > span {
  font-size: 65px;
  margin-right: 25px;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 991px) {
  .number-media > span {
    margin-right: 0;
    margin-bottom: 10px;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .number-media > span {
    font-size: 50px;
  }
}
.number-media .numbers-media-body {
  text-align: left;
}
.number-media .numbers-media-body .h2,
.number-media .numbers-media-body h2 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .number-media .numbers-media-body .h2,
  .number-media .numbers-media-body h2 {
    font-size: 16px;
  }
}
.number-media .numbers-media-body p {
  margin-bottom: 0;
}
.topfoxx-numbers {
  padding: 60px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .topfoxx-numbers {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .topfoxx-numbers {
    padding: 20px 0;
  }
}
.topfoxx-numbers .topfoxx-numbers-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .topfoxx-numbers .grid--full .grid__item:not(:last-child),
  .topfoxx-numbers .grid--rev .grid__item:not(:last-child),
  .topfoxx-numbers .grid .grid__item:not(:last-child) {
    padding: 0 40px;
    border-right: 1px solid #e9e9e9;
  }
}
.love-box-shadow {
  display: block;
  box-shadow: 15px 15px 15px 0 rgba(0, 0, 0, 0.05);
  padding: 30px;
  transform: rotate(0deg) !important;
}
@media screen and (max-width: 767px) {
  .love-box-shadow {
    padding: 10px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  }
}
.love-box-shadow img {
  width: 100%;
  display: block;
}
.love-box-shadow .love-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.love-box-shadow .love-txt .name {
  position: relative;
  padding-left: 35px;
  margin: 0;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .love-box-shadow .love-txt .name {
    padding-left: 20px;
    margin-top: 5px;
  }
}
.love-box-shadow .love-txt .name:before {
  content: '';
  background-image: url(/cdn/shop/files/insta.svg?190301);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .love-box-shadow .love-txt .name:before {
    width: 16px;
    height: 16px;
    background-size: 100%;
    top: 3px;
  }
}
.love-box-shadow .love-txt .followers {
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .love-box-shadow .love-txt .followers {
    margin-top: 0;
  }
}
.next-level-box {
  max-width: 1050px;
  margin: auto;
}
.next-img-box {
  background: #f3f3f3;
  padding: 20px;
  text-align: center;
  margin-bottom: 15px;
  height: 100%;
}
.next-img-box .h3,
.next-img-box h3 {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 30px;
  display: inline-block;
  padding: 5px 10px 7px;
  line-height: 1;
  margin-bottom: 10px;
}
.next-img-box .h6,
.next-img-box h6 {
  text-transform: uppercase;
}
.next-img-box .img-box img,
.next-img-box .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  mix-blend-mode: multiply;
}
.next-img-box .img-box,
.next-img-box .img_box {
  position: relative;
  padding-bottom: 40%;
  display: block;
}
.level-text .member {
  text-transform: none;
  position: relative;
  padding-bottom: 15px;
}
.level-text .member:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  max-width: 42px;
  height: 3px;
  background: #000;
  bottom: 0;
  margin: auto;
}
.level-text .title {
  padding-bottom: 10px;
}
.level-text .addition-charge {
  padding-top: 10px;
}
.level-text .addition-charge svg {
  width: 20px;
}
.level-text .level-benefit-text {
  margin-left: 10px;
  -ms-flex: 1;
  flex: 1;
}
.level-text .level-benefit-text .text-lavender {
  text-align: left;
}
.join-the-tribe {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .join-the-tribe {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.join-the-tribe .join-the-tribe-title {
  margin-bottom: 20px;
  text-align: center;
}
.join-the-tribe .insta-img {
  display: block;
  padding-top: 100%;
  position: relative;
}
.join-the-tribe .insta-img img {
  position: absolute;
  top: 0;
  left: 0;
}
.blog-template {
  padding: 40px 0 50px;
}
.blog-template .blog-main-title {
  margin-bottom: 50px;
}
.blog-inner-top-foxx .social-ul {
  list-style: none;
}
.blog-inner-top-foxx .social-ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.blog-article-inner {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 30px;
  margin-bottom: 40px;
}
.blog-article-inner .blog-article-img-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-article-inner .blog-article-img-box:before {
  content: '';
  padding-bottom: 80%;
  display: block;
}
.blog-article-inner .blog-article-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-article-inner .blog-article-text-box .h4,
.blog-article-inner .blog-article-text-box h4 {
  color: #000;
  font-size: 20px;
}
.blog-article-inner .blog-article-text-box .h4 a,
.blog-article-inner .blog-article-text-box h4 a {
  color: #000;
  letter-spacing: 1px;
  font-weight: 700;
}
.blog-article-inner .blog-article-text-box p {
  color: #707070;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.51px;
}
.blog-items .col-4:nth-child(2n) .blog-article-img-box:before {
  padding-bottom: 100%;
}
.join-to-earn {
  padding: 60px 0;
}
.join-to-earn .earn-btn-list {
  margin-top: 20px;
}
.join-to-earn .earn-btn-list .btn {
  margin: 0 10px;
}
.redeem-point {
  padding: 60px 0;
}
.redeem-point .redeem-point-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .redeem-point .redeem-point-title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .redeem-point .gift-card-img {
    margin-top: 30px;
  }
}
.redeem-point .gift-card-img span {
  font-size: 150px;
  color: #000;
  margin-bottom: 30px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .redeem-point .gift-card-img span {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .redeem-point .gift-card-img span {
    font-size: 100px;
  }
}
.next-level {
  padding-bottom: 60px;
}
.next-level .next-level-title {
  margin-bottom: 40px;
}
.next-level .star-condition {
  margin: 0 auto;
}
.next-level .star-condition img {
  width: 20px;
  height: 20px;
}
.become-retail__partner .become-retail__partner--title {
  margin-bottom: 55px;
}
.become-retail__partner .icon-topfoxx,
.loved_influencers .icon-topfoxx {
  font-size: 55px;
  margin-bottom: 25px;
  color: #000;
  display: inline-block;
}
.become-retail__partner .work-btn {
  margin-top: 20px;
}
.become-retail__partner .partner-list {
  border-top: 1px solid #e9e9e9;
  padding-top: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .become-retail__partner .partner-list {
    padding-top: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .become-retail__partner {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .loved_influencers {
    padding-top: 0;
  }
}
.loved_influencers .loved_influencers--title {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .loved_influencers .loved_influencers--title {
    margin-bottom: 0;
  }
}
.loved_influencers .grid__item {
  margin-bottom: 70px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .loved_influencers .grid__item {
    margin-bottom: 0;
    padding: 20px 20px 0;
  }
}
.contact-banner {
  height: 240px;
}
.contact-banner .h1,
.contact-banner h1 {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-banner {
    height: 180px;
  }
}
.accordionStyle {
  border-bottom: 1px solid #e6e6e6;
}
.accordionStyle .accordian-header {
  margin-bottom: 0;
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: center;
  cursor: pointer;
  font-weight: 700;
  position:relative;
}
.accordionStyle .accordian-header:after {
  content: '\E900';
  font-family: icon-topfoxx !important;
}
.accordionStyle .accordian-header.open:after {
  content: '\E903';
}
.accordionStyle .box-accordian .level-box {
  margin-top: 10px !important;
  display: none;
  padding-bottom: 20px;
}
.faq-tab .faq,
.question,
.tab {
  display: none;
}
.faq-tab .faq-active,
.tab-active {
  display: block;
}
.contact-topfoxx .contact-faq {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #contact-faq-menu .jsTabs {
    white-space: nowrap;
    overflow: scroll;
    display: block;
    padding-bottom: 10px;
  }
  #contact-faq-menu .jsTabs li {
    display: inline-block;
    padding-right: 20px;
  }
}
#contact-faq-menu .tab-a.active-a {
  font-weight: 700;
}
.got_question--title {
  margin-bottom: 20px;
}
.got_question__tab-nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .got_question__tab-nav ul li {
    margin: 0 5px;
  }
}
.got_question__tab-nav ul li a {
  color: #a3a3a3;
  font-size: 20px;
  padding: 4px 12px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 500;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .got_question__tab-nav ul li a {
    font-size: 16px;
    padding: 5px 14px;
  }
}
.got_question__tab-nav ul li a.active-a {
  background: #000;
  color: #fff;
}
.contact-info-blocks {
  border-top: 1px solid #e9e9e9;
  padding-top: 50px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .contact-info-blocks p {
    max-width: 300px;
    margin: 0 auto 15px;
  }
}
.faq-tab .faq__tab-nav {
  padding: 60px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .faq-tab .faq__tab-nav {
    max-width: 80%;
    margin: auto;
  }
}
.faq-tab .faq__tab-nav .faq-a {
  text-align: center;
}
.faq-tab .faq__tab-nav .faq-a .icon-topfoxx {
  font-size: 52px;
  margin-bottom: 20px;
}
.faq-tab .faq__tab-nav .faq-a img {
  margin-bottom: 20px;
  width: 53px;
  height: 53px;
  display: block;
  margin: 0 auto 20px;
}
.faq-tab .faq__tab-nav .faq-a img.big-icon2 {
  width: 70px;
  margin-top: -10px;
  height: auto;
}
.faq-tab .faq {
  background: #f8f8f8;
  padding: 60px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .faq-tab .faq .font-size-xl {
    font-size: 14px;
  }
}
.faq-tab .faq-title {
  margin-bottom: 50px;
}
.connect_us {
  margin-top: 40px;
}
.connect_us .icon-topfoxx {
  font-size: 45px;
  margin-bottom: 30px;
}
.connect_us .grid__item:not(:last-child) {
  border-right: 1px solid #fff;
}
.legal-tab {
  padding: 40px 0;
}
.legal-tab .legal-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .gift-card__list {
    max-width: 95%;
    margin: auto;
  }
}
@media screen and (max-width: 991px) {
  .gift-card__list [data-addbutton] {
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    width: 100%;
  }
}
.gift-banner {
  height: 500px;
}
@media screen and (max-width: 991px) {
  .gift-banner {
    height: 225px;
  }
}
.gift-banner .banner {
  height: 100%;
}
.stamped-header-title {
  text-align: center;
  margin-bottom: 45px !important;
}
@media screen and (max-width: 767px) {
  .stamped-header-title {
    margin-bottom: 30px !important;
  }
}
.purchase--gift {
  padding: 20px 0;
}
@media screen and (max-width: 991px) {
  .purchase--gift {
    padding: 15px 0;
  }
  .purchase--gift .product-carousel {
    max-width: 90%;
    margin: auto !important;
  }
  .purchase--gift .product-carousel .slick-prev {
    left: -10px;
  }
  .purchase--gift .product-carousel .slick-next {
    right: -10px;
  }
  .purchase--gift .product-carousel .btn-primary {
    padding: 5px 10px;
    font-size: 13px;
  }
}
.stamped-container {
  padding: 0 !important;
}
.purchase--gift--title {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .gift-banner .grid__item {
    margin-right: 50px;
  }
}
.product-item .product-item__img {
  position: relative;
  padding-top: 100%;
  margin-bottom: 10px;
}
.product-item .product-item__img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.product-item .product-item__img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-item .product-item__img div {
  width: 100%;
  height: 100%;
}
.product-item .product-item__info .product-var {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .product-item .btn-primary {
    padding: 10px 15px;
  }
}
.template-product .product-item .product-item__img {
  background: #e8f6f9;
}
@media screen and (max-width: 767px) {
  .product-thumb {
    width: 90%;
    margin: auto;
  }
  .product-thumb .slick-prev {
    left: -10px;
  }
  .product-thumb .slick-next {
    right: -10px;
  }
}
.product-thumb.slick-vertical .slick-next {
  right: auto;
  bottom: -25px;
  top: auto;
}
.product-thumb.slick-vertical .slick-prev {
  top: -30px;
}
.product-thumb.slick-vertical .slick-next,
.product-thumb.slick-vertical .slick-prev {
  left: 50%;
  transform: rotate(90deg) translateY(50%);
}
.product-thumb .slick-next:before,
.product-thumb .slick-prev:before {
  display: none;
}
.product-thumb .slick-slide {
  text-align: center;
}
.product-thumb .slick-slide li {
  max-width: 100px;
  margin: 0 auto 10px;
}
@media screen and (max-width: 767px) {
  .product-thumb .slick-slide li {
    padding: 5px;
  }
}
.product-thumb .slick-slide li a {
  margin: 0;
  border: 1px solid #c5c5c5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
}
.product-thumb .slick-slide li a img {
  display: block;
  margin: 0;
}
.product-thumb .slick-slide li a video {
  height: 100%;
  width: 100%;
}
.product-thumb .slick-slide.slick-current li a {
  border: 1px solid #e6e6e6;
}
@media screen and (max-width: 767px) {
  .partner-list,
  .product-main {
    width: 90%;
    margin: auto;
  }
}
.partner-list .slick-next:before,
.partner-list .slick-prev:before,
.product-main .slick-next:before,
.product-main .slick-prev:before {
  display: none;
}
.partner-list .slick-slide,
.product-main .slick-slide {
  display: block;
}
.partner-list .slick-slide img,
.product-main .slick-slide img {
  margin: 0 auto;
  display: block;
}
#product-main {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #product-main {
    margin-top: 0;
  }
}
#product-main .shopmessage-checkbox-container {
  text-align: center;
}
#product-main .price-review {
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  #product-main .price-review {
    margin-top: 0;
  }
}
#product-main .price-review span {
  margin-bottom: 0;
}
.product-main .slick-arrow {
  display: none;
}
@media screen and (max-width: 991px) {
  .product-main .slick-arrow {
    display: block;
  }
}
.quantity-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .quantity-wrapper {
    margin-top: 15px;
  }
}
.quantity-wrapper .input-group-append > a,
.quantity-wrapper .input-group-prepend > a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e9e9e9;
  display: block;
  position: relative;
}
.quantity-wrapper .input-group-append > a:after,
.quantity-wrapper .input-group-append > a:before,
.quantity-wrapper .input-group-prepend > a:after,
.quantity-wrapper .input-group-prepend > a:before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  background: #000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.quantity-wrapper .input-group-append > a:before,
.quantity-wrapper .input-group-prepend > a:before {
  width: 2px;
  height: 10px;
}
.quantity-wrapper .input-group-prepend > a:before {
  display: none;
}
.quantity-wrapper .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.quantity-wrapper .input-group input {
  width: 40px;
  border: 0;
  margin: 0;
  text-align: center;
}
.shipping-details p {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: Sweet sans Pro;
  color: #525252;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.shipping-details span {
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
.also-available {
  padding: 35px 0 0;
  max-width: 390px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .also-available {
    max-width: 90%;
  }
}
.also-available .h5,
.also-available h5 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .also-available .h5,
  .also-available h5 {
    margin-bottom: 10px;
  }
}
.also-available .slick-prev {
  left: -10px;
}
.also-available .slick-prev:after {
  font-size: 20px;
}
.also-available .slick-next {
  right: -10px;
}
.also-available .slick-next:after {
  font-size: 20px;
}
.afterpay-logo {
  max-width: 68px;
  width: auto !important;
  height: auto !important;
  margin-left: 0px;
}
.join-the-tribe + .included-purchase {
  padding-top: 0;
  padding-bottom: 40px;
}
.included-purchase .h2,
.included-purchase h2 {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .know-you-product {
    padding: 2px 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .know-you-product {
    padding: 2px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .know-you-product .container,
  .know-you-product .container_fluid {
    max-width: 95%;
  }
}
.know-you-product .sm-down--col-12 img {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .know-you-product .accordionStyle {
    margin-top: 0px;
  }
}
.know-you-product .know-you-product__title {
  margin-bottom: 50px;
}
.know-you-product .box-accordian .accordian-header {
  position: relative;
  padding: 20px 0;
}
 section.section-content.bg-light.know-you-product {
  padding: 1px 0;
}
.know-you-product .box-accordian .accordian-header:after,
.know-you-product .box-accordian .accordian-header:before {
  content: '';
  position: absolute;
  top: 40%;
  right: 0;
  margin: 0 0 -8px;
  background: #000;
  border-radius: 2px;
}
.know-you-product .box-accordian .accordian-header:before {
  right: 8px;
  width: 2px;
  height: 15px;
  transition: all 0.3s;
  margin-top: -7.5px;
  background: #000;
}
.know-you-product .box-accordian .accordian-header:after {
  right: 1px;
  width: 16px;
  height: 3px;
  margin-top: -1.5px;
  background: #000;
}
.know-you-product .box-accordian .accordian-header.open:before {
  height: 0;
  margin-top: 0;
}
.know-you-product .box-accordian:first-child .accordian-header {
  border-top: 0;
}
.details-table td {
  border: none;
  width: 33.33%;
}
.collection-banner {
  position: relative;
}
.collection-banner .brand-section {
  padding-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.collection-banner .brand-section > .container,
.collection-banner .brand-section > .container_fluid {
  position: static;
  transform: none;
}
.collection-banner .brand-section .testimonial-slider-nav {
  margin: 0;
  padding: 30px 0;
}
body .stamped-col-lg-2 {
  width: 20%;
}
@media screen and (max-width: 480px) {
  body .stamped-col-lg-2 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  body .stamped-col-lg-2 {
    display: none;
  }
  body .stamped-col-lg-2:nth-of-type(2),
  body .stamped-col-lg-2:nth-of-type(3),
  body .stamped-col-lg-2:nth-of-type(4),
  body .stamped-col-lg-2:nth-of-type(5) {
    display: block;
  }
}
.shop-list .product-item {
  margin-bottom: 30px;
}
.shop-all__three-img {
  margin: 50px 0;
}
.shop-all__three-img .h2,
.shop-all__three-img h2 {
  margin-bottom: 30px;
}
.block-text-section {
  background-color: #f8f8f8;
  padding: 50px 0;
}
.block-text-section .section-head {
  max-width: 1000px;
  margin: 0 auto 30px;
}
.block-text-section .block-image {
  position: relative;
  padding-bottom: 70%;
  display: block;
}
.block-text-section .block-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}
.block-text-section .block-info .h5,
.block-text-section .block-info h5 {
  text-transform: capitalize;
}
.product-list .product-item {
  margin: 30px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .logo-image img {
    display: block;
    margin: auto;
    max-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .logo-image {
    max-width: 115px;
    display: block;
    text-align: center;
    margin: auto;
  }
}
@media screen and (min-width: 991px) {
  .site-header .container,
  .site-header .container_fluid {
    position: relative;
  }
  .site-header .megamenu-dropdown {
    position: static !important;
  }
  .site-header .megamenu-dropdown .mega-dropdown {
    position: absolute;
    left: 0;
    z-index: 9;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease-in-out;
  }
  .site-header .megamenu-dropdown .mega-dropdown > div {
    padding: 0 15px;
  }
  .site-header .megamenu-dropdown .mega-dropdown .menu-block {
    padding: 0 !important;
    display: block;
  }
  .site-header .megamenu-dropdown .mega-dropdown .menu-block .menu-block {
    position: relative;
    padding-top: 100% !important;
    display: block;
  }
  .site-header .megamenu-dropdown .mega-dropdown .menu-block .menu-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .site-header .megamenu-dropdown .mega-dropdown .menu-block p {
    margin-top: 10px;
    text-align: center;
  }
  .site-header .megamenu-dropdown:hover .mega-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .shapes-list .slick-prev {
    left: -10px;
  }
  .shapes-list .slick-next {
    right: -10px;
  }
}
.shapes-list ul li {
  margin: 0;
}
.shapes-list ul li img {
  max-width: 100px;
  transition: all 0.5s ease;
  margin: 0 auto;
  display: none;
  transform: translateZ(0);
}
.shapes-list ul li img.hover-img {
  display: block;
}
.shapes-list ul li p {
  font-family: Segoe Script;
  text-transform: none;
  letter-spacing: 0;
  opacity: 0;
  transition: all 0.5s ease;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .shapes-list ul li p {
    opacity: 1;
  }
}
.shapes-list ul li:hover .hover {
  display: block;
}
.shapes-list ul li:hover .hover-img {
  display: none;
}
.shapes-list ul li:hover img {
  transition: all 0.5s ease;
}
.shapes-list ul li:hover p {
  opacity: 1;
  transition: all 0.5s ease;
}
.media-satisfaction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.media-satisfaction > img {
  max-width: 60px;
}
@media screen and (min-width: 992px) {
  .media-satisfaction {
    margin-bottom: 0;
    padding-right: 15px;
    border-right: 1px solid #a3a3a3;
  }
}
.media-satisfaction .media-body {
  -ms-flex: 1;
  flex: 1;
  padding-left: 20px;
}
.satisfaction-gurantee {
  margin-top: 60px;
  background-color: #e9e9e9;
}
.product-jewelries .accordionStyle {
  max-width: 500px;
  float: right;
  width: 100%;
}
.d-flex:after {
  display: none;
}
.product-blog {
  padding: 50px 0;
}
.product-blog .h2,
.product-blog h2 {
  margin-bottom: 30px;
}
.product-jws-banner {
  margin: 0 0 50px;
  position: relative;
}
.sort-desc {
  margin-bottom: 20px;
}
.choose-varient {
  margin-bottom: 30px;
  padding-top: 0;
}
.choose-varient .heading {
  margin-bottom: 15px;
}
.choose-varient .heading .guide-link {
  margin-left: 10px;
  text-decoration: underline;
  color: #a3a3a3;
}
.choose-varient .color,
.choose-varient .size {
  text-align: center;
}
.choose-varient .color li,
.choose-varient .size li {
  margin: 2px;
  display: inline-block;
}
.choose-varient .color li input.soldout + label span,
.choose-varient .size li input.soldout + label span {
  background-image: url(https://cdn.shopify.com/s/files/1/0747/5039/files/sold-out.png?v=1587455048);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}
.choose-varient .color li input + label span,
.choose-varient .size li input + label span {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  background: #e9e9e9;
}
.choose-varient .color li input:checked + label span,
.choose-varient .size li input:checked + label span {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.choose-varient .product-variants li input + label span.d-block {
  height: auto;
  background: transparent;
  line-height: 1.5;
}
.choose-varient .product-variants li input + label span {
  min-width: 20px;
  height: 20px;
}
.choose-varient .product-variants li input:checked + label span.d-block {
  color: #000;
  border: 0;
  background: transparent;
}
.fa-params:before {
  content: '\F901' !important;
}
@media screen and (min-width: 992px) {
  .stamped-review-header-byline .created,
  .stamped-review-header .created {
    float: none !important;
  }
}
.collection-icon-box {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .collection-icon-box .img-box {
    /*min-width:30px;max-width:30px*/
  }
}
.collection-icon-box span {
  text-align: left;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .collection-icon-box span {
    padding-left: 10px;
    font-size: 13px;
  }
}
.collection-icon {
  max-width: 1100px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .collection-icon {
    margin-bottom: 0;
  }
}
.testimonial-slider-nav .slick-list {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .title-txt {
    text-align: center !important;
    margin-top: 15px;
  }
}
.title-txt .h5,
.title-txt h5 {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .title-txt .h5,
  .title-txt h5 {
    margin-top: 0;
  }
}
.brand-content {
  padding: 50px 0;
}
@media screen and (max-width: 991px) {
  .brand-content {
    padding: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .brand-content .brand-caption .h5,
  .brand-content .brand-caption h5 {
    font-size: 14px;
  }
}
.hide {
  display: none;
}
.show {
  display: block;
}
.section-title .h3,
.section-title .h4,
.section-title h3,
.section-title h4 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.product-main a {
  cursor: default;
}
.stamped-messages .stamped-share-links a:hover {
  text-decoration: none;
  opacity: 0.9;
  color: #525252;
}
@media only screen and (max-width: 480px) {
  .stamped-messages .stamped-share-links a {
    margin-bottom: 10px;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .stamped-sort-select2-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .product-carousel_5 {
    width: 90%;
    margin: auto;
  }
  .product-carousel_5 .btn-primary {
    padding: 0 15px !important;
  }
}
.product-carousel_5 .slick-arrow {
  top: 39%;
}
.product-carousel_5 .slick-arrow.slick-next {
  right: -15px;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .product-carousel_5 .slick-arrow.slick-next {
    right: -30px;
  }
}
.product-carousel_5 .slick-arrow.slick-prev {
  left: -15px;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .product-carousel_5 .slick-arrow.slick-prev {
    left: -30px;
  }
}
@media only screen and (max-width: 480px) {
  .product-carousel_5 .slick-arrow {
    top: 65%;
  }
}
.stamped-ugc-modal-tags-product-image-wrapper {
  display: none;
}
.stamped-ugc-modal-nav {
  max-height: 0;
  top: 50%;
  min-height: 30px;
  width: 30px;
}
.stamped-ugc-modal-nav i:hover {
  color: #000;
}
.stamped-modal-close:hover {
  background: #ececec;
  opacity: 0.9;
}
.index-testimonial .slick-next {
  right: 0;
}
.index-testimonial .slick-prev {
  left: 0;
}
.slick-next {
  right: 6px;
}
.slick-prev {
  left: 6px;
}
.break-words {
  word-break: break-all;
}
.desk-image {
  display: block;
}
@media only screen and (max-width: 480px) {
  .desk-image {
    display: none;
  }
}
.mobile-images {
  display: none;
}
@media only screen and (max-width: 480px) {
  .mobile-images {
    display: block;
  }
}
.size-guide-banner .container,
.size-guide-banner .container_fluid {
  bottom: 0;
  top: auto;
}
.size-guide-banner .container .grid__item,
.size-guide-banner .container_fluid .grid__item {
  width: 100%;
}
.size-guide-banner .container .grid__item .h1,
.size-guide-banner .container .grid__item h1,
.size-guide-banner .container_fluid .grid__item .h1,
.size-guide-banner .container_fluid .grid__item h1 {
  display: inline-block;
  background: #000;
  padding: 5px 10px 10px;
  margin: 0;
  letter-spacing: 10px;
}
@media screen and (max-width: 767px) {
  .size-guide-banner .container .grid__item .h1,
  .size-guide-banner .container .grid__item h1,
  .size-guide-banner .container_fluid .grid__item .h1,
  .size-guide-banner .container_fluid .grid__item h1 {
    font-size: 20px;
    letter-spacing: 5px;
  }
}
div#size-modal {
  max-width: 1000px;
  margin: 20px auto;
  background: #fff;
  padding: 0;
  position: relative;
}
div#size-modal .container,
div#size-modal .container_fluid {
  padding: 0 5px;
}
div#size-modal .chart-link {
  padding-bottom: 30px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  div#size-modal .chart-link {
    padding-bottom: 20px;
  }
}
.rewards-table table {
  border-collapse: inherit;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .rewards-table table {
    margin-bottom: 20px;
  }
}
.rewards-table thead {
  margin-bottom: 5px;
  border-bottom: 10px solid #fff;
}
.rewards-table th {
  border: 10px solid #fff;
  border-bottom: 15px solid #fff;
  background: #e5b0a9;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.2;
}
.rewards-table tbody td,
.rewards-table th {
  text-align: center;
  color: #000;
  font-size: 18px;
  padding: 5px;
}
.rewards-table tbody td {
  border: 0;
  border-top: 5px solid #fff;
}
@media screen and (max-width: 767px) {
  .rewards-table tbody td {
    text-align: left;
  }
}
.rewards-table tbody td:first-child {
  border-left: 10px solid #fff;
}
.rewards-table tbody td:last-child {
  border-right: 10px solid #fff;
}
.rewards-table tbody tr {
  border-bottom: 5px solid #fff;
}
.rewards-table tbody tr.footable-even,
.rewards-table tbody tr.footable-odd {
  display: table-row !important;
}
.rewards-table tbody tr:nth-child(n) {
  background: #f2d8d5;
}
.rewards-table tbody small {
  margin-left: 7px;
}
.clearfix {
  clear: both;
}
.search_item .h6,
.search_item h6 {
  margin-bottom: 30px;
}
.search_item .search-bar {
  width: 100%;
  max-width: 700px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.search_item .search-bar .input-group-btn button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  width: 120px;
  padding: 0 20px;
  line-height: 42px;
}
main#MainContent {
  min-height: 300px;
}
.megan-sec__video {
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  position: absolute;
}
.megan-sec__video iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .megan-sec__video {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .megan-sec__video {
    position: relative;
    width: 100%;
    display: block;
  }
  .megan-sec__video.wistia_embed {
    height: 300px;
  }
}
.template-product .grid,
.template-product .grid--full,
.template-product .grid--rev {
  margin: 0 -8px;
}
.template-product .grid--full .grid__item,
.template-product .grid--rev .grid__item,
.template-product .grid .grid__item {
  padding: 0 8px;
}
.included-purchase img:hover + .hover-show {
  opacity: 1;
  transition: 0.5s;
}
.included-purchase .hover-show {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  opacity: 0;
}
.prescription-faq-banner {
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 560px) {
  .prescription-faq-banner {
    display: block;
  }
}
.prescription-faq-banner .md-up--col-7 {
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .prescription-faq-banner .md-up--col-7 {
    padding: 25px;
  }
}
.prescription-faq-banner .md-up--col-7 .h1,
.prescription-faq-banner .md-up--col-7 h1 {
  font-size: 60px;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .prescription-faq-banner .md-up--col-7 .h1,
  .prescription-faq-banner .md-up--col-7 h1 {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.m-3 {
  margin-top: 40px;
}
.box-layout {
  background: #f3f3f3;
  padding: 30px 40px;
  text-align: center;
  max-width: 400px;
  margin: auto;
  height: 100%;
}
.box-layout .h3,
.box-layout h3 {
  margin-bottom: 30px;
}
.bg-blue {
  background-color: #393f95;
}
.bg-blue:hover {
  border: 1px solid #393f95;
  color: #393f95;
  background-color: transparent;
}
.featured-content {
  margin: 30px 0;
}
.featured-content img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: 170px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .featured-content img {
    margin-bottom: 20px;
  }
}
.featured-content .h2,
.featured-content h2 {
  font-size: 35px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .featured-content .h2,
  .featured-content h2 {
    font-size: 23px;
    letter-spacing: 0;
  }
}
.featured-content p {
  letter-spacing: 0;
  font-size: 20px;
  text-align: center;
  color: #000;
  line-height: 30px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .featured-content p {
    font-size: 17px;
    letter-spacing: 0;
  }
}
.featured-content .step-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both;
}
.featured-content .bg-gray {
  background: #f6f6f6;
  border-radius: 50px;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  height: 100%;
}
.featured-content .bg-gray,
.featured-content .bg-gray .d-ele {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.featured-content .bg-gray .d-ele {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.featured-content .bg-gray .h3,
.featured-content .bg-gray h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 20px;
}
ul.payment-icons {
  text-align: center;
}
ul.payment-icons li {
  display: inline-block;
}
.js-drawer-open-right:before {
  display: inline-block;
  vertical-align: middle;
}
.nav-link.js-drawer-open-right {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.text-transform-none {
  text-transform: none;
}
.stamped-badge[data-rating='0'],
.stamped-badge[data-rating='0,0'],
.stamped-badge[data-rating='0.0'] {
  display: none !important;
}
.product-title-txt .h5,
.product-title-txt h5 {
  font-family: "Sweet Sans Pro"
  text-transform: uppercase;
}
.product-logo .image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.successForm {
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}
.page-box {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.page-box .h3,
.page-box h3 {
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.template-index
  .sunglasses-products
  .product-main-div
  .product-box
  .product-img-box {
  margin-top: 20px;
}
.wholelink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.slick-slide .padding-square {
  position: relative;
}
.slick-slide .padding-square:before {
  content: '';
  padding-bottom: 100%;
  display: block;
}
.slick-slide .padding-square video {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}

/*============================================================================
        #Drawers
    ==============================================================================*/
.js-drawer-open {
  overflow: hidden;
}
.js-drawer-open #PageContainer:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  z-index: 9999;
}
.drawer {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 99999;
  top: 0;
  bottom: 0;
  max-width: 95%;
  color: #333;
  background-color: #f6f6f6;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  max-width: 400px;
  width: 100%;
  display: none;
}
.js-drawer-open-right .drawer {
  display: block;
  transform: translateX(-400px);
}
.js-drawer-open-left .drawer {
  display: block;
  transform: translateX(400px);
}
.drawer.drawer--right {
  right: -400px;
}
.drawer.drawer--left {
  left: -400px;
}
@media screen and (max-width: 480px) {
  .drawer.drawer--left {
    max-width: 88%;
  }
}
.drawer a {
  color: #333;
}
.drawer input,
.drawer textarea {
  border-color: #a8a4a2;
}
.drawer .emptyCart {
  padding: 20px;
  text-align: center;
}
#PageContainer {
  overflow: hidden;
}
#PageContainer,
.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}
.js-drawer-open-left .is-moved-by-drawer {
  transform: translateX(400px);
}
@media screen and (max-width: 480px) {
  .js-drawer-open-left .is-moved-by-drawer {
    transform: translateX(280px);
  }
}
.js-drawer-open-right .is-moved-by-drawer {
  transform: translateX(-400px);
}
.is-transitioning {
  display: block !important;
  visibility: visible !important;
}
.drawer__header {
  display: table;
  height: 56px;
  background-color: #f6f6f6;
  color: #000;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
}
.drawer__header .drawer__close,
.drawer__header .drawer__title {
  display: table-cell;
  vertical-align: middle;
}
.drawer__header .drawer__title {
  text-align: center;
  width: 100%;
  line-height: 20px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: none;
}
.drawer__header .drawer__close {
  width: 1%;
}
.drawer__header .drawer__close button {
  position: relative;
  padding: 6px;
  color: inherit;
  text-align: center;
  font-size: 18px;
  border: 0;
  background: transparent;
  right: 8px;
  width: 25px;
}
.ajaxremove {
  margin-top: 10px;
  margin-left: 10px;
}
.ajaxcart__inner {
  padding: 16px 30px 0;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 210px);
}
@media screen and (max-width: 480px) {
  .ajaxcart__inner {
    padding: 16px 10px 0;
  }
}
.ajaxcart__inner .order_info {
  font-size: 14px;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: 0;
}
.ajaxcart__inner textarea {
  font-size: 16px;
}
.ajaxcart__product {
  position: relative;
  max-height: 500px;
}
.ajaxcart__product.is-removed {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all 0.45s cubic-bezier(0.57, 0.06, 0.05, 0.95);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ajaxcart__product .ajaxcart__product-image {
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}
.ajaxcart__product .ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ajaxcart__product .ajaxcart__product-meta,
.ajaxcart__product .ajaxcart__product-name {
  display: block;
}
.ajaxcart__product .ajaxcart__product-name {
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
}
.ajaxcart__product .ajaxcart__product-meta {
  line-height: 18px;
  font-size: 12px;
  color: #7d7a79;
  margin-bottom: 3px;
  display: block;
}
.ajaxcart__product .ajaxcart__price {
  font-weight: 700;
  font-size: 14px;
}
.ajaxcart__row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
}
.ajaxcart__product .ajaxcart__qty.product_qty {
  position: relative;
  border: 1px solid #cacaca;
  background-color: #fff;
  width: 91px;
  height: 39px;
}
.ajaxcart__product .ajaxcart__qty.product_qty .minus,
.ajaxcart__product .ajaxcart__qty.product_qty .plus {
  left: 0;
}
.ajaxcart__product .ajaxcart__qty.product_qty .plus {
  right: 0;
  left: auto;
}
.ajaxcart__product .ajaxcart__qty.product_qty .minus,
.ajaxcart__product .ajaxcart__qty.product_qty .plus {
  position: absolute;
  top: 0;
  width: 30px;
  height: 37px;
  background: transparent;
}
.ajaxcart__product .ajaxcart__qty.product_qty .minus:after,
.ajaxcart__product .ajaxcart__qty.product_qty .minus:before,
.ajaxcart__product .ajaxcart__qty.product_qty .plus:after,
.ajaxcart__product .ajaxcart__qty.product_qty .plus:before {
  background-color: #a8a4a2;
  height: 10px;
  width: 2px;
}
.ajaxcart__product .ajaxcart__qty.product_qty .minus:after,
.ajaxcart__product .ajaxcart__qty.product_qty .plus:after {
  width: 10px;
  height: 2px;
}
.ajaxcart__product .ajaxcart__qty.product_qty .is-adding.plus .loader,
.ajaxcart__product .ajaxcart__qty.product_qty .minus.is-adding .loader,
.ajaxcart__product .ajaxcart__qty.product_qty .plus.is-adding .loader {
  position: absolute;
  background: url(https://cdn.shopify.com/s/files/1/1836/8607/files/drawer-loader.svg?19666)
    50% no-repeat;
  width: 100%;
  height: 100%;
  left: 1px;
  top: 1px;
  background-size: 22px;
  opacity: 0.5;
}
.ajaxcart__product .ajaxcart__qty.product_qty .product-quantity {
  margin-bottom: 0;
  width: 100% !important;
  height: 37px;
  line-height: 37px;
  min-height: 28px;
  border-color: #a8a4a2;
  background-color: #fff;
  font-size: 14px;
}
.ajaxcart__footer {
  border-top: 2px solid #000;
  background-color: #f6f6f6;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 16px 30px 10px;
  max-width: 400px;
}
.ajaxcart__footer .ajaxcart__total {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 18px;
  *zoom: 1;
}
.ajaxcart__footer .ajaxcart__total:after {
  content: '';
  display: table;
  clear: both;
}
.ajaxcart__footer .ajaxcart__total p {
  margin-bottom: 0;
}
.ajaxcart__footer button {
  margin-bottom: 18px;
  font-weight: 600;
  padding: 10px 15px;
}
.ajaxcart__footer > p {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 0;
}
.ajaxcart__footer > p img {
  display: block;
  margin: auto;
}
.process-bar {
  box-sizing: border-box;
  width: 100%;
  height: 6px;
  -o-border-image: initial;
  border-image: initial;
  border: 1px solid #000;
  border-radius: 60px;
  padding: 4px;
  margin-bottom: 10px;
}
.process-bar span.process {
  width: 40%;
  height: 4px;
  background-color: #000;
  margin: -2px 0 0;
  border-radius: 60px;
  transition: width 2s ease-out 0s;
  display: block;
}
.mean-nav {
  display: none !important;
}
.banner-top {
  position: relative;
}
.banner-top .desktop-img {
  display: block;
}
.banner-top .mobile-img {
  display: none;
}
.banner-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-top .banner-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: left;
}
.banner-top .banner-caption .head-title {
  margin-bottom: 20px;
  font-size: 55px;
}
@media screen and (max-width: 991px) {
  .banner-top .mobile-img {
    display: block;
  }
 .banner-top .desktop-img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .banner-top .banner-caption .head-title {
    font-size: 25px;
  }
  .banner-top .banner-caption .head-title div {
    display: none;
  }
}
.banner-top .banner-caption .top-head {
  font-size: 25px;
  color: #000;
}
.banner-top .banner-caption .bot-head {
  margin-bottom: 20px;
}
.brand-banner-div {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
}
@media screen and (max-width: 480px) {
  .brand-banner-div {
    bottom: 0;
    padding: 12px 0;
  }
}
.brand-banner-div .brand-ul {
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brand-banner-div .brand-ul li {
  margin-right: 40px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .brand-banner-div .brand-ul li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.brand-banner-div .brand-ul li:last-child {
  margin-right: 0;
}
.brand-banner-div .brand-ul li .h5,
.brand-banner-div .brand-ul li h5 {
  font-family: Segoe Script;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .brand-banner-div .brand-ul li .h5,
  .brand-banner-div .brand-ul li h5 {
    font-size: 10px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .brand-banner-div .brand-ul li {
    margin-right: 5px;
  }
}
.brand-banner-div .brand-ul li img {
  width: auto;
}
@media screen and (max-width: 480px) {
  .brand-banner-div .brand-ul li img {
    max-height: 15px;
    display: block;
  }
}
.img-text-section {
  background-color: #f8f8f8;
}
.img-text-section .container,
.img-text-section .container_fluid {
  max-width: 100%;
  padding: 0;
}
.img-text-section .img_div-box img {
  display: block;
  width: 100%;
}
.img-text-section .img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .img-text-section .img-text {
    margin-top: 15px;
    display: block;
  }
}
.img-text-section .img-text .img_content_div {
  text-align: center;
  max-width: 470px;
  margin-left: auto;
  margin-right: 10%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-text-section .img-text .img_content_div {
    margin-left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .img-text-section .img-text .img_content_div {
    margin-left: unset;
    margin-right: unset;
    margin: auto;
    margin-bottom: 40px;
    padding-top: 20px;
  }
}
.img-text-section-custom {
  padding: 40px 0 50px;
}
@media screen and (max-width: 767px) {
  .img-text-section-custom {
    padding: 20px 0 0;
  }
}
.img-text-section-custom .img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .img-text-section-custom .img-text {
    display: block;
  }
}
.img-text-section-custom .img-text .img_content_div {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: 10%;
}
@media screen and (max-width: 767px) {
  .img-text-section-custom .img-text .img_content_div {
    margin-left: unset;
    margin-right: unset;
    margin: auto;
    margin-bottom: 40px;
    padding-top: 20px;
  }
}
.img-text-section-custom.kids-cont {
  padding: 0;
}
.img-text-section-custom.kids-cont .img-text {
  margin: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .img-text-section-custom.kids-cont .img-text {
    margin: 0;
  }
}
.img-text-section-custom.kids-cont .img-text .img_content_div {
  text-align: left;
}
.img-text-section-custom.sec-right .img-text .grid__item:first-child {
  -ms-flex-order: 2;
  order: 2;
}
.img-text-section-custom.sec-right .img-text .grid__item:last-child {
  -ms-flex-order: 1;
  order: 1;
}
.icon-text-section {
  padding: 50px 0;
  clear: both;
}
@media screen and (max-width: 767px) {
  .icon-text-section {
    display: none;
  }
}
.icon-text-section .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 85px;
}
.icon-text-section .icon-box:before {
  display: none;
}
.icon-text-section .icon-box .icon-img-div {
  margin-right: 20px;
  max-width:15%;
}
.icon-text-section .icon-box .icon-text-div p {
  margin-bottom: 0;
}
.collection-product {
  padding: 50px 0 0;
}
.collection-product.kids-coll {
  padding-top: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .collection-product {
    padding-top: 20px;
  }
}
.collection-product .section-head .h3,
.collection-product .section-head h3 {
  font-family: Segoe Script;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .collection-product .section-head .h3,
  .collection-product .section-head h3 {
    margin-bottom: 15px;
  }
}
.collection-product .product-box {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .collection-product .product-box {
    margin-bottom: 20px;
  }
}
.collection-product .product-box:hover .product-img-box img:first-child {
  opacity: 0;
}
.collection-product .product-box:hover .product-img-box .hover-img {
  opacity: 1;
  transition: all 0.3s ease;
}
.collection-product .product-box .product-img-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.collection-product .product-box .product-img-box:after {
  content: '';
  width: 100%;
  padding-top: 100%;
  display: block;
}
.collection-product .product-box .product-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition: all 0.3s ease;
}
.collection-product .product-box .product-img-box .hover-img {
  opacity: 0;
}
.collection-product .product-box .product-text .footer-title {
  font-size: 20px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .collection-product .product-box .product-text .footer-title {
    font-size: 15px;
    letter-spacing: 0.39px;
  }
}
.collection-product .product-box .product-text .sub_text {
  margin-bottom: 5px;
}
.collection-product .product-box .stamped-main-badge,
.collection-product .product-box .stamped-main-badge .stamped-badge {
  margin: 0;
}
@media (max-width: 575px) {
  .collection-product
    .product-box
    .stamped-main-badge
    .stamped-badge-starrating {
    margin: 0 auto !important;
    display: block;
  }
}
@media (max-width: 575px) {
  .collection-product .product-box .stamped-main-badge .stamped-badge-caption {
    margin: 0;
    display: block;
  }
}
.collection-product.kids-coll .section-head .h3,
.collection-product.kids-coll .section-head h3 {
  font-family: Sweet Sans Pro;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
}
.collection-product.kids-coll
  .stamped-badge-caption[data-reviews][data-label][data-version='2']:after {
  content: ' ' attr(aria-label) !important;
}
.pagination-div .paginate-ul {
  list-style: none;
  text-align: center;
}
.pagination-div .paginate-ul li {
  display: inline-block;
  margin-right: 5px;
}
.pagination-div .paginate-ul li:last-child {
  margin-right: 0;
}
.pagination-div .paginate-ul li a {
  color: #707070;
  background: #f8f8f8;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
}
.pagination-div .paginate-ul li a.active {
  background-color: #000;
  color: #fff;
}
.pagination-div .paginate-ul li:hover a {
  color: #000;
  background: #f1f1f1;
}
.fillter-section {
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0;
}
.fillter-section .fillter-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.fillter-section .fillter-div span {
  margin-right: 10px;
  font-weight: 500;
}
.fillter-section .fillter-div select {
  max-width: 120px;
  margin-bottom: 0;
  border: none;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .fillter-section .fillter-div select {
    max-width: 100px;
  }
}
.product_title_with_price {
  display:grid;
  grid-template-columns: 250px 200px     
}
.title_text_and_subtitle {
  display:grid;
  grid-template-rows: 50px;
  overflow:hidden;
}

.productTitle {
  margin-bottom: 5px;
  overflow:hidden;
  font-family: "Sweet Sans Pro";
  font-weight: 900;
}
.sub_text {
  font-family: 'Sweet Sans Light';
  text-transform: uppercase;
  font-size:18px;
}

.stamped-main-badge {
  cursor: pointer;
  margin-left: 0px;
}
.stamped-main-badge .stamped-badge {
  margin-top: 3px;
}
.stamped-main-badge .stamped-badge-caption {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.39px;
  margin-left: 10px;
  font-family: Sweet Sans Pro;
}
@media screen and (max-width: 767px) {
  .stamped-main-badge .stamped-badge-caption {
    display: block;
    margin-left: 0;
    font-family: Sweet Sans Pro
  }
}
#AddToCart {
  max-width: 250px;
  margin: 0 auto 20px;
  background-color: #000;
  color: #e0ff00;
  position: relative;
  border-radius: 20px;

}
#AddToCart[disabled] {
  background-color: #8c8989;
}
#AddToCart .addingInCart {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
#AddToCart:hover {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.product-content-review {
  padding: 20px 0;
}
p.afterpay-paragraph {
  text-align: left;
  font-size: 13px;
}
.afterpay-link {
  display: none;
}
.afterpay-instalments {
  font-weight: 700 !important;
  margin-right: 5px;
}
.afterpay-link-inner {
  font-size: 12px;
  margin-left: 2px;
}
.afterpay-text2 {
  margin-right: 0px;
}
@media only screen and (max-width: 768px) {
  p.afterpay-paragraph {
    text-align: center !important;
  }
}
@media only screen and (max-width: 480px) {
  .afterpay-link-inner,
  .afterpay-paragraph {
    font-size: 12px;
  }
}
.variant-thumb {
  padding: 10px;
  display: block;
  position: relative;
}
.variant-thumb:before {
  content: '';
  padding-bottom: 70%;
  display: block;
}
.variant-thumb img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.detail-fit-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.detail-fit-list li {
  width: 33.33%;
}
.sunglass-cutouts__img .part-img {
  margin: 0 10px;
  position: relative;
}
.sunglass-cutouts__img .part-img > div {
  padding-top: 50%;
  position: relative;
}
.sunglass-cutouts__img .part-img > div.part-img-box img {
  width: 100%;
  top: 10px;
}
.sunglass-cutouts__img .part-img > div img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 170px;
  right: 0;
  margin: auto;
}
.sunglass-cutouts__img .part-img .h4,
.sunglass-cutouts__img .part-img h4 {
  font-family: Segoe Script;
  color: #a3a3a3;
  opacity: 0;
  font-size: 13px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .sunglass-cutouts__img .part-img .h4,
  .sunglass-cutouts__img .part-img h4 {
    opacity: 1;
  }
}
.sunglass-cutouts__img .part-img:hover .h4,
.sunglass-cutouts__img .part-img:hover h4 {
  opacity: 1;
}
.sunglass-cutouts__img .col-4:not(:last-child) .part-img > div:after {
  content: '+';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 28px;
  color: #000;
  right: -30px;
}
.mfp-bg,
.mfp-wrap {
  z-index: 99999;
}
#AddToCartForm .also-available {
  padding-top: 0;
}
#AddToCartForm .notify-section {
  margin-bottom: 20px;
}

/* collection */

section.section-content.testimonial-section-wrap {
  background: #cde0f6;
  padding: 60px 0;
}

.testimonial-section-wrap .authour-name {
  font-weight: 300;
  margin: 15px 0 0;
  color: #000000;
  font-size: 18px;
  margin-top: 25px;
}

.template-megan-sec p {
  margin: 30px 0 30px;
  text-align: left;
  font-size: 16px;
}

.img_content_div p {
  text-align: left;
  margin: 30px 0;
}

/* detail */

.bg-blue-ligh {
  background: #b4d5eb;
}

.bluegrid-img .img-txt .h3,
.bluegrid-img .img-txt h3 {
  margin: 0 0 25px !important;
  color: #000000;
}

.bluegrid-img .img-txt p {
  color: #000000;
  font-size: 16px;
  margin: 0 0 40px;
}

.bluegrid-img.template-blue-img .img-wrp .grid--full .icn-box p,
.bluegrid-img.template-blue-img .img-wrp .grid--rev .icn-box p,
.bluegrid-img.template-blue-img .img-wrp .grid .icn-box p {
  font-size: 16px;
  color: #000;
}

.bluegrid-img .img-txt {
  max-width: 640px;
  margin: 0 auto 30px 0;
  color: #060c56;
}

.bluegrid-img.template-blue-img .megan-text {
  max-width: 630px;
}

.bluegrid-img .img-wrp .img-box {
  padding-left: 100px;
}

.megan-sec.template-megan-sec.two-section-image-wrap {
  display: flex;
  flex-wrap: wrap;
}

.image-banner-wrap {
  flex: 0 0 50%;
  max-width: 50%;
}

.right-content-wrap {
  flex: 0 0 50%;
  max-width: 50%;
  background: #f8f8f8;
  padding: 0 15px;
}

#blue-light-blockers .megan-sec .right-content-wrap .megan-text {
  width: 100%;
  max-width: 550px;
}

@media (max-width: 1620px) {
  .image-banner-wrap {
    background-position: top 00px left -100px !important;
    background-size: cover !important;
  }
}

@media (max-width: 1399px) {
  .right-content-wrap {
    padding: 0 70px;
  }
}

@media (max-width: 767px) {
  section.section-content.testimonial-section-wrap {
    padding: 30px 0;
  }

  #blue-light-blockers .megan-sec .megan-text {
    /*          background: none; */
    width: 100%;
    padding: 35px 20px;
    text-align: center !important;
  }

  #blue-light-blockers .megan-sec .font-size-xl {
    text-align: center !important;
    margin: 15px 0 0;
  }
  .img-text-section-custom .img-text .img_content_div {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-text-section-custom .img-text {
    display: flex;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
  }

  a.btn.btn-primary.full-mobile {
    width: 100%;
  }
  .bluegrid-img .img-wrp .img-box {
    padding-left: 0;
  }
  .icon-section .icon {
    max-width: 100px;
    max-height: 100px;
  }

  .icon-section .icon img {
    max-width: 60px;
  }

  .megan-sec.template-megan-sec.two-section-image-wrap {
    flex-flow: column-reverse;
  }

  .right-content-wrap {
    padding: 0px;
  }

  #blue-light-blockers .megan-sec .right-content-wrap .megan-text {
    margin: 0 auto;
    max-width: 100%;
  }

  .template-megan-sec p {
    margin: 30px 0 30px;
    text-align: center;
    font-size: 16px;
  }

  .right-content-wrap,
  .image-banner-wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .two-section-image-wrap .megan-mobile img {
    display: block;
  }
}

@media (max-width: 574px) {
  .h3,
  h3 {
    font-size: 19px;
  }

  .img_content_div p {
    text-align: left;
    margin: 20px 0;
  }
}

@media (min-width: 1024px) {
  .container.fullwidth-mobile-wrap {
    max-width: 50%;
    float: left;
    margin: 0;
    width: 100%;
  }

  .template-product .video-section-wrap.megan-sec .megan-text {
    width: 100% !important;
    margin: 0 auto;
    max-width: 620px;
  }

  .video-section-wrap.product-jws-banner {
    justify-content: start !important;
  }

  .template-product .video-section-wrap.megan-sec .megan-text {
    width: 100%;
  }

  #blue-light-blockers .template-megan-sec.image-sec-wrap {
    width: 100%;
    float: left;
    clear: both;
  }

  #blue-light-blockers .template-megan-sec.image-sec-wrap .container {
    max-width: 50%;
    margin: 0;
    padding: 0 15px;
    float: left;
    width: 50%;
  }

  #blue-light-blockers .template-megan-sec.image-sec-wrap .megan-text {
    background: #f8f8f8;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .megan-sec.template-megan-sec.two-section-image-wrap {
    clear: both;
  }
}
/*Banner margin*/

img.desktop-img.sm-down--d-none.w-100 {
margin-top:2rem;
}
img.mobile-img.d-none.sm-down--d-block.w-100 {
margin-top:2rem;
}

/*importing sweet sans pro*/
@import url(http://db.onlinewebfonts.com/c/4fdae58bbe59b0a9bd3ee50f8fb3e693?family=Sweet+Sans+Light);

/* hiding native cart*/

CartDrawer.drawer drawer--right {
  display:none;
}


@media (max-width: 991px) {
img.right.sm-down--d-none-sustainable.w-100 {
    display: none;
}
}
@media (min-width: 992px) {
img.right.sm-up--d-none-sustainable-m.w-100 {
    display: none;
}
}

@media (max-width: 991px) {
img.sust-desktop-img{
    display: none;
}
}
@media (min-width: 992px) {
img.sust-mobile-img {
    display: none;
}
}
img.sust-desktop-img {
  margin-bottom:-5px;
}

img.sust-mobile-img {
    margin-bottom:-5px;
}
h2.text-uppercase.collection.titles {
  font-weight:400;
}
img.icon-topfoxx.icon_c {
    height: 60px;
}



.megan-text.text-black.text-center.sm-up--text-left.grid__item.xl--col-4.lg--col-4.md--col-4.col-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
h1.font-weight-bold.text-uppercase {
    position: absolute;
    top: 1100%;
    left: 2%;
    transform: translate(-50%,-50%);
    text-align: center;
}
@media (max-width:992px) {


h1.font-weight-bold.text-uppercase {
    position: relative;
    top: 0;
    left: 0%;
    transform: translate(-0%,-0%);
    text-align: center;
}
}

/* top icon css media query */

@media (max-width: 992px){

  .right-image-icon img {
    width: 14%;
    height: 50%;
}
}

h6.font-family-base.details_and_fit {
    text-align: center;
    border-top: 1px solid;
    border-color: #e0e0e0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

/* product page css "included purchase section"*/

section.section-content.purchase-included.mobile {
    display: none;
}

@media (max-width: 992px){
section.section-content.included-purchase {
    display: none;
}
section.section-content.purchase-included.mobile {
    display: block;
}
h2.text-center.know-you-product__title {
    padding-bottom: 2rem;
}
img.desktop-img.sm-down--d-nonew-100 {
    padding-bottom: 1rem;
}
}
/* video banner mobile css setting*/

.bluelight_video_mobile {
height:100%;
width: 100%;
}