@charset "UTF-8";
/* @font-face declarations
---------------------------------------------------------------------- */
@import url("//hello.myfonts.net/count/2f469f");
@font-face {
  font-family: 'HelveticaLT';
  src: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/HelveticaLT.eot?v=117928822529187155861753381027");
  src: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/HelveticaLT.eot?%23iefix&v=117928822529187155861753381027") format("embedded-opentype"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/HelveticaLT.woff2?v=122209480788605758581753381027") format("woff2"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/HelveticaLT.woff?v=112257863361282024791753381027") format("woff"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/HelveticaLT.ttf?v=133418886552398997521753381027") format("truetype");
}
@font-face {
  font-family: 'Icons';
  src: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/Icons.eot?10516");
  src: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/Icons.eot?%23iefix&10516") format("embedded-opentype"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/Icons.woff?10516") format("woff"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/Icons.ttf?10516") format("truetype"), url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/Icons.svg%23Icons?10516") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bombardier';
  src:url("https://cdn.shopify.com/s/files/1/1003/3354/files/BOMBARD.woff2?13356087080933895538") format("woff2"),url("https://cdn.shopify.com/s/files/1/1003/3354/files/BOMBARD.woff?13356087080933895538") format("woff"),url("https://cdn.shopify.com/s/files/1/1003/3354/files/BOMBARD.otf?12124961490895873887") format("opentype");
  font-style:normal;
  font-weight:400;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

body {
  line-height: 1;
}

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

ol, ul {
  list-style: none;
}

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

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

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

a img {
  border: 0;
}

