/** Shopify CDN: Minification failed

Line 4584:36 Unexpected "\".regular-filter--label\""
Line 4585:36 Unexpected "\".color-filter--label\""
Line 4726:12 Unexpected "\".color-filter--label\""

**/
/*
* Mr Parker Shopify theme - created by Richard @ 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;
}

.box-ratio {
  border-radius: 5px;
}

.gridlock .row {
  width: 94%;
  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: 1220px) {
  .gridlock .row {
    width: 1200px;
  }
  .grid__wrapper {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1480px) {
  .gridlock .row {
    width: 1480px;
  }
  .grid__wrapper {
    max-width: 1480px;
  }
  .gridlock.ultra_wide .row {
    width: 94%;
  }
  .gridlock.ultra_wide .grid__wrapper {
    max-width: 94%;
  }
  .gridlock.ultra_wide .row .grid__wrapper {
    max-width: 100%;
  }
}

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

@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%;
}

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

/* =============== */
/* = CSS Grid = */
/* =============== */
.grid__wrapper {
  margin: 0 auto;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%;
  display: grid;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
}

.grid__wrapper-nest {
  display: grid !important;
}

.grid__wrapper.aflow {
  grid-auto-flow: dense;
}

.grid__wrapper.narrow {
  padding-left: 7%;
  padding-right: 7%;
}

.grid__wrapper.full {
  padding-left: 1.25%;
  padding-right: 1.25%;
  max-width: unset;
  width: 100%;
}

.grid__wrapper.no_padding {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

.grid__wrapper.edge {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100% !important;
}

.grid__wrapper > .first {
  order: 1;
}

.grid__wrapper > .last {
  order: 2;
}

/* Inline Grid Columns */
.grid__wrapper > * {
  display: inline-block;
  padding: 0;
  vertical-align: top;
}

.span-1 {
  width: 8.3333333%;
}
.span-2 {
  width: 16.666666%;
}
.span-3 {
  width: 25%;
}
.span-4 {
  width: 33.333333%;
}
.span-5 {
  width: 41.666666%;
}
.span-6 {
  width: 50%;
}
.span-7 {
  width: 58.333333%;
}
.span-8 {
  width: 66.666666%;
}
.span-9 {
  width: 75%;
}
.span-10 {
  width: 83.33333%;
}
.span-11 {
  width: 91.666667%;
}
.span-12 {
  width: 100%;
}

/* Grid Row Template */
.grid__wrapper.gtr1 {
  grid-template-rows: 1fr;
}
.grid__wrapper.gtr2 {
  grid-template-rows: 1fr 1fr;
}
.grid__wrapper.gtr3 {
  grid-template-rows: 1fr 1fr 1fr;
}
.grid__wrapper.gtr4 {
  grid-template-rows: 1fr 1fr 1fr 1fr;
}

.gr1 {
  grid-row: span 1;
}
.gr2 {
  grid-row: span 2;
}
.gr3 {
  grid-row: span 3;
}
.gr4 {
  grid-row: span 4;
}

/* Grid Gap */
.cg0 {
  grid-column-gap: 0;
}
.cg1 {
  grid-column-gap: 6px;
}
.cg2 {
  grid-column-gap: 9px;
}
.cg3 {
  grid-column-gap: 12px;
}
.cg4 {
  grid-column-gap: 15px;
}
.cg5 {
  grid-column-gap: 18px;
}
.cg6 {
  grid-column-gap: 21px;
}
.cg7 {
  grid-column-gap: 24px;
}
.cg8 {
  grid-column-gap: 27px;
}
.cg9 {
  grid-column-gap: 30px;
}

.rg0 {
  grid-row-gap: 0;
}
.rg1 {
  grid-row-gap: 6px;
}
.rg2 {
  grid-row-gap: 9px;
}
.rg3 {
  grid-row-gap: 12px;
}
.rg4 {
  grid-row-gap: 15px;
}
.rg5 {
  grid-row-gap: 18px;
}
.rg6 {
  grid-row-gap: 21px;
}
.rg7 {
  grid-row-gap: 24px;
}
.rg8 {
  grid-row-gap: 27px;
}
.rg9 {
  grid-row-gap: 30px;
}

/* Align Text */
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}
.a-center {
  text-align: center;
}

/* Align Self */
.v-start {
  align-self: start;
  vertical-align: top;
}
.v-center {
  align-self: center;
  vertical-align: middle;
}
.v-end {
  align-self: end;
  vertical-align: bottom;
}
.v-stretch {
  align-self: stretch;
}
.vi-center {
  display: inline;
  vertical-align: middle;
}
.vib-center {
  display: inline-block;
  vertical-align: middle;
}

/* Justify Self */
.h-start {
  justify-self: start;
}
.h-center {
  justify-self: center;
}
.h-end {
  justify-self: end;
}
.h-stretch {
  justify-self: stretch;
}

/* Place Self */
.vh-start {
  place-self: start;
}
.vv-center {
  place-self: center;
}
.vh-end {
  place-self: end;
}
.vh-stretch {
  place-self: stretch;
}

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

@supports (display: grid) {
  /* Grid Columns */
  .span-1 {
    grid-column: 1;
    width: 100%;
  }
  .span-2 {
    grid-column: 1 / 3;
    width: 100%;
  }
  .span-3 {
    grid-column: 1 / 4;
    width: 100%;
  }
  .span-4,
  .span-third {
    grid-column: 1 / 5;
    width: 100%;
  }
  .span-5 {
    grid-column: 1 / 6;
    width: 100%;
  }
  .span-6 {
    grid-column: 1 / 7;
    width: 100%;
  }
  .span-7 {
    grid-column: 1 / 8;
    width: 100%;
  }
  .span-8 {
    grid-column: 1 / 9;
    width: 100%;
  }
  .span-9 {
    grid-column: 1 / 10;
    width: 100%;
  }
  .span-10 {
    grid-column: 1 / 11;
    width: 100%;
  }
  .span-11 {
    grid-column: 1 / 12;
    width: 100%;
  }
  .span-12 {
    grid-column: 1 / 13;
    width: 100%;
  }

  .span-6.first {
    grid-column: 1 / 7;
    width: 100%;
  }
  .span-6.last {
    grid-column: 7 / 13;
    width: 100%;
  }
  .span-8.first {
    grid-column: 1 / 9;
    width: 100%;
  }
  .span-4.last {
    grid-column: 9 / 13;
    width: 100%;
  }
  .span-4.first {
    grid-column: 1 / 5;
    width: 100%;
  }
  .span-8.last {
    grid-column: 5 / 13;
    width: 100%;
  }
  .span-9.first {
    grid-column: 1 / 10;
    width: 100%;
  }
  .span-3.last {
    grid-column: 10 / 13;
    width: 100%;
  }
  .span-3.first {
    grid-column: 1 / 4;
    width: 100%;
  }
  .span-9.last {
    grid-column: 4 / 13;
    width: 100%;
  }

  /* Grid Auto Columns */
  .span-1.auto {
    grid-column: auto / span 1;
    width: 100%;
  }
  .span-2.auto {
    grid-column: auto / span 2;
    width: 100%;
  }
  .span-3.auto {
    grid-column: auto / span 3;
    width: 100%;
  }
  .span-4.auto,
  .span-third.auto {
    grid-column: auto / span 4;
    width: 100%;
  }
  .span-5.auto {
    grid-column: auto / span 5;
    width: 100%;
  }
  .span-6.auto {
    grid-column: auto / span 6;
    width: 100%;
  }
  .span-7.auto {
    grid-column: auto / span 7;
    width: 100%;
  }
  .span-8.auto {
    grid-column: auto / span 8;
    width: 100%;
  }
  .span-9.auto {
    grid-column: auto / span 9;
    width: 100%;
  }
  .span-10.auto {
    grid-column: auto / span 10;
    width: 100%;
  }
  .span-11.auto {
    grid-column: auto / span 11;
    width: 100%;
  }
  .span-12.auto {
    grid-column: auto / span 12;
    width: 100%;
  }

  /* Grid Push Columns */
  .span-1.push-1 {
    grid-column: 2 / 3;
    width: 100%;
  }
  .span-1.push-2 {
    grid-column: 3 / 4;
    width: 100%;
  }
  .span-1.push-3 {
    grid-column: 4 / 5;
    width: 100%;
  }
  .span-1.push-4 {
    grid-column: 5 / 6;
    width: 100%;
  }
  .span-1.push-5 {
    grid-column: 6 / 7;
    width: 100%;
  }
  .span-1.push-6 {
    grid-column: 7 / 8;
    width: 100%;
  }
  .span-1.push-7 {
    grid-column: 8 / 9;
    width: 100%;
  }
  .span-1.push-8 {
    grid-column: 9 / 10;
    width: 100%;
  }
  .span-1.push-9 {
    grid-column: 10 / 11;
    width: 100%;
  }
  .span-1.push-10 {
    grid-column: 11 / 12;
    width: 100%;
  }
  .span-1.push-11 {
    grid-column: 12 / 13;
    width: 100%;
  }

  .span-2.push-1 {
    grid-column: 2 / 4;
    width: 100%;
  }
  .span-2.push-2 {
    grid-column: 3 / 5;
    width: 100%;
  }
  .span-2.push-3 {
    grid-column: 4 / 6;
    width: 100%;
  }
  .span-2.push-4 {
    grid-column: 5 / 7;
    width: 100%;
  }
  .span-2.push-5 {
    grid-column: 6 / 8;
    width: 100%;
  }
  .span-2.push-6 {
    grid-column: 7 / 9;
    width: 100%;
  }
  .span-2.push-7 {
    grid-column: 8 / 10;
    width: 100%;
  }
  .span-2.push-8 {
    grid-column: 9 / 11;
    width: 100%;
  }
  .span-2.push-9 {
    grid-column: 10 / 12;
    width: 100%;
  }
  .span-2.push-10 {
    grid-column: 11 / 13;
    width: 100%;
  }

  .span-3.push-1 {
    grid-column: 2 / 5;
    width: 100%;
  }
  .span-3.push-2 {
    grid-column: 3 / 6;
    width: 100%;
  }
  .span-3.push-3 {
    grid-column: 4 / 7;
    width: 100%;
  }
  .span-3.push-4 {
    grid-column: 5 / 8;
    width: 100%;
  }
  .span-3.push-5 {
    grid-column: 6 / 9;
    width: 100%;
  }
  .span-3.push-6 {
    grid-column: 7 / 10;
    width: 100%;
  }
  .span-3.push-7 {
    grid-column: 8 / 11;
    width: 100%;
  }
  .span-3.push-8 {
    grid-column: 9 / 12;
    width: 100%;
  }
  .span-3.push-9 {
    grid-column: 10 / 13;
    width: 100%;
  }

  .span-4.push-1 {
    grid-column: 2 / 6;
    width: 100%;
  }
  .span-4.push-2 {
    grid-column: 3 / 7;
    width: 100%;
  }
  .span-4.push-3 {
    grid-column: 4 / 8;
    width: 100%;
  }
  .span-4.push-4 {
    grid-column: 5 / 9;
    width: 100%;
  }
  .span-4.push-5 {
    grid-column: 6 / 10;
    width: 100%;
  }
  .span-4.push-6 {
    grid-column: 7 / 11;
    width: 100%;
  }
  .span-4.push-7 {
    grid-column: 8 / 12;
    width: 100%;
  }
  .span-4.push-8 {
    grid-column: 9 / 13;
    width: 100%;
  }

  .span-5.push-1 {
    grid-column: 2 / 7;
    width: 100%;
  }
  .span-5.push-2 {
    grid-column: 3 / 8;
    width: 100%;
  }
  .span-5.push-3 {
    grid-column: 4 / 9;
    width: 100%;
  }
  .span-5.push-4 {
    grid-column: 5 / 10;
    width: 100%;
  }
  .span-5.push-5 {
    grid-column: 6 / 11;
    width: 100%;
  }
  .span-5.push-6 {
    grid-column: 7 / 12;
    width: 100%;
  }
  .span-5.push-7 {
    grid-column: 8 / 13;
    width: 100%;
  }

  .span-6.push-1 {
    grid-column: 2 / 8;
    width: 100%;
  }
  .span-6.push-2 {
    grid-column: 3 / 9;
    width: 100%;
  }
  .span-6.push-3 {
    grid-column: 4 / 10;
    width: 100%;
  }
  .span-6.push-4 {
    grid-column: 5 / 11;
    width: 100%;
  }
  .span-6.push-5 {
    grid-column: 6 / 12;
    width: 100%;
  }
  .span-6.push-6 {
    grid-column: 7 / 13;
    width: 100%;
  }

  .span-7.push-1 {
    grid-column: 2 / 9;
    width: 100%;
  }
  .span-7.push-2 {
    grid-column: 3 / 10;
    width: 100%;
  }
  .span-7.push-3 {
    grid-column: 4 / 11;
    width: 100%;
  }
  .span-7.push-4 {
    grid-column: 5 / 12;
    width: 100%;
  }
  .span-7.push-5 {
    grid-column: 6 / 13;
    width: 100%;
  }

  .span-8.push-1 {
    grid-column: 2 / 10;
    width: 100%;
  }
  .span-8.push-2 {
    grid-column: 3 / 11;
    width: 100%;
  }
  .span-8.push-3 {
    grid-column: 4 / 12;
    width: 100%;
  }
  .span-8.push-4 {
    grid-column: 5 / 13;
    width: 100%;
  }

  .span-9.push-1 {
    grid-column: 2 / 11;
    width: 100%;
  }
  .span-9.push-2 {
    grid-column: 3 / 12;
    width: 100%;
  }
  .span-9.push-3 {
    grid-column: 4 / 13;
    width: 100%;
  }

  .span-10.push-1 {
    grid-column: 2 / 12;
    width: 100%;
  }
  .span-10.push-2 {
    grid-column: 3 / 13;
    width: 100%;
  }

  .span-11.push-1 {
    grid-column: 2 / 13;
    width: 100%;
  }

  @media (min-width: 981px) {
    .desktop-hide {
      display: none !important;
    }
  }

  /* Mobile Grid Columns */
  @media (max-width: 739px) {
    .sm-span-1.auto {
      grid-column: auto / span 1 !important;
      width: 100%;
    }
    .sm-span-2.auto {
      grid-column: auto / span 2 !important;
      width: 100%;
    }
    .sm-span-3.auto {
      grid-column: auto / span 3 !important;
      width: 100%;
    }
    .sm-span-4.auto,
    .sm-span-third.auto {
      grid-column: auto / span 4 !important;
      width: 100%;
    }
    .sm-span-5.auto {
      grid-column: auto / span 5 !important;
      width: 100%;
    }
    .sm-span-6.auto {
      grid-column: auto / span 6 !important;
      width: 100%;
    }
    .sm-span-7.auto {
      grid-column: auto / span 7 !important;
      width: 100%;
    }
    .sm-span-8.auto {
      grid-column: auto / span 8 !important;
      width: 100%;
    }
    .sm-span-9.auto {
      grid-column: auto / span 9 !important;
      width: 100%;
    }
    .sm-span-10.auto {
      grid-column: auto / span 10 !important;
      width: 100%;
    }
    .sm-span-11.auto {
      grid-column: auto / span 11 !important;
      width: 100%;
    }
    .sm-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }

    .sm-cg0 {
      grid-column-gap: 0;
    }
    .sm-cg1 {
      grid-column-gap: 6px;
    }
    .sm-cg2 {
      grid-column-gap: 9px;
    }
    .sm-cg3 {
      grid-column-gap: 12px;
    }
    .sm-cg4 {
      grid-column-gap: 15px;
    }
    .sm-cg5 {
      grid-column-gap: 18px;
    }
    .sm-cg6 {
      grid-column-gap: 21px;
    }
    .sm-cg7 {
      grid-column-gap: 24px;
    }
    .sm-cg8 {
      grid-column-gap: 27px;
    }
    .sm-cg9 {
      grid-column-gap: 30px;
    }

    .sm-rg0 {
      grid-row-gap: 0;
    }
    .sm-rg1 {
      grid-row-gap: 6px;
    }
    .sm-rg2 {
      grid-row-gap: 9px;
    }
    .sm-rg3 {
      grid-row-gap: 12px;
    }
    .sm-rg4 {
      grid-row-gap: 15px;
    }
    .sm-rg5 {
      grid-row-gap: 18px;
    }
    .sm-rg6 {
      grid-row-gap: 21px;
    }
    .sm-rg7 {
      grid-row-gap: 24px;
    }
    .sm-rg8 {
      grid-row-gap: 27px;
    }
    .sm-rg9 {
      grid-row-gap: 30px;
    }

    .mobile-hide {
      display: none !important;
    }
    /* Align Text */
    .sm-a-left {
      text-align: left;
    }
    .sm-a-right {
      text-align: right;
    }
    .sm-a-center {
      text-align: center;
    }

    /* Align Self */
    .sm-v-start {
      align-self: start;
      vertical-align: top;
    }
    .sm-v-center {
      align-self: center;
      vertical-align: middle;
    }
    .sm-v-end {
      align-self: end;
      vertical-align: bottom;
    }
    .sm-v-stretch {
      align-self: stretch;
    }

    /* Justify Self */
    .sm-h-start {
      justify-self: start;
    }
    .sm-h-center {
      justify-self: center;
    }
    .sm-h-end {
      justify-self: end;
    }
    .sm-h-stretch {
      justify-self: stretch;
    }

    /* Place Self */
    .sm-vh-start {
      place-self: start;
    }
    .sm-vv-center {
      place-self: center;
    }
    .sm-vh-end {
      place-self: end;
    }
    .sm-vh-stretch {
      place-self: stretch;
    }
  }

  /* Tablet Grid */
  @media (min-width: 740px) and (max-width: 980px) {
    .md-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }
    .md-span-1.auto {
      grid-column: auto / span 1 !important;
      width: 100%;
    }
    .md-span-2.auto {
      grid-column: auto / span 2 !important;
      width: 100%;
    }
    .md-span-3.auto {
      grid-column: auto / span 3 !important;
      width: 100%;
    }
    .md-span-4.auto,
    .md-span-third.auto {
      grid-column: auto / span 4 !important;
      width: 100%;
    }
    .md-span-5.auto {
      grid-column: auto / span 5 !important;
      width: 100%;
    }
    .md-span-6.auto {
      grid-column: auto / span 6 !important;
      width: 100%;
    }
    .md-span-7.auto {
      grid-column: auto / span 7 !important;
      width: 100%;
    }
    .md-span-8.auto {
      grid-column: auto / span 8 !important;
      width: 100%;
    }
    .md-span-9.auto {
      grid-column: auto / span 9 !important;
      width: 100%;
    }
    .md-span-10.auto {
      grid-column: auto / span 10 !important;
      width: 100%;
    }
    .md-span-11.auto {
      grid-column: auto / span 11 !important;
      width: 100%;
    }
    .md-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }
    .md-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }

    .md-cg0 {
      grid-column-gap: 0;
    }
    .md-cg1 {
      grid-column-gap: 6px;
    }
    .md-cg2 {
      grid-column-gap: 9px;
    }
    .md-cg3 {
      grid-column-gap: 12px;
    }
    .md-cg4 {
      grid-column-gap: 15px;
    }
    .md-cg5 {
      grid-column-gap: 18px;
    }
    .md-cg6 {
      grid-column-gap: 21px;
    }
    .md-cg7 {
      grid-column-gap: 24px;
    }
    .md-cg8 {
      grid-column-gap: 27px;
    }
    .md-cg9 {
      grid-column-gap: 30px;
    }

    .md-rg0 {
      grid-row-gap: 0;
    }
    .md-rg1 {
      grid-row-gap: 6px;
    }
    .md-rg2 {
      grid-row-gap: 9px;
    }
    .md-rg3 {
      grid-row-gap: 12px;
    }
    .md-rg4 {
      grid-row-gap: 15px;
    }
    .md-rg5 {
      grid-row-gap: 18px;
    }
    .md-rg6 {
      grid-row-gap: 21px;
    }
    .md-rg7 {
      grid-row-gap: 24px;
    }
    .md-rg8 {
      grid-row-gap: 27px;
    }
    .md-rg9 {
      grid-row-gap: 30px;
    }

    .tablet-hide {
      display: none !important;
    }
    /* Align Text */
    .md-a-left {
      text-align: left;
    }
    .md-a-right {
      text-align: right;
    }
    .md-a-center {
      text-align: center;
    }

    /* Align Self */
    .md-v-start {
      align-self: start;
      vertical-align: top;
    }
    .md-v-center {
      align-self: center;
      vertical-align: middle;
    }
    .md-v-end {
      align-self: end;
      vertical-align: bottom;
    }
    .md-v-stretch {
      align-self: stretch;
    }

    /* Justify Self */
    .md-h-start {
      justify-self: start;
    }
    .md-h-center {
      justify-self: center;
    }
    .md-h-end {
      justify-self: end;
    }
    .md-h-stretch {
      justify-self: stretch;
    }

    /* Place Self */
    .md-vh-start {
      place-self: start;
    }
    .md-vv-center {
      place-self: center;
    }
    .md-vh-end {
      place-self: end;
    }
    .md-vh-stretch {
      place-self: stretch;
    }
  }

  /* Mobile & Tablet Grid */
  @media (max-width: 980px) {
    .dv-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }
    .dv-span-1.auto {
      grid-column: auto / span 1 !important;
      width: 100%;
    }
    .dv-span-2.auto {
      grid-column: auto / span 2 !important;
      width: 100%;
    }
    .dv-span-3.auto {
      grid-column: auto / span 3 !important;
      width: 100%;
    }
    .dv-span-4.auto,
    .md-span-third.auto {
      grid-column: auto / span 4 !important;
      width: 100%;
    }
    .dv-span-5.auto {
      grid-column: auto / span 5 !important;
      width: 100%;
    }
    .dv-span-6.auto {
      grid-column: auto / span 6 !important;
      width: 100%;
    }
    .dv-span-7.auto {
      grid-column: auto / span 7 !important;
      width: 100%;
    }
    .dv-span-8.auto {
      grid-column: auto / span 8 !important;
      width: 100%;
    }
    .dv-span-9.auto {
      grid-column: auto / span 9 !important;
      width: 100%;
    }
    .dv-span-10.auto {
      grid-column: auto / span 10 !important;
      width: 100%;
    }
    .dv-span-11.auto {
      grid-column: auto / span 11 !important;
      width: 100%;
    }
    .dv-span-12.auto {
      grid-column: auto / span 12 !important;
      width: 100%;
    }

    .dv-cg0 {
      grid-column-gap: 0;
    }
    .dv-cg1 {
      grid-column-gap: 6px;
    }
    .dv-cg2 {
      grid-column-gap: 9px;
    }
    .dv-cg3 {
      grid-column-gap: 12px;
    }
    .dv-cg4 {
      grid-column-gap: 15px;
    }
    .dv-cg5 {
      grid-column-gap: 18px;
    }
    .dv-cg6 {
      grid-column-gap: 21px;
    }
    .dv-cg7 {
      grid-column-gap: 24px;
    }
    .dv-cg8 {
      grid-column-gap: 27px;
    }
    .dv-cg9 {
      grid-column-gap: 30px;
    }

    .dv-rg0 {
      grid-row-gap: 0;
    }
    .dv-rg1 {
      grid-row-gap: 6px;
    }
    .dv-rg2 {
      grid-row-gap: 9px;
    }
    .dv-rg3 {
      grid-row-gap: 12px;
    }
    .dv-rg4 {
      grid-row-gap: 15px;
    }
    .dv-rg5 {
      grid-row-gap: 18px;
    }
    .dv-rg6 {
      grid-row-gap: 21px;
    }
    .dv-rg7 {
      grid-row-gap: 24px;
    }
    .dv-rg8 {
      grid-row-gap: 27px;
    }
    .dv-rg9 {
      grid-row-gap: 30px;
    }

    .device-hide {
      display: none !important;
    }

    /* Align Text */
    .dv-a-left {
      text-align: left;
    }
    .dv-a-right {
      text-align: right;
    }
    .dv-a-center {
      text-align: center;
    }

    /* Align Self */
    .dv-v-start {
      align-self: start;
      vertical-align: top;
    }
    .dv-v-center {
      align-self: center;
      vertical-align: middle;
    }
    .dv-v-end {
      align-self: end;
      vertical-align: bottom;
    }
    .dv-v-stretch {
      align-self: stretch;
    }

    /* Justify Self */
    .dv-h-start {
      justify-self: start;
    }
    .dv-h-center {
      justify-self: center;
    }
    .dv-h-end {
      justify-self: end;
    }
    .dv-h-stretch {
      justify-self: stretch;
    }

    /* Place Self */
    .dv-vh-start {
      place-self: start;
    }
    .dv-vv-center {
      place-self: center;
    }
    .dv-vh-end {
      place-self: end;
    }
    .dv-vh-stretch {
      place-self: stretch;
    }
  }
}

/* --- Margin --- */
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mx0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* --- Padding --- */
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 741px) and (max-width: 980px) {
  .md-m0 {
    margin: 0 !important;
  }
  .md-mt0 {
    margin-top: 0 !important;
  }
  .md-mr0 {
    margin-right: 0 !important;
  }
  .md-mb0 {
    margin-bottom: 0 !important;
  }
  .md-ml0 {
    margin-left: 0 !important;
  }
  .md-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .md-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .md-m-auto {
    margin: auto !important;
  }
  .md-mt-auto {
    margin-top: auto !important;
  }
  .md-mr-auto {
    margin-right: auto !important;
  }
  .md-mb-auto {
    margin-bottom: auto !important;
  }
  .md-ml-auto {
    margin-left: auto !important;
  }
  .md-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md-my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  /* --- Padding --- */
  .md-p0 {
    padding: 0 !important;
  }
  .md-pt0 {
    padding-top: 0 !important;
  }
  .md-pr0 {
    padding-right: 0 !important;
  }
  .md-pb0 {
    padding-bottom: 0 !important;
  }
  .md-pl0 {
    padding-left: 0 !important;
  }
  .md-px0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .md-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 740px) {
  .sm-m0 {
    margin: 0 !important;
  }
  .sm-mt0 {
    margin-top: 0 !important;
  }
  .sm-mr0 {
    margin-right: 0 !important;
  }
  .sm-mb0 {
    margin-bottom: 0 !important;
  }
  .sm-ml0 {
    margin-left: 0 !important;
  }
  .sm-mx0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .sm-my0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .sm-m-auto {
    margin: auto;
  }
  .sm-mt-auto {
    margin-top: auto;
  }
  .sm-mr-auto {
    margin-right: auto;
  }
  .sm-mb-auto {
    margin-bottom: auto;
  }
  .sm-ml-auto {
    margin-left: auto;
  }
  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .sm-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  /* --- Padding --- */
  .sm-p0 {
    padding: 0;
  }
  .sm-pt0 {
    padding-top: 0;
  }
  .sm-pr0 {
    padding-right: 0;
  }
  .sm-pb0 {
    padding-bottom: 0;
  }
  .sm-pl0 {
    padding-left: 0;
  }
  .sm-px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 980px) {
  .dv-m0 {
    margin: 0;
  }
  .dv-mt0 {
    margin-top: 0;
  }
  .dv-mr0 {
    margin-right: 0;
  }
  .dv-mb0 {
    margin-bottom: 0;
  }
  .dv-ml0 {
    margin-left: 0;
  }
  .dv-mx0 {
    margin-left: 0;
    margin-right: 0;
  }
  .dv-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .dv-m-auto {
    margin: auto;
  }
  .dv-mt-auto {
    margin-top: auto;
  }
  .dv-mr-auto {
    margin-right: auto;
  }
  .dv-mb-auto {
    margin-bottom: auto;
  }
  .dv-ml-auto {
    margin-left: auto;
  }
  .dv-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .dv-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  /* --- Padding --- */
  .dv-p0 {
    padding: 0;
  }
  .dv-pt0 {
    padding-top: 0;
  }
  .dv-pr0 {
    padding-right: 0;
  }
  .dv-pb0 {
    padding-bottom: 0;
  }
  .dv-pl0 {
    padding-left: 0;
  }
  .dv-px0 {
    padding-left: 0;
    padding-right: 0;
  }
  .dv-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.grid__wrapper.five_column_grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 740px) {
  .grid__wrapper.five_column_grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* Quick Inline Grid */
.inline__wrapper {
  list-style: none;
  width: 100%;
}
.inline__wrapper > * {
  width: auto;
  margin: 0;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.display-none {
  display: none !important;
}

.note {
  padding: 20px;
  border: 1px solid var(--dotted-color);
  margin-top: 20px;
}
.note .underline {
  text-decoration: underline;
}
.or-divider {
  position: relative;
  font-size: var(--font-size);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.6;
}
.or-divider span:before {
  content: "";
  background: var(--dotted-color);
  height: 1px;
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
}
.or-divider span:after {
  content: "";
  background: var(--dotted-color);
  height: 1px;
  width: 40%;
  position: absolute;
  right: 0;
  top: 50%;
}
.j-center {
  justify-content: center !important;
  text-align: center;
}

/* ================= */
/* = Theme Helpers = */
/* ================= */

body {
  color: var(--text-color);
  background: var(--background);
  font-size: var(--font-size);
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  padding: 0;
  margin: 0;
}

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

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

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: var(--background);
}

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

.clear:not(.color) {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.padded {
  margin-bottom: 15px;
}

.old-price {
  text-decoration: line-through;
}

.hidden {
  display: none;
}

.hide {
  display: none !important;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  text-align: center;
}

.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 var(--dotted-color);
  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: var(--background);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.2px;
  text-align: center;
  display: inline-block;
}

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

/*  NO-JS Helpers  */
.no-js .no-fouc {
  visibility: visible;
}

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

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

.no-js .zoom_btn,
.no-js .swatches__container,
.no-js .thumb-slider-wrapper,
.no-js .no-js-hidden,
.no-js .product__variants-select.no-js-hidden {
  display: none !important;
}

.no-js .vantage-accordion .product-accordion-content,
.no-js .product__variants-select,
.no-js .product__variants-single-option-label {
  display: block !important;
  margin-bottom: 10px;
}

.no-js .product-main-image {
  visibility: visible;
  overflow: visible;
}

.no-js #slider .carousel-cell {
  opacity: 1 !important;
  visibility: visible;
}

