/** Shopify CDN: Minification failed

Line 5080:0 Comments in CSS use "/* ... */" instead of "//"
Line 5081:0 Comments in CSS use "/* ... */" instead of "//"
Line 5082:0 Comments in CSS use "/* ... */" instead of "//"
Line 5513:2 Comments in CSS use "/* ... */" instead of "//"
Line 7370:14 Expected ":"
Line 7677:0 Unexpected "}"
Line 7687:0 Unexpected "}"

**/
/*
* Fashionopolism Responsive Shopify theme
* Copyright 2020, We are Underground
* www.weareunderground.com
*
*
* Gridlock v3.2.1
* A responsive CSS grid system. Part of the Formstone Library.
* http://formstone.it/gridlock/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/
*, :after, :before {
  box-sizing: border-box
}

.gridlock .row {
  width: 92%;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden
}

.gridlock .row .row {
  width: 102.08333333%;
  margin-left: -1.04166667%;
  margin-right: -1.04166667%
}

.gridlock .row .contained .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
  float: left;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%
}

.gridlock .row [class*=all-].padded, .gridlock .row [class*=desktop-].padded, .gridlock .row [class*=max-].padded, .gridlock .row [class*=min-].padded, .gridlock .row [class*=mobile-].padded, .gridlock .row [class*=tablet-].padded {
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%
}

.gridlock .row [class*=all-].contained, .gridlock .row [class*=desktop-].contained, .gridlock .row [class*=max-].contained, .gridlock .row [class*=min-].contained, .gridlock .row [class*=mobile-].contained, .gridlock .row [class*=tablet-].contained {
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-].right, .gridlock .row [class*=desktop-].right, .gridlock .row [class*=max-].right, .gridlock .row [class*=min-].right, .gridlock .row [class*=mobile-].right, .gridlock .row [class*=tablet-].right {
  float: right
}

@media screen and (min-width:500px) {
  .gridlock .row {
    width: 480px
  }
}

@media screen and (min-width:740px) {
  .gridlock .row {
    width: 720px
  }
}

@media screen and (min-width:980px) {
  .gridlock .row {
    width: 960px
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row {
    width: 1200px
  }
}

@media screen and (min-width:1680px) {
  .gridlock .row {
    width: 1400px
  }
}

@media screen and (max-width:739px) {
  .gridlock-mobile-fluid .row {
    width: 98%
  }
}

.gridlock .row .all-fifth {
  width: 17.91666667%
}

.gridlock .row .all-fourth {
  width: 22.91666667%
}

.gridlock .row .all-third {
  width: 31.25%
}

.gridlock .row .all-half {
  width: 47.91666667%
}

.gridlock .row .all-full {
  width: 97.91666667%
}

.gridlock .row .all-push-fifth {
  margin-left: 21.04166667%
}

.gridlock .row .all-push-fourth {
  margin-left: 26.04166667%
}

.gridlock .row .all-push-third {
  margin-left: 34.375%
}

.gridlock .row .all-push-half {
  margin-left: 51.04166667%
}

.gridlock .row .contained.all-fifth {
  width: 20%
}

.gridlock .row .contained.all-fourth {
  width: 25%
}

.gridlock .row .contained.all-third {
  width: 33.33333333%
}

.gridlock .row .contained.all-half {
  width: 50%
}

.gridlock .row .contained.all-full {
  width: 100%
}

.gridlock .row .contained.all-push-fifth {
  margin-left: 20%
}

.gridlock .row .contained.all-push-fourth {
  margin-left: 25%
}

.gridlock .row .contained.all-push-third {
  margin-left: 33.33333333%
}

.gridlock .row .contained.all-push-half {
  margin-left: 50%
}

.gridlock .row [class*=all-].centered {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row .all-hide {
  display: none
}
.visually-hidden {
  display: none;
}

@media screen and (max-width:739px) {
  .gridlock .row .mobile-1 {
    width: 31.25%
  }
  .gridlock .row .mobile-2 {
    width: 64.58333333%
  }
  .gridlock .row .mobile-3 {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.mobile-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.mobile-3 {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .mobile-fifth {
    width: 17.91666667%
  }
  .gridlock .row .mobile-fourth {
    width: 22.91666667%
  }
  .gridlock .row .mobile-third {
    width: 31.25%
  }
  .gridlock .row .mobile-half {
    width: 47.91666667%
  }
  .gridlock .row .mobile-full {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .mobile-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .mobile-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.mobile-fifth {
    width: 20%
  }
  .gridlock .row .contained.mobile-fourth {
    width: 25%
  }
  .gridlock .row .contained.mobile-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-half {
    width: 50%
  }
  .gridlock .row .contained.mobile-full {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.mobile-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.mobile-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=mobile-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .mobile-hide {
    display: none
  }
}

@media screen and (max-width:499px) {
  .gridlock .row .min-1 {
    width: 31.25%
  }
  .gridlock .row .min-2 {
    width: 64.58333333%
  }
  .gridlock .row .min-3 {
    width: 97.91666667%
  }
  .gridlock .row .min-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.min-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.min-3 {
    width: 100%
  }
  .gridlock .row .contained.min-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .min-fifth {
    width: 17.91666667%
  }
  .gridlock .row .min-fourth {
    width: 22.91666667%
  }
  .gridlock .row .min-third {
    width: 31.25%
  }
  .gridlock .row .min-half {
    width: 47.91666667%
  }
  .gridlock .row .min-full {
    width: 97.91666667%
  }
  .gridlock .row .min-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .min-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .min-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.min-fifth {
    width: 20%
  }
  .gridlock .row .contained.min-fourth {
    width: 25%
  }
  .gridlock .row .contained.min-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-half {
    width: 50%
  }
  .gridlock .row .contained.min-full {
    width: 100%
  }
  .gridlock .row .contained.min-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.min-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.min-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=min-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .min-hide {
    display: none
  }
}

@media screen and (min-width:740px) and (max-width:979px) {
  .gridlock .row .tablet-1 {
    width: 14.58333333%
  }
  .gridlock .row .tablet-2 {
    width: 31.25%
  }
  .gridlock .row .tablet-3 {
    width: 47.91666667%
  }
  .gridlock .row .tablet-4 {
    width: 64.58333333%
  }
  .gridlock .row .tablet-5 {
    width: 81.25%
  }
  .gridlock .row .tablet-6 {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-1 {
    margin-left: 17.70833333%
  }
  .gridlock .row .tablet-push-2 {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-3 {
    margin-left: 51.04166667%
  }
  .gridlock .row .tablet-push-4 {
    margin-left: 67.70833333%
  }
  .gridlock .row .tablet-push-5 {
    margin-left: 84.375%
  }
  .gridlock .row .contained.tablet-1 {
    width: 16.66666667%
  }
  .gridlock .row .contained.tablet-2 {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-3 {
    width: 50%
  }
  .gridlock .row .contained.tablet-4 {
    width: 66.66666667%
  }
  .gridlock .row .contained.tablet-5 {
    width: 83.33333333%
  }
  .gridlock .row .contained.tablet-6 {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-1 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.tablet-push-2 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-3 {
    margin-left: 50%
  }
  .gridlock .row .contained.tablet-push-4 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.tablet-push-5 {
    margin-left: 83.33333333%
  }
  .gridlock .row .tablet-fifth {
    width: 17.91666667%
  }
  .gridlock .row .tablet-fourth {
    width: 22.91666667%
  }
  .gridlock .row .tablet-third {
    width: 31.25%
  }
  .gridlock .row .tablet-three-quarter {
    width: 72.9%
  }
  .gridlock .row .tablet-two-thirds {
    width: 64.5%
  }
  .gridlock .row .tablet-half {
    width: 47.91666667%
  }
  .gridlock .row .tablet-full {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .tablet-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .tablet-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.tablet-fifth {
    width: 20%
  }
  .gridlock .row .contained.tablet-fourth {
    width: 25%
  }
  .gridlock .row .contained.tablet-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-half {
    width: 50%
  }
  .gridlock .row .contained.tablet-full {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.tablet-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.tablet-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=tablet-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .tablet-hide {
    display: none !important
  }
}

@media screen and (min-width:980px) {
  .gridlock .row .desktop-1 {
    width: 6.25%
  }
  .gridlock .row .desktop-2 {
    width: 14.58333333%
  }
  .gridlock .row .desktop-3 {
    width: 22.91666667%
  }
  .gridlock .row .desktop-4 {
    width: 31.25%
  }
  .gridlock .row .desktop-5 {
    width: 39.58333333%
  }
  .gridlock .row .desktop-6 {
    width: 47.91666667%
  }
  .gridlock .row .desktop-7 {
    width: 56.25%
  }
  .gridlock .row .desktop-8 {
    width: 64.58333333%
  }
  .gridlock .row .desktop-9 {
    width: 72.91666667%
  }
  .gridlock .row .desktop-10 {
    width: 81.25%
  }
  .gridlock .row .desktop-11 {
    width: 89.58333333%
  }
  .gridlock .row .desktop-12 {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .desktop-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .desktop-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .desktop-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .desktop-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .desktop-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .desktop-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .desktop-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .desktop-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.desktop-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.desktop-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.desktop-3 {
    width: 25%
  }
  .gridlock .row .contained.desktop-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.desktop-6 {
    width: 50%
  }
  .gridlock .row .contained.desktop-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.desktop-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.desktop-9 {
    width: 75%
  }
  .gridlock .row .contained.desktop-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.desktop-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.desktop-12 {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.desktop-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.desktop-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.desktop-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.desktop-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.desktop-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.desktop-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.desktop-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.desktop-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .desktop-fifth {
    width: 17.91666667%
  }
  .gridlock .row .desktop-fourth {
    width: 22.91666667%
  }
  .gridlock .row .desktop-third {
    width: 31.25%
  }
  .gridlock .row .desktop-half {
    width: 47.91666667%
  }
  .gridlock .row .desktop-full {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .desktop-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.desktop-fifth {
    width: 20%
  }
  .gridlock .row .contained.desktop-fourth {
    width: 25%
  }
  .gridlock .row .contained.desktop-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-half {
    width: 50%
  }
  .gridlock .row .contained.desktop-full {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.desktop-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=desktop-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .desktop-hide {
    display: none !important
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row .max-1 {
    width: 6.25%
  }
  .gridlock .row .max-2 {
    width: 14.58333333%
  }
  .gridlock .row .max-3 {
    width: 22.91666667%
  }
  .gridlock .row .max-4 {
    width: 31.25%
  }
  .gridlock .row .max-5 {
    width: 39.58333333%
  }
  .gridlock .row .max-6 {
    width: 47.91666667%
  }
  .gridlock .row .max-7 {
    width: 56.25%
  }
  .gridlock .row .max-8 {
    width: 64.58333333%
  }
  .gridlock .row .max-9 {
    width: 72.91666667%
  }
  .gridlock .row .max-10 {
    width: 81.25%
  }
  .gridlock .row .max-11 {
    width: 89.58333333%
  }
  .gridlock .row .max-12 {
    width: 97.91666667%
  }
  .gridlock .row .max-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .max-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .max-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .max-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .max-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .max-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .max-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .max-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .max-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.max-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.max-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.max-3 {
    width: 25%
  }
  .gridlock .row .contained.max-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.max-6 {
    width: 50%
  }
  .gridlock .row .contained.max-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.max-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.max-9 {
    width: 75%
  }
  .gridlock .row .contained.max-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.max-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.max-12 {
    width: 100%
  }
  .gridlock .row .contained.max-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.max-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.max-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.max-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.max-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.max-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.max-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.max-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.max-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .max-fifth {
    width: 17.91666667%
  }
  .gridlock .row .max-fourth {
    width: 22.91666667%
  }
  .gridlock .row .max-third {
    width: 31.25%
  }
  .gridlock .row .max-half {
    width: 47.91666667%
  }
  .gridlock .row .max-full {
    width: 97.91666667%
  }
  .gridlock .row .max-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .max-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.max-fifth {
    width: 20%
  }
  .gridlock .row .contained.max-fourth {
    width: 25%
  }
  .gridlock .row .contained.max-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-half {
    width: 50%
  }
  .gridlock .row .contained.max-full {
    width: 100%
  }
  .gridlock .row .contained.max-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.max-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=max-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .max-hide {
    display: none
  }
}

.gridlock-fluid .row {
  width: 98%
}

@media screen and (min-width:740px) {
  .homepage-promo.desktop-12.tablet-6.mobile-3.centered {
    width: 100% !important
  }
  .homepage-promo.desktop-6.tablet-3.mobile-3.centered {
    width: 50% !important
  }
  .homepage-promo.desktop-4.tablet-2.mobile-3.centered {
    width: 33.33333333% !important
  }
  .homepage-promo.desktop-3.tablet-1.mobile-3.centered {
    width: 25% !important
  }
}

@media screen and (max-width:740px) {
  .gridlock-fluid .mobile-3.centered {
    float: left !important;
    margin-left: 1.04166667% !important;
    margin-right: 1.04166667% !important
  }
}

.gridlock-fluid .centered {
  display: inline-block
}

* {
  margin: 0;
}
:focus {
  outline: #007ace dotted 1px !important;
  outline-offset: -1px !important;
}
@media (pointer: coarse) {
  *:focus {
    outline: none;
  }
}

/* Assign font picker families from theme settings */





