/** Shopify CDN: Minification failed

Line 13076:4 Unexpected "{"

**/
@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

.hero__wrapper h1 {
  font-size: 3em;
}

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

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
video {
  display: inline-block
}

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

img {
  border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

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

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

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],
template {
  display: none
}

body.fancybox-active {
  overflow: hidden
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0
}

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

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

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

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

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

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

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

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

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion
}

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

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

.fancybox-is-closing .fancybox-stage {
  overflow: visible
}

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

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

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

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

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

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

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

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

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

.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
  display: none
}

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

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

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

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

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

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

.fancybox-spaceball {
  z-index: 1
}

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

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

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

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

.fancybox-error .review-title,
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px
}

.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, .6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: .6
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3
}

.fancybox-button--share svg path {
  stroke-width: 1
}

.fancybox-button--pause svg path:first-child,
.fancybox-button--play svg path:nth-child(2) {
  display: none
}

.fancybox-button--zoom svg path {
  fill: transparent
}

.fancybox-navigation {
  display: none
}

.fancybox-show-nav .fancybox-navigation {
  display: block
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer
}

.fancybox-close-small:after {
  content: "\D7";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2
}

.fancybox-close-small:focus {
  outline: none
}

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

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

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
  pointer-events: none
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, .4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none
}

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

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

.fancybox-slide>.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, .4);
  border-top: 6px solid hsla(0, 0%, 100%, .6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999
}

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

  to {
    transform: rotate(359deg)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
  transform: translateZ(0);
  opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(.5, .5, .5);
  opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scaleX(1);
  opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-1turn);
  opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(1turn);
  opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
  transform: scaleX(1) translateZ(0);
  opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 2em;
  font-weight: 700
}

.fancybox-share .review-title,
.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__links.review-title,
p.fancybox-share__links {
  margin-right: -10px
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #FFE800
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

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

.fancybox-thumbs-x>ul {
  overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs>ul>li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box
}

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

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

.fancybox-thumbs>ul>li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

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

@media (max-width:800px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs>ul>li {
    max-width: calc(100% - 10px)
  }
}

.slick-loading .slick-list {
  background:#fff "//usdivers.com/cdn/shop/t/87/assets/ajax-loader.gif?v=344831891803776881752801966" 50% no-repeat
}

@font-face {
  font-family: slick;
  src:"//usdivers.com/cdn/shop/t/87/assets/slick.eot?13999";
  src:"//usdivers.com/cdn/shop/t/87/assets/slick.eot?13999#iefix" format("embedded-opentype"),
  "//usdivers.com/cdn/shop/t/87/assets/slick.woff?v=111354281175319789571752802026" format("woff"),
  "//usdivers.com/cdn/shop/t/87/assets/slick.ttf?13999" format("truetype"),
  "//usdivers.com/cdn/shop/t/87/assets/slick.svg?13999#slick" format("svg");
  font-weight: 400;
  font-style: normal
}

.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  margin-top: -10px\9;
  transform: translateY(-50%);
  padding: 0;
  border: none
}

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

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

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

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

.slick-prev {
  left: -25px
}

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

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

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

.slick-next {
  right: -25px
}

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

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

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

.slick-slider {
  margin-bottom: 30px
}

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

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}

.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer
}

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

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

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

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

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-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;
  top: 0;
  left: 0;
  display: block
}

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

.slick-track:after {
  clear: both
}

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

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

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

.slick-slide img {
  display: block
}

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

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

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

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

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

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

.h5 .review-title,
.h5 p,
.review-title,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h5 .review-title,
h5 p,
h6,
hr,
legend,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0
}

li>ol,
li>ul {
  margin-bottom: 0
}

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

fieldset {
  min-width: 0;
  border: 0
}

html {
  font-size: 16px;
  line-height: 1.5;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-overflow-scrolling: touch
}

body {
  font-family: Open Sans, Arial, sans-serif;
  color: #3e3e3e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  position: relative
}

html {
  box-sizing: border-box
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h5 .review-title,
.h5 p,
.h6,
h1,
h2,
h3,
h4,
h5,
h5 .review-title,
h5 p,
h6 {
  margin-bottom: 16px;
  font-family: 'Krona One', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.h1,
h1 {
  line-height: 40px
}

@media (min-width:992px) {

  .h1,
  h1 {
    line-height: 40px
  }
}

.h2,
h2 {
  font-weight: 800;
  font-size: 2em;
  line-height: 42px
}

@media (min-width:992px) {

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

.h3,
h3 {
  font-size: 24px;
  line-height: 34px
}

@media (min-width:992px) {

  .h3,
  h3 {
    font-size: 30px;
    line-height: 42px
  }
}

.h4,
h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px
}

@media (min-width:992px) {

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

.h5,
.h5 .review-title,
.h5 p,
h5,
h5 .review-title,
h5 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px
}

@media (min-width:992px) {

  .h5,
  .h5 .review-title,
  .h5 p,
  h5,
  h5 .review-title,
  h5 p {
    font-size: 18px;
    line-height: 24px
  }
}

.h6,
h6 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 800
}

.review-title,
p {
  font-size: 14px;
  line-height: 20px
}

@media (min-width:992px) {

  .review-title,
  p {
    font-size: 16px;
    line-height: 24px
  }
}

.cta-text {
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase
}

.cta-text,
.review-title {
  font-weight: 800
}

.review-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400
}

.date {
  font-size: 11px;
  line-height: 10px;
  color: #797979
}

.pdp-price {
  font-size: 20px;
  line-height: 27px;
  color: #000
}

.pdp-grid-price {
  font-size: 14px;
  letter-spacing: 1.17px;
  line-height: 17px;
  color: #797979
}

.shipping-label {
  font-size: 12px;
  color: #fff;
  letter-spacing: .5px
}

strong {
  font-weight: 800
}

.primary-title {
  font-size: 40px;
  line-height: 40px
}

@media only screen and (min-width:992px) {
  .primary-title {
    font-size: 42px;
    line-height: 42px;
    letter-spacing: 2px;
  }
}

.text.caps {
  text-transform: uppercase
}

.text.center {
  text-align: center
}

.text.white {
  color: #fff
}

.text.blue {
  color: #787878
}

.text.blue-light {
  color: #9C9C9C
}

.text.blue-deep {
  color: #00142d
}

.text.blue-aqua {
  color: #00C1D4
}

.text.grey {
  color: #3e3e3e
}

.text.yellow {
  color: #f6cf00
}

.bg.blue {
  background-color: #787878
}

.bg.blue-light {
  background-color: #9C9C9C
}

.bg.blue-deep {
  background-color: #00142d
}

.bg.blue-dark {
  background-color: #3e3e3e
}

.bg.grey {
  background-color: #3e3e3e
}

.bg.grey-light {
  background-color: #fafafa
}

.bg-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
}

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

img[height],
img[width] {
  max-width: none
}

table {
  width: 100%
}

a {
  color: #3e3e3e;
  background: transparent
}

a,
a:hover {
  text-decoration: none
}

input:focus::-webkit-input-placeholder {
  color: transparent !important
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder {
  color: transparent !important
}

input:focus:-ms-input-placeholder {
  color: transparent !important
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1
}

.cta-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #f6cf00;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .1s ease;
  font-size: 14px
}

.cta-links:hover {
  padding-left: 1em
}

.link-down {
  display: block;
  margin: 0 auto;
  text-align: center
}

.link-down:hover {
  padding-left: 10px;
  padding-top: 5px
}

.link-down__text {
  display: block;
  width: 100%
}

.link-down__icon svg {
  display: block;
  margin: 12px auto 6px;
  transform: rotate(90deg)
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.block--styles {
  padding: 60px 0
}

.block--styles .review-title,
.block--styles p {
  max-width: 480px;
  text-transform: normal;
  letter-spacing: 0;
  color: #fff
}

.block--styles [data-label]:before {
  content: attr(data-label);
  font-size: 8px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  top: -4px;
  left: 0;
  display: block;
  font-weight: 400;
  margin-top: 30px;
  opacity: .5
}

.grey-light.block--styles [data-label]:before {
  color: #3e3e3e
}

.accordion__body-col img {
  border-radius: 25px;
}

img.fade-in.loaded {
  border-radius: 25px;
}

.x-flex {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0
}

@media (min-width:992px) {
  .x-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: auto
  }
}

.flex--wrap {
  flex-wrap: wrap
}

.flex--two>li {
  width: 50%;
  flex-basis: 50%
}

.flex--three>li {
  width: 33.3%;
  flex-basis: 33.3%
}

.flex--four>li {
  width: 25%;
  flex-basis: 25%
}

.flex--order-one {
  order: 1
}

.flex--order-two {
  order: 2
}

.flex--order-three {
  order: 3
}

.flex--column {
  flex-direction: column
}

.container-bullet-wave ul,
ul.bullet-wave {
  list-style-image:url("//usdivers.com/cdn/shop/t/87/assets/svg-bullet-wave.svg?v=119361740459800244821752802031")
}

.container-bullet-wave ul strong,
ul.bullet-wave strong {
  font-weight: 600
}

.container-bullet-wave ul li,
ul.bullet-wave li {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 30px
}

.hide {
  display: none
}

article.container-bullet-wave ul {
  margin-bottom: 15px
}

.desktop-only {
  display: none
}

@media only screen and (min-width:992px) {
  .desktop-only {
    display: block
  }
}

.mobile-only {
  display: block
}

@media only screen and (min-width:992px) {
  .mobile-only {
    display: none
  }
}

@media screen and (device-aspect-ratio:2/3) {

  input[type=date],
  input[type=datetime-local],
  input[type=datetime],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=text],
  input[type=time],
  input[type=url],
  input[type=week],
  select,
  textarea {
    font-size: 16px
  }
}

@media screen and (device-aspect-ratio:40/71) {

  input[type=date],
  input[type=datetime-local],
  input[type=datetime],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=text],
  input[type=time],
  input[type=url],
  input[type=week],
  select,
  textarea {
    font-size: 16px
  }
}

@media screen and (device-aspect-ratio:375/667) {

  input[type=date],
  input[type=datetime-local],
  input[type=datetime],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=text],
  input[type=time],
  input[type=url],
  input[type=week],
  select,
  textarea {
    font-size: 16px
  }
}

@media screen and (device-aspect-ratio:9/16) {

  input[type=date],
  input[type=datetime-local],
  input[type=datetime],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=text],
  input[type=time],
  input[type=url],
  input[type=week],
  select,
  textarea {
    font-size: 16px
  }
}

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

.u-text-bold {
  font-weight: 700 !important
}

.u-hidden {
  display: none !important
}

.u-no-list-style {
  list-style: none !important
}

.u-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  top: -2px;
  opacity: 0;
  pointer-events: none
}

.primary-headline,
.secondary-headline {
  color: #fff;
}

.secondary-headline {
  font-size: 32px;
  line-height: 42px;
}

.max-width-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto
}

.med-width-container {
  max-width: 968px;
  margin-left: auto;
  margin-right: auto
}

.no-scroll {
  overflow: hidden;
  height: 100vh
}

main.no-scroll {
  overflow: hidden;
  height: 80vh;
  pointer-events: none
}

.content #scasl-app-container {
  z-index: 0 !important
}

.content #bh-sl-address,
.content #scapl-geocode-btn {
  float: none
}

.content #bh-sl-address {
  width: 100% !important
}

.content #scapl-geocode-btn {
  position: relative;
  margin-top: 15px !important
}

:root {
  --skeleton-color: $color-white
}

.btn {
  border: 3px solid #fff;
  border-radius: 15px;
  position: relative;
  display: inline-block;
  min-width: 330px;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  font-weight: 700;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  z-index: 1;
}

.account-form #customer-fields input.btn[type=submit],
.btn.btn--primary {
  color: #000 !important;
}

.account-form #customer-fields input.btn[type=submit]:after,
.btn.btn--primary:after {
  border-radius: 15px;
  content: "";
  position: absolute;
  background: #FFE800;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2
}

.account-form #customer-fields input.btn[type=submit]:before,
.btn.btn--primary:before {
  border-radius: 15px;
  content: "";
  position: absolute;
  background: #00C1D4;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
}

.account-form #customer-fields input.btn[type=submit]:hover:before,
.btn.btn--primary:hover:before {
  top: 0
}

.btn.btn--full-width {
  width: 100%
}

.btn.btn--secondary {
  position: relative;
  color: #000
}

.btn.btn--secondary:after {
  content: "";
  position: absolute;
  background: #FFE800;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2
}

.btn.btn--secondary:before {
  content: "";
  position: absolute;
  background: #FFE800;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
}

.btn.btn--secondary:hover:before {
  top: 0
}

.btn.btn--skeleton {
  color: var(--skeleton-color);
  background-color: transparent;
  border: 1px solid var(--skeleton-color)
}

.btn.btn--skeleton:hover {
  border-color: #000000;
}

.btn.text-link {
  border: 0 none;
  background: none;
  padding: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  color: #000000
}

.btn.disabled {
  background-color: #efefef
}

input.btn.btn-primary {
  background-color: #FFE800;
  transition: background-color .3s
}

input.btn.btn-primary:hover {
  background-color: #D4D4D4;
}

.accordion-header {
  cursor: pointer
}

.accordion-header .accordion-circle {
  height: 20px;
  width: 20px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  transform: rotate(0deg);
  transition: transform .3s ease
}

.accordion-header .accordion-circle:before {
  content: "";
  position: absolute;
  border: 1px solid #000;
  width: 50%;
  transform: rotate(90deg);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all .3s ease-in
}

.accordion-header .accordion-circle:after {
  content: "";
  border: 1px solid #000;
  position: absolute;
  top: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  left: 50%
}

.accordion-header .accordion-circle--pdp,
.accordion-header .accordion-circle--pdp:after,
.accordion-header .accordion-circle--pdp:before {
  border: 1px solid #3e3e3e
}

.accordion-header.active .accordion-circle {
  transform: rotate(180deg)
}

.accordion-header.active .accordion-circle:before {
  opacity: 0
}

.accordion__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em
}

.accordion__wrapper .accordion-row {
  border-bottom: 1px solid #dfdfdf;
}

.accordion__wrapper .accordion-row:first-of-type {
  border-top: 1px solid #dfdfdf
}

.accordion__wrapper .accordion-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin: 0
}

.accordion__wrapper .accordion-body .review-title,
.accordion__wrapper .accordion-body p {
  margin: 1em 0
}

.accordion-header.accordion-header--collection {
  position: relative
}

.accordion-header.accordion-header--collection .accordion-circle {
  position: absolute;
  top: 5px;
  right: 10px
}

.accordion-header.accordion-header--collection .accordion-circle:after,
.accordion-header.accordion-header--collection .accordion-circle:before {
  width: 50%
}

h3.accordion-header {
  font-size: 18px;
}

.footer_wrapper,
.mobile-nav__wrapper {
  position: relative
}

.footer_wrapper .currency-converter__wrapper,
.mobile-nav__wrapper .currency-converter__wrapper {
  margin: 3em 0;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.footer_wrapper .flags,
.mobile-nav__wrapper .flags {
  height: 20px;
  width: 20px;
  border-radius: 50%
}

.footer_wrapper .custom-convert,
.mobile-nav__wrapper .custom-convert {
  display: block
}

.footer_wrapper .doubly-nice-select:after,
.mobile-nav__wrapper .doubly-nice-select:after {
  display: none
}

.footer_wrapper .doubly-nice-select .list,
.mobile-nav__wrapper .doubly-nice-select .list {
  top: -208px
}

.footer_wrapper .doubly-nice-select.right .list,
.mobile-nav__wrapper .doubly-nice-select.right .list {
  left: 0
}

.footer_wrapper .doubly-nice-select.currency-switcher.right,
.mobile-nav__wrapper .doubly-nice-select.currency-switcher.right {
  border-radius: 50px;
  width: 250px;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.footer_wrapper .arrow-down,
.mobile-nav__wrapper .arrow-down {
  position: absolute;
  right: 1em;
  transition: transform .2s cubic-bezier(.77, 0, .175, 1)
}

.footer_wrapper .open .arrow-down,
.mobile-nav__wrapper .open .arrow-down {
  transform: rotate(180deg)
}

.gdpr-banner-container a,
.gdpr-large-modal-container a,
.gdpr-small-modal-container a {
  text-decoration: underline
}

.gdpr-banner-container {
  position: relative;
  background-color: #fafafa;
  padding: 10px
}

.close-gdpr-banner {
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  padding: 10px 20px;
  height: auto;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0
}

.gdpr-large-modal-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fafafa
}

.gdpr-large-modal-content-container {
  text-align: center;
  padding: 30px
}

.gdpr-small-modal-container {
  position: fixed;
  bottom: 5%;
  left: 5%;
  max-width: 300px;
  background-color: #fafafa;
  display: -ms-flexbox;
  display: flex;
  padding: 10px
}

.gdpr-small-content-container {
  padding-left: 10px
}

.close-gdpr-banner,
.close-gdpr-large-modal,
.close-gdpr-small-modal {
  text-decoration: none !important
}

.close-gdpr-main-large-modal {
  padding: 10px 20px;
  position: absolute;
  top: 0;
  right: 0
}

.inline-cart {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 300px;
  transition: transform .3s;
  transform: translateY(100%)
}

.inline-cart.is-active {
  transform: translateY(0)
}

.overlay {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .3)
}

.overlay.is-active {
  display: block
}

.h5 .rte .review-title,
.h5 .rte p,
.rte .h5 .review-title,
.rte .h5 p,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h5 .review-title,
.rte h5 p,
.rte h6,
h5 .rte .review-title,
h5 .rte p {
  margin-bottom: .5em
}

.rte .review-title,
.rte ol,
.rte p,
.rte ul {
  margin-bottom: 15px
}

.rte ol,
.rte ul {
  list-style: disc outside;
  margin-left: 20px;
  padding: 0
}

.form {
  max-width: 100%;
  padding: 12px
}

.form--thin {
  width: 400px;
  margin: 0 auto
}

.form--mid {
  margin: auto;
  max-width: 800px;
  width: 100%
}

input,
select,
textarea {
  font-size: 13px;
  border-radius: 46px;
  background: #fafafa;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 600;
  padding: 0 12px
}

input.is-error,
select.is-error,
textarea.is-error {
  border-color: #8b0000
}

textarea {
  border: 1px solid #000;
  padding: 20px
}

select {
  height: 46px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(drop-down-arrow.svg);
  background-size: 12px auto;
  background-position: 96% 50%;
  background-repeat: no-repeat;
  border: 1px solid #dfdfdf
}

select:not(.is-active) {
  color: #797979
}

input {
  border: 1px solid #dfdfdf;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  border-radius: 46px
}

input:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  background: #ff9000
}

input[type=date] {
  position: relative;
  color: #000;
  overflow: hidden
}

input[type=date]::-webkit-inner-spin-button {
  display: none
}

input[type=date]::-webkit-calendar-picker-indicator:hover {
  background-color: transparent
}

input[type=date]:before {
  color: #797979;
  background-color: #fafafa;
  padding: 0 12px;
  content: attr(placeholder) !important
}

input[type=date]:focus:before,
input[type=date]:valid:before {
  content: "" !important
}

.input__container {
  margin-bottom: 12px
}

.input {
  width: 100%
}

.js-search-form {
  position: relative
}

input.search-field {
  width: 100%;
  padding-left: 40px;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #000;
}

.placeholder-icon {
  position: absolute;
  top: 10px;
  left: 10px
}

.center {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.custom-select-wrapper {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.custom-select-wrapper select {
  display: none
}

.custom-select {
  position: relative;
  display: inline-block
}

.custom-select-trigger {
  position: relative;
  display: block;
  min-width: 240px;
  padding: 0 84px 0 12px;
  font-size: 13px;
  font-weight: 300;
  color: #3e3e3e;
  height: 46px;
  line-height: 46px;
  background: #fff;
  border-radius: 23px;
  cursor: pointer
}

.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #FFE800;
  border-right: 1px solid #787878;
  transform: rotate(45deg) translateY(-50%);
  transition: all .4s ease-in-out;
  transform-origin: 50% 0
}

.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%)
}

.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  margin: 15px 0;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
  background: #fff;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px)
}

.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0)
}

.custom-options:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 100%;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all .4s ease-in-out
}

.option-hover:before {
  background: #f9f9f9
}

.custom-option {
  position: relative;
  display: block;
  padding: 0 22px;
  border-bottom: 1px solid #FFE800;
  font-size: 18px;
  font-weight: 600;
  color: #b5b5b5;
  line-height: 47px;
  cursor: pointer;
  transition: all .4s ease-in-out
}

.custom-option:first-of-type {
  border-radius: 4px 4px 0 0
}

.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px
}

.custom-option.selection,
.custom-option:hover {
  background-color: #3e3e3e;
  color: #fff
}

.checkbox--container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  padding-top: 3px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 400
}

.checkbox--container input {
  position: absolute;
  opacity: 0;
  cursor: pointer
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fafafa;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  padding-top: 4px
}

.checkbox--container:hover input~.checkmark {
  background-color: #ccc
}

.checkbox--container.mixitup-control-active .checkmark,
.checkbox--container input:checked~.checkmark {
  background-color: #fafafa;
  border: 1px solid #787878
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none
}

.checkbox--container.mixitup-control-active .checkmark:after,
.checkbox--container input:checked~.checkmark:after {
  display: block
}

.checkbox--container .checkmark:after {
  left: 9px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid #787878;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg)
}

.checkbox--container.mixitup-control-active.filter-all~.filter-item.checkbox--container .checkmark,
.checkbox--container.mixitup-control-active.price-all~.filter-item.checkbox--container .checkmark {
  border: 1px solid #787878;
  opacity: .5
}

.checkbox--container.mixitup-control-active.filter-all~.filter-item.checkbox--container .checkmark:after,
.checkbox--container.mixitup-control-active.price-all~.filter-item.checkbox--container .checkmark:after {
  display: block
}

.basic-form .input-wrapper {
  width: 100%
}

.basic-form input,
.basic-form select,
.basic-form textarea {
  width: 100%;
  margin: .5em auto;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  background-color: #fff
}

.basic-form textarea {
  resize: none
}

.utility-bar {
  position: relative;
  background-color: #000;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  z-index: 13
}

@media only screen and (min-width:992px) {
  .utility-bar .utility-item {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
  }
}

.utility-bar .promo-message {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: .6px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase
}

.utility-bar .right-items__wrapper {
  display: none
}

@media only screen and (min-width:992px) {
  .utility-bar .right-items__wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    top: 0;
    right: 0
  }
}

@media only screen and (min-width:992px) {

  .utility-bar .right-item,
  .utility-bar .right-items__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .utility-bar .right-item {
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    font-weight: 800;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
    text-align: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px
  }
}