/* Typography
---------------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.75;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  word-wrap: break-word;
}

.alpha,
.h1,
h1 {
  font-size: 24px;
}

.beta,
.h2,
h2 {
  font-size: 18px;
}

.gamma,
.h3,
h3 {
  font-size: 16px;
}

.delta,
.h4,
h4 {
  font-size: 13px;
}

.epsilon,
.h5,
h5 {
  font-size: 13px;
}

.zeta, .account-wrapper h1, .account-wrapper h2, .account-wrapper h3, .account-wrapper h4, .account-wrapper h5, .account-wrapper h6, .cart-wrapper--mobile h1,
.cart-wrapper--desktop h1, .collection-listing h1, .form h1, .form--login h1,
.form--register h1,
.form--contact h1,
.form--search h1,
.form--recoverPassword h1,
.form--guestCheckout h1,
.h6,
h6 {
  font-size: 1rem;
}

p {
  margin-bottom: 10px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

b,
strong {
  font-weight: 800;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: Menlo, Monaco, monospace;
  line-height: 1.75;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Menlo, Monaco, monospace;
}

abbr,
acronym {
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

blockquote,
figcaption {
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
}

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, monospace;
  overflow: auto;
  padding: 1.25em 0;
}

/* Anchors
---------------------------------------------------------------------- */
a {
  background-color: transparent;
  word-wrap: break-word;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover, a:active {
  outline: 0;
}

/* Text Level Elements
---------------------------------------------------------------------- */
nav ul,
nav ol,
.nav li,
.nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

dfn,
mark {
  font-style: italic;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

q,
cite,
blockquote {
  font-style: italic;
}

html {
  box-sizing: border-box;
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 10px;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

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

body {
  min-height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 1s ease-in-out;
          transition: opacity 1s ease-in-out;
}
.cssanimations body {
  -webkit-animation: animate-fadein 1s ease-in-out 0.5s 1 forwards;
          animation: animate-fadein 1s ease-in-out 0.5s 1 forwards;
  opacity: 0;
}

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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=button],
input[type=submit],
input[type=number],
input[type=search],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

img,
embed,
object,
video {
  max-width: 100%;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

figure {
  margin: 0;
}

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

hr {
  border: 0;
  border-top: 1px solid #000;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}

td {
  vertical-align: top;
}

td,
th {
  padding: 0;
}

th {
  font-weight: normal;
  text-align: left;
}

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

label {
  cursor: pointer;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.6s ease;
          transition: color 0.6s ease;
}

a:active,
a:focus,
a:visited {
  color: #000;
}

a:hover {
  color: #a8a8a8;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

::selection {
  background: rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  width: 0.5rem;
  height: 0.5rem;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.618);
}

::-webkit-media-controls {
  display: none !important;
}

/* Layout
---------------------------------------------------------------------- */


/* Modules
---------------------------------------------------------------------- */
.account-wrapper {
  padding: 2rem;
}
.account-wrapper h1 {
  margin-bottom: 1rem;
}
.account-wrapper h4 {
  margin-bottom: 0.5rem;
}
@media (min-width: 50em) {
  .account-wrapper {
    max-width: 42rem;
    margin: 8rem auto 2rem auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}

.account-orders,
.account-details {
  margin: 0 0 2rem 0;
}

.account-details h2,
.account-addresses h2 {
  margin-bottom: 1rem;
}
.account-details address,
.account-addresses address {
  padding-left: 0;
}

.account-addresses {
  margin: 2rem 0;
}
.account-addresses address {
  margin-top: 1rem;
}

@-webkit-keyframes animate-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes animate-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animate-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animate-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes animate-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes animate-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.btn, .shoppingBagDrawer-btnCheckout, .btn--subtle, .btn--disabled {
  background: #fff;
  border: 1px solid #000;
  cursor: pointer;
  display: block;
  line-height: 1;
  padding: 1.2em;
  text-align: center;
  -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
  width: 100%;
}
.btn:hover, .shoppingBagDrawer-btnCheckout:hover, .btn--subtle:hover, .btn--disabled:hover {
  background: #000;
  border-color: #000;
  color: #fff;
  cursor: pointer;
}
.btn:focus, .shoppingBagDrawer-btnCheckout:focus, .btn--subtle:focus, .btn--disabled:focus {
  border-color: #000;
  outline: none;
}

.btn--subtle {
  border: 1px solid #ccc;
}
.btn--subtle:hover {
  background: #fff;
  border-color: #000;
  color: #000;
  cursor: pointer;
}
.btn--subtle a {
  color: #000 !important;
}

.btn--disabled {
  color: #000;
  cursor: default;
  opacity: 0.25;
}
.btn--disabled:hover, .btn--disabled:focus, .btn--disabled:active {
  background: #fff;
  color: #000;
  cursor: default;
  opacity: 0.25;
}

.campaign {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out;
          transition: opacity 0.8s ease-in-out;
}
.pace-done .campaign, .no-js .campaign {
  opacity: 1;
}

.campaign--desktop {
  display: none;
}
@media (min-width: 50em) {
  .campaign--desktop {
    display: block;
  }
}

@media (min-width: 50em) {
  .campaign--mobile {
    display: none;
  }
}

.campaign-scroll-wrapper {
  height: -webkit-calc(100vh - 10.5rem);
  height: calc(100vh - 10.5rem);
  margin: auto;
  position: relative;
  width: -webkit-calc(100vw - 18.2rem);
  width: calc(100vw - 18.2rem);
}

.campaign-scroll {
  display: block;
}
@media (min-width: 50em) {
  .campaign-scroll {
    font-size: 0;
    height: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}

.campaign-scroll-item {
  display: block;
}
@media (min-width: 50em) {
  .campaign-scroll-item {
    display: inline-block;
    height: -webkit-calc(100vh - 10.5rem);
    height: calc(100vh - 10.5rem);
  }
  .campaign-scroll-item img {
    max-height: 100%;
    -webkit-transition: width 0.8s cubic-bezier(0.18, 1, 0.21, 1);
            transition: width 0.8s cubic-bezier(0.18, 1, 0.21, 1);
  }
}

.campaign-scroll-img {
  height: auto;
}
.no-js .campaign-scroll-img {
  display: inline-block;
}

.campaign-scroll-controls {
  text-indent: -9999px;
  display: none;
}
@media (min-width: 50em) {
  .campaign-scroll-controls {
    display: block;
  }
}

.campaign-scroll-controls-left,
.campaign-scroll-controls-right {
  display: block;
  height: 100%;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 300;
}

.campaign-scroll-controls-left {
  left: 0;
  width: 50%;
}

.campaign-scroll-controls-right {
  left: 50%;
  width: 50%;
}

.cart-wrapper--mobile h2,
.cart-wrapper--desktop h2 {
  font-size: 1rem;
}

.cart-wrapper--mobile {
  padding: 2rem;
}
@media (min-width: 50em) {
  .cart-wrapper--mobile {
    display: none;
  }
}

.cart-wrapper--desktop {
  display: none;
  max-width: 62rem;
  margin: 9rem auto 0 auto;
  -webkit-transform: translateX(-9.1rem);
      -ms-transform: translateX(-9.1rem);
          transform: translateX(-9.1rem);
}
.cart-wrapper--desktop .cart-inline-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: #9ea6b1;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: none;
  padding: 0;
  -webkit-transition: color 0.6s ease-in-out;
          transition: color 0.6s ease-in-out;
}
.cart-wrapper--desktop .cart-inline-btn:hover {
  color: #000;
}
.cart-wrapper--desktop .cart-inline-btn:focus, .cart-wrapper--desktop .cart-inline-btn:active {
  outline: none;
}
.cart-wrapper--desktop .cart-checkoutControls {
  margin: 0 auto 3rem auto;
  max-width: 32rem;
}
@media (min-width: 0) and (max-width: 50em) {
  .cart-wrapper--desktop .cart-checkoutControls {
    display: none;
  }
  .cart-checkoutControls .btn {
    margin-bottom: 2em;
  }
}
@media (min-width: 50em) {
  .cart-wrapper--desktop {
    display: block;
  }
}

.cart-wrapper--desktop .cart-empty {
  margin: 0 auto;
  max-width: 35rem;
}
.cart-wrapper--desktop .cart-empty .btn, .cart-wrapper--desktop .cart-empty .shoppingBagDrawer-btnCheckout {
  margin-top: 3rem;
}

.cart-items {
  margin: 3rem 0;
  padding: 2rem 0;
}

.cart-item-image {
  float: left;
  max-width: 25%;
}
@media (min-width: 50em) {
  .cart-item-image {
    max-width: 12rem;
  }
}

.cart-item-details,
.cart-item-update,
.cart-item-price {
  float: left;
  padding-left: 3rem;
}

.cart-item-details {
  min-width: 15rem;
  padding-left: 1rem;
}
@media (min-width: 32em) {
  .cart-item-details {
    min-width: 20rem;
    padding-left: 3rem;
  }
}

.cart-item-details-price {
  margin: 0;
}

.cart-item-details-variant {
  margin-bottom: 0.5rem;
}

.cart-item-update,
.cart-item-price {
  min-width: 10rem;
}

.cart-item-update-quantity {
  border: 1px solid transparent;
  display: block;
  max-width: 5rem;
  -webkit-transition: border 0.6s ease-in-out;
          transition: border 0.6s ease-in-out;
}
.cart-item-update-quantity:hover, .cart-item-update-quantity:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #9ea6b1;
  outline: none;
}
.cart-item-update-quantity:focus {
  border-color: #000;
}

.collection-listing {
  padding: 3rem;
}
.collection-listing h1 {
  margin-bottom: 2rem;
}
@media (min-width: 50em) {
  .collection-listing {
    border: 1px solid #000;
    max-width: 42rem;
    margin: 9rem auto 0 auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}

/*
@media (min-width: 50em) {
  .collection-wrapper {
    margin: 9rem 0 0 0;
  }
} */

/*
.collection {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.collection:after {
  content: " ";
  display: block;
  clear: both;
}
*/

/*
@media (min-width: 50em) {
  .collection--empty {
    max-width: 42rem;
    margin: 9rem auto 0 auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}
*/

/*
.collection-item {
  float: left;
  width: 50%;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in-out;
          transition: opacity 0.6s ease-in-out;
}
*/
.collection-item.is-loading {
  opacity: 0;
}
.no-js .collection-item.is-loading {
  opacity: 1 !important;
}
/*
@media (min-width: 50em) {
  .collection-item {
    width: 25%;
  }
}
@media (min-width: 100em) {
  .collection-item {
    width: 25%;
  }
}
@media (min-width: 131em) {
  .collection-item {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
  }
}
@media (min-width: 162em) {
  .collection-item {
    width: -webkit-calc(100% / 8);
    width: calc(100% / 8);
  }
}
@media (min-width: 210em) {
  .collection-item {
    width: 10%;
  }
}


.collection-item-imageWrapper {
  text-align: center;
}

@media (min-width: 50em) {
  .collection-item-imageLink:hover .collection-item-image--overlay,
  .collection-item-imageLink:hover .collection-item-caption {
    color: #000;
    opacity: 1;
  }
}

.collection-item-images {
  position: relative;
}

.collection-item-image {
  position: relative;
  z-index: 50;
}

.collection-item-image--overlay,
.collection-item-caption {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
          transition: opacity 0.4s ease-in-out;
  z-index: 60;
}

.collection-item-caption {
  bottom: -1px;
  left: 0;
  line-height: 1;
  padding-top: 5rem;
  top: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  width: 100%;
  z-index: 70;
}
*/

.cursor--left,
.cursor--right,
.cursor--move {
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cursor--left {
  cursor: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/arrow-left-white.png?v=134495444744665297991753381026"), pointer;
}

.cursor--right {
  cursor: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/arrow-right-white.png?v=90925710172682508651753381026"), pointer;
}

.cursor--move {
  cursor: move !important;
}

.cursor--close {
  cursor: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/icon-x.svg?v=33408942558678547981753381027") 32 32, default !important;
}

.cursor--zoomin {
  cursor: -webkit-zoom-in !important;
  cursor: zoom-in !important;
}

.formControl {
  border: 1px solid #ccc;
  line-height: 2;
  padding: 0.7rem;
  -webkit-transition: border-color 0.6s ease;
          transition: border-color 0.6s ease;
  width: 100%;
}
.formControl:active, .formControl:focus {
  border-color: #000;
  outline: 0;
}

.formControl-group {
  display: block;
  margin-top: 1rem;
}

.formControl-group--btn {
  display: block;
  margin-top: 1.5rem;
}

@media (min-width: 50em) {
  .form--contact,
  .form--search {
    max-width: 42rem;
    margin: 9rem auto 0 auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}

.form, .form--login,
.form--register,
.form--contact,
.form--search,
.form--recoverPassword,
.form--guestCheckout {
  padding: 2rem;
}
.form .errors, .form--login .errors,
.form--register .errors,
.form--contact .errors,
.form--search .errors,
.form--recoverPassword .errors,
.form--guestCheckout .errors {
  color: #f00;
  margin-bottom: 1rem;
}

.form--contact h1 {
  margin-bottom: 1rem;
}
.form--contact .errors {
  margin-top: 1rem;
}

.form--guestCheckout #customer_login_guest {
  margin-top: 1rem;
}

.form-btn--bottom {
  margin-top: 3rem;
}
.form-btn--bottom.has-divider {
  margin-top: 2rem;
}
.form-btn--bottom.has-divider:before {
  content: '';
  display: block;
  border-top: 1px solid transparent;
  height: 0;
  margin: 2em auto 2rem;
  width: 3rem;
}

.form-msg--success {
  margin-top: 2rem;
}

.form-select, .product-details-variants .single-option-selector {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/arrow-down.svg?v=34238687299450635641753381026") right 1rem center no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  padding: 0.7rem 1rem;
  position: relative;
  -webkit-transition: border 0.3s ease-in-out;
          transition: border 0.3s ease-in-out;
  vertical-align: top;
  width: 100%;
}
.form-select:hover, .product-details-variants .single-option-selector:hover {
  border-color: #000;
}

.form-wrapper--addAddress {
  margin: 2rem 0;
}

[class^="icn-"],
[class*=" icn-"],
.product-sizingGuide-btnScrollRight:before {
  font-family: 'Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icn-bag:before {
  content: "";
}

.icn-burger:before {
  content: "";
}

.icn-search:before {
  content: "";
}

.icn-plus:before {
  content: "";
}

.icn-minus:before {
  content: "";
}

.icn-cross:before {
  content: "";
}

.icn-cross-sm:before {
  content: "";
}

.icn-arrow-up:before {
  content: "";
}

.icn-arrow-right:before {
  content: "";
}

.icn-arrow-down:before {
  content: "";
}

.icn-arrow-left:before {
  content: "";
}

@media (min-width: 50em) {
  .login-wrapper {
    max-width: 42rem;
    margin: 9rem auto 0 auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}

.lookbook-thumbs-wrapper {
  height: -webkit-calc(100vh - 6rem);
  height: calc(100vh - 6rem);
  margin: 0;
  overflow: scroll;
  position: fixed;
  right: 0;
  top: 6rem;
  z-index: 1075;
}
@media (min-width: 50em) {
  .lookbook-thumbs-wrapper {
    height: 100vh;
    top: 0;
  }
}

.lookbook-thumbs {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 6rem;
}

.lookbook-thumb {
  width: 6rem;
}

.lookbook-thumb-anchor {
  display: block;
  position: relative;
  -webkit-transition: opacity 0.4s ease-in-out;
          transition: opacity 0.4s ease-in-out;
}
.lookbook-thumb-anchor:hover {
  color: #000;
}
.lookbook-thumb-anchor.is-active .lookbook-thumb-img-overlay, .lookbook-thumb-anchor:hover .lookbook-thumb-img-overlay {
  color: #000;
  opacity: 0.9;
}
.lookbook-thumb-anchor.is-active .lookbook-thumb-img-overlay {
  opacity: 1;
}

.lookbook-thumb-img {
  display: inline-block;
  width: 100%;
}

.lookbook-thumb-img-overlay {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  position: absolute;
  height: 100%;
  -webkit-transition: opacity 0.8s ease-in-out;
          transition: opacity 0.8s ease-in-out;
  width: 100%;
}

.lookbook-scroll {
  height: -webkit-calc(100vh - 6rem);
  height: calc(100vh - 6rem);
  overflow: scroll;
}
@media (min-width: 50em) {
  .lookbook-scroll {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    z-index: 950;
  }
}

.lookbook-scroll-img {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease-in-out;
          transition: opacity 0.8s ease-in-out;
  width: -webkit-calc(100% - 6rem);
  width: calc(100% - 6rem);
}
.lookbook-scroll-img.is-loading {
  opacity: 0;
}
.lookbook-scroll-img.is-loaded {
  opacity: 1;
}
@media (min-width: 50em) {
  .lookbook-scroll-img {
    height: 100vh;
    max-width: unset;
    width: auto;
  }
}

.page-404 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-404 .page-404-centered {
  left: 0;
  line-height: 1.55;
  position: absolute;
  top: 3rem;
}
.page-404 .page-404-centered h1, .page-404 .page-404-centered h2 {
  font-size: 1rem;
  line-height: 1.55;
}

.pagination {
  margin: 0 auto;
  text-align: center;
}
.pagination .page {
  display: none;
}
.pagination .deco {
  display: none;
}

#paginationLoader {
  opacity: 0;
  padding: 3rem;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out;
  width: 100vw;
}
#paginationLoader.is-active {
  opacity: 1;
}
#paginationLoader.is-complete {
  display: none;
}
@media (min-width: 50em) {
  #paginationLoader {
    left: -18.2rem;
  }
}

.password__input {
  border: none;
  box-shadow: none;
  background: transparent;
  outline: none;
}
.password__input:hover {
  background: #eee;
  outline: none;
}

.password__submit {
  visibility: hidden;
}

.password__page-wrap {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
}

.password__content {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.password__image {
  max-width: 100%;
  width: 300px;
  height: auto;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #000;
  position: fixed;
  z-index: 2000;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 0.1rem;
}

.product-preorder-image {
  max-width: 100%;
  width: 660px;
}
/* Portrait */
@media only screen
  and (min-width: 320px)
  and (max-width: 736px)
  and (orientation: portrait) {

	.product-details-description.is-abridged {
	    max-height: 0;
	    margin: 0;
	}
	a.product-btnToggleDesc {
	    display: block;
	    margin: auto;
	    text-align: center;
	}
	.product-photo-container {
	    margin: auto;
	    overflow: hidden;
	    height: 435px;
	}

}

.product-photo-container {
  display: block;
  width: 100%;
}
@media (min-width: 50em) {
  .product-photo-container {
    font-size: 0;
    width: -webkit-calc(100vh * 0.7);
    width: calc(100vh * 0.7);
  }
}

.product-photo-wrapper,
.product-photo {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 50em) {
  .product-photo-wrapper,
  .product-photo {
    display: inline-block;
    height: auto;
    width: 100%;
  }
}

.product-photo-wrapper {
  opacity: 1;
  position: relative;
}
.product-photo-wrapper.no-image-available {
  cursor: default !important;
}
.no-js .product-photo-wrapper.is-loading {
  opacity: 1 !important;
}
@media (min-width: 0) and (max-width: 50em) {
  .product-photo-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-photo-wrapper.is-hidden {
    display: none;
  }
}
@media (min-width: 50em) {
  .product-photo-wrapper {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out, height 0s 0.2s;
            transition: opacity 1s ease-in-out, height 0s 0.2s;
  }
  .product-photo-wrapper.is-loading {
    opacity: 0;
  }
  .product-photo-wrapper.is-hidden {
    height: 0;
    opacity: 0;
  }
}

.cycle-slide {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.product-photo-controls {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 50em) {
  .product-photo-controls {
    display: none;
  }
}

.product-photo-controls-next,
.product-photo-controls-prev {
  cursor: pointer;
  padding: 2rem 3rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-details {
  padding: 3rem;
}
@media (min-width: 50em) {
  .product-details {
    left: -webkit-calc((100vh * 0.7) + 1.75 * 18.2rem);
    left: calc((100vh * 0.7) + 1.75 * 18.2rem);
    height: 100%;
    max-width: 35rem;
    overflow-y: scroll;
    padding-bottom: 9rem;
    position: fixed;
    top: 7rem;
    -webkit-transform: translateX(-35%);
        -ms-transform: translateX(-35%);
            transform: translateX(-35%);
    width: 100%;
  }
}

.product-details-description {
  margin: 2rem 0;
  max-height: 70rem;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
          transition: max-height 0.3s ease-in-out;
}
.product-details-description.is-abridged {
  max-height: 3rem;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
          transition: max-height 0.3s ease-in-out;
}

.product-details h1,
.product-details-price {
  font-size: 1rem;
  line-height: 1.55;
}

.product-details-actions {
  margin: 2rem 0;
}
.product-details-actions a {
  display: inline-block;
}

.product-details-variants {
  margin: 2rem 0;
}
.product-details-variants label {
  display: none;
}
.product-details-variants .selector-wrapper {
  margin-top: 1rem;
}

.product-preorder {
  color: #000;
  margin-bottom: 2rem;
}
@media (min-width: 50em) {
  .product-preorder {
    color: #9ea6b1;
    -webkit-transition: color 0.6s ease-in-out;
            transition: color 0.6s ease-in-out;
  }
  .product-preorder.is-highlighted {
    color: #000;
  }
}

.product-btnSizingGuide-wrapper {
  position: relative;
}

.product-sizingGuide-btnScrollRight {
  opacity: 0;
  text-indent: -9999px;
  -webkit-transition: opacity 0.6s ease-in-out;
          transition: opacity 0.6s ease-in-out;
}
.product-sizingGuide-btnScrollRight:before {
  content: "\003e";
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 0;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  z-index: 9999;
}
.product-sizingGuide-btnScrollRight.is-scrolled:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-sizingGuide-btnScrollRight.is-visible {
  opacity: 1;
}

.product-sizingGuide {
  height: 100%;
  max-height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s ease-in-out;
          transition: max-height 0.3s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.product-sizingGuide h1, .product-sizingGuide h2, .product-sizingGuide h3, .product-sizingGuide h4, .product-sizingGuide h5, .product-sizingGuide h6 {
  color: #000;
  font-size: 1rem;
  margin-top: 1rem;
}
.product-sizingGuide.is-open {
  max-height: 30rem;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
          transition: max-height 0.3s ease-in-out;
}

.product-sizingGuide-content {
  margin: 1rem 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-btnShare {
  -webkit-transition: color 0.6s ease;
          transition: color 0.6s ease;
}

.product-btnContact,
.product-btnContact--override {
  opacity: 1;
  -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
}
.product-btnContact.is-hidden,
.product-btnContact--override.is-hidden {
  opacity: 0;
}

.product-btnContact--override {
  left: 0;
  position: absolute;
}

.product-nextprevback {
  display: none;
}
@media (min-width: 50em) {
  .product-nextprevback {
    display: block;
  }
}

#product-cartNotification {
  margin-top: 2rem;
}

@media (min-width: 50em) {
  .relatedProducts-wrapper {
    margin: 4rem 0;
  }
}

.relatedProducts h3 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 0) and (max-width: 50em) {
  .relatedProducts > .group, .relatedProducts > .cart-item {
    margin: 0 -3rem -3rem -3rem;
  }
}
@media (min-width: 50em) {
  .relatedProducts > .group, .relatedProducts > .cart-item {
    margin-bottom: 3rem;
  }
}

.relatedProducts-item {
  float: left;
  width: 33.33333%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}
@media (min-width: 50em) {
  .relatedProducts-item {
    max-width: 5rem;
  }
  .relatedProducts-item img {
    height: auto;
    width: 100%;
  }
}

/***************************************************************************
 Override injected styles for the search page.
***************************************************************************/
/*
#searchresults {
  margin: 0 !important;
}
#searchresults input {
  width: 100% !important;
}
#searchresults h3 {
  margin: 0 !important;
  padding: 0 !important;
}
#searchresults li {
  margin: 0 !important;
}

.search-form-wrapper {
  padding: 2rem;
}
@media (min-width: 32em) {
  .search-form-wrapper {
    display: none;
  }
}

@media (min-width: 50em) {
  .search-wrapper {
    margin: 9rem 0 0 0;
  }
}

.search {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.search:after {
  content: " ";
  display: block;
  clear: both;
}

.search-resultsMessage {
  text-align: center;
}
@media (min-width: 50em) {
  .search-resultsMessage {
    -webkit-transform: translateX(-18.2rem);
        -ms-transform: translateX(-18.2rem);
            transform: translateX(-18.2rem);
    width: 100vw;
  }
}

@media (min-width: 50em) {
  .search--empty {
    max-width: 42rem;
    margin: 9rem auto 0 auto;
    -webkit-transform: translateX(-9.1rem);
        -ms-transform: translateX(-9.1rem);
            transform: translateX(-9.1rem);
  }
}

.search-item {
  float: left;
  width: 50%;
}
@media (min-width: 50em) {
  .search-item {
    width: 25%;
  }
}
@media (min-width: 100em) {
  .search-item {
    width: 20%;
  }
}
@media (min-width: 131em) {
  .search-item {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
  }
}
@media (min-width: 162em) {
  .search-item {
    width: -webkit-calc(100% / 8);
    width: calc(100% / 8);
  }
}
@media (min-width: 210em) {
  .search-item {
    width: 10%;
  }
}

.search-item-imageWrapper {
  text-align: center;
}
*/
.share {
  bottom: 3rem;
  display: none;
  position: absolute;
  right: 3.75rem;
}
.template-page[id$=lookbook] .share, .template-page[id$=editorial] .share {
  right: 9.75rem;
}

.share-list-item {
  padding: 0 0.25rem;
}
.share-list-item:last-of-type {
  padding-right: 0;
}

.share--product {
  background: #fff;
  display: none;
  margin-bottom: -17.5px;
  position: relative;
  right: 0;
  top: -17.5px;
}

a.share--product-list-item {
  display: inline-block;
  padding-right: 1rem;
}
a.share--product-list-item:last-of-type {
  padding-right: 0;
}
@media (min-width: 32em) {
  a.share--product-list-item {
    padding-right: 0.5rem;
  }
}

.sidebar {
  display: none;
}
@media (min-width: 50em) {
  .sidebar {
    background: #fff;
    display: block;
    font-size: 1rem;
    height: 100vh;
    padding: 0;
    position: fixed;
    width: 18.2rem;
    z-index: 1065;
  }
}

.siteCredit {
  bottom: 3rem;
  left: 50%;
  position: fixed;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.siteFooter {
  background: #fff;
  bottom: 0;
  display: none;
  height: 10.5rem;
  left: 0;
  position: fixed;
  width: 100vw;
  z-index: 1070;
}
.template-index .siteFooter, .template-page[id$=lookbook] .siteFooter, .template-page[id$=editorial] .siteFooter, .template-collection .siteFooter, .template-product .siteFooter, .template-page .siteFooter {
  background: transparent;
  pointer-events: none;
}
.template-index .siteFooter .siteFooter-menu,
.template-index .siteFooter .siteFooter-btnShare,
.template-index .siteFooter .share, .template-page[id$=lookbook] .siteFooter .siteFooter-menu,
.template-page[id$=lookbook] .siteFooter .siteFooter-btnShare,
.template-page[id$=lookbook] .siteFooter .share, .template-page[id$=editorial] .siteFooter .siteFooter-menu,
.template-page[id$=editorial] .siteFooter .siteFooter-btnShare,
.template-page[id$=editorial] .siteFooter .share, .template-collection .siteFooter .siteFooter-menu,
.template-collection .siteFooter .siteFooter-btnShare,
.template-collection .siteFooter .share, .template-product .siteFooter .siteFooter-menu,
.template-product .siteFooter .siteFooter-btnShare,
.template-product .siteFooter .share, .template-page .siteFooter .siteFooter-menu,
.template-page .siteFooter .siteFooter-btnShare,
.template-page .siteFooter .share {
  pointer-events: auto;
}
.template-collection .siteFooter, .template-product .siteFooter {
  width: 18.2rem;
}
@media (min-width: 50em) {
  .siteFooter {
    display: block;
  }
}

.siteFooter-btnShare {
  bottom: 3rem;
  display: none;
  position: absolute;
  right: 3.75rem;
}
@media (min-width: 50em) {
  .siteFooter-btnShare {
    display: inline-block;
    -webkit-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
  }
  .siteFooter-btnShare.is-hidden {
    opacity: 0;
  }
  .template-page[id$=lookbook] .siteFooter-btnShare, .template-page[id$=editorial] .siteFooter-btnShare {
    right: 9.75rem;
  }
}

.siteFooter-menu {
  bottom: 3rem;
  left: 3.75rem;
  line-height: 1.55;
  opacity: 1;
  position: absolute;
  -webkit-transition: opacity 0.6s ease-in-out;
          transition: opacity 0.6s ease-in-out;
}
.siteFooter-menu.is-hidden {
  opacity: 0;
}
.siteFooter-menu a {
  color: #9ea6b1;
  display: block;
}
.siteFooter-menu a:hover, .siteFooter-menu a.is-active {
  color: #000;
}

.siteFooter-menu__message {
  color: #9ea6b1;
  margin-bottom: 1rem;
}

.siteHeader {
  background: #fff;
  color: #000;
  height: 6rem;
  left: 0;
  padding: 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
}
@media (min-width: 50em) {
  .siteHeader {
    background: transparent;
    padding: 3rem;
  }
}

.siteHeader-desktop {
  display: none;
}
@media (min-width: 50em) {
  .siteHeader-desktop {
    display: block;
  }
}

.siteHeader-logo {
  background: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/logo.svg?v=49059621379854234911753381027") center center no-repeat;
  background-size: contain;
  height: 2rem;
  position: absolute;
  left: 50%;
  top: 2.65rem;
  width: 16rem;
}
.csstransforms .siteHeader-logo {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.no-csstransforms .siteHeader-logo {
  margin-left: -10rem;
}
@media screen and (min-width: 50em) {
  .template-index .siteHeader-logo, #fifth-collection-film .siteHeader-logo {
/*     display: none; */
  }
}

.siteHeader-btnBag {
  opacity: 1;
  position: absolute;
  right: 3.7rem;
  -webkit-transition: all 0.6s ease-in-out;
          transition: all 0.6s ease-in-out;
}
.template-page[id$=lookbook] .siteHeader-btnBag, .template-page[id$=editorial] .siteHeader-btnBag {
  right: 9.75rem;
}
.siteHeader-btnBag.is-hidden {
  opacity: 0;
}

.siteHeader-mobile {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1rem;
}
@media (min-width: 50em) {
  .siteHeader-mobile {
    display: none;
  }
}

.siteHeader-mobile-logo {
  background: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/logo.svg?v=49059621379854234911753381027") center center no-repeat;
  background-size: cover;
  height: 2rem;
  margin-top: 0.2rem;
  width: 16rem;
}

.siteHeader-mobile-btnToggleMenu:hover,
.siteHeader-mobile-btnBag:hover {
  color: #000;
}

.siteHeader-mobile-btnToggleMenu:after {
  content: "";
  font-family: 'Icons';
  font-size: 2rem;
  display: block;
  text-indent: 0;
}

.siteHeader-mobile-btnBag:after {
  content: "";
  display: block;
  font-family: 'Icons';
  font-size: 1.6rem;
  padding-bottom: 0.24rem;
  text-indent: 0;
}

.siteNav {
  display: none;
}
@media (min-width: 50em) {
  .siteNav {
    display: block;
    line-height: 1.55;
    margin: 3rem auto 0 3rem;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in-out;
            transition: opacity 0.6s ease-in-out;
  }
  .siteNav.is-hidden {
    opacity: 0;
  }
}

.siteNav-sublist,
.siteNav-subsublist {
  display: none;
}
@media (min-width: 50em) {
  .siteNav-sublist,
  .siteNav-subsublist {
    padding: 0.25rem 0 1rem 1rem;
  }
}

.siteNav--mobile-list-item.is-active:not(.has-dropdown), .siteNav--mobile-list-item.is-active:not(.has-dropdown) > a,
.siteNav--mobile-sublist-item.is-active:not(.has-dropdown),
.siteNav--mobile-sublist-item.is-active:not(.has-dropdown) > a,
.siteNav--mobile-subsublist-item.is-active:not(.has-dropdown),
.siteNav--mobile-subsublist-item.is-active:not(.has-dropdown) > a,
.siteNav-list-item.is-active:not(.has-dropdown),
.siteNav-list-item.is-active:not(.has-dropdown) > a,
.siteNav-sublist-item.is-active:not(.has-dropdown),
.siteNav-sublist-item.is-active:not(.has-dropdown) > a,
.siteNav-subsublist-item.is-active:not(.has-dropdown),
.siteNav-subsublist-item.is-active:not(.has-dropdown) > a {
  color: #9ea6b1;
}

.siteNav-list-item.is-item-search {
  padding-top: 2rem;
}
.template-search .siteNav-list-item .siteNav-list-item--search {
  display: block;
}

.siteNav-list-item--search {
  display: none;
}

.siteNav-list-item--search-input {
  border: 0;
  border-bottom: 1px solid black;
  margin: 0.5rem 0 1rem 0;
  outline: 0;
  padding: 0;
  text-indent: 0;
}

.siteNav--mobile {
  background-color: #fff;
  height: -webkit-calc(100vh - 6rem);
  height: calc(100vh - 6rem);
  overflow: auto;
  padding: 0 2rem;
  position: fixed;
  width: 100%;
  top: 6rem;
  -webkit-transform: translateY(-webkit-calc(-100vh + 6rem));
      -ms-transform: translateY(calc(-100vh + 6rem));
          transform: translateY(calc(-100vh + 6rem));
  -webkit-transition: -webkit-transform 0.6s ease;
          transition: transform 0.6s ease;
  z-index: 1030;
}
.siteNav--mobile.is-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 50em) {
  .siteNav--mobile {
    display: none;
  }
}

.siteNav--mobile-list {
  background-color: #fff;
}
.siteNav--mobile-list .search-form {
  padding-top: 4rem;
}

.siteNav--mobile-sublist {
  text-indent: 3rem;
}

.siteNav--mobile-subsublist {
  text-indent: 6rem;
}

.siteNav--mobile-list-item,
.siteNav--mobile-sublist-item,
.siteNav--mobile-subsublist-item {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.siteNav--mobile-list-item > a,
.siteNav--mobile-sublist-item > a,
.siteNav--mobile-subsublist-item > a {
  border-bottom: 1px solid #e5e7ea;
  display: block;
  line-height: 2.5;
  padding: 1rem 0;
}
.siteNav--mobile-list-item > a:hover,
.siteNav--mobile-sublist-item > a:hover,
.siteNav--mobile-subsublist-item > a:hover {
  color: #000;
}
.siteNav--mobile-list-item.is-first > a,
.siteNav--mobile-sublist-item.is-first > a,
.siteNav--mobile-subsublist-item.is-first > a {
  border-top: none;
}
.siteNav--mobile-list-item.has-dropdown:after,
.siteNav--mobile-sublist-item.has-dropdown:after,
.siteNav--mobile-subsublist-item.has-dropdown:after {
  content: "";
  font-family: "Icons";
  position: absolute;
  right: 1rem;
  top: 1.5rem;
  text-indent: 0;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 0.2s ease;
          transition: transform 0.2s ease;
}
.siteNav--mobile-list-item.dropdown-is-open:after,
.siteNav--mobile-sublist-item.dropdown-is-open:after,
.siteNav--mobile-subsublist-item.dropdown-is-open:after {
  text-indent: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.siteNav--mobile-list-item.is-search,
.siteNav--mobile-sublist-item.is-search,
.siteNav--mobile-subsublist-item.is-search {
  padding-bottom: 4rem;
}

.siteNav--mobile-list-item.has-dropdown .siteNav--mobile-sublist,
.siteNav--mobile-list-item.has-dropdown .siteNav--mobile-subsublist {
  display: none;
}

/* :not(:required) hides this rule from IE9 and below */
.spinner--threequarters:not(:required) {
  -webkit-animation: animate-spin 500ms infinite linear;
          animation: animate-spin 500ms infinite linear;
  border: 1px solid #000;
  border-right-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  height: 2rem;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 2rem;
}

 /*!
  Video.js Custom Skin
  Fear of God
*/
/* SKIN
================================================================================
*/
.vjs-fearofgod-skin {
  color: #000;
  overflow: hidden;
}
.vjs-fearofgod-skin.first-loaded .vjs-control-bar {
  display: none !important;
}

@media (min-width: 0em) and (max-width: 50em) {
  .vjs-fearofgod-skin .vjs-control-bar {
    display: none !important;
  }
}

/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #fff;
}

.vjs-fearofgod-skin .vjs-slider-handle {
  position: absolute;
}

.vjs-fearofgod-skin .vjs-slider-handle:before {
  display: none;
}

/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-fearofgod-skin .vjs-control-bar {
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  left: 0;
  right: 0;
  height: 3rem;
  background-color: #fff;
}

.vjs-fearofgod-skin.vjs-has-started .vjs-control-bar {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
          transition: transform 0.4s, opacity 0.4s;
}

.vjs-fearofgod-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
          transition: transform 0.4s, opacity 0.4s;
}

.vjs-fearofgod-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}

.vjs-fearofgod-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}

.vjs-fearofgod-skin.vjs-error .vjs-control-bar {
  display: none;
}

.vjs-audio.vjs-fearofgod-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-fearofgod-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3rem;
  width: 3rem;
}

.vjs-fearofgod-skin .vjs-control:before {
  font-size: 1em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vjs-fearofgod-skin .vjs-control:focus {
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}

.vjs-fearofgod-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-play-control {
  width: 9em;
  left: 0;
  margin-left: 0;
  cursor: pointer;
}
.vjs-fearofgod-skin .vjs-play-control:before {
  content: 'PLAY';
  line-height: 3;
  text-align: left;
}

.vjs-fearofgod-skin.vjs-fullscreen .vjs-play-control:before {
  padding-left: 0.5rem;
}

.vjs-fearofgod-skin.vjs-playing .vjs-play-control:before {
  content: 'STOP';
  line-height: 3;
  text-align: left;
}

/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-playback-rate .vjs-playback-rate-value {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vjs-fearofgod-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}

/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-fearofgod-skin .vjs-mute-control,
.vjs-fearofgod-skin .vjs-volume-menu-button {
  display: none;
  cursor: pointer;
  float: right;
}

.vjs-fearofgod-skin .vjs-mute-control:before,
.vjs-fearofgod-skin .vjs-volume-menu-button:before,
.vjs-fearofgod-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-fearofgod-skin .vjs-volume-menu-button.vjs-vol-0:before,
.vjs-fearofgod-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-fearofgod-skin .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-fearofgod-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-fearofgod-skin .vjs-volume-menu-button.vjs-vol-2:before {
  display: none;
}

.vjs-fearofgod-skin .vjs-volume-control {
  display: none;
  width: 3rem;
  float: right;
}

.vjs-fearofgod-skin .vjs-volume-bar {
  display: none;
  width: 3rem;
  height: 0.6em;
  margin: 1.1em auto 0;
}

.vjs-fearofgod-skin .vjs-volume-level {
  display: none;
}

.vjs-fearofgod-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  left: 4.5em;
}

.vjs-fearofgod-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}

/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-fearofgod-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}

.vjs-fearofgod-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}