.no-js [data-aos^="fade"][data-aos^="fade"] {
  opacity: 1 !important;
}

.no-js [data-aos^="fade"][data-aos^="fade"] {
  transform: unset;
}

.no-js [data-aos] {
  pointer-events: unset !important;
}

.no-js .product-listing__quickview-trigger {
  display: none !important;
}

/* No Js Cart */
.cart-type--no_js_cart .ajax-cart__item-remove--no-js,
.no-js .ajax-cart__item-remove--no-js {
  display: block !important;
  position: absolute;
  top: 10px;
  right: 10px;
}
.cart-type--no_js_cart .ajax-cart__item-remove--js,
.no-js .ajax-cart__item-remove--js {
  display: none;
}
.cart-type--no_js_cart .ajax-cart__qty-control--down,
.cart-type--no_js_cart .ajax-cart__qty-control--up,
.no-js .ajax-cart__qty-control--down,
.no-js .ajax-cart__qty-control--up {
  display: none;
}
.cart-type--no_js_cart .ajax-cart__item-quantity,
.no-js .ajax-cart__item-quantity {
  text-align: center !important;
}
.cart-type--no_js_cart .ajax-cart__qty-input--no-js,
.no-js .ajax-cart__qty-input--no-js {
  max-width: 90px;
  margin: 0;
}
.cart-type--no_js_cart .ajax-cart__item-update--no-js,
.no-js .ajax-cart__item-update--no-js {
  display: block !important;
  margin-top: 8px;
  text-decoration: underline;
  font-size: 13px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.no-js .ajax-cart__accordion--shipping-calc {
  display: none;
}
.cart-type--no_js_cart .ajax-cart__form-wrapper--nojs,
.no-js .ajax-cart__accordion .accordion-content {
  display: block !important;
}
.no-js .loading-wrapper,
.cart-type--no_js_cart .loading-wrapper {
  display: none;
}

.nbm {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* ==================== */
/* = Theme Typography = */
/* ==================== */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6 {
  color: var(--text-color);
  font-family: var(--heading-family);
  font-weight: var(--heading-weight);
  font-style: var(--heading-style);
  letter-spacing: 0.075em;
  margin-top: 0;
  line-height: initial;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1,
.h1 {
  font-size: var(--h1-size);
}
h2,
.h2 {
  font-size: var(--h2-size);
}
h3,
.h3 {
  font-size: var(--h3-size);
}
h4,
.h4 {
  font-size: calc(var(--font-size) + 2px);
}
h5,
.h5 {
  font-size: calc(var(--font-size) + 1px);
}

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

.gridlock
  template-index
  index
  theme-features__header-border-style--solid
  theme-features__header-horizontal-alignment--bottom
  theme-features__header-border-weight--3
  theme-features__header-border-width--10
  theme-features__header-edges--none
  theme-features__h2-size--28
  theme-features__header-vertical-alignment--center
  theme-features__rounded-buttons--enabled
  theme-features__display-options--image-switch
  theme-features__product-align--center
  theme-features__product-border--disabled
  theme-features__product-info--sizes
  theme-features__price-bold--enabled
  theme-features__product-icon-position--top-left
  theme-features__ultra-wide--disabled
  js-slideout-toggle-wrapper
  js-modal-toggle-wrapper {
  background-color: #131738;
}

p {
  font-size: var(--font-size);
  margin-bottom: 10px;
  margin-top: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: var(--main-family);
  font-style: var(--main-style);
  font-size: 13px;
  font-weight: bold;
}

p.date {
  margin-bottom: 5px;
}

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

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

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

a {
  text-decoration: none;
  color: var(--text-color);
  outline: 0;
}

.rte a {
  text-decoration: underline;
}

a:visited {
  color: var(--text-color);
  text-decoration: none;
  outline: 0;
}

a:focus-visible {
  outline: 1px dotted #79160d;
  outline: 0;
}

a:hover {
  color: var(--text-color);
  outline: 0;
}
/* ==================== */
/* = Theme lists = */
/* ==================== */

/* .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: var(--main-family);
  font-weight: var(--main-weight);
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-left: 35px;
  color: #999;
  margin: 0.5em 0 0.5em 0;
}

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

/* ==================== */
/* = Section Headings = */
/* ==================== */

.section-heading {
  width: 100%;
  display: block;
  position: relative;
  margin: 20px 0 40px 0 !important;
}
.section-heading h2 {
  background: var(--section-heading-primary);
  padding: 10px;
  color: var(--section-heading-text);
  display: inline-block;
  margin: 0;
}
.section-heading a h2:hover {
  background: var(--section-heading-primary-hover);
  text-decoration: none;
}

.theme-features__header-border-style--zigzag .section-heading h2 {
  padding: 10px 20px;
}

.theme-features__header-border-style--zigzag .section-border {
  position: relative;
  display: block;
}

.theme-features__header-border-style--zigzag .section-border .zigzag {
  background: var(--background);
  position: absolute;
  height: 16px;
  z-index: -2;
  width: var(--header-border-width);
  display: inline-block;
  left: 0;
}
@media screen and (max-width: 740px) {
  .theme-features__header-border-style--zigzag .section-heading h2 {
    max-width: 250px !important;
  }
  .theme-features__header-border-style--zigzag .section-border .zigzag {
    width: 100%;
    left: 0;
  }
}

.theme-features__header-border-style--zigzag.theme-features__header-horizontal-alignment--middle
  .section-border
  .zigzag {
  top: -44px;
}
.theme-features__header-border-style--zigzag.theme-features__header-horizontal-alignment--top
  .section-border
  .zigzag {
  top: -62px;
}
.theme-features__header-border-style--zigzag.theme-features__header-horizontal-alignment--bottom
  .section-border
  .zigzag {
  top: -30px;
}

.theme-features__header-border-style--zigzag .section-border .zigzag:before,
.theme-features__header-border-style--zigzag .section-border .zigzag:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}

.theme-features__header-border-style--zigzag .section-border .zigzag:before {
  height: 12px;
  background: linear-gradient(
        -135deg,
        var(--section-heading-accent) 8px,
        transparent 0
      )
      0 8px,
    linear-gradient(135deg, var(--section-heading-accent) 8px, transparent 0) 0
      8px;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 16px 16px;
}

.theme-features__header-border-style--zigzag.theme-features__header-border-weight--0
  .section-border
  .zigzag:before {
  top: 100%;
}

.theme-features__header-border-style--zigzag.theme-features__header-border-weight--1
  .section-border
  .zigzag:before {
  top: calc(100% + 1px);
}

.theme-features__header-border-style--zigzag.theme-features__header-border-weight--2
  .section-border
  .zigzag:before {
  top: calc(100% + 2px);
}

.theme-features__header-border-style--zigzag.theme-features__header-border-weight--3
  .section-border
  .zigzag:before {
  top: calc(100% + 3px);
}

.theme-features__header-border-style--zigzag.theme-features__header-border-weight--4
  .section-border
  .zigzag:before {
  top: calc(100% + 4px);
}

.theme-features__header-border-style--zigzag .section-border .zigzag:before {
  top: calc(100% + 5px);
}

.theme-features__header-border-style--zigzag .section-border .zigzag:after {
  height: 16px;
  top: 100% !important;
  background: linear-gradient(-135deg, var(--background) 8px, transparent 0) 0
      8px,
    linear-gradient(135deg, var(--background) 8px, transparent 0) 0 8px;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 16px 16px;
}

body:not(.theme-features__header-border-style--zigzag)
  .section-heading
  .section-border {
  padding: 0;
}
body:not(.theme-features__header-border-style--zigzag)
  .section-heading
  .section-border::after {
  content: "";
  width: var(--header-border-width);
  display: inline-block;
  position: absolute;
  left: 0;
  z-index: -2;
  border-top: var(--header-border-weight);
  border-top-color: var(--section-heading-accent);
  border-top-style: var(--header-border-style);
}

.theme-features__header-vertical-alignment--center.theme-features__header-border-width--10
  .section-heading
  .section-border::after {
  left: 45%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--20
  .section-heading
  .section-border::after {
  left: 40%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--30
  .section-heading
  .section-border::after {
  left: 35%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--40
  .section-heading
  .section-border::after {
  left: 30%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--50
  .section-heading
  .section-border::after {
  left: 25%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--60
  .section-heading
  .section-border::after {
  left: 20%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--70
  .section-heading
  .section-border::after {
  left: 15%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--80
  .section-heading
  .section-border::after {
  left: 10%;
}
.theme-features__header-vertical-alignment--center.theme-features__header-border-width--90
  .section-heading
  .section-border::after {
  left: 5%;
}

/* left align */

.theme-features__header-vertical-alignment--left.theme-features__header-border-width--10
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--10
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--20
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--20
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--30
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--30
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--40
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--40
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--50
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--50
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--60
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--60
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--70
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--70
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--80
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--80
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--90
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--left.theme-features__header-border-width--90
  .section-border
  .zigzag {
  left: 0%;
  right: unset;
}

/* right align */

.theme-features__header-vertical-alignment--right.theme-features__header-border-width--10
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--10
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--20
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--20
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--30
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--30
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--40
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--40
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--50
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--50
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--60
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--60
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--70
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--70
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--80
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--80
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--90
  .section-heading
  .section-border::after,
.theme-features__header-vertical-alignment--right.theme-features__header-border-width--90
  .section-border
  .zigzag {
  right: 0%;
  left: unset;
}

@media (min-width: 741px) {
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--10
    .section-border
    .zigzag {
    left: 45%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--20
    .section-border
    .zigzag {
    left: 40%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--30
    .section-border
    .zigzag {
    left: 35%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--40
    .section-border
    .zigzag {
    left: 30%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--50
    .section-border
    .zigzag {
    left: 25%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--60
    .section-border
    .zigzag {
    left: 20%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--70
    .section-border
    .zigzag {
    left: 15%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--80
    .section-border
    .zigzag {
    left: 10%;
  }
  .theme-features__header-vertical-alignment--center.theme-features__header-border-width--90
    .section-border
    .zigzag {
    left: 5%;
  }
}
/*

.theme-features__header-edges--

*/

/*
skewy
 */

.theme-features__header-edges--skewy .section-heading h2,
.theme-features__header-edges--skewy .banner-caption {
  clip-path: polygon(3% 0, 100% 0, 97% 100%, 0 100%);
  -webkit-clip-path: polygon(3% 0, 100% 0, 97% 100%, 0 100%);
}
.theme-features__header-edges--skewy .banner-caption {
  margin-left: 30px !important;
}

/*
skewx
 */

.theme-features__header-edges--skewx .section-heading h2,
.theme-features__header-edges--skewx .banner-caption {
  clip-path: polygon(0% 8%, 97% 0, 100% 97%, 3% 100%);
  -webkit-clip-path: polygon(0% 8%, 97% 0, 100% 97%, 3% 100%);
}
.theme-features__header-edges--skewx .banner-caption {
  margin-left: 30px !important;
}

/*
rounded
 */

.theme-features__header-edges--rounded .section-heading h2,
.theme-features__header-edges--rounded .banner-caption {
  border-radius: 5px;
}
.theme-features__header-edges--rounded .banner-caption {
  margin-left: 30px !important;
}

/*
curved
 */

.theme-features__header-edges--curved .section-heading h2,
.theme-features__header-edges--curved .banner-caption {
  border-bottom-left-radius: 50% 20%;
  border-bottom-right-radius: 50% 20%;
  border-top-left-radius: 50% 20%;
  border-top-right-radius: 50% 20%;
}
.theme-features__header-edges--curved .banner-caption {
  margin-left: 30px !important;
}

/*
text_bubble
 */

.theme-features__header-edges--text_bubble .section-heading h2 {
  width: auto;
  height: auto;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
.theme-features__header-edges--text_bubble .section-heading h2:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-top: 1px solid transparent;
  border-right: 20px solid var(--section-heading-primary);
  border-bottom: 20px solid transparent;
}
.theme-features__header-edges--text_bubble .section-heading h2:hover {
  background: var(--section-heading-primary-hover);
}
.theme-features__header-edges--text_bubble .section-heading h2:hover:before {
  border-right: 20px solid var(--section-heading-primary-hover);
}

/*
banner_flag
 */

.theme-features__header-edges--banner_flag .section-heading h2 {
  width: auto;
  height: auto;
  position: relative;
  padding: 10px 30px 10px 30px;
}

.theme-features__header-edges--banner_flag .section-heading h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 13px solid var(--background);
}
.theme-features__header-edges--banner_flag .section-heading h2:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 13px solid var(--background);
}

.theme-features__header-edges--banner_flag.theme-features__h2-size--12
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--12
  .section-heading
  h2:after {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--13
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--13
  .section-heading
  h2:after {
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--14
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--14
  .section-heading
  h2:after {
  border-top: 21.5px solid transparent;
  border-bottom: 21.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--15
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--15
  .section-heading
  h2:after {
  border-top: 22.5px solid transparent;
  border-bottom: 22.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--16
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--16
  .section-heading
  h2:after {
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--17
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--17
  .section-heading
  h2:after {
  border-top: 23.5px solid transparent;
  border-bottom: 23.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--18
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--18
  .section-heading
  h2:after {
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--19
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--19
  .section-heading
  h2:after {
  border-top: 24.5px solid transparent;
  border-bottom: 24.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--20
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--20
  .section-heading
  h2:after {
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--21
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--21
  .section-heading
  h2:after {
  border-top: 25.5px solid transparent;
  border-bottom: 25.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--22
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--22
  .section-heading
  h2:after {
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--23
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--23
  .section-heading
  h2:after {
  border-top: 26.5px solid transparent;
  border-bottom: 26.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--24
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--24
  .section-heading
  h2:after {
  border-top: 27px solid transparent;
  border-bottom: 27px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--25
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--25
  .section-heading
  h2:after {
  border-top: 27.5px solid transparent;
  border-bottom: 27.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--26
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--26
  .section-heading
  h2:after {
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--27
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--27
  .section-heading
  h2:after {
  border-top: 28.5px solid transparent;
  border-bottom: 28.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--28
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--28
  .section-heading
  h2:after {
  border-top: 29px solid transparent;
  border-bottom: 29px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--29
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--29
  .section-heading
  h2:after {
  border-top: 29.5px solid transparent;
  border-bottom: 29.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--30
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--30
  .section-heading
  h2:after {
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--31
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--31
  .section-heading
  h2:after {
  border-top: 30.5px solid transparent;
  border-bottom: 30.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--32
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--32
  .section-heading
  h2:after {
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--33
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--33
  .section-heading
  h2:after {
  border-top: 31.5px solid transparent;
  border-bottom: 31.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--34
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--34
  .section-heading
  h2:after {
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--35
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--35
  .section-heading
  h2:after {
  border-top: 32.5px solid transparent;
  border-bottom: 32.5px solid transparent;
}
.theme-features__header-edges--banner_flag.theme-features__h2-size--36
  .section-heading
  h2:before,
.theme-features__header-edges--banner_flag.theme-features__h2-size--36
  .section-heading
  h2:after {
  border-top: 33px solid transparent;
  border-bottom: 33px solid transparent;
}

.theme-features__header-vertical-alignment--center .section-heading {
  text-align: center;
}
.theme-features__header-vertical-alignment--left .section-heading {
  text-align: left;
}
.theme-features__header-vertical-alignment--right .section-heading {
  text-align: right;
}

.theme-features__header-horizontal-alignment--top
  .section-heading
  .section-border::after {
  top: calc(var(--header-border-weight) * -1);
}

.theme-features__header-horizontal-alignment--top.theme-features__header-edges--skewx
  .section-heading
  h2 {
  margin-top: -7px;
}

.theme-features__header-horizontal-alignment--middle
  .section-heading
  .section-border::after {
  top: 50%;
}

.theme-features__header-horizontal-alignment--bottom
  .section-heading
  .section-border::after {
  bottom: calc(var(--header-border-weight) * -1);
}

.theme-features__header-horizontal-alignment--bottom.theme-features__header-edges--skewx
  .section-heading
  h2 {
  margin-bottom: -7px;
}

/* =========== */
/* = Buttons = */
/* =========== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: var(--button-color);
  color: var(--button-text);
  display: inline-block;
  font-size: var(--font-size);
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 0 15px !important;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  -webkit-appearance: none;
  border: 0;
  height: 48px;
  line-height: 48px;
  letter-spacing: 1px;
}

.theme-features__rounded-buttons--enabled .button,
.theme-features__rounded-buttons--enabled button,
.theme-features__rounded-buttons--enabled input[type="submit"],
.theme-features__rounded-buttons--enabled input[type="reset"],
.theme-features__rounded-buttons--enabled input[type="button"] {
  border-radius: 3px;
}

.theme-features__rounded-buttons--disabled .button,
.theme-features__rounded-buttons--disabled button,
.theme-features__rounded-buttons--disabled input[type="submit"],
.theme-features__rounded-buttons--disabled input[type="reset"],
.theme-features__rounded-buttons--disabled input[type="button"] {
  border-radius: 0;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: var(--button-text);
  background: var(--button-hover);
  border: 0;
}

button.button-as-link,
a.button-as-link,
input.button-as-link {
  border: none;
  background: none;
  color: var(--text-color);
  text-decoration: underline;
  line-height: var(--font-size);
  font-size: var(--font-size);
  height: auto;
  display: inline-block;
  width: auto;
  margin-bottom: 0;
}
button.button-as-link:hover,
a.button-as-link:hover,
input.button-as-link:hover {
  background: none;
  color: var(--text-color);
}

button.button-as-link {
  border-radius: 0 !important;
  letter-spacing: initial;
}

.secondary-button {
  background: var(--secondary-button-color) !important;
  color: var(--secondary-button-text) !important;
}

.secondary-button:hover {
  color: var(--secondary-button-text) !important;
  background: var(--secondary-button-hover) !important;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  text-align: center;
}

a.button:visited {
  background: var(--button-color);
  color: var(--button-text);
}

a.button:hover,
.cta a:hover {
  text-decoration: none;
}

a.button {
  text-align: center;
  background: var(--button-color);
  color: var(--button-text);
}

a.button:visited {
  background: var(--button-color);
  color: var(--button-text);
}

a.button:hover,
.cta a:hover {
  text-decoration: none;
  color: var(--button-text);
  background: var(--button-hover);
}
/* ========= */
/* = Forms = */
/* ========= */
fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid var(--dotted-color);
  line-height: 50px;
  height: 50px;
  outline: none;
  color: var(--text-color);
  margin: 0;
  width: 100%;
  text-indent: 10px;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  font-size: var(--font-size);
}

.theme-features__rounded-buttons--enabled input[type="text"],
.theme-features__rounded-buttons--enabled input[type="search"],
.theme-features__rounded-buttons--enabled input[type="password"],
.theme-features__rounded-buttons--enabled input[type="email"],
.theme-features__rounded-buttons--enabled textarea,
.theme-features__rounded-buttons--enabled select {
  border-radius: 3px;
}

.theme-features__rounded-buttons--disabled input[type="text"],
.theme-features__rounded-buttons--disabled input[type="search"],
.theme-features__rounded-buttons--disabled input[type="password"],
.theme-features__rounded-buttons--disabled input[type="email"],
.theme-features__rounded-buttons--disabled textarea,
.theme-features__rounded-buttons--disabled select {
  border-radius: 0;
}

select {
  padding: 0;
  margin-bottom: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: var(--select-arrow-bg) right no-repeat transparent;
  border: 1px solid var(--dotted-color);
  line-height: 35px;
  height: 50px;
  font-size: 90%;
  font-weight: var(--main-weight);
}

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

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus-visible {
  border: 1px solid var(--dotted-color);
  color: var(--text-color);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

textarea {
  min-height: 120px;
  width: 100%;
  line-height: 22px;
  text-indent: 0;
  padding: 10px 0 0 10px;
}

label,
legend {
  display: block;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
}

/* ---- Sections ---- */

.global__section {
  clear: both;
  margin-bottom: 40px;
}

.global__section h2.sections {
  color: var(--section-heading-text);
  border-bottom: 1px solid var(--dotted-color);
  overflow: visible;
  line-height: 17px;
  height: 9px;
  margin: 30px auto 40px;
  text-align: center;
  width: 97.9166666666666667%;
  text-transform: uppercase;
}

/* ---- SE Main sections ---- */

.main__section {
  margin-bottom: 40px;
}

.main__section-heading {
  margin-bottom: 40px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

/* ---- Recently Viewed Products ----- */

.recently-viewed-products.recently-viewed-products--visible {
  display: block;
}
.recently-viewed-products.recently-viewed-products--hidden {
  display: none;
}

.recently-viewed-products--carousel {
  width: 100%;
}

.recently-viewed-products--carousel .recently-viewed-products__product {
  padding: 0 15px 0;
}

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

@media screen and (min-width: 741px) {
  .recently-viewed-products--carousel.flickity__section .flickity-page-dots {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  .recently-viewed-products {
    grid-template-columns: 1fr 1fr !important;
    grid-column-gap: 10px;
  }
  .recently-viewed-products--carousel .recently-viewed-products__product {
    width: 50% !important;
  }
  .recently-viewed-products--carousel .flickity-prev-next-button.previous {
    left: 0;
  }
  .recently-viewed-products--carousel .flickity-prev-next-button.next {
    right: 0;
  }
  .recently-viewed-products--carousel.flickity__section .flickity-page-dots {
    display: none;
  }
}

.recently-viewed-products.recently-viewed-products--carousel .product {
  width: var(--product-grid-width);
  box-sizing: border-box;
}
.recently-viewed-products:not(.recently-viewed-products--carousel) {
  display: grid;
  grid-template-columns: repeat(var(--product-grid), 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 40px;
}
.recently-viewed {
  background: var(--background);
  color: var(--color);
  padding-top: var(--padding);
  padding-bottom: var(--padding-bottom);
}
.recently-viewed h2 {
  color: var(--color);
}

/* ---- Featured blog ---- */

ul.featured-posts {
  list-style-type: none;
  float: left;
  width: 100%;
}

ul.featured-posts li {
  float: left;
  display: inline;
}

.featured-blog-section .article-meta .article-data {
  width: 100% !important;
}
.featured-blog-section .article-meta {
  padding-left: 0 !important;
}
.featured-blog-section span.author,
span.date {
  padding: 0;
}

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

.featured-image-wrapper {
  padding-top: 25px;
  position: relative;
}

.featured-image-wrapper img {
  width: 100%;
  margin-bottom: 15px;
}

.featured-image-wrapper .row.tc {
  width: 100%;
  display: table;
  overflow: hidden;
}

.feat-image-text {
  font-family: var(--heading-family);
  font-weight: var(--heading-weight);
  font-style: var(--heading-style);
  line-height: initial;
  position: relative;
  z-index: 2;
}

.feat-image-text .button {
  margin-top: 10px;
}

.feat-image-content {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
}

/* =============== */
/* = Collections = */
/* =============== */

#shopify-section-template--23202994979009__collection_list_UAetKF {
  background-color: #131738;
}

collection-list collection-info boxed__titles {
}

.collection-list.collection-info.below__titles {
  margin-top: 10px;
}

.collection-list.collection-info span {
  clear: left;
  display: block;
}

.collection-list.collection-info.boxed__titles {
  transform: translate(10%, -30px);
  background: #fff;
  width: 80%;
  padding: 10px;
  border: 1px solid var(--dotted-color);
}

/* Add option for transparent text over white background,
remove the mix-blend-mode setting if transparency is unwanted */
.collection-list.collection-info.screen__titles {
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 80%;
  padding: 15px;
  mix-blend-mode: screen;
  background: var(--background);
  outline: 2px solid var(--text-color);
  outline-offset: -5px;
  text-transform: uppercase;
  color: var(--text-color);
  letter-spacing: 0.15em;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-all;
}

.collection-list.collection-info.floating__titles {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-bottom: solid 2px #fff;
  width: auto;
  white-space: nowrap;
  margin: auto;
  padding-bottom: 3px;
  bottom: unset;
}
@media screen and (max-width: 740px) {
  .collection-list.collection-info.floating__titles {
    width: 80%;
    border-bottom: 0;
  }
  .collection-list.collection-info.floating__titles .prod-title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.collection-list.collection-info.floating__titles span.h4,
.collection-list.collection-info.floating__titles a {
  color: #fff;
}
@media (max-width: 740px) {
  .collection-list.collection-info.floating__titles {
    white-space: pre-wrap;
  }
}

.collection-list.collection-info span.collection_item-count {
  font-size: calc(var(--font-size) - 2px);
  display: block;
}

.collection-image.floating__titles.empty_collection {
  height: 100%;
  width: 100%;
  background: #c5c5c5;
}

.collection-image.ci--overlay .box-ratio:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgb(0 0 0 / 30%), rgb(0 0 0 / 15%));
  width: 100%;
  height: 100%;
}

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

.collection__description .rte {
  margin-bottom: 30px;
}

.collection-banner {
  position: relative;
}
.collection-banner img {
  width: 100%;
}
.banner-caption {
  width: max-content;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: var(--banner-caption-bg);
  color: var(--banner-text);
  padding: 30px;
}
.banner-caption h1,
.banner-caption h2 {
  color: var(--banner-text);
}
.banner-caption p {
  margin-bottom: 0;
  color: var(--banner-text);
}
.banner-caption h1 {
  margin-bottom: 0;
}

.collection__description {
  margin-top: 10px;
}

/* ---- Collection banners with Parallax scroll ---- */

.collection__banner-image-container .overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  content: "";
}
.collection-banner {
  height: var(--desktop-image-height);
  margin-bottom: 20px;
}

.collection-banner .parallax__container .parralax__image img {
  object-fit: cover;
  height: 100%;
}

.collection-banner .background-image {
  background-size: cover;
  background-position: center center;
  height: var(--desktop-image-height);
}
@media screen and (max-width: 980px) {
  .collection-banner .parallax__container .parralax__image {
    transform: translateY(-10%);
  }
}
@media screen and (max-width: 740px) {
  .collection-banner,
  .collection-banner .background-image {
    height: var(--mobile-image-height);
  }
  .collection-banner .background-image .box-ratio {
    padding-bottom: var(--mobile-image-height) !important;
  }
  .collection-banner .parallax__container .parralax__image {
    transform: translateY(0);
  }
}

/* ---- Collection filters ---- */
.collection__control-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.collection__page-sort {
  display: flex;
  align-items: center;
  gap: 15px;
}

.collection__upper-pagination {
  justify-self: start;
}

.collection__horizontal-toolbar .icon--apollo-down-carrot.sort-by__wrapper {
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.collection__horizontal-toolbar.sort-by__wrapper {
  position: relative;
  width: 220px;
  height: 50px;
  justify-self: end;
}

.filter__view--toggle {
  justify-self: flex-start;
}

.collection__sidebar-container,
.search__sidebar-container {
  height: 100%;
}

.sidebar__content-wrapper {
  background: var(--secondary-color);
  padding: 15px;
}

.sidebar__content-wrapper ul {
  list-style: none;
  margin-bottom: 25px;
  margin-top: 15px;
}

.sidebar__content-wrapper ul li {
  display: block;
  margin-bottom: 3px;
}

ul.extended-submenu {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
a.js-collection-side-toggle {
  display: block;
  text-align: center;
  border: 1px solid var(--dotted-color);
  padding: 10px;
  margin: 10px auto;
}

#collection__page-template .show-filter,
.search__page-section .show-filter {
  border: 1px solid var(--dotted-color);
  height: 50px !important;
  display: inline-flex;
  gap: 3px;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  text-decoration: none;
}

#collection__page-template .show-filter svg,
.search__page-section .show-filter svg {
  margin-left: 5px;
}

#collection__sidebar.open,
#search__sidebar.open {
  display: block;
}

@media screen and (min-width: 981px) {
  div#collection__grid--container.wide,
  div#search__grid--container.wide {
    grid-column: auto / span 12;
  }
  .show.js-search-side-toggle svg,
  .show.js-collection-side-toggle svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}

@media screen and (max-width: 980px) {
  .js-search-side-toggle svg,
  .js-collection-side-toggle svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  .show.js-search-side-toggle svg,
  .show.js-collection-side-toggle svg {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .filter__view--toggle {
    order: 2;
    width: 100%;
    justify-self: center;
  }
  .collection__page-sort {
    order: 1;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .collection__control-bar.span-12.auto {
    flex-direction: column;
  }
  #collection__page-template .show-filter,
  .search__page-section .show-filter {
    width: 100%;
  }
  #collection__sidebar,
  #search__sidebar {
    display: block;
  }
  #collection__sidebar.open,
  #search__sidebar.open {
    display: none;
  }
}

.search--results__text {
  text-align: left;
  width: 100%;
}

.search--results__text p {
  margin-bottom: 0;
  margin-left: 20px;
}

@media screen and (max-width: 740px) {
  .search--results__text {
    order: 0;
    text-align: center;
  }
}

/* ---- Sidebar Accordion overrides ---- */

.sidebar__content-wrapper .button-as-link {
  padding: 0 !important;
  margin-bottom: 5px;
  border-bottom: 1px solid var(--dotted-color);
  border-radius: 0 !important;
  text-decoration: none;
  letter-spacing: unset;
  align-items: baseline;
}

.sidebar__content-wrapper .button-as-link small {
  font-weight: var(--main-weight);
  font-size: 12px;
  margin-left: 5px;
}

.sidebar__content-wrapper .filter.c-accordion__panel {
  padding-left: 2px !important;
}

.sidebar__content-wrapper label:not(".regular-filter--label"),
.sidebar__content-wrapper label:not(".color-filter--label") {
  padding: 0 !important;
  font-size: calc(var(--font-size) + 2px);
  color: var(--text-color);
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  margin-bottom: 5px;
  text-decoration: none;
  line-height: 44px;
}

.textnote_container {
  margin-bottom: 20px;
}

span.filter__count {
  font-size: 80%;
}

/* ---- Current tags ---- */
.collection__filters--cur_wrapper {
  margin: 0 10px 20px;
}

ul.current_tags {
  list-style: none;
}

ul.current_tags li {
  margin: 0 5px 5px 0;
  display: inline-block;
}

ul.current_tags li.current_tag a {
  background: #f5f5f5;
  padding: 10px 25px 10px 8px;
  color: var(--text-color);
  display: block;
  position: relative;
}

ul.current_tags li.current_tag a:after {
  content: "\00d7";
  position: absolute;
  right: 10px;
  font-size: 14px;
}

ul.current_tags li a.clear-tags {
  text-decoration: underline;
}

/* ---- Collection sidebar filters ---- */

ul.filter-list.collection__filters--filter-list {
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}

ul.filter-list.collection__filters--filter-list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 3px;
}
ul.filter-list.collection__filters--filter-list::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.collection__filters--filter-list.filter--color .color-filter {
  min-width: var(--color-filter-size, 34px) !important;
  width: var(--color-filter-size, 34px) !important;
  height: var(--color-filter-size, 34px) !important;
  line-height: calc(var(--color-filter-size, 34px) - 2px) !important;
  vertical-align: middle;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px 1px var(--dotted-color, #d6d6d6);
  margin: 0 5px 0 2px;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}

.filter-list.collection__filters--filter-list.filter--color li .color-filter {
  display: inline-block;
  vertical-align: middle;
}

/* Color filter options = swatch only */
ul.filter-list.collection__filters--filter-list.filter--color.swatch_only {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

ul.filter-list.collection__filters--filter-list.filter--color.swatch_only li {
  padding: 1px;
  margin: 0 6px 6px 0;
}

ul.filter-list.collection__filters--filter-list.filter--color.swatch_only
  li
  a
  span.color-filter--label {
  display: none;
}

.collection__filters--filter-list.filter--color.swatch_only .color-filter {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  line-height: 30px !important;
  margin: 0;
}

ul.filter-list.collection__filters--filter-list.filter--color.swatch_hidden.filter--regular
  .color-filter {
  display: none;
}

/* Color filter swatch only */
ul.filter-list.collection__filters--filter-list.swatch_only
  label.color-filter--label {
  display: none;
}

.collection__filters--filter-list.filter--color
  .color-filter.color-filter--rounded {
  border-radius: 50%;
}

.collection__filters--filter-list.filter--color li:hover .color-filter,
.collection__filters--filter-list.filter--color .color-filter.current {
  box-shadow: 0px 0px 0px 1px var(--text-color, #000000);
}

.collection__filters--filter-list.filter--color
  label:not(".color-filter--label") {
  margin-bottom: 10px;
}

.collection__filters--filter-list.filter--color
  .current
  span.color-filter--label {
  text-decoration: underline;
}

ul.filter-list.collection__filters--filter-list li a label {
  pointer-events: none;
}

.filter-list a,
.filter-list label {
  display: inline-block;
  font-weight: normal;
  display: flex;
  font-weight: normal;
  align-items: center;
  gap: 5px;
  font-size: 13px;
}

/*
ul.filter-list.collection__filters--filter-list.filter--size li a {
    display: block;
    border: 1px solid var(--dotted-color);
    background: var(--background);
    min-width: 40px;
    text-align: center;
    padding: 6px 8px;
    margin: 0 5px 5px 0;
}

ul.filter-list.collection__filters--filter-list.filter--size li:hover a,
ul.filter-list.collection__filters--filter-list.filter--size li.current a {
  text-decoration: none;
  border: 1px solid var(--text-color);
}
*/

ul.filter-list.collection__filters--filter-list li a span,
ul.filter-list.collection__filters--filter-list li a label {
  vertical-align: middle;
  display: inline-block;
}

.filter-list.collection__filters--filter-list span.filter__count {
  font-size: 75%;
}

ul.filter-list.collection__filters--filter-list.sidebar-menu li a.current {
  text-decoration: underline;
}

ul.filter-list.collection__filters--filter-list.filter--regular li a,
ul.filter-list.collection__filters--filter-list.filter--size li a {
  position: relative;
}

ul.filter-list.collection__filters--filter-list.filter--regular
  li
  a.current:after,
ul.filter-list.collection__filters--filter-list.filter--size
  li
  a.current:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 12px;
  width: 6px;
  border-bottom: 2px solid var(--text-color);
  border-right: 2px solid var(--text-color);
  position: absolute;
  left: 6px;
  top: 6px;
}

ul.filter-list.collection__filters--filter-list.filter--regular li a:before,
ul.filter-list.collection__filters--filter-list.filter--size li a:before {
  content: "";
  border: 1px solid #c3c3c3;
  margin: 0 5px 0 0;
  text-align: center;
  background: #fff;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}

ul.filter-list.collection__filters--filter-list.filter--regular
  li
  a:hover::before,
ul.filter-list.collection__filters--filter-list.filter--size
  li
  a:hover::before {
  border: 1px solid var(--text-color);
}

ul.filter-list.collection__filters--filter-list.filter--regular
  li.current
  a:before,
ul.filter-list.collection__filters--filter-list.filter--size
  li.current
  a:before {
  color: var(--text-color);
}

/* ---- Price filter ---- */

.filter-range__field {
  display: inline-block;
}

.filter-range__boxes {
  margin-bottom: 15px;
  margin-top: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  grid-row-gap: 20px;
}

label.filter-range__field__label {
  font-size: var(--font-size);
  display: inline-block;
  margin-bottom: 0;
}

span.filter-range__field__currency {
  font-size: 90%;
  width: 9%;
  display: inline-block;
}

.filter-range__field__input {
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  border: 1px solid var(--dotted-color);
  padding: 0 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: var(--font-size);
}

.filter-range__footer {
  margin-bottom: 10px;
}

.filter-range__footer a.button-as-link {
  font-size: var(--font-size) !important;
}

.filter-list.collection__filters--filter-list a.disabled {
  cursor: initial;
  pointer-events: none;
  opacity: 0.7;
}

.first {
  clear: left;
}

/* Price Range Slider  */
.filter-range__slider--input {
  position: absolute;
  left: 0;
  bottom: 0;
}

.filter-range__slider--wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 10px 0 20px 0;
}

.filter--price-range .filter-range__field__input {
  border: 1px solid var(--dotted-color);
  text-align: left;
  -moz-appearance: textfield;
  width: auto !important;
  min-width: 70px;
  margin: unset !important;
  float: unset !important;
}

.collection__sidebar-container .filter-range__field__input,
.search__sidebar-container .filter-range__field__input {
  width: 86% !important;
}

.filter-range__field__input::-webkit-outer-spin-button,
.filter-range__field__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.filter-range__field__input:invalid,
.filter-range__field__input:out-of-range {
  border: 2px solid var(--error-msg-dark);
}

.filter-range__slider--input {
  -webkit-appearance: none;
  width: 100%;
}

.filter-range__slider--input:focus-visible {
  outline: none;
}

.filter-range__slider--input:focus-visible::-webkit-slider-runnable-track {
  background: var(--text-color);
}

.filter-range__slider--input:focus-visible::-ms-fill-lower {
  background: var(--text-color);
}

.filter-range__slider--input:focus-visible::-ms-fill-upper {
  background: var(--text-color);
}

.filter-range__slider--input::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: var(--text-color);
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

.filter-range__slider--input::-webkit-slider-thumb {
  z-index: 1;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid var(--text-color);
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: var(--background);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}

.filter-range__slider--input::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: var(--text-color);
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

.filter-range__slider--input::-moz-range-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid var(--text-color);
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: var(--background);
  cursor: pointer;
}

.filter-range__slider--input::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.filter-range__slider--input::-ms-fill-lower,
.filter-range__slider--input::-ms-fill-upper {
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}

.filter-range__slider--input::-ms-fill-upper {
  background: var(--text-color);
}

.filter-range__slider--input::-ms-fill-lower {
  background: #eee;
}

.filter-range__slider--input::-ms-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0px 0px 0px #000;
  border: 1px solid var(--text-color);
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: var(--background);
  cursor: pointer;
}

@-moz-document url-prefix() {
  .filter-range__slider--input {
    position: relative;
  }
  .filter-range__slider--input,
  .filter-range__field {
    display: inline-block;
    width: 47%;
  }
  .filter-range__field__input {
    width: 80% !important;
  }
  .filter-range__field__currency {
    display: inline-block;
    width: 10%;
  }
}

/* ---- Sub collections on Collection page ---- */

.collection__subcollections {
  margin-bottom: 30px;
}

/* ---- Collection horizontal toolbar ---- */

.collection__filtering {
  position: relative;
  width: 220px;
  display: inline-block;
  height: 50px;
  border-radius: unset !important;
}
@media screen and (max-width: 980px) {
  .collection__filtering {
    width: 100%;
    display: block;
  }
}
.chosen-value::placeholder {
  color: var(--text-color) !important;
  opacity: 1 !important;
}
.collection__horizontal-toolbar .chosen-value,
.collection__horizontal-toolbar .value-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.collection__horizontal-toolbar .chosen-value {
  height: 50px;
  font-size: var(--font-size);
  background-color: var(--background);
  border: 1px solid var(--dotted-color);
  transition: 0.3s ease-in-out;
  text-align: left;
  margin-bottom: 0 !important;
  border-radius: 0;
}
.collection__horizontal-toolbar .chosen-value::-webkit-input-placeholder {
  color: var(--text-color);
}
.collection__horizontal-toolbar .chosen-value:hover {
  cursor: pointer;
}
.collection__horizontal-toolbar .chosen-value:focus-visible,
.collection__horizontal-toolbar .chosen-value.open {
  box-shadow: 0 0 0 0;
  outline: 0;
}
.collection__horizontal-toolbar .value-list {
  list-style: none;
  margin-top: 50px;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  max-height: 0;
  transition: 0.3s ease-in-out;
  z-index: 5;
  background: var(--background);
}
.collection__horizontal-toolbar .value-list.open {
  max-height: 320px;
  overflow: auto;
  padding: 10px 0;
}
.collection__horizontal-toolbar .value-list li {
  position: relative;
  height: 35px;
  background-color: var(--background);
  padding: 0 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s;
  opacity: 1;
  line-height: initial;
  font-size: 95%;
}
.collection__horizontal-toolbar .value-list li [type="checkbox"],
.filter-list [type="checkbox"] {
  display: none;
}
.collection__horizontal-toolbar .value-list li span:hover {
  text-decoration: underline;
}
.collection__horizontal-toolbar .value-list li.closed {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
}

.collection__horizontal-toolbar .value-list li label {
  cursor: pointer;
}

/* collection grid */
.collection__grid-loop {
  row-gap: 2em;
}

/* ============================ */
/* = Featured Product Section = */
/* ============================ */
.homepage-featured-product .featured-product-gallery {
  position: relative;
  margin-bottom: 10px;
}
.homepage-featured-product h4.product-vendor {
  font-size: 16px;
}
.homepage-featured-product .product-description .rte {
  max-width: 600px;
  margin: 0 auto;
}
.homepage-featured-product .product-details {
  padding: 16px;
  margin-bottom: 11px;
  display: inline-block;
}
.homepage-featured-product .product-details li {
  display: block;
}
@media screen and (max-width: 740px) {
  .homepage-featured-product h2 {
    text-align: center;
  }
}
.homepage-featured-product .product__section-container {
  width: 100%;
}
.homepage-featured-product {
  padding: 20px 0;
}
.homepage-featured-product .featured-product-gallery.right {
  float: right !important;
}

/* =================== */
/* = Text With Image = */
/* =================== */

.image__with-text--section {
  background: var(--section-background);
  color: var(--text-color);
  padding-bottom: 40px;
}

.image-with-text-wrapper {
  align-items: center;
  grid-gap: 30px;
  padding-top: 40px;
}

@media screen and (max-width: 740px) {
  .text-with-image.text_section {
    order: 2;
    text-align: center;
  }

  .text-with-image.image-section {
    order: 1;
  }
}

.text-with-image.text_section h2.sections {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-with-image.text_section h2.sections,
.text_section .rte {
  margin-left: 0;
}

.text-with-image.text_section h2.sections span {
  padding-left: 0;
}

.text-with-image.text_section.text-centered h2.sections,
.text-with-image.text_section.text-centered .rte,
.text-with-image.text_section.center h3,
.text-with-image.text_section.center .rte {
  text-align: center;
}

.text-with-image.text_section.text-centered h2.sections span {
  padding-left: 10px !important;
}

.text-with-image.text_section.text-centered a.button {
  display: block;
  max-width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-with-image.image-section {
  display: flex;
  align-items: start;
  flex-direction: row;
}

.text-with-image .image__block {
  width: 50%;
  order: 0;
}

.text-with-image .image__block.single-image {
  width: 100%;
}

.text-with-image .image__block.second--image__block {
  order: 1;
  transform: translate(-50px, 50px) !important;
  padding-bottom: 40px;
}

@media screen and (max-width: 740px) {
  .text-with-image .image__block.second--image__block {
    transform: translate(-25px, 25px) !important;
    padding-bottom: 20px;
  }
  text-with-image.text_section h2.sections,
  .text_section .rte {
    text-align: center;
  }
}

/* =============== */
/* = 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-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;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

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

.map-section .map-section-wrapper {
  background-color: var(--background-color) !important;
}
.map-section .section-title h2 {
  color: var(--heading-color) !important;
}
.map-section .section-title:after {
  background: var(--heading-color) !important;
}

/* ====================== */
/* = Newsletter Section = */
/* ====================== */
.page-section #newsletter {
  padding: 30px 15px 0 15px;
}
#newsletter #social-icons {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
#newsletter #social-icons li {
  line-height: 13px;
}
#newsletter p.form--success {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#newsletter .section-title {
  margin-bottom: 0;
}
#newsletter .section-header p {
  margin: 0;
  padding: 0;
}
#newsletter .section-header {
  text-align: center;
}
#newsletter .input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
}
#newsletter .newsletter__input-group {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
#newsletter .newsletter__submit {
  position: absolute;
  right: 0;
  height: auto;
  transition: all 0.25s ease-in-out;
}
#newsletter .newsletter__input {
  width: 100%;
  float: left;
  background: var(--background);
  margin-bottom: 0;
  height: 50px;
  line-height: 50px;
}
#newsletter .newsletter__input:hover {
  opacity: 0.7;
}
#newsletter .section-icons li {
  display: inline-block;
  margin: 0 5px 5px;
  font-size: 25px;
}

@media screen and (max-width: 740px) {
  #newsletter .newsletter__input {
    width: 100%;
  }
  #newsletter .btn.newsletter__submit {
    width: 100%;
    position: unset;
    margin-top: 10px;
  }
}

.homepage-newsletter {
  padding: 0;
  margin: 0;
}
.homepage-newsletter {
  background: var(--background-color);
}
.homepage-newsletter h3,
.homepage-newsletter p,
.homepage-newsletter p a {
  color: var(--text-color) !important;
}

.homepage-newsletter p {
  max-width: 60%;
  margin: 0 auto !important;
  line-height: 24px;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 500px) {
  .homepage-newsletter p {
    max-width: 100%;
  }
}
.homepage-newsletter ul#social-icons li a:hover {
  opacity: 0.8;
}

.homepage-newsletter .newsletter__section-wrapper {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  padding-left: 20px;
  padding-right: 20px;
}

/* ================= */
/* = Blogs & Pages = */
/* ================= */

#page {
  margin-top: 20px;
}

#page h1 {
  margin-bottom: 20px;
}

.rte img {
  height: unset;
}

.blog .blog-banner {
  height: 300px;
  position: relative;
  overflow: hidden;
}

.blog .blog-banner .box-ratio {
  padding-bottom: 300px !important;
}

.blog .blog-banner img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.blog .blog-banner .banner-caption {
  width: intrinsic; /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content; /* Firefox/Gecko */
  width: -webkit-max-content;
  max-width: 350px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
  background: var(--banner-caption-bg);
  padding: 30px;
}

.blog .blog-banner .banner-caption h1,
.blog .blog-banner .banner-caption p {
  margin-bottom: 0;
  color: var(--banner-text);
}

.article-content {
  padding: 15px;
}

.blog-template .article-meta,
.article .article-meta,
.featured__blog .article-meta {
  padding: 0 15px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e8e8e8;
  height: 50px;
  line-height: 48px;
  margin: 10px 4px 10px 0;
  clear: both;
}
.blog-template .article-tags,
.featured__blog .article-tags {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
}
.blog-template .article-tags a,
.featured__blog .article-tags a {
  padding: 0 5px;
}
.blog-template .article-tags a,
.featured__blog .article-tags a:first-child {
  padding-left: 0;
}
.blog-template .article-meta .article-share,
.article .article-meta .article-share,
.featured__blog .article-meta .article-share {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
  width: 19%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .blog-template .article-meta .article-share,
  .article .article-meta .article-share,
  .featured__blog .article-meta .article-share,
  .blog-template .article-meta .comments-count,
  .article .article-meta .comments-count {
    display: none !important;
  }
  li.single-article:nth-child(2n) .article-left {
    order: 1;
  }
  li.single-article:nth-child(2n) .article-right {
    order: 0;
  }
}
.blog-template .article-meta .article-data,
.article .article-meta .article-data,
.featured__blog .article-meta .article-data {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
.blog-template .grid-layout .article-meta .article-data {
  width: 100%;
}

@supports (width: intrinsic) {
  .blog-template .article-meta .article-data,
  .article .article-meta .article-data,
  .featured__blog .article-meta .article-data {
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content;
    min-width: 40%;
    display: inline-block;
  }
}
@media screen and (max-width: 740px) {
  .article-data {
    width: 100% !important;
  }
}
.blog-template .article-meta #social,
.article .article-meta #social,
.featured__blog .article-meta #social {
  float: none;
  display: inline-block;
  width: intrinsic; /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content; /* Firefox/Gecko */
  width: -webkit-max-content;
  min-width: 30%;
}
.blog-social #social {
  text-align: center;
}
.blog-social #social li {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
}
.blog-template .article-meta .share-icons,
.article .article-meta .share-icons {
  margin-bottom: 0;
  border-top: none;
  padding-top: 0;
}
.share-icons a {
  text-decoration: none;
}
.blog-template .article-meta .share-icons i,
.article .article-meta .share-icons i {
  font-size: 14px;
}
.blog-template .article-meta .comments-count,
.article .article-meta .comments-count {
  font-size: 13px;
  border-left: 1px solid #e8e8e8;
  padding-left: 20px;
  line-height: 48px;
  width: 19%;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}

.featured__blog .article-body h3 {
  margin-top: 10px;
}

.blog-promos .blog-promos {
  padding: 20px 0;
  position: relative;
}

.blog-promos .promo-inner:hover {
  cursor: pointer;
  opacity: 0.8;
}

.blog-promos .promo-inner {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  webkit-box-shadow: 0px 0px 14px 7px rgba(158, 158, 158, 0.14);
  -moz-box-shadow: 0px 0px 14px 7px rgba(158, 158, 158, 0.14);
  box-shadow: 0px 0px 14px 7px rgba(158, 158, 158, 0.14);
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.blog-promos .promo-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: fit-content;
}
.blog-promos .promo-caption h3 {
  background: var(--background);
  padding: 10px 15px;
}

.article .article-image .box-ratio {
  padding-bottom: 60% !important;
  width: 100%;
}
.article .article-image .box-ratio img {
  height: 250px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

/* Blog Sidebar */
#sidebar .sidebar-item {
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#sidebar .sidebar-heading {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 25px;
}
#sidebar .blog-subscribe {
  background: #f6f6f6;
  padding: 40px 28px;
  text-align: center;
}
#sidebar .blog-subscribe form {
  margin-bottom: 0;
}
#sidebar #social {
  float: none;
}
#sidebar .blog-social .share-icons {
  text-align: center;
  border-top: none !important;
  margin-bottom: 0;
  padding-top: 0;
}
#sidebar .blog-social .share-icons i {
  font-size: 17px;
}
#sidebar .blog-social .share-text {
  display: none;
}
#sidebar .blog-bio img {
  margin-bottom: 10px;
}
#sidebar .blog-bio p {
  text-align: center;
  padding: 0 10px;
  margin-bottom: 0;
}
#sidebar .blog-bio .bio {
  margin-top: 15px;
}
#sidebar .ad-inner {
  border: 1px solid var(--dotted-color);
  float: none;
}
#sidebar .featured-article {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--dotted-color);
}
#sidebar .featured-article .article-image,
#sidebar .featured-article .article-caption {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 0;
}
#sidebar .featured-article .article-caption span,
#sidebar .featured-article .article-caption a {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
}
#sidebar .featured-article .article-caption h4 {
  font-size: 14px;
}
.blog #sidebar ul.filter-list li {
  display: inline-block;
}
.blog #sidebar ul.filter-list li a,
.blog #sidebar ul.filter-list li a:visited {
  background: var(--background);
  color: var(--text-color);
  padding: 10px;
  cursor: pointer;
  display: block;
  border: 1px solid var(--dotted-color);
}
.blog #sidebar ul.filter-list li a:hover {
  border: 1px solid var(--text-color);
}
.blog #pagination {
  text-align: left;
  margin-top: 20px;
  padding-top: 0;
  line-height: 36px;
}
.blog #pagination .count,
.article .comment-details {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 50px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
}
.article .gravatar img {
  border-radius: 50%;
}
/*------------------------- */

.blog-template #sidebar h3,
.article-template #sidebar h3 {
  border-bottom: 1px solid var(--dotted-color);
  padding-bottom: 5px;
}

.blog-template .author,
.article-template .author {
  display: inline-block;
  margin-right: 5px;
}

.blog-template .article-body h2,
.article-template .article-body h2 {
  margin-bottom: 5px;
}

.blog-template p.published,
.article-template p.published {
  display: inline-block;
  margin-bottom: 5px;
}

.blog-template ul#blog-articles {
  list-style-type: none;
  margin-top: 40px;
}

.blog-template .single-article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--dotted-color);
  align-items: center;
}