@media only screen and (min-width:992px) {
  .utility-bar .right-item-link {
    padding: 5px 12px;
    white-space: nowrap
  }
}

.utility-bar .country-selector__wrapper {
  position: relative;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  border-left: 1px solid hsla(0, 0%, 100%, .2);
  min-height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.utility-bar .country-selector__wrapper .flags {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  margin: 10px 0 0 !important
}

.utility-bar .country-selector__wrapper .flags a {
  display: block;
  height: 100%
}

.utility-bar .country-selected__wrapper {
  height: 100%;
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-right: 10px
}

.utility-bar .country-selector {
  display: none
}

.utility-bar .country-selector.active {
  position: absolute;
  top: 40px;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  min-width: 100px;
  padding-bottom: 10px;
  max-height: none;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}

.main-header__spacer {
  position: relative;
  height: 115px
}

@media only screen and (min-width:992px) {
  .main-header__spacer {
    height: 0
  }
}

body.template__blog .main-header__spacer,
body.template__collection .main-header__spacer,
body.template__page--our-story .main-header__spacer,
body.template__page--register-a-product .main-header__spacer,
body.template__page--sca-storelocator .main-header__spacer,
body.template__page--serial-lookup .main-header__spacer,
body.template__page--shogun--default .main-header__spacer,
body.template__product .main-header__spacer,
body.template__search .main-header__spacer {
  height: 70px
}

@media only screen and (min-width:992px) {

  body.template__blog .main-header__spacer,
  body.template__collection .main-header__spacer,
  body.template__page--our-story .main-header__spacer,
  body.template__page--register-a-product .main-header__spacer,
  body.template__page--sca-storelocator .main-header__spacer,
  body.template__page--serial-lookup .main-header__spacer,
  body.template__page--shogun--default .main-header__spacer,
  body.template__product .main-header__spacer,
  body.template__search .main-header__spacer {
    height: 60px
  }
}

.shogun-heading-component h1 {
  font-size: 36px;
}

body.template__blog.util-bar-active .main-header__spacer,
body.template__collection.util-bar-active .main-header__spacer,
body.template__page--our-story.util-bar-active .main-header__spacer,
body.template__page--register-a-product.util-bar-active .main-header__spacer,
body.template__page--sca-storelocator.util-bar-active .main-header__spacer,
body.template__page--serial-lookup.util-bar-active .main-header__spacer,
body.template__page--shogun--default.util-bar-active .main-header__spacer,
body.template__product.util-bar-active .main-header__spacer,
body.template__search.util-bar-active .main-header__spacer {
  height: 108px
}

@media only screen and (min-width:992px) {

  body.template__blog.util-bar-active .main-header__spacer,
  body.template__collection.util-bar-active .main-header__spacer,
  body.template__page--our-story.util-bar-active .main-header__spacer,
  body.template__page--register-a-product.util-bar-active .main-header__spacer,
  body.template__page--sca-storelocator.util-bar-active .main-header__spacer,
  body.template__page--serial-lookup.util-bar-active .main-header__spacer,
  body.template__page--shogun--default.util-bar-active .main-header__spacer,
  body.template__product.util-bar-active .main-header__spacer,
  body.template__search.util-bar-active .main-header__spacer {
    height: 98px
  }
}

.main-header__wrapper {
  position: fixed;
  top: 0;
  z-index: 9;
  width: 100%
}

.responsive-mode-icon {
  display: none
}

.navigation-search-text {
  display: none;
  font-size: 13px;
  font-weight: 800;
  color: #3e3e3e;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer
}

.header-padding {
  position: relative;
  width: 100%
}

.desktop-nav__wrapper {
  display: none
}

@media only screen and (min-width:992px) {
  .desktop-nav__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(241, 241, 222, 1);
    border-bottom: 3px solid #000;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    transition: all .2s cubic-bezier(.645, .045, .355, 1)
  }
}

.desktop-nav__wrapper path {
  fill: #000
}

.desktop-nav__wrapper a,
.desktop-nav__wrapper li {
  color: #000;
  cursor: pointer
}

.desktop-nav__wrapper .nav-logo {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  padding-top: 6px;
}

.desktop-nav__wrapper .nav-logo .usd-logo-full svg g {
  transition: fill .2s cubic-bezier(.645, .045, .355, 1)
}

.desktop-nav__wrapper .top-level-items {
  position: relative;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  height: 60px;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.desktop-nav__wrapper .orange-wave {
  display: none
}

.desktop-nav__wrapper .nav-header__parent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  border-right: 1px solid transparent;
  border-bottom: 5px solid transparent;
  -ms-flex-positive: 1;
  flex-grow: .125;
  position: relative
}

.desktop-nav__wrapper .nav-header__parent:hover {
  border-bottom-color: #00C1D4;
}

.desktop-nav__wrapper .nav-header__parent:first-of-type {
  margin-left: 2em
}

.desktop-nav__wrapper .nav-header__parent:last-of-type {
  ;
  -ms-flex-pack: start;
  justify-content: center
}

@media only screen and (min-width:1200px) {
  .desktop-nav__wrapper .navigation-search-text.desktop-active {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px
  }
}

.desktop-nav__wrapper .dropdown-item__wrapper {
  display: none
}

.desktop-nav__wrapper .dropdown-item__wrapper.active {
  position: absolute;
  top: 60px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 300px;
  left: 0;
  background-color: #fafafa;
  list-style: none;
  margin-left: 0;
}

.desktop-nav__wrapper .dropdown-item__wrapper.two-columns {
  -ms-flex-direction: row;
  flex-direction: row
}

.desktop-nav__wrapper .dropdown-item__wrapper.two-columns .nav-header__child {
  width: 250px;
  margin-left: 0
}

.desktop-nav__wrapper .dropdown-item__wrapper.two-columns .nav-header__child li {
  margin: 1em 0
}

.desktop-nav__wrapper .dropdown-item__wrapper.two-columns .nav-header__child li a {
  letter-spacing: 0
}

.desktop-nav__wrapper .dropdown-item__wrapper .nav-header__child {
  margin: .5em 0;
  color: #000
}

.desktop-nav__wrapper .dropdown-item__wrapper .nav-header__child a {
  font-size: 12px;
  display: block;
  text-transform: none
}

.desktop-nav__wrapper .dropdown-item__wrapper .nav-header__child a:hover {
  color: #000;
  cursor: pointer
}

.desktop-nav__wrapper .search-form__wrapper {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 280px;
  height: 61px;
  display: -ms-flexbox;
  display: flex
}

.desktop-nav__wrapper .search-form__wrapper.responsive-mode {
  -ms-flex-preferred-size: 5%;
  flex-basis: 5%
}

.desktop-nav__wrapper .search-form__wrapper.responsive-mode .placeholder-icon {
  left: 15px
}

.desktop-nav__wrapper .search-form__wrapper.responsive-mode input {
  display: none
}

.desktop-nav__wrapper .nav-right {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 60px
}

.desktop-nav__wrapper .nav-right.responsive-active {
  -ms-flex-preferred-size: 12%;
  flex-basis: 12%
}

.desktop-nav__wrapper .nav-right .nav-right-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.desktop-nav__wrapper .nav-right .account-item {
  font-size: 12px;
  font-weight: 600;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent
}

.desktop-nav__wrapper .search-form {
  position: relative;
  width: 100%
}

.desktop-nav__wrapper .search-field {
  border: none;
  background-color: transparent;
  color: #fff;
  width: 100%;
  font-size: 12px;
  padding-left: 30px;
  padding-right: 70px;
  height: 58px
}

.desktop-nav__wrapper .search-field:-ms-input-placeholder {
  color: #000
}

.desktop-nav__wrapper .search-field::placeholder {
  color: #000
}

.desktop-nav__wrapper .placeholder-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.desktop-nav__wrapper .placeholder-icon svg g {
  fill: #000
}

.desktop-nav__wrapper.hover,
.desktop-nav__wrapper.scrolled {
  background-color: rgba(241, 241, 222, 1);
}

.desktop-nav__wrapper.hover .nav-header__parent,
.desktop-nav__wrapper.scrolled .nav-header__parent {
  border-right: none
}

.desktop-nav__wrapper.hover .nav-logo svg g,
.desktop-nav__wrapper.scrolled .nav-logo svg g {
  fill: #000
}

.desktop-nav__wrapper.hover path,
.desktop-nav__wrapper.scrolled path {
  fill: #404040
}

.desktop-nav__wrapper.hover a,
.desktop-nav__wrapper.hover li,
.desktop-nav__wrapper.scrolled a,
.desktop-nav__wrapper.scrolled li {
  color: #404040
}

.desktop-nav__wrapper.hover .search-field,
.desktop-nav__wrapper.scrolled .search-field {
  border: none;
  border-radius: 0;
  background-color: rgba(241, 241, 222, 1);
  color: #000
}

.desktop-nav__wrapper.hover .search-field:-ms-input-placeholder,
.desktop-nav__wrapper.scrolled .search-field:-ms-input-placeholder {
  color: #797979
}

.desktop-nav__wrapper.hover .search-field::placeholder,
.desktop-nav__wrapper.scrolled .search-field::placeholder {
  color: #797979
}

.desktop-nav__wrapper.hover .account-item,
.desktop-nav__wrapper.scrolled .account-item {
  border-right: none;
  border-left: none;
}

.desktop-nav__wrapper.hover .title-element,
.desktop-nav__wrapper.scrolled .title-element {
  color: #000;
  font-size: 12px;
  cursor: auto;
  letter-spacing: 1.8px
}

.desktop-nav__wrapper.hover .sale-link,
.desktop-nav__wrapper.scrolled .sale-link {
  position: relative;
  color: #000
}

.desktop-nav__wrapper.hover .orange-wave,
.desktop-nav__wrapper.scrolled .orange-wave {
  position: absolute;
  top: 3px;
  left: 5px;
  display: block
}

.desktop-nav__wrapper.hover .orange-wave path,
.desktop-nav__wrapper.scrolled .orange-wave path {
  fill: #000
}

.desktop-nav__wrapper.hover .responsive-mode .responsive-mode-icon,
.desktop-nav__wrapper.scrolled .responsive-mode .responsive-mode-icon {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.desktop-nav__wrapper.hover .responsive-mode .placeholder-icon.active,
.desktop-nav__wrapper.scrolled .responsive-mode .placeholder-icon.active {
  position: absolute;
  top: 90px;
  bottom: 0;
  left: -200px
}

.desktop-nav__wrapper.hover .responsive-mode input.active,
.desktop-nav__wrapper.scrolled .responsive-mode input.active {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 280px;
  padding-left: 50px;
  padding-right: 70px;
  box-shadow: 0 1px 2px 0 #dfdfdf
}

.desktop-nav__wrapper.hover .responsive-mode .navigation-search-text.desktop-active,
.desktop-nav__wrapper.scrolled .responsive-mode .navigation-search-text.desktop-active {
  display: block;
  position: absolute;
  top: 80px;
  right: 15px
}

.cart-icon__wrapper {
  position: relative
}

.counter-badge {
  position: absolute;
  top: -10px;
  right: -15px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #00C1D4;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding-top: 1px;
  z-index: 0
}

.mobile-nav__wrapper {
  position: relative;
  background-color: rgba(241, 241, 222, 1);
  height: 60px
}

@media only screen and (min-width:992px) {
  .mobile-nav__wrapper {
    display: none
  }
}

.mobile-nav__wrapper .navbar-item {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  display: -ms-flexbox;
  display: flex
}

.mobile-nav__wrapper .brand-logo {
  -ms-flex-pack: center;
  justify-content: center
}

.mobile-nav__wrapper .nav-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 1em
}

.mobile-nav__wrapper .search-field {
  font-size: 12px
}

.mobile-nav__wrapper .search-icon {
  margin: 0 1em;
  transition: fill .2s cubic-bezier(.86, 0, .07, 1)
}

.mobile-nav__wrapper .search-icon.active path {
  fill: #fff;
  transition: fill .2s cubic-bezier(.86, 0, .07, 1)
}

.mobile-nav__wrapper .navigation-search-text.mobile-active {
  display: block;
  position: absolute;
  top: 11px;
  right: 15px
}

.mobile-nav__wrapper .fixed-navbar-mobile {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background-color: #0C3741;
  border-bottom: 3px solid #000;
  transform: translateX(0);
  transition: all .2s cubic-bezier(.86, 0, .07, 1);
  z-index: 9
}

.mobile-nav__wrapper .mobile-search {
  position: relative;
  width: 100%;
  transform: translateY(-100%);
  transition: transform .2s cubic-bezier(.645, .045, .355, 1);
  z-index: 8
}

.mobile-nav__wrapper .mobile-search.active {
  transform: translateY(0)
}

.mobile-nav__wrapper .mobile-search__inner {
  position: relative;
  z-index: 13
}

.mobile-nav__wrapper .inner-search-overlay,
.mobile-nav__wrapper .search-overlay {
  display: none
}

.mobile-nav__wrapper .inner-search-overlay.active,
.mobile-nav__wrapper .search-overlay.active {
  display: block;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 20, 45, .8)
}

.mobile-nav__wrapper .inner-search-overlay {
  z-index: 12
}

.mobile-nav__wrapper .mobile-nav-main-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateX(-100%);
  background-color: #fff;
  transition: all .2s cubic-bezier(.86, 0, .07, 1);
  height: 100vh
}

.mobile-nav__wrapper .mobile-nav-main-menu.active {
  transform: translateX(0);
  transition: transform .2s cubic-bezier(.645, .045, .355, 1);
  z-index: 10
}

.mobile-nav__wrapper .mobile-nav-main-menu__header {
  position: relative;
  background-color: #254A5D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  z-index: 13
}

.mobile-nav__wrapper .mobile-nav-main-menu__header .close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  transform: translateY(-50%)
}

.mobile-nav__wrapper .mobile-nav-main-menu__header .usd-logo-full {
  width: 136px;
  height: 28px
}

.mobile-nav__wrapper .mobile-nav-secondary-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateX(100%);
  transition: all .2s cubic-bezier(.86, 0, .07, 1);
  z-index: 11;
  height: 100vh;
  background-color: #fff
}

.mobile-nav__wrapper .mobile-nav-secondary-menu.active {
  transform: translateX(0);
  transition: all .2s cubic-bezier(.86, 0, .07, 1)
}

.mobile-nav__wrapper .mobile-nav-secondary-menu .mobile-nav-item a {
  text-transform: none;
  margin-left: 1em;
  letter-spacing: .5px
}

.mobile-nav__wrapper .mobile-nav-secondary-menu .column-header h6 {
  margin-left: 2em;
  margin-top: 2em;
  color: #797979
}

.mobile-nav__wrapper .secondary-menu-header {
  position: relative;
  padding: 1.5em;
  box-shadow: 0 1px 2px 0 #dfdfdf
}

.mobile-nav__wrapper .secondary-menu-header,
.mobile-nav__wrapper .secondary-menu-header .mobile-back-arrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.mobile-nav__wrapper .secondary-menu-header .header-title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 1em
}

.mobile-nav__wrapper .secondary-menu-header .close-icon {
  position: absolute;
  top: 20px;
  right: 2em;
  transform: translateY(-50%)
}

.mobile-nav__wrapper .secondary-menu-header .close-icon path {
  fill: #000
}

.mobile-nav__wrapper .mobile-nav-content {
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100vh - 60px)
}

.mobile-nav__wrapper .mobile-nav-item {
  box-shadow: 0 1px 2px 0 #dfdfdf;
  margin: 5px 0
}

.mobile-nav__wrapper .mobile-nav-item .sale-link {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  font-weight: 800
}

.mobile-nav__wrapper .mobile-nav-item .orange-wave {
  position: absolute;
  top: 15px;
  left: 25px;
  display: block
}

.mobile-nav__wrapper .mobile-nav-item .orange-wave path {
  fill: #000
}

.mobile-nav__wrapper .mobile-nav-item h6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 1.5em 2em;
  margin: 0;
  letter-spacing: 2px
}

.mobile-nav__wrapper .mobile-nav-item a {
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  display: block;
  height: 100%;
  width: 100%;
  padding: 1em 2em
}

.mobile-nav__wrapper .mobile-nav-item .parent-nav-item--mobile {
  width: auto;
  padding: 0
}

.mobile-nav__wrapper .mobile-nav-item .sale-link {
  padding: 0 !important
}

[data-push] {
  transform: translateX(0)
}

[data-push],
[data-push].nav-open {
  transition: all .2s cubic-bezier(.86, 0, .07, 1)
}

[data-push].nav-open {
  transform: translateX(100%)
}

.mobile-nav-footer {
  position: relative;
  margin-top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 300px;
  padding: 1em 0
}

.mobile-nav-footer .wave-overlay {
  z-index: -1;
  height: 100%
}

@media only screen and (min-width:480px) {
  .mobile-nav-footer .wave-overlay {
    display: none
  }
}

.mobile-nav-footer .value-props__wrapper {
  width: 100%;
  padding: 2em 1em 0
}

.mobile-nav-footer .value-props-item__mobile {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  width: 45%;
  height: 50px;
  max-width: 80%;
  margin: .2em;
  border-radius: 15px;
  background-color: #FFE800;
  border: 1px solid #000;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-family: 'Krona One';
  text-transform: uppercase;
  color: #000;
}

.mobile-nav-footer .value-props-item__mobile .item-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 17px
}

.mobile-nav-footer .value-props-item__mobile .icon {
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px
}

.mobile-nav-footer .currency-converter__wrapper {
  margin: 1em 0
}

.hero__wrapper {
  position: relative
}

@media only screen and (min-width:992px) {
  .hero__wrapper {
    margin-top: 65px;
    height: 100vh
  }
}

.bg-image__container {
  margin-top: 35px;
}

.blue-gradient {
  display: none;
  position: absolute;
  top: -39px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  background: linear-gradient(0deg, #254A5D 5%, #254A5D 29%, rgba(37, 74, 93, .4) 73%, rgba(37, 74, 93, 0))
}

@media only screen and (min-width:992px) {
  .blue-gradient {
    display: none
  }
}

.hero-content {
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 2em;
  background-color: #254A5D;
}

@media only screen and (min-width:992px) {
  .hero-content {
    padding-top: 100px;
    width: 50%;
    height: 100%;
    background-color: transparent;
    max-width: 445px;
    margin-left: 10em
  }
}

.hero-content h6 {
  text-transform: uppercase;
  margin-bottom: 0
}

.hero-content .h5 {
  margin-bottom: 2em
}

.hero-content h1 {
  color: #000
}

.hero-content .review-title,
.hero-content p {
  font-size: 18px;
  max-width: 340px
}

.hero-content .h5 p {
  font-family: 'Open Sans';
  text-transform: initial;
  margin-top: 0;
  line-height: 20px;
  font-size: 14px;
}

.btn.btn--secondary:after,
.btn.btn--secondary:before {
  border-radius: 15px;
}

.hero-content .btn--secondary {}

.hero-content--center {
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.hero-content--right {
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 10em;
  text-align: right
}

.bg-image__container img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%
}

@media only screen and (min-width:992px) {
  .bg-image__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
  }
}

.video-background__wrapper {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 350px;
  overflow: hidden
}

@media only screen and (min-width:992px) {
  .video-background__wrapper {
    position: absolute;
    height: 100%
  }
}

.video-background__video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0)
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
  .video-background__video {
    height: 100%;
    left: auto;
    min-height: auto;
    min-width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: static;
    top: auto;
    transform: none;
    width: 100%
  }
}

iframe {
  width: 100%;
  height: 100%
}