@font-face {
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  src: url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n4.a5ee385bde39969d807f7f1297bf51d73fbf3c1e.woff2?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=5eaa28ed2df8028b2ccd755731bcd76e29c8497e37feca059c84b17117802cf7") format("woff2"),
       url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n4.8f3e284746fbc2d29e34993609c51fdc432b0b24.woff?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=5b499a6f6c7c660a4035634046e607fbc9cff641b2496597570d9b8e9d5985fa") format("woff");
}

@font-face {
  font-family: Karla;
  font-weight: 400;
  font-style: normal;
  src: url("//gaspoweredjunk.com/cdn/fonts/karla/karla_n4.187fb228d0a8055289c8663e90433b4a50e86848.woff2?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=615c47e8c07d11e337cacfa2876e06d53803f2bb2f3f16b08ba6b5e2b4ae4142") format("woff2"),
       url("//gaspoweredjunk.com/cdn/fonts/karla/karla_n4.24ba61101c1ba185880bec9c74d8e7cdb826ad49.woff?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=78c5ba4a58c752d41740b9192a23c4b9c49208c9c9f71296233be98535e77f9b") format("woff");
}

@font-face {
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  src: url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n4.a5ee385bde39969d807f7f1297bf51d73fbf3c1e.woff2?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=5eaa28ed2df8028b2ccd755731bcd76e29c8497e37feca059c84b17117802cf7") format("woff2"),
       url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n4.8f3e284746fbc2d29e34993609c51fdc432b0b24.woff?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=5b499a6f6c7c660a4035634046e607fbc9cff641b2496597570d9b8e9d5985fa") format("woff");
}


  @font-face {
  font-family: Oswald;
  font-weight: 700;
  font-style: normal;
  src: url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n7.f71e68b857a7b8128a7629452b9c6bf9468356a7.woff2?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=fc359f44c30d8ed78f53b80f00906221df3cbdee7da8ce252446e8aa830cf3f9") format("woff2"),
       url("//gaspoweredjunk.com/cdn/fonts/oswald/oswald_n7.2767cc6e7cfc91284caa2c06eb07eca21a27681e.woff?h1=ZHJpdmV0aGVvcnlzdXBwbHljby5jb20&h2=Z2FzcG93ZXJlZGp1bmsuY29t&h3=ZHJpdmUtdGhlb3J5LmFjY291bnQubXlzaG9waWZ5LmNvbQ&hmac=6bf521b6d57b8fa5f4e21562d8728f0e1930cb27acc1167a7ddf08eb8636b50e") format("woff");
}







html, body {
  height: 100%;
}

.no-fouc {
  display: none;
}

.load-wait {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  font-size: 50px;
  color: #ddd;
  margin-bottom: 50px;
}

.hide {
  display: none !important;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  text-align: center;
}

.mb0 {
  margin-bottom: 0;
}

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

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.visually-hidden--static {
  position: static !important;
}

.hr-or {
  border: none;
  border-top: 1px solid rgba(0,0,0,0);
  width: 14.375rem;
  margin: 1.5625rem auto;
  overflow: visible;
  margin: 16px 0;
  width: 100%;
}

.hr-or:after {
  content: attr(data-content);
  position: relative;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 2.5rem;
  font-weight: 500;
  background-color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .2px;
  text-align: center;
  display: inline-block;
}

body {
  color: #000000;
  background: #ffffff;
  font-size: 22px;
  font-family:Oswald;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  margin: 0! important;
  line-height: 1.6em;
}

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

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
}

.product .box-ratio {
  background-color: white;
}

.box-ratio img {
  background-color: white;
}

.lazyload-fade {
  opacity: 0;
  transition: opacity 200ms;
}

.lazyload-fade.lazyloaded {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family:Oswald;
  font-weight: 400;
  margin-top: 0;
  line-height: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: #000000 !important;
}

h1 { font-size: 23px; }
h2 { font-size: 23px; }
h3 { font-size: 23px; }
h4 { font-size: 19px; }
h5 { font-size: 23px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

p {
  font-size: 22px;
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: Oswald;
  font-size: 13px;
  font-weight: bold;
}

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

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

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

a {
  text-decoration: none;
  color: #000000;
  outline: 0;
  transition: all .25s ease-in-out;
   border-bottom: 1px solid transparent;
}

a:hover {
  color: #000000;
   border-bottom: 1px solid #000000;
}

a:visited {
  color:#000000;
   border-bottom: 1px solid #000000;
}

a:focus { outline: none; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt {
  font-weight: bold;
}

ol {
  padding: 0;
  margin-left: 0;
  text-indent: 0;
  list-style-position: inside;
}

ul {
  padding: 0;
  margin: 0;
  list-style: disc inside;
}

blockquote {
  font-family: Oswald;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-left: 35px;
  color: #999;
  margin: .5em 0 .5em 0;
}

hr {
  background:rgba(0,0,0,0);
  border: none;
  color: rgba(0,0,0,0);
  display: block;
  height: 1px;
  margin-top: 20px;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* NO JS Helpers
================================================== */
.js-focus-hidden:focus {
  outline: none;
}

.no-js .no-fouc {
  visibility: visible;
  display: block;
}

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

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

.no-js .product-main-image img.lazyload {
 opacity: 1;
}

.no-js .product-thumbnails .lazyload {
  display: none;
}

.no-js .vantage-accordion .product-accordion-content {
  display: block;
}

.no-js .collection-carousel {
 text-align: center;
}

.no-js #shopify-section-mobile-navigation {
  display: none;
}


.no-js .tabbed__collection-carousel {
  margin: 0 auto;
  text-align: center;
}

/* Primary Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: Oswald;
  border: 0;
  border-radius: 3px! important;
  transition: all .25s ease-in-out;
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  padding: 0 15px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  background: #000000;
}

.secondary-button {
  color: #ffffff! important;
  background: #ff0404! important;
}

.secondary-button:hover {
  color: ! important;
  background: #cccccc! important;
}


a.button:visited {
  background: #000000;
  color: #ffffff;
}

/* #Forms
================================================== */

form {
  margin-bottom: 0;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid rgba(0,0,0,0);
  height: 40px;
  line-height: 40px;
  outline: none;
  font: 13px Oswald;
  color: #000000;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 3px;
  margin-bottom: 10px;
  background: transparent;
  height: 40px;
}

select {
  padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
  min-height: 32px;
}

textarea {
  min-height: 60px;
  min-width: 300px;
}

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #000000;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
  width: 100%;
  background: transparent;
  border: 1px solid rgba(0,0,0,0);
  margin: 0px;
  margin-bottom: 20px;
  max-width: 100%;
  text-indent: 10px;
  outline: none;
  height: 40px;
  line-height: 40px;
}

textarea {
  width: 100%;
  background: transparent;
  border: 1px solid rgba(0,0,0,0);
  height: 200px;
  margin: 0px;
  margin-bottom: 40px;
  max-width: 100%;
  text-indent: 10px;
  padding: 10px 0;
  outline: none;
  min-height: 60px;
}

/* =============== */
/* = Start CSS = */
/* =============== */
.header-section {
  background: #000000;
}

header {
  background: #000000;
  transition: all .25s ease-in-out;
  position: relative;
  padding-top: 10px;
}

header.theme-header.stickynav {
  width: 100%;
  z-index: 11;
}

header.header--sticky {
	position: fixed;
	top: 0px;
}

#top-bar {
  text-align: center;
  line-height: 30px;
  background: #ff0404;
  padding: 5px;
  color: #ffffff;
}

#top-bar a {
  color: #ffffff;
}

#top-bar p {
  margin-bottom: 0;
}

header #q {
  height: 40px;
  line-height: 38px;
  text-indent: 0;
  margin-bottom: 0;
  border: 1px solid rgba(0,0,0,0);
  border-radius: 0;
  color: #ffffff;
  text-indent: 0;
  padding: 0 0 0 5px;
}

header #q::-webkit-input-placeholder {
  color: #ffffff;
}

header #q:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

header #q::-moz-placeholder {  /* Firefox 19+ */
  color: #ffffff;
}

header #q:-ms-input-placeholder {
  color: #ffffff;
}

.inline-large-search input#q {
    margin-bottom: 10px;
}

form.header-search-form {
    position: relative;
}

button.search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    width: 40px;
    background: transparent;
    color: #ffffff;
    margin-bottom: 0;
}

button.search-button i {
    margin-left: 0 !important;
    padding-left: 0;
}

#identity {
  padding-bottom: 10px;
	position: relative;
}

ul#cart {
  float: right;
}

ul#cart > li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  height: 42px;
  padding: 10px 0;
}

ul#cart > li i {
  margin-left: 8px;
}

ul#cart > li a {
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  text-transform: uppercase;
  color: #ffffff;
}

ul#cart > li a:hover {
  text-decoration: none;
  color: #ff0000;
}

ul#cart > li.cart-overview {
  margin-left: 0;
}

ul#cart > li.cart-overview a {
  padding-left: 0;
}


ul#cart li a:hover {
  border-bottom: 1px solid #ff0000;
}


select.currency-picker {
  width: inherit;
  background: url(//gaspoweredjunk.com/cdn/shop/t/88/assets/select-arrow.png?v=112595941721225094991748526418) no-repeat right;
  border: 0;
  margin: 0;
  color: #ffffff;
  padding: 0 0 0 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 32px;
  line-height: 32px;
  width: 60px;
}

select.currency-picker::-ms-expand {
  display:none;
}

select.currency-picker:focus::-ms-value {
  background-color: 000;
  color:#fff;
}

select.currency-picker:focus::-ms-value {
  background: #000;
  color: #fff;
}

select.currency-picker::-ms-expand {
  display: none;
}

ul#social-links {
  list-style: none;
  text-align: right;
  vertical-align: middle;
  line-height: 30px;
}

ul#social-links li {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 16px;
}

ul#social-links li a {
  text-align: right;
  display: block;
  padding: 0 0 0 5px;
  color: #000000 !important;
  text-decoration: none;
  border-bottom: 0;
}

ul#social-links li a:hover {
  color: #ffffff !important;
}

ul#cart li.searchbox {
    display: block !important;
    padding: 0 !important;
}

.searchbox #q {
  position: relative;
}

.searchbox #q:after {
  font-family: FontAwesome;
  content: "\f002";
}

div#search-modal {
    height: 50vh;
    width: 50vw;
    padding: 50px;
    text-align: center;
}

div#search-modal h4 {
    margin-bottom: 50px;
}

.smallcash {
  font-size: 12px;
  margin-left: 5px;
}

#logo {
  line-height: initial;
  padding: 0;
  font-family: Oswald;
}

#logo a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  border-bottom: 0;
}

.navigation {
  background: #000000;
  font-family: Karla;
  width: 100%;
  z-index: 5;
	top: 0px;
}

.navigation.navigation--sticky {
	position: fixed;
	top: 0px;
}

.navigation__maincontainer {
  padding: 0;
}

#nav {
  list-style: none;
  width: 100%;
}

.navigation__menuitem {
  display: inline-block;
  z-index: 21;
}

.navigation__menuitem:hover {
  color: #ffffff;
  background: #2c2c2c;
}

a.navigation__menulink {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.navigation__menulink:hover {
  background: #2c2c2c;
  color: #ffffff;
  text-decoration: none;
}

.navigation__menuitem.navigation__menuitem--dropdown > .dropdown {
  display: none;
  background: #000000 !important;
  float: left;
  position: absolute;
  z-index: 25;
  margin: 0;
  padding: 0;
  line-height: 26px !important;
  padding: 10px 0;
}

.navigation__menuitem.navigation__menuitem--dropdown > .navigation__menulink::after {
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: 10px;
}

.navigation__menuitem.navigation__menuitem--dropdown:hover > .dropdown,
.navigation__menuitem.navigation__menuitem--dropdown.navigation__menuitem--active > .dropdown {
  display: block;
  background: #000000 !important;
}

.dropdown__menuitem {
  background: #000000;
  color: #ffffff;
  width: 180px;
  text-align: left;
  position: relative;
  display: block;
  float: none;
}

.dropdown__menuitem:hover {
  background: #282828;
}

.dropdown__menulink:hover {
  color: #ffffff;
  background: #282828;
}

a.dropdown__menulink {
  text-align: left;
  font-weight: normal;
  font-family:Oswald;
  font-size: 18px;
  padding-left: 15px;
  color: #ffffff;

	/* To stop text from going over the arrow. */
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;

}

.dropdown__menuitem.dropdown__menuitem--nested:hover > .dropdown.dropdown--nested,
.dropdown__menuitem.dropdown__menuitem--nested.dropdown__menuitem--active > .dropdown.dropdown--nested {
  display: block;
  position: absolute;
  left: 100%;
  background: #000000;
}

.dropdown.dropdown--nested {
  display: none;
  padding: 10px 0;
  top: -10px;
}

.dropdown__menuitem.dropdown__menuitem--nested:before {
  position: absolute;
  top: 0;
  right: 10px;
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: 10px;
}

.megamenu__listcontainer {
  margin-left: 10px;
  padding-top: 0;
  top:  initial;
  display: block;
}

ul.mega-stack li.sub_link > ul.nested:before {
  position: initial;
  top: initial;
  content: none;
}

.rightarrow {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
  color: ;
}

/* megamenu */

.megamenu {
  width: 100%;
  display: none;
  left: 0;
  position: absolute;
  background: #000000 !important;
  z-index: 5;
  padding: 15px 0;
  text-align: left;
}

.navigation__menuitem.navigation__menuitem--dropdown:hover > .megamenu,
.navigation__menuitem.navigation__menuitem--dropdown.navigation__menuitem--active > .megamenu {
	display: block;
}

.megamenu__container a:hover {
  background: #000000 !important;
}

.megamenu__listcontainer:hover {
  background: #000000 !important;
}

.megamenu__list {
  display: block;
  line-height: 30px !important;
  margin-bottom: 20px;
}

.megamenu__listitem {
  display: block !important;
  width: 100%;
  clear: left;
  background: #000000;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
}

.megamenu__header {
  font-size: 20px;
  font-weight: ;
  color: #ffffff !important;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.megamenu__headerlink {
  padding-left: 0;
  text-align: left;
  color: #ffffff !important;
}

.megamenu__listlink {
  text-align: left;
  font-family:Oswald;
  font-weight: normal !important;
  font-size: 18px !important;
  padding-left: 0 !important;
  color: #ffffff !important;

	/* To stop text from going over the arrow. */
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;

}

.megamenu__listitem:hover {
  background: #282828 !important;
}

.megamenu__listlink:hover {
  color: #ffffff !important;
  background: #282828 !important;
}

.megamenu__splitcontainer,
.megamenu__nestedlistitem {
	list-style: none;
}

.megamenu__nestedlistitem {
	padding-left: 20px;
}

.dropdown__menuitem.dropdown__menuitem--nested:hover > .dropdown.dropdown--nested.dropdown--edge {
  left: initial;
  right: 100%;
}

.dropdown__menuitem.dropdown__menuitem--nested:hover > .dropdown.dropdown--nested.dropdown--edge:before {
  left: 200%;
  margin-left: -28px;
}

#nav > a {
  display: none;
}