.blog-template .single-article .box-ratio,
.homepage-excerpt .box-ratio {
  margin-bottom: 10px;
}

/* ---- Blog loop images ---- */
.article--loop_image {
  position: relative;
}

.article--loop_image.image--square .box-ratio,
.article--loop_image.image--square .box-ratio {
  padding-bottom: 100% !important;
}

.article--loop_image.image--vertical .box-ratio {
  padding-bottom: 140% !important;
}

.article--loop_image.image--horizontal .box-ratio {
  padding-bottom: 71.4% !important;
}

.article--loop_image.image--square img,
.article--loop_image.image--vertical img,
.article--loop_image.image--horizontal img {
  object-fit: cover;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ---- Blog loop images ---- */

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

.blog-template li.tags a,
.article-template li.tags a {
  padding: 2px 3px;
  background: var(--button-color);
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 5px 5px 0;
}

.blog-template li.tags,
.article-template li.tags {
  display: inline-block;
}

.blog-template .feat-post-title,
.article-template .feat-post-title {
  font-weight: bold;
  display: block;
  margin-top: 10px;
}

.blog-template .feat-post-date,
.article-template .feat-post-date {
  font-size: 90%;
  display: block;
}

.article-template .comments {
  margin-top: 20px;
  list-style-type: none;
  display: block;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.article-template .comment-button {
  text-transform: uppercase;
  font-size: 16px;
  text-align: right;
  display: block;
}

.article-template #comments ul li {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  border-bottom: 1px solid var(--dotted-color);
  padding-bottom: 20px;
}

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

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

.article-template .comment {
  float: left;
}

.article-template .comment p {
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}

.article-template .article-intro {
  padding: 20px 20px 30px;
  margin: 0 auto;
  text-align: center;
}
.article-template .article-tags {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
  margin-bottom: 5px;
  display: block;
}
.article-template .author {
  margin-bottom: 0;
}
.article-template .rte,
.article-template .shoppost {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.article-template .rte p {
  font-size: 16px;
  line-height: 24px;
}
.article-template .featured-image .box-ratio {
  padding-bottom: 40% !important;
  position: relative;
}
.article-template .featured-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  min-height: 530px;
  width: 100%;
}
ul.featured-posts .article-data {
  width: 100% !important;
}

dd {
  margin-left: 0;
}

/* ========== */
/* = Search = */
/* ========== */

#search-bar {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--dotted-color);
}
#search-bar input[name="q"] {
  text-transform: uppercase;
  max-width: 300px;
}
.search-content {
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 740px) {
  #search-bar input[name="q"] {
    width: 100%;
    max-width: 100%;
  }
}
/* ========== */
/* = Footer = */
/* ========== */