.fade--in {
  animation-duration: .2s;
  animation-iteration-count: 1;
  animation-name: fadeIn;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fade--out {
  animation-duration: .2s;
  animation-iteration-count: 1;
  animation-name: accordionOut;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .2s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-name: accordionOut;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards
}

.flex--two {
  width: 50%;
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.featured-products__wrapper {
  display: block;
  padding: 20px;
  max-width: 1440px;
  margin: 0 auto
}

@media only screen and (min-width:370px) {
  .featured-products__wrapper {
    padding: 30px
  }
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px
  }
}

@media only screen and (min-width:1200px) {
  .featured-products__wrapper {
    padding: 40px 80px
  }
}

.featured-products__wrapper .flex--two {
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper .flex--two {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.featured-products__wrapper .flex--two picture {
  width: 100%;
  height: 100%
}

.featured-products__wrapper .flex--two img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper .flex--two img {
    height: 100%
  }
}

.featured-products__wrapper .flex--column {
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.featured-products__wrapper .column-header {
  text-align: center
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper .column-header {
    padding: 0 20px
  }
}

.featured-products__wrapper .column-header h6 {
  margin-bottom: 0;
  margin-top: 1em
}

.featured-products__wrapper .column-header h2 {
  margin-top: 0;
  margin-bottom: 30px
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper .column-header h2 {
    margin: 20px 0;
  }
}

h5.column-description p {
  font-family: 'Open Sans', sans-serif;
  text-transform: initial;
  font-size: 16px;
}

.featured-products__wrapper .h5 .column-description.review-title,
.featured-products__wrapper .h5 p.column-description,
.featured-products__wrapper h5 .column-description.review-title,
.featured-products__wrapper h5 p.column-description,
.featured-products__wrapper h5.column-description,
.h5 .featured-products__wrapper .column-description.review-title,
.h5 .featured-products__wrapper p.column-description,
h5 .featured-products__wrapper .column-description.review-title,
h5 .featured-products__wrapper p.column-description {
  ;
  max-width: 450px;
  margin: 0 auto 30px
}

@media only screen and (min-width:992px) {

  .featured-products__wrapper .h5 .column-description.review-title,
  .featured-products__wrapper .h5 p.column-description,
  .featured-products__wrapper h5 .column-description.review-title,
  .featured-products__wrapper h5 p.column-description,
  .featured-products__wrapper h5.column-description,
  .h5 .featured-products__wrapper .column-description.review-title,
  .h5 .featured-products__wrapper p.column-description,
  h5 .featured-products__wrapper .column-description.review-title,
  h5 .featured-products__wrapper p.column-description {
    margin: 0 auto 50px;
  }
}

@media only screen and (min-width:992px) {
  .featured-products__wrapper .column-content {
    padding: 0 20px
  }
}

@media only screen and (min-width:1200px) {
  .featured-products__wrapper .column-content {
    padding: 0 40px
  }
}

.featured-products__wrapper .column-content .grid-item {
  display: -ms-flexbox;
  display: flex
}

.featured-products__wrapper .column-content .grid-item .product-grid-item:hover {
  box-shadow: none
}

.featured-products__wrapper .column-content .grid-item .product-grid-item-inner {
  transition: all .2s ease
}

.featured-products__wrapper .column-content .grid-item .product-grid-item-inner:hover {
  margin-top: -12px
}

@media only screen and (max-width:767px) {

  .featured-products__wrapper .column-content .grid-item.grid-limit--3 li:nth-child(3),
  .featured-products__wrapper .column-content .grid-item.grid-limit--6 li:nth-child(5),
  .featured-products__wrapper .column-content .grid-item.grid-limit--6 li:nth-child(6) {
    display: none
  }
}

.featured-products__wrapper .btn {
  width: auto;
  min-width: 200px;
  margin-top: 10px
}

.featured-products__wrapper .product-grid-item {
  padding: 5px
}

.featured-products__wrapper .product-meta__price {
  margin-bottom: 10px
}

.featured-products__wrapper .product-item__swatch-summary {
  display: none
}

@media only screen and (min-width:992px) {
  .icon-plus {
    display: none
  }
}

.icon-plus.active {
  border-bottom: 1px solid #FFE800;
  padding: 1em;
  width: 100%;
  text-align: center
}

.collection-tile-section__wrapper {
  padding: 32px 0;
  max-width: 1440px;
  margin: 0 auto
}

@media only screen and (min-width:992px) {
  .collection-tile-section__wrapper {
    padding: 40px 24px
  }
}

@media only screen and (min-width:1200px) {
  .collection-tile-section__wrapper {
    padding: 80px 64px
  }
}

.column__header {
  text-align: center
}

.column__header h6 {
  margin-bottom: 0
}

@media only screen and (min-width:480px) {
  .collection-tiles__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media only screen and (max-width:479px) {
  .collection-tiles__wrapper--mobile-limit .tile-item__wrapper:nth-child(n+5) {
    display: none
  }
}

.show-on-hover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 55%
}

@media only screen and (min-width:992px) {
  .show-on-hover {
    opacity: 0;
    transition: all .3s cubic-bezier(.39, .575, .565, 1)
  }
}

.link-with-bg {
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, .2);
  max-width: 150px
}

label.submit-arrow {
  display: none;
}

.tile-link-icon {
  margin-left: 10px;
  padding-top: 4px;
}

@media only screen and (min-width:992px) {
  .collection-icon-plus {
    display: none
  }
}

.collection-icon-plus.active {
  border-bottom: 1px solid #FFE800;
  padding: 1em;
  width: 100%;
  text-align: center
}

.multiple-cta__wrapper {
  position: relative;
  height: 0;
  top: 0
}

.multiple-cta__wrapper.active {
  height: auto
}

a.cta-links.multiple-link-item {
  border-bottom: 1px solid transparent;
  height: 50px;
  width: 100%;
  max-height: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

@media only screen and (min-width:992px) {
  a.cta-links.multiple-link-item {
    border-bottom: none;
    padding: initial;
    height: auto;
    max-height: 50px;
    border-color: #fff
  }
}

a.cta-links.multiple-link-item.link-with-bg {
  max-width: 100%;
  padding: 5px 10px;
  margin: 5px
}

.link-wrapper.active a.cta-links.multiple-link-item {
  max-height: 50px;
  line-height: 50px;
  border-color: #fff
}

a.cta-links.multiple-link-item:first-child {
  transition: all .2s cubic-bezier(.39, .575, .565, 1) .1s
}

a.cta-links.multiple-link-item:nth-child(2) {
  transition: all .2s cubic-bezier(.39, .575, .565, 1) .2s
}

a.cta-links.multiple-link-item:nth-child(3) {
  transition: all .2s cubic-bezier(.39, .575, .565, 1) .3s
}

.link-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: none;
  overflow: hidden
}

.link-wrapper.active {
  pointer-events: auto;
  margin-top: 1em
}

.tile-item__wrapper {
  overflow: hidden
}

@media only screen and (min-width:480px) {
  .tile-item__wrapper {
    flex-basis: 50%
  }
}

@media only screen and (min-width:992px) {
  .tile-item__wrapper {
    flex-basis: 30%;
    margin: 16px;
    border-radius: 16px;
  }
}

.tile-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  flex-grow: 0;
  padding: 16px;
  transition: .2s ease
}

.tile-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3e3e3e;
  opacity: 0;
  transition: .2s ease
}

.tile-item:hover {
  cursor: pointer;
  transform: scale(1.1)
}

.tile-item:hover:before {
  opacity: .5
}

@media only screen and (min-width:992px) {
  .tile-item:hover .show-on-hover {
    opacity: 1;
    height: auto
  }
}

.tile-item:hover .tile-item__content {
  transform: scale(.9)
}

.tile-item h4 {
  color: #fff
}

.tile-item__content {
  margin-top: 200px;
  width: 100%;
  text-align: center;
  transition: .2s ease
}

.tile-item__logo {
  max-width: 215px;
  max-height: 80px;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto
}

.tile-item__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

.tile-item-links__wrapper {
  margin-top: 12px
}

.circle {
  height: 20px;
  width: 20px;
  border: 1px solid #f6cf00;
  border-radius: 50%;
  position: relative
}

.close.vertical {
  transform: translate(-50%, -50%) rotate(-180deg)
}

.close.horizontal {
  transform: translate(-50%, -50%) rotate(180deg)
}

.vertical {
  transform: rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg)
}

.horizontal,
.vertical {
  position: absolute;
  border: 1px solid #f6cf00;
  width: 70%;
  top: 50%;
  left: 50%;
  transition: all .3s ease-in
}

.horizontal {
  transform: translate(-50%, -50%)
}

.blog-section__wrapper {
  padding: 1em 12px;
  max-width: 1200px;
  margin: 1em auto
}

@media only screen and (min-width:992px) {
  .blog-section__wrapper {
    padding: 4em
  }
}

.blog-section__header {
  margin-bottom: 2em;
  max-width: 500px
}

@media only screen and (min-width:480px) {
  .blog-section__header {
    text-align: center;
    margin-left: auto;
    margin-right: auto
  }
}

@media only screen and (min-width:992px) {
  .blog-section__header {
    text-align: left;
    margin-left: 0;
    margin-right: 0
  }
}

.blog-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (min-width:480px) {
  .blog-column {
    margin: 1em -8px
  }
}

@media only screen and (min-width:992px) {
  .blog-column {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 1em
  }
}

.featured-blog-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 600px;
  width: 100%;
  height: 455px;
  margin: 0 auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  overflow: hidden
}

@media only screen and (min-width:992px) {
  .featured-blog-item {
    height: 800px
  }
}

.featured-blog-item:before {
  background-color: #3e3e3e;
  opacity: 0;
  transition: .2s ease;
  z-index: 2
}

.featured-blog-item:after,
.featured-blog-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.featured-blog-item:after {
  background-color: rgba(0, 21, 46, .4)
}

.featured-blog-item .column-description {
  font-size: 20px;
  line-height: 20px
}

@media only screen and (min-width:992px) {
  .featured-blog-item .column-description {
    font-size: 32px;
    line-height: 35px
  }
}

.featured-blog-item:hover:before {
  opacity: .5
}

.featured-blog-item:hover .blog-item__bg {
  transform: scale(1.1)
}

.blog-item {
  height: 455px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 1em auto 0;
  width: 100%;
  overflow: hidden
}

.blog-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3e3e3e;
  opacity: 0;
  transition: .2s ease;
  z-index: 2
}

.blog-item:hover:before {
  opacity: .5
}

.blog-item:hover .blog-item__bg {
  transform: scale(1.1)
}

@media only screen and (min-width:480px) {
  .blog-item {
    max-width: calc(50% - 8px)
  }
}

@media only screen and (min-width:992px) {
  .blog-item {
    height: 535px;
    max-width: 400px
  }
}

.blog-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 21, 46, .4)
}

.blog-item .column-description {
  font-size: 20px;
  line-height: 20px
}

@media only screen and (min-width:992px) {
  .blog-item .column-description {
    font-size: 22px;
    line-height: 25px
  }
}

.blog-item__link {
  z-index: 8
}

.blog-item__bg,
.blog-item__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.blog-item__bg {
  z-index: 9;
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  transition: .2s ease
}

.blog-item__content {
  position: relative;
  z-index: 10
}

.column-description.review-title,
p.column-description {
  margin-bottom: 1em;
  color: #fff
}

.blog-item__content {
  z-index: 2;
  padding: 3em
}

.wave-overlay {
  position: absolute;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  z-index: 1
}

.wave-overlay svg {
  width: 100%;
  height: 100%
}

.basic-section__wrapper {
  max-width: 1200px;
  margin: 2em auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:992px) {
  .basic-section__wrapper.basic-section__wrapper--row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.basic-section-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:992px) {
  .basic-section-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.column--text {
  padding: 2em
}

@media only screen and (min-width:992px) {
  .column--text {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    padding-top: 4em;
    padding-bottom: 4em
  }

  .column--text.order--0 {
    padding-left: 5em;
    padding-right: 0
  }

  .column--text.order--1 {
    padding-right: 5em;
    padding-left: 0
  }
}

.column--text .review-title,
.column--text p {
  margin-bottom: 3em
}

.column--image {
  min-height: 300px
}

.full-bleed-collection__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em 0;
  padding: .5em
}

@media only screen and (min-width:992px) {
  .full-bleed-collection__wrapper {
    padding: 0
  }
}

.full-bleed-tile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 50vh;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1em;
  margin: .25em;
  position: relative;
  overflow: hidden;
  transition: .2s ease
}

.full-bleed-tile:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3e3e3e;
  opacity: 0;
  transition: .2s ease;
  z-index: 1
}

@media only screen and (min-width:992px) {
  .full-bleed-tile {
    height: 100vh;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1em;
    margin: 0
  }
}

.full-bleed-tile:hover:before {
  opacity: .5
}

.full-bleed-tile:hover .full-image {
  transform: scale(1.1)
}

.full-bleed-tile h2 {
  font-size: 25px;
  color: #fff;
  margin-bottom: 5px
}

@media only screen and (min-width:992px) {
  .full-bleed-tile h2 {
    font-size: 40px
  }
}

.full-bleed-tile__link {
  z-index: 5;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.full-bleed-tile__content {
  position: relative;
  z-index: 6
}

.full-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1)
}

.full-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.top-sellers-carousel__wrapper {
  padding: 2em;
  margin: 1em 0;
  max-width: 1440px;
  margin: 0 auto
}

.top-sellers-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

svg.slick-arrow {
  min-width: 25px
}

.product-item.slick-slide {
  margin: 1em
}

.reviews-carousel__wrapper {
  background-color: #fafafa;
  padding: 4em .5em
}

@media only screen and (min-width:992px) {
  .reviews-carousel__wrapper {
    padding: 4em 2em
  }
}

.reviews-carousel__wrapper h2 {
  text-align: center
}

.reviews-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto
}

.reviews-slider .slick-arrow {
  position: absolute;
  z-index: 2
}

.reviews-slider .arrow-left {
  left: 0
}

.reviews-slider .arrow-right {
  right: 0
}

.slick-list.draggable {
  max-width: 1220px;
  margin: 0 auto
}

.review-card__wrapper {
  max-width: 380px;
  background-color: #fff;
  padding: 2em;
  margin: 1em;
  min-height: 350px;
  text-align: center;
  position: relative
}

.review-card-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 2em;
  bottom: 0
}

.review-title {
  font-weight: 700;
  margin-bottom: .5em
}

.review-text .review-title,
.review-text p,
.review-title {
  font-size: 14px
}

.review-card__footer {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end
}

.customer-name {
  font-size: 14px
}

.light-grey-text {
  font-size: 14px;
  color: #3e3e3e
}

.full-bleed-image-tile__wrapper {
  position: relative;
  overflow: hidden
}

.full-bleed-image-tile__wrapper .primary-title {
  color: #fff;
  max-width: 600px
}

.full-bleed-image-tile__wrapper:hover .full-bleed-image-tile__background {
  transform: scale(1.1)
}

.full-bleed-image-tile__wrapper:hover .full-bleed-image-tile__background:before {
  opacity: .5
}

.full-bleed-image-tile {
  z-index: 2;
  position: relative;
  min-height: 280px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 3em;
  transition: .2s ease
}

.full-bleed-image-tile__content {
  z-index: 2
}

.full-bleed-image-tile__background {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50%;
  transition: transform .2s ease;
  will-change: opacity
}

.full-bleed-image-tile__background:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3e3e3e;
  opacity: 0;
  transition: opacity .2s ease;
  z-index: 1
}

.full-bleed-image-tile__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5
}

.value-props__wrapper {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  min-height: 130px;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  padding: 1em 0
}

@media only screen and (min-width:768px) {
  .value-props__wrapper {
    align-items: center;
    padding: 0
  }
}

.value-props__wrapper .value-props-item__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-basis: 45%;
  /* background-color: #fafafa; */
  flex-grow: 1;
  margin: 1px;
  padding: 10px;
}

@media only screen and (min-width:768px) {
  .value-props__wrapper .value-props-item__wrapper {
    flex-basis: 20%;
    flex-direction: column;
    background-color: transparent
  }
}

.value-props__wrapper .value-props-icon__wrapper {
  margin: 0 1em
}

.value-props__wrapper .value-props-desc {
  font-size: 11px;
  font-weight: 700;
  margin-top: 8px;
  text-transform: uppercase
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
  .value-props__wrapper {
    min-height: 0
  }

  .value-props-item__wrapper {
    padding: 2em 0
  }
}

@media only screen and (max-width:768px) {
  .collection-value-props .value-props-item__wrapper {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 0
  }
}

.product-grid-item {
  background: #fff;
  margin: 0 0 10px;
  position: relative;
  text-align: center;
  width: calc(50% - 5px);
  display: inline-block
}

@media only screen and (min-width:769px) {
  .product-grid-item {
    margin: 0 5px 40px;
    width: calc(33.33% - 10px)
  }

  .product-grid-item .product-item__swatch-list {
    visibility: hidden;
    height: 0
  }

  .product-grid-item .product-item__summary {
    display: block
  }
}

@media only screen and (min-width:769px) {
  .product-grid-item.grid-item-collection {
    height: 355px
  }
}

.product-grid-item.grid-item-collection .product-grid-item-inner-wrapper {
  background: #fff;
  height: auto;
  padding: 15px
}

@media only screen and (min-width:769px) {
  .product-grid-item.grid-item-collection .product-grid-item-inner-wrapper {
    position: absolute;
    width: 100%;
    min-height: 350px;
    background: #fff
  }
}

@media only screen and (min-width:769px) {
  .product-grid-item:hover .image-badge {
    z-index: 8
  }

  .product-grid-item:hover .product-grid-item-inner-wrapper {
    box-shadow: 0 2px 10px 0 #dfdfdf;
    z-index: 7
  }

  .product-grid-item:hover .product-item__swatch-list {
    visibility: visible;
    height: auto;
    margin-top: 20px
  }

  .product-grid-item:hover .product-item__swatch-summary {
    display: none
  }

  .product-grid-item:hover .product-star-rating {
    display: block
  }
}

.product-grid-item.product-grid-item--promotion {
  padding: 0;
  display: none
}

@media only screen and (min-width:769px) {
  .product-grid-item.product-grid-item--promotion {
    display: block
  }
}

.product-image-container {
  position: relative;
  margin-bottom: 0px;
  margin-top: 20px;
  padding-bottom: 15px
}

.product-image-container img {
  max-height: 250px;
  max-width: 80%
}

.product-item__badge {
  position: absolute;
  background-color: #787878;
  display: block;
  color: #fff;
  line-height: 1.4;
  font-size: 10px;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  opacity: .85;
  padding: 2px 10px;
  pointer-events: none;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5
}

.product-tile__title {
  font-size: 14px;
  font-family: 'Krona One', sans-serif
}

.product-item__swatch-summary {
  color: #797979;
  display: block;
  font-size: 11px
}

@media only screen and (min-width:769px) {
  .product-item__swatch-summary {
    display: block
  }
}

.product-item__swatch-summary.product-item__swatch-summary--visible {
  display: block
}

.product-item__swatch-list {
  display: none
}

@media only screen and (min-width:769px) {
  .product-item__swatch-list {
    display: block;
    padding: 0 35px;
    margin-bottom: 0
  }

  .product-item__swatch-list>div>.slick-track {
    margin: 0 auto
  }

  .product-item__swatch-list>div>.slick-track>.slick-slide {
    padding: 0 2px;
    margin: 0 auto
  }

  .product-item__swatch-list>.slick-arrow {
    width: 15px;
    height: 15px
  }
}

.product-item__swatch {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer
}

.product-meta {
  display: block
}

.product-meta__title {
  font-family: 'Krona One', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  width: 100%
}

@media only screen and (min-width:769px) {
  .product-meta__title {
    font-size: 16px
  }
}

.product-meta__price {
  color: #797979;
  font-size: 14px;
  margin-bottom: 5px
}

@media only screen and (min-width:769px) {
  .product-meta__price {
    margin-bottom: 0
  }
}

@media only screen and (min-width:769px) {
  .product-meta__price.product-meta__price--short {
    margin-bottom: 5px
  }
}

.product-meta__price.sale span {
  color: red
}

.product-meta__price.sale .product-meta__price--sale {
  color: #797979;
  text-decoration: line-through
}

.product-meta__price--sale {
  text-decoration: line-through
}

.product-star-rating {
  font-size: 12px;
  margin: 5px auto;
  display: none
}

.product-star-rating .stamped-badge-caption {
  display: none
}

.collection-grid-promo__wrapper {
  height: 100%;
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: top
}

.collection-grid-promo__content {
  bottom: 0;
  left: 0;
  padding: 0 10px 5px;
  position: absolute;
  text-align: center;
  width: 100%
}

.collection-grid-promo__content-copy {
  color: #fff
}

.collection-grid-promo__content-cta {
  color: #f6cf00;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  margin: 10px auto;
  text-transform: uppercase
}

.product-grid-item-inner {
  width: 100%
}

table.sizeguide {
  border-spacing: 1;
  border-collapse: collapse;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  max-width: 780px;
  width: 100%;
  margin: 0 auto
}

table.sizeguide,
table.sizeguide * {
  position: relative
}

table.sizeguide td:first-child {
  background: #fff;
  font-size: 14px;
  font-weight: 800
}

table.sizeguide td {
  color: #000000background:#fafafa
}

table.sizeguide td,
table.sizeguide th {
  padding-left: 8px
}

table.sizeguide thead tr {
  height: 60px;
  background: #fff;
  font-size: 14px
}

@media screen and (max-width:35.5em) {

  table.sizeguide,
  table.sizeguide>*,
  table.sizeguide td,
  table.sizeguide th,
  table.sizeguide tr {
    display: block
  }

  table.sizeguide thead {
    display: none
  }

  table.sizeguide tbody tr {
    height: auto;
    padding: 8px 0
  }

  table.sizeguide tbody tr td {
    margin-bottom: 12px;
    background: #fff
  }

  table.sizeguide tbody tr td:first-child:before {
    display: none
  }

  table.sizeguide tbody tr td:last-child {
    margin-bottom: 0
  }

  table.sizeguide tbody tr td:before {
    width: 40%;
    left: 10px;
    top: 0;
    margin-right: 8px
  }
}

@media only screen and (max-width:35.5em) and (min-width:768px) {
  table.sizeguide tbody tr td:before {
    font-weight: 700
  }
}

@media screen and (max-width:35.5em) {
  table.sizeguide tbody tr td:first-child:before {
    content: ""
  }

  table.sizeguide tbody tr td:nth-child(2):before {
    content: "Small"
  }

  table.sizeguide tbody tr td:nth-child(3):before {
    content: "Regular"
  }

  table.sizeguide tbody tr td:nth-child(4):before {
    content: "Large/XL"
  }
}

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 94%;
  max-height: 100vh;
  transform: translate(-50%, -50%);
  z-index: 1010
}

.modal.is-active {
  display: block
}

.modal__hide {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 28px;
  line-height: .4;
  width: 44px;
  height: 44px;
  padding: 10px;
  padding: 0;
  color: #000;
  opacity: .5;
  font-weight: 700;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  transition: opacity .25s ease-in-out
}

.modal__hide:hover {
  opacity: 1
}

.email-capture-container {
  background-color: #3e3e3e;
  transition: all .8s cubic-bezier(.19, 1, .22, 1);
  padding: 60px 20px;
  width: 620px;
  border-radius: 10px
}

@media only screen and (min-width:768px) {
  .email-capture-container {
    padding: 60px 45px
  }
}

.email-capture-container-close {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 5px;
  width: 30px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: 0
}

@media only screen and (min-width:768px) {
  .email-capture-container-close {
    right: 15px
  }
}

.email-capture-container-close svg {
  min-width: 15px;
  min-height: 13px;
  width: 100%;
  height: 50%;
  fill: #fff
}

.email-capture-content {
  text-align: center
}

.email-capture-content.success .email-capture-content-copy {
  display: none
}

.email-capture-content.success .email-capture-content-success {
  display: block
}

.email-capture-content.success .email-capture-form {
  display: none
}

.email-capture-content-copy {
  text-align: center
}

.email-capture-content-success {
  display: none
}

.email-capture-content--success-header {
  font-weight: 700;
  font-size: 24px
}

@media only screen and (min-width:768px) {
  .email-capture-content--success-header {
    font-size: 33px
  }
}

.email-capture-content--success-text {
  font-size: 18px
}

@media only screen and (min-width:768px) {
  .email-capture-content--success-text {
    font-size: 22px
  }
}

.email-capture-content--header {
  margin-bottom: 20px;
  color: #fff
}

@media only screen and (min-width:992px) {
  .email-capture-content--header {
    margin-bottom: 40px
  }
}

@media only screen and (min-width:768px) {
  .email-capture-content--header {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
  }
}

.email-capture-content--text {
  color: #fff;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px
}

@media only screen and (min-width:992px) {
  .email-capture-content--text {
    margin-bottom: 40px
  }
}

.email-blog-form .input-wrapper,
.email-capture-form .input-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 400px;
  margin: 0 auto
}

.email-blog-form .input-wrapper .button,
.email-capture-form .input-wrapper .button {
  float: none;
  margin-left: 0;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 0 46px 46px 0;
  border-color: transparent;
  border-width: 0;
  background-color: #f6cf00;
  cursor: pointer
}

@media only screen and (min-width:768px) {

  .email-blog-form .input-wrapper .button,
  .email-capture-form .input-wrapper .button {
    margin-top: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }
}

.email-blog-form .input-wrapper .button:hover,
.email-capture-form .input-wrapper .button:hover {
  background-color: #00C1D4;
  color: #000
}