ul#nav li ul.megamenu div.mega-container li.desktop-3:nth-child(5n) {
  clear: left;
}

nav.inline-header ul {
    text-align: center;
}

nav.inline-header .megamenu__nestedlistcontainer {
	text-align: left;
}

nav.inline-header div#navigation {
    position: unset;
}

/* ============================================== */
/* ================ AJAX CART ================ */
/* ============================================== */
.js-drawer-open {
  overflow: hidden;
  height: 100%;
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid rgba(0,0,0,0);
}

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  outline: 0 none;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 22;
  color: #000000;
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.drawer__header h3 {
  margin-bottom: 0;
}

.drawer__close {
  text-align: right;
  float: right;
  cursor: pointer;
}

.ajaxcart__inner {
  margin-bottom: 30px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}

#CartDrawer .row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0,0,0,0);
  width: 270px;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

span.fallback-text {
  display: none;
}

input.ajaxcart__qty-num {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(0,0,0,0);
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  text-indent: 0;
  -moz-appearance: none;
  color: #000000;
  border-left: 0;
  border-right: 0;
  margin-bottom:0;
  background: transparent;
  outline: 0 none;
  border-radius: 0;
}

input.js-qty__num {
  float: left;
  display: inline-block;
  width: initial;
  height: 40px;
  line-height: 38px;
  padding: 0;
  margin: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  min-width: initial;
  max-width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  outline: 0 none;
}

textarea#CartSpecialInstructions {
  width: 270px !important;
  max-width: 270px;
  min-width: 270px;
}

.drawer .text-right {
  line-height: 40px;
}

.cart__checkout {
  width: 100%;
  margin-top: 20px;
}

.ajaxcart__footer.row .text-right {
  line-height: initial;
}

.ajaxcart__footer.row .text-center {
  clear: left;
}
#CartDrawer .ajaxcart__footer.row p {
  margin-bottom: 10px;
}
#CartDrawer .subtotal,
#CartDrawer .discounts,
#CartDrawer .total,
#basket-right .subtotal,
#basket-right .discounts,
#basket-right .total {
  display: inline-block;
  width: 100%;
}

#CartDrawer .subtotal .title,
#CartDrawer .discounts p,
#CartDrawer .total .title,
#basket-right .subtotal .title,
#basket-right .discounts p,
#basket-right .total .title {
  padding-right: 20px;
  float: left;
  text-align: left;
  display: inline-block;
  width: 35%;
}
#CartDrawer .subtotal .subtotal-price,
#CartDrawer .discounts .cart-savings-amount,
#CartDrawer .discounts ul,
#CartDrawer .total .total-price,
#basket-right .subtotal .subtotal-price,
#basket-right .discounts .cart-savings-amount,
#basket-right .discounts ul,
#basket-right .total .total-price {
  float: right;
  text-align: right;
  display: inline-block;
  width: 64%;
  padding-right: 0;
}
#CartDrawer .cart-summary {
  margin-bottom: 15px;
}
#basket-right .cart-summary {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
#basket-right .discounts ul,
#CartDrawer .discounts ul { list-style: none; }
/* =============== */
/* = index.liquid = */
/* =============== */
#content {
  margin-top: 25px;
  position: relative;
}

.notification {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.notification p {
  margin-bottom: 0;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-section {
  margin-bottom: 20px;
  position: relative;
}

.homepage-section h2.section-heading {
  padding: 10px 0;
  
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  position: relative;
}


  .homepage-section h2.section-heading:after {
    content:"";
    width: 80px;
    margin-left: -40px;
    left: 50%;
    bottom: 0;
    position: absolute;
    border-bottom: 3px solid rgba(0,0,0,0);
  }


.article-loop,
.product-loop {
  padding-top: 20px;
}

.homepage-promo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-bottom: 18px;
}

.homepage-promo a:hover {
    border: 0 none;
}

@media screen and (max-width: 980px) {
  .homepage-promo {
    margin-bottom: 10px;
  }
}

.homepage-promo img {
  position: relative;
  display: block;
  width: 100%;
}

.homepage-promo .caption {
  padding: 2em;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  pointer-events: none;
}

.homepage-promo .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-promo .caption h3 {
  font-weight: bold;
  text-transform: none;
}

.homepage-promo .caption h3,
.homepage-promo .caption p {
  margin: 0;
}

.homepage-promo .caption p {
  letter-spacing: 1px;
  text-transform: none;
}


.homepage-promo .caption img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.homepage-promo:hover img {
  opacity: 0.9;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.homepage-promo .caption::before {
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

.homepage-promo .caption::after {
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

.homepage-promo h3 {
  padding-top: 10%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.homepage-promo p {
  padding: 10px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

.homepage-promo:hover .caption::before,
.homepage-promo:hover .caption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.homepage-promo:hover h3,
.homepage-promo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.homepage-promo > a, .homepage-promo > a:hover {
  border: 0 none;
}

.gridlock .row .desktop-12.centered {
  width: 100% !important;
}


.cta {
  margin-top: 20px;
  margin-bottom: 10px;
}

.cta a {
  color: ;
  font-size: ;
  padding: 14px 20px;
  background: ;
  letter-spacing: 1px;
  border-radius: 3px;
  transition: all .25s ease-in-out;
}

.cta a:hover {
  color: ;
  background: ;
}

ul.tabbed__collection-tabs {
  text-align: center;
  margin: 10px 0 20px;
  list-style: none;
  position: relative;
  z-index: 2;
}

ul.tabbed__collection-tabs li {
  display: inline-block !important;
  width: initial !important;
  margin: 0 10px;
  padding: 0;
}

ul.tabbed__collection-tabs li a {
  color: #ffffff;
  background: #000000;
  border: 2px solid #000000;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

ul.tabbed__collection-tabs li a:hover {
  color: #ffffff;
  background: #000000;
}

ul.tabbed__collection-tabs li a.active {
  color: #000000;
  background: #ffffff;
}

ul.tabbed__collection-tabs li:first-child a.active {
  margin-left: 0;
}


.shopify-section:last-child {
  margin-bottom: -20px !important;
}

@media screen and (min-width: 741px ) {
  .text-with-image {
    display: table-cell;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none !important;
    vertical-align: middle;
  }
}

@media screen and ( max-width: 740px ) {
  .text-with-image.text_section a {
    width: initial;
  }

  .text-with-image.text_section {
      margin-top: 15px;
  }
}

.text_section {
  padding: 0 40px;
}

.text-with-image {
  line-height: 0;
}

.text-with-image .rte {
  line-height: 1.6em;
}

.text-with-image h2 {
  text-align: left;
}

.homepage-text-promo {
  margin-bottom: 20px;
  margin-top: 10px;
}

.homepage-text-promo img {
  margin-bottom: 10px;
}

@media screen and (min-width: 741px ) {
  .index-section.nbm {
    margin-bottom: 0;
  }
}


.text-centered h3, .text-centered .rte {
  text-align: center;
}

.text-with-image.text_section.text-centered {
    text-align: center;
}


/* =============== */
/* = collections = */
/* =============== */


.collection-banner img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}

.collection-banner {
  height: 400px;
  position: relative;
  overflow: hidden;
}

.collection-banner .box-ratio {
  padding-bottom: 400px;
}

@media screen and (max-width: 740px) {
  .collection-banner {
    height: auto;
  }
  .collection-banner img {
    height: auto;
  }
  .collection-banner .box-ratio {
    padding-bottom: 0;
  }
}


#collection-description {
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#collection-description h1 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .col-with-sidebar {
    margin-left: 0;
  }
}
#collection-sidebar {
  clear: left;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .dropdownwrap {
    display: none;
    width: 100%;
    clear: left;
  }
  .col-with-sidebar {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  #dropdown {
    display: none;
  }
  .dropdownwrap {
    display: block;
    position: absolute;
    top: 40px;
  }
}

#dropdown {
  margin-bottom: 20px;
  float: left;
  margin-top: -10px;
  border: 1px solid rgba(0,0,0,0);
  padding: 10px;
}

#collection-sidebar h4 {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#collection-sidebar ul {
  list-style-type: none;
  margin-bottom: 20px;
}

#collection-sidebar h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0);
  margin-bottom: 20px;
}

#collection-sidebar ul li a.current {
  border-bottom: 1px solid rgba(0,0,0,0);
  text-decoration: none;
}

#collection-sidebar label {
  border-bottom: 1px solid rgba(0,0,0,0);
  margin-bottom: 5px;
}

#collection-sidebar ul.sub {
  margin-bottom: 0;
}

#collection-sidebar .accordion-content,
#collection-sidebar .accordion-content2 {
  margin-bottom: 20px;
  padding-left: 5px;
}

ul.accordion-side-menu li,
.accordion-toggle2 {
  padding-bottom: 2px;
}

div#collection-sidebar .accordion-toggle,
#collection-sidebar .accordion-toggle2 {
  padding-right: 25px;
}

div#collection-sidebar .image_container {
    margin-bottom: 15px;
}

div#collection-sidebar .textnote_container {
    margin-bottom: 15px;
}

div#collection-sidebar .image_container a:hover {
    border-bottom: 0;
}

.sidebar-filter ul li.current a:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 6px;
    font-size: 12px;
    color: #999;
    padding: 1px;
    width: 14px;
    display: inline-block;
}

.sidebar-filter ul li.current a:hover:before {
    content: "\f00d";
    margin-right: 6px;
    padding: 1px;
    font-size: 12px;
}

.show {
  display: none;
}

#full-width-filter ul#sortme {
  width: 100%;
  text-align: right;
}

ul#sortme h4 {
  font-weight: normal;
}

#full-width-filter .filter {
  display: inline-block;
  margin-left: 10px;
}

#full-width-filter p {
  margin-bottom: 0;
  float: left;
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
}

.clearfix.filter {
  display: inline-block;
  border: 0;
}

select.styled-select {
  display: inline-block;
  width: initial;
  min-width: 160px;
  vertical-align: middle;
  border: 1px solid rgba(0,0,0,0);

  float: left;
  margin-left: 10px;
  font-size: 12px;
  height: 40px;
  padding-left: 5px;
  background: url(//gaspoweredjunk.com/cdn/shop/t/88/assets/select-arrow.png?v=112595941721225094991748526418) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

ul#sortme li.current a {
  text-decoration: underline;
}

.collection #product-loop {
  padding-top: 0;
}

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

.product-index {
  margin-bottom: 30px;
  position: relative;
}

.product-index img {
  display: block;
  margin: 0 auto 10px;
}

.first {
  clear: left;
}

.product-info  {
  text-align: center;
  margin-top: 10px;
}

.product-info h3 {
  font-size: 14px;
  letter-spacing: initial;
  padding: 0;
  
}

#product-info p {
  font-size: 13px;
  margin-bottom: 0;
}

#product-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.was,
.product-compare-price,
.compare-price {
  color: #bc0000;
  text-decoration: line-through;
}

.was {
  display: inline;
  margin-left: 5px;
}

.variant-sku {
  margin-top: 12px;
  font-style: italic;
  font-size: 12px;
}

.onsale {
  display: inline;
  color: #bc0000;
}

.icn {
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  padding: 5px 8px;
  font-weight: bold;
  font-size: 11px;
  min-width: 60px;
}

.new {
  z-index: 3;
  background: #222;
  color: #ffffff;
}

.sale-item {
  z-index: 3;
  background: #af0000;
  color: #ffffff;
}

.so {
  z-index: 4;
  background: #222;
  color: #ffffff;
}

.pre-order {
  z-index: 2;
  background: #222;
  color: #ffffff;
}