.footer-template {
  background: var(--footer-background);
  padding-top: 30px;
  position: relative;
}

body.index .footer-template {
  margin-top: 0;
}

.footer-template a {
  color: var(--footer-text);
}

#footer {
  padding-bottom: 10px;
  grid-row-gap: 30px;
  grid-column-gap: 2rem;
}

@media screen and (max-width: 740px) {
  #footer {
    grid-column-gap: 1rem;
  }
  .footer-template {
    padding: 30px 20px;
  }
  .payment-methods {
    text-align: center;
  }
}

#footer ul {
  list-style-type: none;
}

#footer p,
#footer a,
#footer h3 {
  color: var(--footer-text);
}

ul#footer_icons {
  list-style-type: none;
  text-align: center;
  margin-bottom: 30px;
}

ul#footer_icons li {
  display: inline-block;
  margin: 0 10px;
}

ul#footer_icons li a {
  color: var(--footer-icons);
  font-size: 22px;
  display: inline-block;
  text-align: center;
}

#footer-EMAIL {
  margin-bottom: 10px;
}

#footer-subscribe {
  margin-bottom: 10px;
}

#subscribe_popup {
  padding: 20px;
  float: left;
}

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

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

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

#bottom-footer {
  align-items: end;
}

.footer-section .disclosures .selectors-form {
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: flex-end;
  column-gap: 10px;
  margin-bottom: 10px;
}

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

.footer-left ul.policies--list {
  display: flex;
  list-style: none;
  margin-bottom: 5px;
  gap: 10px;
}

@media (max-width: 740px) {
  #footer {
    margin-bottom: 30px;
  }
  #payment {
    margin-top: 0;
  }
  div#bottom-footer .selectors-form,
  .footer-left {
    justify-content: center;
    margin: 0;
  }
  div#bottom-footer .payment-methods {
    margin-top: 10px;
  }
  #bottom-footer .selectors-form .selectors-form__item {
    flex: 1 1 100%;
  }
  #bottom-footer .selectors-form .selectors-form__item .disclosure {
    width: 100%;
  }
  .footer-section .disclosure__toggle {
    height: 44px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

.footer__follow-on-shop {
  margin-bottom: 10px;
}

/* ================ */
/* = Mobile Hides = */
/* ================ */
#mobile-product {
  display: none;
}
@media screen and (max-width: 980px) {
  header .customer-account,
  header .customer-login,
  header .customer-newaccount,
  header .cart-name {
    display: none !important;
  }
}

/* ========== */
/* = Global = */
/* ========== */

.main__content-wrapper {
  min-height: 530px;
  position: relative;
}

#pagination {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#pagination a {
  background: var(--secondary-color);
  margin: 0;
  border: 0;
  display: inline-block;
  padding: 0 10px;
}
#pagination a:hover {
  text-decoration: none;
  background: var(--text-color);
  color: var(--background);
}
#pagination a:hover svg .hover-fill {
  fill: var(--background);
}
#pagination .current {
  background: transparent;
  margin: 0;
  border: 0;
  display: inline-block;
  padding: 0 10px;
}

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

section.breadcrumb__section {
  margin-top: 20px;
  margin-bottom: 20px;
}

#breadcrumb {
  font-size: 90%;
  background: var(--secondary-color);
  padding: 8px 10px;
  display: flex;
  align-content: center;
}

#breadcrumb a {
  padding: 0 5px 0 0;
}

#breadcrumb p {
  padding: 0 5px 0 0;
}

.separator {
  padding-right: 5px;
}

.shopify-section.page-contact-form #contactFormWrapper {
  margin: 10px auto;
}

@media screen and (max-width: 740px) {
  .shopify-section.page-contact-form #contactFormWrapper {
    padding: 0 20px;
  }
}

.notice {
  border: 1px dashed var(--dotted-color);
  padding: 5px;
  background: ghostwhite;
  margin: 20px 0;
}
figure {
  margin: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
    border-color: transparent;
  }
  to {
    opacity: 1;
    border-color: var(--dotted-color);
  }
}

@keyframes displayslow {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}

/* Firefox < 16 */
@-moz-keyframes displayslow {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes displayslow {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}

/* Internet Explorer */
@-ms-keyframes displayslow {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}

/* Opera < 12.1 */
@-o-keyframes displayslow {
  from {
    opacity: 0;
    display: none;
  }
  to {
    opacity: 1;
    display: block;
  }
}

@media screen and (min-width: 741px) {
  .tablet-hide,
  desktop-hide {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  .sm-hide,
  .mobile-hide {
    display: none;
  }
}

@media screen and (min-width: 741px) and (max-width: 980px) {
  .md-hide {
    display: none;
  }
}

/* ==================== */
/* = Images & Iframes = */
/* ==================== */
svg:not(:root) {
  overflow: hidden;
}
.videoWrapper,
.slideshow__slide.video .plyr__video-wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.videoWrapper iframe,
.videoWrapper video,
.slideshow__slide.video .plyr__video-wrapper video {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.slideshow__slide.video.js-video video {
  object-fit: cover;
}

@media (min-width: 740px) {
  .slideshow__slide.video.js-video .plyr__poster {
    display: none;
  }
}

@media (max-width: 740px) {
  .slideshow__slide.video.js-video .plyr__poster {
    pointer-events: none;
  }
}

/* Password Page */
.password-page #logo {
  padding-top: 100px;
  text-align: center;
}

.password-page {
  min-height: 110vh;
}

.password-page img {
  margin: 10px;
}

.password-page #newsletter-details {
  margin-bottom: 30px;
  text-align: center;
}

#signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#signup-holder {
  width: 100%;
  margin-top: 100px;
}

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

.searchbox input[name="q"]:focus::-webkit-input-placeholder {
  color: transparent;
}
.searchbox input[name="q"]:focus:-moz-placeholder {
  color: transparent;
}
.searchbox input[name="q"]:focus:-ms-input-placeholder {
  color: transparent;
}
.searchbox input[name="q"]:focus::-moz-placeholder {
  color: transparent;
}

input#password-email:focus-visible::-webkit-input-placeholder {
  color: transparent;
}
input#password-email:focus-visible:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
input#password-email:focus-visible::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
input#password-email:focus-visible:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */

#password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

.password p.success {
  text-align: center;
}

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

body.password form#login_form {
  padding: 15px 20px;
}

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

.password-page-footer a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* #Media Queries
================================================== */

/* Smaller than standard 980 (devices and browsers) */
@media only screen and (max-width: 980px) {
  .theme-features__display-options--show-content
    .product-index
    input.add.clearfix.AddtoCart,
  .theme-features__display-options--show-content
    .product-index
    .add.options.button {
    display: none;
  }
  .theme-features__display-options--show-content .Shop__TheLook .product-info {
    position: relative !important;
    display: block;
    margin: 20px 0;
  }

  .product-main-image {
    visibility: visible;
  }

  .theme-features__rounded-buttons--enabled
    #collection__page-template
    .show-filter,
  .theme-features__rounded-buttons--enabled .search__page-section .show-filter {
    border-radius: 3px;
  }

  /* Product Page */
  .product__section-content {
    padding: 25px 30px 20px 30px !important;
  }
  .product .rte-tab {
    margin-left: 0;
  }
  .product__section-content .sku {
    margin-top: 10px;
    text-align: left;
  }
  #product-size-chart,
  #product-model {
    margin: 0;
    position: relative;
    color: black;
    padding: 5px;
    line-height: 2;
    z-index: 3;
    min-width: auto;
  }
  .product td,
  th {
    padding: 3px;
  }
  .product table {
    font-size: 12px;
  }
  #product-video iframe {
    width: auto;
    height: auto;
  }

  .product__section-contentWrapper #social {
    right: 10px;
    top: 13px;
  }

  .product-image-container.show-all .product-main-image {
    margin-bottom: 0;
  }

  /* Blog Template */
  .blog-template .article-meta .comments-count .comments {
    display: none;
  }

  .product-links,
  .product-links a {
    font-size: 12px;
    padding: 7px 0;
  }

  #full-width-filter {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .product__section-content {
    padding: 10px !important;
  }
}

@media only screen and (max-width: 768px) {
  .product-description .rte-tab {
    max-width: 100% !important;
  }

  #mobile-product {
    display: block !important;
  }

  #add {
    width: 100%;
  }

  .swatch .swatch-element {
    display: inline-block;
    float: none;
  }

  /* Mobile Map */
  .map-section-wrapper {
    height: auto !important;
  }

  /* Mobile Featured Product */
  .search {
    width: 100%;
  }

  input[name="q"] {
    width: 100%;
  }

  input {
    width: 100%;
  }

  .first {
    clear: none;
  }
  ul.featured-posts li {
    margin-bottom: 20px;
    clear: left;
  }

  li.icons a {
    float: none;
  }

  body.product input.add.clearfix {
    clear: left;
    width: 100%;
    margin-top: 20px;
  }

  .product-add label {
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-right: 00px;
  }

  body.product .product-add {
    margin-top: 0px;
  }

  #newsletter form {
    text-align: center;
  }

  #product-images {
    margin-bottom: 10px;
  }

  /* Mobile Collections */
  .collection .banner-caption {
    padding: 20px;
    max-width: 275px;
  }
  .collection .banner-caption p {
    font-size: 12px;
  }
  .collection .banner-caption h2 {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .collection .collection-banner img {
    object-fit: cover;
    height: 250px;
  }

  /* Mobile Blog */
  .blog .banner-caption {
    padding: 10px;
    max-width: 200px;
  }
  .blog .banner-caption p {
    font-size: 14px;
    line-height: 15px;
    margin-top: 5px;
  }
  .blog .banner-caption h1 {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .blog .blog-banner img {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }
  .blog .blog-promos .promo {
    margin-bottom: 10px;
  }
  .blog #sidebar {
    margin-top: 30px;
  }
  .blog #sidebar .blog-bio .bio-image {
    max-width: 200px;
    margin: 0 auto;
  }
  .article .article-title {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .article .article-intro p {
    font-size: 12px !important;
    margin-bottom: 0 !important;
  }

  #page div#sidebar {
    margin-top: 20px;
  }
}

/* iPhone SE Landscape */
@media only screen and (max-width: 320px) {
  #collection__page-template .icn {
    padding: 2px 4px;
    font-size: 9px;
  }
}

.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: var(--main-weight);
}

.plax-placehold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.onboard svg,
svg.placeholder-svg {
  background: rgb(122 122 122);
  fill: rgb(145 145 145);
  width: 100%;
  height: 100%;
}

.featured-image-wrapper .onboard {
  margin-bottom: 20px;
}

/**
 * *******************************************************
 * 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: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos="fade-up"] {
  transform: translate3d(0, 30px, 0);
}
[data-aos="fade-down"] {
  transform: translate3d(0, -100px, 0);
}
[data-aos="fade-right"] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos="fade-left"] {
  transform: translate3d(100px, 0, 0);
}
[data-aos="fade-up-right"] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos="fade-up-left"] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos="fade-down-right"] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos="fade-down-left"] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos="zoom-in"] {
  transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos="zoom-in-down"] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos="zoom-in-right"] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos="zoom-out"] {
  transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos="zoom-out-down"] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos="zoom-out-right"] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^="slide"][data-aos^="slide"] {
  transition-property: transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
  transform: translateZ(0);
}
[data-aos="slide-up"] {
  transform: translate3d(0, 100%, 0);
}
[data-aos="slide-down"] {
  transform: translate3d(0, -100%, 0);
}
[data-aos="slide-right"] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos="slide-left"] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^="flip"][data-aos^="flip"] {
  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);
}

/* #RTE Formating
================================================== */
.rte h2 {
  margin-bottom: 30px;
}
/* RTE Button */
.rte-button {
  background: var(--button-color);
  border: none;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -moz-transition: background 0.3s ease, color 0.3s ease;
  -o-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
  -webkit-appearance: none;
  color: var(--button-text);
  display: inline-block;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  font-size: var(--font-size);
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 15px 5px;
  text-transform: uppercase;
}

.rte-button:hover {
  color: var(--button-text);
  background: var(--button-hover);
}

/* RTE Accordion */
.rte-accordion .item {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: var(--text-color);
  overflow: hidden;
}
.rte-accordion input.trigger {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.rte-accordion label.accordion-label {
  position: relative;
  display: block;
  background: var(--background);
  color: var(--text-color);
  line-height: 1;
  cursor: pointer;
}
.rte-accordion label.accordion-label span {
  color: var(--text-color);
}
.rte-accordion .item-heading {
  max-width: 90%;
  padding: 10px;
  display: block;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  font-size: var(--font-size);
}
.rte-accordion .item-content {
  max-height: 0;
  overflow: hidden;
  background: white;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.rte-accordion .item-content p {
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  font-size: var(--font-size);
  padding: 8px;
}

.rte-accordion input:checked ~ .item-content {
  max-height: 100%;
}
.rte-accordion label.accordion-label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 10px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding: 10px 15px;
}
.rte-accordion input[type="checkbox"] + label::after {
  content: "+";
}
.rte-accordion input[type="radio"] + label::after {
  content: "\25BC";
}
.rte-accordion input[type="checkbox"]:checked + label::after {
  transform: rotate(315deg);
}
.rte-accordion input[type="radio"]:checked + label::after {
  transform: rotateX(180deg);
}

/* RTE Image Slider */

.rte-image-slider-container {
  min-height: 600px;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.rte-image-slider-container input {
  visibility: hidden;
}

.rte-image-slider-menu {
  position: absolute;
  left: 0;
  z-index: 900;
  width: 100%;
  bottom: 0;
}

.rte-image-slider-menu label {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: var(--button-color);
  border-radius: 50px;
  margin: 0 0.2em 1em;
}

.rte-image-slider-menu label:hover {
  background: var(--button-hover);
}

.rte-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  padding: 8em 1em 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: left 0s 0.75s;
}

[id^="rte-slide"]:checked + .rte-slide {
  left: 0;
  z-index: 2;
  transition: left 0.65s ease-out;
}

/* RTE Map */
.rte-map {
  border: none;
  min-height: 500px;
}

/* RTE Divider */
.rte hr {
  margin: 60px 0;
}

/* RTE Masonry Gallery */
.rte-masonry {
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.rte-masonry.gutter {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
}
.rte-masonry.no-gutter {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  line-height: 0;
}
.rte-masonry .item img {
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.rte-masonry .item {
  display: inline-block;
  background: #fff;
  width: 100%;
}
.rte-masonry .item:hover {
  opacity: 0.8;
  cursor: pointer;
}
.rte-masonry.no-gutter .item {
  padding: 0;
  margin: 0;
}
.rte-masonry.gutter .item {
  margin: 0 0 1.5em;
}

@media only screen and (min-width: 400px) {
  .rte-masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .rte-masonry.gutter {
    -moz-column-gap: 0.8em;
    -webkit-column-gap: 0.8em;
    column-gap: 0.8em;
  }
}

@media only screen and (min-width: 700px) {
  .rte-masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media only screen and (min-width: 900px) {
  .rte-masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}

@media only screen and (min-width: 1100px) {
  .rte-masonry {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }
}

@media only screen and (min-width: 1280px) {
  .rte-masonry {
    width: 1260px;
  }
}

/* Scroll Gallery */
.product-main-image {
  list-style: none;
}
@media (min-width: 741px) {
  .desktop-images .product-main-image,
  .product__quickview-wrapper .product-main-image {
    position: absolute;
    overflow: hidden;
    width: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
  }

  .desktop-images .product-main-image img,
  .product__quickview-wrapper .product-main-image img {
    margin: 0 auto;
  }

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

  .desktop-images .product-main-image.selected,
  .product__quickview-wrapper .product-main-image.selected {
    visibility: visible;
  }

  .product-thumbnail {
    cursor: pointer;
    margin-bottom: 10px;
    border: 1px solid transparent;
    min-height: 86px;
  }
}

.product__quickview-wrapper .product__section-images {
  margin-top: 0 !important;
}
.product__quickview-wrapper #thumbnail-gallery {
  padding-top: 10px;
}
.product__quickview-wrapper #thumbnail-gallery .product-thumbnail {
  width: 15%;
  float: left;
  margin-right: 5px;
}
.product__quickview-wrapper #thumbnail-gallery .product-thumbnail.selected {
  border: 1px solid var(--dotted-color);
}
.product__quickview-wrapper .thumbnails.all {
  float: left;
  display: inline-block;
}
.product__quickview-wrapper .thumbnails.all a {
  margin-top: 50%;
  display: block;
  font-style: italic;
  text-decoration: underline;
  font-size: 14px;
}
.gridlock .product__quickview-wrapper #product-content.row:after {
  content: unset !important;
}
div#collection-filters.c-offcanvas--right {
  width: 280px;
}
div#thumbnail-gallery {
  max-width: 680px;
}
@media screen and (max-width: 740px) {
  #product-content {
    display: block;
  }
}

/* NEW FLICKITY GALLERY STYLES */
.product_image.product-main-image:focus-visible {
  outline: var(--keyboard-focus) var(--focus-border-style)
    var(--focus-border-weight) !important;
}
/* New Product Image Gallery */
@media screen and (min-width: 980px) {
  .product-image-container.show-all {
    overflow: initial !important;
    height: initial !important;
  }

  .product-image-container.show-all .product_image.product-main-image {
    position: relative !important;
    top: initial !important;
    visibility: visible !important;
    margin-bottom: 20px !important;
  }
}

/* Custom Thumbnail Slider */
body .focus-visible,
.product-video .plyr:focus-visible,
.plyr__video-wrapper.plyr__tab-focus:focus-visible,
#thumb-slider-wrapper .product-single__thumbnails-item:focus-visible {
  outline: var(--keyboard-focus) var(--focus-border-style)
    var(--focus-border-weight) !important;
  outline-offset: calc(var(--focus-border-weight) * -1) !important;
}

.thumb-slider {
  float: left;
}

.vertical-carousel .thumb-slider-wrapper {
  overflow: hidden;
  background-color: var(--background);
}

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

#thumb-slider-wrapper .product-single__thumbnails-item img {
  object-fit: cover;
  object-position: center;
  width: 260px;
  height: 260px;
  margin-top: 0%;
}

#thumb-slider-wrapper .product-single__thumbnails-item {
  display: block;
  width: 100%;
  background-color: var(--background);
  position: relative;
  /*outline-offset: -2px !important;*/
}

#thumb-slider-wrapper .placeholder-svg.js-thumb-item-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}

.thumb-slider-slides {
  position: relative;
  top: 0;
  left: 0;
  list-style: none;
  background-color: var(--background);
}

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

/* 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 */
.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: 110px;
  height: 110px;
}

.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-visible 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 {
  min-width: unset;
  position: absolute;
  border: none;
}
.flickity-button:hover {
  cursor: pointer;
}
.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.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-page-dots {
  position: absolute;
  width: 100%;
  bottom: 15px;
  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: 0.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;
}

.flickity-slider {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.product__section-images .flickity-page-dots {
  position: relative;
  display: inline-block;
  margin: 10px 0;
  bottom: unset;
}

.thumbnail-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 2;
  width: 25%;
  line-height: 0;
}

.thumbnail-icon svg.media--icon,
.product-main-image svg.media--icon {
  height: 100%;
  width: 100%;
  background: var(--background) !important;
  color: var(--text-color) !important;
  border: 1px solid var(--icon-border-color);
}

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

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

.product-main-image svg.media--icon {
  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: var(--background);
}
.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;
}

.product-model model-viewer,
.product-model .shopify-model-viewer-ui,
.product-model .media-item {
  height: 100%;
}
.product-model
  .shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  padding: 0 !important;
}
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 !important;
  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;
}

.plyr__control--overlaid svg {
  margin: 0 auto;
}

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

button[hidden] {
  visibility: hidden;
}
.product-single__view-in-space {
  background-color: var(--dotted-color);
  border: none;
  width: 100%;
  min-height: unset;
  display: block;
  font-size: 16px !important;
  color: var(--text-color);
  z-index: 1;
  position: relative;
  height: 54px;
  line-height: 54px;
  margin-bottom: 0;
  padding: 0;
}
.product-single__view-in-space[data-shopify-xr-hidden] {
  visibility: hidden;
}
.product-single__view-in-space:hover .product-single__view-in-space-text,
.product-single__view-in-space:focus-visible
  .product-single__view-in-space-text {
  border-bottom-color: var(--button-text);
}

.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: var(--text-color);
  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-visible #three-d-icon path {
  fill: var(--button-text);
}
.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__section-images .carousel-container {
  display: flex;
}

.product__section-images .carousel {
  flex-grow: 1;
  list-style-type: none;
}

.product__section-images .carousel-cell {
  width: 100%;
}

.product__section-images .vertical-carousel .carousel-nav {
  width: 100%;
  max-height: calc(133px * 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__section-images .carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  margin: 0 0 5px 0;
  cursor: pointer;
}

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

.product__section-images .carousel-nav .carousel-cell.is-nav-selected {
  background: #ed2;
}

.product__section-images .flickity-prev-next-button {
  background-color: var(--direction-background);
  color: var(--direction-color);
  border-radius: 50%;
}

.product__section-images .flickity-prev-next-button:hover {
  background-color: var(--direction-hover);
  opacity: 1;
}
.product__section-images li.carousel-cell.is-selected {
  z-index: 99;
}
.product__section-images .flickity-button:after {
  padding: 0;
  line-height: 44px;
  color: var(--direction-color);
  font-weight: 400;
  font-size: 25px;
}

#slider .flickity-button {
  top: 50%;
  border-radius: 50%;
}

#slider .flickity-button.flickity-prev-next-button.next {
  right: 10px;
}

.product__section-images .flickity-button:focus-visible {
  outline: none;
}

@media (max-width: 740px) {
  .product__section-images .flickity-viewport {
    touch-action: initial !important;
  }
}

.product__section-images .image-slide.carousel-cell.is-selected {
  z-index: 1;
}

.product__section-images .zoom_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-color: var(--direction-background);
  color: var(--direction-color);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zoom_btn svg.icon--mrparker-search {
  pointer-events: none;
}

.product__section-images .zoom_btn:hover {
  background-color: var(--direction-hover);
  opacity: 1;
}

.product__section-images .zoom_btn i {
  font-size: 22px;
  line-height: 22px;
  color: var(--direction-color);
}
#slider .flickity-prev-next-button,
#scroll-slider .flickity-prev-next-button {
  top: 50%;
}
#slider .flickity-prev-next-button.next,
#scroll-slider .flickity-prev-next-button.next {
  right: 10px;
}

@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;
}
.flickity-enabled:focus-visible {
  outline: 0 !important;
}
#slider .flickity-slider {
  top: 0 !important;
  height: auto !important;
}
#slider .flickity-viewport {
  height: 100%;
}
#slider .flickity-viewport {
  min-height: 300px !important;
}
@media (max-width: 740px) {
  #scroll-slider .carousel-cell {
    opacity: 0 !important;
  }
  #scroll-slider .carousel-cell:not(.is-selected) {
    animation: slidefadeOut ease 0.2s;
  }
  #scroll-slider .carousel-cell.is-selected {
    z-index: 99;
    opacity: 1 !important;
    animation: slidefadeIn ease 0.2s;
  }
  #scroll-slider .flickity-enabled:focus-visible {
    outline: 0 !important;
  }
  #scroll-slider .flickity-slider {
    top: 0 !important;
    height: auto !important;
  }
  #scroll-slider .flickity-viewport {
    height: 100%;
  }
  #scroll-slider .flickity-viewport {
    min-height: 300px !important;
  }
}
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 var(--dotted-color);
  outline-offset: -1px;
  cursor: pointer;
}
.product-single__thumbnails-item:focus-visible,
.product-single__thumbnail--product-template:focus-visible {
  outline: var(--keyboard-focus) var(--focus-border-style)
    var(--focus-border-weight) !important;
  outline-offset: calc(var(--focus-border-weight) * -1) !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-visible img {
  opacity: 1 !important;
}
.ytp-probably-keyboard-focus .ytp-button:focus-visible {
  outline: var(--keyboard-focus) var(--focus-border-style)
    var(--focus-border-weight) !important;
  outline-offset: calc(var(--focus-border-weight) * -1) !important;
  box-shadow: unset !important;
}
:focus {
  outline: var(--keyboard-focus) var(--focus-border-style)
    var(--focus-border-weight) !important;
  outline-offset: calc(var(--focus-border-weight) * -1) !important;
  box-shadow: unset !important;
}

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

.theme-features__product-align--left .price {
  align-items: flex-start;
}

.theme-features__product-align--center .price,
.theme-featured__product-align--center .related__products .price {
  align-items: center;
}

.theme-features__product-align--center .price dl {
  justify-content: center;
}

.product__quickview-wrapper .price,
.product form .price,
.product__section-content__block--price .price {
  align-items: flex-start;
  font-size: calc(var(--font-size) + 2px);
}
.product-form__input--dropdown {
  margin-bottom: 10px;
}
.product-form__input--dropdown label {
  margin-bottom: 5px;
}
@media screen and (max-width: 740px) {
  .product__quickview-wrapper .price,
  .featured-product-form .price,
  .product form .price,
  .product__section-content__block--price .price {
    align-items: start;
  }
}
.price dl {
  margin: 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: var(--text-color);
  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: var(--text-color);
  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: var(--text-color);
}

.price-item--sale {
  color: var(--sale-color);
}

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

.price-unit-price {
  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 var(--text-color);
  border-radius: 2px;
  padding: 0.2rem 0.5rem;
}

.price__badge--sale {
  color: var(--sale-color);
  border-color: var(--sale-color);
}
.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: var(--text-color);
  border-color: var(--text-color);
}
.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;
}
.order-discount.order-discount--list {
  list-style: none;
}