.email-blog-form .input-wrapper .inline-input-wrapper,
.email-capture-form .input-wrapper .inline-input-wrapper {
  overflow: auto;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.email-blog-form .input-wrapper .inline-input-wrapper input,
.email-capture-form .input-wrapper .inline-input-wrapper input {
  text-align: left;
  padding-left: 20px;
  width: 100%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.email-capture-form .input-wrapper input {
  border-color: transparent;
  border-width: 0
}

.email-capture-form-input {
  -ms-flex: 2;
  flex: 2
}

.email-capture-form-submit {
  -ms-flex: 1;
  flex: 1
}

.email-capture-form-submit.mobile {
  display: block;
  padding: 16px 0 !important;
  background-color: #000
}

@media only screen and (min-width:768px) {
  .email-capture-form-submit.mobile {
    display: none
  }
}

.email-capture-form-submit.desktop {
  display: none
}

@media only screen and (min-width:768px) {
  .email-capture-form-submit.desktop {
    display: block;
    font-size: 20px
  }
}

.error_message {
  color: red
}

.validation-advice {
  color: red;
  font-size: 13px;
  display: none
}

.validation-advice.is-active {
  display: block;
  max-width: 80%;
  margin: 0 auto 20px
}

.shopify-features__smart-payment-buttons--enabled {
  padding-bottom: 0 !important
}

.brands-sponsor__wrapper {
  background-color: #000000;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: 0
}

.brands-sponsor__wrapper,
.brands-sponsor__wrapper .brand-sponsor-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.brands-sponsor__wrapper .brand-sponsor-logo {
  min-height: 100px;
  margin: 0 1em
}

.brands-sponsor__wrapper .brand-sponsor-logo img {
  max-height: 40px
}

.brands-sponsor__wrapper .slick-arrow path {
  fill: #f6cf00
}

.brands-sponsor__wrapper .slick-list {
  width: 100%
}

.brand-sponsor-logo {
  min-height: 0;
  padding: 2em 0
}

.footer__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 0;
  padding: 3em 2em
}

@media only screen and (min-width:992px) {
  .footer__wrapper {
    padding: 3em 2em 0
  }
}

.footer__wrapper input {
  padding: 0 22px
}

.footer__wrapper .bg-image {
  background-position: top
}

.footer__wrapper .blue-gradient {
  display: inline-block;
  top: 0;
  height: 500px;
  background: linear-gradient(0deg, rgba(32, 32, 32, 1) 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(180deg);
  z-index: -1
}

.footer__wrapper .currency-converter__wrapper {
  margin: 2em 0
}

.footer__wrapper .flags {
  height: 20px;
  width: 20px;
  border-radius: 50%
}

.footer__wrapper .custom-convert {
  display: block
}

.footer__wrapper .doubly-nice-select:after {
  display: none
}

.footer__wrapper .doubly-nice-select .list {
  top: -208px
}

.footer__wrapper .doubly-nice-select.right .list {
  left: 0
}

.footer__wrapper .doubly-nice-select.currency-switcher.right {
  border-radius: 50px;
  float: none;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.footer__wrapper .arrow-down {
  position: absolute;
  right: 1em;
  transition: transform .2s cubic-bezier(.77, 0, .175, 1)
}

.footer__wrapper .open .arrow-down {
  transform: rotate(180deg)
}

.footer__wrapper .social-label {
  display: none
}

.footer-link__wrapper {
  display: none;
  list-style-type: none;
  margin-left: 0
}

.footer-link__wrapper li a {
  color: #fff;
  display: block;
  font-size: 12px;
  margin: 1em 0;
  transition: transform .2s cubic-bezier(.77, 0, .175, 1)
}

.footer-link__wrapper li a:hover {
  color: #d8d8d8;
  transform: translateX(2%)
}

@media only screen and (min-width:992px) {
  .footer-link__wrapper {
    display: block
  }
}

.footer-column {
  margin: 0 1em;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

@media only screen and (min-width:768px) {
  .footer-column {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
  }
}

@media only screen and (min-width:992px) {
  .footer-column {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
  }
}

.footer-column-title {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 18px;
  padding: .5em 0;
  margin-bottom: 0;
}

@media only screen and (min-width:768px) {
  .footer-column-title {
    padding: 1em 0;
    margin-bottom: 1em
  }
}

.footer-column-title .accordion-circle,
.footer-column-title .accordion-circle:after,
.footer-column-title .accordion-circle:before {
  border-color: #fff
}

@media only screen and (min-width:992px) {
  .footer-column-title .accordion-circle {
    display: none
  }
}

.footer-row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.copyright__text {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center
}

.newsletter-signup__wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 400px;
  margin-top: 1em;
  margin-bottom: 5em
}

@media only screen and (min-width:992px) {
  .newsletter-signup__wrapper {
    margin-top: 0;
    margin-left: 4em
  }
}

.footer-desc {
  color: #fff;
  font-size: 14px;
  margin-top: 10px
}

.klaviyo_header,
.klaviyo_subheader {
  color: #fff
}

.doubly-float {
  display: none
}

.footer-column.al-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 1em
}

@media only screen and (min-width:992px) {
  .footer-column.al-logo {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
  }
}

.email-footer-form {
  margin: 1em 0 0;
}

.email-footer-form .inline-input-wrapper {
  position: relative
}

.email-footer-form .homepage-email-input {
  width: 100%;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 600;
  height: 50px
}

.email-footer-form .submit-arrow {
  position: absolute;
  top: 15px;
  right: 22px
}

.email-footer-form .submit-arrow svg g {
  fill: #787878
}

.social__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (min-width:992px) {
  .social__wrapper {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.social__wrapper a {
  transition: transform .2s cubic-bezier(.68, .24, .51, .96);
  transform: translate(0)
}

.social__wrapper a:hover {
  transform: translateY(-15%)
}

span.social-icon {
  margin: 0 5px
}

.search-result__header {
  padding: 4em 1em 1em;
  box-shadow: 0 2px 4px 0 hsla(0, 0%, 47%, .15)
}

@media only screen and (min-width:992px) {
  .search-result__header {
    padding: 3em 1em
  }
}

.search-result__header h2.centered {
  font-size: 24px;
  text-align: center
}

@media only screen and (min-width:992px) {
  .search-result__header h2.centered {
    font-size: 30px
  }
}

.search-results-search__wrapper {
  display: none
}

@media only screen and (min-width:992px) {
  .search-results-search__wrapper {
    display: block;
    max-width: 350px;
    margin: 0 auto;
    border-radius: 46px;
    border: .9px solid #dfdfdf;
    background-color: #fff;
    padding: 3px
  }
}

.search-results-search__wrapper .search-field {
  border-radius: 46px;
  padding-left: 22px;
  font-size: 14px;
  font-weight: 500
}

.search-results-search__wrapper .placeholder-icon {
  left: auto;
  right: 15px
}

.load-more-btn {
  opacity: 0;
  height: 0
}

.load-more-btn,
.load-more-btn.active {
  transition: all .2s cubic-bezier(.645, .045, .355, 1)
}

.load-more-btn.active {
  opacity: 1;
  height: 50px;
  cursor: pointer
}

.load-more-btn.active:hover {
  color: #fff;
  background-color: #787878
}

.search-result__content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em 0
}

.display-results__wrapper,
.search-result__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.display-results__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

@media only screen and (min-width:992px) {
  .display-results__wrapper {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.display-results__wrapper .product-item {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%
}

@media only screen and (min-width:992px) {
  .display-results__wrapper .product-item {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
}

.search-type-title {
  color: #3e3e3e;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.sidebar {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  order: 1;
  padding: 1em
}

@media only screen and (min-width:992px) {
  .sidebar {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
  }
}

.sidebar .search-item {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 5px 0
}

.search-grid__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:992px) {
  .search-grid__wrapper {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
  }
}

.success-modal {
  position: fixed;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease, top .3s ease
}

.success-modal.active {
  opacity: 1;
  visibility: visible;
  top: 50%
}

.success-modal__inner {
  width: 95vw;
  max-width: 616px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px
}

.success-modal__product-img {
  width: 50%;
  max-width: 230px
}

.success-modal__close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 24px;
  background: transparent;
  border: none
}

.success-modal__close svg path {
  fill: #000
}

.success-modal__product-title {
  margin-bottom: 0;
  font-size: 20px
}

.success-modal__li {
  color: #404040
}

.success-modal__li--price {
  color: #787878;
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 20px;
  margin-bottom: 26px
}

.sucess-modal__checkout-wrap .btn {
  width: 100%;
  max-width: 450px
}

.success-modal__cart-link {
  color: #787878;
  font-size: 12px;
  text-decoration: underline;
  margin-top: 8px;
  display: inline-block
}

.template__product #stamped-main-widget {
  margin: 0 !important
}

.template__product #stamped-main-widget .stamped-container {
  padding: 0 !important;
  border: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.template__product #stamped-main-widget .stamped-header-title {
  display: none
}

.template__product #stamped-main-widget .stamped-header {
  background-color: #fafafa;
  padding: 0 20px 40px
}

@media only screen and (min-width:768px) {
  .template__product #stamped-main-widget .stamped-header {
    padding-bottom: 0;
    background-color: transparent
  }
}

.template__product #stamped-main-widget .stamped-content {
  padding: 20px
}

.template__product #stamped-main-widget .stamped-summary-caption {
  display: none
}

.template__product #stamped-main-widget .stamped-summary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .template__product #stamped-main-widget .stamped-summary {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.template__product #stamped-main-widget .stamped-summary:after,
.template__product #stamped-main-widget .stamped-summary:before {
  display: none
}

.template__product #stamped-main-widget .stamped-summary-actions-newquestion {
  padding: 12px 24px !important;
  margin-top: 8px
}

.template__product #stamped-main-widget .stamped-summary-actions {
  margin-bottom: 0 !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.template__product #stamped-main-widget .stamped-summary-actions-newreview {
  background-color: #f6cf00 !important;
  border: 0 !important;
  display: inline !important;
  padding: 12px 36px !important;
  font-weight: 800 !important;
  color: #3e3e3e !important;
  font-size: 13px !important
}

.template__product #stamped-main-widget .stamped-summary-actions-newreview:before {
  display: none
}

.template__product #stamped-main-widget .summary-overview {
  margin-bottom: 20px
}

.template__product #stamped-main-widget .stamped-summary-ratings {
  display: none
}

.template__product #stamped-main-widget input.stamped-form-input-email,
.template__product #stamped-main-widget input.stamped-form-input-text,
.template__product #stamped-main-widget textarea.stamped-form-input-textarea {
  border-radius: 4px
}

.template__product #stamped-main-widget #stamped-button-submit,
.template__product #stamped-main-widget input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  border-radius: 4px;
  line-height: 1.5
}

.product-reviews {
  max-width: 900px;
  margin: 0 auto
}

.product-reviews__header-wrap {
  background-color: #fafafa;
  padding: 60px 20px 0
}

@media only screen and (min-width:768px) {
  .product-reviews__header-wrap {
    background-color: #fff
  }
}

.product-reviews__subheader {
  text-align: center;
  margin: 0;
  font-size: 13px
}

.product-reviews__header {
  text-align: center;
  margin-bottom: 0;
  color: #4a4a4a
}

@media only screen and (min-width:768px) {
  .product-reviews__header {
    margin-bottom: 30px
  }
}

.stamped-review-avatar {
  display: none
}

.video-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1000;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  width: 960px
}

.video-modal.active {
  display: block
}

.video-modal__inner {
  background-color: rgba(0, 0, 0, .8);
  position: relative;
  padding: 0;
  padding-bottom: 56.5%;
  height: 0;
  max-width: none
}

.video-modal__iframe {
  position: absolute;
  top: 10px;
  border: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px)
}

.video-modal__close {
  position: absolute;
  right: -10px;
  cursor: pointer;
  background: transparent;
  top: -28px;
  border: 0;
  font-size: 20px
}

.video-modal__close:before {
  font-family: Arial, Helvetica CY, Nimbus Sans L, sans-serif !important;
  font-size: 40px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\D7";
  text-align: center;
  color: #fff
}

.accordion__wrapper--pdp {
  max-width: 1180px;
  margin-bottom: 40px !important
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp {
    margin-bottom: 0 !important
  }
}

.accordion__wrapper--pdp .accordion-body {
  padding: 20px 0
}

.accordion__wrapper--pdp .accordion__header-wrap {
  text-align: center
}

h2.accordion__header,
h2.product-reviews__header {
  font-size: 36px;
}

.accordion__wrapper--pdp ul {
  list-style-image:url("//usdivers.com/cdn/shop/t/87/assets/svg-bullet-wave.svg?v=119361740459800244821752802031");
}

.accordion__wrapper--pdp li ul li {
  margin: 10px 0
}

.accordion__wrapper--pdp .review-title,
.accordion__wrapper--pdp li,
.accordion__wrapper--pdp p {
  font-size: 14px
}

.accordion__wrapper--pdp strong {
  display: block
}

.accordion__wrapper--pdp td {
  font-size: 16px;
  color: #3e3e3e
}

.accordion__wrapper--pdp td:first-child {
  margin-bottom: 15px
}

.accordion__wrapper--pdp table {
  max-width: 980px;
  margin: 0 auto
}

.accordion__wrapper--pdp .accordion-row--specs {
  padding: 16px 0
}

.accordion__wrapper--pdp .accordion-row--specs .accordion-header,
.accordion__wrapper--pdp .accordion-row--specs td {
  vertical-align: text-top;
  padding: 0 28px
}

.accordion__wrapper--pdp .accordion-row--specs td {
  display: inline-block
}

.accordion__wrapper--pdp .accordion-row--specs td:first-child {
  width: 400px !important;
  font-weight: 700
}

.accordion__wrapper--pdp .accordion-row--specs table {
  width: 100% !important
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp .accordion-row--specs table {
    width: auto !important
  }
}

.accordion__wrapper--pdp .accordion-row--specs table,
.accordion__wrapper--pdp .accordion-row--specs tbody,
.accordion__wrapper--pdp .accordion-row--specs tr {
  display: block
}

.accordion__wrapper--pdp .accordion-row--specs tr {
  border-bottom: 1px solid #FFE800;
  padding: 16px 0
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp .accordion-row--specs tr {
    border: 0
  }
}

.accordion__wrapper--pdp .accordion-row--sizeguide,
.accordion__wrapper--pdp .size-guide-modal__info-wrap {
  padding: 16px 0
}

.accordion__wrapper--pdp .accordion-row--sizeguide .accordion-header,
.accordion__wrapper--pdp .accordion-row--sizeguide td,
.accordion__wrapper--pdp .size-guide-modal__info-wrap .accordion-header,
.accordion__wrapper--pdp .size-guide-modal__info-wrap td {
  padding: 0 28px
}

.accordion__wrapper--pdp .accordion-row--sizeguide table,
.accordion__wrapper--pdp .size-guide-modal__info-wrap table {
  max-width: 780px;
  display: block
}

@media only screen and (min-width:768px) {

  .accordion__wrapper--pdp .accordion-row--sizeguide table,
  .accordion__wrapper--pdp .size-guide-modal__info-wrap table {
    display: table
  }
}

.accordion__wrapper--pdp .accordion-row--sizeguide tr,
.accordion__wrapper--pdp .size-guide-modal__info-wrap tr {
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:768px) {

  .accordion__wrapper--pdp .accordion-row--sizeguide tr,
  .accordion__wrapper--pdp .size-guide-modal__info-wrap tr {
    height: 58px
  }
}

@media only screen and (min-width:768px) {

  .accordion__wrapper--pdp .accordion-row--sizeguide td,
  .accordion__wrapper--pdp .size-guide-modal__info-wrap td {
    text-align: center
  }
}

.accordion__wrapper--pdp .accordion-row--sizeguide td:first-child,
.accordion__wrapper--pdp .size-guide-modal__info-wrap td:first-child {
  text-align: left
}

.accordion__wrapper--pdp .accordion-body--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp .accordion-body--flex {
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp .accordion__body-col {
    width: 46%
  }

  .accordion__wrapper--pdp .accordion__body-col.accordion__body-col--care {
    width: 100%
  }
}

.accordion__wrapper--pdp .accordion__body-col--care li {
  margin-bottom: 20px
}

.accordion__wrapper--pdp .accordion__custom-text {
  background-color: #fafafa;
  padding: 40px;
  margin-top: 20px
}

.accordion__wrapper--pdp .accordion__custom-text ul {
  margin-left: 20px
}

.accordion__wrapper--pdp .accordion__custom-text li {
  margin-bottom: 16px
}

.accordion__wrapper--pdp .spec-downloads {
  padding: 16px 0;
  max-width: 980px;
  margin: 0 auto
}

.accordion__wrapper--pdp .spec-downloads ul {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .accordion__wrapper--pdp .spec-downloads ul {
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.accordion__wrapper--pdp .spec-downloads li {
  -ms-flex: 1;
  flex: 1;
  padding: 10px;
  margin-bottom: 6px
}

@media only screen and (min-width:769px) {
  .accordion__wrapper--pdp .spec-downloads li:only-child {
    -ms-flex: unset;
    flex: unset;
    width: 50%;
    margin: 0 auto
  }
}

.accordion__wrapper--pdp .spec-downloads a {
  border: 1px solid #efefef;
  padding: 1px;
  text-decoration: none;
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.accordion__wrapper--pdp .spec-downloads a span {
  display: block;
  font-weight: 700;
  padding: 0 15px
}

.accordion__wrapper--pdp .spec-downloads em {
  position: relative;
  top: 2px;
  padding-right: 4px
}

.accordion__wrapper--pdp .spec-downloads .download-title {
  font-size: 14px;
  color: #000000;
  padding-top: 15px
}

.accordion__wrapper--pdp .spec-downloads .download-text {
  color: #000;
  background: #fafafa;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-top: auto
}

.bundles .th_pb_qty_bundle_cls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.bundles .th_pb_title {
  padding-left: 24px
}

.bundles ul.th_pb_list_ul {
  margin: 0;
  padding: 0 24px !important;
  width: 100%
}

.bundles ul.th_pb_list_ul li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}

.bundles ul.th_pb_list_ul li:first-child,
.bundles ul.th_pb_list_ul li:nth-child(4n+1) {
  padding-left: 0
}

@media (max-width:991px) {
  .bundles ul.th_pb_list_ul li:nth-child(4n+1) {
    padding-left: 5px
  }
}

.bundles ul.th_pb_list_ul li:nth-child(4n) {
  padding-right: 0
}

@media (max-width:991px) {
  .bundles ul.th_pb_list_ul li:nth-child(4n) {
    padding-right: 5px
  }
}

@media (max-width:991px) {
  .bundles ul.th_pb_list_ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .bundles ul.th_pb_list_ul li:nth-child(odd) {
    padding-left: 0
  }

  .bundles ul.th_pb_list_ul li:nth-child(2n) {
    padding-right: 0
  }
}

.bundles ul.th_pb_list_ul li:last-child {
  padding-right: 0
}

.bundles .th_pb_old_price {
  text-decoration: line-through
}

.bundles .th_pb_addtocart_section {
  padding: 0 24px
}

.bundles .th_pb_addtocart_section .th_pb_add_to_cart:before,
.bundles .th_pb_qty_layout_grid_btn_cls:before,
.bundles .th_pb_qty_single_btn_cls:before {
  content: "";
  position: absolute;
  background: #4f5255;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top .2s ease-in-out
}

.bundles .th_pb_addtocart_section .th_pb_add_to_cart:hover:before,
.bundles .th_pb_qty_layout_grid_btn_cls:hover:before,
.bundles .th_pb_qty_single_btn_cls:hover:before {
  top: 0
}

.bundles .th_pb_addtocart_section .th_pb_add_to_cart:after,
.bundles .th_pb_qty_layout_grid_btn_cls:after,
.bundles .th_pb_qty_single_btn_cls:after {
  content: "";
  position: absolute;
  background: #008ad2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2
}

.blog-grid__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.blog-grid-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: flex;
  margin: .5em 1em;
  background-color: #fff;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:768px) {
  .blog-grid-item {
    max-width: 575px;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    margin: 1em;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.article-image__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 340px
}

@media only screen and (min-width:768px) {
  .article-image__wrapper {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    width: 150px;
    height: 100%
  }
}

.article-image__wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.article-grid-content {
  padding: 1.5em 3em
}

@media only screen and (min-width:768px) {
  .article-grid-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.article-grid-content .article-date {
  color: #3e3e3e;
  font-weight: 700;
  margin-bottom: .5em
}

.article-grid-content .article-excerpt {
  margin-bottom: 3em
}

.article-grid-content .article-link {
  margin-top: auto;
  display: -ms-flexbox;
  display: flex
}

.article-grid-content .article-link .icon {
  margin-left: 10px
}

.article-grid-content .article-link .icon path {
  fill: #000
}

.article-grid-content .article-link-title {
  font-size: 14px;
  letter-spacing: 0;
  color: #000;
  font-weight: 700
}

.extra-div {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}

.category-nav__wrapper {
  display: block;
  background-color: #dfdfdf
}

@media only screen and (min-width:992px) {
  .category-nav__wrapper {
    display: none
  }
}

.category-nav__wrapper-inner {
  padding-top: 2px
}

.category-nav-slider {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow-x: scroll;
  padding-bottom: 2px;
  width: 100%
}

.category-nav-slider::-webkit-scrollbar,
.category-nav-slider::-webkit-scrollbar-thumb,
.category-nav-slider::-webkit-scrollbar-track {
  display: block
}

.category-nav-slider::-webkit-scrollbar {
  height: 5px
}

.category-nav-slider::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-color: #FFE800;
  box-shadow: inset 0 0 1px hsla(0, 0%, 100%, .5);
  width: 20%
}

.category-nav-slider.category-nav-slider--full {
  overflow: auto
}

.category-nav-slider.category-nav-slider--full::-webkit-scrollbar,
.category-nav-slider.category-nav-slider--full::-webkit-scrollbar-thumb,
.category-nav-slider.category-nav-slider--full::-webkit-scrollbar-track {
  display: none
}

.category-nav-slide {
  background-color: #fff;
  padding: 15px;
  text-align: center;
  white-space: nowrap
}

.category-nav-slide:not(:last-child) {
  border-right: 2px solid #dfdfdf
}

.category-nav-slider--full .category-nav-slide {
  -ms-flex-positive: 1;
  flex-grow: 1
}

.category-nav-slide__text {
  font-size: 13px
}

.category-nav-slide.is-active .category-nav-slide__text {
  color: #787878;
  font-weight: 700
}

.recommendations .product-item {
  padding-left: 0
}

.recommendations .slick-arrow {
  z-index: 2
}

.recommendations .slick-next {
  right: -10px
}

.recommendations .slick-prev {
  left: -10px
}

.recommendations .slick-slide img {
  margin: 0 auto
}

.recommendations .image-badge {
  top: 0;
}

.stamped-carousel-section__wrapper {
  padding: 32px 0
}

@media only screen and (min-width:1200px) {
  .stamped-carousel-section__wrapper {
    padding: 40px
  }
}

.stamped-instagram-media-block {
  float: none !important;
  width: 242px !important;
  height: 242px !important;
  margin: 8px !important
}

@media only screen and (min-width:768px) {
  .stamped-instagram-media-block {
    width: 392px !important;
    height: 392px !important
  }
}

.stamped-instagram-feed {
  height: auto !important;
  margin-bottom: 20px !important
}

.stamped-instagram-media-block-template {
  position: relative !important
}

#stamped-reviews-widget.carousel {
  float: none !important
}

.stamped-instagram-nav i {
  color: #fafafa
}

.line-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 16px;
  border-bottom: 1px solid #FFE800;
  background-color: #fff;
  color: #404040
}