.view-full {
  width: 100%;
  text-align: right;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.view-full a {
  text-align: right;
}

.view-full a:hover {
  text-decoration: none;
}

.view-full i {
  margin-right: 10px;
}

.prod-des {
  padding-top: 20px;
}

.product-modal {
  display:none;
  background: #000000;
  color: #ffffff;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-top: -15px;
  margin-left: -30%;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 3px;
  font-size: 11px;
}

.product-modal:hover {
  color: #ffffff;
  background: #000000;
  text-decoration: none;
  cursor: pointer;
}

.product-modal:visited {
  background: #000000;
  color: #ffffff;
}
.product-index .prod-image a:hover {
  border-bottom: none;
}
.product-index:hover>.product-modal {
  display: block;
}
.product__related-container .product-index:hover>.product-modal {
  display: none !important;
}

.row.product-quick-view .add {
    clear: left;
    margin-left: 0;
}

.row.product-quick-view .product__quantity-wrapper {
    width: 100%;
    display: block;
    float: left;
}

a.full-click { float: right; }

.col-swatch {
  margin: 0 0 20px 0;
}

.col-swatch ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


  .col-swatch ul {
    text-align: center;
  }


.col-swatch li {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  padding:0;
  margin:0px 2px;
  border: 1px solid #eee;
}

.col-swatch li span {
  display: block;
  margin: 5px 10px;
}

.col-swatch li.color {
  width: 20px;
  height: 20px;
}

.col-swatch li.color span {
  width: 100%;
  height: 100%;
  margin: 0;
}

.col-swatch .options li {
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}


  /* ===============================================
  // Reveal module
  // =============================================== */
  .reveal .hidden {
    display: block !important;
    visibility: visible !important;
    overflow: hidden;
  }

  .product-index:hover .reveal img {
    opacity: 1;
  }

  .reveal {
    position: relative;
  }

  .reveal .hidden {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .reveal:hover .hidden {
    z-index: 1;
    opacity: 1;
    background-color: #ffffff;
  }

  @media (min-width: 480px) and (max-width: 979px) {
    .reveal .caption {
      font-size: 11px;
    }
  }



/* =============== */
/* = Cart = */
/* =============== */
#cartform {
  margin-top: 20px;
}

.cart-image {
  display: inline-block;
  margin-right: 10px;
}

.cart-image img {
  vertical-align: middle;
}

.cart-title {
  display: inline-block;
}

#basket-right input {
  width: 49.5%;
}

@media screen and (max-width: 980px) {
  .additional-checkout-buttons { margin-top: -8px; }
}

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

div#shopping-cart {
    min-height: 200px;
}

#shopping-cart td, #shopping-cart th {
  padding: 10px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#shopping-cart th {
  text-align: left;
}

.cart-quantity input {
  margin-bottom: 0;
  text-indent: 0;
  text-align: center;
}

td.cart-remove {
  text-align: center;
}

#basket-right {
  text-align: right;
  float: right;
}

#basket-right h4 {
  margin: 20px 0;
}

#note {
  margin-top: 10px;
}

#basket-right img {
  width: 50px;
}

#cart-notes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.homepage-section-rich-text,
.homepage-section-video {
  margin-bottom: 20px;
  text-align: center;
}
/* =============== */
/* = Blogs & Pages = */
/* =============== */

#content h1 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}
.rte h1 {
  border-bottom: 0 !important;
  text-align: inherit !important;
  margin-bottom: inherit !important;
}

#page {
  clear: left;
  margin-bottom: 50px;
}

#page-sidebar h2 {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#page-sidebar ul {
  list-style-type: none;
}

#page-sidebar ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

/* Blog template */

.blog-container {
    display: grid;
    grid-template-columns: 4fr 1fr;
    padding: 0 15px;
    column-gap: 25px;
}


ul.taglist {
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,0);
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 5px;
}

ul.taglist li {
    display: inline-block;
    margin-right: 15px;
}

.article-image {
  margin: 10px 0;
}

ul.article-tags {
    list-style: none;
}

ul.article-tags li {
    display: inline-block;
    margin-right: 5px;
}

ul.article-tags li a {
    font-weight: 600;
}

.blog-container .article-index .article-info {
    display: grid;
    grid-template-columns: 3fr 4fr;
    column-gap: 20px;
    align-items: center;
}

.blog-container .article-index .article-info .article-image {
    margin-top: 0;
}

.article-index {
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 20px;
}

.article-info h2 {
  letter-spacing: initial;
  margin-bottom: 10px;
  text-align: center;
}

.article-info p {
  margin-bottom: 0;
}

span.post_meta {
    display: inline-block;
    margin-right: 5px;
}

div#article-body {
    padding-bottom: 30px;
}

.article-content {
  margin-top: 15px;
  margin-bottom: 15px;
}

.article-index .share-icons {
  text-align: center !important;
}

ul.blog-sidebar-menu {
    list-style: none;
}

ul.blog-sidebar-menu li {
    margin-bottom: 5px;
}

.blog-sidebar-block .prod-image {
  margin-bottom: 10px;
}

.blog-sidebar-block .image_container a,
.blog-sidebar-block .image_container a:hover,
.blog-sidebar-block .prod-image a,
.blog-sidebar-block .prod-image a:hover {
  border-bottom: 0;
}

.blog-product-info .button {
    margin-top: 10px;
}

.blog-sidebar-block a.button,
.blog-sidebar-block #blog-email-submit {
    width: 100%;
    text-align: center !important;
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  .blog-container div#article-loop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}
@media screen and (max-width: 980px) {
    .blog-container {
        grid-template-columns: 1fr;
    }

    .blog-container .article-index .article-info {
        grid-template-columns: 1fr;
    }

    div#blog-sidebar {
        display: none;
    }
}

.sidebar-article {
    margin-bottom: 25px;
}

.sidebar-article .readmore {
    margin-top: 10px;
}

.share-icons a {
  color: #000000;
}

.share-icons a:hover {
  color: #d20000;
}

#blog-article .share-icons {
  text-align: left;
  margin-top: 30px;
}

ul#blog-articles,
#blog-article {
  list-style-type: none;
}

.single-article {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
  float: left;
  width: 100%;
}

.single-article .posted {
  text-align: left;
}

.single-article .post-tags {
  text-align: left;
}

#blog-sidebar h2 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
  padding-bottom: 10px;
}

#twitter-card,
#facebook-card {
  width: 100%;
  float: left;
  clear: left;
  display: block;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#twitter-card h3,
#facebook-card h3 {
  letter-spacing: initial;
}

#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

#page .share-icons {
  margin-bottom: 20px;
  text-align: left;
  margin-top: 20px;
}

#page .share-icons a {
  margin-right: 10px;
}


#comments h4 {
  text-align: center;
}

#comments {
  float: left;
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-top: 20px;
  width: 100%;
}

ul#commentlist {
  margin-top: 20px;
  list-style-type: none;
}

ul#commentlist li {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 1px solid rgba(0,0,0,0);
  padding-bottom: 20px;
}

ul.disc {
  margin-bottom: 0;
}

.comment-details {
  margin-bottom: 10px;
}

.gravatar {
  float: left;
  margin-right: 20px;
}

.comment {
  float: left;
}

.comment p {
  margin-top: 0;
}

dd {
  margin-left: 0;
}

.notice {
  border: 1px dashed #eee;
  padding: 5px;
  background: ghostwhite;
  margin: 20px 0;
}


.readmore a {
  margin-top: 20px;
  font-weight: bold;
}


/* =============== */
/* = Search = */
/* =============== */
.search-content {
  text-align: center;
  padding: 10px;
}

#search-bar {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

#search-bar #q {
  width: 300px;
}

.padded { margin-bottom: 15px; }

#social-links .fa-2x {
  font-size: 1.125em;
}

ul#social-icons {
  text-align: left;
  z-index: 5;
  position: relative;
  list-style: none;
  min-height: 1px;
  margin-top: 6px;
}

ul#social-icons li {
  text-align: left;
  display: inline-block;
  padding: 0 10px 0 0;
  vertical-align: middle;
}

ul#social-icons li a:hover {
  opacity: 0.8;
}

#subscribe_popup input#mc-embedded-subscribe {
  width: 100%;
}

div#subscribe_popup {
  text-align: center;
  min-width: 300px;
}

/* footer
------------------------------------------------------ */
footer {
  padding-top: 45px;
  padding-bottom: 0px;
  background: #ffffff;
  color: #000000;
}

footer ul {
  list-style: none;
}

footer ul li a,
footer a,
footer a:visited,
footer a:hover {
  color: #000000;
}

footer label {
  margin-bottom: 0;
}

footer h4 {
  color: #000000;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}

.sub-footer {
  border-top: 1px solid #cccccc;
  padding: 15px 0;
  margin-top: 30px;
}

.sub-footer .left-side {
  text-align: left;
  font-size: 12px;
}

.sub-footer .right-side {
  text-align: right;
}

@media only screen and (min-width: 1024px) {
  .page-wrap {
    min-height: 100%;
    overflow: hidden;
  }
  .page-wrap:after {
    content: "";
    display: block;
  }
}

footer img {
  width: 40px;
}

#payment {
  text-align: center;
  margin-bottom: 0px;
}

.payment-methods svg {
  display: inline;
  width: 40px;
  height: 25.25px;
  text-align: center;
  margin: 3px 1px;
}

/* =============== */
/* = Global = */
/* =============== */
.share-icons {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid rgba(0,0,0,0);
    padding-top: 20px;
}

.share-icons a {
  margin: 0 10px;
  color: #000000 !important;
  display: inline-block;
}

.share-icons a:hover {
  color: #d20000 !important;
}

.scrollup {
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50%;
  right:20px;
  display:none;
  z-index: 3;
}

.scrollup:hover {
  text-decoration: none;
}

.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
  max-width: 1111px;
  margin: 0 auto;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-title {
  margin-bottom: 20px;
}

/* breadcrumbs
------------------------------------------------------ */
#pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: bold;
}

#pagination span.current {
  padding: 5px;
  margin-right: 10px;
  border-bottom: 2px solid #000000;
}

#pagination a {
  color: #ffffff;
  border: 2px solid #000000;
  background: #000000;
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  transition: all .25s ease-in-out;
  display: inline-block;
  margin-top: 10px;
}

#pagination a:hover {
  background: #ffffff;
  color: #000000;
}

#pagination span.count {
  display: block;
  margin-bottom: 20px;
}

#pagination span.more {
  padding: 2px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

.product__nav {
  float: right;
}

/* breadcrumbs
------------------------------------------------------ */
#breadcrumb,
#breadcrumb a {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}

#breadcrumb {
  margin-bottom: 20px;
}

#basket-right input[type="image"], .additional_checkout_buttons input[type="image"] {
  width: initial;
  min-width: inherit;
}

.additional_checkout_buttons {
  text-align: center;
}

.share-icons a {
  vertical-align: middle;
}

.share-text {
  display: inline-block;
  margin-right: 10px;
}

.column {
  width: 200px;
  float: left;
}


.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 400;
}

.promo-inner .onboard .placeholder-svg, .ci.onboard .placeholder-svg, .parallax__placeholder {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.article-image .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
}

.parallax__placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
}

iframe {
  width: 100%;
}

/* =============== */
/* = Map Section = */
/* =============== */
.map-section-container,
.map-section-image {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0
}

.map-section--display-map .map-section-container,
.map-section--display-bg-image .map-section-image {
  z-index: 4;
  position: relative;
}

.placeholder-background {
  display: none;
}
.map-section--onboarding .placeholder-background {
  display: block;
}

.map-section-image.show-image {
  z-index: 5;
  position: relative;
}

.map-section-wrapper {
  height: 400px;
  margin-top: 20px;
}

.map-section-container {
  height: 400px;
  width: 100%;
}

.map-section-content {
  padding: 30px;
}

.map-section-content .button {
  height: auto;
  width: auto;
  margin-top: 20px;
}

.map-section-wrapper .text_right .map-section-content-wrapper {
  float: right;
}

.map-section-background-wrapper {
  position: relative;
  overflow: hidden;
}

.map-section--onboarding .map-section-error {
  display: none;
}

.map-section-error {
  font-style: italic;
  color: #ff6d6d;
  border: 2px solid #ff6d6d;
  background-color: rgba(119, 0, 0, 0.65);
  padding: 30px;
  margin-top: -250px;
  width: 50%;
  margin-left: 25%;
  z-index: 6;
}

.map-section-image {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

.map-section .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  height: 400px;
}

/* Fancybox Customizations */
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

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

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

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

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

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

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

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

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

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

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

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

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 28px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

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

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

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

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

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

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

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

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

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: #ffffff;
    stroke-width: 0;
}

.fancybox-button:hover svg path {
  fill: #000000;
  stroke-width: 0;
}


.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: currentColor;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-slide--html .fancybox-close-small {
  color: #ffffff;
  background-color: #000000;
  padding: 10px;
  right: 0;
  top: 0;
  border-radius: unset !important;
}
.fancybox-close-small:hover {
  color: #000000;
  background-color: #ffffff;
  opacity: 1;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

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

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

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

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

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

/* transitionEffect: slide */

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

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

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

/* transitionEffect: fade */

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

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

/* transitionEffect: zoom-in-out */

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

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

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

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

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

/* transitionEffect: circular */

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.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: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

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

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

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

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

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.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;
}