/* ==============================  */
/* =   New Customer Accounts     = */
/* ============================== */
.customer-account {
  margin-top: 81px;
  padding-bottom: 144px;
}
.customer-account .sidebar {
  border-right: solid 3px var(--dotted-color);
}
.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 var(--text-color);
}
.customer-account .content {
  padding-left: 95px;
  padding-top: 20px;
}
.customer-account .content p {
  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 {
  height: 100px;
  border-top: 1px solid var(--dotted-color);
}
.customer-account #order-history tbody td {
  min-width: 140px;
}
.customer-account #order-history thead tr {
  text-align: left;
  padding: 10px 0;
  height: 38px;
}
.customer-account #order-history thead tr th {
  font-size: var(--font-size);
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 1020px) {
  .customer-account .content {
    padding-left: 25px;
  }
}
@media (max-width: 740px) {
  .customer-account {
    margin-top: 41px;
    text-align: center;
  }
  .customer-account .sidebar ul li {
    border-bottom: solid 1px #bababa;
  }
  .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;
  }
  .customer-account #order-history tbody td {
    min-width: 110px;
  }
}
/* 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 .page-title {
  margin-bottom: 40px;
}
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;
  line-height: 1.2;
  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_summary dl {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  border-bottom: solid 1px #d5d5d5;
  margin-bottom: 0;
  padding: 8px 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 .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.2;
  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: 10px 0;
}
@media (max-width: 740px) {
  section.customer-order {
    margin-top: 48px;
    padding-bottom: 80px;
  }
  section.customer-order #order_details .labels .money {
    display: none;
  }
  section.customer-order #order_details .labels .product {
    grid-column: span 4;
  }
  section.customer-order #order_details .items .img {
    grid-column: span 1;
  }
  section.customer-order .order-content {
    padding-right: 0;
  }
  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: 15px;
  margin-bottom: 10px;
}
#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;
}

/* Login */
section.user-login {
  margin-top: 81px;
  padding-bottom: 144px;
  width: 100%;
}
section.user-login .secondary-button.create-customer {
  line-height: 50px;
  text-align: center;
  margin-top: 15px;
}
.note-error {
  border: 1px solid red;
  padding: 10px;
  margin-bottom: 15px;
  color: red;
}
.shopify-challenge__container {
  margin-top: 81px !important;
}
.guest-user-login {
  padding: 20px;
  margin-bottom: 40px;
  text-align: center;
  border: 1px solid var(--dotted-color);
}
@media (min-width: 741px) {
  .login-info.alternate {
    padding-left: 100px;
  }
}
@media (max-width: 740px) {
  section.user-login {
    margin-top: 48px;
  }
}

select#address_country_new {
  margin-bottom: 20px;
}

table.customer_address_table select {
  margin-bottom: 20px;
}

/* ----- Performance update - Galleries ----- */
.flickity-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flickity__section .flickity-button {
  color: var(--direction-color);
  background-color: var(--direction-background);
  width: 45px;
  height: 45px;
  margin: 0;
  border-radius: 50%;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 5%);
}
.flickity__section .flickity-button:hover {
  background-color: var(--direction-hover);
}
.flickity-button .flickity-button-icon {
  height: 15px;
}
.flickity__section .flickity-page-dots .dot {
  border: 1px solid #fff;
  margin: 0 5px;
}

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