.line-item__remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 17px;
  height: 17px;
  margin: 20px 15px;
  color: #fff;
  font-size: 12px;
  background-color: #000;
  border-radius: 50%;
  line-height: 17px;
  transition: all .2s ease-in-out
}

.line-item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.line-item__title {
  margin-right: 16px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  display: block
}

@media only screen and (min-width:992px) {
  .line-item__title {
    font-size: 18px;
    line-height: 24px
  }
}

.line-item__variant {
  font-size: 11px;
  letter-spacing: .39px;
  line-height: 15px;
  display: block
}

.line-item__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.line-item__quantity {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  width: 90px;
  height: 28px
}

.line-item__quantity--standalone {
  width: 28px
}

.line-item__quantity--standalone span {
  width: 100%;
  line-height: 28px;
  text-align: center
}

.line-item__quantity-button,
.line-item__quantity-number {
  width: 33.3333333%;
  height: 100%;
  padding: 0;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  -ms-flex: 1;
  flex: 1
}

.line-item__quantity-number[type=number] {
  margin-bottom: 0;
  padding: 0;
  -webkit-appearance: none;
  line-height: 28px;
  color: #000;
  border-top: none;
  border-bottom: none;
  border-color: #dfdfdf;
  pointer-events: none;
  border-radius: 0
}

.line-item__quantity-number[type=number][type=number]::-webkit-inner-spin-button,
.line-item__quantity-number[type=number][type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.line-item__quantity-number[type=number]:focus,
.line-item__quantity-number[type=number]:hover {
  border-color: inherit
}

.line-item__quantity-button {
  cursor: pointer;
  transition: all .2s ease-in-out
}

.line-item__quantity-button .icon {
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  line-height: 10px;
  fill: #404040
}

.line-item__quantity-button:hover {
  background-color: #dfdfdf
}

.line-item__price {
  color: #000000;
  font-size: 15px;
  line-height: 20px
}

@media only screen and (min-width:992px) {
  .line-item__price {
    font-size: 20px;
    line-height: 27px
  }
}

.line-item__price--compare {
  font-size: 13px;
  color: #dfdfdf;
  text-decoration: line-through;
  margin-right: 5px
}

.line-item__price--sale {
  color: red
}

.line-item__image-link {
  width: 104px;
  height: 104px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.line-item__image-link img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  height: 100%
}

.size-guide-modal {
  position: fixed;
  top: 0;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease, top .3s ease;
  max-height: 80vh;
  overflow-y: auto;
  width: 100%
}

@media only screen and (min-width:768px) {
  .size-guide-modal {
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto
  }
}

.size-guide-modal.active {
  opacity: 1;
  visibility: visible;
  top: 10vh
}

@media only screen and (min-width:768px) {
  .size-guide-modal.active {
    top: 50%
  }
}

.size-guide-modal__inner {
  width: 95vw;
  max-width: 616px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px
}

.size-guide-modal__close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 24px;
  background: transparent;
  border: none
}

.size-guide-modal__close svg path {
  fill: #000
}

.size-guide-modal__info-wrap {
  padding: 16px 0
}

.size-guide-modal__info-wrap .accordion-header,
.size-guide-modal__info-wrap td {
  padding: 0 28px
}

.size-guide-modal__info-wrap table {
  max-width: 780px;
  display: block
}

@media only screen and (min-width:768px) {
  .size-guide-modal__info-wrap table {
    display: table
  }
}

.size-guide-modal__info-wrap tr {
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:768px) {
  .size-guide-modal__info-wrap tr {
    height: 58px
  }
}

@media only screen and (min-width:768px) {
  .size-guide-modal__info-wrap td {
    text-align: center
  }
}

.size-guide-modal__info-wrap td:first-child {
  text-align: left
}

.breadcrumbs {
  background: #fff;
  font-size: 11px
}

.breadcrumbs,
.breadcrumbs a {
  color: #000
}

.breadcrumbs .current,
.breadcrumbs .current--arrow {
  color: #000;
}

.breadcrumbs span:not(.current) {
  position: relative;
  font-size: 19px;
  margin: 0 3px;
  line-height: 19px;
  top: 1px;
  opacity: .7
}

.breadcrumbs .container {
  padding: 5px 24px
}

@media only screen and (min-width:992px) {
  .breadcrumbs .container {
    padding: 10px 28px
  }
}

@media only screen and (min-width:768px) {
  .product-inquiry-form__fields {
    padding: 24px 0
  }
}

.product-inquiry-form__message {
  padding: 24px;
  font-weight: 600;
  text-align: center
}

@media only screen and (min-width:768px) {
  .product-inquiry-form__message {
    text-align: left;
    padding: 24px 0
  }
}

.product-inquiry-form__message--success {
  color: #000
}

.store-locator {
  margin: 20px 0;
  width: 100%
}

.store-locator i {
  padding-right: 5px
}

.store-locator img {
  vertical-align: text-top
}

.product-info__atc+.shopify-section .store-locator {
  margin-top: 0
}

.not-found__wrapper {
  background-color: #3e3e3e;
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/404-bg.jpg?v=81441558857358450111752801963");
  background-size: cover;
  background-position: 50%;
  height: 100vh;
  width: 100vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.not-found__wrapper .text__wrapper {
  position: relative;
  text-align: center;
  z-index: 10
}

.not-found-error {
  color: #f6cf00
}

.not-found-title {
  color: #fff;
  max-width: 600px;
  margin: 0 auto
}

.not-found-desc {
  color: #fff;
  max-width: 500px;
  margin: 1em auto
}

.not-found__fish {
  width: 120px;
  transition: all .2s ease-out;
  position: fixed;
  top: 200px;
  left: 100px;
  z-index: 8
}

.not-found__fish.is-right {
  transform: scaleX(1);
  margin-left: -100px
}

.not-found__fish.is-left {
  transform: scaleX(-1);
  margin-left: 0
}

.not-found__gradient-animation {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .25;
  background: linear-gradient(270deg, #0ff7bb, #0433f5, #39f9a6, #2e09f7);
  background-size: 800% 800%;
  animation: Gradient 22s ease infinite
}

@keyframes Gradient {
  0% {
    background-position: 0 50%
  }

  50% {
    background-position: 100% 50%
  }

  to {
    background-position: 0 50%
  }
}

.product-container.enable-bg {
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/bg-wave.svg?v=124331339828471830491752801969");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top
}

@media only screen and (min-width:769px) {
  .product-main {
    padding: 30px 48px 0;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
  }
}

.product-gallery__thumbnails {
  width: 110px;
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 540px;
  left: -46px;
  visibility: hidden
}

@media screen and (min-width:769px) {
  .product-gallery__thumbnails {
    visibility: visible
  }
}

.product-gallery__thumbnails .slick-track {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.product-gallery__thumbnails .slick-arrow {
  transform: rotate(90deg);
  left: 50%;
  margin-left: -12px
}

.product-gallery__thumbnails .slick-prev {
  top: 0
}

.product-gallery__thumbnails .slick-next {
  top: -10px
}

.product-gallery__thumbnails .slick-slide {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 14px;
  background: #fff;
  padding: 3px;
  max-width: 70px;
  border: 1px solid #efefef;
  box-shadow: 8px 6px 33px -12px transparent;
  transition: box-shadow .3s ease;
  min-height: auto
}

.product-gallery__thumbnails .slick-slide.slick-current {
  border-color: #3e3e3e
}

.product-gallery__thumbnails .slick-slide:focus {
  outline: none
}

.product-gallery__thumbnails .slick-slide:hover {
  box-shadow: -1px 2px 38px -14px rgba(0, 0, 0, .75)
}

.product-gallery__thumbnails button {
  width: auto;
  height: auto;
  padding: 3px;
  position: relative;
  max-width: 70px;
  height: 100%
}

.product-gallery__thumbnails button:before {
  display: none;
  width: auto;
  height: auto;
  padding: 0
}

@media only screen and (min-width:992px) {
  .product-gallery__thumbnails button img {
    transition: transform .5s cubic-bezier(.22, .68, 0, 1.71)
  }
}

.product-gallery__thumbnails img {
  width: 100%
}

.product-gallery__thumbnails [data-type=video] {
  position: relative
}

.product-gallery__thumbnails [data-type=video] img {
  opacity: .6
}

.product-gallery__thumbnails [data-type=video]:before {
  content: "\E821";
  font-family: Fontello;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 35px;
  color: #3e3e3e;
  z-index: 1;
  opacity: 1
}

.product-gallery {
  position: relative
}

@media only screen and (min-width:769px) {
  .product-gallery {
    width: 57%;
    margin-right: 40px
  }
}

.product-gallery:hover .product-gallery__zoom-container {
  display: block
}

.stamped-badge-caption {
  font-size: 14px
}

.image-badge {
  position: absolute;
  right: 0;
  top: -15px;
  margin: 10px;
  max-width: 45px;
  z-index: 6
}

@media only screen and (min-width:769px) {
  .image-badge {
    max-width: 60px
  }
}

.image-badge img {
  margin: 0;
  width: 40px;
  height: auto;
  display: block
}

.product-grid-item .image-badge {
  margin: 9px 12px
}

@media only screen and (min-width:769px) {
  .image-badge.image-badge--small {
    width: 30%
  }
}

@media only screen and (min-width:769px) {
  .image-badge--large {
    max-width: 40px
  }
}

.product-gallery__badge {
  position: static;
  background-color: #3e3e3e;
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/bg-badge-wave.svg?13999");
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  color: #fff;
  width: auto;
  line-height: 20px;
  height: 20px;
  font-size: 12px;
  font-family: Open Sans, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 15px;
  z-index: 10;
  pointer-events: none;
  font-weight: 700;
  border-radius: 2px
}

.product-gallery__badge--new {
  background-color: #FFE800
}

.product-gallery__badge--top-seller {
  background-color: #ee4c80
}

.product-gallery__badge--sold-out {
  background-color: #811422
}

.product-gallery__badge--kids {
  background-color: #fd7410
}

.product-item .product-gallery__badge {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%
}

.product-gallery__slideshow {
  opacity: 0;
  transition: opacity .35s
}

@media only screen and (min-width:769px) {
  .product-gallery__slideshow {
    margin-bottom: 0 !important;
    padding-left: 70px
  }
}

.product-gallery__slideshow .zoomImg {
  background-color: #fff
}

.product-gallery__slideshow .slick-prev {
  z-index: 2
}

@media only screen and (min-width:769px) {
  .product-gallery__slideshow .slick-prev {
    left: 70px
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__slideshow .slick-next {
    right: -10px
  }
}

.product-gallery__slideshow.slick-initialized {
  opacity: 1
}

@media only screen and (min-width:769px) {
  .product-gallery__slideshow .slick-list {
    min-width: auto;
    margin-left: 20px;
    max-width: 575px
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__slideshow .slick-arrow.disable {
    opacity: 0
  }
}

.product-gallery__zoom-follow {
  display: none;
  position: absolute;
  background-color: hsla(0, 0%, 100%, .25);
  width: 200px;
  height: 270px;
  border: 1px solid #fff
}

.product-gallery__slide {
  position: relative;
  margin: 0 5px;
  width: 100vw
}

.product-gallery__slide img {
  width: 90%;
  margin: 0 auto
}

@media only screen and (min-width:769px) {
  .product-gallery__slide img {
    width: 100%
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__slide {
    width: auto;
    margin: 0;
    cursor: zoom-in
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__slide:active {
    cursor: zoom-in
  }
}

.product-gallery__slide:active,
.product-gallery__slide:focus {
  outline: none
}

@media only screen and (min-width:769px) {
  .product-gallery__slide:hover .product-gallery__zoom-follow {
    display: block
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__slide.active-zoom {
    cursor: zoom-out
  }
}

.product-gallery__slide.product-gallery__slide--video {
  cursor: pointer !important
}

.product-gallery__slide.product-gallery__slide--video.active .product-gallery__slide-overlay {
  display: none
}

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

.product-gallery__slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: block;
  cursor: pointer
}

.product-gallery__slide-overlay img {
  opacity: .6;
  width: 100%
}

.product-gallery__slide-overlay i {
  font-size: 80px;
  line-height: 1;
  color: #3e3e3e;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  text-align: center;
  width: 100%
}

@media only screen and (min-width:769px) {
  .product-gallery__slide-overlay i {
    font-size: 150px
  }
}

@media only screen and (min-width:769px) {
  .product-gallery__img {
    width: 100%
  }
}

.product-info {
  position: relative
}

@media only screen and (min-width:769px) {
  .product-info {
    width: 40%;
    max-width: 410px
  }
}

.product-info .social-share-links {
  margin-top: 30px
}

.product-info [data-option-2] {
  display: none
}

.product-info__description {
  margin-top: 15px;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 400
}

.product-info__description .review-title,
.product-info__description p {
  font-size: 16px;
  line-height: 24px
}

.product-info__title-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-info__title-top .container-badge span[data-review-amount] {
  text-decoration: underline;
  font-color: #797979;
  font-size: 10px;
  position: relative;
  top: -4px
}

.product-info__contact {
  margin-top: 20px
}

.container-review-stars {
  text-align: left
}

.container-review-stars span[data-review-amount] {
  text-decoration: underline;
  font-color: #797979;
  font-size: 10px;
  position: relative;
  top: -4px
}

.product-info__inner {
  padding-bottom: 30px
}

@media only screen and (min-width:769px) {
  .product-info__inner {
    padding-bottom: 0;
    width: 100%;
    max-width: 400px
  }
}

.product-info__inner-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 24px
}

@media only screen and (min-width:769px) {
  .product-info__inner-top {
    padding: 0
  }
}

.product-info__variant-select {
  margin-bottom: 20px;
  -ms-flex-order: -1;
  order: -1
}

@media only screen and (min-width:768px) {
  .product-info__variant-select {
    margin-bottom: 0;
    -ms-flex-order: 0;
    order: 0
  }
}

.product-info__inner-bottom {
  border-top: 1px solid #000
}

@media only screen and (min-width:769px) {
  .product-info__inner-bottom {
    border: none
  }
}

.product-info__zoom-container {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  display: none;
  background-color: #fff;
  z-index: 2
}

@media only screen and (min-width:992px) {
  .product-info__zoom-container.active {
    display: block
  }
}

.product-info__title-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0 5px
}

@media only screen and (min-width:769px) {
  .product-info__title-wrap {
    margin: 20px 0 10px
  }
}

.product-info__title {
  margin: 0;
  color: #000000;
  line-height: 1.25;
  font-size: 24px;
  font-weight: 800
}

@media only screen and (min-width:769px) {
  .product-info__title {
    font-size: 36px
  }
}

.product-info__price {
  font-size: 24px;
  line-height: 1;
  color: #787878;
  letter-spacing: 0;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 400
}

@media only screen and (min-width:769px) {
  .product-info__price {
    font-size: 24px
  }
}

.product-info__price.sale span {
  color: red
}

.product-info__price.sale .pdp-custom-message {
  color: #3e3e3e
}

.product-info__price.sale .product-info__price--sale {
  color: #3e3e3e;
  text-decoration: line-through
}

.product-item .product-info__price {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 12px;
  color: #3e3e3e;
  margin-top: 7px
}

.product-info__price .pdp-custom-message {
  color: #3e3e3e;
  font-size: 14px;
  padding-left: 10px
}

@media only screen and (min-width:992px) {
  .product-info__price .pdp-custom-message {
    position: relative;
    top: -3px
  }
}

.product-info__header {
  font-size: 16px;
  line-height: 1;
  color: #3e3e3e;
  margin: 24px 0 15px
}

@media only screen and (min-width:769px) {
  .product-info__header {
    margin: 30px 0 17px
  }
}

.product-info__header span {
  font-weight: 800;
  font-style: italic;
  color: #797979;
  font-size: 12px
}

.product-info__header-btn {
  line-height: 1;
  color: #787878;
  text-decoration: underline;
  font-size: 12px;
  border: 0 none;
  background: transparent;
  font-family: Open Sans, Arial, sans-serif
}

.product-info__header-btn:hover {
  color: #3e3e3e
}

.product-option__size-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-option__variants-size {
  position: static;
  padding: 0;
  border: none;
  display: block
}

.product-option__variants-size.active {
  display: block
}

@media only screen and (min-width:769px) {
  .product-option__variants-size {
    position: static;
    padding: 0;
    border: none;
    display: block
  }
}

.product-option__variants-size .product-info__header-btn {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1
}

@media only screen and (min-width:769px) {
  .product-option__variants-size .product-info__header-btn {
    display: none
  }
}

.product-option__variants-color {
  margin-bottom: 15px
}

@media only screen and (min-width:769px) {
  .product-option__variants-color {
    margin: 0
  }
}

.product-option__variants ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 1px;
  list-style-type: none;
  margin-left: 0
}

.product-option__variants li {
  margin: 0 8px 8px 0
}

.product-item .product-option__variants {
  margin: 20px 0 15px
}

.product-option__variant-label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 11px;
  color: #3e3e3e;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.product-option__variant-label:hover .product-option__variant-btn--amount {
  border: 1px solid #787878
}

.product-option__variant-label:hover .product-option__variant-label-small {
  color: #3e3e3e
}

.product-option__variant-label span {
  z-index: 1;
  pointer-events: none
}

.product-option__variant-btn:checked+label {
  border: 1px solid #787878;
  background-color: #FFE800
}

.product-option__variant-btn:checked+label span {
  color: #000
}

.product-option__variant-btn:checked+label span .product-option__variant-label-small {
  color: #787878
}

.product-option__variant-btn:checked.unavailable+label {
  border: 1px solid #787878;
  background-color: #d3d3d3
}

.product-option__variant-btn:checked.unavailable+label span,
.product-option__variant-btn:checked.unavailable+label span .product-option__variant-label-small {
  color: #787878
}

.product-option__variant-label--amount {
  border: 1px solid #787878;
  background-color: #fff
}

.product-option__variant-label-small {
  color: #3e3e3e;
  display: block;
  background: none
}

.product-option__variant-label--color,
.product-option__variant-label--colour {
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative
}

.product-option__variant-label--size {
  width: 50px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, .2);
  position: relative
}

.product-option__variant-label--size span {
  background-color: transparent;
  font-size: 14px
}

.product-option__variant-btn--color:checked+label,
.product-option__variant-btn--color:hover+label,
.product-option__variant-btn--colour:checked+label,
.product-option__variant-btn--colour:hover+label {
  border: 1px solid #787878
}

.product-option__variant-btn {
  display: none
}

.product-info__atc {
  margin: 15px 0 10px;
  width: 100%
}

.product-info__atc:disabled {
  background: #d4d4d4 !important
}

.product-info__atc:disabled:after,
.product-info__atc:disabled:before {
  content: none !important
}

.product-info__locally {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #FFE800;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #dfdfdf;
  text-align: center;
  font-size: 10px;
  margin: 10px auto
}

.social-share-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.social-share-item {
  display: block;
  margin-right: 35px
}

.social-share-item:last-child {
  margin-right: 0
}

.social-share-icon {
  display: inline-block
}

.social-share-icon i {
  font-size: 18px;
  line-height: 1;
  color: #3e3e3e
}

.product-details-main.gift-card {
  padding-bottom: 50px
}

.product-details__controls {
  padding: 30px 24px 0
}

@media only screen and (min-width:992px) {
  .product-details__controls {
    padding: 30px 48px 0
  }
}

.product-details__controls--inner {
  border-bottom: 1px solid #000;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (min-width:992px) {
  .product-details__controls--inner {
    display: block
  }
}

.product-details__control-btn {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  color: #3e3e3e;
  padding: 15px 30px;
  line-height: 1;
  width: 50%;
  border-bottom: 2px solid #FFE800
}

@media only screen and (min-width:992px) {
  .product-details__control-btn {
    width: auto
  }
}

.product-details__control-btn.active {
  color: #3e3e3e;
  border-color: #3e3e3e
}

.product-details {
  display: none;
  padding: 48px 24px 0
}

@media only screen and (min-width:992px) {
  .product-details {
    padding: 48px 96px 0
  }
}

.product-details.product-details--fit {
  padding-bottom: 48px;
  padding-top: 18px
}

.product-details.active {
  display: block
}

@media only screen and (min-width:992px) {
  .product-details--description {
    padding-right: 0
  }
}

@media only screen and (min-width:992px) {
  .product-details--description>div {
    width: 50%
  }
}

@media only screen and (min-width:992px) {
  .product-details--description.active {
    display: -ms-flexbox;
    display: flex
  }
}

.product-details__image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end
}

.product-details__image img {
  width: 100%;
  display: inline-block;
  max-width: none
}

.product-description__body {
  padding: 0 0 24px
}

@media only screen and (min-width:992px) {
  .product-description__body {
    padding: 0 48px 48px 0
  }
}

.product-description__body h1,
.product-description__body h2,
.product-description__body h3 {
  color: #3e3e3e
}

.product-description__body h2 {
  font-size: 16px
}

@media only screen and (min-width:992px) {
  .product-description__body h2 {
    font-size: 24px
  }
}

.product-description__body li {
  margin: 15px 0
}

.product-description__body li b,
.product-description__body li strong {
  display: block;
  font-family: Open Sans, Arial, sans-serif
}

.product-fit-table {
  border: 1px solid #000;
  border-bottom: none;
  margin-top: 30px
}

.product-fit-table.one-size tr.one-size {
  display: table-row
}

.product-fit-table.one-size td.one-size {
  display: table-cell
}

.product-fit-table.extra-small tr.extra-small {
  display: table-row
}

.product-fit-table.extra-small td.extra-small {
  display: table-cell
}

.product-fit-table.small tr.small {
  display: table-row
}

.product-fit-table.small td.small {
  display: table-cell
}

.product-fit-table.medium tr.medium {
  display: table-row
}

.product-fit-table.medium td.medium {
  display: table-cell
}

.product-fit-table.large tr.large {
  display: table-row
}

.product-fit-table.large td.large {
  display: table-cell
}

.product-fit-table.xl tr.xl {
  display: table-row
}

.product-fit-table.xl td.xl {
  display: table-cell
}

.product-fit-table.xxl tr.xxl {
  display: table-row
}

.product-fit-table.xxl td.xxl {
  display: table-cell
}

.product-fit-table.xxxl tr.xxxl {
  display: table-row
}

.product-fit-table.xxxl td.xxxl {
  display: table-cell
}

.product-fit-table.xxxxl tr.xxxxl {
  display: table-row
}

.product-fit-table.xxxxl td.xxxxl {
  display: table-cell
}

.product-fit-table.mens-chest tr.mens-chest,
.product-fit-table.mens-inseam tr.mens-inseam,
.product-fit-table.mens-waist tr.mens-waist,
.product-fit-table.womens-bust tr.womens-bust,
.product-fit-table.womens-dress-size tr.womens-dress-size,
.product-fit-table.womens-hip tr.womens-hip,
.product-fit-table.womens-socks tr.womens-socks {
  display: table-row
}

.product-fit-table .product-fit-table--mobile tr {
  display: none
}

.product-fit-table .product-fit-table--mobile td {
  text-align: left
}

.product-fit-table .product-fit-table--mobile .border-bottom {
  border-bottom: 1px solid #000
}

.product-fit-table .product-fit-table--mobile .border-right {
  border-right: 1px solid #000
}

.product-fit-table .product-fit-table--mobile .no-padding {
  padding: 0
}

@media only screen and (min-width:992px) {
  .product-fit-table .product-fit-table--mobile {
    display: none
  }
}

.product-fit-table .product-fit-table--desktop {
  display: none;
  border-bottom: 1px solid #000
}

.product-fit-table .product-fit-table--desktop tr {
  display: none
}

.product-fit-table .product-fit-table--desktop thead tr {
  display: table-row
}

@media only screen and (min-width:992px) {
  .product-fit-table .product-fit-table--desktop {
    display: table
  }

  .product-fit-table .product-fit-table--desktop td {
    text-align: center;
    display: none
  }
}

.product-fit-table table {
  border-collapse: collapse
}

.product-fit-table thead {
  border-bottom: 1px solid #000
}

.product-fit-table th {
  font-family: Open Sans, Arial, sans-serif;
  text-align: left
}

.product-fit-table .fit-size {
  display: none
}

.product-fit-table td,
.product-fit-table th {
  padding: 20px;
  font-size: 12px
}

@media only screen and (min-width:992px) {

  .product-fit-table td,
  .product-fit-table th {
    font-size: 14px
  }
}

.product-fits .product-fit-details {
  margin-top: 30px
}

@media only screen and (min-width:992px) {
  .product-fits .product-fit-details {
    width: 50%
  }
}

.product-fits .product-fit-details .review-title,
.product-fits .product-fit-details p {
  margin: 0;
  line-height: 1.5
}

.product-fits .product-fit-details b,
.product-fits .product-fit-details strong {
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.8
}

.product-specs {
  padding: 4em 0
}

.product-specs .column-header {
  text-align: center
}

.product-specs .column-header h6 {
  margin-bottom: 8px
}

.product-specs ul.accordion {
  list-style: none;
  padding: 0;
  margin: 0
}

.product-specs ul.accordion section {
  height: 0;
  overflow: hidden
}

.product-specs ul.accordion header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-specs ul.accordion li {
  border-bottom: 1px solid #000
}

.container--accordion {
  max-width: 1180px;
  margin: 0 auto
}

.accordion-list:after,
.accordion dl:after {
  content: "";
  display: block;
  height: 1em;
  width: 100%
}

.accordion__panel,
.accordion dd {
  background-color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0
}

.accordion {
  position: relative;
  background-color: #fff
}

.accordion__Heading,
.accordionTitle {
  padding: 16px 30px;
  display: block;
  text-decoration: none;
  color: #3e3e3e;
  border-bottom: 1px solid #FFE800;
  position: relative;
  font-family: Open Sans, Arial, sans-serif;
  font-size: 22px
}

@media only screen and (min-width:769px) {

  .accordion__Heading,
  .accordionTitle {
    padding: 16px 60px;
    font-size: 24px
  }
}

.accordion__Heading:before,
.accordionTitle:before {
  content: "+";
  font-size: 24px;
  line-height: 1;
  border-radius: 24px;
  padding: 2px 8px 4px;
  border: 1px solid #3e3e3e;
  position: absolute;
  right: 30px;
  top: 25%;
  transition: transform .2s ease-in-out
}

@media only screen and (min-width:769px) {

  .accordion__Heading:before,
  .accordionTitle:before {
    right: 60px
  }
}

.accordion__Heading:hover,
.accordionTitle:hover {
  border-color: #787878;
  color: #787878
}

.accordion__Heading:hover:before,
.accordionTitle:hover:before {
  border-color: #787878
}

.accordionTitle.is-expanded,
.accordionTitleActive {
  border-bottom: none
}

.accordionTitle.is-expanded:before,
.accordionTitleActive:before {
  transform: rotate(-225deg)
}

.accordionItem {
  display: none
}

.accordionItem section {
  padding: 16px 30px
}

@media only screen and (min-width:992px) {
  .accordionItem section {
    padding: 16px 0;
    max-width: 980px;
    margin: 0 auto
  }
}

.accordionItem section.spec-sizeguide {
  padding: 16px 15px
}

.accordionItem section.spec-downloads ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.accordionItem section.spec-downloads ul em {
  position: relative;
  top: 2px;
  padding-right: 4px
}

@media only screen and (min-width:992px) {
  .accordionItem section.spec-downloads ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .accordionItem section.spec-downloads ul li {
    -ms-flex: 1 auto;
    flex: 1 auto;
    padding: 30px
  }

  .accordionItem section.spec-downloads ul li a {
    height: 180px
  }
}

.accordionItem section.spec-downloads ul li {
  padding: 10px
}

.accordionItem section.spec-downloads ul li a {
  border: 1px solid #efefef;
  padding: 1px;
  text-decoration: none;
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.accordionItem section.spec-downloads ul li a span {
  display: block;
  font-weight: 700;
  padding: 0 15px
}

.accordionItem section.spec-downloads ul li a span.download-title {
  font-size: 14px;
  color: #000000;
  padding-top: 15px
}

.accordionItem section.spec-downloads ul li a span.download-text {
  color: #000;
  background: #fafafa;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-top: auto
}

@media only screen and (min-width:992px) {
  .accordionItem section.spec-downloads ul li a:hover {
    border: 1px solid #787878
  }

  .accordionItem section.spec-downloads ul li a:hover span {
    color: #787878
  }
}

.accordionItem section.spec-care .review-title,
.accordionItem section.spec-care p,
.accordionItem section.spec-features .review-title,
.accordionItem section.spec-features p {
  margin-bottom: 30px
}

.accordionItem section.spec-care ul,
.accordionItem section.spec-features ul {
  list-style-image:url("//usdivers.com/cdn/shop/t/87/assets/svg-bullet-wave.svg?v=119361740459800244821752802031")
}

.accordionItem section.spec-care ul strong,
.accordionItem section.spec-features ul strong {
  font-weight: 600
}

.accordionItem section.spec-care ul li,
.accordionItem section.spec-features ul li {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 30px
}

.accordionItem section.spec-care article,
.accordionItem section.spec-features article {
  background: #fafafa;
  padding: 10px 20px
}

@media only screen and (min-width:992px) {

  .accordionItem section.spec-care div,
  .accordionItem section.spec-features div {
    width: 46%;
    -ms-flex-preferred-size: 46%;
    flex-basis: 46%;
    padding: 10px 20px
  }
}

.accordionItem section.spec-care div figure,
.accordionItem section.spec-features div figure {
  margin-bottom: 10px
}

.accordionItem section.spec-care div figure img,
.accordionItem section.spec-features div figure img {
  width: 100%
}

@media only screen and (min-width:992px) {

  .accordionItem section.spec-care,
  .accordionItem section.spec-features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.accordionItem section.spec-specs table {
  width: 100%;
  max-width: 780px;
  margin: 0 auto
}

.accordionItem section.spec-specs table td {
  vertical-align: text-top;
  font-size: 16px;
  color: #3e3e3e;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px
}

@media only screen and (min-width:992px) {
  .accordionItem section.spec-specs table td {
    width: 50%
  }
}

.accordionItem section.spec-specs table td strong {
  color: #000000;
  font-size: 14px
}

.accordionItem section.spec-specs table tr {
  padding: 10px
}

.no-js .accordionItem.is-collapsed {
  max-height: auto
}

.animateIn {
  animation: accordionIn .45s normal ease-in-out both 1
}

.animateOut {
  animation: accordionOut .45s alternate ease-in-out both 1
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    transform-origin: 50% 0
  }

  to {
    opacity: 1
  }
}

@keyframes accordionOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.product-page-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 20px
}

.video-grid {
  margin-bottom: 40px
}

.video-list {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none
}

.video,
.video-list {
  display: -ms-flexbox;
  display: flex
}

.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media only screen and (min-width:800px) {
  .video {
    width: 33.333332%;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media only screen and (min-width:769px) {
  .video {
    width: 25%
  }
}

.video a {
  outline: none;
  display: block
}

.video:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color .15s
}

.video figure {
  display: block;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 80px
}

.video figure img {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: 0;
  transform: scale(.4);
  transition: all .2s
}

.video figure figcaption {
  width: 100%;
  color: #3e3e3e;
  font-size: 14px;
  transform: translateY(0);
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0
}

.video-thumbnail-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.video-thumbnail-label {
  font-size: 24px;
  margin-bottom: 12px
}

@media only screen and (min-width:600px) {
  .video-thumbnail-label {
    font-size: 14px;
    margin-bottom: 0
  }
}

.thumbnail-video-desktop {
  width: 100%;
  margin-bottom: 30px
}

@media only screen and (min-width:769px) {
  .thumbnail-video-desktop {
    width: calc(25% - 15px);
    margin-right: 20px
  }

  .thumbnail-video-desktop:nth-child(5n) {
    margin-right: 0
  }

  .thumbnail-video-desktop:first-child {
    display: none
  }
}

.main-video-desktop {
  display: none;
  width: 100%;
  padding: 0;
  margin-bottom: 20px
}

@media only screen and (min-width:769px) {
  .main-video-desktop {
    display: block
  }
}

.video__main-title {
  font-weight: 400
}

.video-img--thumb {
  background-size: cover
}

@media only screen and (min-width:769px) {
  .video-img--thumb.active {
    border: 1px solid #787878
  }
}

.fancybox-content {
  height: auto !important
}

.fancybox-iframe {
  height: 50vw !important
}

@media only screen and (min-width:769px) {
  .fancybox-iframe {
    height: 40vw !important
  }
}

.video-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 50vw;
  transition: .2s ease
}

@media only screen and (min-width:769px) {
  .video-img--thumb {
    height: 14vw;
    max-height: 141px
  }
}

.video-img--thumb img {
  height: inherit;
  width: inherit
}

@media only screen and (min-width:769px) {
  .video-img--main {
    height: 42vw;
    max-height: 545px
  }
}

.video-play-icon {
  left: 50%;
  border: 0;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 1px 6px 11px -2px rgba(0, 0, 0, .4);
  z-index: 2
}

.video-play-icon,
.video-play-icon svg {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.video-play-icon svg {
  color: #fff
}

.video-img-wrapper {
  position: relative;
  overflow: hidden
}

.video-img-wrapper:hover:before {
  opacity: .5
}

.video-img-wrapper:hover>div {
  transform: scale(1.1)
}

.video-img-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #3e3e3e;
  opacity: 0;
  transition: .2s ease;
  z-index: 1
}

.video-img-wrapper .video-play-icon:hover {
  cursor: pointer
}

.template__article .video-play-icon {
  top: 55%
}

.slick-disabled:before {
  opacity: 0 !important
}

button.slick-next,
button.slick-prev {
  height: 20px;
  width: 20px
}

button.slick-next:before,
button.slick-prev:before {
  display: block;
  width: 100%;
  height: auto;
  color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  opacity: 1
}

button.slick-prev {
  left: 10px
}

button.slick-prev:before {
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/svg-arrow-left.svg?v=139688857278967539801752802030")
}

button.slick-next {
  right: 10px
}

button.slick-next:before {
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/svg-arrow-right.svg?v=169896658311545159061752802030")
}

.cart-template-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px;
  margin-top: 14px
}