.vjs-fearofgod-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-fearofgod-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: #000;
}

.vjs-fearofgod-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-fearofgod-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}

/* Progress
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-progress-control {
  position: absolute;
  left: 4rem;
  padding-right: 50em;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1px;
  top: 1.5rem;
}

.vjs-fearofgod-skin.vjs-fullscreen .vjs-progress-control {
  left: 4.5rem;
}

.vjs-fearofgod-skin .vjs-progress-holder {
  height: 100%;
}

.vjs-fearofgod-skin .vjs-progress-holder .vjs-play-progress,
.vjs-fearofgod-skin .vjs-progress-holder .vjs-load-progress,
.vjs-fearofgod-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.vjs-fearofgod-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #000 url("") -50% 0 repeat;
}

.vjs-fearofgod-skin .vjs-load-progress {
  background: rgba(255, 255, 255, 0.2);
}

/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-fearofgod-skin .vjs-load-progress div {
  background: rgba(255, 255, 255, 0.1);
}

.vjs-fearofgod-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}

.vjs-fearofgod-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}

/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin.vjs-live .vjs-time-controls,
.vjs-fearofgod-skin.vjs-live .vjs-time-divider,
.vjs-fearofgod-skin.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-fearofgod-skin.vjs-live .vjs-live-display {
  display: block;
}

/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}

/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
  display: none;
}

.vjs-fearofgod-skin .vjs-current-time {
  float: left;
}

.vjs-fearofgod-skin .vjs-duration {
  float: left;
}

.vjs-fearofgod-skin .vjs-remaining-time {
  display: none;
  float: left;
}

.vjs-time-divider {
  display: none;
  float: left;
  line-height: 3em;
}

/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-fullscreen-control {
  width: 15em;
  cursor: pointer;
  float: right;
}

.vjs-fearofgod-skin .vjs-fullscreen-control:before {
  content: 'FULLSCREEN';
  line-height: 3;
  padding-right: 1.5rem;
  text-align: right;
}

.vjs-fearofgod-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: 'EXIT FULLSCREEN';
  line-height: 3;
}

/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Completely hidden.
*/
.vjs-fearofgod-skin .vjs-big-play-button,
.vjs-fearofgod-skin.vjs-big-play-centered .vjs-big-play-button,
.vjs-fearofgod-skin.vjs-controls-disabled .vjs-big-play-button,
.vjs-fearofgod-skin.vjs-has-started .vjs-big-play-button,
.vjs-fearofgod-skin.vjs-using-native-controls .vjs-big-play-button,
.vjs-fearofgod-skin:hover .vjs-big-play-button,
.vjs-fearofgod-skin .vjs-big-play-button:focus,
.vjs-fearofgod-skin .vjs-big-play-button:before,
.vjs-error .vjs-big-play-button {
  display: none;
}