.slideshow {
  border: 0 !important;
  width: 100%;
}
.slideshow__slide,
.slideshow__slide-image {
  width: 100%;
  background-repeat: no-repeat;
  opacity: 1;
}
.slideshow__slide-image:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--section-overlay-color);
  pointer-events: none;
  z-index: 1;
}
.slideshow__slide {
  display: grid;
  opacity: 0 !important;
  transition: opacity 1s ease !important;
}
.slideshow__slide.is-selected {
  opacity: 1 !important;
  z-index: 1;
}
.slideshow .flickity-button {
  color: var(--direction-color);
  background-color: var(--direction-background);
  width: 45px;
  height: 45px;
  margin: 0;
}
.slideshow .flickity-button:hover {
  background-color: var(--direction-hover);
}
.slideshow.flickity__section .flickity-prev-next-button.previous {
  left: 10px;
}
.slideshow.flickity__section .flickity-prev-next-button.next {
  right: 10px;
}
@media screen and (min-width: 741px) {
  .slideshow .flickity-page-dots {
    bottom: 25px;
  }
}
.slideshow .flickity-page-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.slideshow .flickity-page-dots .dot {
  width: 25px;
  height: 3px;
  opacity: 0.25;
  cursor: pointer;
  background: #ccc;
  background-position: right bottom;
  border: 0;
  border-radius: 0;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: linear-gradient(to right, #ccc 50%, #000 50%);
  background-position: left bottom;
  background-size: 200% 100%;
}
.slideshow__slide a.slide__image-link {
  grid-column: 1 / 2;
  grid-row: 1/ 2;
}
.slideshow__slide svg.placeholder-svg {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.slideshow__slide svg.placeholder-svg,
.slideshow__slide .slideshow__caption,
.slideshow__slide .slideshow__slide-image {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.slideshow__caption {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 1;
  max-width: 600px;
  background: var(--section-background);
}
.slideshow__caption .slideshow__caption-wrapper {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: inherit;
  row-gap: 10px;
}
.no-js .slideshow__slide {
  opacity: 1;
}
.slideshow__caption h2.slideshow__title,
.slideshow__caption p,
.slideshow__caption .rte a {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 740px) {
  .slideshow__caption.caption--below__image h2.slideshow__title,
  .slideshow__caption.caption--below__image p,
  .slideshow__caption.caption--below__image .rte a {
    color: var(--color-body-text);
  }
  .slideshow__caption.caption--below__image {
    background: var(--background);
  }
}
.slideshow__caption .slideshow__btn-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: inherit;
  column-gap: 10px;
}
.slideshow__caption .slideshow__btn-wrapper a,
.slideshow__caption .slideshow__btn-wrapper a:hover {
  color: var(--button-text);
  background: var(--button-color);
}
.slideshow__btn-wrapper a {
  padding: 0 20px;
  font-size: var(--section-button-size);
  letter-spacing: 1px;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  -o-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
  height: 48px;
  line-height: 48px;
  margin-bottom: 0;
}
.theme-features__rounded-buttons--enabled .slideshow__btn-wrapper a {
  border-radius: 3px;
}
.theme-features__rounded-buttons--disabled .slideshow__btn-wrapper a {
  border-radius: 0;
}
.slideshow__btn-wrapper a:hover {
  text-decoration: none;
}

@media screen and (max-width: 740px) {
  .slideshow__caption .slideshow__caption-wrapper {
    width: 100%;
  }
  .slideshow__slide .slideshow__caption {
    padding: 0;
  }
  .slideshow__slide .slideshow__caption.mobile__caption-below {
    grid-row: 2 / 2;
  }
}

.slideshow__slide.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.slideshow__slide.youtube iframe {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.slideshow__slide button.plyr__control.plyr__control--overlaid {
  height: 62px !important;
}
.slideshow__slide .plyr button {
  margin-bottom: 0 !important;
}

/* ---- Slideshow section heights ---- */
.slideshow-section .slideshow.is-fixed_height .slideshow__slide .box-ratio img,
.slideshow-section .slideshow.is-full_height .slideshow__slide .box-ratio img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* full & fixed height */
.slideshow-section .slideshow.is-full_height .slideshow__slide-image,
.slideshow-section
  .slideshow.is-full_height
  .slideshow__slide-image
  .box-ratio
  img,
.slideshow-section .slideshow.is-fixed_height .slideshow__slide-image,
.slideshow-section
  .slideshow.is-fixed_height
  .slideshow__slide-image
  .box-ratio
  img {
  height: var(--desktop-section-height);
}
.slideshow-section .slideshow.is-full_height .slideshow__slide-image .box-ratio,
.slideshow-section
  .slideshow.is-fixed_height
  .slideshow__slide-image
  .box-ratio,
.slideshow-section
  .slideshow.is-full_height
  .slideshow__slide.video
  .plyr__video-wrapper,
.slideshow-section
  .slideshow.is-fixed_height
  .slideshow__slide.video
  .plyr__video-wrapper,
.slideshow-section .slideshow.is-full_height .slideshow__slide.youtube,
.slideshow-section .slideshow.is-fixed_height .slideshow__slide.youtube {
  padding-bottom: var(--desktop-section-height) !important;
  position: relative;
}

@media screen and (max-width: 740px) {
  .slideshow-section .slideshow.is-full_height .slideshow__slide-image,
  .slideshow-section
    .slideshow.is-full_height
    .slideshow__slide-image
    .box-ratio
    img,
  .slideshow-section .slideshow.is-fixed_height .slideshow__slide-image,
  .slideshow-section
    .slideshow.is-fixed_height
    .slideshow__slide-image
    .box-ratio
    img {
    height: var(--mobile-section-height) !important;
  }
  .slideshow-section
    .slideshow.is-full_height
    .slideshow__slide-image
    .box-ratio,
  .slideshow-section
    .slideshow.is-fixed_height
    .slideshow__slide-image
    .box-ratio {
    padding-bottom: var(--mobile-section-height) !important;
  }
}

/* ---- Slideshow caption animations ---- */
@media screen and (prefers-reduced-motion: no-preference) {
  .slideshow__slide.is-selected .slideshow__caption h2,
  .slideshow__slide.is-selected .slideshow__caption .rte {
    animation: fadeInUp 1s ease-in-out 1s forwards;
  }
  .slideshow__slide.is-selected .slideshow__caption,
  .slideshow__slide.is-selected .slideshow__caption .slideshow__btn-wrapper {
    animation: fadeIn 1.5s ease-in-out 1s forwards;
  }
  .slideshow__slide.is-selected .slideshow__caption,
  .slideshow__slide .slideshow__caption h2,
  .slideshow__slide .slideshow__caption .rte,
  .slideshow__slide .slideshow__caption .slideshow__btn-wrapper {
    opacity: 0;
  }
}

/* ---- Shop the look ---- */

.Shop__TheLook-wrapper {
  padding: 40px 0;
}
.Shop__TheLook-wrapper .Shop__TheLook-image,
.Shop__TheLook-wrapper .Shop__TheLook-content {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  margin: 0 1%;
  position: relative;
}
.Shop__TheLook-wrapper .product-info .add {
  padding: 5px !important;
  display: block !important;
  margin: 0 0 18px 0 !important;
  line-height: 25px !important;
  background: none !important;
  cursor: pointer;
  min-width: unset !important;
}
.Shop__TheLook-wrapper .product-info .add.AddtoCart {
  width: 99.8%;
}
.Shop__TheLook-product {
  width: 33.33%;
  padding: 0 10px;
}
#buy-all {
  cursor: pointer;
  position: absolute;
  bottom: 18%;
  right: 10px;
}
.Shop__TheLook-image.mobile {
  display: none;
}
.Shop__TheLook-products {
  position: relative;
  padding: 15px 20px;
}
.Shop__TheLook-wrapper .back-box {
  position: absolute;
  width: 100%;
  height: 440px;
  z-index: -1;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
}
.Shop__TheLook-wrapper .box-ratio img,
.Shop__TheLook-wrapper .box-ratio {
  background-color: white !important;
}
.Shop__TheLook-wrapper .section-heading {
  position: relative;
  z-index: -2;
}
.Shop__TheLook .Shop__TheLook-wrapper .product-info .add {
  color: var(--button-text) !important;
  background-color: var(--button-color) !important;
}
.Shop__TheLook .Shop__TheLook-wrapper .product-info .add:hover {
  color: var(--button-text) !important;
  background: var(--button-hover) !important;
  cursor: pointer;
}

.theme-features__header-border-style--zigzag
  .Shop__TheLook
  .section-border
  .zigzag {
  top: -15px;
}

@media screen and (max-width: 1220px) {
  .Shop__TheLook-wrapper .back-box {
    height: 388px;
  }
}
@media screen and (max-width: 980px) {
  .Shop__TheLook-image.desktop {
    display: none;
  }
  .Shop__TheLook-image.mobile {
    display: block;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .Shop__TheLook-product {
    width: 50%;
    padding: 0 10px;
  }
  .Shop__TheLook-wrapper .Shop__TheLook-image,
  .Shop__TheLook-wrapper .Shop__TheLook-content {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .Shop__TheLook-wrapper .product-info .add {
    font-size: 12px;
  }
}
.Shop__TheLook .product-info input {
  width: auto;
  min-width: unset;
}
.Shop__TheLook-products
  button.flickity-button.flickity-prev-next-button.previous {
  left: 5px;
}
.Shop__TheLook-products button.flickity-button.flickity-prev-next-button.next {
  right: 5px;
}

/* 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: 350px;
  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;
}

@media (max-width: 740px) {
  .slideout.slideout__drawer-left {
    width: 285px;
  }
}

.site-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 12;
  visibility: hidden;
  opacity: 0;
  background: rgb(30, 30, 30);
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.slideout__drawer-right {
  transform: translateX(350px);
  right: 0;
}
.slideout__drawer-left {
  transform: translateX(-350px);
  left: 0;
}
.slideout-left--open .slideout--active.slideout__drawer-left {
  transform: translateX(0);
}
.slideout-right--open .slideout--active.slideout__drawer-right {
  transform: translateX(0);
}
@media screen and (min-width: 741px) {
  .slideout__drawer-right.mini-cart {
    transform: translateX(450px);
    width: 450px;
  }
}
.slideout-left--open [data-aos^="fade"][data-aos^="fade"],
.slideout-right--open [data-aos^="fade"][data-aos^="fade"] {
  opacity: 1 !important;
}
.slideout-left--open,
.slideout-right--open {
  overflow: hidden;
}
.slideout-left--open .js-slideout-overlay,
.slideout-right--open .js-slideout-overlay,
.modal--open .js-modal-overlay {
  opacity: 0.8;
  visibility: visible;
}
.slideout__trigger--open {
  z-index: 2;
  margin-bottom: 0;
  cursor: pointer;
}
.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,
.slideout__trigger--close .slideout__trigger-ajax-cart,
.slideout__trigger--close .slideout__trigger-quickview,
.slideout__trigger--close .slideout__trigger-general-modal {
  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,
.slideout__trigger-ajax-cart:hover,
.slideout__trigger-quickview:hover,
.slideout__trigger-general-modal: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 !important;
}
.slideout__trigger-password,
.slideout__trigger-ajax-cart,
.slideout__trigger-quickview,
.slideout__trigger-general-modal {
  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,
.slideout__trigger-ajax-cart .icn-close:before,
.slideout__trigger-quickview .icn-close:before,
.slideout__trigger-ajax-cart .icn-close:after,
.slideout__trigger-quickview .icn-close:after,
.slideout__trigger-general-modal .icn-close:before,
.slideout__trigger-general-modal .icn-close:after {
  border-color: var(--text-color);
}
.modal__general-modal__wrapper {
  padding: 60px !important;
}
.modal__general-modal__wrapper .slideout__trigger--close {
  position: absolute;
  right: 0;
  top: 0;
}
.slideout__trigger-general-modal {
  height: 40px !important;
  line-height: 40px !important;
  padding: 10px 10px !important;
}
.slideout-left--closed .slideout__drawer-left,
.slideout-right--closed .slideout__drawer-right {
  visibility: hidden;
  opacity: 0;
  -webkit-animation: slideoutFadeout 0.4s linear;
  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;
  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);
  position: relative;
  display: block;
  border: 1px solid;
  padding: 10px;
  text-transform: uppercase;
}
.mobile-menu__cart-icon svg {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu__trigger {
  display: inline-block;
  margin: 0 !important;
}
.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;
}
#search-mobile-navigation {
  border-radius: unset;
}
/* Password Page */
.password .slideout__trigger-password {
  opacity: 0.8;
}

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

.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-weight: var(--main-weight);
  font-style: var(--main-style);
  font-size: 16px;
}

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

/* Error and Success Alerts */
.errors ul {
  list-style: none;
  font-style: italic;
  font-size: 14px;
  display: block;
}
.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;
}

.note.note-success.js-added-msg .flex--note_wrapper,
.note.note-error.js-error-msg .flex--note_wrapper {
  display: flex;
  flex-direction: row;
  column-gap: 5px;
  align-items: center;
  flex-wrap: wrap;
}

/* Store Availability */
.store-availability-small-text svg,
.store-availability-information__title svg {
  height: 10px;
  margin-right: 5px;
}

.store-availability-list__stock.store-availability-small-text i {
  margin-right: 3px;
}

.store-availability-information {
  display: flex;
}

.store-availability-information-container {
  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-visible {
  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 {
  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 {
  margin-bottom: 0;
}

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

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

.slideout__trigger-store-availability {
  line-height: unset !important;
}

.store-availability-container svg {
  height: 10px;
}

.store-availability-container {
  background: var(--secondary-color);
  padding: 15px;
  margin-bottom: 20px;
}

/* ================ */
/* =  New Header  = */
/* ================ */

/* Announcement Bar */
.announcement-bar__wrapper {
  background: var(--announcement-background);
  color: var(--announcement-text);
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
}
.announcement-bar_container {
  min-height: 40px;
  position: relative;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
}
.announcement-bar__search-form__inner {
  position: relative;
}
.announcement-bar__search-form--icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
.announcement-bar__search-form:focus-within svg .hover-fill {
  fill: var(--text-color);
}
.announcement-bar__message p,
.announcement-bar__message a {
  color: var(--announcement-text);
  margin-bottom: 0;
  margin-top: 0;
}
ul.announcement__bar-social--icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  column-gap: 10px;
}
ul.announcement__bar-social--icons li {
  list-style: none;
}
ul.announcement__bar-social--icons li a {
  display: flex;
  align-items: center;
}
ul.announcement__bar-linklist {
  display: flex;
  align-items: center;
  column-gap: 10px;
  flex-wrap: wrap;
}
ul.announcement__bar-linklist li {
  list-style: none;
}
ul.announcement__bar-linklist li a,
ul.announcement__bar-linklist li a:visited {
  color: var(--announcement-text);
  font-size: var(--announcement-text-size);
}
input[type="text"].announcement-bar__search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 0;
  text-indent: 35px;
  padding: 0;
  line-height: 40px;
  height: 40px;
  margin-bottom: 0;
  text-transform: none !important;
  color: var(--announcement-text);
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
}
input[type="text"].announcement-bar__search-input::-webkit-input-placeholder {
  color: var(--announcement-text);
}
input[type="text"].announcement-bar__search-input::-moz-placeholder {
  color: var(--announcement-text);
}
input[type="text"].announcement-bar__search-input:-moz-placeholder {
  /* Older versions of Firefox */
  color: var(--announcement-text);
}
input[type="text"].announcement-bar__search-input:-ms-input-placeholder {
  color: var(--announcement-text);
}
input[type="text"].announcement-bar__search-input:focus-visible {
  outline: 0 none;
  border: 0 none;
  box-shadow: 0 0 0;
  background: var(--background);
  color: var(--text-color);
}
input[type="text"].announcement-bar__search-input:focus-visible::-webkit-input-placeholder {
  color: var(--text-color);
}
input[type="text"].announcement-bar__search-input:focus-visible::-moz-placeholder {
  color: var(--text-color);
}
input[type="text"].announcement-bar__search-input:focus-visible::-moz-placeholder {
  /* Older versions of Firefox */
  color: var(--text-color);
}
input[type="text"].announcement-bar__search-input:focus-visible::-ms-input-placeholder {
  color: var(--text-color);
}

span.my-cart-text,
.cart-links__item a {
  color: var(--announcement-text);
}

@media screen and (max-width: 740px) {
  button.js-mini-cart-trigger,
  a.cart__link {
    padding: 0 10px !important;
  }
  a.cart__link {
    width: 44px;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
  }
}

@media screen and (max-width: 980px) {
  button.js-mini-cart-trigger svg {
    height: 20px;
  }
}

.cart__item--count {
  background: var(--announcement-text);
  color: var(--announcement-background);
  height: 18px;
  line-height: 18px;
  width: 18px;
  border-radius: 50%;
  font-size: 11px;
  text-align: center;
  margin-left: 5px;
  font-family: sans-serif !important;
  letter-spacing: initial;
}

@media screen and (max-width: 980px) {
  .cart__item--count {
    color: var(--mobile-header-background) !important;
    background: var(--mobile-header-text);
  }
}

/* ========== */
/* = Header = */
/* ========== */
header.header__wrapper {
  background: var(--header-background);
  color: var(--header-text);
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  position: relative;
  width: 100%;
  z-index: 10;
}
.header__nav__list-item {
  display: inline-block;
  padding: 0;
}
.header__nav__link.dlink {
  font-family: var(--nav-family);
  font-size: var(--nav-size);
  font-weight: var(--nav-weight);
  font-style: var(--nav-style);
  height: auto;
  display: block;
  letter-spacing: 1px;
}
.header__nav__link:hover {
  color: var(--nav-hover-link-color);
  text-decoration: none;
}
.header__nav__link.dlink {
  position: relative;
  color: var(--nav-color);
  padding-left: 15px;
  padding-right: 15px;
}
/* Sticky Header */
header.header__wrapper.theme-header.stickynav {
  width: 100%;
  z-index: 11;
}
header.header__wrapper.sticky--active {
  position: fixed;
  top: 0px;
}
header.header__wrapper #logo {
  transform: scale(1);
  transition: transform 0.5s ease-in;
  line-height: 1.2;
}
header.header__wrapper.inline_center.sticky--active #logo {
  transform: scale(0.9);
  transition: transform 0.5s ease-out;
}

/* Nav Hover Effects */
/* hover-color */
.header__nav-container.bottom-border
  .header__nav__list-item.first-level:hover
  .header__nav__link.first-level:after {
  content: "";
  background-color: var(--nav-hover-accent-color);
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* underline-box */
.header__nav-container.underline-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level {
  position: relative;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: ".";
  color: transparent;
  background: var(--nav-hover-link-color);
  height: 2px;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level:hover
  .header__nav__link.first-level:after {
  width: 100%;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level {
  transition: all 0.24s;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level:after {
  text-align: left;
  content: ".";
  margin: 0;
  opacity: 0;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level:hover
  .header__nav__link.first-level {
  color: var(--nav-hover-link-color);
  z-index: 1;
}
.header__nav-container.underline-box
  .header__nav__list-item.first-level:hover
  .header__nav__link.first-level:after {
  z-index: -10;
  animation: fill 0.65s forwards;
  -webkit-animation: fill 0.65s forwards;
  -moz-animation: fill 0.65s forwards;
  opacity: 1;
}
/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 2px;
  }
  50% {
    width: 100%;
    height: 2px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: var(--nav-hover-accent-color);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__nav-container.underline-box
    .header__nav__list-item.first-level:hover
    .header__nav__link.first-level:after {
    content: "";
    background-color: var(--nav-hover-accent-color);
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .header__nav-container.underline-box
    .header__nav__list-item.first-level:hover
    .header__nav__link.first-level {
    color: var(--nav-hover-accent-color);
  }
}
/* shift-box */
.header__nav-container.shift-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level,
.header__nav-container.shift-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level:after,
.header__nav-container.shift-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level:before {
  transition: all 0.5s;
}

.header__nav-container.shift-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level {
  position: relative;
  z-index: 1;
}
.header__nav-container.shift-box
  .header__nav__list-item.first-level:hover
  .header__nav__link.first-level {
  color: var(--nav-hover-link-color);
}
.header__nav-container.shift-box
  .header__nav__list-item.first-level
  .header__nav__link.first-level:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: ".";
  color: transparent;
  background: var(--nav-hover-accent-color);
  visibility: none;
  opacity: 0;
  z-index: -1;
}
.header__nav-container.shift-box
  .header__nav__list-item:hover
  .header__nav__link.first-level:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__nav-container.shift-box
    .header__nav__list-item.first-level:hover
    .header__nav__link.first-level:after {
    content: "";
    background-color: var(--nav-hover-accent-color);
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .header__nav-container.shift-box
    .header__nav__list-item.first-level:hover
    .header__nav__link.first-level {
    color: var(--nav-hover-accent-color);
  }
}

/* Split Nav Styles */
.header__nav__list .left-side {
  text-align: left;
}
.left .image_menu.header__nav__submenu {
  left: 0;
}
.header__nav__list .right-side {
  text-align: right;
}
.right .image_menu.header__nav__submenu {
  right: 0;
}

/* Header Section Styles */

/* Borders */
@media (min-width: 981px) {
  .header__nav-container.border-top:before {
    content: "";
    border-top: 1px solid;
    position: absolute;
    top: 0;
    left: 1%;
    width: 98%;
  }
  .header__nav-container.border-bottom:after {
    content: "";
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    left: 1%;
    width: 98%;
  }
}
/* Absolute Header on Homepage */
@media (min-width: 981px) {
  body.index header.header__wrapper.absolute {
    position: absolute;
    width: 100%;
    z-index: 8;
    background-color: transparent;
  }
  body.index header.header__wrapper.absolute.sticky--active {
    position: fixed !important;
    background: var(--header-background) !important;
  }
  body.index
    header.header__wrapper.absolute.sticky--active
    .header__logo-text
    a,
  body.index
    header.header__wrapper.absolute.sticky--active
    .header__nav__link.dlink,
  body.index
    header.header__wrapper.absolute.sticky--active
    .header__nav__link.dlink:visited,
  body.index
    header.header__wrapper.absolute.sticky--active
    .header__nav__link.dlink:before {
    color: var(--header-text) !important;
  }
  body.index
    header.header__wrapper.absolute.sticky--active
    .header__nav__link.dlink
    svg
    g {
    fill: var(--header-text) !important;
  }
}
/* Nav Height */
.header__nav-below {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header__nav-above {
  padding-top: 20px;
  padding-bottom: 10px;
}
/* Logo */
.header__logo-image a {
  display: inline-block;
}
.header__logo-image img {
  vertical-align: middle;
}
.header__wrapper.above_center .header__logo-image {
  margin: 0 auto;
}
.header__wrapper.above_left .header__logo-text,
.header__wrapper.above_left .header__logo-image {
  padding-left: 15px;
}
.header__logo-text a {
  color: var(--header-text);
  word-break: break-word;
}
/* Mobile Header */
.header__mobile-wrapper {
  background-color: var(--mobile-header-background);
  color: var(--mobile-header-text);
  padding-top: 5px;
  padding-bottom: 5px;
}
.header__mobile-wrapper button.js-mini-cart-trigger span,
.header__mobile-wrapper button.js-mini-cart-trigger i,
.header__mobile-wrapper .slideout__trigger-mobile-menu,
.header__mobile-wrapper .header__logo-text a,
.header__mobile__cart-links-container .cart-links__item a {
  color: var(--mobile-header-text);
}
.header__mobile__logo-wrapper .header__logo-image {
  margin: 0 auto;
}
ul.cart-links__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart-links__wrapper li a,
.cart-links__item button,
.my-cart-link-container button,
.my-cart-link-container a {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}
@media screen and (min-width: 981px) {
  li.my-cart-link-container button {
    line-height: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    letter-spacing: unset;
  }
}
@media screen and (max-width: 740px) {
  .my-cart-link-container a {
    width: 60px;
  }
}
/* Regular Submenu */
ul.header__nav__submenu,
ul.header__nav__sub-sub-menu {
  visibility: hidden;
  opacity: 0;
}
ul.header__nav__submenu a.header__nav__link,
ul.header__nav__sub-sub-menu a.header__nav__link {
  font-size: var(--font-size);
  color: var(--nav-dropdown-text);
  display: inline-block;
  width: 90%;
}
a.header__nav__link:hover {
  color: var(--nav-hover-link-color) !important;
}
a.header__nav__link:hover svg .hover-fill {
  fill: var(--nav-hover-link-color) !important;
}
a.header__nav__link.second-level svg {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
ul.header__nav__list li.header__nav__list-item:hover > ul.header__nav__submenu {
  transition: opacity 0.3s ease-in-out;
}
ul.header__nav__submenu {
  position: absolute;
  padding: 15px 25px;
  margin: 0;
  min-width: 200px;
  max-width: 270px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: left;
  background: var(--nav-dropdown-background);
  border-top: none;

  z-index: 1;
}
ul.header__nav__submenu .header__nav__list-item {
  position: relative;
  display: block;
  margin: 6px 0;
  width: 100%;
  line-height: 1.5;
  text-align: left;
  transition: all 0.2s ease-in-out;
}
ul.header__nav__sub-sub-menu {
  position: absolute;
  left: calc(100% + 20px);
  top: -16px;
  padding: 10px 20px;
  margin: 0;
  min-width: 200px;
  max-width: 270px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: left;
  background: var(--nav-dropdown-background);
  border-top: none;
  transition: all 0.3s ease-in-out;
}
ul.header__nav__list li.header__nav__list-item:hover > ul.header__nav__submenu,
ul.header__nav__list
  li.header__nav__list-item.navigation__menuitem--active
  > ul.header__nav__submenu,
ul.header__nav__submenu
  .header__nav__list-item:hover
  > ul.header__nav__sub-sub-menu,
ul.header__nav__submenu
  .header__nav__list-item.dropdown__menuitem--active
  > ul.header__nav__sub-sub-menu {
  visibility: visible;
  opacity: 1;
}

/* Collections Megamenu */
.header__megamenu-wrapper {
  display: none;
  justify-content: center;
  background: var(--nav-dropdown-background) !important;
  padding: 40px 108px;
  z-index: 3;
  width: 100%;
  left: 0px;
  position: absolute;
}
ul.header__nav__list
  li.header__nav__list-item:hover
  > .header__megamenu-wrapper,
ul.header__nav__list
  li.header__nav__list-item.navigation__menuitem--active
  > .header__megamenu-wrapper {
  display: flex;
}
@media screen and (max-width: 1340px) {
  ul.header__nav__list
    li.header__nav__list-item:hover
    > .header__megamenu-wrapper {
    padding-right: 30px;
    padding-left: 30px;
    flex-wrap: wrap;
  }
}
.header__megamenu-item {
  display: inline-block;
  padding: 0 5px;
}
.header__megamenu-title {
  font-size: var(--font-size) !important;
  color: var(--nav-dropdown-text) !important;
  padding-top: 8px;
  text-align: center;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  font-stretch: normal;
  margin: 0;
}
.header__megamenu-image img {
  object-fit: cover;
}
.header__megamenu-wrapper.image-ratio-vertical {
  height: auto;
}
.header__megamenu-wrapper.image-ratio-vertical
  .header__megamenu-image
  .box-ratio {
  padding-bottom: 250px !important;
}
.header__megamenu-wrapper.image-ratio-vertical .header__megamenu-image img {
  height: 250px;
  width: 200px;
}
.header__megamenu-wrapper.image-ratio-horizontal
  .header__megamenu-image
  .box-ratio {
  padding-bottom: 150px !important;
}
.header__megamenu-wrapper.image-ratio-horizontal .header__megamenu-image img {
  height: 150px;
  width: 200px;
}
.header__megamenu-wrapper.image-ratio-square
  .header__megamenu-image
  .box-ratio {
  padding-bottom: 184px !important;
}
.header__megamenu-wrapper.image-ratio-square .header__megamenu-image img {
  height: 184px;
  width: 184px;
}
/* Linklist Columns */
.header__linklist-columns-wrapper {
  display: none;
  flex: 1 0 auto;
  background: var(--nav-dropdown-background) !important;
  align-self: center;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0px;
  box-shadow: 0px 15px 10px rgb(0 0 0 / 10%);
}
ul.header__nav__list
  li.header__nav__list-item:hover
  > .header__linklist-columns-wrapper,
ul.header__nav__list
  li.header__nav__list-item.navigation__menuitem--active
  > .header__linklist-columns-wrapper {
  display: flex;
  justify-content: center;
  padding-right: 108px;
  padding-left: 108px;
}
.header__linklist-columns-container {
  flex-flow: column wrap;
  flex: 1 1 100%;
  columns: 4;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header__linklist-columns-list {
  list-style: none;
  text-align: left;
  padding: 20px 40px 20px 0;
  break-inside: avoid;
  page-break-inside: avoid;
}
.header__linklist-link {
  font-size: var(--font-size);
  color: var(--nav-dropdown-text) !important;
  line-height: inherit;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}
.header__linklist-header a {
  font-weight: bold;
  font-size: var(--font-size);
  color: var(--nav-dropdown-text);
  margin-top: 0;
  margin-bottom: 15px;
  line-height: normal;
  line-height: inherit;
}
/* Linklist Columns Images */
.header__linklist-images-wrapper {
  display: none;
  flex: 1 0 auto;
  background: var(--nav-dropdown-background) !important;
  align-self: center;
  position: absolute;
  z-index: 2;
  height: auto;
  width: 100%;
  left: 0px;
}

ul.header__nav__list
  li.header__nav__list-item:hover
  > .header__linklist-images-wrapper,
ul.header__nav__list
  li.header__nav__list-item.navigation__menuitem--active
  > .header__linklist-images-wrapper {
  display: flex;
  justify-content: center;
  padding: 40px 60px;
}

.header__linklist-images-container {
  flex-flow: column wrap;
  flex: 1 1 100%;
  columns: 3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header__linklist-images-list {
  list-style: none;
  text-align: left;
  padding: 20px 40px 20px 0;
  break-inside: avoid;
  page-break-inside: avoid;
}
.header__linklist-images-header a {
  font-size: var(--font-size);
  font-weight: bold;
  color: var(--nav-dropdown-text);
  margin-top: 0;
  margin-bottom: 15px;
  line-height: inherit;
}
.header__linklist-images__title {
  text-align: center;
  margin-top: 8px;
  font-size: var(--font-size);
  color: var(--nav-dropdown-text);
}
.header__linklist-images-link {
  font-size: var(--font-size);
  color: var(--nav-dropdown-text) !important;
  line-height: 24px !important;
}
.header__linklist-images__image-wrapper {
  padding: 0 10px;
}
.header__linklist-images-wrapper.image-ratio-vertical {
  height: auto;
}
.header__linklist-images-wrapper.image-ratio-vertical
  .header__linklist-images__image {
  height: 234px;
  width: 184px;
  overflow: hidden;
}
.header__linklist-images-wrapper.image-ratio-vertical
  .header__linklist-images__image
  img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.header__linklist-images-wrapper.image-ratio-vertical
  .header__linklist-images__title {
  margin-bottom: 25px;
}
.header__linklist-images-wrapper.image-ratio-horizontal
  .header__linklist-images__image {
  height: 134px;
  width: 184px;
  overflow: hidden;
}
.header__linklist-images-wrapper.image-ratio-horizontal
  .header__linklist-images__image
  img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.header__linklist-images-wrapper.image-ratio-square
  .header__linklist-images__image {
  width: 184px;
  height: 184px;
  overflow: hidden;
}
.header__linklist-images-wrapper.image-ratio-square
  .header__linklist-images__image
  img {
  object-position: center center;
  height: 200px;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1240px) {
  .header__linklist-images-wrapper.image-ratio-square
    .header__linklist-images__image {
    height: 150px;
    width: 150px;
  }
}
@media screen and (max-width: 1040px) {
  .header__linklist-images-wrapper.image-ratio-square
    .header__linklist-images__image {
    height: 120px;
    width: 120px;
  }
}
@media screen and (min-width: 1075px) {
  ul.header__nav__list
    li.header__nav__list-item:hover
    > .header__linklist-images-wrapper.image-ratio-square {
    padding: 40px 60px;
  }
}
@media screen and (max-width: 1074px) {
  ul.header__nav__list
    li.header__nav__list-item:hover
    > .header__linklist-images-wrapper.image-ratio-square {
    padding: 40px 30px;
  }
}
/* Wide dropdowns - where greater than 10 submenu items */
ul.header__nav__submenu.large__submenu {
  flex-flow: column wrap;
  max-width: 540px;
}

ul.header__nav__submenu.large__submenu li {
  break-inside: avoid;
  page-break-inside: avoid;
}
/* Dropdowns on Edge */
ul.header__nav__sub-sub-menu.js-dropdown-nested.dropdown--edge {
  left: unset;
  right: calc(100% + 20px);
}
/* Navigation Links Hover */
.header__linklist-images-link:hover,
.header__linklist-images-header a:hover,
.header__linklist-header a:hover,
.header__linklist-link:hover,
.header__linklist-images__image-wrapper:hover > h5,
.header__megamenu-item:hover > .header__megamenu-title {
  color: var(--nav-hover-link-color) !important;
}

/* ---- Newsletter ---- */
.newsletter__popup-overlay {
  display: none;
}
.newsletter__popup-overlay.is-visible {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background: rgba(0, 0, 0, 0.25);
}
.newsletter__popup-container-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 35px;
  text-align: center;
  height: 35px;
  cursor: pointer;
  font-size: 25px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter__popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  right: 20px;
  z-index: 99;
  background: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#newsletter__popup-content {
  display: flex;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  align-items: center;
}
.newsletter__popup-container .flex_column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  row-gap: 20px;
}

/* -- Image above -- */
.newsletter__popup-container.image_above {
  width: 600px;
}
.newsletter__popup-container.image_above #newsletter__popup-content {
  flex-direction: column;
}

/* -- Image left -- */
.newsletter__popup-container.image_left {
  width: 800px;
}
.newsletter__popup-container.image_left #newsletter__popup-content {
  flex-direction: row;
}
.newsletter__popup-container.image_left .flex_column {
  flex: 1 400px;
}
.newsletter__popup-container.image_left .newsletter__popup-contentWrapper {
  padding: 0 30px;
}

/* -- Simple + no image -- */
.newsletter__popup-container.simple {
  width: 400px;
  top: unset;
  bottom: 25px;
  left: unset;
  right: 25px;
  -webkit-transform: translate(-25px, -25px);
  -ms-transform: translate(-25px, -25px);
  -moz-transform: translate(-25px, -25px);
  -o-transform: translate(-25px, -25px);
  transform: translate(-25px, -25px);
}
.newsletter__popup-container.simple #newsletter__popup-content {
  flex-direction: row;
}
.newsletter__popup-container.image_above .newsletter__popup-contentWrapper,
.newsletter__popup-container.simple .newsletter__popup-contentWrapper {
  padding: 30px;
  text-align: center;
}
.newsletter__popup-text,
.newsletter__popup-form,
.newsletter__popup-form {
  width: 100%;
}
.newsletter__popup-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
}
.newsletter__popup-container.image_above .newsletter__popup-image {
  min-height: 300px;
  height: 300px;
}
.newsletter__popup-container.image_left .newsletter__popup-image {
  min-height: 400px;
  height: 400px;
}
.newsletter__popup-container.simple .newsletter__popup-image {
  display: none;
}
.newsletter__popup-text h3,
.newsletter__popup-text p {
  margin-bottom: 0;
}
.newsletter__popup-text {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.newsletter__popup-text .gdpr-text {
  font-size: 13px;
  font-weight: 400;
}
.newsletter__popup-form input[type="email"] {
  margin-bottom: 20px;
  border: 1px solid var(--dotted-color);
}
.newsletter__popup-form input[type="submit"],
.newsletter_popup--gdpr p {
  margin-top: 0;
  margin-bottom: 0;
}

/* show on mobile */
@media screen and (max-width: 740px) {
  .newsletter__popup-container {
    width: 98% !important;
    top: unset;
    bottom: 10px;
  }
  .newsletter__popup-container.image_left #newsletter__popup-content {
    flex-wrap: wrap;
  }
  .newsletter__popup-container.image_left .newsletter__popup-image,
  .newsletter__popup-container.image_left .newsletter__popup-contentWrapper {
    flex: 0 0 100%;
  }
  .newsletter__popup-container.image_left .newsletter__popup-image {
    display: none;
  }
  .newsletter__popup-container.image_left .newsletter__popup-contentWrapper {
    padding: 30px;
    text-align: center;
  }
  .newsletter__popup-container.simple {
    transform: unset;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

#newsletter__popup-content {
  background-color: var(--background);
}
.newsletter__popup-text h3,
.newsletter__popup-text p,
.newsletter_popup--gdpr p {
  color: var(--color);
}
.newsletter__popup-text h3 {
  font-size: var(--heading-size);
}
.newsletter__popup-text p {
  font-size: var(--subheading-size);
}
#newsletter__popup-content .newsletter__popup-image {
  background-image: var(--email-image);
  background-position: var(--background-position);
}

.newsletter__popup-container.image_left.js-popup--no-image
  .newsletter__popup-contentWrapper {
  padding: 30px;
}

/*
 * Base styles
 */
.c-accordion {
  --transition: all 0.4s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.c-accordion .dropdown-arrow {
  cursor: pointer;
  border-radius: unset;
}

.c-accordion__panel {
  display: block;
  max-height: 0px;
  overflow: hidden;
  transition: var(--transition);
}

.c-accordion__panel.is-active,
.accordion-expanded + li,
.c-accordion__header[aria-expanded="true"] + .c-accordion__panel {
  max-height: max-content;
  transition: var(--transition);
}

/* add extra bottom padding for active panels */
.c-accordion--custom-page .c-accordion__inner {
  padding-bottom: 10px;
}

/*
 * Custom Page Template Accordion
 */

.c-accordion.c-accordion--custom-page.c-accordion--mrparker {
  color: var(--text-color);
}

.c-accordion.c-accordion--cart-drawer.c-accordion--mrparker
  .c-accordion__header,
.c-accordion.c-accordion--custom-page.c-accordion--mrparker
  .c-accordion__header {
  background: var(--background);
  color: var(--text-color);
  font-weight: none;
  padding: 10px !important;
  border-bottom: 1px solid var(--dotted-color);
  margin-bottom: 1px;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  line-height: unset !important;
}
.c-accordion.c-accordion--cart-drawer.c-accordion--mrparker
  .c-accordion__header {
  line-height: 1 !important;
  letter-spacing: unset !important;
  width: 100%;
  text-align: left;
}

/* custom padding */
.c-accordion.c-accordion--custom-page.c-accordion--mrparker
  .c-accordion__inner {
  padding: 15px;
}
/* remove padding */
.c-accordion.c-accordion--custom-page.c-accordion--mrparker
  .c-accordion__panel {
  padding: 0;
}

.c-accordion.c-accordion--cart-drawer .c-accordion__header,
.c-accordion.c-accordion--product .c-accordion__header,
.c-accordion.c-accordion--custom-page .c-accordion__header {
  display: flex;
  width: 100%;
  font-weight: 600;
  overflow: hidden;
  line-height: 1;
  cursor: pointer;
  padding: 15px 0 !important;
  height: unset !important;
}

.c-accordion.c-accordion--cart-drawer .c-accordion__header .dropdown-arrow,
.c-accordion.c-accordion--product .c-accordion__header .dropdown-arrow,
.c-accordion.c-accordion--custom-page .c-accordion__header .dropdown-arrow {
  margin-left: auto;
  transform: rotate(0deg);
  transition: transform 0.35s ease;
}

/* rotate arrow when active */
.c-accordion.c-accordion--cart-drawer
  .c-accordion__header[aria-expanded="true"]
  .dropdown-arrow,
.c-accordion.c-accordion--product
  .c-accordion__header[aria-expanded="true"]
  .dropdown-arrow,
.c-accordion.c-accordion--custom-page
  .c-accordion__header[aria-expanded="true"]
  .dropdown-arrow {
  transform: rotate(180deg);
  transition: transform 0.35s ease;
}
.c-accordion.c-accordion--product .c-accordion__panel,
.c-accordion.c-accordion--custom-page .c-accordion__panel {
  padding: 0 10px;
}

/*
 * Accordion Menu
 */

.c-accordion.c-accordion--mobile-nav {
  list-style: none;
  margin: 0;
}

.c-accordion.c-accordion--mobile-nav:not(.c-accordion--mobile-nav__inner) {
  padding: 10px;
}

.c-accordion.c-accordion--mobile-nav li:not(.c-accordion__panel) {
  padding: 15px 0 15px 10px;
  border-bottom: 1px solid;
}

.c-accordion.c-accordion--mobile-nav .c-accordion__panel {
  padding: 0 0 0 10px;
}

/* add more bottom padding on active panel */
.c-accordion.c-accordion--mobile-nav .c-accordion__panel.is-active {
  padding: 10px 0 20px 10px;
}

.c-accordion.c-accordion--mobile-nav .c-accordion__header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
}

.c-accordion.c-accordion--mobile-nav a.c-accordion__link {
  flex: 0 0 auto;
}

.c-accordion.c-accordion--mobile-nav button.dropdown-arrow {
  text-align: right;
  flex: 1 0 auto;
}

/*
 * 2. override button styles
 * 3. add from existing styles
 */
.c-accordion.c-accordion--mobile-nav .dropdown-arrow {
  /* 2. */
  border: none;
  background: transparent;
  display: unset !important;
  margin-bottom: unset;
  line-height: unset !important;
  height: unset;
  width: unset;
  max-width: unset;
  transition: unset;
  /* 3. */
  padding-left: 10px;
  padding-right: 10px;
}

/* not active */
.c-accordion.c-accordion--mobile-nav .dropdown-arrow > svg {
  transform: rotate(0);
  transition: transform 0.35s ease;
}

/* active */
.c-accordion.c-accordion--mobile-nav
  .dropdown-arrow[aria-expanded="true"]
  > svg {
  transform: rotate(180deg);
  transition: transform 0.35s ease;
}
.c-accordion.c-accordion--cart-drawer .c-accordion__header .dropdown-arrow,
.c-accordion.c-accordion--mobile-nav .c-accordion__header .dropdown-arrow {
  margin-left: auto;
}

/* remove all list margins */
.c-accordion.c-accordion--mobile-nav ul {
  margin: 0;
  list-style: none;
}

.c-accordion.c-accordion--mobile-nav:not(.c-accordion--mobile-nav__inner)
  > li:first-child {
  border-top: 1px solid;
}

/* ---- PhotoSwipe ---- */

.pswp__link {
  display: block;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

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

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #fff;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-color: var(--direction-background);
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  border: 0;
  padding: 0;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  border-radius: 50% !important;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 5%);
  line-height: normal !important;
  margin: 0 5px;
}
.pswp__button svg {
  pointer-events: none;
}
.pswp__button:focus-visible,
.pswp__button:hover {
  opacity: 1;
  background-color: var(--direction-hover);
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.pswp__button.pswp__button--arrow--left {
  order: 0;
}
button.pswp__button.pswp__button--arrow--right {
  order: 2;
}
button.pswp__button.pswp__button--close {
  order: 1;
}
button.pswp__button {
  margin: 20px;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__element--disabled {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom,
.pswp__button.pswp__button--zoom {
  display: none;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__ui {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: transparent;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.pswp__ui.pswp__ui--hidden {
  opacity: 0;
  transition: opacity 0s ease-in-out;
}

/* 2. Loading indicator (preloader) */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: #fff;
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

/*
pswp__ui--hidden class is added when controls are hidden
e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* ---- Loading animations ---- */

.loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  background: var(--background);
  z-index: 200;
  margin: 0 auto;
  text-align: center;
  opacity: 0.9;
  left: 0;
  top: 0;
}

.cart-loaded .loading-wrapper {
  display: none;
  opacity: 0;
}

.loading-ripple {
  display: inline-block;
  width: 80px;
  height: 80px;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
}
.loading-ripple div {
  position: absolute;
  border: 4px solid var(--dotted-color);
  opacity: 1;
  border-radius: 50%;
  animation: loadingRipple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.loading-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes loadingRipple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animate-hide {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-show {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* ---- Scrollbar Styles ---- */
.modal__container ::-webkit-scrollbar,
.slideout ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.modal__container ::-webkit-scrollbar-button,
.slideout ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.modal__container ::-webkit-scrollbar-thumb,
.slideout ::-webkit-scrollbar-thumb {
  background: var(--text-color);
  border: 0px none #ffffff;
  border-radius: 50px;
}
.modal__container ::-webkit-scrollbar-thumb:hover,
.slideout ::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.modal__container ::-webkit-scrollbar-thumb:active,
.slideout ::-webkit-scrollbar-thumb:active {
  background: #000000;
}
.modal__container ::-webkit-scrollbar-track,
.slideout ::-webkit-scrollbar-track {
  background: var(--dotted-color);
  border: 0px none #ffffff;
  border-radius: 50px;
}
.modal__container ::-webkit-scrollbar-track:hover,
.slideout ::-webkit-scrollbar-track:hover {
  background: var(--dotted-color);
}
.modal__container ::-webkit-scrollbar-track:active,
.slideout ::-webkit-scrollbar-track:active {
  background: #333333;
}
.modal__container ::-webkit-scrollbar-corner,
.slideout ::-webkit-scrollbar-corner {
  background: transparent;
}

/* ---- Modal Styles ---- */
.modal__container {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 15;
  left: 50%;
  top: 10vh;
  transform: translateX(-50%);
  webkit-transition: opacity 1.2s ease-in-out;
  transition: opacity 1.2s ease-in-out;
}
.modal__inner-content-container {
  max-height: 560px;
  overflow-y: auto;
  padding-right: 5px;
  margin: 10px;
}
/* Modal Content/Box */
.modal__inner-wrapper {
  background-color: var(--background);
  padding: 20px;
  border: 1px solid #888;
  max-height: 800px;
  overflow-y: hidden;
  position: relative;
}
@media (max-width: 739px) {
  .modal__inner-wrapper {
    max-height: unset;
    overflow-y: unset;
  }
}
.modal__inner-wrapper .loading-wrapper {
  height: 100%;
}
@media (min-width: 980px) {
  .modal__inner-wrapper,
  .modal__container {
    width: 880px;
  }
}
@media (min-width: 740px) and (max-width: 979px) {
  .modal__inner-wrapper,
  .modal__container {
    width: 90%;
  }
}
@media (max-width: 739px) {
  .modal__inner-wrapper,
  .modal__container {
    width: 100%;
  }
  .modal__inner-wrapper {
    max-height: unset;
    padding: 50px 10px 20px 10px !important;
  }
}
.modal__container.modal--active {
  display: block;
  opacity: 1;
}
.modal__container button.slideout__trigger-ajax-cart.js-modal-close {
  padding: 0 5px;
}

/* ---- Cart Styles: Drawer, Modal, and Page ---- */
.mini-cart__container {
  position: relative;
}
.ajax-cart__cart-item {
  position: relative;
  border-top: 1px solid var(--dotted-color);
}
.ajax-cart__cart-item:last-child {
  border-bottom: 1px solid var(--dotted-color);
}
.ajax-cart__item-remove {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.ajax-cart__item-image img {
  vertical-align: middle;
}
.ajax-cart__header__continue-link {
  font-size: var(--font-size);
}
.ajax-cart__header__continue-link-text {
  margin-left: 5px;
}
.ajax-cart__item-quantity {
  font-size: 0;
}
.ajax-cart__qty-control--down,
.ajax-cart__qty-control--up {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  width: 30px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  text-align: center;
  font-size: initial;
  padding: 0 !important;
  border-radius: 0 !important;
  line-height: 30px !important;
  color: var(--text-color);
  background: unset;
}
.ajax-cart__qty-control--down:hover,
.ajax-cart__qty-control--up:hover {
  color: var(--text-color);
  background: unset;
  border: 1px solid transparent;
}
.ajax-cart__qty-input {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent !important;
  line-height: 40px;
  width: 80px !important;
  text-indent: 0 !important;
  margin-bottom: 0 !important;
}
.ajax-cart__cart-variants {
  font-size: var(--font-size);
  margin-bottom: 10px;
}
input.ajax-cart__qty-input::-webkit-outer-spin-button,
input.ajax-cart__qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"].ajax-cart__qty-input {
  -moz-appearance: textfield;
}
.ajax-cart__cart-item:hover .ajax-cart__qty-input {
  border-color: #ececec !important;
}
.ajax-cart__cart-item:hover .ajax-cart__qty-control--down,
.ajax-cart__cart-item:hover .ajax-cart__qty-control--up {
  background-color: #ececec;
  border-color: #ececec;
}
.ajax-cart__buttons {
  text-align: right;
}
.ajax-cart__title a {
  font-size: var(--font-size);
  display: block;
  max-width: 95%;
}
.ajax-cart__accordion .accordion-content {
  list-style: none;
  padding-left: 0;
}
.ajax-cart__accordion .accordion-content.closed,
.ajax-cart__accordion .accordion-content2.closed {
  display: none;
}
.ajax-cart__accordion .accordion-content.default,
.ajax-cart__accordion .accordion-content,
.ajax-cart__accordion .accordion-content2.default,
.ajax-cart__accordion .accordion-content2 {
  display: block;
}
.ajax-cart__accordion .tlink.has_sub_menu,
.ajax-cart__accordion .tlink2.has_sub_menu {
  cursor: pointer;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
}
.ajax-cart__accordion .tlink.has_sub_menu button.button-as-link,
.ajax-cart__accordion .tlink2.has_sub_menu button.button-as-link {
  padding: 15px 0 !important;
  text-decoration: none;
  background: var(--background);
  display: inline-block;
  width: 100%;
  font-size: var(--font-size);
  text-align: left;
}
.ajax-cart__accordion .tlink.has_sub_menu span.icon,
.ajax-cart__accordion .tlink2.has_sub_menu span.icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.ajax-cart__accordion .tlink.has_sub_menu span.icon.active-arrow,
.ajax-cart__accordion .tlink.has_sub_menu.closed span.icon.inactive-arrow,
.ajax-cart__accordion .tlink2.has_sub_menu span.icon.active-arrow,
.ajax-cart__accordion .tlink2.has_sub_menu.closed span.icon.inactive-arrow {
  display: block;
}
.ajax-cart__accordion .tlink.has_sub_menu.closed span.icon.active-arrow,
.ajax-cart__accordion .tlink.has_sub_menu span.icon.inactive-arrow,
.ajax-cart__accordion .tlink2.has_sub_menu.closed span.icon.active-arrow,
.ajax-cart__accordion .tlink2.has_sub_menu span.icon.inactive-arrow {
  display: none;
}
.ajax-cart__accordion .tlink.has_sub_menu:after,
.ajax-cart__accordion .accordion-toggle2:after {
  padding-right: 0;
}
.ajax-cart__free-shipping {
  padding: 20px;
  margin-bottom: 15px;
  background-color: var(--free-shipping-bg);
  color: var(--free-shipping-text);
}
.ajax-cart__final-details div {
  font-size: 0;
  margin-bottom: 5px;
}
.ajax-cart__final-details .discounts {
  display: flex;
}
.ajax-cart__final-details .discounts > * {
  width: 100%;
}
.ajax-cart__final-details .discounts .a-right {
  font-size: var(--font-size);
  list-style: none;
}
.ajax-cart__final-details div > p {
  display: inline-block;
  font-size: var(--font-size);
  width: 50%;
  vertical-align: middle;
}
.ajax-cart__item-price dl,
.ajax-cart__item-line-price dl {
  margin-bottom: 0;
}
.ajax-cart__item-price dd,
.ajax-cart__item-line-price span {
  font-size: var(--font-size);
}
.ajax-cart__order-discount {
  list-style: none;
}
.ajax-cart__order-discount .order-discount__item .onsale {
  font-size: 11px;
}
.ajax-cart__button-view_cart {
  text-align: center;
  line-height: 50px;
}
.ajax-cart__cart-form {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}
.ajax-cart__empty-cart {
  font-size: var(--h2-size);
}
.mini-cart__cart-note {
  grid-column: auto / span 12;
  width: 95%;
  text-align: left;
  display: block;
  border: 1px solid var(--error-msg-dark);
  padding: 5px;
  color: var(--error-msg-dark);
  background-color: var(--error-msg-light);
  margin-top: 10px;
}
.mini-cart__cart-note p {
  margin-bottom: 0;
}
.theme-features__ultra-wide--enabled .mini-cart .grid__wrapper {
  max-width: unset;
}

.ajax-cart__buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

section#mini-cart .ajax-cart__buttons a.ajax-cart__button-view_cart,
section#mini-cart .ajax-cart__buttons input.ajax-cart__button-submit {
  flex: 0 0 50%;
}

section.cart-page input#checkout {
  flex: 1 0 60%;
  margin-bottom: 0;
}

/* ---- v8.5 edits to cart drawer layout ---- */

/* ---- Cart drawer update v8 over-rides ---- */

.ajax-cart__drawer-wrapper .ajax-cart__item-line-price {
  display: none;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-price {
  order: 4;
  text-align: right;
  grid-column: auto / span 4;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-qty {
  grid-column: auto / span 5;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-image {
  grid-row-end: 3;
  grid-row-start: 1;
}
.ajax-cart__drawer-wrapper .ajax-cart__qty-control--down,
.ajax-cart__drawer-wrapper .ajax-cart__qty-control--up {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.ajax-cart__drawer-wrapper input[type="number"].ajax-cart__qty-input {
  width: 40px !important;
  height: 30px;
  line-height: 30px;
  min-width: 40px;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-quantity {
  text-align: left !important;
}
.ajax-cart__item-price dl {
  margin-top: 0;
}

/* Cart Styles: Page Only */
.ajax-cart__page-wrapper .ajax-cart__cart-item {
  padding: 10px !important;
}
.ajax-cart__page-wrapper .ajax-cart__header-wrapper {
  padding: 20px 0;
}
.ajax-cart__page-wrapper .ajax-cart__button-view_cart {
  display: none;
}
@media (min-width: 740px) {
  .ajax-cart__page-wrapper .ajax-cart__item-image,
  .ajax-cart__page-wrapper .ajax-cart__item-price,
  .ajax-cart__page-wrapper .ajax-cart__item-qty,
  .ajax-cart__page-wrapper .ajax-cart__item-line-price {
    grid-column: auto / span 2;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-details {
    grid-column: auto / span 4;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__info-wrapper {
    grid-column: auto / span 6;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__summary-wrapper {
    grid-column: auto / span 6;
    width: 100%;
  }
}
@media (min-width: 1250px) {
  .ajax-cart__page-wrapper .ajax-cart__item-image img {
    max-width: 160px;
  }
}
@media (min-width: 980px) and (max-width: 1249px) {
  .ajax-cart__page-wrapper .ajax-cart__item-image img {
    max-width: 120px;
  }
  .ajax-cart__page-wrapper .ajax-cart__qty-input {
    width: 40px !important;
  }
}
@media (min-width: 740px) and (max-width: 979px) {
  .ajax-cart__page-wrapper .ajax-cart__item-image img {
    max-width: 100px;
  }
  .ajax-cart__page-wrapper .ajax-cart__qty-input {
    width: 40px !important;
  }
}
@media (max-width: 739px) {
  .ajax-cart__page-wrapper .ajax-cart__item-image img {
    max-width: 70px;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-image {
    grid-column: auto / span 4;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-price,
  .ajax-cart__page-wrapper .ajax-cart__item-line-price {
    grid-column: auto / span 3;
    width: 100%;
    text-align: center;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-qty {
    grid-column: auto / span 6;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-details {
    grid-column: auto / span 8;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__info-wrapper {
    grid-column: auto / span 12;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__summary-wrapper {
    grid-column: auto / span 12;
    width: 100%;
  }
  .ajax-cart__page-wrapper .ajax-cart__item-quantity {
    text-align: center;
  }
  .ajax-cart__title a {
    max-width: 190px;
  }
}
.ajax-cart__page-wrapper .ajax-cart__empty-cart {
  margin-top: 100px;
}
/* Cart Styles: Drawer Only */
.ajax-cart__drawer-wrapper .ajax-cart__header-wrapper {
  padding: 10px 15px;
}
.ajax-cart__drawer-wrapper .ajax-cart__info-wrapper,
.ajax-cart__drawer-wrapper .ajax-cart__summary-wrapper {
  padding: 0 15px;
}
.ajax-cart__drawer-wrapper .ajax-cart__cart-item {
  padding: 15px !important;
  grid-row-gap: 0;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-image img {
  max-width: 70px;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-image {
  grid-column: auto / span 3;
  width: 100%;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-price,
.ajax-cart__drawer-wrapper .ajax-cart__item-line-price {
  grid-column: auto / span 3;
  width: 100%;
  text-align: center;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-qty {
  grid-column: auto / span 6;
  width: 100%;
}
.ajax-cart__drawer-wrapper .ajax-cart__item-details {
  grid-column: auto / span 9;
  width: 100%;
}
.ajax-cart__drawer-wrapper .ajax-cart__info-wrapper {
  grid-column: auto / span 12;
  width: 100%;
}
.ajax-cart__drawer-wrapper .ajax-cart__summary-wrapper {
  grid-column: auto / span 12;
  width: 100%;
  position: sticky;
  bottom: 0;
  background: #fff;
  padding-top: 20px;
  border-top: 1px solid var(--dotted-color);
}
.ajax-cart__drawer-wrapper .ajax-cart__item-quantity {
  text-align: center;
}
.ajax-cart__drawer-wrapper .ajax-cart__empty-cart {
  margin-top: 100px;
}
/* Cart Styles: Modal Only */
.ajax-cart__modal-wrapper .ajax-cart__header-wrapper {
  padding-bottom: 5px;
}
.ajax-cart__modal-wrapper .ajax-cart__cart-items {
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ajax-cart__modal-wrapper .ajax-cart__cart-item {
  padding: 10px 0 !important;
}
.ajax-cart__modal-wrapper .ajax-cart__item-image img {
  max-width: 70px;
}
.ajax-cart__modal-wrapper .ajax-cart__item-image__wrapper {
  margin: 0 auto;
  text-align: center;
}
.ajax-cart__modal-wrapper .ajax-cart__qty-input {
  width: 40px !important;
}
.ajax-cart__modal-wrapper .ajax-cart__empty-cart {
  margin-top: 100px;
}
.ajax-cart__modal-wrapper .slideout__trigger-ajax-cart {
  padding: 0;
  height: 30px;
  line-height: 30px;
}
.ajax-cart__modal-wrapper .ajax-cart__final-details {
  margin-top: 10px;
}
.ajax-cart__modal-wrapper .ajax-cart__title a {
  font-size: var(--h4-size);
}
.ajax-cart__modal-wrapper .ajax-cart__button-submit {
  margin-bottom: 0;
}
.ajax-cart__modal-wrapper .ajax-cart__button-view_cart {
  margin-bottom: 5px;
}
@media (min-width: 740px) {
  .ajax-cart__modal-wrapper .ajax-cart__item-image,
  .ajax-cart__modal-wrapper .ajax-cart__item-price,
  .ajax-cart__modal-wrapper .ajax-cart__item-qty,
  .ajax-cart__modal-wrapper .ajax-cart__item-line-price {
    grid-column: auto / span 2;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__item-details {
    grid-column: auto / span 4;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__info-wrapper {
    grid-column: auto / span 6;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__summary-wrapper {
    grid-column: auto / span 6;
    width: 100%;
  }
}
@media (max-width: 739px) {
  .ajax-cart__modal-wrapper .ajax-cart__item-image {
    grid-column: auto / span 4;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__item-price,
  .ajax-cart__modal-wrapper .ajax-cart__item-line-price {
    grid-column: auto / span 3;
    width: 100%;
    text-align: center;
  }
  .ajax-cart__modal-wrapper .ajax-cart__item-qty {
    grid-column: auto / span 6;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__item-details {
    grid-column: auto / span 8;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__info-wrapper {
    grid-column: auto / span 12;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__summary-wrapper {
    grid-column: auto / span 12;
    width: 100%;
  }
  .ajax-cart__modal-wrapper .ajax-cart__item-quantity {
    text-align: center;
  }
  #modal-ajax-cart .modal__inner-wrapper {
    padding: 20px 10px 20px 10px !important;
    overflow: auto;
  }
}
/* Shipping Calculator */
.ajax-cart__modal-wrapper .ajax-cart__accordion--shipping-calc,
.ajax-cart__drawer-wrapper .ajax-cart__accordion--shipping-calc {
  display: none;
}
.shipping-calc__response--wrapper {
  border: 1px solid var(--dotted-color);
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 20px;
  font-size: var(--font-size);
}
.shipping-calc__rate {
  font-size: var(--font-size);
}
#shipping-calculator label {
  margin-bottom: 5px;
}
#shipping-calculator select {
  margin-bottom: 15px;
}
#shipping-calculator .action_bottom {
  margin-bottom: 15px;
}

/* ---- Product Quickview ---- */
.product-listing__quickview-trigger {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  height: 40px;
  line-height: 40px !important;
  width: 40px;
  text-align: center;
  margin: 0;
  padding: 0 !important;
  border-radius: 40px !important;
  background: var(--button-color);
  color: var(--button-text);
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  -o-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
  -webkit-appearance: none;
  z-index: 5;
  align-items: center;
  justify-content: center;
}

.product-listing__quickview-trigger:hover {
  background: var(--button-hover);
  color: var(--button-text);
}

.product-listing__quickview-trigger:visited {
  background: var(--button-hover);
  color: var(--button-text);
}

.product-index:hover .product-listing__quickview-trigger {
  display: flex;
}

.slideout__trigger-quickview__wrapper {
  position: fixed;
  right: 2px;
  z-index: 1;
  background: var(--background);
}

.product__section-container {
  grid-gap: 30px;
}

.product-quickview__form-wrapper .flickity-button {
  z-index: 100;
}

.product__quickview-wrapper section.product__section-container.row {
  width: 830px;
}

#modal-quickview-cart .product__section-content {
  padding: 0;
}

@media (min-width: 740px) {
  .slideout__trigger-quickview__wrapper {
    top: 1px;
  }
  #modal-quickview-cart .product-quickview__container {
    overflow-y: auto;
    max-height: 800px;
    margin: 12px;
  }
  #modal-quickview-cart .modal__inner-wrapper {
    padding: 10px !important;
    min-height: 500px;
  }
}
#modal-quickview-cart .product__section-images {
  animation: fadeIn; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 3s; /* don't forget to set a duration! */
}
#modal-quickview-cart .product__section-content {
  animation: fadeIn; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 2s; /* don't forget to set a duration! */
}
@media (max-width: 739px) {
  .slideout__trigger-quickview__wrapper {
    top: 20px;
  }
  #modal-quickview-cart .product-quickview__container {
    overflow-y: auto;
    max-height: 560px;
    margin: 10px;
    padding-right: 10px;
  }
  .product-index:hover .product-listing__quickview-trigger {
    display: none;
  }
}

/* ---- Hide Quick view trigger for specific sections ---- */

#shopify-section-product-recommendations
  .product-index:hover
  .product-listing__quickview-trigger {
  display: none !important;
}

/* ---- Product pages ---- */
product__section-container grid__wrapper {
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}

.is_sticky {
  background: var(--background);
  z-index: 1;
}

.product__section-container {
  position: relative;
}

.product__section-lowerDescription {
  padding-top: 30px;
}
.product__section-content {
  position: relative;
  padding: 30px;
  border: 1px solid transparent;
  z-index: 2 !important;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.product__section-content h1,
.product__section-content h2,
.product__section-content h3,
.product__section-content .h3,
.product__section-content h4,
.product__section-content .h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.product__section-content__block--buttons form.product_form {
  border-bottom: 1px solid var(--dotted-color);
}

.product__section-contentWrapper #social {
  position: absolute;
  width: auto;
  top: 10px;
  right: 10px;
}
.product__section-contentWrapper .social a {
  display: block;
}

#social {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}

.share-icons a {
  margin: 0 10px 0 0;
  font-size: 16px;
}

/* ---- Product description ---- */
.product__section--desc.rte {
  margin: 10px 0 0;
}

/* ---- Product payment icons ---- */

.product__section--payment-icons.product__section-content__block {
  padding: 20px 20px 10px;
}

.product__section--payment-icons.product__section-content__block svg {
  width: unset;
  height: 30px;
}

.product__section--payment-icons.product__section-content__block h5 {
  margin-bottom: 10px;
  font-weight: var(--main-weight);
  font-size: var(--font-size);
}

/* ---- Product pages: collection navigation ---- */
.product-extra {
  text-align: left;
  border-top: 0;
  display: block;
}
@media screen and (max-width: 740px) {
  .product-extra {
    padding: 0;
  }
}
.product-extra button.button-as-link {
  padding-left: 0 !important;
  text-decoration: underline;
  display: inline-block;
  width: intrinsic; /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content; /* Firefox/Gecko */
  width: -webkit-max-content;
  height: unset;
  line-height: 1.6em !important;
}
.product-extra.show-divider
  button.button-as-link[data-wau-modal-target="product-size-chart"] {
  border-right: 1px solid #ddd;
}
.product-extra i {
  margin-right: 5px;
}
.product-links,
.product-links a {
  font-size: 14px;
  font-style: italic;
  padding: 10px 0;
}

/* ---- Product pages: shortcode and app content ---- */
#product-size-chart,
#product-model {
  margin: 0;
  position: relative;
  color: black;
  padding: 30px;
  line-height: 2;
  z-index: 3;
  min-width: 700px;
}

/* ---- Product page text with icon ---- */

.product__section-content__block--text_with_icon a {
  text-decoration: underline;
}

.product__section-content__block--text_with_icon svg {
  margin-right: 10px;
  flex-shrink: 0;
}

.product__section-content__block--text_with_icon .product-blocks__inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
}

/* ---- Product pages: Form ---- */
#product-price {
  border-bottom: 1px solid var(--dotted-color);
}

.quantity__wrapper .quantity-control-down,
.quantity__wrapper .quantity-control-up,
.quantity__wrapper input.quantity {
  display: inline-block;
  float: left;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
  background: var(--background);
  color: var(--text-color);
  border-radius: 0;
}
.quantity__wrapper input.quantity {
  width: 60px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  border-radius: 0 !important;
}
.quantity__wrapper a.quantity-control-down,
.quantity__wrapper a.quantity-control-up {
  width: 50px;
  font-weight: 600;
  cursor: pointer;
}
.quantity__wrapper {
  border: 1px solid var(--dotted-color);
  display: inline-block;
}

.add {
  clear: left;
  min-width: initial;
  padding: 0 40px !important;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 740px) {
  input.add,
  .shopify-payment-button {
    max-width: 100%;
    min-width: 100%;
  }
}
.shopify-payment-button__button--unbranded {
  background: var(--button-color) !important;
  color: var(--button-text) !important;
}

.theme-features__rounded-buttons--enabled
  .shopify-payment-button__button--unbranded {
  border-radius: 3px !important;
}

.theme-features__rounded-buttons--disabled
  .shopify-payment-button__button--unbranded {
  border-radius: 0 !important;
}
.shopify-payment-button__button--unbranded:hover {
  color: var(--button-text) !important;
  background: var(--button-hover) !important;
}
button.shopify-payment-button__more-options,
button.shopify-payment-button__more-options:hover {
  background: transparent !important;
  color: #000 !important;
  padding: 0 !important;
  height: initial !important;
  line-height: initial !important;
}
.shopify-payment-button__button--hidden {
  display: none !important;
}

.sku .product__sku-label {
  font-weight: bold !important;
}

/* ---- Product pages: Selectors ---- */

div.what-is-it {
  margin-bottom: 10px;
}

.what-is-it label {
  float: left;
  margin-right: 10px;
}

.selector-wrapper {
  clear: left;
  display: block;
}

.selector-wrapper label {
  margin: 0 !important;
  font-family: var(--main-family) !important;
  font-style: var(--main-style);
  font-size: var(--font-size);
  font-weight: bold !important;
}

/* --- Product pages: Swatches ---- */

.swatch-element label {
  padding: 0 10px;
}

.swatches__option-name,
.product-add label,
.qty-selection label {
  font-family: var(--main-family) !important;
  font-style: var(--main-style);
  margin-bottom: 10px;
  border-bottom: 1px solid transparent;
  display: block;
  font-size: var(--font-size);
  font-weight: 400 !important;
}

.swatches__option-name span.swatches__option-value {
  margin-left: 2px;
}

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

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

/* Swatch Label */
.swatches__form--label {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  color: var(--swatch-color, #000);
  background-color: var(--swatch-background, #fff);
  margin: 0px 8px 10px 0;
  cursor: pointer;
  border: 1px solid var(--swatch-border, #ddd);
  position: relative;
  font-family: var(--main-family);
  font-weight: var(--main-weight);
  font-style: var(--main-style);
  min-width: 40px !important;
  white-space: nowrap;
  text-align: center;
  float: unset !important;
  outline: 0 !important;
  font-weight: 400;
}

.swatches__form--label.focus-visible {
  transform: scale(1.08);
}
label.swatches__form--label:focus-visible {
  transform: scale(1.08);
}

.swatches__shape--circle label {
  min-width: 34px !important;
  width: 34px !important;
  height: 34px !important;
  line-height: 32px !important;
  border-radius: 50%;
  vertical-align: middle;
}

.swatches__shape--square label {
  min-width: 34px !important;
  width: 34px !important;
  height: 34px !important;
  line-height: 32px !important;
  vertical-align: middle;
}

.swatches__shape--rectangle label {
  height: 34px !important;
  line-height: 32px !important;
  min-width: 44px !important;
  width: 44px !important;
  vertical-align: middle;
}

.swatches__swatch--regular label {
  height: 42px !important;
  line-height: 40px !important;
}

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

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

.swatches__form--label:hover {
  background: #eee;
  color: #000;
}

.swatches__swatch--regular,
.swatches__swatch--color {
  display: inline-block;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  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;
}

/*---- Sold out swatches ---- */

.swatch-element.soldout .swatches__form--label:before {
  content: "";
  height: 2em;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1em 0 0;
  border-right: 1px solid;
  transform: rotate(45deg);
}

.swatch-element.soldout .swatches__form--label:after {
  content: "";
  height: 2em;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1em 0 0;
  border-right: 1px solid;
  transform: rotate(135deg);
}

/*---- Product size chart ---- */

.size-chart {
  position: absolute;
  right: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.size-chart button.button-as-link {
  padding: 0 !important;
  line-height: 0 !important;
  margin-left: 3px;
}

@media screen and (max-width: 740px) {
  .size-chart {
    right: 0;
  }
}

/* ---- Product pages: Tabs ---- */

.product-description .rte-tab {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

/* RTE Tabbed Content for Product Pages */
.rte-tab > input,
.rte-tab section > div {
  display: none;
}

.rte-tab {
  width: 100%;
  margin: 10px auto 0;
}
.rte-tab ul.tabbed {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rte-tab ul.tabbed li label {
  float: left;
  padding: 12px 12px;
  margin: 0;
  border: 1px solid var(--dotted-color);
  border-bottom: 0;
  background: var(--secondary-color);
  color: var(--text-color);
}
@media screen and (max-width: 740px) {
  .rte-tab ul.tabbed li label {
    padding: 5px 5px !important;
  }
}
.rte-tab ul.tabbed li label:hover {
  background: transparent;
  cursor: pointer;
}
.rte-tab ul.tabbed li label:active {
  background: transparent;
}

.rte-tab section {
  clear: both;
}
.rte-tab section div.tabbed-block {
  padding: 20px;
  width: auto;
  border: 1px solid var(--dotted-color);
  background: #fff;
  line-height: 1.5em;
  letter-spacing: 0.3px;
  color: #444;
  min-height: 200px;
}
.rte-tab section div.tabbed-block h2 {
  margin: 0;
  letter-spacing: 1px;
}

.rte-tab img {
  height: auto;
}

.rte ul {
  margin-bottom: 15px;
}

.rte-tab .rte ul {
  list-style-position: outside;
  margin-left: 20px;
}

.rte ul ul {
  list-style-type: circle !important;
  margin-block-start: 0px;
  margin-block-end: 0px;
  padding-inline-start: 20px;
  margin-left: 0 !important;
}

.rte ul li:not(li.product--tab_block-item) {
  padding-bottom: 5px;
  list-style-position: outside;
}

.rte ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin-left: 20px;
}

/* ---- Product pages: images ---- */

/*set a border on the images to prevent shifting*/
.thumbnail {
  border: 1px solid transparent;
  margin-bottom: 10px;
}

/*Change the colour*/
.active img {
  border: 1px solid #ccc !important;
}

/* ---- Product Recommendations ---- */

#related {
  margin-top: 50px;
}

/* --- Product pages: Product Ratings Block --- */
.product__section--rating-wrapper {
  padding: 10px 0;
}

.product__section-rating {
  display: inline-block;
  margin: 0;
}

.product__section-rating-star {
  --letter-spacing: 0.2;
  --font-size: 1;
}

.product__section-rating-star {
  --percent: calc(
    (
        var(--rating) / var(--rating-max) + var(--rating-decimal) *
          var(--font-size) /
          (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))
      ) * 100%
  );
  letter-spacing: calc(var(--letter-spacing) * 1rem);
  font-size: calc(var(--font-size) * 1rem);
  line-height: 1;
  display: inline-block;
  font-family: Times;
  margin: 0;
}

.product__section-rating-star::before {
  content: "★★★★★";
  background: linear-gradient(
    90deg,
    var(--star-active) var(--percent),
    var(--star-inactive) var(--percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product__section-rating-text {
  display: none;
}

.product__section-rating-count {
  display: inline-block;
  margin: 0;
  font-size: 11px;
  vertical-align: middle;
}

@media (forced-colors: active) {
  .product__section-rating {
    display: none;
  }

  .product__section-rating-text {
    display: block;
  }
}

/* ---- Product pages: Line item properties ---- */

.product__line-item span.required-label {
  font-size: 12px;
  font-style: italic;
  position: absolute;
  right: 0;
  top: 0;
}

.product__line-item p.line-item-property__field {
  position: relative;
}

/* ---- Product pages: Media queries ---- */

@media screen and (max-width: 980px) {
  .product-description nav:before {
    display: none;
  }
}

@media screen and (min-width: 741px) {
  .product__section input.add.clearfix.AddtoCart,
  .product__section .shopify-payment-button,
  .featured-product-form input.add.clearfix.AddtoCart,
  .featured-product-form .shopify-payment-button {
    max-width: 300px;
    min-width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
    display: block;
  }
}

@media screen and (max-width: 740px) {
  h1.product__section-title.product-title,
  .product-vendor,
  .sku {
    max-width: 100%;
    text-align: left;
    display: block;
    margin: 10px auto;
  }
  div#social {
    display: none;
  }
  form#AddToCartForm {
    text-align: center;
  }
  form#AddToCartForm .price {
    align-items: center;
  }
}

/* ---- Product grid ---- */

.theme-features__product-border--enabled .product-index {
  border: 1px solid var(--dotted-color);
}

.collection__grid-item {
  border: 0 !important;
}

.product-index {
  position: relative;
}
.theme-features__display-options--show-content .product-index img {
  margin: 0 auto;
}
body:not(.theme-features__display-options--show-content) .product-index img {
  margin: 0 auto 10px;
}
.product-index img a {
  border: 0;
  display: block;
}
.product-index > a {
  outline-offset: unset !important;
  width: 100%;
}
.product-index > a:focus-visible {
  outline-offset: unset !important;
}

.theme-features__display-options--show-content
  .product-index:hover.product-index
  .reveal
  img {
  opacity: 0.1;
}

.product-info {
  text-align: var(--product-align);
  position: relative;
}

.collection-info {
  text-align: center;
  position: relative;
}

.theme-features__product-info--none .product-info {
  padding-bottom: 20px;
}

.theme-features__display-options--show-content .product-info {
  display: none;
  padding: 10px 5px;
  position: absolute;
  width: 80%;
  left: 10%;
  bottom: 5%;
  z-index: 10000;
  cursor: pointer;
}

.theme-features__product-border--enabled .product-info,
.theme-features__product-border--enabled .collection-info {
  padding: 0 15px 10px 15px;
}

.product-info .price {
  margin-top: 5px;
}

.col-swatch ul {
  text-align: var(--product-align);
}

.product-info p,
.collection-info p {
  margin-bottom: 0;
}

.product-info a,
.collection-info a {
  display: inline-block;
  text-decoration: none !important;
}

.theme-features__display-options--show-content
  .product-index:hover
  > .product-info {
  display: block;
}

.product-index .size-swatch {
  padding: 10px 0 0;
}

.product-index .size-swatch ul {
  margin-bottom: 0;
}

.product-index .size-swatch ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px 5px;
}

.product-index .size-swatch ul li a {
  font-weight: var(--main-weight);
  min-width: 26px;
  padding: 0 3px;
  display: block;
  min-height: 26px;
  line-height: 26px;
  font-size: 11px;
  border: 1px solid #d5d5d5;
  text-align: center;
}

.product-index:hover > .product-index-inner .size-swatch {
  display: block;
}

.quick-add-to-cart {
  clear: left;
  display: block;
  margin-top: 10px;
}

.quick-add-to-cart .add,
.quick-add-to-cart .add:visited {
  background: var(--background) !important;
  color: var(--text-color) !important;
  border: 1px solid var(--dotted-color) !important;
  padding: 10px 15px !important;
  height: unset !important;
  line-height: unset !important;
  border-radius: 0 !important;
  letter-spacing: initial;
}

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

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

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

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

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

.col-swatch li.color span {
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-size: 50px;
}

.col-swatch ul li a {
  display: block !important;
  height: 20px;
  width: 20px;
}

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

.col-swatch li:hover {
  cursor: pointer;
}

.product-index .prod-title {
  margin-top: 3px;
  white-space: initial;
}

.product-index .spr-badge {
  margin: 5px 0 10px 0;
  padding: 0;
}

.product-index .spr-badge-starrating {
  padding: 0 !important;
}

.theme-features__price-bold--enabled .product-info .price,
.theme-features__price-bold--enabled .prod-price {
  font-weight: bold;
}

.icn {
  border: 0;
  position: absolute;
  line-height: 1;
  z-index: 3;
  text-align: center;
  padding: 5px 6px 5px;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.07em;
  font-weight: bold;
}

.theme-features__product-icon-position--top-left .icn {
  top: 5px;
  left: 5px;
}
.theme-features__product-icon-position--top-left .icn + .icn {
  top: calc(var(--icn-height) + (var(--icn-spacing) * 2));
}
.theme-features__product-icon-position--top-right .icn {
  top: 5px;
  right: 5px;
}
.theme-features__product-icon-position--top-right .icn + .icn {
  top: calc(var(--icn-height) + (var(--icn-spacing) * 2));
}
.theme-features__product-icon-position--bottom-left .icn {
  bottom: 5px;
  left: 5px;
}
.theme-features__product-icon-position--bottom-left .icn + .icn {
  bottom: calc(var(--icn-height) + (var(--icn-spacing) * 2));
}
.theme-features__product-icon-position--bottom-right .icn {
  bottom: 5px;
  right: 5px;
}
.theme-features__product-icon-position--bottom-right .icn + .icn {
  bottom: calc(var(--icn-height) + (var(--icn-spacing) * 2));
}

.new {
  background: var(--new-color);
  color: #fff;
}

.sale-color {
  color: var(--sale-color);
}

.sale-item {
  background: var(--sale-color);
  color: #fff;
}

.so {
  background: var(--so-color);
  color: #fff;
}

.backto {
  margin-right: 10px;
  border-right: 1px solid #eee;
  padding-right: 5px;
}

.prev-prod {
  margin-right: 10px;
  padding-right: 5px;
  border-right: 1px solid #eee;
}

.collection-list-image {
  width: 100%;
}

.onboarding .product-info,
.onboarding .collection-info {
  padding-bottom: 15px;
}

.product-price span {
  padding-right: 0 !important;
}

/* ---- Product grid: image switch on hover ---- */
.theme-features__display-options--image-switch .reveal .hidden {
  display: block !important;
  visibility: visible !important;
  background-color: var(--background);
}
.theme-features__display-options--image-switch
  .product-index:hover
  .reveal
  img {
  opacity: 1;
}
.theme-features__display-options--image-switch .reveal img {
  margin-bottom: 0;
  color: white;
}
.theme-features__display-options--image-switch .reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  -webkit-animation: displayslow 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: displayslow 2s; /* Firefox < 16 */
  -ms-animation: displayslow 2s; /* Internet Explorer */
  -o-animation: displayslow 2s; /* Opera < 12.1 */
  animation: displayslow 2s;
}
.theme-features__display-options--image-switch .reveal:hover .hidden {
  z-index: 1;
  opacity: 1;
}
@media (min-width: 480px) and (max-width: 979px) {
  .theme-features__display-options--image-switch .reveal .caption {
    font-size: 11px;
  }
}

.reveal {
  position: relative;
  overflow: hidden;
}

.theme-features__display-options--image-switch .reveal {
  margin-bottom: 10px;
}

@media (max-width: 739px) {
  .theme-features__display-options--image-switch .reveal .hidden {
    display: none !important;
    visibility: hidden !important;
  }
}

/* ---- Product grid: image size ratios ---- */
.collection-image {
  position: relative;
  overflow: hidden;
}

.collection-image > a {
  display: block;
}

.collection-image.circle-images {
  border-radius: 50%;
  box-shadow: 0px 0px 8px 0px #e4e4e4;
}

.box-ratio .placeholder-svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.collection-image.circle-images .box-ratio,
.collection-image.square-images .box-ratio,
.reveal.square-images .box-ratio {
  padding-bottom: 100% !important;
}

.collection-image.vertical-images .box-ratio,
.reveal.vertical-images .box-ratio {
  padding-bottom: 140% !important;
}

.collection-image.horizontal-images .box-ratio,
.reveal.horizontal-images .box-ratio {
  padding-bottom: 71.4% !important;
}

.collection-image.circle-images img,
.collection-image.square-images img,
.collection-image.horizontal-images img,
.reveal.square-images img,
.reveal.horizontal-images img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.collection-image.circle-images img,
.collection-image.square-images img,
.collection-image.horizontal-images img,
.reveal.square-images .box-ratio img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.collection-image.vertical-images img,
.reveal.vertical-images img {
  object-fit: cover;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* --- Pages & Contact page ---- */

ul.page__sidebar-menu {
  list-style: none;
}

/* ---- Rich text section ---- */

.rich__text-content {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.rich__text-content.centered {
  text-align: center;
}
.rich__text-section .rte p {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .rich__text-content .rich__text-content .rte {
    max-width: 100%;
  }
}

.rich__text-section {
  background: var(--background);
  padding-top: var(--padding);
  padding-bottom: var(--padding-bottom);
}
.rich__text-section h3,
.rich__text-section p,
.rich__text-section a {
  color: var(--color);
}
.rich__text-content {
  max-width: var(--text-width);
}
@media screen and (max-width: 740px) {
  .rich__text-content {
    max-width: 90%;
  }
}
.rich__text-content p {
  font-size: var(--text-size);
}

/* ---- Gallery section ---- */

.gallery__column-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 30px;
  align-items: start;
  justify-content: center;
}
.gallery__column-container.with-padding {
  padding: 0 1.04166667%;
}
.gallery__section .gallery__column-container.no-space {
  grid-gap: 0;
}

@supports (scroll-snap-align: center) {
  .gallery__section .gallery__column {
    scroll-snap-align: center;
  }
}

.gallery__column {
  display: grid;
}

.gallery__column[data-block-type="text"] {
  padding: 15px;
}

.gallery__column-image {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  position: relative;
  line-height: 0;
}

.gallery__column,
.gallery__column p,
.gallery__column .gallery__caption-text a,
.gallery__column h3 {
  color: var(--text-color);
}

.gallery__column .gallery__column-btn-wrapper a {
  background: var(--button-color);
  color: var(--button-text);
}

.gallery__image--caption {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  width: 100%;
  position: relative;
  z-index: 2;
  align-self: center;
  justify-self: center;
  text-align: center;
  justify-content: center;
}

.gallery__image--caption.caption-bottom {
  align-self: end;
  padding-bottom: 20px;
}

.gallery__column-image:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--section-overlay-color);
  pointer-events: none;
  z-index: 1;
}

.gallery__image--caption h3,
.gallery__image--caption .rte p {
  margin-bottom: 0;
}

.gallery__column-btn-wrapper a {
  font-size: var(--font-size);
  padding: 0 20px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  -o-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
  height: 48px;
  line-height: 48px;
  white-space: no-wrap;
  margin-bottom: 0;
}

.theme-features__rounded-buttons--enabled .gallery__column-btn-wrapper a {
  border-radius: 3px;
}

.theme-features__rounded-buttons--disabled .gallery__column-btn-wrapper a {
  border-radius: 0;
}

@media screen and (max-width: 740px) {
  .gallery__column-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .gallery__column-scroll.mobile_scroll .gallery__column-container {
    grid-column: 1 / -1 !important;
  }

  .gallery__column-scroll.mobile_scroll .gallery__column-container {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: minmax(100px, 1fr);
    grid-template-rows: minmax(150px, 1fr);
    grid-auto-flow: column;
    grid-auto-columns: minmax(100px, 1fr);
    overflow: auto;
    scroll-snap-type: x proximity;
    justify-content: unset !important;
    padding-bottom: 20px !important;
  }
}

/* ---- SPI banner ---- */

.spi-banner {
  margin-top: 8px;
  margin-bottom: 12px;
}

/* hide dynamic checkout buttons on cart page  */
.template-cart .ajax-cart__drawer-wrapper .or-divider,
.template-cart .ajax-cart__drawer-wrapper .ajax-cart__buttons-additional,
.template-cart .ajax-cart__modal-wrapper .or-divider,
.template-cart .ajax-cart__modal-wrapper .ajax-cart__buttons-additional {
  display: none !important;
}
/* center align */
#dynamic-checkout-cart .shopify-cleanslate ul {
  justify-content: center !important;
}
/* full width loading wrapper on cart page  */
.template-cart .main__content-wrapper {
  position: unset;
}
.template-cart .loading-wrapper {
  left: 0;
}

/* ---- 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__caption {
  width: 500px;
  position: absolute;
  z-index: 2;
}

.parallax__caption.top_left {
  top: 20px;
  left: 20px;
}
.parallax__caption.bottom_left {
  bottom: 20px;
  left: 20px;
}
.parallax__caption.top_right {
  top: 20px;
  right: 20px;
}
.parallax__caption.bottom_right {
  bottom: 20px;
  right: 20px;
}
.parallax__caption.center {
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.parallax__caption-text {
  position: relative;
  z-index: 2;
  padding: 20px;
  background: var(--section-background);
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  align-items: center;
  justify-content: center;
}

.parallax__caption-text h2,
.parallax__caption-text p,
.parallax__caption-text a {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
}

.parallax__caption-text a.button,
.parallas__caption-text a.button:hover {
  background: var(--button-color);
  color: var(--button-text);
  margin-top: 0;
  margin-bottom: 0;
}

.parallax__caption-text .button {
  width: auto;
  width: initial;
  padding: 0 20px;
}

.parralax__image:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--section-overlay-color);
  pointer-events: none;
  z-index: 1;
}

.parralax__image img {
  object-fit: cover;
  height: 100%;
}

@media screen and (max-width: 740px) {
  .parallax .parallax__container {
    height: 350px !important;
    min-height: 350px !important;
  }
  .parallax__caption {
    width: 80%;
  }
  .parallax__image .box-ratio {
    padding-bottom: 350px !important;
  }
  .parralax__image .box-ratio {
    padding-bottom: 100% !important;
  }
  .parralax__image .box-ratio img {
    height: 350px;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 1024px) {
  .parallax {
    background-attachment: scroll !important;
    background-size: cover !important;
  }
}

.gridlock.ultra_wide .row.parallax__container {
  width: 100%;
}

.parallax__container,
.onboard.parallax__placeholder {
  height: var(--section-desktop-height);
  min-height: var(--section-desktop-height);
}

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

.feat__collection-link {
  margin-bottom: 20px;
  text-decoration: underline;
}

.featured__collection-carousel
  button.flickity-button.flickity-prev-next-button.previous,
.product__list-carousel
  button.flickity-button.flickity-prev-next-button.previous {
  left: -10px;
}

.featured__collection-carousel
  button.flickity-button.flickity-prev-next-button.next,
.product__list-carousel button.flickity-button.flickity-prev-next-button.next {
  right: -10px;
}

.collection__grid-loop.featured__collection-carousel {
  margin: 0 0.6%;
}
.featured__collection-section
  .collection__grid-loop.featured__collection-carousel
  .product-index {
  width: var(--section-width);
  padding: 0 14px;
  border: 0 !important;
  grid-column: unset !important;
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  .collection__grid-loop.featured__collection-carousel .product-index {
    width: 33% !important;
  }
}
@media screen and (max-width: 740px) {
  .collection__grid-loop.featured__collection-carousel .product-index {
    width: 50% !important;
  }
}

/* ---- Accordion section ---- */

.accordion__section button.js-accordion-header {
  background: var(--background);
  color: var(--text-color);
  border-bottom: 1px solid var(--dotted-color);
  border-radius: 0 !important;
  padding-left: 0 !important;
  font-weight: 600;
}

@media screen and (min-width: 741px) {
  .accordion__section .accordion__section-content {
    max-width: var(--section-width);
    margin: 0 auto;
  }
}

/* ---- Predictive search ---- */

[data-mark-style="bold"] .predictive-search__item mark {
  background-color: transparent;
  font-weight: bold;
}

input[type="search"]#Search::-webkit-search-decoration,
input[type="search"]#Search::-webkit-search-cancel-button,
input[type="search"]#Search::-webkit-search-results-button,
input[type="search"]#Search::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

#predictive-search {
  position: relative;
  line-height: initial;
  --ps-background-color: var(--background);
  --ps-border-color: var(--dotted-color);
  --ps-color: var(--text-color);
  --ps-transition: background-color 100ms ease-in-out;
  --ps-box-shadow: 0px 3px 3px -1px #999;
}
#predictive-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 120;
  width: 100%;
  max-height: 60vh;
  overflow-y: auto;
  background: var(--ps-background-color);
  border: 1px solid var(--ps-border-color);
  color: var(--ps-color);
}
.predictive-search__heading {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--ps-border-color);
  color: var(--ps-color);
}
.predictive-search__heading#predictive-search-products {
  margin-bottom: 1rem;
}
.predictive-search__item-content .price.price--listing .price-item {
  color: var(--ps-color);
}
.predictive-search__list-item,
.predictive-search__results-list > li {
  list-style-type: none;
}
.predictive-search__item.button-as-link {
  color: var(--ps-color);
}
.predictive-search__item-content .price.price--listing {
  align-items: flex-start;
}
.predictive-search__image {
  margin-right: 1rem;
}
/*center vertically*/
.predictive-search__item-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.predictive-search__item {
  display: flex;
  width: 100%;
  padding: 1rem;
  text-align: left;
  background-color: transparent;
  transition: var(--ps-transition);
  font-weight: initial;
  text-transform: initial;
  height: initial;
  line-height: initial;
  color: var(--ps-color);
}
.predictive-search__list-item--search .predictive-search__item {
  width: 100%;
  margin: 0;
  padding: 1rem;
  text-decoration: none;
}
.predictive-search-form {
  position: relative;
}
/*hover effects*/
.predictive-search__list-item--search .predictive-search__item:hover,
.predictive-search__list-item--search .predictive-search__item:focus-visible,
#predictive-search .predictive-search__item:hover,
#predictive-search .predictive-search__item:focus-visible {
  background-color: var(--ps-background-color);
}
.predictive-search__item:hover .predictive-search__item-heading {
  text-decoration: underline;
}
/*increase font weight*/
.predictive-search__item-heading {
  font-weight: 700;
}
/*add border*/
.predictive-search__list-item--search {
  border-top: 1px solid var(--ps-border-color);
}
.announcement-bar__wrapper #predictive-search {
  position: absolute;
  width: 99%;
}
.search__product-loop {
  padding: 1rem;
}
.announcement-bar__wrapper #predictive-search-results {
  border: 0;
  box-shadow: var(--ps-box-shadow);
}
.mobile-menu #predictive-search-results {
  max-height: none;
  box-shadow: none;
  overflow: unset;
}
.mobile-menu #predictive-search-results {
  position: static !important;
}
.mobile-menu #predictive-search {
  --ps-background-color: var(--background-color);
  --ps-border-color: var(--border-color);
  --ps-color: var(--link-color);
  --ps-box-shadow: none;
}
.mobile-menu #predictive-search a,
.mobile-menu #predictive-search .price-item {
  color: var(--ps-color);
}

/* ---- Store messages ---- */
.store__messages-section.has__content {
  background: var(--section-background);
  color: var(--text-color);
  padding: 10px 0;
}

.store__messages-section p {
  margin-bottom: 0;
}

.store__message-content {
  width: 100%;
  padding: 0 20px;
}

.store__messages-section .flickity-slider {
  display: flex;
  align-items: center;
  justify-content: center;
}

section.store__messages-section .flickity-button {
  width: unset;
  height: unset;
  padding: 0 !important;
  background: var(--section-background);
  color: var(--text-color);
}

section.store__messages-section .flickity-button:hover {
  background: var(--section-background);
  color: var(--text-color);
}

section.store__messages-section .flickity-button .flickity-button-icon {
  height: 10px;
}

.store__messages--carousel {
  opacity: 0;
  display: none;
}
.store__messages--carousel.flickity-enabled {
  opacity: 1;
  transition: opacity 2s;
  display: block;
}

/* ---- Global for caption positions ---- */

/* ---- Global image overlay caption positions ---- */

.image__caption.top_left {
  align-self: start;
  justify-self: start;
  text-align: left;
  justify-content: start;
}

.image__caption.top_center {
  align-self: start;
  justify-self: center;
  text-align: center;
  justify-content: center;
}

.image__caption.top_right {
  align-self: start;
  justify-self: flex-end;
  text-align: right;
  justify-content: flex-end;
}

.image__caption.middle_left {
  align-self: center;
  justify-self: start;
  text-align: left;
  justify-content: start;
}

.image__caption.middle_center {
  align-self: center;
  justify-self: center;
  text-align: center;
  justify-content: center;
}

.image__caption.middle_right {
  align-self: center;
  justify-self: flex-end;
  text-align: right;
  justify-content: flex-end;
}

.image__caption.bottom_left {
  align-self: end;
  justify-self: start;
  text-align: left;
  justify-content: start;
}

.image__caption.bottom_center {
  align-self: end;
  justify-self: center;
  text-align: center;
  justify-content: center;
}

.image__caption.bottom_right {
  align-self: end;
  justify-self: flex-end;
  text-align: right;
  justify-content: flex-end;
}

/* ---- Contact form section ---- */

.contact__form--inner-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.contact__form--inner-wrapper input {
  margin: 0;
}
@media (min-width: 741px) {
  .contact__form--inner-wrapper {
    width: var(--section-width);
    margin: 0 auto;
  }
}

/* ---- Complementary products ---- */
.complementary__products.product__section-content__block {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid var(--dotted-color);
}

.complementary__grid--loop {
  margin: 10px 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid var(--dotted-color);
}

.complementary__grid--loop.scroll--grid {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 15px;
}

.complementary__grid--loop.scroll--grid::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background: gray;
}

/* Track */
.complementary__grid--loop.scroll--grid::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.complementary__grid--loop.scroll--grid::-webkit-scrollbar-thumb:horizontal {
  background: var(--text-color);
  border-radius: 5px;
}

@-moz-document url-prefix() {
  .complementary__grid--loop.scroll--grid {
    scrollbar-color: transparent transparent;
  }
}

.complementary__grid--loop.scroll--grid .product-index {
  flex-grow: 1 !important;
  flex-shrink: 0;
  min-width: 160px;
  width: 30%;
}

@media screen and (max-width: 740px) {
  .complementary__grid--loop {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 15px;
  }
  .complementary__grid--loop .product-index {
    flex-grow: 1 !important;
    flex-shrink: 0;
    min-width: 140px;
    width: 35%;
  }
}

.product__section-content__block.complementary__products .AddtoCart {
  min-width: auto !important;
  display: inline-block !important;
}

/* ---- Pros and Cons list ---- */

.pros-cons__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--dotted-color);
  padding-bottom: 5px;
}

.pros-cons__inner {
  padding: 15px;
  margin-bottom: 10px;
  background: var(--secondary-color);
}

.pros-cons ul {
  list-style-position: outside;
  margin-left: 1rem;
  margin-top: 10px;
}

.pros-cons svg {
  flex-shrink: 0;
  height: 18px;
  border: 1px solid;
  border-radius: 50%;
  padding: 2px;
  width: 18px;
}

.pros-cons svg.icon--apollo-checkmark,
.pros-cons svg.icon--apollo-checkmark g {
  color: var(--success-msg);
}

.pros-cons svg.icon--apollo-close,
.pros-cons svg.icon--apollo-close g {
  color: var(--error-msg-dark);
}

/* --Scrolling marquee section --*/
.scrolling__marquee-section {
  background: var(--background);
}
span.scrolling__marquee--item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
}
.scrolling__marquee--wrapper {
  position: relative;
  overflow: hidden;
}
.scrolling__marquee--content {
  width: fit-content;
  display: flex;
  column-gap: 30px;
  white-space: nowrap;
  position: relative;
}
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
span.scrolling--image {
  width: 40px;
  line-height: 1;
}
span.scrolling--image.no--image {
  width: initial;
}
.scrolling__marquee-section h1,
.scrolling__marquee-section h2,
.scrolling__marquee-section h3,
.scrolling__marquee-section h4,
.scrolling__marquee-section h5,
.scrolling__marquee-section h6,
.scrolling__marquee-section .scrolling--text p {
  margin-bottom: 0;
  line-height: initial;
}
.scrolling__marquee-section p,
.scrolling__marquee-section a {
  color: var(--text-color);
}
.scrolling__marquee-section a {
  text-decoration: none;
}
@media screen and (max-width: 740px) {
  .scrolling__marquee-section {
    overflow: hidden;
  }
  .scrolling__marquee--wrapper.grid__wrapper.edge {
    width: 200vw;
  }
}
.scrolling__marquee-section {
  padding: var(--padding) 0;
}
.scrolling__marquee-section .scrolling__marquee--content {
  animation: marquee var(--speed) infinite linear;
}
@media screen and (max-width: 740px) {
  .scrolling__marquee-section .scrolling__marquee--content {
    animation: marquee 10s linear infinite;
  }
}

/*--- Background video --- */

.background--video__section .video--wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  max-width: 100vw;
}

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

/* fixed height */
.background--video__section .video--wrapper.fixed--height {
  padding-bottom: var(--desktop-section-height);
}
.background--video__section .video--wrapper.fixed--height iframe {
  left: 50%;
  min-width: 100%;
  height: 160%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  top: 50%;
}

@media screen and (max-width: 740px) {
  .background--video__section .video--wrapper.fixed--height {
    padding-bottom: var(--mobile-section-height);
  }
  .background--video__section .video--wrapper.fixed--height iframe {
    height: 100%;
    min-width: 250%;
  }
  .video--caption__container.caption--below__image {
    position: relative;
    top: unset;
    left: unset;
    transform: translate(0, 0);
    background: var(--background);
    color: var(--color-body-text);
  }
}

.background--video__section .video--wrapper.fixed--height video {
  position: absolute;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.background--video__section .video--wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--section-overlay-color);
  pointer-events: none;
  z-index: 2;
}

.background--video__content {
  position: relative;
}

.background--video__section h2,
.background--video__section p {
  color: var(--text-color);
  margin-bottom: 0;
  line-height: 1.5em;
}

.background--video__section .button,
.background--video__section .button:hover {
  background: var(--button-color);
  color: var(--button-text);
  margin: 0 auto;
  line-height: unset !important;
  display: flex;
  align-items: center;
  padding: 11px !important;
  min-height: 50px;
}

.video--caption__container {
  background: var(--section-background);
  display: flex;
  z-index: 3;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: max-content;
  max-width: 90%;
}

/*---- Recipient form ----*/
.recipient-form {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.recipient-form-field-label {
  margin: 0.6rem 0;
}

.recipient-form-field-label--space-between {
  display: flex;
  justify-content: space-between;
}

.recipient-checkbox {
  flex-grow: 1;
  display: flex !important;
  word-break: break-word;
  align-items: center;
  max-width: inherit;
  position: relative;
  cursor: pointer;
}

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

.recipient-form > input[type="checkbox"] {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  top: 0;
  left: 0;
  z-index: -1;
  appearance: none;
  -webkit-appearance: none;
}

.recipient-fields__field {
  margin: 0 0 2rem 0;
}

.recipient-fields .field__label {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 3.5rem);
  overflow: hidden;
}

.recipient-checkbox > svg {
  margin-right: 1.2rem;
  flex-shrink: 0;
}

.recipient-form .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: 0.28rem;
  z-index: 5;
  top: 0.4rem;
}

.recipient-form > input[type="checkbox"]:checked + label .icon-checkmark {
  visibility: visible;
}

.js .recipient-fields {
  display: none;
}

.recipient-form > input[type="checkbox"]:checked ~ .recipient-fields {
  display: block;
}
.recipient-form
  > input[type="checkbox"]:not(:checked, :disabled)
  ~ .recipient-fields,
.recipient-email-label {
  display: none;
}

.js .recipient-email-label.required,
.no-js .recipient-email-label.optional {
  display: inline;
}

.recipient-form ul {
  padding-left: 4.4rem;
  text-align: left;
}

.recipient-form ul a {
  display: inline;
}

.recipient-form .error-message {
  margin-bottom: 10px;
  display: block;
  color: var(--error-color, red);
}

.recipient-form .error-message::first-letter {
  text-transform: capitalize;
}

.send_on--date-picker {
  padding: 15px;
  border: 1px solid var(--dotted-color);
  font-family: var(--main-family);
  font-size: var(--font-size);
}

@media screen and (forced-colors: active) {
  .recipient-fields > hr {
  }

  .recipient-checkbox > svg {
    background-color: inherit;
  }

  .recipient-form > input[type="checkbox"]:checked + label .icon-checkmark {
    border: none;
  }
}

.line-item-property__field .required-error {
  border-color: var(--error-msg-dark, #cc0000) !important;
}

/* ---- Skip link ---- */

.skip-link {
  display: inline-block;
  width: max-content;
  line-height: 50px;
  padding: 0 20px;
  background-color: var(--button-color);
  color: var(--button-text);
}

.skip-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
  background-color: var(--button-color);
  color: var(--button-text);
}

/* ---- Banner header ---- */

.section__header .collection-banner {
  height: var(--desktop-image-height);
}

.section__header .collection-banner .background-image {
  background-size: cover;
  background-position: center center;
  height: var(--desktop-image-height);
}
@media screen and (min-width: 741px) {
  .collection-banner .background-image .box-ratio {
    padding-bottom: var(--desktop-image-height) !important;
  }
}
@media screen and (max-width: 740px) {
  .section__header .collection-banner,
  .section__header .collection-banner .background-image {
    height: var(--mobile-image-height, 200px);
  }
  .section__header .collection .collection-banner img {
    width: 100%;
  }
}

/* ---- Editorial columns ---- */

.editorial__section {
  background: var(--background);
  color: var(--color);
  padding-top: var(--padding);
  padding-bottom: var(--padding);
}

.editorial__column-container h2,
.editorial__column-container h3,
.editorial__column-container p,
.editorial__column-container .rte a {
  color: var(--color);
}

.editorial__column-btn-wrapper > .button {
  margin-bottom: 0px;
}

.editorial__column-container {
  grid-gap: 21px;
}
.editorial__column-image {
  margin-bottom: 20px;
}

.editorial__column-container.editorial__column-container--fixed-height
  .editorial__column-image
  .onboard
  svg.placeholder-svg {
  height: var(--image-height);
  width: 100%;
}
.editorial__column-container.editorial__column-container--fixed-height
  .editorial__column-image {
  height: var(--image-height);
  overflow: hidden;
}
.editorial__column-container.editorial__column-container--fixed-height
  .editorial__column-image
  .box-ratio {
  padding-bottom: var(--image-height) !important;
}
.editorial__column-container.editorial__column-container--fixed-height
  .editorial__column-image
  img {
  height: var(--image-height);
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 740px) {
  .editorial__column-container.editorial__column-container--fixed-height
    .editorial__column-image {
    height: var(--mobile-image-height);
  }
  .editorial__column-container.editorial__column-container--fixed-height
    .editorial__column-image
    .box-ratio {
    padding-bottom: var(--mobile-image-height) !important;
  }
  .editorial__column-container.editorial__column-container--fixed-height
    .editorial__column-image
    img {
    height: var(--mobile-image-height);
  }
}

/* ---- Logo list ---- */

.logolist__container.grid__wrapper {
  grid-template-columns: repeat(var(--grid-size), 1fr);
  align-items: center;
  grid-gap: 30px;
}
@media screen and (max-width: 740px) {
  .logolist__container.grid__wrapper {
    grid-template-columns: repeat(var(--mobile-grid-size), 1fr);
    align-items: center;
  }
}

/* ---- Notification Bar ---- */

.shop-notification {
  background-color: var(--background);
  height: var(--height);
  position: relative;
}
.notification--background {
  height: var(--height);
  object-fit: cover;
  object-position: var(--object-position);
}
.shop-notification .notification-wrapper {
  height: var(--height);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shop-notification .notification-wrapper .grid__wrapper {
  color: var(--color);
  text-align: var(--text-alignment);
  height: 100%;
  grid-auto-flow: column;
  align-items: center;
  grid-row-gap: 0;
}
.shop-notification .notification-wrapper a,
.shop-notification .notification-wrapper p {
  font-size: var(--font-size);
  color: var(--color);
}
.notification-wrapper p {
  margin: 0;
}

/* ---- Product List ---- */

.collection__grid-loop.product__list-carousel {
  margin: 0 0.6%;
}
.product__list-section
  .collection__grid-loop.product__list-carousel
  .product-index {
  width: var(--width);
  padding: 0 14px;
  border: 0 !important;
  grid-column: unset !important;
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  .collection__grid-loop.product__list-carousel .product-index {
    width: 33% !important;
  }
}
@media screen and (max-width: 740px) {
  .collection__grid-loop.product__list-carousel .product-index {
    width: 50% !important;
  }
}

/* ---- Search Section ---- */

.search__section-form {
  position: relative;
}
.search__section-form button.search__submit {
  position: absolute;
  top: 0;
  right: 0;
}
.search__section .search__section-wrapper {
  background: var(--background);
  padding-top: var(--padding);
  padding-bottom: var(--padding-bottom);
}
.search__section h3,
.search__section .rte p,
.search__section .rte a {
  color: var(--color);

  /* Search box border and font styles */
  .announcement-bar__search-form__inner {
    border: 1px solid white !important;
    border-radius: 5px;
  }
}
@media screen and (max-width: 740px) {
  .search__section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* ---- Position sticky ---- */

@supports (position: sticky) {
  .is_sticky {
    top: var(--offset);
    position: sticky;
  }
}

#shopify-section-template--23202994979009__collection_list_UAetKF {
  background-color: #f2f2f3;
}

#shop-the-look-template--23202994979009__shop_the_look_MRceRc {
  background: linear-gradient(to bottom, #f9f9f9 0%, #131738 75%, #131738 100%);
}

#shopify-section-template--23202994979009__16269856255a06b94b {
  background: linear-gradient(to bottom, #f9f9f9 0%, #131738 75%, #131738 100%);
}

#shop-the-look-template--23202994979009__162698565979bc409f {
  background: linear-gradient(to bottom, #f9f9f9 0%, #131738 75%, #131738 100%);
}

#shop-the-look-template--23202994979009__shop_the_look_c3FwF4 {
  background: linear-gradient(to bottom, #f9f9f9 0%, #131738 75%, #131738 100%);
}

#shopify-section-template--23202995175617__subcollection_list_YXMAqm {
  background-color: #e0e0e4;
}

.boxed__titles {
  position: relative;
  overflow: visible;
  isolation: isolate;
  border-radius: 20px;
}

.boxed__titles::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/cdn/shop/files/AdobeStock_329925945.jpg?v=1749733098");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(10px);
  opacity: 0;
  transition: filter 0.5s ease, opacity 0.5s ease;
  z-index: -1;
  border-radius: 20px;
}

.boxed__titles:hover::before {
  filter: blur(0);
  opacity: 1;
}

.boxed__titles .collection__title--text h4 {
  /* position: relative; */
}

.prod-title {
  color: white !important;
}

.collection_item-count {
  color: black;
}

.collection__grid-loop {
  color: black !important;
}

.row feat__collection-container {
  color: black;
}

/* Mobile styles - typically screens less than 768px wide */
@media only screen and (max-width: 767px) {
  .collection-list.collection-info.boxed__titles {
    margin-right: 40px;
  }

  .custom-collection__grid-loop {
    grid-template-columns: repeat(12, 1fr) !important;
  }
}