@media only screen and (min-width:769px) {
  .cart-template-container {
    padding: 80px 60px
  }
}

@media only screen and (min-width:992px) {
  .cart-template-container {
    margin-top: 100px
  }
}

@media only screen and (min-width:1101px) {
  .cart-template-container {
    padding: 0;
    margin-top: 140px !important;
    max-width: 1056px;
    margin: 0 auto;
    padding-bottom: 40px !important
  }
}

@media only screen and (min-width:769px) {
  .cart-continued-shopping-container {
    display: -ms-flexbox;
    display: flex
  }
}

.cart-back-icon svg {
  transform: rotate(180deg)
}

.cart-back-icon path {
  fill: #000
}

.cart-close-icon path {
  fill: #dfdfdf
}

.cart-continued-text {
  position: absolute;
  color: #000;
  font-size: 14px;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 10px
}

.cart-page-title-mobile {
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
}

@media only screen and (min-width:769px) {
  .cart-page-title-mobile {
    display: none
  }
}

.cart-page-summary-title-desktop {
  display: none
}

@media only screen and (min-width:769px) {
  .cart-page-summary-title-desktop {
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0
  }
}

.cart-page-title-mobile h1 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  margin: 0 auto;
  color: #000000;
  line-height: 1.5
}

.cart-page-summary-title-desktop h1 {
  font-size: 24px
}

.cart-empty-message,
.cart-page-summary-title-desktop h1 {
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
  color: #404040
}

.cart-empty-message {
  font-size: 14px;
  text-align: center
}

@media only screen and (min-width:769px) {
  .cart-empty-message {
    font-size: 18px;
    text-align: left;
    margin-top: 30px
  }
}

.empty-cart-message-container-mobile {
  display: block !important;
  margin-bottom: 23px
}

@media only screen and (min-width:769px) {
  .empty-cart-message-container-mobile {
    display: none !important
  }
}

.empty-cart-message-container-desktop {
  display: none !important
}

@media only screen and (min-width:769px) {
  .empty-cart-message-container-desktop {
    display: block !important
  }
}

.cart-form-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column-reverse
}

@media only screen and (min-width:769px) {
  .cart-form-container {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.cart-products-container {
  margin-top: 23px;
  margin-bottom: 23px;
  border-top: 1px solid #dfdfdf
}

@media only screen and (min-width:769px) {
  .cart-products-container {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 70%;
    margin: 0;
    margin-right: 30px
  }
}

@media only screen and (min-width:992px) {
  .cart-products-container {
    width: 622px
  }
}

@media only screen and (min-width:769px) {
  .cart-order-info-container {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30%
  }
}

@media only screen and (min-width:992px) {
  .cart-order-info-container {
    width: 404px
  }
}

.cart-title-subtotal-container {
  background-color: #fff
}

.cart-product-info-container {
  -ms-flex-direction: column;
  flex-direction: column
}

.cart-product-meta-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #d7d7d7;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px
}

@media only screen and (min-width:769px) {
  .cart-product-meta-container {
    padding-top: 30px;
    padding-right: 24px;
    padding-bottom: 30px
  }
}

@media only screen and (max-width:767px) {
  .cart-product-meta-container {
    height: 165px
  }
}

.cart-product-left-container,
.cart-product-right-container {
  display: -ms-flexbox;
  display: flex
}

.cart-product-right-container {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end
}

.cart-product-image-title-container {
  display: -ms-flexbox;
  display: flex
}

.cart-product-main-title {
  font-size: 14px;
  color: #000000;
  font-weight: 700
}

@media only screen and (min-width:769px) {
  .cart-product-main-title {
    font-size: 18px
  }

  .cart-product-main-title:hover {
    color: #000
  }
}

.cart-product-meta {
  font-size: 11px;
  letter-spacing: .5px;
  color: #404040
}

@media only screen and (min-width:769px) {
  .cart-product-meta {
    font-size: 14px
  }
}

.cart-product-image-container {
  max-width: 100px;
  margin-right: 10px
}

@media only screen and (min-width:769px) {
  .cart-product-image-container {
    max-width: 140px;
    margin-right: 10px
  }
}

.cart-subtotal-price-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px
}

@media only screen and (min-width:769px) {
  .cart-subtotal-price-container {
    padding: 0px
  }
}

.cart__subtotal-title {
  font-size: 14px
}

.checkout-button {
  text-transform: uppercase;
  border-radius: 15px;
  font-size: 14px;
  background-color: #FFE800;
  width: 100%;
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
  border: 3px solid #000;
  padding: 0;
}

@media only screen and (min-width:769px) {
  .checkout-button {
    margin-top: 16px
  }
}

input.checkout-button {
  line-height: unset;
}

.checkout-button-inverse {
  text-transform: uppercase;
  border-radius: 15px;
  font-size: 14px;
  background-color: #00C1D4;
  width: 100%;
  color: #000;
  border: 3px solid #000;
  padding: 10px;
}

.cart-checkout-note {
  font-size: 12px;
  text-align: center;
  color: #404040
}

@media only screen and (min-width:769px) {
  .cart-checkout-note {
    font-size: 14px
  }
}

.cart-qty-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px
}

.cart-qty-input {
  height: 35px !important;
  width: 70px;
  text-align: center;
  border-radius: 0 !important;
  background-color: #fff;
  font-size: 17px;
  font-family: Open Sans, Arial, sans-serif;
  color: #000000;
  font-weight: 400;
  border: 1px solid #dfdfdf !important;
  margin-top: 5px
}

@media only screen and (min-width:769px) {
  .cart-qty-input {
    width: 94px;
    height: 35px !important;
    font-size: 18px
  }
}

.cart-qty-label {
  font-weight: 700;
  font-size: 14px;
  color: #404040
}

.list-view-item__title {
  text-transform: uppercase;
  font-family: 'Krona One', sans-serif;
}

.cart-product-title-qty-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width:767px) {

  .cart-item__original-price,
  .cart-price {
    font-size: 14px !important
  }
}

.cart-price {
  font-size: 20px
}

.cart-discount-price-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.cart-item__original-price {
  font-size: 16px;
  color: #3e3e3e;
  margin-right: 5px
}

.collection-main {
  background: #f5f5f5
}

@media only screen and (min-width:992px) {
  .collection-main {
    padding: 30px 15px 50px;
    position: relative
  }
}

.collection-hero {
  position: relative
}

.collection-hero__image {
  display: none;
  width: 100%
}

@media only screen and (min-width:992px) {
  .collection-hero__image {
    display: block
  }
}

.collection-hero__content {
  background-size: cover;
  height: 100%;
  background-position: 50%;
  padding: 20px 15px;
  position: relative;
  width: 100%
}

@media only screen and (min-width:768px) {
  .collection-hero__content {
    padding: 20px 30px
  }
}

@media only screen and (min-width:992px) {
  .collection-hero__content {
    background: 0;
    bottom: 0;
    height: auto;
    left: 0;
    padding: 20px 0 35px;
    position: absolute;
    margin: auto
  }
}