.homepage-promo .onboard .placeholder-svg,
.ci.onboard .placeholder-svg, .onboard svg,
.slideshow__slide-onboard .placeholder-svg,
.onboard-slide svg, .article-image .placeholder-svg {
  fill: rgba(28,29,29,0.2);
  width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

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

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

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

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

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-button--fb svg,
.fancybox-button--tw svg {
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

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

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

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.fancybox-skin {
  background: #ffffff;
  color: #000000;
}

.fancybox-close {
  color: #ffffff;
  background: #000000;
}

.fancybox-close:hover {
  color: #000000;
  background: #ffffff;
}

.fancybox-close:before {
  content: "\00D7";
  font-weight: bold;
  line-height: 25px;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: transparent;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-wrapper .product-quick-view {
  max-width: 950px !important;
  width: 950px !important;
  overflow: hidden;
  padding: 35px;
  margin: 0;
}
/* Custom Thumbnail Slider */
body .focus-visible,
.product-video .plyr:focus,
.plyr__video-wrapper.plyr__tab-focus:focus {
  outline: #007ace dotted 1px !important;
  outline-offset: -1px !important;
}

.thumb-slider {
  float: left;
}

.vertical-carousel .thumb-slider-wrapper {
  overflow: hidden;
  background-color: #ffffff;
}

#thumb-slider-wrapper .product-single__thumbnails-item {
  padding-bottom: 100%;
  display: block;
  height: 0;
  width: 100%;
  max-width: 104px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}

#thumb-slider-wrapper .product-single__thumbnails-item img {
  object-fit: cover;
  object-position: center;
  width: 110px;
  height: 110px;
}

.thumb-slider-slides {
  position: relative;
  top: 0;
  left: 0;
  list-style: none;
  background-color: #ffffff;
}

.thumb-slider-slides li {
  margin-bottom: 5px;
}

.thumb-slider-control {
  text-align: center;
  cursor: pointer;
  height: 44px;
  display: inline-block;
  width: 44px;
}

.thumb-slider-control.hide {
  display: none;
}

.thumb-slider-control-prev,
.thumb-slider-control-next {
  background: #000000;
  opacity: 1;
}
.thumb-slider-control-prev:hover,
.thumb-slider-control-next:hover {
  background: #ffffff;
  opacity: 1;
}
.thumb-slider-control-prev::before {
  font-family: FontAwesome;
  font-size: 20px;
  color: #ffffff;
  content: "\f106";
  vertical-align: middle;
  line-height: 44px;
  font-weight: 800;
}

.thumb-slider-control-next::before {
  font-family: FontAwesome;
  font-size: 20px;
  color: #ffffff;
  content: "\f107";
  vertical-align: middle;
  line-height: 44px;
  font-weight: 800;
}

.thumb-slider-control.inactive {
  opacity: 0.25;
}
/* vertical thumbnail slider */
.thumb-slider.thumbnail-slider.custom.vertical-carousel {
  margin: 0 auto;
  text-align: center;
}
.thumbnail-slider.custom.vertical-carousel .thumb-slider-control-prev {
  margin-bottom: 5px;
}
.thumbnail-slider.custom.vertical-carousel .thumb-slider-control-next {
  margin-top: 5px;
}

/* horizontal thumbnail slider */
.thumb-slider.thumbnail-slider.custom.horizontal-carousel {
  margin: 0 auto;
  text-align: center;
}

.horizontal-carousel #thumb-slider-wrapper .product-single__thumbnails-item {
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 5px;
  padding: 0;
}

.horizontal-carousel #thumb-slider-wrapper .product-single__thumbnails-item img {
  width: 115px;
  height: 115px;
}

.horizontal-carousel .thumb-slider-control {
  vertical-align: middle;
  width: 44px;
}

.horizontal-carousel .thumb-slider-control.thumb-slider-control-prev,
.horizontal-carousel  .thumb-slider-control.thumb-slider-control-next {
  transform: rotate(-90deg);
}

.product-single__thumbnails-item:focus img {
  opacity: 1 !important;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

/* flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

/* Product media styles */
.product-thumbnail {
  position: relative;
  z-index: 1;
}

.thumbnail-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 2;
  width: 25%;
  line-height: 0;
}.thumbnail-icon svg, .product-main-image svg {
  height: 100%;
  width: 100%;
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #e6e6e6;
}

.thumbnail-icon svg {
  fill-opacity: 0.6;
}

.thumbnail-icon svg:hover {
  fill-opacity: 0.85;
}

.product-main-image svg {
  fill-opacity: 1;
}
.product-media-container {
  position: relative;
}
.product-video,
.product-media-container,
.plyr--video {
  outline: none;
}
.plyr video,
.plyr__video-wrapper,
.plyr__poster {
  background-color: #ffffff;
}
.product-video > video {
  width: 100%;
}

.product-model {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative;
}

.product-model model-viewer,
.product-model .shopify-model-viewer-ui,
.product-model .media-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
// .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
//   z-index: 1;
// }

.product-model model-viewer,
.product-model .shopify-model-viewer-ui,
.product-model .media-item
{
  height: 100%;
}

button.media-button.view-in-space {
  background: transparent;
  width: initial !important;
  text-align: center;
  width: 60px;
  max-width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  margin: 0 auto;
  display: inherit;
  z-index: 2;
  position: relative;
}

button.media-button.view-in-space[data-shopify-xr-hidden] {
    visibility: hidden;
}

.product-video button {
  width: initial;
  width: 62px;
  height: 62px;
  padding: 0;
  margin-bottom: 0;
}

.plyr--video .plyr__control:not(.plyr__control--overlaid).plyr__tab-focus svg, .plyr--video .plyr__control:not(.plyr__control--overlaid):hover svg, .plyr--video .plyr__control:not(.plyr__control--overlaid)[aria-expanded=true] svg,
.plyr--audio .plyr__control.plyr__tab-focus svg,
.plyr--audio .plyr__control:hover svg,
.plyr--audio .plyr__control[aria-expanded=true] svg {
  stroke: none !important;
}

.product-video .plyr button svg {
    border: 0 !important;
}

button[hidden] {
  visibility: hidden;
}
.product-single__view-in-space {
	 background-color: rgba(0,0,0,0);
	 border: none;
	 width: 100%;
	 min-height: unset;
	 display: block;
	 font-size: 14px;
	 color: #000000;
   z-index: 1;
   position: relative;
   height: 54px;
   line-height: 54px;
}
.product-video.videoWrapper.product-single__media {
  display: inline-block;
  height: 301px;
}
 .product-single__view-in-space[data-shopify-xr-hidden] {
	 visibility: hidden;
}
 @include media-query(min-width: 740px) {
	 display: none;
}
 .product-single__view-in-space:hover .product-single__view-in-space-text, .product-single__view-in-space:focus .product-single__view-in-space-text {
	 border-bottom-color: #ffffff;
}

 .product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
	 stroke: none;
}
.product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
  fill: #000000;
  opacity: 1;
}
.product-single__view-in-space-text {
  border-bottom: 1px solid transparent;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.product-single__view-in-space svg {
  margin-right: 2.43px;
  fill: transparent;
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  vertical-align: middle;
}
.product-single__view-in-space svg rect {
  fill: transparent !important;
}
.product-single__view-in-space:hover #three-d-icon path,
.product-single__view-in-space:focus #three-d-icon path {
  fill: #ffffff;
}
.product-model model-viewer, .product-model .shopify-model-viewer-ui, .product-model .media-item {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  max-width: 100%;
}

/* custom flickity styles */
.product-photos .carousel-container {
  display: flex;
}

.product-photos .carousel {
  margin-bottom: 40px;
  flex-grow: 1;
  list-style-type: none;
}

@media (max-width: 740px) {
  .product-photos .carousel {
    margin-bottom: 10px;
  }
}

.product-photos .carousel-cell {
  width: 100%;
}

.product-photos .vertical-carousel .carousel-nav {
  width: 100%;
  max-height: calc(98px * 4);
  overflow-y: scroll;
  padding-right: 17px; /* Increase/decrease this value for cross-browser compatibility */
  box-sizing: content-box; /* So the width will be 100% + 17px */
}

.product-photos .carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  margin: 0 0 5px 0;
  cursor: pointer;
}

.product-photos .carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.product-photos .carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.product-photos .flickity-prev-next-button {
  background-color: #000000;
  opacity: 1;
  border-radius: unset;
}

.product-photos .flickity-prev-next-button:hover {
  background-color: #ffffff;
  opacity: 1;
}

.product-photos .flickity-button:after {
  padding: 0;
  line-height: 44px;
  color: #ffffff;
  font-weight: 800;
  font-size: 25px;
}
.product-photos .flickity-button:hover:after {
  color: #000000;
}
.product-photos .flickity-button:focus {
  outline: none;
}

.product-photos .flickity-button.next:after {
  content: "\f105";
  font-family: fontAwesome;
}

.product-photos .flickity-button.previous:after {
  content: "\f104";
  font-family: fontAwesome;
}

.product-photos .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

.product-photos .image-slide.carousel-cell.is-selected {
  z-index: 1;
}

.product-photos .plyr__control--overlaid svg {
  margin-left: 5px;
}

.product-photos .zoom_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-color: #000000;
  opacity: 1;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}

.product-photos .zoom_btn:hover {
  background-color: #ffffff;
  opacity: 1;
}

.product-photos .zoom_btn i {
  font-size: 17px;
  color: #ffffff;
}
.product-photos .zoom_btn:hover i {
  color: #000000;
}

#slider .flickity-prev-next-button {
  top: 32px;
}
#slider .flickity-prev-next-button.next {
  left: 59px;
  right: unset;
}

@keyframes slidefadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes slidefadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

#slider .carousel-cell {
  opacity: 0 !important;
}
#slider .carousel-cell:not(.is-selected){
  animation: slidefadeOut ease 0.2s;
}
#slider .carousel-cell.is-selected {
  z-index: 99;
  opacity: 1 !important;
  animation: slidefadeIn ease 0.2s;
}
#slider .flickity-enabled:focus {
  outline: 0 !important;
}
#slider .flickity-slider {
  top: 0 !important;
  height: auto !important;
}
#slider .flickity-viewport {
  height: 100%;
}
#slider .flickity-viewport {
  min-height: 300px !important;
}
.fancybox-content.product-quick-view {
  max-width: 950px;
  width: 950px;
  overflow: hidden;
}
button.flickity-button:disabled {
  display: none;
}
.thumbnail-slider  .product-single__thumbnails-item:hover,
.product-single__thumbnails-item.active-slide,
.product-single__thumbnails-item.is-nav-selected {
  outline: 1px solid #666666;
  outline-offset: -1px;
  cursor: pointer;
}
.product-single__thumbnails-item:focus,
.product-single__thumbnail--product-template:focus {
  outline: #007ace dotted 1px !important;
  outline-offset: -1px !important;
}
.product-single__thumbnails-item.active-slide img,
.product-single__thumbnails-item.is-nav-selected img,
.thumbnail-slider  .product-single__thumbnails-item:hover img,
.product-single__thumbnail--product-template:focus img {
  opacity: 1.0 !important;
}
:focus, .focus-visible {
  outline: #007ace dotted 1px !important;
  outline-offset: -1px !important;
}
.prod-image > a,
#product-loop .prod-image > a,
.product-loop .prod-image > a,
#collection-loop .prod-container > a {
  display: inline-block;
  width: 100%;
  outline-offset: unset !important;
}
/* Cross Border Styles */
.footer-section .disclosure {
	 position: relative;
}
.footer-section .disclosure__toggle {
	 white-space: nowrap;
   color: #000000;
   border: 1px solid #000000;
   background-color: #ffffff;
   margin: 0;
}
.footer-section .disclosure-list {
	 background-color: #000000;
	 border: 1px solid #ffffff;
	 bottom: 115%;
	 padding: 11px 0px;
	 position: absolute;
	 display: none;
	 min-height: 92px;
	 max-height: 300px;
	 overflow-y: auto;
	 border-radius: 2px;
}
.footer-section .disclosure-list--visible {
	 display: block;
}
.footer-section .disclosure-list__item {
	 border-bottom: 1px solid transparent;
	 white-space: nowrap;
	 padding: 5px 45px 4px 15px;
	 text-align: left;
}
.footer-section .disclosure-list__item:active {
	 background-color: rgba(128, 128, 128, 0.2);
}
.footer-section .disclosure-list__option {
	 color: #ffffff !important;
   text-transform: capitalize;
}
.footer-section .disclosure-list__option:focus, .disclosure-list__option:hover {
	 color: #000000;
	 border-bottom: 1px solid #ffffff;
}
.footer-section .disclosure-list__item--current .disclosure-list__option {
   color: #ffffff;
	 border-bottom: 1px solid #ffffff !important;
   font-weight: 900;
}

/* Header Disclosure Selectors */
.header-section .disclosure {
	 position: relative;
}
.header-section .disclosure__toggle {
	 white-space: nowrap;
   color: #ffffff;
   background-color: #000000;
   margin: 0;
   padding: 0;
   vertical-align: middle;
   display: inline-block;
   text-transform: uppercase;
   border-radius: unset !important;
   height: auto;
   line-height: unset;
    border-bottom: 1px solid transparent;
}
.header-section .disclosure__toggle:hover {
  color: #ff0000;
   border-bottom: 1px solid #ff0000;
}
.header-section form#localization_form {
   margin: 0;
}
.header-section .disclosure-list {
	 background-color: #000000;
	 border: 1px solid #ffffff;
	 top: 115%;
	 padding: 11px 0px;
	 position: absolute;
	 display: none;
	 min-height: 92px;
	 max-height: 300px;
	 overflow-y: auto;
	 border-radius: 2px;
   z-index: 6;
   line-height: 20px;
   text-align: left;
   list-style: none;
}
.header-section .disclosure-list--visible {
	 display: block;
}
.header-section .disclosure-list__item {
	 border-bottom: 1px solid transparent;
	 white-space: nowrap;
	 padding: 5px 45px 4px 15px !important;
	 text-align: left;
}
.header-section .disclosure-list__item:active {
	 background-color: rgba(128, 128, 128, 0.2);
}
.header-section .disclosure-list__option {
	 color: #000000;
   text-transform: capitalize;
}
.header-section .disclosure-list__option:focus, .disclosure-list__option:hover {
	 color: #ffffff;
	 border-bottom: 1px solid #ffffff;
}
.header-section .disclosure-list__item--current .disclosure-list__option {
   color: #ffffff;
	 border-bottom: 1px solid #ffffff;
   font-weight: bold;
}
.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  // necessary for ie10
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (min-width: 980px) {
  .selectors-form {
    flex-wrap: nowrap;
  }
}
.selectors-form__item {
  margin: 0 5px;
}
@media (min-width: 980px) {
  .selectors-form__item {
    padding-bottom: 0;
  }
  .selectors-form__item:first-of-type {
    margin-left: 0;
  }
}