/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}

.vjs-error .vjs-error-display {
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.vjs-error .vjs-error-display:before {
  content: "";
  font-family: "Icons", serif;
  font-size: 4em;
  color: #666666;
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}

/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}

/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  -webkit-animation: spin 1.5s infinite linear;
          animation: spin 1.5s infinite linear;
}

/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
          animation: none;
}

.vjs-fearofgod-skin .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0 0 0.1em #000;
}

/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-fearofgod-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}

.vjs-fearofgod-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7, 40, 50, 0.5);
}

/* Button Pop-up Menu */
.vjs-fearofgod-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #fff;
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}

.vjs-fearofgod-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-fearofgod-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}

.vjs-fearofgod-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none;
}

.vjs-fearofgod-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-fearofgod-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}

.vjs-fearofgod-skin .vjs-menu-button ul li:focus,
.vjs-fearofgod-skin .vjs-menu-button ul li:hover,
.vjs-fearofgod-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-fearofgod-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.vjs-fearofgod-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0;
  font-weight: bold;
  cursor: default;
}

.vjs-fearofgod-skin .vjs-subtitles-button:before {
  content: "\e00c";
}

.vjs-fearofgod-skin .vjs-captions-button:before {
  content: "\e008";
}

.vjs-fearofgod-skin .vjs-chapters-button:before {
  content: "\e00c";
}