.collection-hero__content-inner {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media only screen and (min-width:992px) {
  .collection-hero__content-inner {
    padding: 0 15px
  }
}

.collection-hero__title {
  color: #F1F1DE;
  font-size: 28px;
  line-height: 1;
  margin: auto 0
}

@media only screen and (min-width:768px) {
  .collection-hero__title {
    font-size: 36px
  }
}

@media only screen and (min-width:992px) {
  .collection-hero__title {
    font-weight: 700;
    border-right: 2px solid #00C1D4;
    font-size: 36px;
    margin: 0 15px 0 0;
    padding-right: 15px;
    padding-top: 10px;
    letter-spacing: 2px;
  }
}

.collection-hero__body {
  display: none
}

@media only screen and (min-width:992px) {
  .collection-hero__body {
    -ms-flex-line-pack: center;
    align-content: center;
    color: #fff;
    display: -ms-flexbox;
    display: flex
  }
}

h2.collection-description {
  font-size: 16px;
  margin: auto;
  text-transform: none;
  font-weight: normal;
}

.collection-content {
  padding: 0 10px
}

@media only screen and (min-width:992px) {
  .collection-content {
    padding: 0
  }
}

.collection-content__inner {
  display: block
}

@media only screen and (min-width:992px) {
  .collection-content__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.collection-list-title {
  color: #797979;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: 2px;
  text-transform: uppercase
}

.collection-sidebar__wrapper {
  display: none
}

@media only screen and (min-width:992px) {
  .collection-sidebar__wrapper {
    display: block;
    margin-right: 20px;
    max-width: 300px;
    padding-top: 20px;
    width: 30%
  }
}

@media only screen and (min-width:1200px) {
  .collection-sidebar__wrapper {
    margin-right: auto
  }
}

.collection-menu-border {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px
}

.collection-menu-border.collection-menu-border--thick {
  border-bottom-width: 2px
}

.collection-menu-border.collection-menu-border--short {
  padding-bottom: 0
}

.collection-menu-border .filter-by-color>.checkbox--container {
  display: inline-block;
  width: 40%
}

.collection-sidebar-indent {
  padding-left: 1rem
}

.collection-sidebar__related-collections {
  margin-bottom: 25px
}

.related-collection-list-item {
  margin-bottom: 5px
}

.related-collection-list-item:first-child {
  margin-top: 5px
}

.related-collection-list-item-text {
  display: inline-block;
  font-size: 16px;
  line-height: 2;
  border-bottom: 2px solid transparent
}

.related-collection-list-item-text:hover {
  border-bottom: 2px solid #00C1D4;
}

.related-collection-list-item.is-active .related-collection-list-item-text {
  border-bottom: 2px solid #00C1D4;
  color: #000000;
  font-weight: 800
}

.collection-grid__wrapper {
  width: 100%
}

@media only screen and (min-width:992px) {
  .collection-grid__wrapper {
    width: 70%
  }
}

.collection-entry {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (min-width:992px) {
  .collection-entry {
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.collection-seo-title {
  font-size: 14px;
  color: #787878;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 400;
  padding-top: 20px
}

@media only screen and (min-width:992px) {
  .collection-seo-title {
    font-size: 30px
  }
}

.collection-seo-body {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 1em
}

.collection-seo-body a {
  color: #787878;
  text-decoration: underline
}

.collection-seo-body a:hover {
  color: #787878
}

.collection-seo-image {
  min-height: 300px;
  margin: 20px;
}

.collection-filters_____ {
  font-size: 14px
}

.collection-sidebar-nav {
  border-bottom: 1px solid #FFE800;
  padding: 16px 0 25px;
  display: none
}

@media only screen and (min-width:992px) {
  .collection-sidebar-nav {
    display: block
  }
}

.collection-sidebar-nav li {
  padding: 7px 0;
  line-height: 1
}

.collection-sidebar-nav li:first-child {
  padding-top: 0
}

.collection-sidebar-nav a:hover {
  color: #787878
}

.collection-sidebar-link {
  font-size: 14px;
  color: #3e3e3e
}

.collection-sidebar-link.active {
  font-family: Open Sans, Arial, sans-serif;
  color: #787878
}

.collection-nav-mobile {
  margin: 0 24px 32px
}

@media only screen and (min-width:992px) {
  .collection-nav-mobile {
    display: none
  }
}

.collection-nav-mobile select {
  border: 1px solid #3e3e3e;
  font-size: 16px
}

.collection-mobile-sort {
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:992px) {
  .collection-mobile-sort {
    display: none
  }
}

.collection-filter {
  border-bottom: 1px solid #FFE800
}

.collection-filter:last-child {
  border: none
}

.collection-filter__content {
  display: none;
  padding-bottom: 20px
}

.collection-filter__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 25px 16px 0;
  line-height: 1;
  width: 100%;
  font-size: 14px;
  color: #3e3e3e
}

.collection-filter__title.open .icon-minus {
  display: block
}

.collection-filter__title.open .icon-plus {
  display: none
}

.collection-filter__title.open+.collection-filter__content {
  display: block
}

.collection-filter__title i {
  font-size: 10px
}

.collection-filter__title .icon-minus {
  display: none
}

.collection-filter__label,
.collection-filter__label a {
  color: #3e3e3e;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  cursor: pointer
}

.collection-filter__label a span,
.collection-filter__label span {
  padding-left: 3px
}

.collection-filter__checkbox {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #3e3e3e;
  margin-right: 10px;
  border-radius: 0
}

.collection-filter__checkbox:checked {
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/icon-check.svg?13999");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: transparent
}

.collection-filter__radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: 1px solid #3e3e3e;
  margin-right: 10px;
  position: relative
}

.collection-filter__radio:checked {
  background-color: transparent
}

.collection-filter__radio:checked:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #787878;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.collection-nav__wrapper {
  display: block;
  background-color: #dfdfdf
}

@media only screen and (min-width:992px) {
  .collection-nav__wrapper {
    display: none
  }
}

.collection-nav__wrapper-inner {
  padding-top: 2px
}

.collection-nav-slider {
  display: none;
}

.collection-nav-slider::-webkit-scrollbar,
.collection-nav-slider::-webkit-scrollbar-thumb,
.collection-nav-slider::-webkit-scrollbar-track {
  display: block
}

.collection-nav-slider::-webkit-scrollbar {
  height: 5px
}

.collection-nav-slider::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-color: #f6f6f6;
  box-shadow: inset 0 0 1px hsla(0, 0%, 100%, .5);
  width: 20%
}

.collection-nav-slider.collection-nav-slider--full {
  overflow: auto
}

.collection-nav-slider.collection-nav-slider--full::-webkit-scrollbar,
.collection-nav-slider.collection-nav-slider--full::-webkit-scrollbar-thumb,
.collection-nav-slider.collection-nav-slider--full::-webkit-scrollbar-track {
  display: none
}

.collection-nav-slide {
  background-color: #fff;
  padding: 15px;
  text-align: center;
  white-space: nowrap
}

.collection-nav-slide:not(:last-child) {
  border-right: 2px solid #dfdfdf
}

.collection-nav-slider--full .collection-nav-slide {
  -ms-flex-positive: 1;
  flex-grow: 1
}

.collection-nav-slide__text {
  font-size: 13px
}

.collection-nav-slide.is-active .collection-nav-slide__text {
  color: #787878;
  font-weight: 700
}

section.collection-seo-section {
  margin: auto;
  padding: 0
}

@media only screen and (min-width:992px) {
  section.collection-seo-section {
    padding: 75px 0
  }
}

.filter-value {
  font-size: 16px
}

@media only screen and (min-width:992px) {
  .filter-value {
    font-size: 13px
  }
}

.filter-value.filter-value--sort {
  color: #000;
  cursor: pointer;
  font-size: 16px;
  width: 100%
}

@media only screen and (min-width:992px) {
  .filter-value.filter-value--sort {
    line-height: 18px;
    padding-bottom: 10px;
    width: auto
  }
}

.filter-value.is-active {
  color: #787878
}

@media only screen and (min-width:992px) {
  .filter-value.is-active {
    font-weight: 600
  }
}

@media only screen and (min-width:992px) {

  .filter-value.is-active,
  .filter-value:hover {
    border-bottom: 2px solid #FFE800
  }
}

button.filter-value--sort {
  background: 0;
  padding: 0;
  border: 0
}

@media only screen and (min-width:992px) {
  button.filter-value--sort {
    border-bottom: 2px solid transparent
  }

  button.filter-value--sort:hover {
    border-bottom: 2px solid #FFE800
  }
}

.sort-menu__wrapper {
  display: none
}

@media only screen and (min-width:992px) {
  .sort-menu__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px 15px
  }
}

.sort-menu__list {
  height: 100%
}

@media only screen and (min-width:992px) {
  .sort-menu__list {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    overflow: visible
  }
}

.sort-menu__list-item {
  background-color: #fff;
  border-bottom: 1px solid #FFE800;
  padding: 10px 25px;
  text-align: left
}

@media only screen and (min-width:992px) {
  .sort-menu__list-item {
    background: 0;
    border-bottom: 1px solid transparent;
    padding: 10px
  }
}

.filter-triggers__wrapper {
  background: #fafafa;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  position: relative
}

@media only screen and (min-width:992px) {
  .filter-triggers__wrapper {
    display: none
  }
}

button.filter-trigger {
  background: 0;
  padding: 0 10px;
  border: 0
}

.filter-header {
  color: #797979;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 1px;
  text-transform: uppercase
}

.filter-trigger-svg {
  margin-left: 3px
}

[data-sticky-filters=header] {
  display: none
}

@media only screen and (min-width:992px) {
  [data-sticky-filters=header] {
    display: none !important
  }
}

.collection-filter-mobile-is-stuck [data-sticky-filters=header],
[data-sticky-filters=collection] {
  display: -ms-flexbox;
  display: flex
}

@media only screen and (min-width:992px) {
  [data-sticky-filters=collection] {
    display: none !important
  }
}

.collection-modal-menu {
  background-color: #efefef;
  display: none;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1
}

.collection-modal-menu.active {
  display: block;
  z-index: 1001
}

.collection-modal__content {
  height: calc(100% - 55px);
  overflow: scroll
}

@media only screen and (max-width:992px) {
  .collection-modal__content .filter-fieldset:last-of-type {
    padding-bottom: 25px
  }
}

.collection-modal__header {
  background-color: #fff;
  border-bottom: 2px solid #FFE800;
  padding: 15px 0;
  position: relative;
  text-align: center
}

.collection-filter-lists {
  height: calc(100% - 285px);
  margin-bottom: 55px;
  overflow-y: scroll;
  position: relative
}

.collection-modal__close {
  position: absolute;
  top: 10px;
  right: 15px;
  text-align: center
}

.filter-modal-cta {
  background: transparent;
  border: 0;
  color: #000;
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase
}

@media only screen and (min-width:992px) {
  .filter-modal-cta {
    padding-top: 10px
  }
}

.collection-modal__cta {
  background-color: #efefef;
  bottom: 0;
  padding: 15px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 2
}

.collection-filters__filter-title {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: capitalize
}

.filter-item {
  overflow: hidden
}

.filter-item.checkbox--container {
  overflow: visible
}

.filter-item .filter-item--circle {
  -ms-flex-line-pack: center;
  align-content: center;
  border: 1px solid #dfdfdf;
  border-radius: 15px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px;
  margin-bottom: 4px;
  margin-right: 4px;
  width: 30px
}

.filter-item .filter-item--circle.mixitup-control-active {
  border: 1px solid #f6f6f6
}

.filter-item .filter-item--circle~.checkmark {
  margin-top: 5px
}

.filter-item-title {
  font-size: 14px
}

.filter-item-title.filter-item-title--size {
  margin: auto;
  text-align: center;
  width: 100%;
  padding: 8px 0
}

.filter-color {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  border: 2px solid #fff
}

.filter-color.filter-color--black {
  background-color: #000
}

.filter-color.filter-color--blue {
  background-color: #787878
}

.filter-color.filter-color--blue-dark {
  background-color: #2e59aa
}

.filter-color.filter-color--blue-light {
  background-color: #009ae2
}

.filter-color.filter-color--grey {
  background-color: #efefed
}

.filter-color.filter-color--green {
  background-color: #93bb28
}

.filter-color.filter-color--orange {
  background-color: #fd7410
}

.filter-color.filter-color--purple,
.filter-color.filter-color--twilight {
  background-color: #6a5ba6
}

.filter-color.filter-color--pink {
  background-color: #ff48b0
}

.filter-color.filter-color--red {
  background-color: #000
}

.filter-color.filter-color--white {
  background-color: transparent
}

.filter-color.filter-color--yellow {
  background-color: #fff074
}

.filter-color.filter-color--multi-color {
  background-image: linear-gradient(90deg, #000, #000 16%, #fd7410 0, #fd7410 32%, #fff074 0, #fff074 48%, #93bb28 0, #93bb28 64%, #787878 0, #787878 80%, #6a5ba6 86%)
}

.collection-filters__active-filters {
  color: #797979;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 5px
}

.filter-fieldset {
  background-color: #fff;
  padding-left: 1rem;
  padding-right: 1rem
}

@media only screen and (min-width:992px) {
  .filter-fieldset {
    background-color: transparent;
    padding-right: 0
  }
}

.contact-hero__wrapper {
  max-height: 550px;
  position: relative;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.contact-hero__wrapper .hero-image {
  position: relative;
  height: 250px
}

@media only screen and (min-width:992px) {
  .contact-hero__wrapper .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
  }
}

.contact-hero__wrapper .hero-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.contact-hero__wrapper .hero-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  padding-bottom: 4em
}

@media only screen and (min-width:992px) {
  .contact-hero__wrapper .hero-content {
    -ms-flex-align: center;
    align-items: center
  }
}

.contact-hero__wrapper .hero-content .review-title,
.contact-hero__wrapper .hero-content p {
  max-width: 100%
}

.contact-hero__wrapper .hero-content h1 {
  padding-top: 40px
}

.contact-hero__wrapper .hero-subheadline__wrapper .review-title,
.contact-hero__wrapper .hero-subheadline__wrapper p {
  margin: 5px 0
}

.contact-hero__wrapper .hero-subheadline__wrapper .sub-headline-contact .review-title,
.contact-hero__wrapper .hero-subheadline__wrapper .sub-headline-contact p {
  font-size: 16px
}

@media only screen and (min-width:992px) {
  .contact-hero__wrapper .hero-subheadline__wrapper {
    text-align: center
  }
}

.content__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:992px) {
  .content__wrapper {
    padding: 3em 2em 5em 7em
  }
}

.contact-form__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 615px;
  padding: 3em 1em 4em;
  background-color: #fafafa
}

@media only screen and (min-width:992px) {
  .contact-form__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 3em 5em 4em
  }
}

.contact-form__wrapper h2 {
  color: #000000;
  text-align: center
}

.contact-form__wrapper .comment__wrapper,
.contact-form__wrapper .input__wrapper input {
  width: 100%;
  margin: .5em auto;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  background-color: #fff
}

.contact-form__wrapper .comment__wrapper:-ms-input-placeholder,
.contact-form__wrapper .input__wrapper input:-ms-input-placeholder {
  color: #000
}

.contact-form__wrapper .comment__wrapper::placeholder,
.contact-form__wrapper .input__wrapper input::placeholder {
  color: #000
}

.contact-form__wrapper .comment__wrapper {
  padding: 1em;
  min-height: 100px
}

.additional-info__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 550px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 2em;
  margin: 0 auto 2em
}

@media only screen and (min-width:992px) {
  .additional-info__wrapper {
    padding: 2em;
    margin: initial;
    margin-left: 4em;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
  }
}

.additional-info__wrapper .column__title {
  text-transform: none;
  margin-bottom: 5px;
  color: #000000;
  letter-spacing: normal;
  font-size: 14px
}

.additional-info__wrapper .contact-column__header {
  color: #000000;
  margin: 1em 0
}

.additional-info__wrapper strong {
  text-transform: none;
  margin-bottom: 5px;
  color: #000000;
  letter-spacing: normal;
  font-size: 14px
}

.additional-info--description a {
  text-decoration: underline;
  color: #787878
}

.location-social__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  order: 1
}

@media only screen and (min-width:768px) {
  .location-social__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-order: 0;
    order: 0;
    max-width: 220px
  }
}

.location__wrapper {
  padding: 1em 1em 2em
}

@media only screen and (min-width:768px) {
  .location__wrapper {
    border-bottom: 0;
    padding: initial
  }
}

.location__wrapper .address,
.location__wrapper ul {
  width: 170px;
  padding: 0;
  border-bottom: 1px solid #FFE800
}

.quick-link__wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-bottom: 1px solid #FFE800;
  padding: 1em
}

@media only screen and (min-width:768px) {
  .quick-link__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    border-bottom: 0;
    padding: initial
  }
}

.quick-link__wrapper .quick-link-item {
  margin-bottom: 1em
}

.quick-link__wrapper .quick-link-item a {
  color: #787878;
  text-decoration: underline
}

.contact-social__wrapper {
  padding: 1em 1em 3em
}

@media only screen and (min-width:768px) {
  .contact-social__wrapper {
    padding: initial
  }
}

.contact-social__wrapper .social__wrapper {
  -ms-flex-direction: column;
  flex-direction: column
}

.contact-social__wrapper .social__wrapper a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 5px 0
}

.contact-social__wrapper .social__wrapper a:hover {
  transform: translate(2%)
}

.contact-social__wrapper .social__wrapper path {
  fill: #787878
}

.contact-social__wrapper .social__wrapper circle {
  stroke: #787878
}

.contact-social__wrapper .social__wrapper .social-icon {
  margin-right: 10px;
  margin-left: 0;
  transform: scale(.8)
}

.article-header,
.contact-social__wrapper .social__wrapper .social-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.article-header {
  height: 465px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff
}

.article-content__wrapper {
  max-width: 1200px;
  margin: 0 auto
}

.article-content__wrapper h1,
.article-content__wrapper h2,
.article-content__wrapper h4 {
  color: #404040
}

.article-content__wrapper h3 {
  color: #3e3e3e
}

.article-content__wrapper h6 {
  color: #787878
}

.article-content__wrapper .review-title,
.article-content__wrapper p {
  margin: 1em 0
}

@media only screen and (min-width:992px) {
  .article-content__wrapper ul {
    margin: 2em
  }
}

@media only screen and (min-width:992px) {
  .article-content__wrapper ol {
    margin-left: 2em
  }
}

.article-content__wrapper li {
  list-style: inherit;
  margin: 1em
}

.article-content__wrapper .action-link {
  color: #000;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase
}

.article-content__wrapper .article-main-content__wrapper {
  display: block;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em
}

@media only screen and (min-width:992px) {
  .article-content__wrapper .article-main-content__wrapper {
    padding: 0
  }
}

.article-content__wrapper .media__wrapper {
  height: 250px;
  width: 100%;
  max-width: 850px;
  margin: 4em auto
}

@media only screen and (min-width:992px) {
  .article-content__wrapper .media__wrapper {
    height: 466px
  }
}

.article-content__wrapper .media__wrapper .video {
  height: 100%
}

.article-content__wrapper .media__wrapper figure {
  height: 100%;
  width: 100%
}

.article-content__wrapper .media__wrapper figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.article-content__wrapper .media__wrapper figure figcaption {
  margin: .5em 0;
  padding-left: 1em
}

@media only screen and (min-width:992px) {
  .article-content__wrapper .media__wrapper figure figcaption {
    padding-left: 0
  }
}

.blog__wrapper {
  background-color: #fafafa
}

.third-height-hero__wrapper {
  height: 170px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 2em 3em
}

.blog-hero-content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 1em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #fff
}

.blog-hero-content .blog-header {
  padding-right: 15px;
  margin-bottom: 0;
  line-height: 55px
}

@media only screen and (min-width:992px) {
  .blog-hero-content .blog-header {
    border-right: 1px solid #fff
  }
}

.blog-hero-content .blog-subheader {
  display: none
}

@media only screen and (min-width:992px) {
  .blog-hero-content .blog-subheader {
    display: inline-block;
    margin-left: 15px;
    margin-top: 5px
  }
}

.blog-main-content {
  max-width: 1300px;
  margin: 0 auto
}

@media only screen and (min-width:992px) {
  .blog-main-content {
    padding: 3em
  }
}

.related-item__header {
  color: #797979;
  margin-bottom: 0;
  padding-bottom: 6px
}

.related-item__wrapper.desktop-only {
  display: none
}

@media only screen and (min-width:992px) {
  .related-item__wrapper.desktop-only {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid #FFE800
  }
}

.related-item__wrapper.mobile-only {
  border-bottom: 5px solid #FFE800
}

@media only screen and (min-width:992px) {
  .related-item__wrapper.mobile-only {
    display: none
  }
}

.related-item__wrapper.mobile-only .slick-slider {
  margin-bottom: 0
}

.related-item__wrapper.mobile-only .related-item__link {
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  border-right: 1px solid #dfdfdf
}

.related-item__link {
  margin: 0 1em;
  padding-bottom: 3px;
  border-bottom: 3px solid transparent;
  transition: all .2s cubic-bezier(.19, 1, .22, 1)
}

.related-item__link:hover {
  border-bottom-color: #FFE800
}

.related-item__link.active {
  color: #787878;
  font-weight: 700
}

.klaviyo-blog__wrapper,
.load-more__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 4em
}

.klaviyo-blog__wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  height: 230px;
  box-shadow: 0 -2px 4px 0 rgba(0, 52, 137, .2);
  background-color: #fff
}

.klaviyo-blog__wrapper .email-blog-form {
  margin: 1em 0;
  width: 100%
}

.klaviyo-blog__wrapper .inline-input-wrapper input {
  border-width: 1px;
  border-color: #dfdfdf
}

.register-a-product form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column
}

.register-a-product--input {
  padding: 10px
}

.product-register-modal {
  width: 440px;
  background-color: #fff;
  padding: 40px
}

.product-register-modal .modal__message {
  display: none
}

.product-register-modal .btn {
  margin-top: 24px
}

.product-register-modal a:not(.btn) {
  text-decoration: underline;
  color: #787878
}

.product-register-modal.is-error .modal__message--error,
.product-register-modal.is-success .modal__message--success {
  display: block
}

.product-fields__container {
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  margin-bottom: 12px;
  padding: 12px
}

.product-fields__container [data-product-fields]:first-child .delete-fields-btn {
  display: none
}

.product-fields__container [data-product-fields]:not(:first-child) {
  border-top: 1px solid #dfdfdf;
  padding-top: 12px
}

.product-fields__container .product-fields-btn__container {
  line-height: 0;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.product-fields__container .product-fields-btn__container #add-fields-text {
  font-size: .8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px;
  color: #797979
}

.product-fields__container .product-fields-btn__container #add-fields-btn,
.product-fields__container .product-fields-btn__container .delete-fields-btn {
  font-size: 1.5rem;
  color: #787878;
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 4px
}

.product-fields__container .product-fields-btn__container #add-fields-btn:focus,
.product-fields__container .product-fields-btn__container .delete-fields-btn:focus {
  outline: #787878;
  outline-style: dashed
}

.product-fields__container .input__container {
  margin: 12px
}

.our-story-hero--wrapper {
  position: relative;
  width: 100%
}

.our-story-hero__blue-gradient {
  position: absolute;
  top: -39px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #3e3e3e 5%, #3e3e3e 29%, rgba(0, 21, 46, .388393) 73%, rgba(0, 21, 46, 0))
}

@media only screen and (min-width:769px) {
  .our-story-hero__blue-gradient {
    display: none
  }
}

@media only screen and (min-width:769px) {
  .our-story-hero__image-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    overflow: hidden
  }
}

.our-story-hero__image-bg img {
  width: 100%
}

@media only screen and (min-width:769px) {
  .our-story-hero__image-bg img {
    height: 100%;
    max-width: none
  }
}

@media only screen and (min-width:1280px) {
  .our-story-hero__image-bg img {
    width: 100%;
    height: auto;
    max-width: none
  }
}

.our-story-hero__image-bg--desktop {
  display: none
}

@media only screen and (min-width:769px) {
  .our-story-hero__image-bg--desktop {
    display: block
  }
}

@media only screen and (min-width:769px) {
  .our-story-hero__image-bg--mobile {
    display: none
  }
}

.our-story-hero__content {
  position: relative;
  width: 100%;
  padding: 60px 24px;
  background-color: #3e3e3e;
  text-align: center
}

@media only screen and (min-width:769px) {
  .our-story-hero__content {
    background-color: transparent;
    padding: 160px 64px;
    max-width: 838px;
    margin: 0 auto
  }
}

.our-story-hero__subheading {
  margin-bottom: 0
}

.our-story-intro {
  padding: 32px 24px
}

@media only screen and (min-width:769px) {
  .our-story-intro {
    padding: 40px
  }
}

@media only screen and (min-width:992px) {
  .our-story-intro {
    padding: 50px 64px 64px
  }
}

.our-story-intro__content {
  text-align: center
}

.our-story-intro__subheading {
  margin-bottom: 12px
}

.our-story-intro__text {
  font-size: 24px;
  line-height: 33px;
  color: #3e3e3e
}

@media only screen and (min-width:992px) {
  .our-story-intro__text {
    font-size: 30px;
    line-height: 41px
  }
}

.our-story-details {
  max-width: 1328px;
  margin: 32px auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:769px) {
  .our-story-details {
    padding: 0 40px
  }
}

@media only screen and (min-width:992px) {
  .our-story-details {
    padding: 0 64px;
    margin: 32px auto 90px
  }
}