/**
 * *******************************************************
 * AOS (Animate on scroll) - wowjs alternative
 * made to animate elements on scroll in both directions
 * *******************************************************
 */
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}

/* Fix for AOS in IE 11 */
_:-ms-fullscreen, :root [data-aos^=zoom] { opacity:1 !important; }
_:-ms-fullscreen, :root [data-aos=zoom-in] { transform: scale(1) !important;}


/* Unit Pricing Update */
.price {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.product__price-container {
  align-items: flex-start;
}
.price dl {
  margin-top: 0;
}
.price dd {
  margin: 0 0.5em 0 0;
}

.price--unavailable {
  visibility: hidden;
}

.price--compare-price-hidden .price__compare {
  display: none;
}

.price__pricing-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}

.price__regular {
  display: block;
}

.price--on-sale .price__regular,
.price--on-sale .price__availability {
  display: none;
}

.price__availability {
  display: none;
  color: #000000;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.price--sold-out .price__availability {
  display: block;
}

.price__sale {
  display: none;
}

.price--on-sale .price__sale {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.price__vendor {
  color: #000000;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
}

.price__vendor--listing {
  margin: 0 0 4px;
}

.price__unit {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: none;
}
.price--unit-available .price__unit {
  display: block;
}

.price-item {
  color: #000000;
}

.price-item--sale {
  color: #bc0000;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
}

.price-unit-price {
  color: #999999 !important;
  font-size: 0.8em;
  font-style: italic;
}

.price-item__label {
  display: inline-block;
  white-space: nowrap;
}

.price__badges {
  display: none;
  margin-top: 0;
}

.price__badge {
  display: none;
  align-self: center;
  text-align: center;
  font-size: 0.5em;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid #000000;
  border-radius: 2px;
  padding: 0.2rem 0.5rem;
}

.price__badge--sale {
  color: #bc0000;
  border-color: #bc0000;
}
.price--on-sale .price__badge--sale {
  display: flex;
}
.price--sold-out .price__badge--sale {
  display: none;
}
.price--on-sale .price__badges,
.price--sold-out .price__badges {
  display: flex;
}
.price__badge--sold-out {
  color: #000000;
  border-color: #000000;
}
.price--sold-out .price__badge--sold-out {
  display: flex;
}

.price__badges--listing {
  margin-top: 0.5rem;
}

.price__badges--listing .price__badge {
  font-size: 0.6em;
  padding: 0.25rem 0.55rem;
}
.grid-align-left .price {
  align-items: flex-start;
}
.grid-align-right .price {
  align-items: flex-end;
}
.order-discount.order-discount--list {
  list-style: none;
}
/* ==============================  */
/* =   New Customer Accounts     = */
/* ============================== */
.customer-account {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
.customer-account h1 {
  font-size: 40px;
  padding-bottom: 104px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
.customer-account .sidebar {
  border-right: solid 3px rgba(0,0,0,0);
}
.customer-account .sidebar ul {
  list-style: none;
}
.customer-account .sidebar ul li {
  padding: 20px 0;
}
.customer-account .sidebar ul li a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
}
.customer-account .sidebar ul li a.selected,
.customer-account .sidebar ul li:hover a {
  border-bottom: 2px solid #000000;
}
.customer-account .content {
  padding-left: 95px;
  padding-top: 20px;
}
.customer-account .content p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
.customer-account #account-details h5 {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
}
.customer-account #order-history tbody tr {
  padding: 39px 6px;
  height: 100px;
  border-top: 1px solid rgba(0,0,0,0);
}
.customer-account #order-history thead tr {
  text-align: left;
  padding: 10px 0;
  height: 38px;
}
.customer-account #order-history thead tr th {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width:740px) {
  .customer-account {
    margin-top: 41px;
    text-align: center;
  }
  .customer-account .sidebar ul li {
    border-bottom: solid 1px #bababa;
  }
  .customer-account h1 {
    font-size: 24px;
    padding-bottom: 32px;
  }
  .customer-account .content {
    margin-top: 80px;
    padding-left: 0;
  }
  .customer-account #order-history table .status {
    display: none;
  }
  .customer-account #order-history thead tr {
    text-align: center;
  }
  .customer-account .sidebar {
    border-right: none;
  }
}
/* Order Page */
section.customer-order {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
section.customer-order .return-account {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.17;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  margin-bottom: 40px;
  display: inline-block;
}
section.customer-order h1 {
  font-size: 40px;
  padding-bottom: 64px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
section.customer-order .order-content {
  padding-right: 118px;
}
section.customer-order #order_details .labels {
  text-align: left;
  border-bottom: solid 1px #d5d5d5;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}
section.customer-order #order_details .items article {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}
section.customer-order #order_details .labels p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 4px;
}
section.customer-order #order_details .labels .product {
  grid-column: span 3;
}
section.customer-order #order_details .items .img {
  grid-column: span 1;
}
section.customer-order #order_details .items .info {
  grid-column: span 2;
}
section.customer-order #order_details .labels > .money,
section.customer-order #order_details .labels > .qty,
section.customer-order #order_details .labels > .total,
section.customer-order #order_details .items article > .money,
section.customer-order #order_details .items article > .qty,
section.customer-order #order_details .items article > .total {
  grid-column: span 1;
}
section.customer-order #order_details .items article {
  padding: 24px 0;
  border-bottom: solid 1px #d5d5d5;
}
section.customer-order #order_details .items article h4 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
}
section.customer-order #order_summary dl {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  border-bottom: solid 1px #d5d5d5;
  margin-bottom: 0;
  padding: 17px 0;

  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
section.customer-order #order_summary dt {
  flex-basis: 60%;
  padding: 2px 4px;
  text-align: left;
  font-weight: normal;
}
section.customer-order #order_summary dd {
  flex-basis: 30%;
  flex-grow: 1;
  margin: 0;
  padding: 2px 4px;
  text-align: right;
}
section.customer-order #order_summary .order_total dd,
section.customer-order #order_summary .order_total dt {
  font-weight: bold;
  text-transform: uppercase;
}
section.customer-order #order_payment,
section.customer-order #order_shipping {
  margin-bottom: 40px;
}
section.customer-order h5.order_section_title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-transform: uppercase;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 4px;
  margin-bottom: 12px;
}
section.customer-order #other_details dl {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-bottom: 0;

  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
section.customer-order #other_details dt {
  flex-basis: 30%;
  padding: 2px 4px;
  text-align: left;
  font-weight: normal;
}
section.customer-order #other_details dd {
  flex-basis: 60%;
  flex-grow: 1;
  margin: 0;
  padding: 2px 4px;
  text-align: left;
}
section.customer-order #order_details .shipping-info {
  margin-top: 16px;
}
@media (max-width:740px) {
  section.customer-order {
    margin-top: 48px;
    padding-bottom: 80px;
  }
  section.customer-order h1 {
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 40px;
  }
  section.customer-order .order-content {
    padding-right: 0;
  }
  section.customer-order .order-sidebar {
    margin-top: 48px;
  }
  section.customer-order #order_details tbody tr td.product > div.img {
    width: 100%;
  }
  section.customer-order #order_details tbody tr td.product > div.info {
    width: 100%;
  }
}
/* Addresses */
#account-addresses .customer_address {
  border: solid 1px #e8e8e8;
  padding: 45px;
  margin-bottom: 15px;
}
#account-addresses h4.address_title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
}
#account-addresses button.new-address {
  width: auto;
  padding: 0 20px;
  margin-top: 24px;
}
#account-addresses a {
  text-decoration: underline;
}
.fancybox-wrapper #edit-address,
.fancybox-wrapper #add-address {
  width: 600px;
  padding: 80px;
}
.user-login h1 {
  margin-bottom: 40px;
}
/* Login */
section.user-login {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
section.user-login .secondary-button.create-customer {
  line-height: 50px;
  text-align: center;
  margin-top: 15px;
}
.fancybox-wrapper div#recover-password,
.fancybox-wrapper div#create-customer {
  width: 600px;
  padding: 80px;
}
.shopify-challenge__container {
  margin-top: 81px !important;
}
.guest-user-login {
  padding: 20px;
  margin-bottom: 40px;
  text-align: center;
  border: 1px solid rgba(0,0,0,0);
}
.set-default {
  margin-right: 10px;
}
.value.checkbox {
  line-height: 48px;
}
@media (min-width: 741px) {
  .login-info.alternate {
    padding-left: 100px;
  }
}
@media (max-width: 740px) {
  .fancybox-wrapper div#recover-password,
  .fancybox-wrapper div#create-customer,
  #edit-address,
  #add-address {
    width: 320px !important;
    padding: 40px !important;
  }
  section.user-login {
    margin-top: 48px;
  }
}



/* ---- Flickity sections ---- */

.flickity__section .flickity-button {
  color: #ffffff;
  background-color: #000000;
  width: 45px;
  height: 45px;
  margin: 0;
}

.flickity__section .flickity-button:hover {
  color: #000000;
  background-color: #ffffff;
}

.flickity__section .flickity-button .flickity-button-icon {
  width: 40%;
  left: 30%;
  height: 40%;
  top: 30%;
}

.flickity__section .flickity-page-dots .dot {
  border: 1px solid #fff;
  margin: 0 5px;
}

/* ---- Slideshow section ---- */

.slideshow__slide-onboard,
  .onboard, .onboard-slide {
  background: #ddd! important;
  border: 1px solid #ccc;
}

.slideshow {
  border: 0 !important;
  width: 100%;
}

.slideshow__slide,
.slideshow__slide-desktop {
  width: 100%;
}

.slideshow__slide-desktop.overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.25);
  content:"";
}

.slideshow__slide {
  opacity: 0 !important;
  transition: opacity 1s ease !important;
}

.slideshow__slide.is-selected {
  opacity: 1 !important;
}

@media screen and (min-width: 741px) {
  .slideshow.flickity__section .flickity-page-dots {
    text-align: right;
    bottom: 15px;
    right: 15px;
  }
}

.slideshow__caption {
  position: absolute;
  width: fit-content;
  text-align: center;
}

.slideshow__caption .slideshow__caption-wrapper {
  display: inline-block;
  padding: 20px;
}

.slideshow__caption p {
  line-height: initial;
}

.slideshow__btn-wrapper {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
}

.slideshow__btn-wrapper a {
  padding: 10px 20px;
  letter-spacing: 1px;
  border-radius: 3px;
  display: inline-block;
  -webkit-transition: background .3s ease,color .3s ease;
  -moz-transition: background .3s ease,color .3s ease;
  -o-transition: background .3s ease,color .3s ease;
  transition: background .3s ease,color .3s ease;
}

@media screen and (max-width: 740px) {
  .homepage-section.slideshow-section {
    margin-bottom: 35px;
  }
  .slideshow__caption .slideshow__caption-wrapper {
    width: 100%;
  }
  .slideshow__slide-desktop.overlay:after {
    height: 400px;
  }
  .flickity__section .flickity-button {
    width: 30px;
    height: 30px;
  }
}

/* ---- Featured collection carousel ----- */

.featured__collection-carousel {
  width: 100%;
}

.featured__collection-product {
  padding: 0 15px 0;
}

.featured__collection-carousel .flickity-prev-next-button.next {
  right: -40px;
}
.featured__collection-carousel .flickity-prev-next-button.previous {
  left: -40px;
}

.featured__collection-button-container {
  text-align: center;
  margin: 10px auto;
}

a.button.featured__collection-view-all-button {
    width: unset;
    float: none !important;
    margin: 0 auto !important;
}

@media screen and (min-width: 741px) and (max-width: 980px ) {
  .featured__collection-carousel .featured__collection-product {
    width: 33.333% !important;
  }
  .featured__collection {
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-column-gap: 20px;
  }
}

@media screen and (max-width: 740px) {
  .featured__collection {
    grid-template-columns: 1fr 1fr !important;
    grid-column-gap: 10px;
  }
  .featured__collection-carousel .featured__collection-product {
    width: 50% !important;
  }
  .featured__collection-carousel .flickity-prev-next-button.next {
    right: -5px;
  }
  .featured__collection-carousel .flickity-prev-next-button.previous {
    left: -5px;
  }
}


/* ---- Tabbed collections ----- */

.tabbed__collection-content {
    width: 100%;
}


/* ---- Testimonials ---- */

.testimonial__container-carousel .flickity-prev-next-button.next {
  right: -40px;
}
.testimonial__container-carousel .flickity-prev-next-button.previous {
  left: -40px;
}

.testimonial__content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 30px;
}


/* ---- Image with text overlay ----- */

.parallax .row {
  width: 100%;
}