.vjs-fearofgod-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}

/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 1rem;
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoid helvetica? issue #376 */
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}

/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}

/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}

/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none;
}

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  width: 40em;
}

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both;
}

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.vjs-caption-settings .vjs-tracksetting {
  margin: 0.6em;
  padding: 3px;
  min-height: 40px;
}

.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}

.vjs-caption-settings label > input {
  margin-right: 10px;
}

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px;
}

.vjs-hidden {
  display: none !important;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: "HelveticaLT", "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}

@media (min-width: 0) and (max-width: 50em) {
  .video-wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-webkit-calc(-50% - 7rem));
        -ms-transform: translateY(calc(-50% - 7rem));
            transform: translateY(calc(-50% - 7rem));
  }
}

.video-js {
  padding-top: 56.25%;
}
@media (min-width: 0) and (max-width: 50em) {
  .video-js:after {
    background: url("//fog-dev.myshopify.com/cdn/shop/t/50/assets/icon-play.svg?v=98151165807062881651753381027") center center no-repeat;
    background-size: 2rem 2rem;
    content: '';
    display: block;
    height: 2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    width: 2rem;
  }
  .video-js.vjs-playing:after {
    display: none;
  }
}

@media (min-width: 50em) {
  .video-js.vjs-vertical-center {
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.vjs-fullscreen {
  padding-top: 0;
}

.vjs-fearofgod-skin.vjs-fullscreen .vjs-control-bar {
  display: none;
}

/* Helper Classes
---------------------------------------------------------------------- */
.link-dark {
  color: #000 !important;
  -webkit-transition: color 0.6s ease !important;
          transition: color 0.6s ease !important;
}
.link-dark:hover {
  color: #9ea6b1 !important;
}

.link-light {
  color: #9ea6b1 !important;
  -webkit-transition: color 0.6s ease !important;
          transition: color 0.6s ease !important;
}
.link-light:hover {
  color: #000 !important;
}

.list-style-square {
  list-style: square !important;
}

.helper--indexMobileCTA {
  position: absolute;
  bottom: 10rem;
  left: 3rem;
}
@media (min-height: 0) and (max-height: 500px) and (min-width: 0) and (max-width: 767px), handheld and (orientation: landscape) {
  .helper--indexMobileCTA {
    background: #fff;
    bottom: 0;
    height: auto;
    left: 0;
    padding: 1rem 0 2rem 3rem;
    width: 100%;
  }
}
@media (min-width: 50em) {
  .helper--indexMobileCTA {
    display: none;
  }
}

.ir, .siteHeader-logo, .siteHeader-mobile-logo {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

.clear {
  clear: both;
}

.clearfix:before, .clearfix:after,
.group:before,
.cart-item:before,
.group:after,
.cart-item:after {
  content: "";
  display: table;
}
.clearfix:after,
.group:after,
.cart-item:after {
  clear: both;
}

.hidden {
  display: none !important;
}

.transparent {
  opacity: 0 !important;
}

.visuallyhidden, .label--hidden, .siteHeader-mobile-btnToggleMenu span, .siteHeader-mobile-btnBag span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.invisible {
  visibility: hidden;
}

.visuallyhidden.focusable:active, .focusable.label--hidden:active, .siteHeader-mobile-btnToggleMenu span.focusable:active, .siteHeader-mobile-btnBag span.focusable:active,
.visuallyhidden.focusable:focus,
.focusable.label--hidden:focus,
.siteHeader-mobile-btnToggleMenu span.focusable:focus,
.siteHeader-mobile-btnBag span.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.is-scrollable {
  overflow: scroll !important;
}

.not-scrollable {
  overflow: hidden !important;
}

.center-block {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

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

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

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

.talign-justify {
  text-align: justify !important;
}

.man {
  margin: 0 !important;
}

.mtn {
  margin-top: 0 !important;
}

.mrn {
  margin-right: 0 !important;
}

.mbn {
  margin-bottom: 0 !important;
}

.mln {
  margin-left: 0 !important;
}

.mas {
  margin: 0.432em !important;
}

.mts {
  margin-top: 0.432em !important;
}

.mrs {
  margin-right: 0.432em !important;
}

.mbs {
  margin-bottom: 0.432em !important;
}

.mls {
  margin-left: 0.432em !important;
}

.mam {
  margin: 1em !important;
}

.mtm {
  margin-top: 1em !important;
}

.mrm {
  margin-right: 1em !important;
}

.mbm {
  margin-bottom: 1em !important;
}

.mlm {
  margin-left: 1em !important;
}

.mal {
  margin: 1.618em !important;
}

.mtl {
  margin-top: 1.618em !important;
}

.mrl {
  margin-right: 1.618em !important;
}

.mbl {
  margin-bottom: 1.618em !important;
}

.mll {
  margin-left: 1.618em !important;
}

.pan {
  padding: 0 !important;
}

.ptn {
  padding-top: 0 !important;
}

.prn {
  padding-right: 0 !important;
}

.pbn {
  padding-bottom: 0 !important;
}

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

.pas {
  padding: 0.432em !important;
}

.pts {
  padding-top: 0.432em !important;
}

.prs {
  padding-right: 0.432em !important;
}

.pbs {
  padding-bottom: 0.432em !important;
}

.pls {
  padding-left: 0.432em !important;
}

.pam {
  padding: 1em !important;
}

.ptm {
  padding-top: 1em !important;
}

.prm {
  padding-right: 1em !important;
}

.pbm {
  padding-bottom: 1em !important;
}

.plm {
  padding-left: 1em !important;
}

.pal {
  padding: 1.618em !important;
}

.ptl {
  padding-top: 1.618em !important;
}

.prl {
  padding-right: 1.618em !important;
}

.pbl {
  padding-bottom: 1.618em !important;
}

.pll {
  padding-left: 1.618em !important;
}

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

/* ==========================================================================
  Print styles.
  ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
  * Don't show links that are fragment identifiers,
  * or use the `javascript:` pseudo protocol
  */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