@media only screen and (min-width:992px) {
  .our-story-details--image-right {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media only screen and (min-width:992px) {
  .our-story-details__image {
    width: 50%
  }
}

.our-story-details__image img {
  margin: 0 auto
}

.our-story-details__text {
  padding: 32px
}

@media only screen and (min-width:992px) {
  .our-story-details__text {
    padding: 64px;
    width: 50%
  }
}

.our-story-video {
  max-width: 1328px;
  margin-bottom: 32px
}

@media only screen and (min-width:769px) {
  .our-story-video {
    padding: 0 40px;
    margin-bottom: 64px
  }
}

@media only screen and (min-width:992px) {
  .our-story-video {
    padding: 0 64px
  }
}

.our-story-video--wrapper {
  position: relative;
  padding-bottom: 56%
}

.our-story-video--wrapper iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.timeline {
  background-color: #3e3e3e
}

.timeline-hero {
  background-image:url("//usdivers.com/cdn/shop/t/87/assets/timeline-bg--mobile.jpg?v=69376334078802302031752802067");
  background-size: cover;
  background-position: bottom
}

@media only screen and (min-width:769px) {
  .timeline-hero {
    background-image:url("//usdivers.com/cdn/shop/t/87/assets/timeline-bg--desktop.jpg?v=144384727635448257921752802067")
  }
}

.timeline-hero__content.our-story-hero__content {
  background-color: transparent;
  padding-top: 240px
}

@media only screen and (min-width:769px) {
  .timeline-hero__content.our-story-hero__content {
    padding-top: 160px
  }
}

.timeline-list {
  padding: 0 24px 32px
}

@media only screen and (min-width:769px) {
  .timeline-list {
    padding: 0 40px 32px
  }
}

@media only screen and (min-width:992px) {
  .timeline-list {
    padding: 0 64px 32px
  }
}

.timeline-item {
  position: relative;
  padding: 30px 0 30px 40px
}

@media only screen and (min-width:769px) {
  .timeline-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0
  }
}

@media only screen and (min-width:769px) {
  .timeline-item:nth-child(odd) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media only screen and (min-width:769px) {
  .timeline-item:nth-child(odd) .timeline-item__image {
    padding-left: 24px
  }
}

@media only screen and (min-width:769px) {

  .timeline-item:nth-child(2n) .timeline-item__image,
  .timeline-item:nth-child(odd) .timeline-item__text {
    padding-right: 24px
  }
}

@media only screen and (min-width:769px) {
  .timeline-item:nth-child(2n) .timeline-item__text {
    padding-left: 24px
  }
}

.timeline-item__image {
  max-width: 406px;
  margin: 0 auto 13px
}

@media only screen and (min-width:769px) {
  .timeline-item__image {
    margin-bottom: 0
  }
}

.timeline-item__text {
  max-width: 406px;
  margin: 13px auto 0
}

.timeline-item__year {
  font-size: 30px;
  line-height: 41px;
  margin-bottom: 8px
}

@media only screen and (min-width:769px) {
  .timeline-item__year {
    margin-bottom: 15px
  }
}

.timeline-item__copy {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px
}

@media only screen and (min-width:769px) {
  .timeline-item__copy {
    font-size: 16px;
    line-height: 24px
  }
}

.timeline-progress {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 14px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

@media only screen and (min-width:769px) {
  .timeline-progress {
    left: 50%;
    margin-left: -7px
  }
}

.timeline-progress__circle {
  width: 15px;
  height: 15px;
  display: block;
  border: 1px solid #f6cf00;
  border-radius: 50%;
  transition: background-color .3s ease-in-out
}

.timeline-progress.is-active .timeline-progress__circle {
  background-color: #f6cf00
}

.timeline-progress__line {
  position: relative;
  display: block;
  width: 1px;
  margin: 0 auto;
  height: calc(100% - 24px);
  background-color: #f6cf00
}

.timeline-progress__line:before {
  content: "";
  display: block;
  width: 2px;
  height: 0;
  margin: 0 auto;
  background-color: #f6cf00;
  transition: height .5s ease-in-out
}

.timeline-progress.is-active .timeline-progress__line:before {
  height: 100%
}

@media only screen and (min-width:992px) {
  .account {
    background-color: #fafafa
  }
}

.account--wrapper {
  max-width: 1290px;
  min-height: 65vh;
  padding: 50px 15px
}

@media only screen and (min-width:992px) {
  .account--wrapper {
    padding: 180px 15px 80px
  }
}

@media only screen and (min-width:992px) {
  .account--nav {
    width: 240px;
    padding-right: 32px
  }
}

@media only screen and (min-width:992px) {
  .account--main {
    width: calc(100% - 240px);
    max-width: 864px
  }
}

.account__heading {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 24px
}

@media only screen and (min-width:992px) {
  .account__heading {
    margin-bottom: 40px
  }
}

.account__no-orders {
  color: #000000;
  font-weight: 400
}

.account table {
  width: 100%;
  border: 0
}

.account table tr td {
  border-left: 0
}

@media only screen and (min-width:992px) {
  .account-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media only screen and (min-width:992px) {
  .account-login__forms {
    width: calc(60% - 30px)
  }

  .account-login__forms .account-form {
    margin-left: 0;
    margin-right: 30px;
    max-width: none
  }
}

.account-login__new {
  max-width: 591px;
  margin: 0 auto;
  padding-top: 42px;
  text-align: center
}

@media only screen and (min-width:992px) {
  .account-login__new {
    width: 40%;
    background-color: #fff;
    padding: 104px 40px
  }
}

.account-login__new--title {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 7px
}

@media only screen and (min-width:992px) {
  .account-login__new--title {
    margin-bottom: 16px
  }
}

.account-login__new--text {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
  padding: 0 32px
}

@media only screen and (min-width:992px) {
  .account-login__new--text {
    margin-bottom: 32px
  }
}

.account-login__new--link {
  text-decoration: underline;
  transition: all .2s ease-in-out
}

.account-login__new--link:hover {
  color: #000;
  text-decoration: underline
}

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

.account-register__checkbox-label {
  color: #797979;
  font-size: 14px;
  line-height: 19px;
  margin-left: 6px
}

.account-dashboard {
  background-color: #fafafa
}

.account-dashboard .account--wrapper {
  padding-left: 0;
  padding-right: 0
}

@media only screen and (min-width:769px) {
  .account-dashboard .account--wrapper {
    padding-left: 24px;
    padding-right: 24px
  }
}

@media only screen and (min-width:992px) {
  .account-addresses {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.account-addresses__info {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 24px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:992px) {
  .account-addresses__info {
    margin-bottom: 24px;
    border-color: transparent;
    padding: 40px
  }
}

@media only screen and (min-width:992px) {
  .account-orders {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.account-orders__all-orders {
  background-color: #fff
}

@media only screen and (min-width:992px) {
  .account-orders__all-orders {
    padding: 40px
  }
}

.account-order {
  padding-left: 0;
  padding-right: 0
}

@media only screen and (min-width:992px) {
  .account-order {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.account-nav--mobile {
  display: block;
  padding: 0 16px 32px
}

@media only screen and (min-width:992px) {
  .account-nav--mobile {
    display: none
  }
}

.account-nav--mobile .select--wrapper {
  position: relative
}

.account-nav--mobile .select--wrapper:after {
  content: "";
  position: absolute;
  right: 24px;
  width: 8px;
  height: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #797979
}

.account-nav--mobile .select--wrapper select {
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #dfdfdf;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  border-radius: 46px;
  background-color: #fff;
  font-weight: 400;
  color: #000
}

.account-nav--mobile .select--wrapper select:focus {
  border-color: #787878;
  outline: none
}

.account-nav--desktop {
  display: none
}

@media only screen and (min-width:992px) {
  .account-nav--desktop {
    display: block
  }
}

.account-nav__heading {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 18px
}

.account-nav__links {
  margin-left: 0;
  margin-bottom: 32px
}

.account-nav__link a {
  display: block;
  position: relative;
  left: -7px;
  padding: 1px 7px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  text-align: left;
  margin-bottom: 7px
}

.account-nav__link.is-active a {
  color: #000;
  background-color: #FFE800
}

.account-nav__support {
  margin-bottom: 24px
}

.account-nav__support--heading {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 4px
}

.account-nav__support--text {
  color: #797979;
  font-size: 16px;
  line-height: 28px
}

.account-nav__logout a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase
}

.account-nav__logout a:hover {
  text-decoration: underline
}

.shopify-challenge__container {
  padding: 200px 15px
}

.address-list {
  margin-bottom: 20px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:992px) {
  .address-list {
    margin-bottom: 24px;
    border-color: transparent
  }
}

.address-list .account__heading {
  background-color: #fff;
  padding: 24px 24px 0;
  margin-bottom: 0
}

@media only screen and (min-width:992px) {
  .address-list .account__heading {
    padding: 40px 40px 0
  }
}

.address {
  background-color: #fff;
  padding: 24px;
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:992px) {
  .address {
    padding: 40px
  }
}

.address__header {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.address__title {
  margin-right: 8px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px
}

.address__text,
.address__title {
  font-family: Open Sans, Arial, sans-serif;
  color: #404040
}

.address__text {
  font-size: 16px;
  line-height: 30px
}

.address.is-hidden {
  display: none
}

.address__text-link {
  display: inline-block;
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
  width: auto;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  color: #797979
}

.address__text-link:focus,
.address__text-link:hover {
  color: #000;
  outline: none
}

.address__text-link.is-delete {
  color: red;
  margin-right: 8px
}

.address__add,
.address__edit {
  display: none
}

.address__add.account-form,
.address__edit.account-form {
  max-width: none;
  padding: 24px;
  background-color: #fff
}

@media only screen and (min-width:992px) {

  .address__add.account-form,
  .address__edit.account-form {
    padding: 40px
  }
}

.address__add.is-active,
.address__edit.is-active {
  display: block
}

.address__add.is-hidden,
.address__edit.is-hidden {
  display: none
}

.address__add--trigger {
  -webkit-appearance: none;
  border: none;
  background-color: #fff;
  width: 100%;
  height: 60px;
  color: #000;
  text-transform: uppercase
}

@media only screen and (min-width:992px) {
  .address__add--trigger {
    height: 80px
  }
}

.address__add--trigger:focus,
.address__add--trigger:hover {
  text-decoration: underline;
  outline: none
}

.address__add--trigger.is-active {
  display: block
}

.address__add--trigger.is-hidden {
  display: none
}

.address__edit--trigger.is-active {
  display: inline-block
}

.address__edit--trigger.is-hidden {
  display: none
}

.account-addresses__info .address__edit--trigger {
  margin-bottom: 24px
}

@media only screen and (min-width:992px) {
  .account-addresses__info .address__edit--trigger {
    margin-bottom: 40px
  }
}

.address--wrapper.is-hidden {
  display: none
}

.orders-list__order {
  cursor: pointer;
  text-align: left;
  font-size: 1rem;
  transition: background .24s ease;
  border-bottom: 1px solid #FFE800
}

.orders-list__order.is-first {
  border-top: 1px solid #dfdfdf
}

.orders-list__order:hover {
  background-color: #fafafa
}

.orders-list__title {
  padding: 14px 0;
  text-align: left;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px
}

.orders-list__title--number {
  padding-left: 15px
}

@media only screen and (min-width:992px) {
  .orders-list__title--number {
    padding-left: 24px
  }
}

.orders-list .order__number {
  padding: 18px 0 18px 24px
}

.orders-list .order__date,
.orders-list .order__number,
.orders-list .order__status,
.orders-list .order__total {
  color: #000000;
  font-size: 12px;
  line-height: 17px;
  padding: 18px 0;
  text-align: left;
  width: 25%
}

@media only screen and (min-width:992px) {

  .orders-list .order__date,
  .orders-list .order__number,
  .orders-list .order__status,
  .orders-list .order__total {
    font-size: 16px;
    line-height: 24px
  }
}

.orders-list .order__number {
  padding-left: 15px
}

@media only screen and (min-width:992px) {
  .orders-list .order__number {
    padding-left: 24px
  }
}

.orders-list .order__total {
  position: relative
}

.orders-list .order__total svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 4px;
  height: 9px;
  margin: auto;
  fill: #404040
}

@media only screen and (min-width:992px) {
  .orders-list .order__total svg {
    right: 24px
  }
}

.account-order__back {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 32px;
  padding: 0 16px
}

@media only screen and (min-width:992px) {
  .account-order__back {
    padding: 0
  }
}

.account-order__back:hover {
  text-decoration: underline
}

.account-order__back svg {
  position: relative;
  top: 2px;
  margin-right: 10px
}

.account-order__header {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 15px 15px 0;
  border-bottom: 1px solid #FFE800;
  background-color: #fff
}

@media only screen and (min-width:992px) {
  .account-order__header {
    padding: 40px 40px 0
  }
}

.account-order__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #fff;
  padding: 15px;
  border-bottom: 1px solid #FFE800
}

@media only screen and (min-width:992px) {
  .account-order__info {
    padding: 40px
  }
}

.account-order__info--group {
  width: 100%;
  margin-bottom: 24px
}

@media only screen and (min-width:769px) {
  .account-order__info--group {
    width: 50%
  }
}

.account-order__info--heading {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px
}

.account-order__info--text {
  color: #000000;
  font-size: 16px;
  line-height: 24px
}

.account-order__info--link {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase
}

.account-order__info--link:hover {
  text-decoration: underline
}

.account-order__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: start;
  align-items: flex-start
}

.account-order__header--title {
  margin-bottom: 0
}

.account-order__header--info {
  font-size: 14px;
  letter-spacing: .5px;
  line-height: 19px;
  margin-bottom: 15px;
  margin-right: 15px
}

@media only screen and (min-width:992px) {
  .account-order__header--info {
    margin-bottom: 24px
  }
}

.account-order__header--button {
  margin-bottom: 15px
}

@media only screen and (min-width:992px) {
  .account-order__header--button {
    margin-bottom: 24px
  }
}

.account-order__items-list {
  width: 100%;
  padding: 0 18px;
  background-color: #fff
}

@media only screen and (min-width:992px) {
  .account-order__items-list {
    padding: 0 40px
  }
}

.account-order__items-list .line-item {
  padding-left: 0
}

.account-order__invoice {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #fff;
  padding: 32px 34px
}

@media only screen and (min-width:992px) {
  .account-order__invoice {
    padding: 32px 56px
  }
}

.account-order__invoice--inner {
  width: 100%
}

@media only screen and (min-width:769px) {
  .account-order__invoice--inner {
    max-width: 380px;
    margin-left: auto
  }
}

.account-order__invoice--line {
  color: #000000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 12px
}

@media only screen and (min-width:992px) {
  .account-order__invoice--line {
    line-height: 27px
  }
}

.account-order__invoice--heading {
  font-weight: 700;
  text-align: left
}

@media only screen and (min-width:992px) {
  .account-order__invoice--price {
    font-size: 20px;
    line-height: 27px
  }
}

.account-form {
  max-width: 591px;
  margin: 0 auto
}

@media only screen and (min-width:992px) {
  .account-form {
    background-color: #fff;
    padding: 48px 80px
  }
}

.account-form__note {
  text-align: center;
  line-height: 2;
  margin-bottom: 12px;
  font-size: 13px
}

.account-form__note.is-success {
  color: #000
}

.account-form__note.is-error {
  color: red
}

.account-form__header {
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  padding-top: 8px
}

.account-form__body,
.account-form__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.account-form__body {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px
}

.account-form--right {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex
}

.account-form__set_default {
  color: #797979;
  font-size: 14px;
  line-height: 19px
}

.account-form__set_default label {
  margin-bottom: 0
}

.account-form__set_default input {
  margin-right: 8px
}

.account-form__title {
  color: #000000;
  font-size: 34px;
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-bottom: 24px
}

@media only screen and (min-width:992px) {
  .account-form__title {
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 30px
  }
}

.account-form__subtitle {
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: .5px;
  margin-bottom: 30px;
  text-align: center
}

.account-form__label {
  display: block;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #797979
}

.account-form .hidden-label {
  display: none
}

.account-form__input-group {
  width: 100%;
  margin-bottom: 14px
}

@media only screen and (min-width:992px) {
  .account-form__input-group {
    margin-bottom: 24px
  }
}

.account-form__input-group input {
  width: 100%;
  border-color: #dfdfdf;
  background-color: #fafafa;
  font-weight: 400;
  color: #000
}

.account-form__input-group input:focus {
  border-color: #787878;
  outline: none
}

.account-form__input-group .select--wrapper {
  position: relative
}

.account-form__input-group .select--wrapper:after {
  content: "";
  position: absolute;
  right: 24px;
  width: 8px;
  height: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #797979
}

.account-form__input-group .select--wrapper select {
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #dfdfdf;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  border-radius: 46px;
  background-color: #fafafa;
  font-weight: 400;
  color: #000
}

.account-form__input-group .select--wrapper select:focus {
  border-color: #787878;
  outline: none
}

@media only screen and (min-width:600px) {
  .account-form__input-group--split {
    width: calc(50% - 6px)
  }
}

.account-form .btn {
  display: block;
  width: 100%;
  border-radius: 0
}

.account-form__footer {
  margin-top: 40px;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  text-align: center
}

.account-form__footer .account-form__text-link {
  margin-left: 6px
}

.account-form__text-link {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase
}

.account-form__text-link:hover {
  text-decoration: underline
}

.account-form__text-link--standalone {
  display: block;
  text-align: center
}

.account-form #customer-fields label {
  display: block;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #797979
}

.account-form #customer-fields .customr-container-item {
  margin-bottom: 14px
}

@media only screen and (min-width:992px) {
  .account-form #customer-fields .customr-container-item {
    margin-bottom: 24px
  }
}

.account-form #customer-fields .customr-container-item input {
  width: 100%;
  border-color: #dfdfdf;
  background-color: #fafafa;
  font-weight: 400;
  color: #000
}

.account-form #customer-fields .customr-container-item input:focus {
  border-color: #787878;
  outline: none
}

.account-form #customer-fields .customr-container-item .customr-field-select {
  position: relative
}

.account-form #customer-fields .customr-container-item .customr-field-select:after {
  content: "";
  position: absolute;
  right: 24px;
  width: 8px;
  height: 4px;
  top: 18px;
  bottom: 0;
  margin: auto;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #797979
}

.account-form #customer-fields .customr-container-item select {
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #dfdfdf;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  border-radius: 46px;
  background-color: #fafafa;
  font-weight: 400;
  color: #000
}

.account-form #customer-fields .customr-container-item select:focus {
  border-color: #787878;
  outline: none
}

.account-form #customer-fields .cancel-form {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  display: block;
  text-align: center
}

.account-form #customer-fields .cancel-form:hover {
  text-decoration: underline
}

.account-form #customer-fields input[type=submit] {
  width: 100%;
  margin-top: 24px
}

.account-form #customer-fields .action-icon {
  margin: 24px auto;
  display: block
}

.usd-logo-footer {
  text-align: right;
  padding-right: 60px;
  padding-top: 16px;
}

.collection-main ul {
  list-style: none;
}

.content ul,
ol {
  list-style-position: outside;
}

.content ul ul {
  margin-left: 20px;
}

.content li {
  margin-left: 30px;
}

.content li li {
  margin-left: 40px;
}

.content p {
  margin-top: 20px;
}

li.product-grid-item {
  margin-left: 0px;
}

.product-container li {
  margin-left: 0px;
}

.flex .image-badge {
  width: 40px;
}

ul.success-modal__info-wrap {
  list-style: none;
}

div#shopify-section-1532642610940 {
  background: #F1F1DE;
}

.collection_title {
  width: 70%;
  font-size: 32px;
  margin: 0px auto;
  color: #fff;
  background: #db1777;
  padding: 10px 30px;
}

.brands-sponsor__wrapper {
  display: none;
}

.btn:after {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 3px solid #000;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  h3.accordion-header {
    font-size: 18px;
  }

    {
    font-size: 32px;
  }

  h1.primary-headline {
    font-size: 36px;
    color: #000;
  }

  .primary-title {
    font-size: 36px;
  }

  h3.product-meta__title {
    font-size: 14px;
  }

  .usd-logo-footer {
    text-align: left;
    padding-right: 0px;
    padding-top: 0px;
  }

  .tile-item {
    margin: 10px 20px;
  }

  .collection_title {
    width: auto;
    font-size: 16px;
    margin: 0 20px;
  }
}

p.value-props-desc {
  margin-top: unset;
  line-height: unset;
}

span.variant-sku {
  font-size: 12px;
}


.shipping-bar {
  position: relative !important;
}

.shipping-bar__message {
  padding: 10px 0;
  font-size: 11px;
  letter-spacing: 0.2em;
  line-height: 1.42;
  font-weight: bold;
  text-align: center;
  position: relative !important;
}

.free-shipping__progress {
  position: absolute !important;
  background-color: #00c1d4;
  left: 0 !important;
  top: 0 !important;
  height: 100% !important;
}

.shipping-bar .shipping-bar__message {
  background: #fff;
  text-align: center;
  padding-left: 12px;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 15px;
  padding-top: 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
  color: #00c1d4;
}


.shipping-progress--container {
  width: 50%;
  margin: 20px auto 10px auto;
}

.shipping-progress--container .shipping-progress--progress {
  width: 100%;
}

.shipping-progress--progress {
  padding: 1px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  border: 1px solid black;
}

.shipping-progress--progress-bar {
  background-color: #ffe800;
  height: 10px;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}

.main h2,
.main .heading-2 {
  font-size: 1rem;
  width: 100%;
}

h2#main-header,
h2#section-delivery-title {
  margin-bottom: -30px;
}

.btn__content {
  color: #000;
}

.step__footer .btn {
  min-width: auto;
}

.step__footer .btn:hover,
.step__footer .sp-modal-toggle:hover {
  background-color: #00C1D4;
}

button#checkout_submit {
  min-width: auto !important;
  cursor: pointer;
}

.sucess-modal__checkout-wrap .btn {
  width: 100%;
  max-width: 450px;
  min-width: 0;
  margin: 0 auto;
}

.success-modal__close {
  right: 0px;
  top: 20px;
}

.product-container li {
  line-height: 30px;
}

button.product-info__atc {
  display: unset !important;
}

.custom-field--value a {
  margin: 8px 0;
}

.custom-field--value a::before {
  content: "";
  display: inline-block;
  background: url(/cdn/shop/t/46/assets/icon_pdf.svg?v=1681501149) no-repeat;
  height: 40px;
  width: 30px;
  vertical-align: middle;
  margin-right: 4px;
}

.product-instagram-slider {
  display: none !important;
}

/* .value-props__wrapper {display: none !important;} */

/*! Temporarily hide all cart checkout options */
/*! .nav-right-item nav-inline-cart, .go-cart__trigger {display: none !important;} */