.no-js .parallax {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.parallax {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.parallax.is_fixed {
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  background-position: center center !important;
}

.parallax__caption {
  width: fit-content;
  position: absolute;
  z-index: 2;
}

.parallax__caption-text {
  padding: 20px;
  line-height: initial;
  position: relative;
  z-index: 2;
}

.parallax__caption-text h2 {
  display: inline-block;
}

.parallax__caption-text p {
  margin-bottom: 10px;
}

.parallax__caption-text .button {
    width: auto;
    width: initial;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.parralax__image.overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.25);
  content:"";
}

@media screen and ( max-width: 740px ) {
  .parallax .parallax__container {
    height: initial !important;
    min-height: 230px !important;
  }
}
@media screen and ( max-width: 1024px ) {
  .parallax {
    background-attachment: scroll !important;
    background-size: cover !important;
  }
}
@media screen and (max-width: 740px) {
  .parallax .parallax__caption-text h2 {
    font-size: 16px;
  }
  .parallax .parallax__caption-text p {
    font-size: 14px;
  }
}

/* Custom Icons */
.icn-close {
  width: 20px;
  height: 20px;
  position: relative;
}
.icn-close:after {
  content: '';
  height: 20px;
  border-left: 1px solid #fff;
  position: absolute;
  transform: rotate(45deg);
  left: 8px;
}
.icn-close:before {
  content: '';
  height: 20px;
  border-left: 1px solid #fff;
  position: absolute;
  transform: rotate(-45deg);
  left: 8px;
}
/* CSS Slideouts */
.slideout {
  list-style: none;
  background: var(--background);
  width: 285px;
  height: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: unset;
  right: unset;
  z-index: 13;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.site-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 12;
  visibility: hidden;
  opacity: 0;
  background: #363636;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.slideout__drawer-right {
  transform: translateX(285px);
  right: 0;
}
.slideout__drawer-left {
  transform: translateX(-285px);
  left: 0;
}
.slideout-left--open .slideout--active.slideout__drawer-left {
  transform: translateX(0);
}
.slideout-right--open .slideout--active.slideout__drawer-right {
  transform: translateX(0);
}
.slideout-left--open,
.slideout-right--open {
  overflow: hidden;
}
.slideout-left--open .site-overlay,
.slideout-right--open .site-overlay {
  opacity: 0.5;
  visibility: visible;
}
.slideout__trigger--open {
  z-index: 2;
  margin-bottom: 0;
  cursor: pointer;
}
.slideout__trigger--open .slideout__trigger-mobile-menu i {
 color: var(--cart-links);
}
.slideout__trigger--open .slideout__trigger-mobile-menu i:hover {
 color: var(--cart-links-hover);
}
.slideout__trigger--open .slideout__trigger-mobile-menu i,
.slideout__trigger--open .slideout__trigger-password i {
  font-size: 20px;
  text-align: left;
}
.slideout__trigger--close .slideout__trigger-mobile-menu,
.slideout__trigger--close .slideout__trigger-store-availability,
.slideout__trigger--close .slideout__trigger-password {
  padding: 15px 10px 15px 10px;
  margin-bottom: 0;
  color: black;
  background: unset;
  line-height: 50px;
  height: 50px;
}
.slideout__trigger--open .slideout__trigger-mobile-menu,
.slideout__trigger--open .slideout__trigger-store-availability,
.slideout__trigger--open .slideout__trigger-password {
  background: unset;
  margin-bottom: 0;
}
.slideout__trigger-mobile-menu:hover,
.slideout__trigger-store-availability:hover,
.slideout__trigger-password:hover {
  background: unset;
}
.slideout__trigger--open .slideout__trigger-store-availability,
.slideout__trigger--open .slideout__trigger-password {
  color: var(--text-color);
  height: auto;
  text-align: left;
  text-decoration: underline;
  letter-spacing: unset;
  margin: 0;
  padding: 0;
}
.slideout__trigger-password {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
}
.slideout__trigger--open .slideout__trigger-store-availability:hover,
.slideout__trigger--open .slideout__trigger-password:hover {
  opacity: 0.8;
}
.slideout__trigger-store-availability .icn-close:before,
.slideout__trigger-store-availability .icn-close:after,
.slideout__trigger-password .icn-close:before,
.slideout__trigger-password .icn-close:after {
  border-color: var(--text-color);
}
.slideout-left--closed .slideout__drawer-left,
.slideout-right--closed .slideout__drawer-right {
  visibility: hidden;
  opacity: 0;
  -webkit-animation:slideoutFadeout 0.4s linear;
}
.slideout-left--open .slideout__drawer-left,
.slideout-right--open .slideout__drawer-right {
  visibility: visible;
  opacity: 1;
  -webkit-animation:slideoutFadein 0.4s linear;
}
@-webkit-keyframes slideoutFadeout {
  0%{opacity:1;visibility:visible;}
  99%{opacity:0;}
  100%{opacity:0;visibility: hidden;}
}
@-webkit-keyframes slideoutFadein {
  0%{opacity:0;visibility:visible;}
  100%{opacity:1;}
}

/* Mobile Menu */
.mobile-menu__block {
  padding: 10px 10px 0 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.mobile-menu__featured-image--full-width {
  margin: 0 0 0 -12px !important;
  padding: 0;
  width: 110%;
}
.mobile-menu__search form input {
  border: none;
  border-bottom: 1px solid;
  height: 41px;
}
.mobile-menu__accordion > .mobile-menu__item:first-child {
  border-top: 1px solid;
}
.mobile-menu__cart-icon {
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-size: var(--font-size)px;
  position: relative;
  display: block;
  border: 1px solid;
  padding: 10px;
  text-transform: uppercase;
}
.mobile-menu__cart-icon i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-37%);
}
.mobile-menu__cart-icon,
.mobile-menu__featured-text {
  line-height: initial;
  position: relative;
}
.mobile-menu__social ul {
  list-style: none;
  padding-bottom: 0 !important;
}
.mobile-menu__social li {
  display: inline-block;
  margin: 3px 5px;
}
.mobile-menu__featured-text p,
.mobile-menu__search input {
  margin-bottom: 0;
}
/* Accordions */
ul.accordion {
  list-style-type: none;
}

.accordion__toggle.open:after,
.accordion__toggle-2.open:after {
  font-family: 'FontAwesome';
  content: "\f106";
  position: absolute;
  right: 10px;
}

.accordion__toggle:after,
.accordion__toggle-2:after {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  right: 10px;
  padding-left: 10px;
  border-left: 1px solid;
}

ul.accordion li {
  line-height: initial;
  position: relative;
}

ul.accordion li,
.accordion__toggle,
.accordion__toggle-2 {
  padding: 10px 0 10px 10px;
}

ul.accordion a,
.accordion__toggle,
.accordion__toggle-2 {
  font-family: var(--main-family);
  font-size: var(--font-size)px;
  font-weight: var(--main-weight);
}

.accordion__submenu-1,
.accordion__submenu-2 {
  list-style-type: none;
  padding-left: 10px;
  margin: 0;
}

.accordion__toggle,
.accordion__toggle-2 {
  cursor: pointer;
}

.accordion__content,
.accordion__content-2 {
  display: none;
}

.accordion__content.default,
.accordion__content-2.default {
  display: block;
}

/* Collection Sidebar Accordion */
.collection-sidebar__accordion li,
.collection-sidebar__accordion .accordion__toggle,
.collection-sidebar__accordion .accordion__toggle-2 {
  padding: 0;
}
.collection-sidebar__accordion .accordion__toggle:after,
.collection-sidebar__accordion .accordion__toggle-2:after {
  border-left: none;
}

/* Password Page */
.password .slideout__trigger-password {
  opacity: 0.8;
}

.password .slideout__trigger-password:hover {
  opacity: 1.0;
}

.password-page__wrapper {
  min-height: 110vh;
  padding: 15px;
}

.password-page__logo {
  padding-top: 100px;
  text-align: center;
}

.password-page__newsletter {
  width: 100%;
  margin-top: 100px;
}

.password-page__newsletter-wrapper {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.password-page__newsletter-details {
  margin-bottom: 30px;
  text-align: center;
}

.password-page__newsletter-signup--email {
  float: left !important;
  text-indent: 10px;
  width: 66% !important;
  text-transform: uppercase;
  color: #000;
  height: 48px !important;
}

.password-page__newsletter-signup--submit {
  width: 28% !important;
  margin-left: 0;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px !important;
}

.password-page__newsletter-signup--submit:hover {
  opacity: 0.75;
}

.password-page__icons {
  margin-bottom: 20px;
}

.password-page__icons li {
  display: inline-block;
  margin: 0 5px;
}

.password-page__icons a:hover {
  opacity: 0.5;
}

.password-page__icons i {
  line-height: 30px;
}

.password-page__footer {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 220px;
}

.password-page__footer a {
  font-family: var(--main-family);
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

.password-page__login {
  padding: 10px 15px;
}

.password-page__login label {
  margin-bottom: 10px;
}
@media screen and ( max-width: 740px ) {
  .password-page__newsletter {
    margin-top: 50px;
  }
}

/* Error and Success Alerts */
.note-success {
  border: 1px solid;
  border-color: var(--success-msg-dark);
  background-color: var(--success-msg-light);
  color: var(--success-msg-dark);
  padding: 10px;
  margin-bottom: 15px;
}
.note-error {
  border: 1px solid;
  border-color: var(--error-msg-dark);
  background-color: var(--error-msg-light);
  color: var(--error-msg-dark);
  padding: 10px;
  margin-bottom: 15px;
}
.note-error ul,
.note-success ul {
  list-style: none;
}

/* Store Availability */
.store-availability-small-text {
  font-size: 13px;
}

.store-availability-information {
  display: flex;
  margin-left: 5px;
}

.store-availability-information-container {
  margin-left: 5px;
  text-align: left;
}

.store-availability-information i {
  line-height: 22px;
}

.store-availability-information i.la-check,
.store-availabilities-list i.la-check {
   color: #00730B;
 }

.store-availability-information__title,
.store-availability-information__stock {
  margin-bottom: 0;
}

.store-availability-information__stores {
  margin-top: 8px;
}

.store-availability-information__link {
  text-decoration: underline;
  cursor: pointer;
}

.store-availability-information__link:hover,
.store-availability-information__link:focus {
  opacity: 0.6;
}

.store-availabilities-modal {
  left: unset;
  background-color: var(--background);
}

@media only screen and (max-width: 740px) {
  .store-availabilities-modal {
    width: 100%;
    z-index: 9999;
  }
}

.store-availabilities-modal__header {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 16px 0;
  padding-left: 20px;
  padding-right: 20px;
}

.store-availabilities-modal__product-title {
  font-size: 17px;
  text-transform: none;
  margin-bottom: 0;
}

.store-availabilities-list {
  overflow: auto;
  padding: 0 10px;
}

.store-availabilities-modal__close {
  margin-bottom: 13px;
  cursor: pointer;
}

.store-availability-list__item {
  padding: 0 10px 16px 10px;
}

.store-availability-list__item::before {
  content: "";
  display: block;
  margin: 0 0 16px 0;
  border-bottom: 1px solid var(--dotted-color);
}

.store-availability-list__item > p {
  font-size: 13px;
  margin-bottom: 0;
}

.store-availability-list__location {
  display: flex;
  justify-content: space-between;
}

.store-availability-list__stock {
  margin-top: 8px;
  margin-bottom: 16px;
}

.store-availability-container {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--dotted-color);
  margin-bottom: 20px;
  padding-top: 10px;
}
@media (max-width: 740px) {
  .store-availability-information-container,
  .slideout__trigger-store-availability {
    width: 100%;
    margin-left: 0;
  }
}


/* ================ */
/* = Product page = */
/* ================ */
.product__photos-container {
  position: relative;
}

.product__decription-container,
.rte {
  margin-bottom: 10px;
}

.product__decription-container a,
.rte a {
  text-decoration: underline;
}

.product__price-container {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0);
}

.product__nav a {
  color: #ffffff;
  border: 2px solid #000000;
  background: #000000;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

.product__nav a:hover {
  background: #ffffff;
  color: #000000;
}

.product__related-container {
  padding-top: 20px;
  border-top: 1px solid rgba(0,0,0,0);
  margin-top: 20px;
}

.product__related-container h4 {
  margin-bottom: 20px;
}

.product__quantity-input {
  line-height: 40px !important;
  text-indent: 0 !important;
  text-align: center;
  padding: 0 !important;
  width: 50px !important;
  background: transparent !important;
  border: 1px solid rgba(0,0,0,0);
  display: inline-block;
  color: #000000;
}

.product__quantity-wrapper {
  display: block;
  float: left;
  width: 100%;
}

.product__quantity-container.ajaxcart__qty {
  display: inline-block;
  margin-top: 6px;
}

/* Product Form Buttons */
.product__add-container {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}

.product__form-container {
  position: relative;
  z-index: 0;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-top: 1px solid rgba(0,0,0,0);
  border-bottom: 1px solid rgba(0,0,0,0);
  padding-top: 20px;
}

@media screen and (max-width: 980px) {
  .product__form-wrapper { border-right: 0; padding-right: 0; }
}

.product__add-button {
  display: inline-block! important;
  line-height: 44px! important;
  padding: 0 20px! important;
  clear: left;
  margin-left: 0! important;
}

@media screen and ( min-width: 981px ) {
  .product__add-button,
  .shopify-payment-button {
    width: 48% !important;
    display: inline-block;
    vertical-align: top;
   }
   .shopify-payment-button {
     margin-top: 0;
     margin-left: 3%;
   }
}
@media screen and ( max-width: 980px ) {
  .product__add-button, .shopify-payment-button, .single-option-selector {
    width: 100%! important;
    margin-left: 0;
    clear: left;
  }
}
.shopify-payment-button.hide { display: none; }
.shopify-payment-button__button--branded, .shopify-payment-button__button--unbranded {
  border-radius: 3px! important;
  line-height: 44px !important;
  min-height: 44px! important;
  padding: 0! important;
  margin-bottom: 15px! important;
}

.shopify-payment-button__button--unbranded {
    color: #ffffff! important;
    background: #000000! important;
    font-size: 13px! important;
    font-weight: 400! important;
    font-family: Oswald! important;
}

.shopify-payment-button__button--unbranded:hover {
    color: #ffffff! important;
    background: #000000! important;
}

.shopify-payment-button__more-options, .shopify-payment-button__more-options:hover {
  background: transparent! important;
  color: #000! important;
  padding: 0! important;
}

.shopify-payment-button__more-options {
  height: initial;
  line-height: initial;
}

.what-is-it {
  line-height: 40px;
}

.product__quantity-container .quantity-increment {
  border: 1px solid rgba(0,0,0,0);
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  color: #000000;
  font-weight: normal;
  float: left;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  border-radius: 0;
}

.product__add-msg {
  clear: left;
}

.product__add-msg.success {
  margin: 10px 0;
  border: 1px solid rgba(0,0,0,0);
  padding: 20px 10px;
}

.product__add-msg.success a {
  font-weight: bold;
}

.product__add-msg.error {
  color: red;
}

.js-qty__adjust.js-qty__adjust--minus.quantity-increment {
  border-radius: 0;
}

.js-qty__adjust.js-qty__adjust--plus.quantity-increment {
  border-radius: 0;
  margin-left: -1px;
}

/* New Product Quick View Image Gallery */
.product-main-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
}

.product-main-image img {
  margin: 0 auto;
  cursor: crosshair;
}

.product-image-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* Product Form Swatches */
.swatches__container {
  margin: 10px 0 10px 0;
  display: inline-block;
  width: 100%;
}

/* Hide radio buttons */
.swatches__form--input {
  display: none;
}

/* Swatch Label */
.swatches__form--label {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  padding: 0 10px;
  color: var(--swatch-color);
  background-color: var(--swatch-background);
  margin: 0px 8px 10px 0;
  cursor: pointer;
  border: 1px solid var(--swatch-border);
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  min-width: 44px;
  height: 34px;
  line-height: 32px !important;
  white-space: nowrap;
  text-align: center;
  float: unset !important;
}

.swatches__shape--circle label {
  min-width: 34px !important;
  width: 34px !important;
  border-radius: 50%;
  outline: 0 !important;
  padding: 0;
}

.swatches__shape--square label {
  min-width: 34px !important;
  width: 34px !important;
  outline: 0 !important;
  padding: 0;
}

.swatches__shape--rectangle label {
  min-width: 44px !important;
  width: 34px !important;
  outline: 0 !important;
  padding: 0;
}

.swatches__form--input:checked + .swatches__form--label {
  border:1px solid var(--swatch-selected-border);
  background: var(--swatch-selected-background);
  color: var(--swatch-selected-color);
}

.swatches__swatch--color .swatches__form--input:checked + .swatches__form--label {
  box-shadow: 0px 0px 2px 2px #d6d6d6;
}

.swatches__form--label:hover {
  background: var(--swatch-selected-background);
  color: var(--swatch-selected-color);
}

.swatches__swatch--regular,
.swatches__swatch--color {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position:relative;
}

/* Image with the cross in it */
.swatches__sold-out--image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatches__sold-out--image {
  display: none;
}

.swatches__swatch--color.soldout .swatches__sold-out--image,
.swatches__swatch--regular.soldout .swatches__sold-out--image {
  display: block;
}

.swatches__swatch--regular.soldout label,
.swatches__swatch--color.soldout label  {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

.swatches__container.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatches__container.error p {
  margin: 0.7em 0;
}

.swatches__container.error p:first-child {
  margin-top: 0;
}

.swatches__container.error p:last-child {
  margin-bottom: 0;
}

.swatches__container.error code {
  font-family: monospace;
}

.swatches__option-name {
  text-transform: uppercase;
  margin-bottom: 15px;
  border-bottom: 1px solid transparent;
  display: block;
  font-weight: bold;
  font-size: 13px;
}

.swatches__option-value {
  text-transform: capitalize;
  margin-left: 5px;
  font-weight: normal;
}

/* Product Form Titles & Labels */
.product__title {
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

.product__variants-select label,
.product__quantity-label,
.product__sku-label {
  text-transform: uppercase;
  float: left;
  line-height: 40px;
  margin-right: 10px;
  min-width: 50px;
}

.product__sku-container,
.product__quantity-wrapper {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
.product__sku-label {
  display: block;
  font-weight: bold;
  font-size: 13px;
}
.product__sku-value {
  text-transform: capitalize;
  font-weight: normal;
  line-height: 40px;
}

/* Product Form Dropdowns */
.product__variants-select .selector-wrapper {
  clear: left;
  display: inline-block;
  width: 100%;
  margin: 8px 0;
}

.product__variants-select .single-option-selector {
  height: 40px;
  width: initial;
  min-width: 195px;
  display: inline-block;
  float: left;
  border: 1px solid rgba(0,0,0,0);
  font-size: 13px;
  font-family: Oswald;
  padding-left: 8px;
  background: url(//gaspoweredjunk.com/cdn/shop/t/88/assets/select-arrow.png?v=112595941721225094991748526418) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 0;
}

@media (max-width: 740px) {
  .product__variants-select .selector-wrapper {
    margin: 5px 0;
  }
}

/* Label and select styles for only one option */
.product__variants-single-option {
  margin: 8px 0;
}
.product__variants-select .product__variants-single-option-label + .selector-wrapper {
  width: auto;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

/* Product Popups */
.product__popups {
  clear: left;
  margin: 10px 0 20px;
  list-style-type: none;
}

.product__popup-button {
  display: inline;
  margin-right 10px;
  border-right: 1px solid rgba(0,0,0,0);
  padding-right: 10px;
  margin-left: 10px;
}

.product__popup-button.first {
  margin-left: 0;
}

.product__popup-button.last {
  border-right: 0;
}

.product__popup-content {
  min-width: 600px;
  min-height: 150px;
  padding: 15px;
}

@media screen and ( max-width: 740px) {
  .product__popup-content {
    min-width: 200px;
    max-width: 3200px;
  }
}

/* Product Social Share */
.product__share-icons {
  float: left;
}

.product__share-icon {
  margin: 0 10px 0 0;
}


/* ---- Media Queries ---- */

/* #Media Queries
================================================== */


  /* Product grid clear next row */
  @media screen and ( min-width: 981px){
    div#product-loop .product-index.desktop-4.tablet-2:nth-child(3n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-3.tablet-2:nth-child(4n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-6.tablet-3:nth-child(2n+1) {
      clear: left;
    }
  }


  @media screen and ( min-width: 741px) and (max-width: 980px){
    div#product-loop .product-index.desktop-4.tablet-2:nth-child(3n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-3.tablet-2:nth-child(3n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-6.tablet-3:nth-child(2n+1) {
      clear: left;
    }
  }

  @media screen and (max-width: 740px){
    div#product-loop .product-index.desktop-4.tablet-2.mobile-half:nth-child(2n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-3.tablet-2.mobile-half:nth-child(2n+1) {
      clear: left;
    }
    div#product-loop .product-index.desktop-6.tablet-3.mobile-half:nth-child(2n+1) {
      clear: left;
    }
  }


  /* Bigger Than Tablet */

  @media screen and (min-width: 981px) {
    #mobile-only, .mobile-only { display: none; }
  }

  @media screen and (max-width: 981px) {
    #logo, #cart-container { width: 100%; margin-left: 0; }
  }

  @media screen and (max-width: 980px) {
    #nav,
    ul#cart li.cart-overview span.cart-words,
    ul#cart li.customer-accounts,
    ul#cart li.searchbox,
    ul#cart li.search-icon,
    .large-search { display: none !important; }

    .gridlock-fluid div#identity { padding-left: 10px !important; padding-right: 10px !important; }
    #mobile-only { display: none; }
    .tablet-hide { display: none; }
    footer ul { margin-bottom: 30px; }
    input.add.clearfix.AddtoCart { margin-left: 0; margin-top: 0;}

  }


  @media screen and (min-width: 741px ) and ( max-width: 980px ) {

    div#identity { display: grid; grid-template-columns: 1fr 3fr 1fr !important; }
    #logo { text-align: center !important; justify-self: center !important;}

  }


  /* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 740px) {

    .notification {
      margin-bottom: 5px;
      margin-top: 5px;
    }

    .mobile-hide { display: none; }

    .mhide { display: none; }

    input.ajaxcart__qty-num {
      width: 40px !important;
      min-width: inherit;
    }

    textarea { min-width: 0 !important; }
    #newsletter { line-height: 60px; }
    input#mce-EMAIL {
      text-align: center;
    }
    #signup { margin-top: 0; }
    #newsletter #mc-embedded-subscribe { margin-left: 0; margin-top: 5px; }
    .search { width: 100%; }
    #q { width: 100%; }
    .button { width: 100%; }
    input { width: 100%; min-width: 100%; }

    /* Collection page section */
    .product-modal { display: none !important; }
    #full-width-filter { margin-top: 0; }
    ul#sortme li select.styled-select {
      width: 100%;
    }
    #full-width-filter .filter {
      width: 47%;
      float: left;
      display: inline-block;
      margin: 0 1% 10px 1%;
    }
    #collection-sidebar { display: none; }
    #collection-sidebar.open { display: block; text-align: center; }
    .show {
      width: 40px;
      height: 40px;
      background: transparent;
      border: 0;
      cursor: pointer;
      display: block;
      position: relative;
      text-align: center;
    }
    .show:after {
      content: '\f039';
      font-family: FontAwesome;
      font-size: 20px;
      display: block;
      margin: auto;
      color: #000000;
    }
    .first { clear: none; }
    #product-loop div.product-index:nth-child(2n+1) { clear: left; }

    /* Product page section */
    .product__nav {
      display: none;
    }
    input#AddToCart {
      clear: left;
      width: 100%;
      min-width: 100%;
      margin: 20px auto 10px;
    }
    input#quantity {
      min-width: 60px;
      text-align: center;
    }
    input.add { min-width: 90px; }
    select.styled-select, .single-option-selector {
      text-indent: 5px;
      clear: left;
      margin-left: 0;
      width: 100%;
    }
    #add { width: 100%; }
    #mobile-product-photos {
      margin-bottom: 20px;
    }


    /* Shopping cart page */
    #basket-right { text-align: center; float: left; margin-bottom: 20px; }
    #update-cart, #checkout { width: 100%; }
    #shopping-cart thead { display: none; }
    #shopping-cart td { clear: left; display: block; }
    .cart-title {
      display: inline-block;
      text-align: left;
      margin-top: 20px;
      margin-bottom: 20px;
      width: 70%;
      vertical-align: middle;
    }
    .cart-image {
      display: inline-block;
      text-align: center;
      width: 20%;
      vertical-align: middle;
    }
    td.cart-price {
      text-align: center;
    }
    td.cart-price, td.cart-remove, td.cart-quantity, .cart-total {
      clear: none !important;
      float: none;
      margin: 1%;
      display: inline-block !important;
      vertical-align: middle;
      line-height: 48px;
      border-bottom: 0 !important;
    }
    td.cart-price {
      width: 40%;
    }
    td.cart-quantity {
      width: 20%;
    }
    td.cart-remove {
      width: 10%;
    }
    td.cart-total {
      width: 22%;
    }
    #shopping-cart tr {
      border-bottom: 1px solid rgba(0,0,0,0);
    }

    /* Footer section */

    ul.footer-left { float: left; width: 100%;  text-align: center; }
    ul#footer-right { float: left; width: 100%; text-align: center; }
    .footer-left li { text-align: center; float: none; }
    #footer-right li { text-align: center; float: none; }

    #mce-EMAIL { width: 100%; }
    footer { text-align: center; }
    footer ul { margin-bottom: 30px; }
    .sub-footer .left-side, .sub-footer .right-side {
      width: 100%;
      text-align: center;
      padding: 10px 0;
    }

    /* Home page gallery section */

    .homepage-promo h3 { font-size: 100%; }
    .homepage-promo .caption p { font-size: 100%; }
    .homepage-promo .caption::before {
      border-top: 0;
      border-bottom: 0;
    }
    .homepage-promo .caption::after {
      border-left: 0;
      border-right: 0;
    }

    /* Header section */
    header.theme-header { width: 100%; z-index: 11; }
    ul#social-links { display: none;}
    div#identity { display: grid; grid-template-columns: 1fr 3fr 1fr !important; padding: 0 0 10px 0 !important; }
    div#cart-container { text-align: right; }
    header ul#cart li.lang-selector,
    header ul#cart li.curr-selector { display: none;}
    #logo { text-align: center; }

  }


/* ---- Font Awesome ---- */

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fontawesome-webfont.eot?v=4.7.0');src:url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

   
   
/*    Custom CSS */
  
}
   input#customer-email,
   input#customer-password,
   input#first-name, 
   input#last-name, 
   input#email, 
   input#password {
     border: 1px solid;
}
   /*    Custon Css */
}

}

