/** Shopify CDN: Minification failed

Line 1552:4 Expected identifier but found "*"
Line 17563:13 Expected identifier but found whitespace
Line 17563:20 Unexpected ";"

**/
@font-face {
  font-family: "Headline Cond Ultra";
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url("/cdn/shop/files/Good_Headline_Pro_Cond_Ultra.woff2?v=1721079361") format("woff2"),
       url("/cdn/shop/files/Good_Headline_Pro_Cond_Ultra.woff?v=1721079361") format("woff");
}

@font-face {
  font-family: "Headline Cond Ultra";
  font-weight: 700;
  font-style: italic;
  font-display: block;
  src: url("/cdn/shop/files/Good_Headline_Pro_Cond_Ultra_Italic.woff2?v=1721079121") format("woff2"),
       url("/cdn/shop/files/Good_Headline_Pro_Cond_Ultra_Italic.woff?v=1721079039") format("woff");
}

@font-face {
  font-family: Oswald;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/fonts/oswald/oswald_n6.12ae05b08a526523f8379ba6e10fde2140b133ea.woff2?h1=YXRob3JnYW5pY3MuY29t&h2=YXRoc3BvcnQuY28&h3=YXRoc3BvcnRzLmNv&hmac=dd69765ff7f0948c3b3c3281f1764ee1634fb8daad154020ce5d330442afb265") format("woff2"),
       url("/cdn/fonts/oswald/oswald_n6.1f460fc9ad98670d0370772496961d620bdca9f0.woff?h1=YXRob3JnYW5pY3MuY29t&h2=YXRoc3BvcnQuY28&h3=YXRoc3BvcnRzLmNv&hmac=77f82da0f2186f2332d26a82118e0a9c9e1b88778a9cf0754da544352fc9d117") format("woff");
}

@font-face {
  font-family: Neue Haas Grotesk;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_55_Roman.woff2?v=1761925987") format("woff2"),
       url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_55_Roman.woff?v=1761925987") format("woff");
}

@font-face {
  font-family: Neue Haas Grotesk;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_75_Bold.woff2?v=1761925421") format("woff2"),
       url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_75_Bold.woff?v=1761925420") format("woff");
}

@font-face {
  font-family: Neue Haas Grotesk;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_66_Medium_Italic.woff2?v=1761925420") format("woff2"),
       url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_66_Medium_Italic.woff?v=1761925420") format("woff");
}

@font-face {
  font-family: Neue Haas Grotesk;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_76_Bold_Italic.woff2?v=1761925420") format("woff2"),
       url("/cdn/shop/files/Neue_Haas_Grotesk_Text_Pro_76_Bold_Italic.woff?v=1761925420") format("woff");
}

@font-face {
  font-family: "Headline-Narrow";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/shop/files/Good_Headline_Pro_Narrow_Bold.woff2?v=1761929162") format("woff2"),
       url("/cdn/shop/files/Good_Headline_Pro_Narrow_Bold.woff?v=1761929162") format("woff");
}

@font-face {
  font-family: "Headline-Narrow";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/shop/files/Good_Headline_Pro_Narrow_Black.woff2?v=1761929162") format("woff2"),
       url("/cdn/shop/files/Good_Headline_Pro_Narrow_Black.woff?v=1761929162") format("woff");
}

@font-face {
  font-family: "Headline-Narrow";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/cdn/shop/files/Good_Headline_Pro_Narrow_Medium.woff2?v=1761935811") format("woff2"),
       url("/cdn/shop/files/Good_Headline_Pro_Narrow_Medium.woff?v=1761935811") format("woff");
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fadeIn {
    0%,35% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0%,35% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes heroContentIn {
    0%,35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    60% {
        opacity: 1
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes heroContentIn {
    0%,35% {
        opacity: 0;
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    60% {
        opacity: 1
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

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

html,body {
    padding: 0;
    margin: 0
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

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

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

.grid {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -22px
}

.grid:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (max-width: 767px) {
    .grid {
        margin-left:-17px
    }
}

.grid--small {
    margin-left: -10px
}

.grid--small .grid__item {
    padding-left: 10px
}

.grid__item {
    float: left;
    padding-left: 22px;
    width: 100%;
    min-height: 1px
}

@media only screen and (max-width: 767px) {
    .grid__item {
        padding-left:17px
    }
}

.grid__item[class*=--push] {
    position: relative
}

.grid--no-gutters {
    margin-left: 0
}

.grid--no-gutters .grid__item {
    padding-left: 0
}

.grid--small-gutters {
    margin-left: -10px;
    margin-bottom: -10px
}

.grid--small-gutters .grid__item {
    padding-left: 10px;
    padding-bottom: 10px
}

.grid--flush-bottom {
    margin-bottom: -22px;
    overflow: auto
}

.grid--flush-bottom>.grid__item {
    margin-bottom: 22px
}

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

.grid--center .grid__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

@media only screen and (min-width: 768px) {
    .grid--table-large {
        display:table;
        width: 100%;
        table-layout: fixed
    }

    .grid--table-large>.grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

.one-whole {
    width: 100%
}

.one-half {
    width: 50%
}

.one-third {
    width: 33.33333%
}

.two-thirds {
    width: 66.66667%
}

.one-quarter {
    width: 25%
}

.two-quarters {
    width: 50%
}

.three-quarters {
    width: 75%
}

.one-fifth {
    width: 20%
}

.two-fifths {
    width: 40%
}

.three-fifths {
    width: 60%
}

.four-fifths {
    width: 80%
}

.one-sixth {
    width: 16.66667%
}

.two-sixths {
    width: 33.33333%
}

.three-sixths {
    width: 50%
}

.four-sixths {
    width: 66.66667%
}

.five-sixths {
    width: 83.33333%
}

.one-eighth {
    width: 12.5%
}

.two-eighths {
    width: 25%
}

.three-eighths {
    width: 37.5%
}

.four-eighths {
    width: 50%
}

.five-eighths {
    width: 62.5%
}

.six-eighths {
    width: 75%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.two-tenths {
    width: 20%
}

.three-tenths {
    width: 30%
}

.four-tenths {
    width: 40%
}

.five-tenths {
    width: 50%
}

.six-tenths {
    width: 60%
}

.seven-tenths {
    width: 70%
}

.eight-tenths {
    width: 80%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.33333%
}

.two-twelfths {
    width: 16.66667%
}

.three-twelfths {
    width: 25%
}

.four-twelfths {
    width: 33.33333%
}

.five-twelfths {
    width: 41.66667%
}

.six-twelfths {
    width: 50%
}

.seven-twelfths {
    width: 58.33333%
}

.eight-twelfths {
    width: 66.66667%
}

.nine-twelfths {
    width: 75%
}

.ten-twelfths {
    width: 83.33333%
}

.eleven-twelfths {
    width: 91.66667%
}

.show {
    display: block!important
}

.hide {
    display: none!important
}

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

.text-right {
    text-align: right!important
}

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

@media only screen and (max-width: 767px) {
    .small--one-whole {
        width:100%
    }

    .small--one-half {
        width: 50%
    }

    .small--one-third {
        width: 33.33333%
    }

    .small--two-thirds {
        width: 66.66667%
    }

    .small--one-quarter {
        width: 25%
    }

    .small--two-quarters {
        width: 50%
    }

    .small--three-quarters {
        width: 75%
    }

    .small--one-fifth {
        width: 20%
    }

    .small--two-fifths {
        width: 40%
    }

    .small--three-fifths {
        width: 60%
    }

    .small--four-fifths {
        width: 80%
    }

    .small--one-sixth {
        width: 16.66667%
    }

    .small--two-sixths {
        width: 33.33333%
    }

    .small--three-sixths {
        width: 50%
    }

    .small--four-sixths {
        width: 66.66667%
    }

    .small--five-sixths {
        width: 83.33333%
    }

    .small--one-eighth {
        width: 12.5%
    }

    .small--two-eighths {
        width: 25%
    }

    .small--three-eighths {
        width: 37.5%
    }

    .small--four-eighths {
        width: 50%
    }

    .small--five-eighths {
        width: 62.5%
    }

    .small--six-eighths {
        width: 75%
    }

    .small--seven-eighths {
        width: 87.5%
    }

    .small--one-tenth {
        width: 10%
    }

    .small--two-tenths {
        width: 20%
    }

    .small--three-tenths {
        width: 30%
    }

    .small--four-tenths {
        width: 40%
    }

    .small--five-tenths {
        width: 50%
    }

    .small--six-tenths {
        width: 60%
    }

    .small--seven-tenths {
        width: 70%
    }

    .small--eight-tenths {
        width: 80%
    }

    .small--nine-tenths {
        width: 90%
    }

    .small--one-twelfth {
        width: 8.33333%
    }

    .small--two-twelfths {
        width: 16.66667%
    }

    .small--three-twelfths {
        width: 25%
    }

    .small--four-twelfths {
        width: 33.33333%
    }

    .small--five-twelfths {
        width: 41.66667%
    }

    .small--six-twelfths {
        width: 50%
    }

    .small--seven-twelfths {
        width: 58.33333%
    }

    .small--eight-twelfths {
        width: 66.66667%
    }

    .small--nine-twelfths {
        width: 75%
    }

    .small--ten-twelfths {
        width: 83.33333%
    }

    .small--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .small--one-half:nth-child(2n+1),.grid--uniform .small--one-third:nth-child(3n+1),.grid--uniform .small--one-quarter:nth-child(4n+1),.grid--uniform .small--one-fifth:nth-child(5n+1),.grid--uniform .small--one-sixth:nth-child(6n+1),.grid--uniform .small--two-sixths:nth-child(3n+1),.grid--uniform .small--three-sixths:nth-child(2n+1),.grid--uniform .small--one-eighth:nth-child(8n+1),.grid--uniform .small--two-eighths:nth-child(4n+1),.grid--uniform .small--four-eighths:nth-child(2n+1),.grid--uniform .small--five-tenths:nth-child(2n+1),.grid--uniform .small--one-twelfth:nth-child(12n+1),.grid--uniform .small--two-twelfths:nth-child(6n+1),.grid--uniform .small--three-twelfths:nth-child(4n+1),.grid--uniform .small--four-twelfths:nth-child(3n+1),.grid--uniform .small--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 768px) {
    .medium-up--one-whole {
        width:100%
    }

    .medium-up--one-half {
        width: 50%
    }

    .medium-up--one-third {
        width: 33.33333%
    }

    .medium-up--two-thirds {
        width: 66.66667%
    }

    .medium-up--one-quarter {
        width: 25%
    }

    .medium-up--two-quarters {
        width: 50%
    }

    .medium-up--three-quarters {
        width: 75%
    }

    .medium-up--one-fifth {
        width: 20%
    }

    .medium-up--two-fifths {
        width: 40%
    }

    .medium-up--three-fifths {
        width: 60%
    }

    .medium-up--four-fifths {
        width: 80%
    }

    .medium-up--one-sixth {
        width: 16.66667%
    }

    .medium-up--two-sixths {
        width: 33.33333%
    }

    .medium-up--three-sixths {
        width: 50%
    }

    .medium-up--four-sixths {
        width: 66.66667%
    }

    .medium-up--five-sixths {
        width: 83.33333%
    }

    .medium-up--one-eighth {
        width: 12.5%
    }

    .medium-up--two-eighths {
        width: 25%
    }

    .medium-up--three-eighths {
        width: 37.5%
    }

    .medium-up--four-eighths {
        width: 50%
    }

    .medium-up--five-eighths {
        width: 62.5%
    }

    .medium-up--six-eighths {
        width: 75%
    }

    .medium-up--seven-eighths {
        width: 87.5%
    }

    .medium-up--one-tenth {
        width: 10%
    }

    .medium-up--two-tenths {
        width: 20%
    }

    .medium-up--three-tenths {
        width: 30%
    }

    .medium-up--four-tenths {
        width: 40%
    }

    .medium-up--five-tenths {
        width: 50%
    }

    .medium-up--six-tenths {
        width: 60%
    }

    .medium-up--seven-tenths {
        width: 70%
    }

    .medium-up--eight-tenths {
        width: 80%
    }

    .medium-up--nine-tenths {
        width: 90%
    }

    .medium-up--one-twelfth {
        width: 8.33333%
    }

    .medium-up--two-twelfths {
        width: 16.66667%
    }

    .medium-up--three-twelfths {
        width: 25%
    }

    .medium-up--four-twelfths {
        width: 33.33333%
    }

    .medium-up--five-twelfths {
        width: 41.66667%
    }

    .medium-up--six-twelfths {
        width: 50%
    }

    .medium-up--seven-twelfths {
        width: 58.33333%
    }

    .medium-up--eight-twelfths {
        width: 66.66667%
    }

    .medium-up--nine-twelfths {
        width: 75%
    }

    .medium-up--ten-twelfths {
        width: 83.33333%
    }

    .medium-up--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .medium-up--one-half:nth-child(2n+1),.grid--uniform .medium-up--one-third:nth-child(3n+1),.grid--uniform .medium-up--one-quarter:nth-child(4n+1),.grid--uniform .medium-up--one-fifth:nth-child(5n+1),.grid--uniform .medium-up--one-sixth:nth-child(6n+1),.grid--uniform .medium-up--two-sixths:nth-child(3n+1),.grid--uniform .medium-up--three-sixths:nth-child(2n+1),.grid--uniform .medium-up--one-eighth:nth-child(8n+1),.grid--uniform .medium-up--two-eighths:nth-child(4n+1),.grid--uniform .medium-up--four-eighths:nth-child(2n+1),.grid--uniform .medium-up--five-tenths:nth-child(2n+1),.grid--uniform .medium-up--one-twelfth:nth-child(12n+1),.grid--uniform .medium-up--two-twelfths:nth-child(6n+1),.grid--uniform .medium-up--three-twelfths:nth-child(4n+1),.grid--uniform .medium-up--four-twelfths:nth-child(3n+1),.grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width: 1050px) {
    .widescreen--one-whole {
        width:100%
    }

    .widescreen--one-half {
        width: 50%
    }

    .widescreen--one-third {
        width: 33.33333%
    }

    .widescreen--two-thirds {
        width: 66.66667%
    }

    .widescreen--one-quarter {
        width: 25%
    }

    .widescreen--two-quarters {
        width: 50%
    }

    .widescreen--three-quarters {
        width: 75%
    }

    .widescreen--one-fifth {
        width: 20%
    }

    .widescreen--two-fifths {
        width: 40%
    }

    .widescreen--three-fifths {
        width: 60%
    }

    .widescreen--four-fifths {
        width: 80%
    }

    .widescreen--one-sixth {
        width: 16.66667%
    }

    .widescreen--two-sixths {
        width: 33.33333%
    }

    .widescreen--three-sixths {
        width: 50%
    }

    .widescreen--four-sixths {
        width: 66.66667%
    }

    .widescreen--five-sixths {
        width: 83.33333%
    }

    .widescreen--one-eighth {
        width: 12.5%
    }

    .widescreen--two-eighths {
        width: 25%
    }

    .widescreen--three-eighths {
        width: 37.5%
    }

    .widescreen--four-eighths {
        width: 50%
    }

    .widescreen--five-eighths {
        width: 62.5%
    }

    .widescreen--six-eighths {
        width: 75%
    }

    .widescreen--seven-eighths {
        width: 87.5%
    }

    .widescreen--one-tenth {
        width: 10%
    }

    .widescreen--two-tenths {
        width: 20%
    }

    .widescreen--three-tenths {
        width: 30%
    }

    .widescreen--four-tenths {
        width: 40%
    }

    .widescreen--five-tenths {
        width: 50%
    }

    .widescreen--six-tenths {
        width: 60%
    }

    .widescreen--seven-tenths {
        width: 70%
    }

    .widescreen--eight-tenths {
        width: 80%
    }

    .widescreen--nine-tenths {
        width: 90%
    }

    .widescreen--one-twelfth {
        width: 8.33333%
    }

    .widescreen--two-twelfths {
        width: 16.66667%
    }

    .widescreen--three-twelfths {
        width: 25%
    }

    .widescreen--four-twelfths {
        width: 33.33333%
    }

    .widescreen--five-twelfths {
        width: 41.66667%
    }

    .widescreen--six-twelfths {
        width: 50%
    }

    .widescreen--seven-twelfths {
        width: 58.33333%
    }

    .widescreen--eight-twelfths {
        width: 66.66667%
    }

    .widescreen--nine-twelfths {
        width: 75%
    }

    .widescreen--ten-twelfths {
        width: 83.33333%
    }

    .widescreen--eleven-twelfths {
        width: 91.66667%
    }

    .grid--uniform .widescreen--one-half:nth-child(2n+1),.grid--uniform .widescreen--one-third:nth-child(3n+1),.grid--uniform .widescreen--one-quarter:nth-child(4n+1),.grid--uniform .widescreen--one-fifth:nth-child(5n+1),.grid--uniform .widescreen--one-sixth:nth-child(6n+1),.grid--uniform .widescreen--two-sixths:nth-child(3n+1),.grid--uniform .widescreen--three-sixths:nth-child(2n+1),.grid--uniform .widescreen--one-eighth:nth-child(8n+1),.grid--uniform .widescreen--two-eighths:nth-child(4n+1),.grid--uniform .widescreen--four-eighths:nth-child(2n+1),.grid--uniform .widescreen--five-tenths:nth-child(2n+1),.grid--uniform .widescreen--one-twelfth:nth-child(12n+1),.grid--uniform .widescreen--two-twelfths:nth-child(6n+1),.grid--uniform .widescreen--three-twelfths:nth-child(4n+1),.grid--uniform .widescreen--four-twelfths:nth-child(3n+1),.grid--uniform .widescreen--six-twelfths:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 767px) {
    .small--show {
        display:block!important
    }

    .small--hide {
        display: none!important
    }

    .small--text-left {
        text-align: left!important
    }

    .small--text-right {
        text-align: right!important
    }

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

@media only screen and (max-width: 959px) {
    .medium-down--show {
        display:block!important
    }

    .medium-down--hide {
        display: none!important
    }

    .medium-down--text-left {
        text-align: left!important
    }

    .medium-down--text-right {
        text-align: right!important
    }

    .medium-down--text-center {
        text-align: center!important
    }
}

@media only screen and (min-width: 768px) {
    .medium-up--show {
        display:block!important
    }

    .medium-up--hide {
        display: none!important
    }

    .medium-up--text-left {
        text-align: left!important
    }

    .medium-up--text-right {
        text-align: right!important
    }

    .medium-up--text-center {
        text-align: center!important
    }
}

@media only screen and (min-width: 1050px) {
    .widescreen--show {
        display:block!important
    }

    .widescreen--hide {
        display: none!important
    }

    .widescreen--text-left {
        text-align: left!important
    }

    .widescreen--text-right {
        text-align: right!important
    }

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

@media only screen and (min-width: 768px) {
    .medium-up--push-one-half {
        left:50%
    }

    .medium-up--push-one-third {
        left: 33.33333%
    }

    .medium-up--push-two-thirds {
        left: 66.66667%
    }

    .medium-up--push-one-quarter {
        left: 25%
    }

    .medium-up--push-two-quarters {
        left: 50%
    }

    .medium-up--push-three-quarters {
        left: 75%
    }

    .medium-up--push-one-fifth {
        left: 20%
    }

    .medium-up--push-two-fifths {
        left: 40%
    }

    .medium-up--push-three-fifths {
        left: 60%
    }

    .medium-up--push-four-fifths {
        left: 80%
    }

    .medium-up--push-one-sixth {
        left: 16.66667%
    }

    .medium-up--push-two-sixths {
        left: 33.33333%
    }

    .medium-up--push-three-sixths {
        left: 50%
    }

    .medium-up--push-four-sixths {
        left: 66.66667%
    }

    .medium-up--push-five-sixths {
        left: 83.33333%
    }

    .medium-up--push-one-eighth {
        left: 12.5%
    }

    .medium-up--push-two-eighths {
        left: 25%
    }

    .medium-up--push-three-eighths {
        left: 37.5%
    }

    .medium-up--push-four-eighths {
        left: 50%
    }

    .medium-up--push-five-eighths {
        left: 62.5%
    }

    .medium-up--push-six-eighths {
        left: 75%
    }

    .medium-up--push-seven-eighths {
        left: 87.5%
    }

    .medium-up--push-one-tenth {
        left: 10%
    }

    .medium-up--push-two-tenths {
        left: 20%
    }

    .medium-up--push-three-tenths {
        left: 30%
    }

    .medium-up--push-four-tenths {
        left: 40%
    }

    .medium-up--push-five-tenths {
        left: 50%
    }

    .medium-up--push-six-tenths {
        left: 60%
    }

    .medium-up--push-seven-tenths {
        left: 70%
    }

    .medium-up--push-eight-tenths {
        left: 80%
    }

    .medium-up--push-nine-tenths {
        left: 90%
    }

    .medium-up--push-one-twelfth {
        left: 8.33333%
    }

    .medium-up--push-two-twelfths {
        left: 16.66667%
    }

    .medium-up--push-three-twelfths {
        left: 25%
    }

    .medium-up--push-four-twelfths {
        left: 33.33333%
    }

    .medium-up--push-five-twelfths {
        left: 41.66667%
    }

    .medium-up--push-six-twelfths {
        left: 50%
    }

    .medium-up--push-seven-twelfths {
        left: 58.33333%
    }

    .medium-up--push-eight-twelfths {
        left: 66.66667%
    }

    .medium-up--push-nine-twelfths {
        left: 75%
    }

    .medium-up--push-ten-twelfths {
        left: 83.33333%
    }

    .medium-up--push-eleven-twelfths {
        left: 91.66667%
    }
}

@media only screen and (min-width: 1050px) {
    .widescreen--push-one-half {
        left:50%
    }

    .widescreen--push-one-third {
        left: 33.33333%
    }

    .widescreen--push-two-thirds {
        left: 66.66667%
    }

    .widescreen--push-one-quarter {
        left: 25%
    }

    .widescreen--push-two-quarters {
        left: 50%
    }

    .widescreen--push-three-quarters {
        left: 75%
    }

    .widescreen--push-one-fifth {
        left: 20%
    }

    .widescreen--push-two-fifths {
        left: 40%
    }

    .widescreen--push-three-fifths {
        left: 60%
    }

    .widescreen--push-four-fifths {
        left: 80%
    }

    .widescreen--push-one-sixth {
        left: 16.66667%
    }

    .widescreen--push-two-sixths {
        left: 33.33333%
    }

    .widescreen--push-three-sixths {
        left: 50%
    }

    .widescreen--push-four-sixths {
        left: 66.66667%
    }

    .widescreen--push-five-sixths {
        left: 83.33333%
    }

    .widescreen--push-one-eighth {
        left: 12.5%
    }

    .widescreen--push-two-eighths {
        left: 25%
    }

    .widescreen--push-three-eighths {
        left: 37.5%
    }

    .widescreen--push-four-eighths {
        left: 50%
    }

    .widescreen--push-five-eighths {
        left: 62.5%
    }

    .widescreen--push-six-eighths {
        left: 75%
    }

    .widescreen--push-seven-eighths {
        left: 87.5%
    }

    .widescreen--push-one-tenth {
        left: 10%
    }

    .widescreen--push-two-tenths {
        left: 20%
    }

    .widescreen--push-three-tenths {
        left: 30%
    }

    .widescreen--push-four-tenths {
        left: 40%
    }

    .widescreen--push-five-tenths {
        left: 50%
    }

    .widescreen--push-six-tenths {
        left: 60%
    }

    .widescreen--push-seven-tenths {
        left: 70%
    }

    .widescreen--push-eight-tenths {
        left: 80%
    }

    .widescreen--push-nine-tenths {
        left: 90%
    }

    .widescreen--push-one-twelfth {
        left: 8.33333%
    }

    .widescreen--push-two-twelfths {
        left: 16.66667%
    }

    .widescreen--push-three-twelfths {
        left: 25%
    }

    .widescreen--push-four-twelfths {
        left: 33.33333%
    }

    .widescreen--push-five-twelfths {
        left: 41.66667%
    }

    .widescreen--push-six-twelfths {
        left: 50%
    }

    .widescreen--push-seven-twelfths {
        left: 58.33333%
    }

    .widescreen--push-eight-twelfths {
        left: 66.66667%
    }

    .widescreen--push-nine-twelfths {
        left: 75%
    }

    .widescreen--push-ten-twelfths {
        left: 83.33333%
    }

    .widescreen--push-eleven-twelfths {
        left: 91.66667%
    }
}

.flex-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-grid--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-grid--gutters {
    margin-top: -15px;
    margin-left: -15px
}

.flex-grid__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-grid--gutters .flex-grid__item {
    padding-top: 15px;
    padding-left: 15px
}

.flex-grid__item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-grid__item--stretch {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-grid__item--stretch:first-child {
    min-width: 250px
}

@media only screen and (min-width: 768px) {
    .flex-grid__item--33 {
        -ms-flex-preferred-size:33.33%;
        flex-basis: 33.33%
    }

    .flex-grid__item--50 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width: 767px) {
    .flex-grid__item--mobile-second {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

[tabindex="-1"]:focus {
    outline: none
}

html:not(.tab-outline) *:focus {
    outline: none
}

.clearfix {
    *zoom: 1}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.is-transitioning {
    display: block!important;
    visibility: visible!important
}

.display-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media only screen and (min-width: 768px) {
    .medium-up--display-table {
        display:table;
        table-layout: fixed;
        width: 100%
    }

    .medium-up--display-table-cell {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

.visually-hidden {
    clip: rect(0 0 0 0);
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px
}

.media,.media-flex {
    overflow: hidden;
    _overflow: visible;
    zoom:1}

.media-img {
    float: left;
    margin-right: 30px
}

.media-img-right {
    float: right;
    margin-left: 30px
}

.media-img img,.media-img-right img {
    display: block
}

.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #212121;
    background-color: #fff;
    padding: 10px;
    opacity: 1;
    z-index: 10000;
    transition: none
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

html,body {
    background-color: #fff;
    color: #212121
}

.page-width {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 40px
}

@media only screen and (min-width: 768px) {
    .page-width {
        padding:0 40px
    }
}

@media only screen and (max-width: 767px) {
    .page-width--flush-small {
        padding:0
    }
}

.page-content,.shopify-policy__container {
    padding-top: 25.5px;
    padding-bottom: 25.5px
}

@media only screen and (min-width: 768px) {
    .page-content,.shopify-policy__container {
        padding-top:75px;
        padding-bottom: 75px
    }
}

.page-content--top,.page-content--with-blocks {
    padding-bottom: 0
}

.page-content--bottom {
    padding-top: 0
}

.main-content {
    display: block;
    min-height: 300px
}

@media only screen and (min-width: 768px) {
    .main-content {
        min-height:700px
    }
}

hr,.hr--small,.hr--medium,.hr--large {
    height: 1px;
    border: 0;
    border-top: 1px solid #e8e8e1
}

.hr--small,.hr--medium {
    margin: 15px auto
}

@media only screen and (min-width: 768px) {
    .hr--medium {
        margin:25px auto
    }
}

.hr--large {
    margin: 30px auto
}

@media only screen and (min-width: 768px) {
    .hr--large {
        margin:45px auto
    }
}

.page-blocks+.hr--large,.page-blocks+[data-section-type=recently-viewed] .hr--large {
    margin-top: 0
}

.hr--clear {
    border: 0
}

@media only screen and (max-width: 767px) {
    .table--responsive thead {
        display:none
    }

    .table--responsive tr {
        display: block
    }

    .table--responsive tr,.table--responsive td {
        float: left;
        clear: both;
        width: 100%
    }

    .table--responsive th,.table--responsive td {
        display: block;
        text-align: right;
        padding: 15px
    }

    .table--responsive td:before {
        content: attr(data-label);
        float: left;
        font-size: 12px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 767px) {
    .table--small-hide {
        display:none!important
    }

    .table__section+.table__section {
        position: relative;
        margin-top: 10px;
        padding-top: 15px
    }

    .table__section+.table__section:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
        border-bottom: 1px solid #e8e8e1
    }
}

body,input,textarea,button,select {
    font-size: 14px;
    font-family: "Neue Haas Grotesk",sans-serif;
    letter-spacing: 0em;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeSpeed
}

@media only screen and (min-width: 768px) {
    body,input,textarea,button,select {
        font-size:14px
    }
}

body {
    font-weight: 400
}

p {
    margin: 0 0 15px
}

p img {
    margin: 0
}

em {
    font-style: italic
}

b,strong {
    font-weight: 700
}

small {
    font-size: .85em
}

sup,sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.5em
}

blockquote,.rte blockquote {
    margin: 0;
    padding: 15px 30px 40px
}

blockquote p,.rte blockquote p {
    margin-bottom: 0
}

blockquote p+cite,.rte blockquote p+cite {
    margin-top: 15px
}

blockquote cite,.rte blockquote cite {
    display: block
}

blockquote cite:before,.rte blockquote cite:before {
    content: "\2014  "
}

code,pre {
    background-color: #faf7f5;
    font-family: Consolas,monospace;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}

pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}

label:not(.variant__button-label),.label {
    text-transform: uppercase;
    font-size: 15px;
}

button.collapsible-trigger-btn {
    font-family: Headline-Narrow, sans-serif;
    font-weight: 900;
    font-size:16px;
}

div[id^="Product-content-"] strong {
    font-family: Headline-Narrow, sans-serif;
    font-weight: 700;
    font-size:14px;
    text-transform: uppercase;
}

.product-single__form .collapsible-content__inner strong {
    font-family: Headline-Narrow, sans-serif;

}


label,.label-info {
    display: block;
    margin-bottom: 10px
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    display: block;
    margin: 0 0 7.5px
}

@media only screen and (min-width: 768px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
        margin:0 0 15px
    }
}

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

h1,.h1,h2,.h2,h3,.h3 {
    /* font-family: Oswald,sans-serif; */
    font-family: "Headline Cond Ultra", 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase
}

h1,.h1 {
    font-size: 1.625em
}

h2,.h2 {
    font-size: 1.3975em
}

h3,.h3 {
    font-size: 1.1375em
}

h4,.h4 {
    text-transform: uppercase;
    font-size: .9em
}

h5,.h5,h6,.h6 {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-size: 1em;
    margin-bottom: 5px
}

.text-spacing,.text-spacing.rte:last-child {
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .rte table td,.rte table th {
        padding:6px 8px
    }
}

.collapsible-content .rte table td,.collapsible-content .rte table th {
    padding: 6px 8px
}

.comment-author {
    margin-bottom: 0
}

.comment-date {
    font-size: 14px;
    display: block;
    margin-top: 3px
}

@media only screen and (max-width: 767px) {
    .comment-date {
        margin-bottom:15px
    }
}

.ajaxcart__product-meta {
    font-size: 12px
}

.ajaxcart__subtotal {
  letter-spacing: 0em;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.ajaxcart__price {
    font-size: 12px;
    margin-bottom: 10px
}

.ajaxcart__price--strikethrough,.cart__price--strikethrough {
    text-decoration: line-through;
    display: block;
    font-weight: normal;
}

.ajaxcart__discount,.cart__discount {
    display: block
}

.ajaxcart__note {
    font-size: 13px;
    opacity: .8;
    margin-bottom: 0
}

.ajaxcart__note--terms {
    margin-top: 10px
}

.ajaxcart__note--terms input {
    vertical-align: middle
}

.ajaxcart__note--terms label {
    display: inline
}

.ajaxcart__note--terms a {
    text-decoration: underline
}

.rte .enlarge-text {
    margin: 0;
    font-size: 1.3em
}

.rte .enlarge-text p:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .rte .enlarge-text--offset p {
        padding-right:15%
    }

    .text-center .rte .enlarge-text--offset p {
        padding: 0 5%
    }
}

@media only screen and (min-width: 768px) {
    .table--small-text {
        font-size:14px
    }
}

.index-section--footer h3,.index-section--footer .h3 {
    font-size: 1.65em
}

ul,ol {
    margin: 0 0 15px 30px;
    padding: 0;
    text-rendering: optimizeLegibility
}

ol ol {
    list-style: lower-alpha
}

ol {
    list-style: decimal
}

ul ul,ul ol,ol ol,ol ul {
    margin: 4px 0 5px 20px
}

li {
    margin-bottom: .25em
}

ul.square {
    list-style: square outside
}

ul.disc {
    list-style: disc outside
}

ol.alpha {
    list-style: lower-alpha outside
}

.no-bullets {
    list-style: none outside;
    margin-left: 0
}

.inline-list {
    padding: 0;
    margin: 0
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

table {
    width: 100%;
    border-spacing: 1px;
    position: relative;
    border: 0 none;
    background: #e8e8e1
}

.table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

td,th {
    border: 0 none;
    text-align: left;
    padding: 10px 15px;
    background: white
}

th,.table__title {
    font-weight: 700
}

a,.text-link {
    color: #212121;
    text-decoration: none;
    background: transparent
}

a:hover,.text-link:hover {
    color: #212121
}

.text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.rte a,.shopify-policy__container a {
    color: #212121
}

button {
    overflow: visible
}

button[disabled],html input[disabled] {
    cursor: default
}

.btn,.rte .btn,.shopify-payment-button .shopify-payment-button__button--unbranded,.product-reviews .spr-summary-actions a,.product-reviews .spr-button {
    line-height: 16px;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0em;
    display: inline-block;
    padding: 11px 20px;
    margin: 0;
    width: auto;
    min-width: 90px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    color: #fff;
    background: #e12725;
}

@media only screen and (max-width: 767px) {
    .btn,.rte .btn,.shopify-payment-button .shopify-payment-button__button--unbranded,.product-reviews .spr-summary-actions a,.product-reviews .spr-button {
        padding:9px 17px;
        font-size: 10px
    }
}

.btn:hover,.rte .btn:hover,.shopify-payment-button .shopify-payment-button__button--unbranded:hover,.product-reviews .spr-summary-actions a:hover,.product-reviews .spr-button:hover {
    color: #fff;
    background-color: #000
}

.btn[disabled],.btn.disabled,.rte .btn[disabled],.rte .btn.disabled,.shopify-payment-button .shopify-payment-button__button--unbranded[disabled],.shopify-payment-button .shopify-payment-button__button--unbranded.disabled,.product-reviews .spr-summary-actions a[disabled],.product-reviews .spr-summary-actions a.disabled,.product-reviews .spr-button[disabled],.product-reviews .spr-button.disabled {
    cursor: default;
    color: #717171;
    background-color: #f6f6f6
}

.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse),.rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse),.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse),.product-reviews .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse),.product-reviews .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) {
    position: relative;
    overflow: hidden;
    transition: background .2s ease 0s
}

.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after,.rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after,.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after,.product-reviews .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after,.product-reviews .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
    content: "";
    position: absolute;
    top: 0;
    left: 150%;
    width: 200%;
    height: 100%;
    -webkit-transform: skewX(-20deg);
    transform: skew(-20deg);
    background-image: linear-gradient(to right,transparent,rgba(255,255,255,.25),transparent)
}

.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover:after,.rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover:after,.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover:after,.product-reviews .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover:after,.product-reviews .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover:after {
    -webkit-animation: shine .75s cubic-bezier(.01,.56,1,1);
    animation: shine .75s cubic-bezier(.01,.56,1,1)
}

.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover,.rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover,.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover,.product-reviews .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover,.product-reviews .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):hover {
    background: #1a1a1a;
    transition-delay: .25s
}

.btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):active,.rte .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):active,.shopify-payment-button .shopify-payment-button__button--unbranded:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):active,.product-reviews .spr-summary-actions a:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):active,.product-reviews .spr-button:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):active {
    background: black;
    transition-delay: 0s
}

button[name=add], button[name=sample] {
    padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
    width: 100%;
/*     background: linear-gradient(to left,#e12727 50%,black 50%); */
/*     background-size: 200%;
    background-position: right;
    transition: background-position .35s ease-in-out; */
    background-color: #e12727;
}

button[name=add]:hover, .landing-page-variant-add:hover, button[name=sample]:hover {
    background-color: #000;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

button[name=add] span, .klaviyo-bis-trigger, button[name=sample] {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: "Headline Cond Ultra", 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    color: #fff;
    background-color: #000
}

.btn--secondary,.rte .btn--secondary {
    color: #212121;
    border: 1px solid #e8e8e1;
    background-color: transparent
}

.btn--secondary:hover,.rte .btn--secondary:hover {
    color: #212121;
    border-color: #e8e8e1;
    background-color: transparent
}

.btn--secondary:hover:before,.rte .btn--secondary:hover:before {
    border-color: #e8e8e1
}

.btn--secondary:hover:after,.rte .btn--secondary:hover:after {
    border-color: #e8e8e1
}

.btn--tertiary,.rte .btn--tertiary {
    font-weight: 400;
    text-transform: none;
    letter-spacing: initial;
    background-color: transparent;
    border: 1px solid #e8e8e1;
    color: #212121;
    padding: 8px 10px;
    white-space: nowrap
}

.btn--tertiary:hover,.rte .btn--tertiary:hover {
    background-color: transparent;
    color: #212121
}

.btn--tertiary[disabled],.btn--tertiary.disabled,.rte .btn--tertiary[disabled],.rte .btn--tertiary.disabled {
    cursor: default;
    color: #717171;
    background-color: #f6f6f6
}

.btn--tertiary-active,.btn--tertiary-active:hover {
    color: #fff;
    background: black
}

.btn--small,.collapsibles-wrapper .spr-summary-actions a,.collapsibles-wrapper .spr-button {
    padding: 8px 14px;
    background-position: 150% 45%;
    min-width: 90px;
    font-size: 10px
}

@media only screen and (max-width: 767px) {
    .btn--small,.collapsibles-wrapper .spr-summary-actions a,.collapsibles-wrapper .spr-button {
        padding:6px 12px;
        font-size: 8px
    }
}

.btn--secondary.btn--small {
    font-weight: 400
}

.btn--full {
    width: 100%!important;
    transition: none;
    padding: 13px 20px
}

.btn--inverse {
    background-color: #e12727;
    color: #fff;
    border: none
}

.btn--inverse:hover,.btn--inverse:focus {
    background-color: #000
}

.hero__link .btn--inverse {
    color: #fff;
    border-color: #fff
}

.btn--loading {
    position: relative;
    text-indent: -9999px;
    background-color: #000;
    color: #000
}

.btn--loading:hover,.btn--loading:active {
    background-color: #000;
    color: #000
}

.btn--loading:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.return-link {
    text-align: center
}

.return-link .icon {
    width: 20px;
    margin-right: 8px;
    margin-top: -2px
}

.collapsible-trigger-btn {
    text-align: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 17.14286px 0
}

@media only screen and (max-width: 767px) {
    .collapsible-trigger-btn {
        padding:15px 0
    }
}

.collapsible-trigger-btn--borders {
    border: 1px solid #e8e8e1;
    border-bottom: 0;
    padding: 10px
}

.collapsible-trigger-btn--borders .collapsible-trigger__icon {
    right: 10px
}

@media only screen and (min-width: 768px) {
    .collapsible-trigger-btn--borders {
        padding:15px
    }

    .collapsible-trigger-btn--borders .collapsible-trigger__icon {
        right: 15px
    }
}

.collapsible-content+.collapsible-trigger-btn--borders {
    margin-top: -1px
}

.collapsible-trigger-btn--borders+.collapsible-content .collapsible-content__inner {
    font-size: 13px;
    border: 1px solid #e8e8e1;
    border-top: 0;
    padding: 0 10px 10px
}

@media only screen and (min-width: 768px) {
    .collapsible-trigger-btn--borders+.collapsible-content .collapsible-content__inner {
        font-size:14px
    }
}

.collapsible-trigger-btn--borders+.collapsible-content--expanded {
    margin-bottom: 30px
}

.collapsible-trigger-btn--borders+.collapsible-content--expanded:last-child {
    margin-bottom: -1px
}

.shopify-payment-button {
    margin-top: 10px
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
    display: block;
    width: 100%;
    transition: none
}

.payment-buttons .add-to-cart,.payment-buttons .shopify-payment-button__button--unbranded {
    min-height: 50px
}

.shopify-payment-button__button--hidden {
    display: none!important
}

img {
    border: 0 none
}

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

img,iframe {
    max-width: 100%
}

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

.lazyload {
    opacity: 0
}

.no-js .lazyload {
    display: none
}

.lazyloaded {
    opacity: 1;
/*     transition: opacity .4s ease */
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

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

.video-wrapper--modal {
    width: 1000px
}

.grid__image-ratio {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    opacity: 0
}

.grid__image-ratio.lazyloaded {
    opacity: 1;
    -webkit-animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    transition: none
}

.grid__image-ratio:before {
    content: "";
    display: block;
    height: 0;
    width: 100%
}

.grid__image-ratio .placeholder-svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.grid__image-ratio--cover {
    background-size: cover
}

.grid__image-ratio--wide:before {
    padding-bottom: 56.25%
}

.grid__image-ratio--landscape:before {
    padding-bottom: 75%
}

.grid__image-ratio--square:before {
    padding-bottom: 100%
}

.grid__image-ratio--portrait:before {
    padding-bottom: 150%
}

.image-fit {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
    z-index: 1
}

.parallax-container {
    position: absolute;
    top: -30%;
    left: 0;
    height: 160%;
    width: 100%
}

.parallax-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .parallax-image {
        background-attachment:fixed
    }

    .js-ipad .parallax-image {
        background-attachment: initial
    }
}

form {
    margin: 0
}

.form-vertical {
    text-align: center;
    margin-bottom: 15px
}

.form-vertical label {
    text-align: left
}

.inline {
    display: inline
}

@media only screen and (max-width: 959px) {
    input,textarea,select {
        font-size:16px
    }
}

button,input,textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

button {
    background: none;
    border: none;
    display: inline-block;
    cursor: pointer
}

fieldset {
    border: 1px solid #e8e8e1;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

button,input[type=submit] {
    cursor: pointer
}

input,textarea,select {
    border: 1px solid #e8e8e1;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 0
}

input[disabled],input.disabled,textarea[disabled],textarea.disabled,select[disabled],select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6
}

input.input-full,textarea.input-full,select.input-full {
    width: 100%
}

textarea {
    min-height: 100px
}

input[type=checkbox],input[type=radio] {
    margin: 0 10px 0 0;
    padding: 0;
    width: auto
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio
}

input[type=image] {
    padding-left: 0;
    padding-right: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("//www.athsport.co/cdn/shop/t/358/assets/ico-select.svg?v=101264385568194973721776196349");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    background-size: 11px;
    padding-right: 28px;
    text-indent: .01px;
    text-overflow: "";
    cursor: pointer;
    color: inherit
}

optgroup {
    font-weight: 700
}

option {
    color: #000;
    background-color: #fff
}

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

.hidden-label {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

label[for] {
    cursor: pointer
}

.form-vertical input,.form-vertical select,.form-vertical textarea {
    display: block;
    margin-bottom: 30px
}

.form-vertical input[type=checkbox],.form-vertical input[type=radio],.form-vertical .btn {
    display: inline-block
}

small {
    display: block
}

input.error,textarea.error {
    border-color: #d02e2e;
    background-color: #fff6f6;
    color: #d02e2e
}

label.error {
    color: #d02e2e
}

.selector-wrapper label {
    margin-right: 10px
}

.selector-wrapper+.selector-wrapper {
    margin-top: 15px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group .input-group-field:first-child,.input-group .input-group-btn:first-child,.input-group .input-group-btn:first-child>.btn,.input-group input[type=hidden]:first-child+.input-group-field,.input-group input[type=hidden]:first-child+.input-group-btn>.btn {
    border-radius: 0
}

.input-group .input-group-field:last-child,.input-group .input-group-btn:last-child>.btn {
    border-radius: 0
}

.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}

.input-group-field,.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group .input-group-field {
    width: 100%
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}

.input-group-btn .icon {
    vertical-align: initial
}

.input-group .btn,.input-group .btn--secondary,.input-group .input-group-field {
    height: 45px
}

.input-group-btn .btn {
    margin-top: 0;
    background-image: none!important
}

.input-group-btn .btn:hover {
    padding-right: 20px
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor
}

.no-svg .icon {
    display: none
}

.icon--full-color {
    fill: initial
}

svg.icon:not(.icon--full-color) circle,svg.icon:not(.icon--full-color) ellipse,svg.icon:not(.icon--full-color) g,svg.icon:not(.icon--full-color) line,svg.icon:not(.icon--full-color) path,svg.icon:not(.icon--full-color) polygon,svg.icon:not(.icon--full-color) polyline,svg.icon:not(.icon--full-color) rect,symbol.icon:not(.icon--full-color) circle,symbol.icon:not(.icon--full-color) ellipse,symbol.icon:not(.icon--full-color) g,symbol.icon:not(.icon--full-color) line,symbol.icon:not(.icon--full-color) path,symbol.icon:not(.icon--full-color) polygon,symbol.icon:not(.icon--full-color) polyline,symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
}

.icon-cart circle,.icon-cart ellipse,.icon-cart g,.icon-cart line,.icon-cart path,.icon-cart polygon,.icon-cart polyline,.icon-cart rect,.icon-bag circle,.icon-bag ellipse,.icon-bag g,.icon-bag line,.icon-bag path,.icon-bag polygon,.icon-bag polyline,.icon-bag rect,.icon-search circle,.icon-search ellipse,.icon-search g,.icon-search line,.icon-search path,.icon-search polygon,.icon-search polyline,.icon-search rect,.icon-close circle,.icon-close ellipse,.icon-close g,.icon-close line,.icon-close path,.icon-close polygon,.icon-close polyline,.icon-close rect,.icon-chevron-down circle,.icon-chevron-down ellipse,.icon-chevron-down g,.icon-chevron-down line,.icon-chevron-down path,.icon-chevron-down polygon,.icon-chevron-down polyline,.icon-chevron-down rect,.icon-email circle,.icon-email ellipse,.icon-email g,.icon-email line,.icon-email path,.icon-email polygon,.icon-email polyline,.icon-email rect,.icon-user circle,.icon-user ellipse,.icon-user g,.icon-user line,.icon-user path,.icon-user polygon,.icon-user polyline,.icon-user rect,.icon-hamburger circle,.icon-hamburger ellipse,.icon-hamburger g,.icon-hamburger line,.icon-hamburger path,.icon-hamburger polygon,.icon-hamburger polyline,.icon-hamburger rect,.icon-filter circle,.icon-filter ellipse,.icon-filter g,.icon-filter line,.icon-filter path,.icon-filter polygon,.icon-filter polyline,.icon-filter rect {
    fill: none!important;
    stroke-width: 6px;
    stroke: currentColor!important;
    stroke-linecap: miter;
    stroke-linejoin: miter
}

.icon-cart circle {
    fill: currentColor!important
}

.icon__fallback-text {
    clip: rect(0 0 0 0);
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
    color: #000
}

.payment-icons {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .payment-icons {
        margin-top:10px;
        margin-bottom: 0
    }
}

.payment-icons li {
    cursor: default;
    margin: 0 4px
}

.payment-icons .icon {
    width: 30px;
    height: 30px
}

@media only screen and (max-width: 767px){
  .payment-icons .icon {
    width: 23px;
    height: 23px;
  }
}

.payment-icons .icon__fallback-text {
    text-transform: capitalize
}

.js-drawer-open {
    overflow: hidden
}

.drawer {
    display: none;
    position: fixed;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0 15px 15px;
    max-width: 95%;
    z-index: 30;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 150px #0000001a;
    transition: -webkit-transform .25s cubic-bezier(.165,.84,.44,1);
    transition: transform .25s cubic-bezier(.165,.84,.44,1);
    transition: transform .25s cubic-bezier(.165,.84,.44,1),-webkit-transform .25s cubic-bezier(.165,.84,.44,1)
}

@media only screen and (min-width: 768px) {
    .drawer {
        padding:0 30px 30px
    }
}

.drawer a:not(.btn) {
    color: #000
}

.drawer a:not(.btn):hover {
    color: #000
}

.drawer input,.drawer textarea {
    border-color: #e8e8e1
}

.drawer .btn--secondary {
    background-color: #111;
    color: #fff
}

.drawer--left {
    width: 300px;
    left: -300px
}

.drawer--left.drawer--is-open {
    display: block;
    -webkit-transform: translateX(300px);
    transform: translate(300px);
    transition-duration: .45s
}

.drawer--right {
    width: 465px;
    right: -375px
}

@media only screen and (min-width: 768px) {
    .drawer--right {
        width:500px;
        right: -500px
    }
}

.drawer--right.drawer--is-open {
    display: block;
    -webkit-transform: translateX(-375px);
    transform: translate(-375px);
    transition-duration: .45s
}

@media only screen and (min-width: 768px) {
    .drawer--right.drawer--is-open {
        -webkit-transform:translateX(-500px);
        transform: translate(-500px)
    }
}

.js-drawer-open .main-content:after,.js-drawer-closing .main-content:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e6e6e6;
    opacity: 0;
    z-index: 26
}

.js-drawer-open .main-content:after {
    -webkit-animation: overlay-on .35s forwards;
    animation: overlay-on .35s forwards
}

.js-drawer-closing .main-content:after {
    -webkit-animation: overlay-off .25s forwards;
    animation: overlay-off .25s forwards
}

#CartDrawer .drawer__fixed-header {
    height: 125px
}

#CartDrawer .drawer__fixed-header.no-shipping-text {
    height: 95px !important
}

#CartDrawer .drawer__header {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    padding: 5px 15px 0;
    height: 125px;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e1;
    box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.15)
}

#CartDrawer .drawer__header.no-shipping-text {
    height: 95px !important
}

#CartDrawer .drawer__close-button {
    position: absolute;
    top: -12px;
    right: -15px;
    padding: 10px;
    color: inherit;
    z-index: 10
}

#CartDrawer .drawer__inner_cart {
    position: absolute;
    top: 125px;
    bottom: 232px;
    left: 0;
    right: 0;
    overflow-y: auto;
    padding: 15px 15px 0
}

#CartDrawer .drawer__fixed-header.no-shipping-text ~ .drawer__inner_cart {
    top: 95px !important
}

.drawer__fixed-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.drawer__header {
    display: table;
    height: 125px;
    width: 100%;
    padding: 11.53846px 0;
    margin-bottom: 0
}

.drawer__title,.drawer__close {
    display: table-cell;
    vertical-align: middle
}

.drawer__title {
    width: 100%
}

.drawer__close {
    width: 1%;
    text-align: right
}

.drawer__close-button {
    position: relative;
    height: 100%;
    padding: 0 15px;
    color: inherit
}

.drawer__close-button:active {
    background-color: #f2f2f2
}

.drawer__close-button .icon {
    height: 28px;
    width: 28px
}

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

.drawer__close--left .drawer__close-button {
    right: auto;
    left: -30px
}

.drawer__inner {
    position: absolute;
    top: 125px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 15px 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

.drawer__inner .drawer__inner--has-fixed-footer {
    overflow-y: scroll;
}

/* Footer is now moved outside CartContainer, so inner wrapper doesn't need positioning */
#CartContainer .drawer__inner--has-fixed-footer {
    position: static !important;
    bottom: auto !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
}

.drawer__inner--has-fixed-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px 15px 0;
    bottom: 150px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.drawer__footer--fixed {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    min-height: 150px;
    padding-bottom: 15px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 -4px 6px -4px rgba(0, 0, 0, 0.15);
    z-index: 10
}

.drawer__footer {
    border-top: 1px solid #e8e8e1;
    box-shadow: 0 -4px 6px -4px rgba(0, 0, 0, 0.15);
    padding-top: 15px;
    transition: height 0.3s ease-in-out;
}

.no-placeholder::placeholder {
  color: transparent;
}

.sc-cube-text[name="code"]::placeholder {
  color: transparent;
}

.pricing-table {
  display:flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  gap: 5px;
}

.cartDiscount {
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .cart-summary .sc_simple-info .sc_simple-info__tag {
    margin-top: 10px;
  }
  
  .drawer__title {
    padding-left:15px
  }
  
  button.btn.btn--full.cart__checkout {
      font-size: 11px
  }
  div#drawer_footer {
      overflow: visible!important
  }
  .drawer__inner--has-fixed-footer {
    height: calc(100% - 232px);
    max-height: calc(100% - 232px);
  }
  .drawer__footer--fixed {
    padding-bottom:15px;
    min-height: 232px;
    height: 232px;
  }
  .drawer__footer--fixed .sc_simple-info .sc_simple-info__tag {
    position: absolute;
    top: 84px;
    margin-left: 5px;
  }
}

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

  .cart-summary .sc_simple-info .sc_simple-info__tag {
    margin-top: 10px;
  }

  .drawer__footer--fixed .sc_simple-info .sc_simple-info__tag {
    position: absolute;
    top: 84px;
    margin-left: 5px;
  }
  /* Drawer Header Styles */
  .drawer__header {
    height: 125px;
  }

  #CartDrawer .drawer__header.no-shipping-text {
    height: 95px !important;
  }

  .drawer__header--full {
    padding-left: 30px;
    padding-right: 30px;
  }

  .drawer__fixed-header {
    height: 125px;
  }

  #CartDrawer .drawer__fixed-header.no-shipping-text {
    height: 95px !important;
  }

  #CartDrawer .drawer__fixed-header.no-shipping-text ~ .drawer__inner_cart {
    top: 95px !important;
  }

  #NavDrawer .drawer__fixed-header {
    height: 40px;
  }

  #NavDrawer .drawer__header {
    height: 40px;
  }

  .drawer__fixed-header:not(.drawer__fixed-header--full) {
    left: 30px;
    right: 30px;
  }

  .drawer__close-button {
    right: -30px;
  }

  /* Drawer Inner Styles */
  .drawer__inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .drawer__inner--has-fixed-footer {
    padding: 22px 30px 0;
    max-height: calc(100% - 232px);
    height: calc(100% - 232px);
  }

  #CartDrawer .drawer__inner_cart {
    padding: 22px 30px 0;
  }

  /* Drawer Footer Styles */
  .drawer__footer {
    padding-top: 22px;
  }

  .drawer__footer--fixed {
    left: 30px;
    right: 30px;
    min-height: 232px;
    height: 232px;
  }
}

.drawer__cart.is-loading {
    min-height: 100px
}

.drawer__cart.is-loading .cart {
    transition: opacity .3s ease .7s;
    opacity: .4
}

#CartSpecialInstructions {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 60px;
    height: 60px
}

@media only screen and (min-width: 768px) {
    #CartSpecialInstructions {
        min-height:80px;
        height: 80px
    }
}

.ajaxcart__row>.grid {
    margin-left: -15px
}

.ajaxcart__row>.grid>.grid__item {
    /*padding-left: 15px*/
}

.ajaxcart__item .grid__item.ajaxcart__item-details {
    padding-left: 10px;
}

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

.ajaxcart__product.is-removed {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .45s cubic-bezier(.57,.06,.05,.95)
}

.ajaxcart__product {
    padding-bottom: 10px;
    box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.15)
}

@media only screen and (min-width: 768px) {
    .ajaxcart__product {
        margin-bottom: 22px
    }
}

.ajaxcart__product:last-child .ajaxcart__row {
    border-bottom: 0 none;
    padding-bottom: 20px
}

.addon-reviews {
    margin: 0;
    overflow: hidden;
}

/* Hide reviews until stars are loaded to prevent flash on cart updates */
.addon-reviews:not(:has(.oke-sr)) {
    visibility: hidden;
}

.addon-reviews .okeReviews-starRating {
    font-size: 11px;
}

.addon-price-display {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
}

.addon-price-display .addon-price-original {
    color: #868686;
    font-weight: normal;
    margin-right: 0px;
}

.addon-price-display .addon-price-sub {
    color: #000;
    font-weight: 700;
}

.addon-price-display .addon-price-regular {
    display: none;
    color: #000;
    font-weight: 700;
}

.addon-price-display.one-time .addon-price-original,
.addon-price-display.one-time .addon-price-sub {
    display: none;
}

.addon-price-display.one-time .addon-price-regular {
    display: inline;
}

.addon-subscribe-option {
    margin: 0 0 10px;
    display: block;
}

.addon-subscribe-label {
    display: inline;
    cursor: pointer;
    margin-bottom: 0px;
    font-size: 11px;
}

.addon-subscribe-checkbox {
    display: inline-block;
    margin-right: 5px!important;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

.addon-subscribe-text {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .5px;
}

.add_on .ajaxcart__add_to_cart {
    margin-top: 4px;
}

.add_on .ajaxcart__add_to_cart__button {
    display: block;
    padding: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #e12727;
    color: #FFF;
}

.add_on .ajaxcart__add_to_cart__button:hover {
    background: #000;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.ajaxcart__product-image {
    display: block;
    overflow: hidden;
    padding-top: 3px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    flex-shrink: 0;
}

.ajaxcart__product-image img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 180px;
    padding: 10px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.ajaxcart__product-name,.ajaxcart__product-meta {
    display: block
}

.ajaxcart__product-name {
  font-size: 13px;
  font-weight: bold;
}

.ajaxcart__product-name--wrapper {
  margin-bottom: 11px;
  text-transform: uppercase;
}

.ajaxcart__product-name+.ajaxcart__product-meta {
    padding-top: 0
}

.ajaxcart__discount {
    padding-top: 3px
}

.placeholder-svg {
    fill: #999;
    background-color: #e1e1e1;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    display: block;
    padding: 30px 0
}

.placeholder-noblocks {
    padding: 40px;
    text-align: center
}

.animation-cropper {
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.animation-delay-1 {
    -webkit-animation-delay: 0s!important;
    animation-delay: 0s!important
}

.animation-delay-2 {
    -webkit-animation-delay: .12s!important;
    animation-delay: .12s!important
}

.animation-delay-3 {
    -webkit-animation-delay: .18s!important;
    animation-delay: .18s!important
}

.animation-delay-4 {
    -webkit-animation-delay: .24s!important;
    animation-delay: .24s!important
}

.animation-delay-5 {
    -webkit-animation-delay: .3s!important;
    animation-delay: .3s!important
}

.animation-delay-6 {
    -webkit-animation-delay: .36s!important;
    animation-delay: .36s!important
}

.animation-delay-7 {
    -webkit-animation-delay: .42s!important;
    animation-delay: .42s!important
}

.animation-delay-8 {
    -webkit-animation-delay: .48s!important;
    animation-delay: .48s!important
}

.animation-delay-9 {
    -webkit-animation-delay: .54s!important;
    animation-delay: .54s!important
}

.animation-delay-10 {
    -webkit-animation-delay: .6s!important;
    animation-delay: .6s!important
}

.animation-delay-11 {
    -webkit-animation-delay: .66s!important;
    animation-delay: .66s!important
}

.animation-delay-12 {
    -webkit-animation-delay: .72s!important;
    animation-delay: .72s!important
}

.animation-delay-13 {
    -webkit-animation-delay: .78s!important;
    animation-delay: .78s!important
}

.animation-delay-14 {
    -webkit-animation-delay: .84s!important;
    animation-delay: .84s!important
}

.animation-delay-15 {
    -webkit-animation-delay: .9s!important;
    animation-delay: .9s!important
}

.animation-delay-16 {
    -webkit-animation-delay: .96s!important;
    animation-delay: .96s!important
}

.animation-delay-17 {
    -webkit-animation-delay: 1.02s!important;
    animation-delay: 1.02s!important
}

.animation-delay-18 {
    -webkit-animation-delay: 1.08s!important;
    animation-delay: 1.08s!important
}

.animation-delay-19 {
    -webkit-animation-delay: 1.14s!important;
    animation-delay: 1.14s!important
}

.image-wrap {
    overflow: hidden
}

.image-wrap img:not([role="presentation"]) {
    display: block
}

.no-js .image-wrap img:not([role="presentation"]).lazyload {
    display: none
}

.image-wrap img:not([role="presentation"]),.image-wrap svg,.image-wrap .animate-me {
    opacity: 0
}

.no-js .image-wrap img:not([role="presentation"]),.no-js .image-wrap svg,.no-js .image-wrap .animate-me {
    opacity: 1
}

.aos-animate .image-wrap .lazyloaded:not([role="presentation"]),.aos-animate .image-wrap svg,.aos-animate .image-wrap .animate-me {
    -webkit-animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards
}

[data-aos=row-of-3].aos-animate:nth-child(3n+2) .image-wrap img {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-3].aos-animate:nth-child(3n+3) .image-wrap img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+2) .image-wrap img {
    -webkit-animation-delay: .12s;
    animation-delay: .12s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+3) .image-wrap img {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+4) .image-wrap img {
    -webkit-animation-delay: .36s;
    animation-delay: .36s
}

[data-aos=row-of-5].aos-animate:nth-child(5n+2) .image-wrap img {
    -webkit-animation-delay: 75ms;
    animation-delay: 75ms
}

[data-aos=row-of-5].aos-animate:nth-child(5n+3) .image-wrap img {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-5].aos-animate:nth-child(5n+4) .image-wrap img {
    -webkit-animation-delay: 225ms;
    animation-delay: 225ms
}

[data-aos=row-of-5].aos-animate:nth-child(5n+5) .image-wrap img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+2) .image-wrap img {
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}

[data-aos=row-of-6].aos-animate:nth-child(6n+3) .image-wrap img {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+4) .image-wrap img {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+5) .image-wrap img {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+6) .image-wrap img {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

[data-aos=row-of-3].aos-animate:nth-child(3n+2) .collection-image {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-3].aos-animate:nth-child(3n+3) .collection-image {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+2) .collection-image {
    -webkit-animation-delay: .12s;
    animation-delay: .12s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+3) .collection-image {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

[data-aos=row-of-4].aos-animate:nth-child(4n+4) .collection-image {
    -webkit-animation-delay: .36s;
    animation-delay: .36s
}

[data-aos=row-of-5].aos-animate:nth-child(5n+2) .collection-image {
    -webkit-animation-delay: 75ms;
    animation-delay: 75ms
}

[data-aos=row-of-5].aos-animate:nth-child(5n+3) .collection-image {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-5].aos-animate:nth-child(5n+4) .collection-image {
    -webkit-animation-delay: 225ms;
    animation-delay: 225ms
}

[data-aos=row-of-5].aos-animate:nth-child(5n+5) .collection-image {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+2) .collection-image {
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}

[data-aos=row-of-6].aos-animate:nth-child(6n+3) .collection-image {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+4) .collection-image {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+5) .collection-image {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

[data-aos=row-of-6].aos-animate:nth-child(6n+6) .collection-image {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.instagram-feed-wrap .grid__item {
    opacity: 0
}

.instagram-feed-wrap.aos-animate .grid__item {
    -webkit-animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards
}

@media only screen and (min-width: 768px) {
    .instagram-feed-wrap.aos-animate .grid__item:nth-child(6n+1),.instagram-feed-wrap.aos-animate .grid__item:nth-child(6n+6) {
        -webkit-animation-delay:.3s;
        animation-delay: .3s
    }

    .instagram-feed-wrap.aos-animate .grid__item:nth-child(6n+2),.instagram-feed-wrap.aos-animate .grid__item:nth-child(6n+5) {
        -webkit-animation-delay: .15s;
        animation-delay: .15s
    }
}

@-webkit-keyframes overlay-on {
    0% {
        opacity: 0
    }

    to {
        opacity: .6
    }
}

@keyframes overlay-on {
    0% {
        opacity: 0
    }

    to {
        opacity: .6
    }
}

@-webkit-keyframes overlay-off {
    0% {
        opacity: .6
    }

    to {
        opacity: 0
    }
}

@keyframes overlay-off {
    0% {
        opacity: .6
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes full-overlay-on {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes full-overlay-on {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes full-overlay-off {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes full-overlay-off {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes modal-open {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes modal-open {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes modal-closing {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes modal-closing {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes rise-up {
    0% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@keyframes rise-up {
    0% {
        opacity: 1;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@-webkit-keyframes rise-up-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
}

@keyframes rise-up-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
}

@-webkit-keyframes paint-across {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
        clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }
}

@keyframes paint-across {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
        clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }
}

@-webkit-keyframes paint-across-small {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
        clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }
}

@keyframes paint-across-small {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
        clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }
}

@-webkit-keyframes paint-across-out {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%);
        clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%)
    }
}

@keyframes paint-across-out {
    0% {
        opacity: 1;
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
    }

    to {
        opacity: 1;
        -webkit-clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%);
        clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%)
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-small {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in-small {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-in-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-in-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes zoom-fade {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.3,1.3);
        transform: scale(1.3)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }
}

@keyframes zoom-fade {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.3,1.3);
        transform: scale(1.3)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoom-fade-password {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.4,1.4);
        transform: scale(1.4)
    }

    5% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1.2,1.2);
        transform: scale(1.2)
    }
}

@keyframes zoom-fade-password {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.4,1.4);
        transform: scale(1.4)
    }

    5% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1.2,1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes zoom-fade-small {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1)
    }

    10% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    12% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1.03,1.03);
        transform: scale(1.03)
    }
}

@keyframes zoom-fade-small {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1,1.1);
        transform: scale(1.1)
    }

    10% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    12% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1.03,1.03);
        transform: scale(1.03)
    }
}

@-webkit-keyframes kenburns {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        -webkit-animation-timing-function: cubic-bezier(.12,.63,.6,.74);
        animation-timing-function: cubic-bezier(.12,.63,.6,.74)
    }

    10% {
        opacity: 1;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes kenburns {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        -webkit-animation-timing-function: cubic-bezier(.12,.63,.6,.74);
        animation-timing-function: cubic-bezier(.12,.63,.6,.74)
    }

    10% {
        opacity: 1;
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes kenburns-out {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes kenburns-out {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes loading {
    0% {
        width: 0px
    }

    60% {
        width: 100px;
        margin-left: -50px
    }

    to {
        margin-left: 50px;
        width: 0px
    }
}

@keyframes loading {
    0% {
        width: 0px
    }

    60% {
        width: 100px;
        margin-left: -50px
    }

    to {
        margin-left: 50px;
        width: 0px
    }
}

.loading:after,.loading:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    background: white;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -50px;
    z-index: 4;
    opacity: 0
}

.no-js .loading:after,.no-js .loading:before {
    display: none
}

.loading:before {
    background: rgba(255,255,255,.15);
    -webkit-animation: fade-in .5s forwards 0s;
    animation: fade-in .5s forwards 0s
}

.loading:after {
    -webkit-animation: preloading .5s ease .3s infinite;
    animation: preloading .5s ease .3s infinite
}

.loading--delayed:before {
    -webkit-animation-delay: .8s!important;
    animation-delay: .8s!important;
    -webkit-animation-duration: 1s!important;
    animation-duration: 1s!important
}

.loading--delayed:after {
    -webkit-animation-delay: 1.3s!important;
    animation-delay: 1.3s!important
}

@-webkit-keyframes preloading {
    0% {
        width: 0px;
        opacity: 0
    }

    60% {
        width: 100px;
        margin-left: -50px;
        opacity: 1
    }

    to {
        margin-left: 50px;
        width: 0px;
        opacity: 1
    }
}

@keyframes preloading {
    0% {
        width: 0px;
        opacity: 0
    }

    60% {
        width: 100px;
        margin-left: -50px;
        opacity: 1
    }

    to {
        margin-left: 50px;
        width: 0px;
        opacity: 1
    }
}

@-webkit-keyframes slideshowBars {
    0% {
        width: 0%
    }

    to {
        width: 100%
    }
}

@keyframes slideshowBars {
    0% {
        width: 0%
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes grid-product__loading {
    0% {
        opacity: 0
    }

    60% {
        opacity: .2
    }

    to {
        opacity: 0
    }
}

@keyframes grid-product__loading {
    0% {
        opacity: 0
    }

    60% {
        opacity: .2
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes shine {
    to {
        left: -200%
    }
}

@keyframes shine {
    to {
        left: -200%
    }
}

.appear-animation {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

.appear-delay-1 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .15s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 75ms;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 75ms,opacity .85s cubic-bezier(.165,.84,.44,1) .15s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 75ms,opacity .85s cubic-bezier(.165,.84,.44,1) .15s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 75ms
}

.appear-delay-2 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .27s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .195s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .195s,opacity .85s cubic-bezier(.165,.84,.44,1) .27s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .195s,opacity .85s cubic-bezier(.165,.84,.44,1) .27s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .195s
}

.appear-delay-3 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .33s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .255s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .255s,opacity .85s cubic-bezier(.165,.84,.44,1) .33s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .255s,opacity .85s cubic-bezier(.165,.84,.44,1) .33s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .255s
}

.appear-delay-4 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .39s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .315s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .315s,opacity .85s cubic-bezier(.165,.84,.44,1) .39s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .315s,opacity .85s cubic-bezier(.165,.84,.44,1) .39s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .315s
}

.appear-delay-5 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .45s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .375s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .375s,opacity .85s cubic-bezier(.165,.84,.44,1) .45s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .375s,opacity .85s cubic-bezier(.165,.84,.44,1) .45s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .375s
}

.appear-delay-6 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .51s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .435s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .435s,opacity .85s cubic-bezier(.165,.84,.44,1) .51s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .435s,opacity .85s cubic-bezier(.165,.84,.44,1) .51s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .435s
}

.appear-delay-7 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .57s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .495s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .495s,opacity .85s cubic-bezier(.165,.84,.44,1) .57s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .495s,opacity .85s cubic-bezier(.165,.84,.44,1) .57s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .495s
}

.appear-delay-8 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .63s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .555s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .555s,opacity .85s cubic-bezier(.165,.84,.44,1) .63s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .555s,opacity .85s cubic-bezier(.165,.84,.44,1) .63s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .555s
}

.appear-delay-9 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .69s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .615s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .615s,opacity .85s cubic-bezier(.165,.84,.44,1) .69s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .615s,opacity .85s cubic-bezier(.165,.84,.44,1) .69s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .615s
}

.appear-delay-10 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .75s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .675s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .675s,opacity .85s cubic-bezier(.165,.84,.44,1) .75s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .675s,opacity .85s cubic-bezier(.165,.84,.44,1) .75s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .675s
}

.appear-delay-11 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .81s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .735s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .735s,opacity .85s cubic-bezier(.165,.84,.44,1) .81s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .735s,opacity .85s cubic-bezier(.165,.84,.44,1) .81s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .735s
}

.appear-delay-12 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .87s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .795s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .795s,opacity .85s cubic-bezier(.165,.84,.44,1) .87s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .795s,opacity .85s cubic-bezier(.165,.84,.44,1) .87s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .795s
}

.appear-delay-13 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .93s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .855s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .855s,opacity .85s cubic-bezier(.165,.84,.44,1) .93s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .855s,opacity .85s cubic-bezier(.165,.84,.44,1) .93s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .855s
}

.appear-delay-14 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) .99s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .915s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .915s,opacity .85s cubic-bezier(.165,.84,.44,1) .99s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .915s,opacity .85s cubic-bezier(.165,.84,.44,1) .99s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .915s
}

.appear-delay-15 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) 1.05s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .975s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .975s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.05s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) .975s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.05s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) .975s
}

.appear-delay-16 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) 1.11s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.035s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.035s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.11s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.035s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.11s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.035s
}

.appear-delay-17 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) 1.17s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.095s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.095s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.17s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.095s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.17s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.095s
}

.appear-delay-18 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) 1.23s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.155s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.155s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.23s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.155s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.23s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.155s
}

.appear-delay-19 {
    transition: opacity .85s cubic-bezier(.165,.84,.44,1) 1.29s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.215s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.215s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.29s;
    transition: transform .85s cubic-bezier(.165,.84,.44,1) 1.215s,opacity .85s cubic-bezier(.165,.84,.44,1) 1.29s,-webkit-transform .85s cubic-bezier(.165,.84,.44,1) 1.215s
}

.js-drawer-open .appear-animation {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0)
}

.js-drawer-closing .appear-animation {
    transition-duration: 0s;
    transition-delay: .5s
}

.spr-badge-starrating,.spr-starrating,.spr-starratings,.spr-icon-star-empty,.spr-icon-star-hover,.spr-icon-star-hover:hover {
    color: #f3c200
}

.product-single__meta .spr-icon {
    font-size: 14px!important;
    vertical-align: text-bottom
}

.spr-header-title {
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase;
}

.spr-container.spr-container {
    padding: 0;
    border: 0;
    text-align: center
}

.product-reviews #shopify-product-reviews {
    margin: 0
}

.product-reviews .spr-summary-actions-newreview {
    float: none
}

.product-reviews .spr-review-content-body,.product-reviews .spr-form-label {
    font-size: 16px;
    line-height: 1.563
}

.product-reviews .spr-review-header-byline {
    font-size: 11px;
    opacity: 1
}

.product-reviews .spr-review-header-byline strong {
    font-weight: 400
}

.product-reviews .spr-form-label {
    display: block;
    text-align: left
}

.product-reviews .spr-summary-caption,.product-reviews .spr-summary-actions {
    display: block
}

.product-reviews .spr-summary-actions {
    margin-top: 10px
}

@media only screen and (min-width: 768px) {
    .product-reviews--full .spr-reviews {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .product-reviews--full .spr-review:first-child {
        margin-top: 0
    }

    .product-reviews--full .spr-review {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        padding: 20px;
        border: 1px solid #e8e8e1;
        margin-left: 22px;
        margin-bottom: 22px;
        max-width: 50%
    }

    .product-reviews--full .spr-review:nth-child(2n+1) {
        margin-left: 0
    }

    .product-reviews--full .spr-review:last-child {
        padding-bottom: 20px
    }
}

.grid-product .spr-badge[data-rating="0.0"] {
    display: none
}

.grid-product .spr-badge-starrating {
    font-size: .6875em
}

@media only screen and (min-width: 768px) {
    .grid-product .spr-badge-starrating {
        font-size:.75em
    }
}

.grid-product .spr-icon {
    margin-right: 1px
}

.grid-product .spr-badge-caption {
    font-size: .6875em;
    margin-left: 4px
}

@media only screen and (min-width: 768px) {
    .grid-product .spr-badge-caption {
        font-size:.75em
    }
}

.product-reviews--tab .collapsible-trigger .spr-badge-caption {
    margin-left: 0
}

.product-reviews--tab .collapsible-trigger .spr-badge-starrating {
    font-size: .8125em;
    margin-right: 10px
}

@media only screen and (min-width: 768px) {
    .product-reviews--tab .collapsible-trigger .spr-badge-starrating {
        font-size:.875em
    }
}

.product-reviews--tab .collapsible-trigger .spr-badge[data-rating="0.0"] .spr-starrating {
    display: none
}

.product-reviews--tab .spr-icon {
    margin-right: 1px
}

.product-reviews--tab .spr-badge-caption {
    margin-left: 4px
}

.product-reviews--tab .spr-header-title,.product-reviews--tab .spr-summary-starrating,.product-reviews--tab .spr-summary-caption {
    display: none!important
}

.product-reviews--tab .spr-summary-actions a,.product-reviews--tab .spr-button {
    margin-top: 0!important
}

.product-reviews--tab .spr-button-primary {
    float: none
}

@media only screen and (max-width: 480px) {
    .product-reviews--tab .spr-summary {
        text-align:left
    }
}

.product-reviews--tab .spr-form-title {
    display: none
}

.product-reviews--tab .spr-form-label {
    font-size: 13px!important
}

.product-reviews--tab .spr-review-header .spr-starratings {
    font-size: 14px
}

.spr-content .spr-review-header-title {
    font-size: 16px;
    font-family: "Neue Haas Grotesk",sans-serif;
    letter-spacing: 0em;
    line-height: 1.6;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .spr-content .spr-review-header-title {
        font-size:16px
    }
}

.spr-pagination {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.footer-promotions {
    text-align: center
}

.site-footer {
    padding-bottom: 30px;
    background-color: #161616;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .site-footer {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.site-footer .footer__collapsible {
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    .site-footer textarea,.site-footer select,.site-footer input {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .site-footer {
        text-align:center;
        overflow: hidden;
        padding-bottom: 0
    }

    .site-footer .grid__item {
        padding-bottom: 5px
    }

    .site-footer .grid__item:after {
        content: "";
        border-bottom: 1px solid white;
        opacity: .12;
        display: block
    }

    .site-footer .grid__item:first-child {
        padding-top: 7.5px
    }

    .site-footer .grid__item:last-child:after {
        display: none
    }
}

.site-footer a {
    color: #fff
}

.footer__small-text {
    font-size: 13px;
    padding: 7.5px 0;
    margin: 0;
    text-align: center
}

ul+.footer__small-text {
    padding-top: 15px
}

.footer__clear {
    clear: both;
    height: 30px
}

@media only screen and (min-width: 768px) {
    .footer__item-padding {
        padding-right:60px
    }
}

.footer__title {
    color: #fff
}

@media only screen and (min-width: 768px) {
    .footer__title {
        margin-bottom:20px
    }
}

@media only screen and (max-width: 767px) {
    .footer__title {
        text-align:center
    }
}

.site-footer__linklist {
    margin: 0
}

.site-footer__linklist a {
    display: block;
    padding: 4px 0
}

.footer__newsletter {
    position: relative;
    display: inline-block;
    max-width: 300px;
    width: 100%
}

.footer__newsletter-input {
    padding: 10px 45px 10px 0;
    background-color: #161616;
    color: #fff;
    max-width: 300px;
    width: 100%;
    border: 0;
    border-bottom: 2px solid white
}

.footer__newsletter-input:focus {
    border: 0;
    border-bottom: 2px solid white
}

.footer__newsletter-input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter-input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter-input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter-input::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.footer__newsletter-input--active {
    padding-right: 80px
}

.footer__newsletter-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #fff;
    padding: 0
}

.footer__newsletter-btn .icon {
    width: 26px;
    height: 24px
}

.footer__newsletter-input--active+.footer__newsletter-btn .icon {
    display: none
}

.footer__newsletter-input--active+.footer__newsletter-btn .footer__newsletter-btn-label {
    display: block
}

.footer__newsletter-btn-label {
    display: none;
    font-size: 14px
}

.footer__logo {
    margin: 15px 0
}

@media only screen and (min-width: 768px) {
    .footer__logo {
        margin:0 0 20px
    }
}

.footer__logo a {
    display: block
}

.footer__logo img {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    max-height: 100%
}

.footer__social {
    margin: 0
}

form+.footer__social {
    margin-top: 30px
}

.footer__social li {
    display: inline-block;
    margin: 0 15px 15px 0
}

.footer__social a {
    display: block
}

.footer__social .icon {
    width: 22px;
    height: 22px
}

@media only screen and (min-width: 768px) {
    .footer__social .icon {
        width:24px;
        height: 24px
    }
}

.footer__social .icon.icon--wide {
    width: 40px
}

@media only screen and (max-width: 767px) {
    .footer__collapsible {
        padding:0 0 15px
    }
}

@media only screen and (max-width: 767px) {
    .footer_collapsible--disabled {
        padding-top:15px
    }
}

.collapsible-content p a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    border-bottom: 2px solid white;
    transition: width .5s ease
}

.collapsible-content p a {
    position: relative;
    text-decoration: none;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.collapsible-content p a:hover:after,.collapsible-content p a:focus:after {
    width: 100%
}

.note,.errors {
    border-radius: 0;
    padding: 6px 12px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    text-align: left
}

.note ul,.note ol,.errors ul,.errors ol {
    margin-top: 0;
    margin-bottom: 0
}

.note li:last-child,.errors li:last-child {
    margin-bottom: 0
}

.note p,.errors p {
    margin-bottom: 0
}

.note {
    border-color: #e8e8e1
}

.errors ul {
    list-style: disc outside;
    margin-left: 20px
}

.note--success {
    color: #56ad6a;
    background-color: #ecfef0;
    border-color: #56ad6a
}

.note--success a {
    color: #56ad6a;
    text-decoration: underline
}

.note--success a:hover {
    text-decoration: none
}

.form-error,.errors {
    color: #d02e2e;
    background-color: #fff6f6;
    border-color: #d02e2e
}

.form-error a,.errors a {
    color: #d02e2e;
    text-decoration: underline
}

.form-error a:hover,.errors a:hover {
    text-decoration: none
}

.pagination {
    margin: 0;
    padding: 60px 0;
    text-align: center
}

.pagination>span {
    display: inline-block;
    vertical-align: middle
}

.pagination a {
    display: inline-block
}

.pagination a,.pagination .page.current {
    padding: 8px 12px
}

.pagination .page.current {
    font-weight: 700
}

.pagination .next,.pagination .prev {
    width: 43px;
    margin: 0 10px;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .pagination .next,.pagination .prev {
        width:35px
    }
}

.pagination .next a,.pagination .prev a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px
}

.pagination .next .icon,.pagination .prev .icon {
    color: #fff;
    width: 13px;
    height: 14px
}

@media only screen and (max-width: 767px) {
    .pagination .next .icon,.pagination .prev .icon {
        width:12px;
        height: 12px
    }
}

.rte {
    margin-bottom: 7.5px
}

.rte:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (min-width: 768px) {
    .rte {
        margin-bottom:15px
    }
}

.rte:last-child {
    margin-bottom: 0
}

.rte+.rte {
    margin-top: 30px
}

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

@media only screen and (min-width: 768px) {
    .rte p,.rte ul,.rte ol,.rte table {
        margin-bottom:25px
    }
}

.rte p:last-child,.rte ul:last-child,.rte ol:last-child,.rte table:last-child {
    margin-bottom: 0
}

.rte ul ul {
    margin-bottom: 0
}

.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6 {
    margin-top: 60px;
    margin-bottom: 25px
}

.rte h1:first-child,.rte .h1:first-child,.rte h2:first-child,.rte .h2:first-child,.rte h3:first-child,.rte .h3:first-child,.rte h4:first-child,.rte .h4:first-child,.rte h5:first-child,.rte .h5:first-child,.rte h6:first-child,.rte .h6:first-child {
    margin-top: 0
}

.rte h1 a,.rte .h1 a,.rte h2 a,.rte .h2 a,.rte h3 a,.rte .h3 a,.rte h4 a,.rte .h4 a,.rte h5 a,.rte .h5 a,.rte h6 a,.rte .h6 a {
    text-decoration: none
}

.rte meta:first-child+h1,.rte meta:first-child+.h1,.rte meta:first-child+h2,.rte meta:first-child+.h2,.rte meta:first-child+h3,.rte meta:first-child+.h3,.rte meta:first-child+h4,.rte meta:first-child+.h4,.rte meta:first-child+h5,.rte meta:first-child+.h5,.rte meta:first-child+h6,.rte meta:first-child+.h6 {
    margin-top: 0
}

.rte>div {
    margin-bottom: 15px
}

.rte li {
    margin-bottom: 0
}

.rte>p:last-child {
    margin-bottom: 0
}

.rte table {
    table-layout: fixed
}

.rte--block {
    margin-bottom: 15px
}

.rte-setting>p:last-child {
    margin-bottom: 0
}

.rte a,.rte-setting a {
    text-decoration: underline;
    border-bottom: none;
    position: relative
}

.rte a,.rte-setting a {
    display: inline-block
}

.rte a:not(.btn):after,.rte-setting a:not(.btn):after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    border-bottom: 2px solid currentColor;
    transition: width .5s ease
}

.rte a:not(.btn):hover:after,.rte a:not(.btn):focus:after,.rte-setting a:not(.btn):hover:after,.rte-setting a:not(.btn):focus:after {
    width: 100%
}

.text-center .rte ul,.text-center .rte ol,.text-center.rte ul,.text-center.rte ol {
    list-style-position: inside;
    margin-left: 0
}

.rte--nomargin {
    margin-bottom: 0
}

.header-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-layout--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.header-item--logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.header-item--icons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.header-layout--left-center .header-item--logo,.header-layout--left-center .header-item--icons {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 50%
}

@media only screen and (min-width: 768px) {
    .header-layout--left-center .header-item--logo,.header-layout--left-center .header-item--icons {
        min-width:130px
    }
}

@media only screen and (min-width: 768px) {
    .header-layout[data-logo-align=center] .header-item--logo {
        margin:0 20px
    }
}

.header-layout[data-logo-align=center] .header-item--navigation,.header-layout[data-logo-align=center] .header-item--icons {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 130px;
    flex: 1 1 130px
}

.header-layout[data-logo-align=left] .site-header__logo {
    margin-right: 10px
}

.header-item--logo-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.header-item--logo-split .header-item:not(.header-item--logo) {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%
}

.header-item--split-left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-item--left .site-nav {
    margin-left: -12px
}

@media only screen and (max-width: 767px) {
    .header-item--left .site-nav {
        margin-left:-10px
    }
}

.header-item--icons .site-nav {
    margin-right: -12px
}

@media only screen and (max-width: 767px) {
    .header-item--icons .site-nav {
        margin-right:-10px
    }
}

.site-header {
    position: relative;
    padding: 7px 0;
    background: white
}

@media only screen and (min-width: 768px) {
    .site-header {
        padding:20px 0
    }

    .toolbar+.header-sticky-wrapper .site-header {
        border-top: 1px solid rgba(15,15,15,.1)
    }
}

.site-header--stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    transition: none;
    z-index: 20
}

.js-drawer-open--search .site-header--stuck {
    z-index: 28
}

@media only screen and (min-width: 768px) {
    .site-header--stuck {
        padding:10px 0
    }
}

.site-header--opening {
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0);
    transition: -webkit-transform .4s cubic-bezier(.165,.84,.44,1);
    transition: transform .4s cubic-bezier(.165,.84,.44,1);
    transition: transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)
}

.site-header__logo {
    position: relative;
    margin: 10px 0;
    display: block;
    font-size: 30px;
    z-index: 6
}

@media only screen and (min-width: 768px) {
    .text-center .site-header__logo {
        padding-right:0;
        margin: 10px auto
    }
}

.header-layout[data-logo-align=center] .site-header__logo {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.site-header__logo a {
    max-width: 100%
}

.site-header__logo a,.site-header__logo a:hover {
    text-decoration: none
}

.site-header__logo img {
    display: block
}

.header-layout[data-logo-align=center] .site-header__logo img {
    margin-left: auto;
    margin-right: auto
}

.site-header__logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0f0f0f
}

.site-header__logo-link:hover {
    color: #0f0f0f
}

@media only screen and (max-width: 767px) {
    .site-header__logo-link {
        margin:0 auto
    }
}

.header-sticky-wrapper {
    position: relative
}

.header-wrapper--sticky {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 6;
    background: none;
    background: linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%)
}

.header-wrapper--sticky .site-header:not(.site-header--stuck) {
    background: none
}

.js-drawer-open--search .header-wrapper--sticky {
    z-index: 28
}

.site-header__search-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 200%;
    height: 100%;
    z-index: 28;
    overflow: hidden;
    transition: all .3s cubic-bezier(0,0,.38,1)
}

.site-header__search-container.is-active {
    bottom: 0;
    transition: none
}

.site-header__search {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 28;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translate3d(0,-110%,0);
    transform: translate3d(0,-110%,0);
    background-color: #fff;
    color: #212121;
    transition: all .3s cubic-bezier(0,0,.38,1)
}

.site-header__search .page-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media only screen and (max-width: 767px) {
    .site-header__search .page-width {
        padding:0
    }
}

.is-active .site-header__search {
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

.site-header__search .icon {
    width: 30px;
    height: 30px
}

.site-header__search-form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width: 768px) {
    .site-header__search-form {
        padding:15px 0
    }
}

.site-header__search-input {
    border: 0;
    width: 100px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.site-header__search-input:focus {
    border: 0;
    outline: 0
}

.site-header__search-btn {
    padding: 0 15px
}

.search-bar {
    max-width: 100%
}

.search-bar--page {
    width: 500px;
    margin: 0 auto;
}

.search-bar--drawer {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e1
}

.search-bar--drawer input {
    border: 0
}

.search-bar .icon {
    width: 24px;
    height: 24px;
    vertical-align: middle
}

.toolbar {
    background: white;
    color: #0f0f0f;
    font-size: 14px
}

.toolbar a {
    color: #0f0f0f
}

.site-header--stuck .toolbar {
    display: none
}

.toolbar--transparent {
    background-color: transparent;
    color: #fff;
    border-bottom: none
}

.toolbar--transparent a {
    color: #fff
}

.toolbar--transparent .toolbar__content {
    border-bottom: 1px solid rgba(255,255,255,.2)
}

.toolbar__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toolbar__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 5px
}

.toolbar__item:first-child {
    padding-left: 0
}

.toolbar__item:last-child {
    padding-right: 0
}

.toolbar__item--menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.toolbar__menu {
    margin-left: -10px
}

.toolbar__menu a {
    display: block;
    padding: 5px 10px;
    font-family: 'NEUE HAAS GROTESK';
    font-size: 12px;

}

.toolbar__social {
    text-align: right
}

.toolbar__social a {
    display: block;
    padding: 5px
}

.toolbar__social .icon {
    position: relative;
    top: -2px;
    width: 16px;
    height: 16px
}

.section-header {
    margin-bottom: 30px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .section-header {
        margin-bottom:30px
    }
}

.section-header select {
    display: inline-block;
    vertical-align: middle
}

.section-header--flush {
    margin-bottom: 0
}

.section-header--with-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-header--with-link select {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.section-header--hero {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    color: #fff;
    margin-bottom: 0
}

.section-header--hero a {
    color: #fff
}

.section-header__shadow {
    position: relative;
    display: inline-block
}

.section-header__shadow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 60%);
    margin: -100px -200px
}

.section-header__shadow .breadcrumb,.section-header__shadow .section-header__title {
    position: relative
}

.section-header__title {
    margin-bottom: 10px;
}

.section-header--with-link .section-header__title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media only screen and (min-width: 768px) {
    .section-header--hero .section-header__title {
        font-size:2.35625em
    }
}

.section-header__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: 15px
}

.section-header--with-link .section-header__link {
    margin-top: 0
}

.section-header--404 {
    margin-bottom: 0;
    padding: 80px 0
}

.section-header select,.section-header p {
    margin: 10px 0
}

.site-nav {
    margin: 0
}

.text-center .site-navigation {
    margin: 0 auto
}

.header-layout--left .site-navigation {
    padding-left: 10px
}

.site-nav__icons {
    white-space: nowrap
}

.site-nav__item {
    position: relative;
    display: inline-block;
    margin: 0
}

.site-nav__item li {
    display: block
}

.site-nav__item .icon-chevron-down {
    width: 10px;
    height: 10px
}

.site-nav__link {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    padding: 10px 20px;
    white-space: nowrap;
    color: #0f0f0f
}

.site-header--heading-style .site-nav__link {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase
}

.site-nav__link:hover {
    color: #e12727;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.site-nav--has-dropdown-hover > button {
  color: #e12727;
}

.is-light .site-nav__link,.is-light .site-nav__link:hover {
    color: #fff
}

.site-nav--has-dropdown>.site-nav__link {
    position: relative;
    z-index: 6
}

.site-nav__link .icon-chevron-down {
    margin-left: 5px
}

@media only screen and (max-width: 959px) {
    .site-nav__link {
        padding:10px
    }

    .header-layout--center .site-nav__link {
        padding-left: 2px;
        padding-right: 2px
    }
}


/* added -removed to disable underline */
.site-nav__link--underline-removed {
    position: relative
}

.site-nav__link--underline-removed:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 100%;
    margin: 0 20px;
    border-bottom: 2px solid #0f0f0f;
    transition: right .5s
}

.is-light .site-nav__item:not(.site-nav--has-dropdown) .site-nav__link--underline-removed:after {
    border-bottom-color: #fff
}

.site-nav--has-dropdown .site-nav__link--underline-removed:after {
    border-bottom-color: #212121
}

.site-nav__item:hover .site-nav__link--underline-removed:after {
    right: 0
}

.site-nav--has-dropdown {
    z-index: 6
}

.site-nav--has-dropdown.is-focused,.site-nav--has-dropdown-hover {
    z-index: 7
}

.site-nav--has-dropdown.is-focused>a,.site-nav--has-dropdown-hover>a {
    color: #212121!important;
    background-color: #fff;
    opacity: 1;
    transition: none
}

.site-nav__link--icon {
    padding-left: 12px;
    padding-right: 12px
}

@media only screen and (max-width: 767px) {
    .site-nav__link--icon {
        padding-left:10px;
        padding-right: 10px
    }

    .site-nav__link--icon.js-search-header {
    }

    .site-nav__link--icon+.site-nav__link--icon {
        margin-left: -3px
    }
}

.site-nav__link--icon .icon {
    width: 30px;
    height: 30px
}

.site-nav__dropdown {
    position: absolute;
    left: 0;
    margin: 0;
    z-index: 5;
    display: block;
    visibility: hidden;
    background-color: #fff;
    min-width: 100%;
    padding: 10px 0 5px;
    box-shadow: 0 10px 20px #00000017;
    -webkit-transform: translate3d(0px,-12px,0px);
    transform: translate3d(0,-12px,0)
}

.site-nav--has-dropdown-hover .site-nav__dropdown,.is-focused>.site-nav__dropdown {
    display: block;
    visibility: visible;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translateZ(0);
    /*transition: all .3s cubic-bezier(.2,.06,.05,.95)*/
    transition: none;
}

.site-nav__dropdown li {
    margin: 0
}

.site-nav__dropdown>li {
    position: relative
}

.site-nav__dropdown>li>a {
    position: relative;
    z-index: 6
}

.site-nav__dropdown a {
    background-color: #fff
}

.site-nav__deep-dropdown {
    background-color: #fff;
    box-shadow: 0 10px 20px #00000017;
    position: absolute;
    top: 0;
    left: 100%;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    -webkit-transform: translate3d(-12px,0px,0px);
    transform: translate3d(-12px,0,0)
}

.header-item--reverse .site-nav__item:last-child .site-nav__deep-dropdown {
    left: auto;
    right: 100%
}

.site-nav__deep-dropdown-trigger:hover .site-nav__deep-dropdown,.is-focused+.site-nav__deep-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translateZ(0);
    transition: all .3s cubic-bezier(.2,.06,.05,.95)
}

.site-nav__deep-dropdown:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    background-image: linear-gradient(to right,rgba(0,0,0,.09),transparent);
    pointer-events: none
}

.header-item--reverse .site-nav__item:last-child .site-nav__deep-dropdown:before {
    left: auto;
    right: 0;
    background-image: linear-gradient(to left,rgba(0,0,0,.09),transparent)
}

.site-nav__deep-dropdown-trigger:hover .site-nav__dropdown-link--has-children,.site-nav__dropdown-link--has-children:hover,.site-nav__dropdown-link--has-children:focus {
    background-color: #f2f2f2
}

.site-nav__deep-dropdown-trigger .icon-chevron-down {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translate(50%)
}

.mobile-nav {
    margin: -15px -15px 0
}

@media only screen and (min-width: 768px) {
    .mobile-nav {
        margin-left:-30px;
        margin-right: -30px
    }
}

.mobile-nav li {
    margin-bottom: 0;
    list-style: none
}

.mobile-nav__search {
    padding: 15px
}

.mobile-nav__item {
    position: relative;
    display: block;
    text-transform: uppercase;
}

.mobile-nav>.mobile-nav__item {
    background-color: #fff
}

.mobile-nav__item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #e8e8e1
}

.mobile-nav__link,.mobile-nav__faux-link {
    display: block
}

.mobile-nav__link--top-level {
    font-size: 1.4em
}

.mobile-nav--heading-style .mobile-nav__link--top-level {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase
}

.mobile-nav__link,.mobile-nav__faux-link,.mobile-nav__toggle button,.mobile-nav__toggle .faux-button {
    color: #000;
    padding: 15px;
    text-decoration: none
}

.mobile-nav__link:active,.mobile-nav__faux-link:active,.mobile-nav__toggle button:active,.mobile-nav__toggle .faux-button:active {
    color: #000
}

.mobile-nav__link:active,.mobile-nav__faux-link:active,.mobile-nav__toggle button:active,.mobile-nav__toggle .faux-button:active {
    background-color: #f2f2f2
}

.mobile-nav__child-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobile-nav__child-item a,.mobile-nav__child-item .mobile-nav__link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.mobile-nav__child-item .collapsible-trigger:not(.mobile-nav__link--button) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43px;
    flex: 0 0 43px
}

.mobile-nav__child-item .collapsible-trigger__icon {
    padding: 0;
    margin-right: 15px
}

.mobile-nav__item--secondary a {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 13px;
}

.mobile-nav__item--secondary:after {
    display: none
}

.mobile-nav__item:not(.mobile-nav__item--secondary)+.mobile-nav__item--secondary {
    margin-top: 10px
}

.mobile-nav__has-sublist {
    position: relative;
    display: table;
    width: 100%
}

.mobile-nav__has-sublist .mobile-nav__link,.mobile-nav__has-sublist .mobile-nav__faux-link {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.mobile-nav__link--button {
    width: 100%;
    text-align: left;
    padding: 0
}

.mobile-nav__toggle {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.mobile-nav__toggle .icon {
    width: 16px;
    height: 16px
}

.mobile-nav__sublist {
    margin: 0;
    font-size: 13px;
}

.mobile-nav__child-item {
    font-size: 14px;
}

.mobile-nav__sublist .mobile-nav__child-item .mobile-nav__link {
    font-weight: bold;
}

.mobile-nav__sublist .mobile-nav__item:after {
    top: 0;
    bottom: auto;
    border-bottom: none
}

.mobile-nav__sublist .mobile-nav__item:last-child {
    padding-bottom: 15px
}

.mobile-nav__sublist .mobile-nav__link,.mobile-nav__sublist .mobile-nav__faux-link {
    font-weight: 400;
    padding: 7.5px 25px 7.5px 15px
}

.mobile-nav__grandchildlist {
    margin: 0
}

.mobile-nav__grandchildlist .mobile-nav__item:last-child {
    padding-bottom: 0
}

.mobile-nav__grandchildlist .mobile-nav__link {
    padding-left: 35px
}

.mobile-nav__social {
    list-style: none outside;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin: 15px 0 20px
}

@media only screen and (min-width: 768px) {
    .mobile-nav__social {
        margin-left:-15px;
        margin-right: -15px
    }
}

.mobile-nav__social a {
    display: block;
    padding: 8px 30px
}

.mobile-nav__social a .icon {
    position: relative;
    top: -1px
}

.mobile-nav__social-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    text-align: center;
    border: 1px solid #e8e8e1;
    margin: 0 0 -1px
}

.mobile-nav__social-item:nth-child(3n-1) {
    margin-right: -1px;
    margin-left: -1px
}

@media only screen and (min-width: 768px) {
    .site-nav__link--icon .icon {
        width:28px;
        height: 28px
    }

    .site-nav__link--icon .icon.icon-user {
        position: relative;
        top: 1px
    }
}

.cart-link {
    position: relative;
    display: block
}

.cart-link__bubble {
    display: none
}

.cart-link__bubble--visible {
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 15px;
    height: 15px;
    background-color: #ff4f33;
    border: 2px solid white;
    border-radius: 50%
}

.breadcrumb {
    text-align: center;
    font-size: 14px;
    margin: 10px 0
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        margin-bottom:15px 0
    }
}

.breadcrumb .divider {
    color: #212121
}

.megamenu {
    padding: 39px 0;
    line-height: 1.8;
    -webkit-transform: none;
    transform: none;
    opacity: 0;
/*     transition: all .3s cubic-bezier(.2,.06,.05,.95); */
    transition-delay: none;
}

.site-nav--has-dropdown-hover .megamenu,.is-focused>.megamenu {
    opacity: 1;
    transition-delay: 0s
}

.site-nav--has-dropdown-hover .megamenu .appear-animation,.is-focused>.megamenu .appear-animation {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.site-nav--is-megamenu.site-nav__item {
    position: static
}

.megamenu__colection-image {
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 0;
    padding-bottom: 46%;
    margin-bottom: 20px
}

.text-center .megamenu .grid {
    text-align: center
}

.text-center .megamenu .grid .grid__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.modal {
    display: none;
    bottom: 0;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 25;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal a,.modal a:hover {
    color: inherit
}

.modal .btn:not([disabled]):not(.btn--secondary),.modal .btn:not([disabled]):not(.btn--secondary):hover {
    color: #fff
}

.modal-open .modal .modal__inner {
    -webkit-animation: modal-open .5s forwards;
    animation: modal-open .5s forwards
}

.modal-open .modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e6e6e6;
    -webkit-animation: overlay-on .5s forwards;
    animation: overlay-on .5s forwards;
    cursor: pointer
}

.modal-closing .modal .modal__inner {
    -webkit-animation: modal-closing .5s forwards;
    animation: modal-closing .5s forwards
}

.modal-closing .modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e6e6e6;
    -webkit-animation: overlay-off .5s forwards;
    animation: overlay-off .5s forwards
}

.modal-open--solid .modal:before {
    background-color: #e6e6e6
}

.modal-open .modal--solid:before {
    background-color: #000;
    -webkit-animation: full-overlay-on .5s forwards;
    animation: full-overlay-on .5s forwards
}

.modal-closing .modal--solid:before {
    background-color: #000;
    -webkit-animation: full-overlay-off .5s forwards;
    animation: full-overlay-off .5s forwards
}

.modal--is-closing,.modal--is-active {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .modal-open {
        overflow:hidden
    }
}

.modal__inner {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 15px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .modal__inner {
        margin:40px
    }
}

.modal--square .modal__inner {
    background-color: #fff;
    color: #212121
}

.modal__inner img {
    display: block;
    max-height: 90vh
}

.modal__inner .image-wrap img {
    max-height: none
}

.modal__centered {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 1px;
    max-width: 100%
}

.modal--square .modal__centered-content {
    max-height: 80vh;
    padding: 22.5px;
    min-width: 200px;
    min-height: 200px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width: 768px) {
    .modal--square .modal__centered-content {
        padding:45px;
        max-height: 90vh;
        max-width: 1200px
    }
}

.modal__close {
    border: 0;
    padding: 15px;
    position: fixed;
    top: 0;
    right: 0;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .modal__close {
        padding:30px
    }
}

.modal__close .icon {
    width: 28px;
    height: 28px
}

.modal__close:hover,.modal__close:focus {
    color: #fff
}

.modal--square .modal__close {
    position: absolute;
    color: #212121;
    padding: 10px
}

.modal--square .modal__close:hover,.modal--square .modal__close:focus {
    color: #212121
}

.modal .page-content,.modal .page-width {
    padding: 0
}

.popup-cta {
    margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
    .modal--mobile-friendly {
        top:auto;
        bottom: 0;
        overflow: auto
    }

    .modal--mobile-friendly.modal--square .modal__centered-content {
        padding: 20px 20px 0
    }

    .modal--mobile-friendly.modal--is-active {
        overflow: auto
    }

    .modal-open .modal--mobile-friendly:before {
        display: none
    }

    .modal--mobile-friendly .modal__inner {
        margin: 0;
        border: 2px solid #212121
    }

    .modal--mobile-friendly .h1 {
        padding-right: 25px
    }

    .modal--mobile-friendly input {
        font-size: 16px!important
    }

    .modal--mobile-friendly .text-close {
        display: none
    }
}

.js-qty__wrapper {
    display: inline-block;
    position: relative;
    max-width: 85px;
    min-width: 75px;
    overflow: visible;
    background-color: #fff;
    border: 1px solid #e8e8e1;
    color: #000
}

.js-qty__num {
    display: block;
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    padding: 8px 25px;
    margin: 0;
    z-index: 1
}

.js-qty__adjust {
    cursor: pointer;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    border: 0 none;
    background: none;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .2s ease-out;
    z-index: 2;
    fill: #000
}

.js-qty__adjust .icon {
    display: block;
    font-size: 8px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    fill: inherit
}

.js-qty__adjust:hover {
    background-color: #f2f2f2;
    color: #000
}

.js-qty__adjust:active {
    background-color: #d2d2c4
}

.js-qty__adjust--plus {
    right: 0;
    border-left: 1px solid #f2f2f2
}

.js-qty__adjust--minus {
    left: 0;
    border-right: 1px solid #f2f2f2
}

.js-qty__fallback {
    display: none
}

.no-js .js-qty__fallback {
    display: inline-block
}

.drawer .js-qty__wrapper {
    background-color: transparent;
    border-color: #e8e8e1
}

.drawer .js-qty__num {
    border: none;
    color: #000;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px
}

.drawer .js-qty__adjust {
    border-color: #e8e8e1;
    color: #000;
    fill: #000
}

.drawer .js-qty__adjust:hover {
    background-color: #000;
    color: #fff;
    fill: #fff
}

.is-light .currency-picker__wrapper {
    color: #fff
}

.site-nav .currency-picker__wrapper {
    float: right
}

.currency-picker__wrapper .icon {
    margin-left: -5px;
    cursor: pointer
}

.site-nav__item .currency-picker__wrapper .icon {
    margin-right: 5px
}

.currency-input {
    font-size: 16px;
    font-family: "Neue Haas Grotesk",sans-serif;
    letter-spacing: 0em;
    line-height: 1.6;
    background-color: transparent;
    border: none;
    width: auto;
    background-image: url(/cdn/shop/t/145/assets/ico-select.svg);
    background-size: 12px;
    font-style: normal
}

@media only screen and (min-width: 768px) {
    .currency-input {
        font-size:16px
    }
}

.toolbar__item .currency-input {
    color: #0f0f0f;
    background-image: url(/cdn/shop/t/145/assets/ico-select-menu.svg)
}

@media only screen and (min-width: 768px) {
    .toolbar__item .currency-input {
        font-size:14px
    }
}

.is-light .currency-input {
    color: #fff;
    background-image: url(/cdn/shop/t/145/assets/ico-select-white.svg)
}

.currency-input:hover,.currency-input:focus {
    border: none
}

.header-item .currency-input {
    color: #0f0f0f;
    background-image: url(/cdn/shop/t/145/assets/ico-select-menu.svg)
}

.is-light .header-item .currency-input {
    color: #fff;
    background-image: url(/cdn/shop/t/145/assets/ico-select-white.svg)
}

.currency-picker--drawer .currency-input {
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/cdn/shop/t/145/assets/ico-select-drawer.svg);
    border: 1px solid #e8e8e1
}

.collapsibles-wrapper--border-bottom {
    border-bottom: 1px solid #e8e8e1
}

.collapsible-trigger {
    color: inherit;
    position: relative
}

.mobile-nav__toggle button,.mobile-nav__toggle .faux-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 30px;
    margin: 0
}

.mobile-nav__toggle button {
    border-left: 1px solid #e8e8e1
}

.mobile-nav__toggle button.is-open {
    border-bottom: 1px solid #e8e8e1
}

.collapsible-trigger__icon {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 768px) {
    .collapsible-trigger__icon {
        width:12px;
        height: 12px
    }
}

.mobile-nav__has-sublist .collapsible-trigger__icon {
    right: 25px
}

.collapsible-trigger__icon .icon {
    display: block;
    width: 10px;
    height: 10px;
    transition: all .1s ease-in
}

@media only screen and (min-width: 768px) {
    .collapsible-trigger__icon .icon {
        width:12px;
        height: 12px
    }
}

.collapsible-trigger--inline {
    padding: 11px 0 11px 40px
}

.collapsible-trigger--inline .collapsible-trigger__icon {
    right: auto;
    left: 0
}

.collapsible-trigger__icon--circle {
    width: 28px;
    height: 28px;
    text-align: center
}

.collapsible-trigger__icon--circle .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.collapsible-trigger.is-open .collapsible-trigger__icon>.icon-chevron-down {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.collapsible-trigger.is-open .collapsible-trigger__icon--circle>.icon-chevron-down {
    -webkit-transform: translate(-50%,-50%) scaleY(-1);
    transform: translate(-50%,-50%) scaleY(-1)
}

.collapsible-content {
    transition: opacity .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.25,.46,.45,.94);
}

.collapsible-content.is-open {
    visibility: visible;
    opacity: 1;
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94),height .35s cubic-bezier(.25,.46,.45,.94)
}

.collapsible-content--all {
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    height: 0
}

.collapsible-content--all .collapsible-content__inner {
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.collapsible-content--all .collapsible-content__inner--no-translate {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 767px) {
    .collapsible-content--small {
        visibility:hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0;
        height: 0
    }

    .collapsible-content--small .collapsible-content__inner {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    .collapsible-content--small .collapsible-content__inner--no-translate {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.collapsible-content__inner {
    transition: transform .3s cubic-bezier(.25,.46,.45,.94)
}

.is-open .collapsible-content__inner {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94)
}

.collapsible-trigger[aria-expanded=true] .collapsible-label__closed,.collapsible-label__open {
    display: none
}

.collapsible-trigger[aria-expanded=true] .collapsible-label__open {
    display: inline-block
}

.collapsible-content--sidebar {
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    height: 0
}

@media only screen and (min-width: 768px) {
    .collapsible-content--sidebar.is-open {
        overflow:initial;
        visibility: visible;
        opacity: 1;
        height: auto
    }
}

[data-section-type=photoswipe] .photoswipe__image {
    cursor: zoom-in
}

.pswp__button {
    color: #fff;
    position: relative
}

.pswp__button:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pswp__button svg {
    width: 32px;
    height: 32px
}

.pswp__button--arrow--left svg,.pswp__button--arrow--right svg {
    width: 24px;
    height: 24px
}

.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%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    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
}

.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;
    transform-origin: left top;
    transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    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: #222
}

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

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__button--close {
    padding: 15px
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    top: 50%;
    margin-top: -50px;
    height: 40px;
    width: 40px;
    position: absolute;
    background-color: #0000004d
}

.pswp__button--arrow--left {
    left: 15px
}

.pswp__button--arrow--right {
    right: 15px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px #00000040;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

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

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

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

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .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 {
    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(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

    to {
        -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)
    }

    to {
        -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)
    }

    to {
        -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;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

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

.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption {
    background-color: #0000004d
}

.pswp__ui--idle .pswp__top-bar,.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.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 {
    opacity: .001
}

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

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

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

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    /* background: transparent;
    color: transparent */
}

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

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    /* opacity: .18 */
}

.slick-prev:before,.slick-next:before {
    font-family: "slick-icons, sans-serif";
    font-size: 20px;
    line-height: 1;
    color: #000;
    /* opacity: .75; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px;
    background-image: url(//www.athsport.co/cdn/shop/t/358/assets/my-thumbnail-arrow-left.svg?v=41777);
}

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

.slick-prev:before {
    content: "\2039";
}

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

.slick-next {
    right: -27px;
    background-image: url('/cdn/shop/files/thumbnail-arrow-right.svg?v=1763060628');
}

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

.slick-next:before {
    /* content: "\203a" */
}

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

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

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

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

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

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

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    font-family: "slick-icons, sans-serif";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .18;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .5
}

:-moz-placeholder {
    color: inherit;
    opacity: .5
}

:-ms-input-placeholder {
    color: inherit;
    opacity: .5
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input,textarea,select {
    background-color: inherit;
    color: inherit
}

input[disabled],input.disabled,textarea[disabled],textarea.disabled,select[disabled],select.disabled {
    background-color: #f6f6f6;
    border-color: transparent
}

input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus {
    border: 1px solid #212121
}

input[type=image] {
    background-color: transparent
}

.social-sharing .icon {
    height: 18px;
    width: 18px
}

.social-sharing__link {
    display: inline-block;
    color: #212121;
    border-radius: 2px;
    margin: 0 10px 0 0;
    height: 18px;
    line-height: 18px;
    text-decoration: none;
    font-weight: 400
}

.social-sharing__link:last-child {
    margin-right: 0
}

.social-sharing__title {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    padding-right: 15px;
    padding-left: 3px
}

.grid-search {
    margin-bottom: 30px
}

.grid-search__product {
    position: relative;
    text-align: center
}

.grid-search__page-link,.grid-search__product-link {
    height: 280px
}

.grid-search__page-link {
    display: block;
    background-color: #fafafa;
    padding: 20px;
    color: #212121;
    overflow: hidden;
    text-overflow: ellipsis
}

.grid-search__page-link:hover,.grid-search__page-link:focus {
    background-color: #f5f5f5
}

.grid-search__page-content {
    display: block;
    height: 100%;
    overflow: hidden
}

.grid-search__page-content img {
    display: block;
    margin-bottom: 10px
}

.grid-search__image {
    display: block;
    padding: 20px;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .grid-search__image {
        position:absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

.index-section {
    padding: 25.5px 0
}

@media only screen and (min-width: 768px) {
    .index-section {
        padding:75px 0
    }
}

.index-section--small {
    margin: 18px 0
}

@media only screen and (min-width: 768px) {
    .index-section--small {
        margin:30px 0
    }
}

.index-section+.index-section,.index-section+.index-section--hidden,.main-content+.index-section {
    margin-top: 0
}

.index-section--flush {
    margin: 0
}

.section--divider {
    border-top: 1px solid #e8e8e1;
    padding-top: 25.5px
}

@media only screen and (min-width: 768px) {
    .section--divider {
        padding-top:75px
    }
}

.newsletter-section {
    padding: 25.5px 0
}

@media only screen and (min-width: 768px) {
    .newsletter-section {
        padding:75px 0
    }
}

.newsletter-section--with-divider {
    border-top: 1px solid #e8e8e1
}

.index-section--footer .index-section {
    margin-top: 0
}

.helper-section .grid-product__image-link {
    background-color: transparent
}

.helper-section .grid-product__image-wrapper {
    height: 275px!important
}

.feature-row {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media only screen and (min-width: 1050px) {
    .feature-row {
        margin:0 6%
    }
}

@media only screen and (max-width: 959px) {
    .feature-row {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }
}

@media only screen and (max-width: 959px) {
    .feature-row--small-none {
        display:block
    }
}

.feature-row__item {
    min-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.feature-row__item .btn {
    background: #000;
}

@media only screen and (max-width: 959px) {
    .feature-row__item {
        -webkit-box-flex:1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        min-width: 0
    }
}

.feature-row__image {
    display: block;
    margin: 0 auto
}

@media only screen and (max-width: 959px) {
    .feature-row__image {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

.feature-row__text {
    font-size: 1.1em;
    padding-top: 30px;
    padding-bottom: 30px
}

@media only screen and (max-width: 959px) {
    .feature-row__text {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 15px;
        padding-bottom: 0
    }
}

.feature-row__text .rte {
    margin: 0
}

.feature-row__text .btn {
    margin: 15px 10px 0 0
}

.page-width.featured-image-row {
    max-width: 1040px;
}

#shopify-section-text_and_image_JtH7Rb {
    /* background-color: #D9D9D9; */
    background-image: url('/cdn/shop/files/sauna-grain-50.jpg?v=1765300861');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}


#shopify-section-text_and_image_JtH7Rb > .page-width {
  position: relative;
  z-index: 2;
}

.feature-row__item p.h3 {
    font-size: 60px;
    margin-bottom: 0px;
}

.our-story .featured-row__subtext p {
    font-size: 16px;
}

.our-story .testimonials-slider__text p, .our-story .quote-icon {
    color: #010101 !important;
}

.featured-row__subtext p {
    font-size: 14px;
}

.feature-arrow {
    position: absolute;
    top: 25%;
    left: 55%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;            
    width: 190px;                    
    opacity: 0;                      
    transition: opacity 0.3s ease;
}

.feature-row__item h3 {
    font-size: 42px;
    margin-bottom: 0px;
    color: #f1f1f1;
}

.featured-row__subtext {
    font-size: 14px;
    color: #f1f1f1;
}

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

    #shopify-section-text_and_image_JtH7Rb {
        background-image: url('/cdn/shop/files/sauna-grain-800.jpg?v=1765392630');
    }

    .feature-row__item p.h3 {
        font-size: 50px;
    }

    .feature-row__item h3 {
    font-size: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .feature-row__text--left {
        padding-left:60px
    }

    .feature-row__text--right {
        padding-right: 0px
    }

    .feature-arrow {
        opacity: 1;
    } 
}

.slick-slider .slick-dots li {
    vertical-align: middle
}

.slick-slider .slick-dots li,.slick-slider .slick-dots li button {
    width: 8px;
    height: 8px
}

.slick-slider .slick-dots li button:before {
    width: 8px;
    height: 8px;
    border-radius: 100%
}

.slick-slider .slick-dots li.slick-active,.slick-slider .slick-dots li.slick-active button,.slick-slider .slick-dots li.slick-active button:before {
    width: 12px;
    height: 12px
}

.slick-slider[data-bars] .slick-dots li,.slick-slider[data-bars] .slick-dots li button {
    padding: 0;
    width: 150px;
    height: 18px
}

.slick-slider[data-bars] .slick-dots li button:before,.slick-slider[data-bars] .slick-dots li button:after {
    content: "";
    width: 150px;
    height: 4px;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.slick-slider[data-bars] .slick-dots li button:before {
    opacity: 1
}

.slick-slider[data-bars] .slick-dots li button:after {
    background-color: #ffffff40;
    box-shadow: 0 0 75px #000c
}

.slick-slider[data-bars] .slick-dots li.slick-active,.slick-slider[data-bars] .slick-dots li.slick-active button {
    height: 18px
}

.slick-slider[data-bars] .slick-dots li.slick-active button:before,.slick-slider[data-bars] .slick-dots li.slick-active button:after {
    width: 150px;
    height: 4px
}

.slick-slider[data-bars] .slick-dots li.slick-active button:before {
    background-color: #fff
}

@media only screen and (max-width: 767px) {
    .slick-slider[data-bars] .slick-dots li,.slick-slider[data-bars] .slick-dots li button,.slick-slider[data-bars] .slick-dots li button:before,.slick-slider[data-bars] .slick-dots li button:after,.slick-slider[data-bars] .slick-dots li.slick-active,.slick-slider[data-bars] .slick-dots li.slick-active button,.slick-slider[data-bars] .slick-dots li.slick-active button:before,.slick-slider[data-bars] .slick-dots li.slick-active button:after {
        width:40px
    }
}

.slick-slider[data-bars][data-autoplay=true] .slick-dots li button:before {
    width: 0%
}

.slick-slider[data-bars][data-autoplay=true] .slick-dots li.slick-active button:before {
    -webkit-animation: slideshowBars 0s linear forwards;
    animation: slideshowBars 0s linear forwards
}

.hero .slick-dots {
    bottom: 20px
}

.hero .slick-dots li button:before {
    background-color: #fff
}

.hero.slick-dotted {
    margin-bottom: 0
}

.slick-track {
    cursor: pointer;
    cursor: -webkit-grab
}

[data-slide-count="1"] .slick-track,[data-slide-count="1"] .slick-track:active {
    cursor: default
}

.slick-track:active {
    cursor: -webkit-grabbing
}

.slick-prev,.slick-next {
    width: 20px;
    height: 20px;
    top: 40%;
    z-index: 20;
    background-size: contain;
    background-repeat: no-repeat;
}

.slick-prev:before,.slick-next:before {
    color: #fff;
    font-size: 60px;
    line-height: 40px;
    text-shadow: 0 0 20px black
}

.slick-prev {
    left: 25px
}

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

@media only screen and (max-width: 767px) {
    .slick-prev {
        left:40px
    }

    [dir=rtl] .slick-prev {
        right: 40px
    }
}

.slick-next {
    right: 25px
}

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

@media only screen and (max-width: 767px) {
    .slick-next {
        right:-10px
    }

    [dir=rtl] .slick-next {
        left: 40px
    }
}

.hero {
    overflow: hidden
}

.hero .slideshow__slide,.hero .slick-list,.hero .slick-track {
    height: 100%
}

.slideshow-wrapper {
    position: relative
}

.slideshow__pause:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #fff;
    background-color: #000;
    padding: 10px;
    z-index: 10000;
    transition: none
}

.video-is-playing .slideshow__pause:focus {
    display: none
}

.slideshow__pause-stop {
    display: block
}

.is-paused .slideshow__pause-stop,.slideshow__pause-play {
    display: none
}

.is-paused .slideshow__pause-play {
    display: block
}

.slideshow__slide {
    display: none;
    position: relative;
    overflow: hidden
}

.slideshow__slide:first-child {
    display: block
}

.hero {
    position: relative;
    overflow: hidden;
    background: #0f0f0f
}

.hero__media-container,.hero__image-wrapper,.hero__media {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.hero__image-wrapper:before,.hero__media:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: #000;
    opacity: .1
}

.video-interactable .hero__image-wrapper:before,.video-interactable .hero__media:before {
    pointer-events: none
}

.hero__image {
    z-index: 1
}

.hero__media {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 1
}

.hero__image-wrapper--no-overlay:before {
    content: none
}

.hero__media iframe,.hero__media video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.video-interactable .hero__media iframe,.video-interactable .hero__media video {
    pointer-events: auto
}

.vimeo-mobile-trigger {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top: 90px
}

.hero__text-content .vimeo-mobile-trigger {
    margin-top: -130px
}

.vimeo-mobile-trigger .icon {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px
}

.hero__media iframe,.hero__media video {
    width: 300%;
    left: -100%;
    max-width: none
}

@media screen and (min-width: 1140px) {
    .hero__media iframe,.hero__media video {
        width:100%;
        height: 300%;
        left: auto;
        top: -100%
    }
}

.hero__slide-link {
    color: #fff;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5
}

.hero__slide-link:hover~.hero__text-wrap .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) {
    background: #1a1a1a;
    transition-delay: .25s
}

.hero__slide-link:hover~.hero__text-wrap .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
    -webkit-animation: shine .75s cubic-bezier(.01,.56,1,1);
    animation: shine .75s cubic-bezier(.01,.56,1,1)
}

.hero__text-wrap {
    position: relative;
    height: 100%;
    color: #fff
}

.video-interactable .hero__text-wrap {
    pointer-events: none
}

.hero__text-wrap .page-width {
    display: table;
    width: 100%;
    height: 100%
}

.hero__text-content {
    position: relative;
    padding: 15px 0;
    z-index: 4
}

@media only screen and (min-width: 768px) {
    .hero__text-content {
        padding:45px 0
    }
}

.hero__text-shadow {
    position: relative;
    display: inline-block
}

.hero__text-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 60%);
    margin: -100px -200px
}

.hero__top-subtitle {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 1em;
    margin-bottom: 5px
}

.hero__title {
    display: block;
    margin-bottom: 0
}

.hero__subtext {
    margin-top: 20px
}

.hero__subtitle {
    font-size: 1.1em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.hero__link {
    position: relative;
    display: inline-block
}

.video-interactable .hero__link {
    pointer-events: auto
}

.hero__link .btn {
    margin: 10px 5px 2px
}

@media only screen and (min-width: 768px) {
    .hero__link .btn {
        margin-top:0
    }
}

.hero__text-content {
    display: table-cell
}

.hero__text-content .hero__link {
    margin-top: 7.5px
}

@media only screen and (min-width: 768px) {
    .hero__text-content .hero__link {
        margin-top:15px
    }
}

.hero__text-content.horizontal-left {
    text-align: left
}

.hero__text-content.horizontal-center {
    text-align: center
}

.hero__text-content.horizontal-right {
    text-align: right
}

.hero__text-content.vertical-center {
    vertical-align: middle
}

.hero__text-content.vertical-center .hero__subtitle {
    margin-right: 0
}

.hero__text-content.vertical-center .hero__link {
    display: block
}

.hero__text-content.vertical-center .hero__link .btn {
    margin-left: 0
}

.hero__text-content.vertical-center .hero__link .btn+.btn {
    margin-left: 10px
}

.hero__text-content.vertical-bottom {
    vertical-align: bottom
}

.slick-dotted .hero__text-content.vertical-bottom {
    padding-bottom: 50px
}

.overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center {
    padding-top: 50px
}

@media only screen and (min-width: 768px) {
    .overlaid-header .index-section--hero:first-child .hero__text-content.vertical-center {
        padding-top:90px
    }
}

.hero--450px {
    height: 292px
}

.hero--550px {
    height: 357px
}

.hero--650px {
    height: 422px
}

.hero--750px {
    height: 487px
}

.hero--100vh {
    height: 100vh
}

.hero--natural[data-natural] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (min-width: 768px) {
    .hero--450px {
        height:450px
    }

    .hero--550px {
        height: 550px
    }

    .hero--650px {
        height: 650px
    }

    .hero--750px {
        height: 750px
    }
}

@media only screen and (max-width: 767px) {
    .hero--mobile--250px:not([data-natural]) {
        height:250px
    }

    .hero--mobile--300px:not([data-natural]) {
        height: 300px
    }

    .hero--mobile--400px:not([data-natural]) {
        height: 400px
    }

    .hero--mobile--500px:not([data-natural]) {
        height: 500px
    }

    .hero--mobile--100vh:not([data-natural]) {
        height: 90vh
    }
}

.index-section--hero:first-child [data-align-top] .slideshow-wrapper {
    position: relative;
    z-index: 1
}

[data-aos=hero__animation] .hero__top-subtitle .animation-contents,[data-aos=hero__animation] .hero__title .animation-contents,[data-aos=hero__animation] .hero__subtitle .animation-contents,[data-aos=hero__animation] .hero__link .btn,.hero .slideshow__slide .hero__top-subtitle .animation-contents,.hero .slideshow__slide .hero__title .animation-contents,.hero .slideshow__slide .hero__subtitle .animation-contents,.hero .slideshow__slide .hero__link .btn {
    opacity: 0
}

.no-js [data-aos=hero__animation] .hero__top-subtitle .animation-contents,.no-js [data-aos=hero__animation] .hero__title .animation-contents,.no-js [data-aos=hero__animation] .hero__subtitle .animation-contents,.no-js [data-aos=hero__animation] .hero__link .btn,.no-js .hero .slideshow__slide .hero__top-subtitle .animation-contents,.no-js .hero .slideshow__slide .hero__title .animation-contents,.no-js .hero .slideshow__slide .hero__subtitle .animation-contents,.no-js .hero .slideshow__slide .hero__link .btn {
    opacity: 1
}

[data-aos=hero__animation] .hero__media,[data-aos=hero__animation] .hero__image,.hero .slideshow__slide .hero__media,.hero .slideshow__slide .hero__image {
    opacity: 0
}

.no-js [data-aos=hero__animation] .hero__media,.no-js [data-aos=hero__animation] .hero__image,.no-js .hero .slideshow__slide .hero__media,.no-js .hero .slideshow__slide .hero__image {
    opacity: 1
}

[data-aos=hero__animation].loaded.aos-animate .hero__top-subtitle .animation-contents,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__top-subtitle .animation-contents {
    -webkit-animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards;
    animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards
}

[data-aos=hero__animation].loaded.aos-animate .hero__title .animation-contents,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__title .animation-contents {
    -webkit-animation: rise-up .8s cubic-bezier(.26,.54,.32,1) .3s forwards;
    animation: rise-up .8s cubic-bezier(.26,.54,.32,1) .3s forwards
}

[data-aos=hero__animation].loaded.aos-animate .hero__subtitle .animation-contents,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__subtitle .animation-contents {
    -webkit-animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards;
    animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards
}

[data-aos=hero__animation].loaded.aos-animate .hero__link .btn,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__link .btn {
    -webkit-animation: fade-in 2s ease 1.3s forwards;
    animation: fade-in 2s ease 1.3s forwards
}

[data-aos=hero__animation].loaded.aos-animate .hero__link .btn:nth-child(2),.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__link .btn:nth-child(2) {
    -webkit-animation: fade-in 2s ease 1.6s forwards;
    animation: fade-in 2s ease 1.6s forwards
}

[data-aos=hero__animation].loaded.aos-animate .hero__media,[data-aos=hero__animation].loaded.aos-animate .hero__image.lazyloaded,[data-aos=hero__animation].loaded.aos-animate .hero__image--svg,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__media,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__image.lazyloaded,.hero.loaded.aos-animate .slideshow__slide.slick-active .hero__image--svg {
    -webkit-animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    transition: none
}

.hero__image-wrapper {
    -webkit-transform: translateX(200px);
    transform: translate(200px);
    opacity: 0;
    transition: none
}

.slideshow__slide .hero__top-subtitle .animation-cropper,.slideshow__slide .hero__title .animation-cropper,.slideshow__slide .hero__subtitle .animation-cropper,.slideshow__slide .hero__link {
    opacity: 0;
    transition: none
}

.slick-current .hero__image-wrapper {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translate(0);
    transition: all .7s ease
}

.slick-current .hero__top-subtitle .animation-cropper {
    opacity: 1;
    transition: all .5s ease-in .64s
}

.slick-current .hero__title .animation-cropper {
    opacity: 1;
    transition: all .5s ease-in .25s
}

.slick-current .hero__subtitle .animation-cropper {
    opacity: 1;
    transition: all .5s ease-in .64s
}

.slick-current .hero__link {
    opacity: 1;
    transition: all .61s ease-in 1.18s
}

.slideshow__slide.animate-out .hero__image-wrapper {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translate(-200px);
    transition: all .5s ease-in .05s
}

.slideshow__slide.animate-out .hero__top-subtitle .animation-cropper,.slideshow__slide.animate-out .hero__title .animation-cropper,.slideshow__slide.animate-out .hero__subtitle .animation-cropper,.slideshow__slide.animate-out .hero__link {
    opacity: 0;
    transition: none
}

.callout-images {
    position: relative;
    height: 225px;
    width: 225px;
    max-width: 100%;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .callout-images {
        height:450px;
        width: 450px
    }
}

.callout-image-centered {
    position: relative;
    width: 140px
}

@media only screen and (min-width: 768px) {
    .callout-image-centered {
        width:280px
    }
}

.callout-image-placeholder {
    display: block;
    max-height: 100%;
    margin: 0 auto 30px
}

@media only screen and (max-width: 767px) {
    .callout-image-placeholder {
        max-width:585px;
        margin: -75px 0 0 -145px
    }
}

.feature-row__callout-image+.feature-row__text .feature-row__content {
    background-color: #fff;
    position: relative;
    z-index: 3;
    margin: -10px;
    padding-left: 10px
}

@media only screen and (min-width: 768px) {
    .feature-row__callout-image {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }

    .feature-row__callout-text.feature-row__text--left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 60px 0 0
    }

    .feature-row__callout-text.feature-row__text--right {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding: 0 0 0 60px
    }
}

.callout-image {
    position: absolute;
    transition: all 2.5s cubic-bezier(.39,.68,.29,1) .5s;
    z-index: 1;
    background-color: #fff
}

.callout-image:nth-child(1) {
    position: relative;
    width: 100%;
    z-index: 2
}

.callout-image:nth-child(2) {
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,50%,0);
    transform: translate3d(-50%,50%,0);
    max-width: 90px
}

@media only screen and (min-width: 768px) {
    .callout-image:nth-child(2) {
        max-width:180px
    }
}

.callout-image:nth-child(3) {
    top: 50%;
    right: 50%;
    -webkit-transform: translate3d(50%,-50%,0);
    transform: translate3d(50%,-50%,0);
    max-width: 80px
}

@media only screen and (min-width: 768px) {
    .callout-image:nth-child(3) {
        max-width:160px
    }
}

.callout-image:nth-child(4) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    max-width: 100px
}

@media only screen and (min-width: 768px) {
    .callout-image:nth-child(4) {
        max-width:200px
    }
}

.callout-image:nth-child(5) {
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate3d(50%,50%,0);
    transform: translate3d(50%,50%,0);
    max-width: 50px
}

@media only screen and (min-width: 768px) {
    .callout-image:nth-child(5) {
        max-width:100px
    }
}

[data-aos=collection-callout].aos-animate .callout-image:nth-child(1) {
    box-shadow: 0 10px 15px #0000004d
}

[data-aos=collection-callout].aos-animate .callout-image:nth-child(2) {
    bottom: 46%;
    left: -64px;
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

[data-aos=collection-callout].aos-animate .callout-image:nth-child(3) {
    top: 52%;
    right: -60px;
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

[data-aos=collection-callout].aos-animate .callout-image:nth-child(4) {
    top: 48%;
    left: -50px;
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

[data-aos=collection-callout].aos-animate .callout-image:nth-child(5) {
    bottom: 54%;
    right: -40px;
    -webkit-transform: translate3d(0,0,0);
    transform: translateZ(0)
}

@media only screen and (min-width: 768px) {
    [data-aos=collection-callout].aos-animate .callout-image:nth-child(1) {
        box-shadow:0 20px 30px #0000004d
    }

    [data-aos=collection-callout].aos-animate .callout-image:nth-child(2) {
        left: -128px
    }

    [data-aos=collection-callout].aos-animate .callout-image:nth-child(3) {
        right: -120px
    }

    [data-aos=collection-callout].aos-animate .callout-image:nth-child(4) {
        left: -100px
    }

    [data-aos=collection-callout].aos-animate .callout-image:nth-child(5) {
        right: -80px
    }
}

.collection-content {
    padding-top: 22.5px
}

@media only screen and (min-width: 768px) {
    .collection-content {
        padding-top:45px
    }
}

.collection-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .collection-filter {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.collection-filter select,.collection-filter .btn {
    height: 44px;
    font-size: 16px
}

.collection-filter select {
    display: block;
    width: 100%
}

.collection-filter .btn {
    padding: 0 20px
}

@media only screen and (max-width: 767px) {
    .collection-filter .btn {
        width:100%;
        text-align: left
    }
}

.collection-filter .btn .icon {
    position: relative;
    top: -2px;
    margin-right: 10px
}

.collection-filter__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 15px
}

.collection-filter__item--drawer {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding-right: 7.5px
}

.collection-filter__item--count {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 170%;
    flex: 1 1 170%;
    text-align: center
}

.collection-filter__item--sort {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding-left: 7.5px
}

@media only screen and (max-width: 767px) {
    .collection-filter__item--count {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.collection-hero {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #0f0f0f
}

@media only screen and (min-width: 768px) {
    .collection-hero {
        height:420px
    }
}

.collection-hero__spacer {
    height: 250px
}

@media only screen and (min-width: 768px) {
    .collection-hero__spacer {
        height:420px
    }
}

.collection-hero__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 15px 0;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .collection-hero__content {
        padding:30px 0
    }
}

.overlaid-header .collection-hero__content {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .overlaid-header .collection-hero__content {
        padding-top:100px
    }
}

.collection-hero__content .page-width {
    width: 100%
}

.collection-hero__content:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .1;
    display: block
}

.collection-hero__content .section-header {
    opacity: 0;
    -webkit-animation: fade-in .5s forwards 1s;
    animation: fade-in .5s forwards 1s
}

.collection-hero__image {
    opacity: 0
}

.no-js .collection-hero__image {
    opacity: 1
}

.collection-hero__image.lazyloaded {
    -webkit-animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    transition: none
}

.grid--collection.unload {
    min-height: 180px;
    background: transparent url(/cdn/shop/t/145/assets/ajax-loader.gif) center 150px no-repeat
}

.grid--collection.unload .grid__item {
    opacity: 0;
    transition-duration: .3s;
    -webkit-animation: grid-product__loading 1.5s ease infinite 1.5s;
    animation: grid-product__loading 1.5s ease infinite 1.5s
}

.collection-sidebar {
    padding-right: 10px
}

.collection-sidebar__group {
    border-top: 1px solid #e8e8e1;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 10px
}

.collection-sidebar__group:first-child {
    margin-top: 0
}

.drawer .collection-sidebar__group:first-child {
    border-top: 0
}

@media only screen and (min-width: 768px) {
    .collection-sidebar__group .collapsible-content__inner {
        padding-bottom:5px
    }
}

.collection-sidebar__group .tag-list {
    margin-bottom: 0
}

.is-light .site-header__logo .logo--has-inverted,.site-header__logo .logo--inverted {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0
}

.is-light .site-header__logo .logo--inverted {
    opacity: 1;
    visibility: visible;
    height: auto
}

@media only screen and (min-width: 768px) {
    .site-header__logo {
        text-align:left
    }
}

.site-header__logo a,.header-logo a {
    color: #0f0f0f
}

.is-light .site-header__logo a,.is-light .header-logo a,.is-light .site-header__logo a:hover,.is-light .header-logo a:hover {
    color: #fff
}

.site-header {
    border-bottom: 1px solid #e8e8e1
}

.is-light .site-header {
    border-bottom: none
}

.site-nav__dropdown-link {
    display: block;
    padding: 8px 15px;
    white-space: nowrap;
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: 'Neue Haas Grotesk';
}

.megamenu .site-nav__dropdown-link {
    padding: 4px 0;
    white-space: normal
}

.tag-list__header {
    text-align: left
}

.tag-list .tag-list {
    margin-left: 15px
}

.tag-list a {
    display: block;
    line-height: 2
}

.tag--active>a {
    font-weight: 900
}

.tag-list--checkboxes a {
    position: relative;
    padding-left: 25px
}

.tag-list--checkboxes a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tag-list--checkboxes a:before {
    border: 1px solid #e8e8e1;
    height: 16px;
    width: 16px
}

.tag-list--checkboxes .tag--active a:before {
    background-color: #212121;
    border-color: #212121
}

.tag--remove {
    position: relative
}

.tag--remove a {
    text-align: left
}

.tag--remove .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    color: #fff
}

.variant-input-wrap {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative
}

.variant-input-wrap input {
    clip: rect(0 0 0 0);
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px
}

.variant-input-wrap label {
    font-size: 16px;
    font-family: "Neue Haas Grotesk",sans-serif;
    letter-spacing: 0em;
    line-height: 1.6;
    position: relative;
    display: inline-block;
    font-weight: 400;
    padding: 7px 15px;
    margin: 0 8px 12px 0;
    background-color: #f3f3f3
}

@media only screen and (min-width: 768px) {
    .variant-input-wrap label {
        font-size:16px
    }
}

.variant-input-wrap label:active,.variant-input-wrap label:focus {
    border-color: #212121;
    box-shadow: inset 0 0 0 1px #212121
}

.variant-input-wrap label.disabled {
    color: #e8e8e1
}

.variant-input-wrap label.disabled:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    border-color: #e8e8e1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.variant-input-wrap label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e8e8e1;
    z-index: 1
}

.variant-input-wrap input[type=radio]:checked+label {
    border-color: #212121
}

.variant-input-wrap input[type=radio]:checked+label:after {
    border-width: 2px;
    border-color: #212121
}

.variant-input-wrap input[type=radio]:focus+label {
    background-color: #2121210d
}

.variant-wrapper {
    margin-bottom: -12px;
    flex-grow: 1;
}

.no-js .variant-wrapper {
    display: none
}

.variant-wrapper--dropdown {
    display: inline-block;
    /* margin-right: 15px; */
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
  .variant-wrapper-last {
    margin-left: 15px;
  }
}
.variant__label[for] {
    display: block;
    margin-bottom: 0px;
    cursor: default;
    font-weight:bold;
}

.variant__label-info {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0
}

.variant__color-swatch {
    position: relative;
    text-indent: -9999px;
    overflow: hidden;
    width: 2.5em;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.variant__color-swatch:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid white;
    margin: 1px;
    z-index: 2
}

.grid-product {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .grid-product {
        margin-bottom:30px
    }
}

@media only screen and (max-width: 767px) {
    .grid-overflow-wrapper .grid-product {
        margin-bottom:0
    }
}

.grid-product__content {
    position: relative;
    text-align: left
}

.grid-product__title--heading {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase;
    font-size: 18px
}

.grid-product__link {
    display: block
}

.grid-product__image-mask {
    position: relative;
    overflow: hidden
}

.grid-product__link--disabled .grid-product__image-mask,.grid-product__link--disabled:hover .grid-product__image-mask,.grid-product__link--disabled:focus .grid-product__image-mask {
    opacity: .5
}

.grid-product__image {
    display: block;
    margin: 0 auto;
    width: 100%
}

.grid-product__secondary-image {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    background-color: #fff
}

.grid-product__image-mask:hover .grid-product__secondary-image {
    -webkit-animation: fade-in-small .2s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in-small .2s cubic-bezier(.26,.54,.32,1) 0s forwards
}

@media only screen and (max-width: 767px) {
    .supports-touch .grid-product__secondary-image {
        display:none
    }
}

.grid-product__color-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity .4s ease;
    background-color: #fff
}

.grid-product__color-image.is-active {
    -webkit-animation: fade-in-small .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in-small .5s cubic-bezier(.26,.54,.32,1) 0s forwards
}

.product-form-holder {
    opacity: 0;
    transition: opacity .4s ease
}

.product-form-holder.is-active {
    opacity: 1
}

.grid-product__meta {
    text-align: center;
    position: relative;
    padding: 10px 0 6px;
    line-height: 1.2
}

.grid-product__vendor {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: .8em;
    margin-top: 3px
}

.grid-product__price {
    font-size: 14px;
    color: #1c1d1d;
    margin-top: 0
}

.grid-product__price--original {
    text-decoration: line-through;
    margin-right: 5px
}

.grid-product__price--savings {
    color: #ff4e4e;
    margin-left: 5px;
    white-space: nowrap
}

.grid-product__tag {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    padding: 6px 5px 6px 7px;
    background-color: #000;
    color: #fff;
    z-index: 1;
    transition: opacity .4s ease
}

@media only screen and (min-width: 768px) {
    .grid-product__tag {
        padding:7px 7px 7px 9px
    }
}

.quick-product__btn {
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    z-index: 2;
    background-color: #000;
    color: #fff;
    overflow: hidden;
    padding: 8px 5px;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: opacity .15s ease,background .3s ease,-webkit-transform .15s ease-out;
    transition: opacity .15s ease,transform .15s ease-out,background .3s ease;
    transition: opacity .15s ease,transform .15s ease-out,background .3s ease,-webkit-transform .15s ease-out
}

.no-js .quick-product__btn {
    display: none
}

.grid-product__content:hover .quick-product__btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: opacity .15s ease,-webkit-transform .15s ease-out;
    transition: opacity .15s ease,transform .15s ease-out;
    transition: opacity .15s ease,transform .15s ease-out,-webkit-transform .15s ease-out
}

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

    .variants {
      margin-top: 10px;
      flex-direction: column;
    }
  
    .variant-wrapper--dropdown {
     margin-right: 0px;
     width: 100%;
   }  
    .variant-input-wrap {
      margin-bottom: 10px;
    }

    .variant-input-wrap-last {
      margin-bottom: 20px;
    }
  
    .grid-overflow-wrapper {
        overflow:hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 20px
    }

    .grid-overflow-wrapper .grid {
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .grid-overflow-wrapper .grid__item {
        width: 39vw;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39vw;
        flex: 0 0 39vw;
        display: inline-block;
        float: none;
        white-space: normal
    }

    .grid-overflow-wrapper .grid__item:first-child {
        margin-left: 40px
    }

    .grid-overflow-wrapper .grid__item:last-child:after {
        content: "";
        display: inline-block;
        width: 100%;
        margin-right: 40px
    }

    .grid-overflow-wrapper .grid__item--view-all {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid-overflow-wrapper .grid__item,.grid-overflow-wrapper .grid-product__price {
        font-size: .75rem
    }

    [data-aos=overflow__animation] {
        -webkit-transform: translateX(100vw);
        transform: translate(100vw);
        transition: all .8s cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos=overflow__animation].aos-animate {
        -webkit-transform: translateX(0);
        transform: translate(0)
    }
}

.grid-product__see-all {
    display: inline-block;
    padding: 15px;
    text-align: center;
    border: 1px solid #e8e8e1;
    margin-top: -60px
}

.grid-product__colors {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 15px
}

@media only screen and (min-width: 768px) {
    .grid-product__colors {
        line-height:19px
    }
}

.grid-product__colors+.grid-product__colors {
    margin-top: 4px
}

.color-swatch {
    display: block;
    text-indent: -9999px;
    overflow-y: hidden;
    padding: 0 4px 4px
}

.color-swatch--icon {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .color-swatch--icon {
        width:19px;
        height: 19px
    }
}

.color-swatch--icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid white;
    margin: 1px;
    z-index: 1
}

.color-swatch--icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e8e8e1;
    transition: border-color .2s ease;
    z-index: 2
}

.color-swatch:hover .color-swatch--icon:after {
    border-color: #212121
}

.collection-item {
    position: relative;
    display: block;
    margin-bottom: 17px;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .collection-item {
        margin-bottom:22px
    }
}

.grid--no-gutters .collection-item {
    margin-bottom: 0
}

.collection-item:hover .collection-image {
    -webkit-transform: scale(1.03,1.03);
    transform: scale(1.03);
    transition: all .8s ease
}

.collection-item:not(.collection-item--below):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .1;
    transition: opacity .8s ease
}

.collection-item:not(.collection-item--below):hover:after {
    opacity: .25
}

.collection-image {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
    opacity: 0
}

.collection-item--below .collection-image {
    background-size: contain
}

.collection-image--placeholder {
    opacity: 1
}

.collection-image--placeholder svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.collection-image--square {
    padding-bottom: 100%
}

.collection-image--landscape {
    padding-top: 75%
}

.collection-image--portrait {
    padding-top: 150%
}

.collection-item__title {
    display: block;
    z-index: 2
}

.collection-item--below .collection-item__title {
    margin-top: 5px
}

.collection-item__title--heading {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase
}

.collection-item__title--overlaid,.collection-item__title--overlaid-box {
    display: block;
    position: absolute;
    left: 7px;
    right: 7px
}

@media only screen and (min-width: 768px) {
    .collection-item__title--overlaid,.collection-item__title--overlaid-box {
        left:15px;
        right: 15px
    }
}

.collection-item__title--overlaid {
    color: #fff;
    text-shadow: 0 0 50px black
}

.collection-item__title--overlaid-box>span {
    display: inline-block;
    background-color: #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 8px 15px;
    color: #212121
}

.collection-item__title--top-center,.collection-item__title--center,.collection-item__title--bottom-center {
    text-align: center
}

.collection-item__title--top-right .collection-item__title--right,.collection-item__title--bottom-right {
    text-align: right
}

.collection-item__title--left[class*=collection-item__title--overlaid],.collection-item__title--center[class*=collection-item__title--overlaid],.collection-item__title--right[class*=collection-item__title--overlaid] {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.collection-item__title--top-left[class*=collection-item__title--overlaid],.collection-item__title--top-center[class*=collection-item__title--overlaid],.collection-item__title--top-right[class*=collection-item__title--overlaid] {
    top: 7px
}

@media only screen and (min-width: 768px) {
    .collection-item__title--top-left[class*=collection-item__title--overlaid],.collection-item__title--top-center[class*=collection-item__title--overlaid],.collection-item__title--top-right[class*=collection-item__title--overlaid] {
        top:15px
    }
}

.collection-item__title--bottom-left[class*=collection-item__title--overlaid],.collection-item__title--bottom-center[class*=collection-item__title--overlaid],.collection-item__title--bottom-right[class*=collection-item__title--overlaid] {
    bottom: 7px
}

@media only screen and (min-width: 768px) {
    .collection-item__title--bottom-left[class*=collection-item__title--overlaid],.collection-item__title--bottom-center[class*=collection-item__title--overlaid],.collection-item__title--bottom-right[class*=collection-item__title--overlaid] {
        bottom:15px
    }
}

.custom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -22px;
    margin-left: -22px
}

@media only screen and (max-width: 767px) {
    .custom-content {
        margin-bottom:-17px;
        margin-left: -17px;
        padding-left: 40px;
        padding-right: 40px
    }
}

.custom__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 22px;
    padding-left: 22px;
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .custom__item {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-left: 17px;
        margin-bottom: 0
    }

    .custom__item:last-of-type {
        margin-bottom: 20px
    }

    .custom__item.small--one-half {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}

.custom__item img {
    display: block
}

.custom__item-inner {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%;
    width: 100%
}

.custom__item-inner--video,.custom__item-inner--html {
    display: block
}

.custom__item-inner--image {
    width: 100%
}

.custom__item-inner--html img {
    display: block;
    margin: 0 auto
}

.custom__item-inner--placeholder-image {
    width: 100%
}

.align--top-middle {
    text-align: center
}

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

.align--middle-left {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align--center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center
}

.align--middle-right {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: right
}

.align--bottom-left {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align--bottom-middle {
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center
}

.align--bottom-right {
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: right
}

.article__grid-image {
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.article__grid-image img {
    display: block
}

.article__date {
  font-size: 11px;
  TEXT-TRANSFORM: UPPERCASE;
}

.section-header .article__date {
  margin-bottom: 15px
}


.article__grid-meta {
  margin-bottom: 30px
}

h1.article__title {
  font-size: 45px;
}

.article__body h2 {
  font-size: 30px;
}

.article__body h3 {
  font-size: 25px;
}

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

    .article__grid-image {
        margin-bottom:30px
    }
  
    .article__grid-meta {
        text-align:center
    }

    h1.article__title {
      font-size: 45px;
    }

    .article__body h2 {
      font-size: 30px;
    }
}

.logo-bar {
    text-align: center;
    margin-bottom: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.logo-bar__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 110px;
    flex: 0 1 110px;
    vertical-align: middle;
    margin: 0 15px 20px
}

@media only screen and (min-width: 768px) {
    .logo-bar__item {
        -webkit-box-flex:0;
        -ms-flex: 0 1 160px;
        flex: 0 1 160px;
        margin: 0 20px 30px
    }
}

.logo-bar__image {
    display: block;
    margin: 0 auto
}

.logo-bar__link {
    display: block
}

[data-aos=logo__animation] .logo-bar__item {
    opacity: 0
}

[data-aos=logo__animation].aos-animate .logo-bar__item {
    -webkit-animation: fade-in .5s ease 0s forwards;
    animation: fade-in .5s ease 0s forwards
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(6) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(7) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(8) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

[data-aos=logo__animation].aos-animate .logo-bar__item:nth-child(9) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.background-media-text {
    position: absolute;
    width: 100%;
    overflow: hidden;
    background: #0f0f0f
}

.background-media-text__video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0
}

.hero_title {
  color: #FFFFFF;
  font-size: 90px;
  font-style: italic;
}

.background-media-text__inner {
  max-width: 900px;
}

@media only screen and (max-width: 767px) {
    .background-media-text__video {
        width:300%;
        left: -100%
    }
}

.background-media-text__video iframe,.background-media-text__video video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.background-media-text__aligner {
    margin: 60px
}

@media only screen and (min-width: 768px) {
    .background-media-text__video iframe,.background-media-text__video video {
        height:120%;
        max-width: none;
        left: -100%;
        height: 150%;
        width: 300%
    }

    .background-media-text__aligner {
      margin: 240px 60px 60px 60px;
    }
}

@media screen and (min-width: 1140px) {
    .background-media-text__video iframe,.background-media-text__video video {
        width:100%;
        height: 300%;
        left: auto;
        top: -100%
    }
}

.background-media-text__inner {
    position: absolute;
    z-index: 1;
    width: 100%
}

.background-media-text__text {
    text-align: left;
    font-size: 1.1em;
    background: white;
    padding: 30px;
    width: 380px;
    opacity: .7
}

.background-media-text__text--framed {
    border: 7px solid white;
    box-shadow: inset 0 0 0 2px #212121
}

@media only screen and (min-width: 768px) {
    .background-media-text__text--framed {
        border-width:10px
    }
}

.background-media-text__text .btn {
    margin-top: 15px
}

@media only screen and (min-width: 768px) {
    .background-media-text--right .animation-cropper {
        float:right
    }
}

.background-media-text__container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .background-media-text,.background-media-text__inner {
        position:relative
    }

    .background-media-text__container,.background-media-text__video {
/*         position: relative;
        height: 240px */
    }

    .background-media-text {
      min-height: 400px;
    }

    .background-media-text__inner {
      padding: 40px;
      max-width: 400px;
    }

    .background-media-text__aligner {
        margin: -6px 6px 6px
    }

    .background-media-text__text {
        padding: 22.5px;
        width: auto
    }

    .background-media-text.loading:before,.background-media-text.loading:after {
        top: 117px
    }

    .hero_title {
      font-size: 60px;
    }
}

@media only screen and (min-width: 768px) {
    .background-media-text__spacer.background-media-text--450,.background-media-text--450,.background-media-text--450 .background-media-text__video {
        min-height:450px
    }

    .background-media-text__spacer.background-media-text--550,.background-media-text--550,.background-media-text--550 .background-media-text__video {
        min-height: 550px
    }

    .background-media-text__spacer.background-media-text--650,.background-media-text--650,.background-media-text--650 .background-media-text__video {
        min-height: 650px
    }

    .background-media-text__spacer.background-media-text--750,.background-media-text--750,.background-media-text--750 .background-media-text__video {
        min-height: 750px
    }
}

[data-aos=background-media-text__animation] .background-media-text__image,[data-aos=background-media-text__animation] .background-media-text__image svg,[data-aos=background-media-text__animation] .background-media-text__video {
    opacity: 0
}

.no-js [data-aos=background-media-text__animation] .background-media-text__image,.no-js [data-aos=background-media-text__animation] .background-media-text__image svg,.no-js [data-aos=background-media-text__animation] .background-media-text__video {
    -webkit-animation: none;
    animation: none;
    opacity: 1
}

[data-aos=background-media-text__animation].aos-animate .background-media-text__image.lazyloaded,[data-aos=background-media-text__animation].aos-animate .background-media-text__image svg,[data-aos=background-media-text__animation].loaded.aos-animate .background-media-text__video {
    -webkit-animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    transition: none
}

@media only screen and (min-width: 768px) {
    [data-aos=background-media-text__animation] .background-media-text__inner .animation-contents {
        opacity:0
    }

    .no-js [data-aos=background-media-text__animation] .background-media-text__inner .animation-contents {
        -webkit-animation: none;
        animation: none;
        opacity: 1
    }

    [data-aos=background-media-text__animation].loaded.aos-animate .background-media-text__inner .animation-contents {
        -webkit-animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .5s forwards;
        animation: rise-up 1s cubic-bezier(.26,.54,.32,1) .5s forwards
    }
}

.large-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #0f0f0f
}

.large-image__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0
}

.large-image--250 {
    height: 162px
}

.large-image--350 {
    height: 227px
}

.large-image--450 {
    height: 292px
}

.large-image--550 {
    height: 357px
}

.large-image--650 {
    height: 422px
}

.large-image--750 {
    height: 487px
}

@media only screen and (min-width: 768px) {
    .large-image--250 {
        height:250px
    }

    .large-image--350 {
        height: 350px
    }

    .large-image--450 {
        height: 450px
    }

    .large-image--550 {
        height: 550px
    }

    .large-image--650 {
        height: 650px
    }

    .large-image--750 {
        height: 750px
    }
}

[data-aos=large-image__animation] .large-image__image {
    -webkit-animation: fade-out .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-out .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    opacity: 0
}

[data-aos=large-image__animation].aos-animate .large-image__image {
    -webkit-animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards
}

.quote-icon {
    display: block;
    margin: 0 auto 20px
}

.testimonials-slider__text {
    padding: 0;
    margin-bottom: 45px
}

.slick-slider .testimonials-slider__text {
    margin-right: 30px;
    margin-bottom: 0
}

.text-center .slick-slider .testimonials-slider__text {
    margin-left: 15px;
    margin-right: 15px
}

.testimonials-slider__text cite {
    font-style: normal
}

.testimonials-slider__text p {
    margin-bottom: 7.5px
}

.testimonials-slider__text p+cite {
    margin-top: 0
}

.testimonail-image {
    max-width: 142px;
    background-color: #fff
}

.text-center .testimonail-image {
    margin-left: auto;
    margin-right: auto
}

.testimonail-image--round {
    width: 142px;
    height: 142px;
    max-width: none;
    border-radius: 142px
}

.testimonail-image--round img {
    overflow: hidden;
    border-radius: 142px
}

.testimonials-slider.slick-initialized {
    cursor: -webkit-grab;
    cursor: grab
}

@media only screen and (min-width: 768px) {
    .testimonials-slider.slick-initialized[data-count="1"],.testimonials-slider.slick-initialized[data-count="2"],.testimonials-slider.slick-initialized[data-count="3"],.testimonials-slider.slick-initialized[data-count="1"] .slick-track,.testimonials-slider.slick-initialized[data-count="2"] .slick-track,.testimonials-slider.slick-initialized[data-count="3"] .slick-track {
        cursor:default
    }
}

.testimonials-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 15px
}

.testimonials-wrapper .slick-dots li button:before {
    background-color: #212121
}

.testimonials-wrapper .slick-slide[tabindex="0"] {
    outline: none
}

.announcement-bar {
    font-size: 13px;
    position: relative;
    text-align: center;
    background-color: #000; /* changed for prime day #1399ff */
    color: #fff;
    padding: 10px 0
}

.announcement-slider__slide {
    display: none;
    position: relative;
    overflow: hidden;
    padding: 0 5px
}

.announcement-slider__slide:first-child {
    display: block
}

.announcement-link {
    display: block;
    color: #fff
}

.announcement-link:hover,.announcement-link:active {
    color: #fff
}

.announcement-text {
    font-weight: 700;
    display: block
}

.announcement-link-text {
    display: block
}

.announcement-link .announcement-link-text {
    text-decoration: underline
}

.announcement-link-text a {
    color: inherit
}

@media only screen and (min-width: 768px) {
    .announcement-slider--compact .announcement-text,.announcement-slider--compact .announcement-link-text {
        display:inline
    }

    .announcement-slider--compact .announcement-text+.announcement-link-text {
        padding-left: 5px
    }
}

.shopify-challenge__container {
    padding: 30px 22px
}

@media only screen and (min-width: 768px) {
    .shopify-challenge__container {
        padding:120px 0
    }
}

.newsletter {
    margin: 0 auto;
    max-width: 520px
}

.newsletter-section .errors {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px
}

.modal .newsletter .h1 {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .modal .newsletter .h1 {
        margin-bottom:30px
    }
}

.modal .newsletter .image-wrap {
    margin-bottom: 7.5px
}

@media only screen and (min-width: 768px) {
    .modal .newsletter .image-wrap {
        margin-bottom:15px
    }
}

.modal .newsletter .text-close {
    text-decoration: underline
}

.newsletter__input-group {
    background-color: #fff;
    margin: 0 auto 20px;
    max-width: 400px
}

.newsletter__input-group:last-child {
    margin-bottom: 0
}

.newsletter__input::-webkit-input-placeholder {
    color: #212121;
    opacity: 1
}

.newsletter__input:-moz-placeholder {
    color: #212121;
    opacity: 1
}

.newsletter__input::-moz-placeholder {
    color: #212121;
    opacity: 1
}

.newsletter__input:-ms-input-placeholder {
    color: #212121
}

.newsletter__input::-ms-input-placeholder {
    color: #212121;
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .form__submit--large {
        display:none
    }

    .form__submit--small {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .form__submit--large {
        display:block
    }

    .form__submit--small {
        display: none
    }
}

div[data-section-type=fading-images] {
    overflow: hidden
}

.fading-images {
    position: relative;
    overflow: hidden;
    background: #0f0f0f;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fading-images-overlay__overlay {
    position: relative
}

.fading-images-overlay__overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    z-index: 3
}

.fading-images-overlay__inner {
    position: relative;
    padding: 30px 0;
    z-index: 3
}

.fading-images__item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0
}

.no-js .fading-images__item {
    opacity: 1
}

.fading-images-overlay__inner--top-center,.fading-images-overlay__inner--center,.fading-images-overlay__inner--bottom-center {
    text-align: center
}

.fading-images-overlay__inner--top-right,.fading-images-overlay__inner--right,.fading-images-overlay__inner--bottom-right {
    text-align: right
}

.fading-images-overlay__inner--left,.fading-images-overlay__inner--center,.fading-images-overlay__inner--right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fading-images-overlay__inner--bottom-left,.fading-images-overlay__inner--bottom-center,.fading-images-overlay__inner--bottom-right {
    position: absolute;
    width: 100%;
    bottom: 0
}

.fading-images-overlay__titles {
    margin: 0
}

.fading-images-overlay__titles .animation-cropper {
    display: block
}

.fading-images-overlay__title {
    display: inline-block;
    padding: 0 5px;
    background-color: #fff;
    color: #212121
}

.animation-cropper:first-child .fading-images-overlay__title {
    margin-bottom: 4px
}

.active-titles .fading-images-overlay__title {
    -webkit-animation: rise-up 1.2s forwards;
    animation: rise-up 1.2s forwards
}

.finished-titles .fading-images-overlay__title {
    -webkit-animation: rise-up-out .75s forwards;
    animation: rise-up-out .75s forwards
}

.active-image.lazyloaded {
    -webkit-animation: kenburns 7s linear forwards;
    animation: kenburns 7s linear forwards;
    z-index: 2
}

.finished-image.lazyloaded {
    -webkit-animation: kenburns-out 1s linear forwards;
    animation: kenburns-out 1s linear forwards;
    z-index: 1
}

.fading-images--250 {
    height: 162px
}

.fading-images--350 {
    height: 227px
}

.fading-images--450 {
    height: 292px
}

.fading-images--550 {
    height: 357px
}

.fading-images--650 {
    height: 422px
}

.fading-images--750 {
    height: 487px
}

@media only screen and (min-width: 768px) {
    .fading-images--250 {
        height:250px
    }

    .fading-images--350 {
        height: 350px
    }

    .fading-images--450 {
        height: 450px
    }

    .fading-images--550 {
        height: 550px
    }

    .fading-images--650 {
        height: 650px
    }

    .fading-images--750 {
        height: 750px
    }
}

@media only screen and (max-width: 767px) {
    .instagram-section .grid__item:nth-child(7),.instagram-section .grid__item:nth-child(8),.instagram-section .grid__item:nth-child(9),.instagram-section .grid__item:nth-child(10),.instagram-section .grid__item:nth-child(11),.instagram-section .grid__item:nth-child(12) {
        display:none
    }
}

.instagram-section .placeholder-svg {
    padding: 0
}

.instagram-feed-wrap {
    position: relative
}

.page-width .instagram-feed-wrap {
    margin: 25.5px 0
}

@media only screen and (min-width: 768px) {
    .page-width .instagram-feed-wrap {
        margin:75px 0
    }
}

.instagram-feed-wrap .grid {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.instagram-feed-wrap .placeholder-svg {
    padding: 0
}

.instagram-feed-wrap--1 .grid__item:nth-child(7),.instagram-feed-wrap--1 .grid__item:nth-child(8) {
    display: none
}

.instagram-feed-wrap--2 .grid__item:nth-child(13),.instagram-feed-wrap--2 .grid__item:nth-child(14) {
    display: none
}

.instagram-feed-wrap__reflow-fix {
    width: 16.667%
}

@media only screen and (max-width: 767px) {
    .instagram-feed-wrap__reflow-fix {
        width:75%
    }
}

.instagram-feed-wrap__reflow-fix:after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%
}

@media only screen and (max-width: 767px) {
    .instagram-feed-wrap__reflow-fix:after {
        padding-bottom:200%
    }
}

.instagram-feed-wrap--2 .instagram-feed-wrap__reflow-fix:after {
    padding-bottom: 200%
}

.instagram-feed__link {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    color: #212121;
    padding: 15px 25px;
    z-index: 2
}

.map-section {
    position: relative;
    height: 650px;
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .map-section {
        height:500px
    }
}

.map-section .page-width {
    height: 100%
}

.map-section--load-error {
    height: auto
}

.map-onboarding {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0
}

.map-section__overlay-wrapper {
    position: relative;
    height: 100%
}

.map-section__overlay {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 30px;
    margin: 30px;
    width: 100%;
    z-index: 3
}

@media only screen and (min-width: 768px) {
    .map-section__overlay {
        position:absolute;
        left: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 0;
        width: 30%
    }
}

.map-section--load-error .map-section__overlay {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.map-section__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    margin-bottom: -50%
}

@media only screen and (min-width: 768px) {
    .map-section__container {
        width:130%;
        height: 100%;
        margin: 0 -30% 0 0
    }
}

[data-aos=map-section__animation] .map-section__container {
    -webkit-animation: fade-out .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-out .5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    will-change: opacity,transform;
    opacity: 0
}

[data-aos=map-section__animation].aos-animate .map-section__container {
    -webkit-animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards
}

.image-row:after {
    content: "";
    display: table;
    clear: both
}

.image-row__placeholder {
    float: left;
    width: 33.33%
}

.image-row--gutters .image-row__placeholder {
    width: 32%;
    margin: 0 1% 2%
}

.image-row--gutters .image-row__placeholder:first-child {
    margin-left: 0
}

.image-row--gutters .image-row__placeholder:last-child {
    margin-right: 0
}

.image-row__image {
    position: relative;
    min-height: 1px;
    float: left
}

.image-row__image:after {
    content: "";
    display: block;
    height: 0;
    width: 100%
}

.image-row__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.promo-grid--space-top {
    padding-top: 25.5px
}

@media only screen and (min-width: 768px) {
    .promo-grid--space-top {
        padding-top:75px
    }
}

.promo-grid--space-bottom {
    padding-bottom: 25.5px
}

@media only screen and (min-width: 768px) {
    .promo-grid--space-bottom {
        padding-bottom:75px
    }
}

.promo-grid__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat
}

.promo-grid__container .btn {
    margin-right: 10px
}

.promo-grid__container.horizontal-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.promo-grid__container.horizontal-center .btn {
    margin: 2px 5px
}

.promo-grid__container.horizontal-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 767px) {
    .promo-grid__container--boxed .promo-grid__bg {
        height:65%
    }

    .promo-grid__container--boxed .promo-grid__content {
        width: 100%;
        margin-top: 35%
    }
}

.promo-grid__container--framed:not(.promo-grid__container--boxed):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 7px solid transparent;
    box-shadow: inset 0 0 0 2px #fff;
    z-index: 2
}

@media only screen and (min-width: 768px) {
    .promo-grid__container--framed:not(.promo-grid__container--boxed):after {
        border-width:10px
    }
}

.type-sale_collection .promo-grid__container--framed:not(.promo-grid__container--boxed):after,.type-product .promo-grid__container--framed:not(.promo-grid__container--boxed):after,.type-banner .promo-grid__container--framed:not(.promo-grid__container--boxed):after {
    box-shadow: inset 0 0 0 2px #212121
}

.promo-grid__container--tint:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 1;
    pointer-events: none
}

.promo-grid__slide-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4
}

.promo-grid__slide-link:hover~.promo-grid__content .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse) {
    background: #1a1a1a;
    transition-delay: .25s
}

.promo-grid__slide-link:hover~.promo-grid__content .btn:not(.btn--secondary):not(.btn--tertiary):not(.btn--inverse):after {
    -webkit-animation: shine .75s cubic-bezier(.01,.56,1,1);
    animation: shine .75s cubic-bezier(.01,.56,1,1)
}

.promo-grid__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 2em 2.5em;
    position: relative;
    min-width: 200px;
    z-index: 3
}

.promo-grid__container--framed:not(.promo-grid__container--boxed) .promo-grid__content {
    margin: 1.5em
}

.promo-grid__content p:last-child {
    margin-bottom: 0
}

.vertical-top .promo-grid__content {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.vertical-center .promo-grid__content {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.vertical-bottom .promo-grid__content {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.promo-grid__content--boxed {
    background: white;
    color: #212121;
    margin: 15px
}

@media only screen and (max-width: 767px) {
    .promo-grid__content--boxed {
        margin:7.5px
    }
}

.promo-grid__content--framed.promo-grid__content--boxed {
    border: 7px solid white;
    box-shadow: inset 0 0 0 2px #212121
}

@media only screen and (min-width: 768px) {
    .promo-grid__content--framed.promo-grid__content--boxed {
        border-width:10px
    }
}

.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale),.type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) {
    color: #fff
}

.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a,.type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale) a {
    color: #fff;
    border-bottom: 2px solid #fff
}

.type-advanced .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale):after,.type-simple .promo-grid__content:not(.promo-grid__content--boxed):not(.promo-grid__content--sale):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 60%);
    margin: -100px -200px;
    z-index: 1
}

.type-advanced .rte--strong,.type-product .rte--strong,.type-sale_collection .rte--strong {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1;
    text-transform: uppercase;
    line-height: 1.1
}

.type-advanced .rte--em,.type-product .rte--em,.type-sale_collection .rte--em {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: .9375em;
    line-height: 1.1
}

.type-advanced .rte--strong,.type-product .rte--strong {
    font-size: 1.6em;
    line-height: 1.1
}

@media only screen and (min-width: 768px) {
    .type-advanced .rte--strong,.type-product .rte--strong {
        font-size:2.125em
    }

    .type-product.flex-grid__item--50 .rte--strong,.type-product.flex-grid__item--33 .rte--strong {
        font-size: 1.6em
    }
}

.promo-grid__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: left
}

.promo-grid__bg .placeholder-svg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    max-width: none;
    width: auto
}

.promo-grid__bg-image {
    z-index: 1;
    opacity: 0
}

.no-js .promo-grid__bg-image {
    opacity: 1
}

.promo-grid__bg-image.lazyloaded {
    -webkit-animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    animation: fade-in 1s cubic-bezier(.26,.54,.32,1) 0s forwards;
    transition: none
}

.promo-grid__text {
    position: relative;
    z-index: 2
}

.promo-grid__text .btn {
    margin-top: 2px;
    margin-bottom: 2px
}

.type-advanced .promo-grid__content {
    padding: 2em
}

.type-advanced .btn {
    margin-bottom: 10px
}

.type-sale_collection {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-height: 600px
}

.type-sale_collection .promo-grid__container {
    background: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.type-sale_collection .promo-grid__content {
    padding: 2em;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 0
}

@media only screen and (max-width: 767px) {
    .type-sale_collection .promo-grid__content {
        font-size:.8em
    }
}

@media only screen and (min-width: 768px) {
    .type-sale_collection .promo-grid__content:not(.promo-grid__content--small-text) {
        font-size:1.5em
    }
}

.type-sale_collection .rte--block {
    margin-bottom: 5px
}

.type-sale_collection .rte--strong {
    position: relative;
    display: block;
    font-size: 3.375em;
    line-height: 1;
    white-space: nowrap
}

.type-sale_collection small {
    display: inline;
    font-size: .25em;
    margin-left: -3.1em;
    letter-spacing: 0
}

.type-sale-images {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.type-sale-images svg {
    display: block;
    width: 50%;
    float: left
}

.type-sale-images__crop {
    overflow: hidden;
    width: 130%
}

.type-sale-images__image {
    width: 50%;
    float: left
}

.type-simple .promo-grid__content {
    padding: 30px
}

@media only screen and (max-width: 767px) {
    .type-simple .promo-grid__content {
        padding:15px
    }
}

.promo-grid__title:last-child {
    margin-bottom: 0
}

.type-image .promo-grid__container {
    background: none
}

.type-image img,.type-image a,.type-image .image-wrap {
    width: 100%
}

.type-banner {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.type-banner .promo-grid__container {
    background: none
}

.type-banner .promo-grid__container--framed:not(.promo-grid__container--boxed) {
    padding: 1em
}

.type-banner p {
    margin: 5px 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2
}

.type-banner__link {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.type-banner__content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px
}

.type-banner__text {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    z-index: 2;
    padding: 10px 20px
}

.type-banner__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

@media only screen and (min-width: 768px) {
    .type-banner__image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }
}

.type-product__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
    padding: 2em 0;
    z-index: 3
}

.promo-grid__container--framed .type-product__wrapper {
    padding: 2em
}

@media only screen and (max-width: 767px) {
    .type-product__content {
        margin-top:15px
    }
}

.type-product__images {
    position: relative;
    width: 100%;
    margin: 10px 0 10px 10px
}

.type-product__image {
    position: relative
}

.type-product__image:first-child {
    width: 100%;
    max-width: 75%
}

.type-product__image:nth-child(2) {
    position: absolute;
    bottom: 40px;
    right: 0;
    width: 100%;
    max-width: 30%
}

.type-product__labels {
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 2;
    text-align: right
}

@media only screen and (min-width: 768px) {
    .type-product__labels .flex-grid__item--50,.type-product__labels .flex-grid__item--33 {
        font-size:.9em
    }
}

.type-product__label {
    padding: 4px 12px;
    background-color: #000;
    color: #fff;
    float: right;
    clear: both
}

.type-product__label--secondary {
    background-color: #fff;
    color: #212121
}

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

.cart__row:first-child {
    border-bottom: 1px solid #e8e8e1;
    padding-bottom: 15px
}

.cart__row:last-child {
    border-top: 1px solid #e8e8e1;
    padding-top: 15px
}

.cart__row .js-qty__wrapper {
    margin: 0 auto
}

.cart__row .btn,.cart__row .btn--secondary,.cart__row .additional_checkout_buttons {
    margin-top: 20px
}

.cart__row .additional-checkout-button+.additional-checkout-button {
    margin-left: 20px
}

.cart__checkout {
    margin-top: 20px
}

.drawer__cart .cart__checkout {
    margin-top: 10px
}

@media only screen and (min-width: 768px) {
    .update-cart+.cart__checkout {
        margin-left:15px
    }
}

.cart__row--table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.cart__row--table .grid__item {
    display: table-cell;
    vertical-align: middle;
    float: none
}

@media only screen and (min-width: 768px) {
    .cart__row--table-large {
        display:table;
        table-layout: fixed;
        width: 100%
    }

    .cart__row--table-large .grid__item {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

.cart__image {
    display: block
}

.cart__image img {
    width: 100%;
    display: block
}

@media only screen and (max-width: 959px) {
    .cart__image {
        margin-bottom:15px
    }
}

.cart__product-name {
    margin-bottom: 0;
    display: inline-block
}

.cart__product-qty {
    text-align: center;
    margin: 0 auto;
    max-width: 80px
}

.cart__discount {
    padding-top: 3px
}

.cart__note {
    margin: 0
}

@media only screen and (min-width: 768px) {
    .cart__note {
        padding-right:30px
    }
}

.cart__product-meta {
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
}

p.cartItem_variant {
    font-size: 12px;
    text-transform: uppercase;
}

h3.cartItem_product {
    font-family: Neue Haas Grotesk,sans-serif;
    font-size: 13px;
    margin-bottom: 0px;
}

.additional_checkout_buttons {
    margin-bottom: -10px
}

.cart__row .additional_checkout_buttons {
    margin-bottom: -20px
}

.additional_checkout_buttons .additional-checkout-button {
    min-width: 140px!important;
    margin-bottom: 10px!important
}

.cart__row .additional_checkout_buttons .additional-checkout-button {
    margin-bottom: 20px!important
}

.drawer__cart .additional_checkout_buttons {
    margin: 10px 0 -10px -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.drawer__cart .additional_checkout_buttons .additional-checkout-button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 46%;
    flex: 1 1 46%;
    margin-left: 10px!important
}

.additional_checkout_buttons>*:not(script) {
    padding: 15px 0 0 15px;
    vertical-align: top;
    line-height: 1
}

@media only screen and (max-width: 767px) {
    .additional_checkout_buttons>*:not(script) {
        padding:15px 0 0 5px
    }
}

.additional_checkout_buttons>*:not(script):first-child,.additional_checkout_buttons>*:not(script):empty {
    padding-left: 0
}

iframe.zoid-component-frame {
    z-index: 1!important
}

@media only screen and (max-width: 767px) {
    .page-content--product {
        padding-top:0px !important;
    }

    .grid--product-images-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--product-images-right .grid__item:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.modal .page-content--product {
    width: 1500px;
    max-width: 100%
}

.product-single__meta {
    text-align: center;
    padding-left: 45px
}

@media only screen and (max-width: 767px) {
    .product-single__meta {
        padding-left:0;
        margin-top: 15px
    }
}

.grid--product-images-right .product-single__meta {
    padding-left: 0;
    padding-right: 45px
}

@media only screen and (max-width: 767px) {
    .grid--product-images-right .product-single__meta {
        padding-right:0
    }
}

.product-single__meta .social-sharing {
    margin-top: 15px
}

@media only screen and (min-width: 768px) {
    .product-single__meta .social-sharing {
        margin-top:30px
    }
}

.product-single__meta .rte {
    text-align: center;
}

.product-single__meta .features {
  text-align: left;
}

.product-single__vendor {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: .8em;
    margin-bottom: 7.5px
}

.product-single__title {
  margin-bottom: 5px;
  word-wrap: break-word;
  font-size: 3.3975em;
  font-style: italic;
}

@media only screen and (min-width: 768px) {
    .product-single__title {
        margin-bottom:7.5px
    }
}

.product-single__review-link {
    display: inline-block;
    min-height: 35px
}

.product-single__review-link .spr-badge-starrating {
    margin-right: 8px
}

.product-single__review-link .spr-badge-caption {
    font-size: .9375em
}

.product-single__sku {
    margin-bottom: 5px
}

.product-single__description {
    margin-bottom: 30px;
    font-size: 14px
}

.product-single__description-full {
    margin: 30px 0
}

.product-single__form {
    margin-bottom: 20px
}

.product-single__variants {
    display: none
}

.no-js .product-single__variants {
    display: block;
    margin-bottom: 30px
}

.product-image-main {
    position: relative
}

.product__video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 100%;
    height: auto;
    background-color: #fff
}

.product__video-wrapper iframe {
    width: 100%;
    height: 100%;
    transition: opacity .5s ease-in
}

.product__video-wrapper[data-video-style=muted].loaded:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.product__video-wrapper.video-interactable:before {
    display: none
}

@media only screen and (max-width: 767px) {
    .product__video-wrapper[data-video-type=vimeo].loaded:before {
        display:none
    }
}

.product__video-wrapper.loading:before {
    background: rgba(0,0,0,.15)
}

.product__video-wrapper.loading:after {
    background: black
}

.product__video-wrapper.loading iframe {
    opacity: .01
}

.product__video-wrapper.loaded iframe {
    opacity: 1
}

.product__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product__photos--beside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media only screen and (min-width: 767px) {
.product__photos--responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
}

.product__photos a {
    display: block;
    max-width: 100%
}

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

.photo-zoom-link {
    position: relative
}

.photo-zoom-link--enable {
    cursor: zoom-in
}

.photo-zoom-linked {
    cursor: zoom-out;
    background-color: #fff
}

.product__main-photos {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.product__main-photos img {
    display: none
}

.product__main-photos .starting-slide img,.product__main-photos .slick-initialized img {
    display: block
}

.product__main-photos .secondary-slide:not(.slick-slide) {
    display: none
}

@media only screen and (min-width: 768px) {
    .product__main-photos .slick-slide:not(.slick-current) {
        opacity:0!important
    }
}

@media only screen and (max-width: 767px) {
    .product__main-photos {
        margin-left:-40px;
        margin-right: -40px
    }

    .product__main-photos .slick-list {
        padding-left: 10%;
        padding-right: 10%
    }

    .product__main-photos .slick-slide:not(.slick-current) {
        position: relative;
        opacity: 0 !important;
    }

    .slick-slide:is(.slick-current){
      opacity: 1 !important;
    }

    .product__main-photos .slick-slide:not(.slick-current):before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2
    }

    .product__main-photos .slick-slide .product-image-main {
        margin-right: 4px
    }

    .product__main-photos .slick-cloned img {
        opacity: 1
    }
}

.product__main-photos .slick-slider .slick-dots li button:before {
    background-color: #212121
}

.product__thumbs {
    position: relative
}

.product__thumbs--below, .product__thumbs--responsive {
    margin-top: 8.5px
}


@media only screen and (min-width: 768px) {
    .product__thumbs--below {
        margin-top:15px
    }

    .product__thumbs .slick-track {
        transform: translate3d(0px, 0px, 0px) !important;
        height: auto !important;
    }

}

.product__thumbs--beside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin-left: 8.5px
}

@media only screen and (min-width:768px) {
    .product__thumbs--responsive {
        -webkit-box-flex:0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 85px;
        margin-left: 15px
    }
    .product__thumbs--responsive .slick-list {
        min-height: 100%;
        height: auto !important;
    }

    .product__thumbs--responsive .product__thumb-item {
        margin-bottom: 15px
    }
    .product__thumbs--beside {
        -webkit-box-flex:0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        max-width: 80px;
        margin-left: 15px
    }
}

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

    .product__thumbs {
        width: auto;
    }

    .product__thumbs .slick-track {
        height: 100px !important;
    }   

    .product__thumbs--responsive {
        padding:0 30px;
    }
    
    .product__thumbs--responsive .product__thumb-item {
        max-width: 100px !important;
        height: auto !important;
    }

    .product__thumbs--responsive .product__thumb-item {
        margin-right: 8.5px
    }

    .product__thumbs--responsive .product__thumb-item:last-child {
        margin-right: 0
    }

    .product__thumbs--responsive:not(.slick-initialized) .product__thumb-item {
        max-width: 100px;
        float: left
    }

    .slick-slider .slick-track {
        /* transform: translateZ(0); */
    }

    .arrow-prev, .arrow-next {
        width: 50px;
        height: 100px;
        position:absolute;
        z-index: 20;
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 50%;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .arrow-next {
        left: 310px;
        top: 10px;
    }

    .arrow-prev {
        top: 10px;
        right: 310px;   
    }
}


.product__thumbs--beside .slick-list {
    min-height: 100%
}

.product__thumb-item {
    border: 2px solid transparent
}

.product__thumb-item.slick-current {
    border-color: #212121
}

.product__thumbs--beside .product__thumb-item {
    margin-bottom: 8.5px
}

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

    .product__thumbs--below, .product__thumbs--responsive {
        margin-top: 0px;
    }
    
    .product__thumbs--beside .product__thumb-item {
        margin-bottom:15px
    }

    .arrow-prev, .arrow-next {
        display: none;
    }
}

.product__thumbs--below .product__thumb-item {
    margin-right: 8.5px
}

@media only screen and (min-width: 768px) {
    .product__thumbs--below .product__thumb-item {
        margin-right:15px
    }
}

.product__thumbs--below .product__thumb-item:last-child {
    margin-right: 0
}

.product__thumbs--below:not(.slick-initialized) .product__thumb-item {
    max-width: 100px;
    float: left
}

.product__thumb {
    position: relative;
    display: block;
    cursor: pointer
}

.product__thumb-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #000;
    border-radius: 100px;
    padding: 7px;
    z-index: 1;
    opacity: 0;
    transition: opacity .5s ease;
    font-size: 0
}

.aos-animate .product__thumb-play {
    opacity: 1
}

.product__thumb-play .icon {
    fill: #fff;
    width: 24px;
    height: 24px
}

@media only screen and (min-width: 768px) {
    .product__thumb-play .icon {
        width:30px;
        height: 30px
    }
}

.product__price {
    color: #1c1d1d;
    margin-right: 5px;
    font-size: 13px
}

.product__price--compare {
    padding-right: 5px;
    display: inline-block;
    text-decoration: line-through
}

.product__price-savings {
    color: #ff4e4e;
    white-space: nowrap
}

.product__inventory {
    font-size: 14px;
    font-style: italic;
    margin: 5px 0
}

@media only screen and (min-width: 768px) {
    .product__inventory {
        margin:7.5px 0
    }
}

.product__quantity {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .product__quantity {
        margin-bottom:30px
    }
}

.product__quantity label {
    display: block;
    margin-bottom: 10px
}

.product__quantity--dropdown {
    display: inline-block
}

.add-to-cart[disabled]+.shopify-payment-button {
    display: none
}

.template-blog .article {
    margin-bottom: 45px
}

@media only screen and (min-width: 768px) {
    .template-blog .article {
        margin-bottom:90px
    }
}

.template-blog .article:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .template-blog .article:last-child {
        margin-bottom:45px
    }
}

.article__body {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .article__body {
        margin-bottom:30px
    }
}

.comment.last {
    margin-bottom: -15px
}

.template-password {
    height: 100vh;
    text-align: center
}

.password-page__image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    -webkit-animation: zoom-fade-password 20s ease 1s forwards;
    animation: zoom-fade-password 20s ease 1s forwards
}

.password-page__image:after {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(50,50,50,.3)
}

.password-page__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 3;
    min-height: 500px
}

.password-page__wrapper a {
    color: inherit
}

.password-page__wrapper hr,.password-page__wrapper .hr--small,.password-page__wrapper .hr--medium,.password-page__wrapper .hr--large {
    border-color: #e8e8e1
}

.password-page__wrapper .social-sharing.clean a {
    color: inherit;
    background: transparent
}

.password-header-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.password-page__header__inner {
    padding: 15px
}

.password-page__logo {
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    .password-page__logo {
        margin-top:90px
    }
}

.password-page__logo .logo {
    max-width: 100%
}

.password-page__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.password-page__main__inner {
    padding: 0 20px
}

.password-page__content {
    display: inline-block;
    background-color: #fff;
    color: #212121;
    padding: 30px;
    border: 7px solid white;
    box-shadow: inset 0 0 0 2px #212121
}

@media only screen and (min-width: 768px) {
    .password-page__content {
        border-width:10px
    }
}

.password-page__hero {
    text-transform: none
}

.password-page__message {
    margin-bottom: 30px!important
}

.password-page__message img {
    max-width: 100%
}

.password-form,.password-page__message,.password-page__signup-form {
    max-width: 500px;
    margin: 0 auto
}

.password-form {
    margin-bottom: 1em
}

@media only screen and (min-width: 768px) {
    .password-page__signup-form {
        padding:0 30px
    }
}

.password-page__signup-form .input-group {
    width: 100%
}

.password-page__signup-form .input-group-field {
    background-color: #fff;
    color: #000
}

.password-page__signup-form .input-group-field::-webkit-input-placeholder {
    color: #000;
    opacity: .7
}

.password-page__signup-form .input-group-field:-moz-placeholder {
    color: #000;
    opacity: .7
}

.password-page__signup-form .input-group-field::-moz-placeholder {
    color: #000;
    opacity: .7
}

.password-page__signup-form .input-group-field:-ms-input-placeholder {
    color: #000;
    opacity: .7
}

.password-page__signup-form .input-group-field::-ms-input-placeholder {
    color: #000;
    opacity: .7
}

.password-page__signup-form .errors ul {
    list-style-type: none;
    margin-left: 0
}

.password-page__social-sharing {
    margin-top: 30px
}

.password-login {
    display: block;
    margin: 0 auto;
    padding: 7.5px 15px
}

@media only screen and (min-width: 768px) {
    .password-login {
        position:absolute;
        top: 20px;
        right: 20px
    }
}

.password__lock .icon {
    position: relative;
    top: -2px;
    margin-right: 4px;
    width: 12px;
    height: 12px
}

.password-page__footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.password-page__footer_inner {
    padding: 45px 0 15px;
    line-height: 24px
}

.icon-shopify-logo {
    width: 60px;
    height: 20px
}

@media only screen and (max-width: 767px) {
    #LoginModal .modal__close {
        padding:20px
    }
}

#LoginModal .modal__inner {
    background: white;
    color: #212121;
    padding: 30px
}

@media only screen and (max-width: 767px) {
    #LoginModal .modal__inner {
        margin-bottom:40vh
    }
}

.password-admin-link {
    margin: 0
}

.password-admin-link a {
    border-bottom: 2px solid #e8e8e1!important
}

@media only screen and (max-width: 767px) {
    .progress-buymore-mode .progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 7px;
        width: 80%;
        margin: 0 auto;
        top: 49px;
        z-index: 0;
        border-radius: 5px
    }

    .progress-fill {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 0;
        max-width: 100%;
        height: 100%;
        display: block;
        background: linear-gradient(to right, #b8f5e3, #d2ffc2);
        border-radius: 5px
    }

    .progress-fill::after {
      content: '';
      width: 20px; /* Adjust size as needed */
      height: 20px; /* Adjust size as needed */
      background-color: #d2ffc2;
      border-radius: 50%;
      position: absolute;
      right: 0; /* Position at the end of the progress bar */
      top: 50%;
      transform: translate(50%, -50%); /* Center the circle */
      background-image: url('/cdn/shop/files/truck-fast.svg?v=1733772990');
      background-size: 12px; /* Adjust size to fit within the circle */
      background-position: center;
      background-repeat: no-repeat;
      z-index: 1;
      opacity: 1;
      transition: opacity 0.3s ease;
      border:1px solid #141414;
    }

    .drawer__title {
        padding-left: 0
    }

    .free-shipping-text {
        font-size: 12px!important
    }

    .drawer__inner--has-fixed-footer {
        padding-top: 20px;
        transition: height 0.3s ease-in-out;
    }

    .ajaxcart__note {
        font-size: 12px
    }

    .cart-drawer-product__options select {
        font-size: 13px
    }

    .ajaxcart__row {
        font-size: 14px
    }

    .ajaxcart__product-meta,.progress .name {
        font-size: 11px!important
    }

    .progress .step img {
        top: 55px!important;
        left: 30.8px!important
    }

    .progress .name .price {
        font-size: 11px!important
    }

    .ajaxcart__product {
        margin-bottom: 10px
    }

    .empty-notice {
        margin-top: 150px
    }

    #CartDrawer .drawer__header {
        padding-left: 15px;
        padding-right: 15px;
        height: 120px
    }

    #CartDrawer .drawer__header.no-shipping-text {
        height: 95px !important
    }

    #CartDrawer .drawer__fixed-header {
        height: 120px
    }

    #CartDrawer .drawer__fixed-header.no-shipping-text {
        height: 95px !important
    }

    #CartDrawer .drawer__fixed-header.no-shipping-text ~ .drawer__inner_cart {
        top: 95px !important
    }

    #CartDrawer .drawer__inner_cart {
        top: 120px;
        bottom: 232px;
        padding: 15px 15px 0
    }

    .drawer__close-button {
        padding-right: 0
    }

    #CartDrawer .drawer__close-button {
        right: 0px
    }

    #NavDrawer .drawer__fixed-header {
        height: 40px
    }

    #NavDrawer .drawer__inner {
        top: 40px;
        overflow: auto
    }

    #NavDrawer .drawer__header {
        height: 40px
    }

    #NavDrawer .drawer__close {
        padding-right: 15px
    }

    .free-shipping-text {
        font-size: 12px;
        z-index: 9999
    }

    .product-overview {
        padding-left: 40px;
        padding-right: 40px
    }

    div.rc_popup__block:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        right: 79px!important;
        bottom: -20px!important;
        left: auto!important;
        top: auto!important
    }

    .rc_popup__block {
        left: -202px!important;
        top: -158px!important
    }

    body {
        font-size: 16px
    }

    label {
        font-size: 1em!important
    }

    .btn,.rte .btn,.shopify-payment-button .shopify-payment-button__button--unbranded,.product-reviews .spr-summary-actions a,.product-reviews .spr-button {
        font-size: 12px
    }
}

@media only screen and (min-width: 768px) {
    .progress-buymore-mode .progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 7px;
        width: 80%;
        margin: 0 auto;
        top: 53px;
        left: 0;
        z-index: 0;
        border-radius: 5px
    }

    .progress-fill {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 0;
        max-width: 100%;
        height: 100%;
        display: block;
        background: linear-gradient(to right, #b8f5e3, #d2ffc2);
        border-radius: 5px
    }

    .progress-fill::after {
      content: '';
      width: 20px; /* Adjust size as needed */
      height: 20px; /* Adjust size as needed */
      background-color: #d2ffc2;
      border-radius: 50%;
      position: absolute;
      right: 0; /* Position at the end of the progress bar */
      top: 50%;
      transform: translate(50%, -50%); /* Center the circle */
      background-image: url('/cdn/shop/files/truck-fast.svg?v=1733772990');
      background-size: 12px; /* Adjust size to fit within the circle */
      background-position: center;
      background-repeat: no-repeat;
      z-index: 1;
      opacity: 1;
      transition: opacity 0.3s ease;
      border:1px solid #141414;
    }

    .drawer__close-button {
        right: 0px
    }

    .site-header {
        padding: 10px 0
    }
}

.grid-product__title--heading {
    font-size: 13px;
    letter-spacing: .015em;
    margin-bottom: 5px
}

.footer__logo {
    text-align: center
}

.footer-promotions h3,.footer-promotions .h3 {
    letter-spacing: .015em
}

.add_on_item {
    margin-bottom: 10px;
    text-align: center
}

#ajaxcart__add_to_cart__button,#ajaxcart__add_to_cart__button_two, #ajaxcart__add_to_cart__button_three, #ajaxcart__add_to_cart__button_one,.cart-related-add-to-cart-button,.home-collection-add-to-cart-button,#cart_page_add_to_cart__button, .collection-add-to-cart-button, .collection-sold-out-button, .landing-page-variant-add {
    padding: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #e12727;
    color: #FFF;
}

.collection-sold-out-button {
  background-color: #000;
}

.collection-add-to-cart-button--disabled,
.home-collection-add-to-cart-button--disabled {
  background-color: #999;
  pointer-events: none;
  cursor: default;
}

.collection-add-to-cart-button--disabled:hover,
.home-collection-add-to-cart-button--disabled:hover {
  background-color: #999;
}

#ajaxcart__add_to_cart__button:hover,.cart-related-add-to-cart-button:hover,.home-collection-add-to-cart-button:hover,#cart_page_add_to_cart__button:hover, .collection-add-to-cart-button:hover {
    background: #000;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.cart-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    /* background: rgba(255,255,255,.8) url(/cdn/shop/t/145/assets/ajax-loader.gif?v=41356863302472015721631312463) no-repeat 50%; */
    background: rgba(255,255,255,1) url(//www.athsport.co/cdn/shop/t/358/assets/ajax-loader_small.gif?v=41356863302472015721776196343) no-repeat 50%;
    top: 0;
    left: 0;
    z-index: 9999;
}


.animation-bar-1 {
    display: inline-block;
    padding: 3px;
    font-size: 16px;
    line-height: 14px;
    border-radius: 30px;
    background: rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px #00000040,0 1px #fffc;
    position: relative;
    width: 100%;
    margin-top: 0;
    height: 16px;
    z-index: 9999
}

.animation-bar-1 span {
    height: 10px;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    background-color: #1bff00;
    background-size: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    background-image: linear-gradient(to bottom,#00ff08,#07ce00);
    animation: progress-bar-1 3s 1 ease
}

@keyframes progress-bar-1 {
    0% {
        width: 0%
    }
}

@-webkit-keyframes progress-bar-1 {
    0% {
        width: 0%
    }
}

@-moz-keyframes progress-bar-1 {
    0% {
        width: 0%
    }
}

.free-shipping-text {
    margin: auto -45px 0;
    padding: 8px 45px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #000;
    color: #fff
}

.free-shipping-text:empty {
    display: none;
    padding: 0;
    margin: 0
}

.free-shipping-text p {
    margin: 0;
    padding: 0
}

.empty-notice {
    text-align: center
}

/* Empty cart state - hide header/footer, center notice */
#CartDrawer.cart-empty .drawer__fixed-header {
    display: none !important
}

#CartDrawer.cart-empty .drawer__footer--fixed {
    display: none !important
}

#CartDrawer.cart-empty .drawer__inner_cart {
    top: 0 !important;
    bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center
}

#CartDrawer.cart-empty #CartContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

#CartDrawer.cart-empty .empty-notice {
    margin-top: 0
}

div.rc_popup {
    display: inline-block!important
}

body.template-product .rc_block.rc_block__type label {
    display: inline-block!important;
    margin-bottom: 0
}

.coupon-flash-inner {
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px
}

.coupon-flash-container {
    background-color: #e12727;
}

.bold-ro__recurring-title {
    display: none
}

.bold-ro__radio-div.bold-ro__recurring-div.bold-ro__sub.bold-ro__bold-active {
    margin-bottom: 20px
}

div.rc_popup {
    display: none!important
}

.rte h1,.rte .h1,.rte .h1,.rte h2,.rte .h2,.rte .h2,.rte h3,.rte .h3,.rte .h3,.rte h4,.rte .h4,.rte .h4,.rte h5,.rte .h5,.rte .h5,.rte h6,.rte .h6,.rte .h6 {
    margin-top: 25px
}

.cart-checkout-badges {
    margin-top: 20px
}

.product-convert a {
    border-bottom: none;
    color: transparent
}

.product-convert-cta {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

.product-convert {
    padding-bottom: 50px;
    text-align: center
}

.product-convert-cta h2,.product-convert-cta .h2 {
  margin-bottom: 10px;
  font-size: 40px;
}

div#CartDrawer {
    z-index: 1000;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .page-content {
        padding-bottom:20px
    }
}

#faq-master-container {
    background-color: #eaeaea;
    padding-top: 60px;
    padding-bottom: 60px;
    clear: both;
    margin-bottom: 40px
}

.faq-question {
    font-weight: 700
}

.faq-answer {
    margin-bottom: 20px
}

.faq-answer:last-child {
    margin-bottom: 0
}

.jdgm-all-reviews-widget,.jdgm-rev-widg {
    border: 0px!important;
    padding: 50px!important
}

div#klaviyo-about-us {
    display: none
}

.product-overview {
    margin-top: 40px;
    margin-bottom: 40px
}

.product-overview h2,.product-overview .h2 {
    text-align: center;
    margin-bottom: 40px
}

.mobile-nav--heading-style .mobile-nav__link--top-level,.mobile-nav__item--secondary {
    text-align: center;
}

.mobile-nav__social-item {
    flex: 0 1 50%
}

.shop--icon {
    width: 35px;
}

.badge-wrapper {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .badge-wrapper {
        margin-top:20px;
        display: none;
    }
}

.badge {
    padding: .5%;
    max-width: 75px;
    max-height: 75px
}

.product-overview a {
    text-decoration: underline
}

.rte a,.rte-setting a {
    display: inline;
}

#faq-master-container a {
    text-decoration: underline
}

.afterpay-checkout-button {
    padding: 8px 20px;
    border: solid #000 3px;
    margin-top: 20px;
    text-align: center
}

.afterpay-checkout-button img {
    vertical-align: middle
}

div#sticky-add-to-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #e12727;
    width: 100%;
    height: 50px;
    z-index: 999;
    display: none;
    text-align: center;
    font-family: Oswald;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 15px
}

div#sticky-add-to-cart:hover {
    background: #000000;
    cursor: pointer
}

h1.jdgm-all-reviews-page__title,.jdgm-all-reviews-page__title.h1 {
    text-align: center;
    margin-top: 40px
}

.showing-modal {
    overflow: hidden
}

.sfp-modal {
    display: none;
    position: fixed;
    padding-top: 15px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: #00000080;
    z-index: 9999;
    overflow: auto
}

@media only screen and (max-width: 767px) {
    .sfp-modal-content {
        max-width:100%!important;
        min-width: 100%!important
    }
}

.sfp-modal-content {
    position: relative;
    background-color: #fff;
    padding: 15px;
    margin: auto;
    max-width: 85%;
    min-width: 600px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
    z-index: 9999;
    text-align: center
}

.sfp-close-btn {
    float: right;
    color: #d3d3d3;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 20px
}

.sfp-save-close-btn:hover {
    color: #a9a9a9
}

.sfp-open-btn:hover {
    cursor: pointer
}

.sub-save-modal, .sample-upsell-modal {
    display: none;
    position: fixed;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: #00000080;
    z-index: 9999
}

.sub-save-modal-content, .sample-upsell-modal-content {
    position: relative;
    background-color: #fff;
    padding: 35px;
    margin: auto;
    max-width: 600px;
    min-width: 400px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
    z-index: 9999;
    text-align: center
}

.sub-save-close-btn, .sample-upsell-close-btn {
    float: right;
    color: #d3d3d3;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 20px
}

.sub-save-close-btn:hover, .sample-upsell-close-btn:hover {
    color: #a9a9a9
}

@-webkit-keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.variant__button-label {
    z-index: 0
}

.sub-save-button-wrapper, .sample-upsell-button-wrapper {
    width: 90%;
    margin: 0 auto 20px;
    text-align: center;
    display: flex;
    align-items: center
}

.sample-upsell-button-wrapper button {
  background-color: #e12727;
  flex: auto;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  width: 187px;
}

.sample-upsell-offer-section {
  display:flex;
  flex-direction: column;
}

.sample-upsell-offer-section label {
  font-size: 14px;
  font-weight: 700;
}

.sample-upsell-offer-section #reject-offer {
  font-size: 14px;
  font-weight: 700;
}

.sample-upsell-button-wrapper > button:first-child {
  margin-right: 10px;
}

.sample-variant-select-wrapper {
   width: 90%;
   margin: 0 auto 20px;
   justify-content: center;
   display: flex;
   flex-direction: column;
}

.sample-variant-select-wrapper label {
   width: 100%;
   font-size: 14px;
   font-weight: 700;
}

.sample-variant-select-wrapper select {
   text-align: center;
}

button#reject-subscription {
    margin-right: 50px
}

.sub-save-button-wrapper button {
    flex: auto;
    background-color: #000;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    width: 187px
}

.sub-save-button-wrapper button:hover, .sample-upsell-button-wrapper button:hover {
    opacity: .8
}

.sub-save-opt-out, .sample-upsell-opt-out {
    font-size: 13px
}

.sample-upsell-opt-out {
  display: none;
}

.sample-urgency {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
}

#accept-offer {
  margin-right: 10px;
  background-color:#e12727;
  width:60%;
}

.sample-upsell-title {
  font-size: 1.9em;
}

@media only screen and (max-width: 480px) {
    .sub-save-button-wrapper button, .sample-upsell-button-wrapper button {
        height:65px
    }

    .sample-upsell-title {
      font-size: 2em;
    }

    .sample-upsell-text {
      font-size: 15px;
    }
}

a.afterpay-link {
    display: none
}

a.afterpay-button,a.afterpay-button:hover {
    border-bottom: none!important
}

a.afterpay-button:after {
    content: none!important
}

.jdgm-branding-footer {
    display: none!important
}

@media only screen and (max-width: 767px) {
    .jdgm-widget-actions-wrapper {
        margin-top:10px
    }
}

.announcement-link .announcement-link-text {
    text-decoration: none!important
}

.section-header .article__date {
    display: none
}

.rte a:not(.btn):after,.rte-setting a:not(.btn):after {
    border-bottom: none!important
}

.cart-related-add-to-cart-button,.home-collection-add-to-cart-button,#cart_page_add_to_cart__button, .collection-add-to-cart-button, .collection-sold-out-button {
    width: 100%;
    margin: 5px auto;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: -1px;
}

@media only screen and (min-width: 768px) {
    .index-section.cart-related-products {
        margin-top: -15px;
        padding: 10px 0
    }

    .cart__row button.btn.cart__checkout {
        width: 50%
    }
}

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

    button.btn.btn--secondary.update-cart,button.btn.cart__checkout {
        width:100%
    }

    .cart-related-add-to-cart-button,.home-collection-add-to-cart-button,#cart_page_add_to_cart__button, .collection-add-to-cart-button, .collection-sold-out-button {
        font-size: 12px
    }

    span.jdgm-prev-badge__stars,span.jdgm-prev-badge__text {
        display: block
    }

    .cart-related-grid-product__options select,.home-collection-grid-product__options select,#cart_page_add_to_cart__button select, .collection-grid-product__options select {
        font-size: 12px
    }
}

.cart-related-grid-product__options select,.home-collection-grid-product__options select,#cart_page_add_to_cart__button select, .collection-grid-product__options select {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
}

/* Cart Related Products - Subscribe Row */
.cart-related-subscribe-row {
    margin-top: 8px;
    margin-bottom: 8px;
}

.cart-related-products .collection-product-price {
    margin-top: 5px;
}

.cart-related-products .collection-add-to-cart-button,
.cart-related-products .cart-related-add-to-cart-btn {
    margin-top: 8px;
}

.cart-related-products .grid-product__title {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 13px;
}

/* Cart Related Products - Responsive Text Sizing */
@media only screen and (max-width: 1200px) {
    .cart-related-products .grid-product__title {
        font-size: 12px;
    }
    .cart-related-products .collection-product-price {
        font-size: 11px;
    }
    .cart-related-products .collection-subscribe-label {
        font-size: 10px !important;
    }
    .cart-related-products .collection-price-savings {
        font-size: 10px;
        padding: 2px 5px;
    }
}

@media only screen and (max-width: 1024px) {
    .cart-related-products .grid-product__title {
        font-size: 11px;
    }
    .cart-related-products .collection-product-price {
        font-size: 10px;
    }
    .cart-related-products .collection-subscribe-label {
        font-size: 9px !important;
    }
    .cart-related-products .collection-price-savings {
        font-size: 9px;
        padding: 1px 4px;
    }
    .cart-related-products .collection-add-to-cart-button,
    .cart-related-products .cart-related-add-to-cart-btn {
        font-size: 11px;
        padding: 8px 5px;
    }
}

@media only screen and (max-width: 900px) {
    .cart-related-products .grid-product__title {
        font-size: 10px;
        min-height: 35px;
    }
    .cart-related-products .collection-product-price {
        font-size: 9px;
    }
    .cart-related-products .collection-subscribe-row {
        padding: 3px 5px;
        gap: 5px;
    }
    .cart-related-products .collection-subscribe-checkbox {
        width: 14px;
        height: 14px;
    }
    .cart-related-products .collection-subscribe-label {
        font-size: 8px !important;
        letter-spacing: 0;
    }
    .cart-related-products .collection-price-savings {
        font-size: 8px;
        padding: 1px 3px;
    }
    .cart-related-products .collection-add-to-cart-button,
    .cart-related-products .cart-related-add-to-cart-btn {
        font-size: 10px;
        padding: 6px 4px;
    }
}

.hero__subtitle {
    letter-spacing: 2px
}

.sticky-popup {
    position: fixed;
    top: 50%;
    left: -78px;
    width: 105px;
    height: 0px;
    text-align: right;
    z-index: 19;
    margin-top: -15px;
    display: none
}

.sticky-popup a {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    display: block;
    background: black;
    text-align: center;
    height: 60px;
    width: 165px;
    padding: 8px 16px;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px
}

.sticky-popup:hover {
    left: -58px;
    transition: left .5s
}

span#rc_price_autodeliver {
    display: none
}

.faq-index-section {
    margin-top: 20px;
    margin-bottom: 10px
}

.image-row-faq {
    margin-top: 30px;
    margin-bottom: 30px
}

.collapsible-content__inner.collapsible-content__inner--faq.rte {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.disclaimer {
    color: #bdbdbd
}

.product__thumb-play {
    background-color: #000!important
}

span#flash,span#collection-flash {
    background: #000; /* prime #1399ff; */
    font-weight: 700;
    display: block;
    color: #FFF;
    padding-top:3px;
    padding-bottom:2px;
}

.flash-timer {
    font-size: 13px;
    color: #767676;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px
}

.flash-timer-bar {
    text-transform: uppercase
}

a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    font-weight: 700;
    border-bottom: 1px solid #000;
    font-size: 15px !important;
}

.site-nav__dropdown .grid__item div:last-child {
    font-weight: 900
}

.promo-grid__text .rte--block:nth-child(3) {
    letter-spacing: .15em
}

.template-collection .text-link {
    text-decoration: underline
}

.site-nav__dropdown {
    z-index: 9999
}

.table--responsive td:before {
    font-size: 15px
}

.rmz-embed-container h1,.rmz-embed-container .h1,.rmz-embed-container h3,.rmz-embed-container .h3 {
    text-transform: uppercase
}

.product__benefits--block {
    text-align: center
}

@media only screen and (min-width: 767px) {
    #horizontal-tabs {
        min-width:650px
    }

    .product__benefits--block {
        flex-grow: 1;
        flex-basis: 0;
        width: 200px
    }

    .product_benefits--image {
        width: 100%
    }

    .product_benefits--image img {
        width: 50%
    }

    .tab-container {
        display: flex;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 767px) {
    #horizontal-tabs {
        min-width:100%!important;
        flex-direction: column
    }

    .product_benefits--image {
        width: 100%
    }

    .product_benefits--image img {
        width: 50%
    }

    .tab-container {
        padding-top: 40px;
        display: block
    }

    #horizontal-tabs li {
        width: 100%;
        display: block
    }

    #horizontal-tabs {
        height: auto
    }

    .product__benefits--block {
        width: 100%
    }
}

#horizontal-tabs {
    min-width: 550px;
    padding-right: 2px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

#horizontal-tabs li a {
    cursor: pointer
}

#horizontal-tabs li {
    list-style: none;
    margin-right: 5px;
    outline: none
}

#horizontal-tabs li a {
    font-family: Oswald;
    font-size: 15px;
    letter-spacing: 1.2px;
    font-weight: 700;
    color: #212121;
    padding: 5px 7px 8px;
    display: block;
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #979797
}

#horizontal-tabs li a.inactive {
    padding: 5px 8px 8px;
    color: #0000003d;
    outline: none;
    border-bottom: none
}

#horizontal-tabs li a:hover,#horizontal-tabs li a.inactive:hover {
    color: #212121;
    outline: none
}

.tab-container {
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 20px
}

.tab-container h2,.tab-container .h2 {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #5685bc
}

.tab-container p {
    margin: 15px;
    font-size: 16px
}

.tab-container ul {
    margin-left: 25px;
    font-size: small;
    line-height: 1.4;
    list-style-type: disc
}

.tab-container li {
    padding-bottom: 5px;
    margin-left: 5px
}

#blog-sidebar {
    padding-right: 20px
}

#blog-sidebar .btn {
    margin-top: 10px
}

.blog-sidebar__group:first-child {
    margin-top: 5px;
    border-top: none
}

.blog-sidebar__group {
    border-top: 1px solid #e8e8e1;
    padding-top: 20px;
    margin-top: 5px;
    margin-bottom: 20px
}

.blog-sidebar__header {
    letter-spacing: .2em;
    font-size: .8em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    text-align: center
}

.blog-sidebar__content {
    display: block;
    text-align: center
}

.blog-sidebar__content p {
    padding-top: 10px
}

.blog-sidebar__image {
    width: 100%
}

a:hover {
  color: #e12727;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

a.btn:hover,.sticky-popup a:hover {
    text-decoration: none
}

.blog-sidebar__content {
    font-size: .8em
}

@media only screen and (min-width: 768px) {
    #shopify-section-article-sidebar-template article {
        padding-left:40px
    }
}

.blog-sidebar__socials a {
    color: #000
}

.blog-sidebar__socials li {
    display: inline-block;
    margin: 0 10px 10px 0
}

.blog-sidebar__socials {
    text-align: center
}

.sidebar__newsletter-input {
    padding: 10px 45px 10px 0;
    background-color: #f5f5f5;
    color: #000;
    max-width: 300px;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #e8e8e1;
    font-size: .8em
}

.sidebar__newsletter-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #8a8a8a;
    padding: 0
}

.sidebar__newsletter {
    position: relative;
    display: inline-block;
    max-width: 300px;
    width: 100%
}

.header-wrapper a {
    text-decoration: none
}

.blog-sidebar__group .product-convert-cta {
  width: 100%;
  margin-top: 10px;
}

.blog-sidebar__group .product-convert {
    padding-bottom: 0;
    font-size: .8em
}

.grid-product__content a:hover,#AnnouncementSlider a:hover {
    text-decoration: none
}

.rc_form__group button {
    color: #fff
}

.rc_form__group button:hover {
    color: #000#
}

@media only screen and (min-width: 768px) {
    .sidebar-page-width {
        padding-left:12%;
        padding-right: 12%
    }
}

.cart-drawer-product__options select,.cart-drawer-product__options_two select, .cart-drawer-product__options_three select {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}

.step-progress-bar {
    width: 100%;
    margin: 0 auto
}

.step-progress-bar img {
    width: 25px;
    margin-bottom: 0;
    height: 25px
}

.step-progress-bar ul {
    text-align: center
}

.step-progress-bar ul li {
    display: inline-block;
    width: 25%;
    position: relative
}

.step-progress-bar ul li .fas {
    background: #ccc;
    width: 23px;
    height: 23px;
    color: #000;
    border-radius: 50%
}

.step-progress-bar ul li .fas:after {
    content: "";
    background: #000;
    height: 5px;
    width: 82px;
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: -1
}

.step-progress-bar ul li:first-child .fas:after {
    width: 50px;
    left: 50px
}

.step-progress-bar ul li:last-child .fas:after {
    width: 40px
}

ol.progress[data-steps="2"] li {
    width: 49%
}

ol.progress[data-steps="3"] li {
    width: 33%
}

ol.progress[data-steps="4"] li {
    width: 24%
}

ol.progress[data-steps="5"] li {
    width: 19%
}

ol.progress[data-steps="6"] li {
    width: 16%
}

ol.progress[data-steps="7"] li {
    width: 14%
}

ol.progress[data-steps="8"] li {
    width: 12%
}

ol.progress[data-steps="9"] li {
    width: 11%
}

.progress {
    width: 100%;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

.progress li {
    float: left;
    text-align: center;
    position: relative
}

.progress .name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
    color: #000;
    opacity: .3;
    font-size: 12px;
    line-height: 15px;
    min-height: 44px;
    text-transform: uppercase;
}

.progress .name .price {
    font-size: 13px
}

.progress .step img {
    width: 15px;
    position: absolute;
    left: 44.8px;
    top: 54px
}

.progress .step span {
    opacity: .3
}

.progress .active .name,.progress .done .name,.progress .active .step span {
    opacity: 1;
    font-weight: 700
}

.progress li:first-of-type .step:before {
    display: none
}

.progress li:last-of-type .step:after {
    display: none
}

.progress .done .step,.progress .done .step:before,.progress .done .step:after,.progress .active .step,.progress .active .step:before {
    background-color: #7deac8
}

.progress span.price {
    font-size: 12px
}

/* Subscription-only shipping text */
.subscription-shipping-text {
    text-align: center;
    padding: 10px 15px;
    font-size: 14px;
    margin-bottom: 5px
}

.subscription-shipping-text strong {
    color: #000
}

/* Buy More & Save mode container */
.progress-buymore-mode,
.progress-shipping-mode {
    width: 100%
}

/* Shipping mode - match buy more mode layout for minimal shift */
.progress-shipping-mode {
    position: relative;
    width: 100%
}

.progress-shipping-mode .subscription-shipping-text {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px 0 0 0;
    margin: 0 0 -30px 0;
    color: #000
}

.progress-shipping-mode .progress-container {
    position: relative;
    top: 19px;
    left: 0;
    width: 80%;
    margin: 0 auto;
    height: 7px;
    background-color: #d8d8d8;
    border-radius: 5px;
    z-index: 0
}

@media only screen and (max-width: 767px) {
    .progress-shipping-mode .progress-container {
        top: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .progress-shipping-mode .progress-container {
        width: 80%;
        top: 44px;
        left: 0;
        margin: 0 auto;
        z-index: 0
    }

}

#NavDrawer .drawer__inner {
    overflow: auto
}

.site-footer a:hover {
    text-decoration: none
}

span.stamped-badge-caption {
    font-size: 14px
}

#ps__subscribe-form .btn {
    margin: 0
}

.vip-tier-table .description {
    text-align: center
}

.vip-tier-table .perk-description {
    text-align: left;
    text-transform: uppercase
}

.vip-tier-table {
    max-width: 760px;
    margin: 0 auto
}

.vip-tier-block-header {
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 768px) {
    div[data-section-id="956814ea-0e00-4497-a2af-aca0ea0c4631"] {
        margin-top:80px
    }
}

@media only screen and (max-width: 768px) {
    div[data-section-id="956814ea-0e00-4497-a2af-aca0ea0c4631"] {
        margin-top:20px
    }
}

.grid-product a:hover {
    font-weight: 400
}

@font-face {
    font-family: Fight Bold Italic;
    src: url(/cdn/shop/t/145/assets/Fight_to_the_Finish_BB_Bold_Italic.ttf?v=67760121781787287591635997633);
    font-display: swap;  
}

@font-face {
    font-family: Fight Italic;
    src: url(/cdn/shop/t/145/assets/Fight_to_the_Finish_BB_Italic.ttf?v=80537075120074391921636056082);
    font-display: swap;
}

.gift-guide-button {
    letter-spacing: 2px
}

#stamped-reviews-widget {
    font-family: DIN Next
}

.stamped-widget-text {
    font-size: 14px
}

img.progress-shaker {
    left: 31.8px!important
}

.stamped-badge[data-rating="0"],.stamped-badge[data-rating="0,0"],.stamped-badge[data-rating="0.0"] {
    display: block
}

.cart_item.shirt_offer,.cart_item.shaker_offer {
    display: none
}

.h4-cart-page {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-size: .9em;
    font-weight: 400;
    margin-bottom: 0px;
}

p.h2.h2-2 {
    font-size: 2em
}

@media only screen and (min-width: 768px) {
    .cart-page-progress .progress .step img.progress-shaker,.cart-page-progress .progress .step img {
        left:64px
    }

    .cart-header {
        margin-top: 20px
    }

    .cart-page-progress .progress .step:after {
        width: 50%
    }

    .progress-unlocks.cart-page-progress {
        width: 600px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 768px) {
    .progress-unlocks.cart-page-progress,.cart-page-free-shipping-text,.cart-related-products {
        display:none
    }

    .cart-page-progress .progress .step img {
        left: 50px!important
    }

    .cart-header {
        margin-top: 20px
    }
}

body,html {
    z-index: 0;
    position: relative
}

.sc_simple-info__row {
    font-size: 14px
}

.sc_simple-container input,.sc_simple-container .sc_code-btn .sc_code-loading {
    border-radius: 0!important
}

.sc_code-btn input,.sc_simple-container input {
    font-size: 13px
}

.drawer a:hover {
    font-weight: 700
}

.sc-tag .code .code-name {
    font-size: 12px
}

.ajaxcart__note {
    text-align: center
}

.product-photos {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center
}

.product-photos .full-width {
    width: 100%
}

.product-photos .centered {
    max-width: 600px;
    margin-bottom: 20px
}

#stamped-main-widget {
    margin: 1em 50px!important
}

@media only screen and (min-width: 768px) {
    .page-content {
        padding-top:0
    }
}

.page-content {
    padding-top: 30px
}

button[name=add] {
    margin-top: 10px
}

.collapsibles-wrapper.collapsibles-wrapper--border-bottom:last-child {
    margin-bottom: 20px
}

.magnify-large {
    width: 300px;
    height: 300px;
    position: absolute;
    border-radius: 100%;
    display: none
}

.magnify-small {
    display: block
}

.shopify-payment-terms {
    font-size: 14px;
    padding-top: 10px;
}

.sr-only {
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    white-space: nowrap
}

.stamped-ratings-wrapper {
    font-size: 16px!important
}

.grid-product__tag {
    text-transform: uppercase;
    font-weight: 700
}

.blog-sidebar__socials li {
    width: 9%
}

.govx-id-full-wrapper {
    justify-content: flex-end
}

.footer-badges ul {
    list-style: none outside;
    margin-left: 0
}

.footer-badges li {
    display: inline-block
}

.footer-badges-bscg {
    width: 25%
}

.footer-badges-nsla {
    width: 70%
}

@media only screen and (max-width: 768px) {
    .hide-on-mobile {
        display:none
    }

    .govx-id-full-wrapper {
        justify-content: center
    }
}

.show-on-mobile {
    display: block
}

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

.trust-bar__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 110px;
    flex: 0 1 110px;
    vertical-align: middle;
    margin: 0 15px 20px
}

@media only screen and (min-width: 768px) {
    .trust-bar__item {
        -webkit-box-flex:0;
        -ms-flex: 0 1 160px;
        flex: 0 1 160px;
        margin: 0 0 30px
    }
}

.trust-bar__image {
    display: block;
    margin: 0 auto
}

.trust-bar__link {
    display: block
}

.index-section-trust {
    margin: 0 25px
}

div#shopify-section-1646267647495f41e2 {
    background-color: #f2f2f2;
    padding: 75px 0
}

.trust-section-header {
    margin-bottom: 0;
    text-align: center
}

p.trust-description {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) {
    .update-cart {
        margin-top:20px !important
    }

    .trust_custom__item {
        padding-left: 30px
    }

    p.trust-description {
        padding: 0 15px
    }
}

.no-border {
    border-bottom: none!important
}

.our-story-custom-content-trust {
    padding: 30px 0 60px;
}

.section-block-7 {
    background-color: #f2f2f2
}

@media only screen and (max-width: 768px) {
    .section-block-7 {
        margin-top:0px
    }
}

.shopify-challenge__container .shopify-challenge__button {
    margin-top: 20px
}

.js-pushowl--bis {
    margin-bottom: 10px
}

div#ps__bis_container_root {
    visibility: hidden
}

#ps-text-stock {
    margin: 0 auto 10px
}

.pc-steps {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .5s linear
}

.pc-steps[data-step="2"] {
    display: none
}

.pc-steps[data-step="5"] {
    margin-top: -160px
}

.pc-steps.active {
    visibility: visible;
    opacity: 1
}

.pc-steps .protein-results {
    width: 231px;
    height: 231px;
    text-align: center;
    border: 5px #000 solid;
    border-radius: 100%;
    background: #fff;
    display: inline-block
}

.pc-steps .protein-results div {
    display: flex;
    height: 50%;
    margin-top: 25%;
    flex-wrap: wrap;
    justify-items: center;
    text-align: center;
    align-items: center
}

@media (max-width: 589px) {
    .pc-steps .protein-results {
        margin-top:30px
    }
}

.pc-steps .protein-results p {
    width: 100%;
    margin: 0;
    flex: 1 0 100%
}

.pc-steps .protein-results .protein,.pc-steps .protein-results .daily {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1.5px;
    text-align: center;
    color: #a4a4a4
}

.pc-steps .protein-results .daily {
    color: #000
}

.pc-steps .protein-results .amount {
    font-size: 60px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    font-weight: 700
}

#shopify-section-page-protein-calculator-template .grid {
    margin-left: 0
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template {
    text-align: center
}

.pc-results .grid--flush-bottom {
    overflow-x: hidden
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .variant-wrapper,.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .nutrition-info-box,.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template select,.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .product__quantity {
    display: none!important
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template img {
    float: left
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .product-data {
    width: 100%;
    max-width: 490px;
    padding-top: 45px;
    margin: 0 auto
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .product-data select.product_select {
    width: 60%;
    display: inline-block!important;
    right: -7px;
    position: relative
}

@media (max-width: 589px) {
    .pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .product-data select.product_select {
        width:100%;
        right: 0px
    }
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template button.btn {
    padding: 17px 0;
    margin: 10px 0 auto;
    min-width: 140px
}

.pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template button.btn:hover {
    background: #353535
}

@media (max-width: 589px) {
    .pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template img {
        float:none
    }

    .pc-steps.pc-results #ProductSection-page-sections-protein-calculator-template .product-data {
        padding-top: 0
    }
}

.pc-steps.pc-results .text-columns,.pc-steps.pc-results .text-columns .grid__item {
    max-height: unset
}

.pc-steps.pc-results .grid-product__price {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 700
}

.pc-steps.pc-results .enlarge-text {
    max-width: 580px;
    margin: 0 auto
}

.pc-steps.pc-results .image-wrap {
    padding: 65px 20px
}

.pc-steps.pc-results .image-wrap img {
    opacity: 1;
    display: inline-block;
    max-height: 650px
}

@media (max-width: 590px) {
    .pc-steps.pc-results .image-wrap {
        padding:25px 10px
    }
}

.pc-steps.pc-results .other-considerations {
    max-width: 700px;
    margin: 0 auto
}

@media (max-width: 590px) {
    .pc-steps.pc-results .other-considerations {
        padding-top:30px
    }
}

.pc-steps.pc-results .other-considerations ul {
    margin: 0;
    padding: 0 0 0 15px
}

.pc-steps.pc-results .other-considerations ul li {
    margin-bottom: 30px;
    padding-left: 20px;
    list-style-position: outside
}

.pc-steps.pc-results .other-considerations .sources-for-data {
    position: relative;
    padding: 20px 0 0;
    border: 1px #979797 solid;
    border-width: 1px 0
}

.pc-steps.pc-results .other-considerations .sources-for-data .hidden-data {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: max-height .15s ease-out
}

.pc-steps.pc-results .other-considerations .sources-for-data.visible-data .hidden-data {
    transition: max-height .35s ease-in;
    max-height: 999px;
    visibility: visible
}

.pc-steps.pc-results .other-considerations .sources-for-data p:first-child {
    position: relative;
    cursor: pointer
}

.pc-steps.pc-results .other-considerations .sources-for-data span.arrow-down {
    border: 1px #000 solid;
    border-top-width: 0;
    border-right-width: 0;
    transform: rotate(-45deg);
    position: absolute;
    right: 21px;
    top: 5px;
    display: inline-block;
    width: 10px;
    height: 10px
}

.pc-steps.pc-results .other-considerations .sources-for-data.visible-data span.arrow-down {
    transform: rotate(135deg)
}

.pc-app {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: center
}

.pc-app ul {
    list-style: none;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
    color: #626262;
    letter-spacing: 1.34px;
    text-transform: uppercase;
    font-size: 11px
}

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

.pc-app ul li.active {
    color: #000;
    font-weight: 700
}

.pc-app .wrapper {
    width: 100%;
    max-width: 490px;
    margin: 0 auto
}

.pc-app .wrapper>div {
    margin: 0 auto;
    max-width: 392px
}

.pc-app .pc-form {
    margin-top: 89px
}

.pc-app .pc-form h3,.pc-app .pc-form .h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000;
    text-transform: uppercase
}

.pc-app .pc-form p {
    margin: 10px 0 30px;
    font-size: 15px
}

.pc-app .pc-form[data-steps="5"] p {
    width: 150%;
    margin-left: -25%
}

.pc-app .pc-choice {
    background: #fff;
    border-radius: 5px;
    padding: 17px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left
}

.pc-app .pc-choice.error {
    border-color: #d02e2e;
    background-color: #fff6f6;
    color: #d02e2e
}

.pc-app .pc-choice.selected {
    background: #40ee3e
}

.pc-app .pc-choice:last-child {
    margin-bottom: 0
}

.pc-app .pc-choice .left-icon {
    width: 43px;
    height: 43px;
    display: inline-block;
    float: left
}

.pc-app .pc-choice .left-icon .circle {
    background: #000;
    opacity: .19;
    border-radius: 100%;
    height: 100%;
    width: 100%
}

.pc-app .pc-choice .left-icon .graph {
    width: 100%;
    text-align: center;
    height: 32px;
    margin-top: 5px
}

.pc-app .pc-choice .left-icon .graph span {
    background: #000;
    opacity: .19;
    width: 7px;
    margin: 0 3px;
    display: inline-block
}

.pc-app .pc-choice .left-icon .graph span.graph1 {
    height: 14px;
    margin-top: 18px
}

.pc-app .pc-choice .left-icon .graph span.graph2 {
    height: 22px;
    margin-top: 10px
}

.pc-app .pc-choice .left-icon .graph span.graph3 {
    height: 32px;
    margin-top: 0
}

.pc-app .pc-choice .left-icon .graph span.full {
    opacity: 1
}

.pc-app .pc-choice .right-description {
    display: inline-block;
    text-align: left;
    padding-left: 10px;
    min-height: 45px;
    max-width: 310px
}

.pc-app .pc-choice .right-description h4,.pc-app .pc-choice .right-description .h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 4px
}

.pc-app .pc-choice .right-description h4.no-p,.pc-app .pc-choice .right-description .no-p.h4 {
    margin-top: 14px
}

.pc-app .pc-choice .right-description p {
    font-size: 15px;
    margin: 0
}

.pc-app input {
    line-height: 122px;
    width: 100%;
    border-radius: 5px;
    background: #ededed;
    border: 0;
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 700
}

.pc-app input::placeholder {
    color: #414141
}

.pc-app input.error {
    border-color: #d02e2e;
    background-color: #fff6f6;
    color: #d02e2e
}

.pc-app input::-webkit-outer-spin-button,.pc-app input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.pc-app input[type=number] {
    -moz-appearance: textfield
}

.pc-app input[name=email] {
    font-family: ProximaNova,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 80px
}

.pc-app .btn {
    color: #fff;
    font-weight: 700;
    border-color: #fff;
    margin-top: 30px;
    width: 165px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase
}

.pc-app .btn:hover {
    background: #b7b7b7!important;
    color: #000;
    border-color: #000
}

.pc-app .back-btn {
    padding-top: 15px
}

.pc-app .back-btn a {
    border: 1px #e2e2e2 solid;
    padding: 5px 15px;
    border-radius: 22px;
    color: #a5a5a5
}

.pc-app .back-btn a:hover {
    background: #e2e2e2;
    color: #000
}

.pc-steps.final-step .pc-app {
    background-image: none;
    color: #000
}

.pc-steps.final-step .pc-app .pc-form h3,.pc-steps.final-step .pc-app .pc-form .h3 {
    color: #000
}

.pc-steps.final-step .pc-app ul li.active {
    font-weight: 700;
    color: inherit
}

.pc-get-started {
    text-align: center
}

.pc-get-started-text {
    margin-bottom: 20px;
    font-size: 18px
}

#calc-results .flex-main {
    justify-content: center;
    display: flex;
    flex-wrap: wrap
}

#calc-results .flex-main>div:first-child {
    width: 100%
}

#calc-results h3.title,#calc-results .title.h3 {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
    line-height: 1.13
}

@media (max-width: 767px) {
    #calc-results h3.title,#calc-results .title.h3 {
        font-size:35px
    }
}

#calc-results h3.title+.flex,#calc-results .title.h3+.flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -100px;
    margin-bottom: 25px
}

@media (max-width: 1023px) {
    #calc-results h3.title+.flex,#calc-results .title.h3+.flex {
        margin-left:-40px
    }
}

@media (max-width: 767px) {
    #calc-results h3.title+.flex,#calc-results .title.h3+.flex {
        display:block;
        margin-left: 0
    }

    #calc-results h3.title+.flex .protein-results,#calc-results .title.h3+.flex .protein-results {
        margin: 25px auto!important;
        transform: translate(-10px)!important
    }

    #shopify-section-page-protein-calculator-template .grid__item {
        padding-left: 0
    }
}

@media only screen and (max-width: 589px) {
    #calc-results h3.title+.flex,#calc-results .title.h3+.flex {
        width:100%
    }
}

#calc-results h3.title+.flex .desc,#calc-results .title.h3+.flex .desc {
    max-width: 600px;
    padding: 25px 25px 25px 75px;
    border: 5px solid
}

@media (max-width: 1023px) {
    #calc-results h3.title+.flex .desc,#calc-results .title.h3+.flex .desc {
        max-width:440px
    }
}

#calc-results .protein-calculator-product {
    width: 25%
}

@media (max-width: 1023px) {
    #calc-results .protein-calculator-product {
        width:50%
    }
}

@media (max-width: 767px) {
    #calc-results h3.title+.flex .desc,#calc-results .title.h3+.flex .desc {
        max-width:100%;
        padding: 20px;
        margin: 0 auto 25px
    }

    #calc-results .protein-calculator-product {
        width: 90%
    }
}

#calc-results h3.title+.flex .desc p,#calc-results .title.h3+.flex .desc p {
    margin-bottom: 0;
    font-size: 20px
}

@media (max-width: 1023px) {
    #calc-results h3.title+.flex .desc p,#calc-results .title.h3+.flex .desc p {
        font-size:16px
    }
}

#calc-results h3.title+.flex .desc p+p,#calc-results .title.h3+.flex .desc p+p {
    padding-top: 10px
}

@media (max-width: 1199px) {
    #calc-results .protein-calculator-product h3,#calc-results .protein-calculator-product .h3 {
        font-size:21px!important
    }
}

#calc-results .protein-calculator-product img {
    max-width: 90%!important;
    float: none!important
}

@media (max-width: 1199px) {
    #calc-results .protein-calculator-product img {
        max-height:160px
    }
}

#calc-results .protein-calculator-product .product-data {
    max-width: 100%!important
}

#calc-results .protein-calculator-product .product_select {
    width: 100%!important;
    right: 0!important;
    padding-top: 14px!important;
    padding-bottom: 14px!important;
    margin-top: 10px
}

#calc-results .protein-calculator-product .btn {
    width: 100%!important;
    max-width: 245px
}

#calc-results {
    padding-top: 70px
}

.pc-app a:hover {
    font-weight: 400
}

.pc-results {
    display: none
}

.klaviyo-form-RwaQJy {
    width: 50%;
    margin: 75px auto
}

@media only screen and (max-width: 767px) {
    .klaviyo-form-RwaQJy {
        width:100%;
        margin: 75px o
    }
}

.pc-title {
    margin-top: 20px;
    font-size: 2em
}

.pc-get-started-article article {
    margin: 40px auto 0
}

.pc-get-started button:hover {
    background-color: #979797!important
}

.pc-get-started btn {
    font-size: 14px
}

#pc-banner-image {
    width: 100%
}

.take-quiz {
    display: inline;
    border-bottom: 2px solid #000;
    padding-bottom: 2px
}

.take-quiz:hover {
    cursor: pointer
}

.pc-get-started {
    padding-bottom: 0;
    padding-top: 0
}

a.govx-id-link {
    display: none!important
}

.product-featured_benefit {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 14px;
}

.ajaxcart__savings, .cart__savings {
    color: green;
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}

.rc-legacy-radio {
    padding: 10px!important
}

.product-scroll-sfp-container img.mobile {
  display:none;
}

.product-scroll-featured-review-section {
    padding: 60px 0;
    background-color: #f5f5f5
}

.product-scroll-featured-review-container {
    max-width: 100%;
    padding: 0 65px
}

.product-scroll-featured-review {
    max-width: 900px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    margin: 0 auto;
    font-size: 18px;
    text-transform: uppercase;
}

.product-scroll-featured-review-left p {
    font-size: 22px;
    color: #4d4d4d
}

.product-scroll-featured-review-stars {
    color: #000;
    font-size: 23px;
    padding: 10px 0
}

.product-scroll-featured-review-right {
    width: 44%;
    display: inline-block;
    padding: 0 50px;
    vertical-align: middle;
    text-align: center
}

.product-scroll-featured-review-right img {
    max-width: 90%
}

.dflex {
    display: flex
}

.align-items-center {
    align-items: center
}

.flex-w {
    flex-wrap: wrap
}

.justify-content-center {
    justify-content: center
}

.product-scroll-overview-section {
    width: 100%;
    padding: 60px 15px;
    clear: both
}

.product-scroll-overview-container {
    padding: 0 25px
}

.product-scroll-overview-container h2,.product-scroll-overview-container .h2 {
    text-align: center;
    font-size: 46px;
    max-width: 800px;
    margin: auto;
    letter-spacing: 1px
}

.scroll-overview-row {
    margin-bottom: 40px
}

.scroll-overview-row:last-of-type {
    margin-bottom: 0
}

.under {
    display: block;
    color: #333;
    font-weight: 700;
    font-family: Oswald;
    font-size: 40px;
    text-align: center;
    max-width: 800px;
    margin: auto
}

.under:before {
    content: url(/cdn/shop/files/grayunder3.png?v=1653005011);
    position: absolute;
    margin-top: 47px;
    margin-left: -70px;
    display: none
}

.overview-checkmarks {
    margin-left: 5%;
    margin-bottom: 20px
}

.overview-checkmarks img {
    width: 7%;
    padding-right: 15px
}

.overview-checkmarks p {
    margin-bottom: 0
}

.overview-checkmarks:last-of-type {
    margin-bottom: 0
}

.product-scroll-overview-txt {
    padding: 20px;
    font-size: 23px;
    width: 55%;
    vertical-align: top
}

.product-scroll-overview-txt h2,.product-scroll-overview-txt .h2 {
    text-align: center;
    font-size: 56px;
    margin-bottom: 40px
}

.product-scroll-overview-img {
    padding: 20px;
    width: 45%;
    position: relative
}

.product-scroll-benefit-section {
    width: 100%;
    padding: 60px 15px;
    clear: both;
    background-color: #f7f7f7;
}

.product-scroll-benefit-container {
    padding: 0 20px;
    width: 900px;
    margin: 0 auto;
    text-align: center
}

.product-scroll-benefit-container h2,.product-scroll-benefit-container .h2 {
    font-size: 44px;
    letter-spacing: 1px
}

.product-scroll-benefit-container .benefit-row {
    max-width: 900px;
    flex-direction: row
}

.product-scroll-benefit-txt {
    padding: 10px;
    font-size: 23px;
    vertical-align: top;
    width: 65%;
    text-align: left
}

.product-scroll-benefit-img {
    padding: 20px;
    width: 28%;
    position: relative
}

.product-scroll-ingredient-section {
    width: 100%;
    padding: 60px 20px;
    clear: both
}

.product-scroll-ingredient-container {
    padding: 0 20px
}

.product-scroll-ingredient-container h2,.product-scroll-ingredient-container .h2 {
    text-align: center;
    font-size: 56px
}

.ingredient-checkmarks {
    margin-left: 5%;
    margin-bottom: 20px
}

.ingredient-checkmarks img {
    width: 10%;
    padding-right: 15px
}

.ingredient-checkmarks p {
    margin-bottom: 0
}

.ingredient-row {
    max-width: 1000px;
    margin: auto
}

.ingredient-checkmarks:last-of-type {
    margin-bottom: 0
}

.product-scroll-ingredient-txt {
    padding: 23px;
    font-size: 18px;
    width: 55%;
    vertical-align: top;
    flex-grow: 2
}

.product-scroll-ingredient-txt h2,.product-scroll-ingredient-txt .h2 {
    text-align: left;
    font-size: 40px;
    margin-bottom: 20px
}

.product-scroll-ingredient-img {
    padding: 20px;
    width: 45%;
    position: relative
}

.scroll-benefit-header {
    line-height: 1
}

.ingredient-main-header {
    width: 50%;
    margin: auto auto 20px;
    line-height: 1;
    letter-spacing: 1px
}

.overview-checkmarks p {
    padding-left: 20px
}

.product-scroll-sfp-section {
    text-align: center;
    padding: 50px 0;
    background: #383838;
    clear: both
}

.product-scroll-sfp-container {
    padding: 0 45px
}

.product-scroll-sfp-container img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.product-scroll-featured-review-section-two, .product-scroll-featured-review-section-three {
    padding: 60px 0;
    background-color: #f5f5f5;
    text-align: center;
    clear: both
}

.product-scroll-featured-review-section-three {
    background-color: #eaeaea;
}

.product-scroll-featured-review-container-two, .product-scroll-featured-review-container-three {
    max-width: 900px;
    padding: 0 85px;
    margin: auto;
}

.product-scroll-featured-review-container-two p, .product-scroll-featured-review-container-three p {
    font-size: 18px;
    text-transform: uppercase;
}

.product-scroll-featured-review-container-two strong, .product-scroll-featured-review-container-three strong {
    font-size: 18px;
}

.product-scroll-overview-container h2,.product-scroll-overview-container .h2, .product-scroll-benefit-container h2, .product-scroll-benefit-container .h2, .product-scroll-ingredient-container h2, .product-scroll-ingredient-container .h2 {
    font-size: 55px;
}

h2.ingredient-main-header, h2.scroll-benefit-header {
  font-size:60px;
}

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

   .product-scroll-featured-review-container-two p, .product-scroll-featured-review-container-three p {
     font-size: 18px;
   }

    .product-scroll-overview-container h2,.product-scroll-overview-container .h2, .product-scroll-benefit-container h2, .product-scroll-benefit-container .h2, .product-scroll-ingredient-container h2, .product-scroll-ingredient-container .h2 {
      font-size: 44px;
      line-height: 34px;
    }

    .under, .product-scroll-ingredient-txt h2, .product-scroll-ingredient-txt .h2 {
      font-size: 40px;
      line-height: 30px;
    }

    .product-scroll-sfp-container {
      padding: 0px;
    }

    .product-scroll-sfp-container img.mobile {
      display: block;
    }

    .product-scroll-sfp-container img.desktop {
      display: none !important;
    }
  
    .product-scroll-featured-review-section {
        padding:20px 0
    }

    .product-scroll-featured-review-container {
        display: flex;
        flex-flow: column;
        width: 90%;
        margin: 0 auto;
        padding: 0 28px
    }

    .product-scroll-featured-review-left {
        width: 100%;
        order: 2
    }

    .product-scroll-featured-review-left p {
        font-size: 18px;
        line-height: 1.4
    }

    .product-scroll-featured-review-stars {
        padding: 20px 0 0
    }

    .product-scroll-featured-review-right {
        width: 100%;
        order: 1;
        padding: 0
    }

    .product-scroll-featured-review-right img {
        margin-top: 20px
    }

    .product-scroll-overview-txt {
        width: 100%;
        order: 2;
        font-size: 20px;
    }

    .product-scroll-overview-img {
        width: 100%;
        order: 1
    }

    .overview-checkmarks img {
        width: 12%
    }

    .product-scroll-benefit-txt {
        width: 100%;
        order: 2;
        text-align: center;
        font-size: 20px;
    }

    .product-scroll-benefit-img {
        width: 45%;
        order: 1
    }

    .product-scroll-benefit-container {
        width: 100%
    }

    .product-scroll-benefit-section {
      padding: 40px 15px;
    }

    .product-scroll-ingredient-img {
        width: 80%;
        margin: 0 auto;
        order: 1
    }

    .ingredient-main-header {
        width: 100%
    }

    .product-scroll-ingredient-txt {
        width: 100%;
        text-align: center;
        order: 2;
        font-size: 20px;
    }

    .product-scroll-ingredient-txt h2,.product-scroll-ingredient-txt .h2 {
        text-align: center;
    }

    .product-scroll-ingredient-section {
      padding: 40px 15px;
    }

    .product-scroll-overview-txt h2,.product-scroll-overview-txt .h2 {
        line-height: 55px;
    }

    .product-scroll-overview-section {
      padding: 40px 15px;
    }

    .scroll-overview-row {
      margin-bottom: 20px;
    }

    .under:before {
        margin-top: 90px;
        line-height: 45px;
    }

    .cart-checkout-button {
        width: 100%!important;
        margin-top: 10px;
    }

    .update-cart {
        margin-top: 10px!important;
    }
}

.review-author {
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Headline-Narrow";
}

.faq-container button {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    font-family: "Headline-Narrow",sans-serif;
}

.faq-container p, .faq-container li {
    font-size: 16px;
}

.faq-container h2,.faq-container .h2 {
    font-size: 60px !important;
    text-align: center;
    font-weight: 700;
    position: relative;
    display: block;
    z-index: 0;
}

/* .faq-container h2::after {
    content: "";
    position: relative;
    background: url(/cdn/shop/files/highlight.png?v=1685403167);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 100%;
    bottom: 31px;
    left: 0;
    z-index: -1;
    display: block;
} */

.faq-container > div {
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 11%);
  margin-bottom: 10px;
  background-color: #f2f2f2;
}

#faq {
    padding: 0 60px;
}

@media only screen and (max-width: 768px){
   #faq {
    padding: 0 40px;
  } 
}

.image_row_item {
    padding-left: 0;
}

.footer__born {
    margin: 0;
    text-align: center
}

@media only screen and (max-device-width: 480px) {
    #reamaze-widget {
        display:none
    }
}

.okeReviews[data-oke-container].oke-w,div.okeReviews {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.oke-w-reviews {
    margin-bottom: 40px
}

.footer-newsletter-squeeze {
    padding: 75px 0;
    background-color: #f2f2f2
}

.klaviyo-form-T8yHVd {
    max-width: 600px;
    margin: 0 auto
}

.down-chevron img {
    width: 40px
}

.down-chevron {
    text-align: center
}

.cart__checkout:hover {
    font-weight: 700!important
}

.cart-checkout-button {
    padding: 13px 20px;
    color: #fff;
    width: 100%;
    background: linear-gradient(to left, #e12725 50%, #000000 50%);
    background-size: 200%;
    background-position: right;
    transition: background-position .35s ease-in-out;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin-top: 20px;
}

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

.cart-checkout-button:hover,.cart-checkout-button-drawer:hover {
    background-position: left;
    color: #fff;
    font-weight: 700!important
}

.cart-checkout-button-drawer {
    padding: 13px 20px;
    color: #fff!important;
    width: 100%;
    background: linear-gradient(to left,#e12725 50%, #000000 50%);
    background-size: 200%;
    background-position: right;
    transition: background-position .35s ease-in-out;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    line-height: 16px
}

.product-scroll-featured-review-container-two strong {
    text-transform: uppercase
}

.protein-calc-button {
    margin-top: 10px!important
}

.cartItem_header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.cartItem_trash {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0
}

.cart-variant-title {
    font-size: 14px
}

.cartItem {
    position: relative;
    display: flex;
    padding: 30px 0;
    border-bottom: 1px solid #e8e8e1
}

.cartItem_left {
    width: 90px;
    height: 90px;
    margin-right: 20px;
    flex-shrink: 0
}

.cartItem_right {
    flex-grow: 1
}

.cartItem_img {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.cartItem_price {
    font-size: 12px;
    line-height: 1.143;
    letter-spacing: .2px;
    margin-left: auto;
    display: flex;
    gap: 5px;
}

.cartItem_quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ececec;
    margin-top: 4px
}

.cartItem_align {
    display: flex;
    align-items: center;
    text-align: right;
    margin-top: .625rem
}

.cartWrapper {
    border-top: 1px solid #e8e8e1;
    margin-bottom: 20px
}

.cartItem:last-of-type {
  border-bottom: none;
  padding-bottom: 20px
}

.cart-summary .savings {
  
}
  
@media only screen and (max-width: 767px) {
  .cartItem:last-of-type {
      border-bottom: 1px solid #e8e8e1;
      padding-bottom: 20px
  }
}

.cart-subtotal {
    margin-bottom: 0px
}

.cartItem_quantityIcon {
    width: 28px;
    height: 26px;
    background-color: transparent;
    border: 0;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    touch-action: manipulation
}

.cart__product-qty {
    line-height: 1.33;
    width: 34px;
    font-size: 12px;
    text-align: center;
    padding: 0;
    border: none
}

.cartItem_quantity input:focus {
    border: none
}

.cart-summary {
    margin-top: 20px
}

.cart_item {
    border-bottom: 1px solid #e8e8e1;
    padding: 30px 0
}

.subscribe-checkbox-label {
    display: inline;
    letter-spacing: .5px!important;
    font-weight: 700;
    cursor: pointer;
}

#cart-subscribe-checkbox {
    vertical-align: middle;
    margin-right: 5px!important;
}

input[name="subscribe-checkbox"] {
    display: inline-block;
    margin-right: 5px!important;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

.cart-subscribe-row {
    margin-bottom: 10px
}

select[name=selling-plan] {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    background-color: #f3f3f3;
    border: 1px solid #ccC;
}

.cart-discounted-price {
    text-decoration: line-through;
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    ul.slick-dots {
/*         display:none!important */
    }

    /* Cart page progress containers - mobile (hidden by default but keeping styles) */
    .cart-page-progress .cart-page-shipping-progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 6px;
        width: 220px;
        top: 73px;
        left: 20px;
        z-index: 0;
        border-radius: 5px;
    }

    .cart-page-progress .cart-page-buymore-progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 6px;
        width: 220px;
        top: 73px;
        left: 20px;
        z-index: 0;
        border-radius: 5px;
    }

    .cart-page-progress .progress-fill {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 0;
        max-width: 100%;
        height: 100%;
        display: block;
        background-color: #7deac8
    }
}

@media only screen and (min-width: 768px) {
    /* Cart page - Shipping/Subscription progress bar */
    .cart-page-progress .cart-page-shipping-progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 6px;
        width: 100%;
        left: 0;
        top: 47px;
        z-index: 0;
        border-radius: 5px;
        margin: 0 auto;
    }

    /* Cart page - Buy More/One-time progress bar */
    .cart-page-progress .cart-page-buymore-progress-container {
        position: relative;
        background-color: #d8d8d8;
        height: 6px;
        width: 100%;
        left: 0;
        top: 56px;
        z-index: 0;
        border-radius: 5px;
    }

    .cart-page-progress .progress-fill {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 0;
        max-width: 100%;
        height: 100%;
        display: block;
        background-color: #7deac8
    }
}

.cart-page-free-shipping-text {
    clear: both;
    text-align: center
}

.cart-page-progress {
    height: 80px
}

.hide {
    display: none
}

.swag-okendo-reviews {
    margin-top: 60px;
    margin-bottom: 60px
}

.pc-calculator-subscribe.newsletter-1550479012448 {
    max-width: 960px;
    margin: 40px auto 80px
}

@media only screen and (min-width: 768px) {
  
  .cartFlexWrapper {
    display: flex;
  }
  
  .cartItems {
    width: 50%; 
  }

  .cart-summary {
    width: 45%;
    margin-left: 5%;
  }
}

.background-media-text__text {
  /* background: none; */
}

.hero_subtitle {
  color: #FFFFFF;
  letter-spacing: 2px;
}

.shop-site-nav {
    margin-left: 5px !important;
}

.cart-plus {
  border-left: 1px solid #f2f2f2;
}

.cart-minus {
  border-right: 1px solid #f2f2f2;
}

.evidence-based {
  font-size: 14px;
  padding: 0px;
}

.evidence-based svg {
  vertical-align: text-top;
}

.evidence-based-content {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #e8e8e1;
  margin-bottom: 20px;
}

#evidence-based-research {
  margin-top: 10px;
}

.evidence-based-content a {
  text-decoration: underline !important;
}

.article__author, .article_update_date {
  font-size: 11px;
  text-transform: uppercase;
}

.article_meta_d {
  display: flex;
  justify-content: center;
  margin-top: 2px;
}

.article_update_date {
}

.rc_widget__option__plans__dropdown {
  text-transform: uppercase;
  font-size: .8em;
}

.breadcrumb {
  text-transform: uppercase;
}

.custom_row__image, .logo-bar__image, .trust-bar__image, .footer_logo_img {
  max-width: 100%;
  height: auto;
}

.badge img, .product-scroll-featured-review-right img, .overview-checkmarks img, .lazyloaded, .product-scroll-benefit-img img, .product-scroll-overview-img img  {
  max-width: 100%;
  height: auto;
}

.product-single__description ul {
  list-style-position: inside;
  text-align: left;
  font-size: 16px;
}

.search-bar-row {
  display: table-row;
}

.search-bar-row .btn {
  width: 100%;
  margin-top: 10px;
  font-weight: 700;
  font-family: 'Oswald';
  letter-spacing: 1px;
  font-size: 16px;
}

.search-bar-row .search-bar-input {
  float: left;
  width: 65%;
  height: 45px;
}

.search-bar-row #search-type {
  display: table-cell;
  height: 45px;
  width: 35%;
}

.search-bar--blog {
  width: 500px;
  margin: 0 auto;
  padding-top: 10px;
}

@media only screen and (max-width: 768px) {
  .search-bar--page, .search-bar--blog {
    width: 100%;
  }
  .icon-search path {
    stroke: #acacac !important;
  }
  #FilterDrawer .drawer__fixed-header {
    height: 40px;
  }
  #FilterDrawer .drawer__inner {
    top: 40px;
    overflow: auto;
    padding-top: 0px;
  }
  #FilterDrawer .drawer__header{
    height: 40px;
    border-bottom: 0px;
  }

  #FilterDrawer .drawer__close-button .icon {
    margin-right: 10px;
    margin-top: 10px;
  }

  span.announcement-text {
    height: 15px;
  }

  .variant-input-wrap select {
    width: 100%;
    text-align: center;
  }

  .variant-wrapper--dropdown {
    width: 100%;
    margin-right: 0px;
  }
}

select#BlogTagFilter {
  width: 500px;
}

form.search-bar-mobile {
    width: 100%;
    text-align: center;
    padding: 10px 10px 0 10px;
}

.search-bar-mobile button {
    position: absolute;
    right: 16px;
    top: 93px;
}

input.search-bar-mobile-header {
    width: 100%;
    text-align:center;
    padding-right: 35px;
}

.site-header {
  border-bottom: 0px;
}

.mobile-product-title {
  text-align:center;
}

.variant-input-wrap select {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

.desktop-product-price-wrap {
  display: none;
}

.sfp-open-btn {
  font-size: 16px;
}

input[name=add] {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #fff;
  width: 100%;
  background: linear-gradient(to left,#e12727 50%,black 50%);
  background-size: 200%;
  background-position: right;
  transition: background-position .35s ease-in-out;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 10px;
}

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

.product-convert-button {
  background-color: rgb(225, 39, 37) !important;
  color: #fff !important;
  border: 0px !important;
}

.product-convert-button:hover {
  background-color: #000 !important;
}

.sliding-link:hover {
  font-weight: normal !important;
  color: #212121;
}

.shop-all {
  font-weight:bold;
  margin-top: 20px;
  border: 1px solid;
}

.slick-slider { touch-action: inherit; }

.product-scroll-sfp-container .desktop {
  width: 85%;
}

.product-scroll-sfp-section-2 .desktop {
  width: 65%;
}

.product-scroll-full-width-container, .index-full-width-container {
  width: 100%;
  clear: both;
  padding:60px 0;
}

.product-scroll-full-width-inside, .index-full-width-inside {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 85px;
}

@media only screen and (max-width: 768px) {
  .product-scroll-full-width-inside {
    padding: 0 15px;
  }
}

.grid-product__link:hover {
  color: #212121;
}

@media only screen and (max-width: 768px){
  .collection-grid-product__options select {
    font-size: 12px;
  }

  .oke-sr > div {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    flex-wrap: nowrap !important;
  }

  .oke-sr-rating,
  .oke-sr-stars,
  .oke-sr-count {
    flex-shrink: 0 !important;
    white-space: nowrap !important;
  }

  .oke-sr-stars {
    margin-right: 2px !important;
  }

  .oke-sr-count-number, .oke-sr-label-text {
    font-size: 10px !important;
  }
}

.ebook-wrapper {
  display:inline-flex;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact-us-page {
  width: 100%;
  display: flex;
  justify-content: center;
}

.contact-us-page a {
  border-bottom: none;
}

.contact-us-page .fas {
  line-height: inherit;
}

.ajaxcart__addon_header {
  margin-bottom: 10px;
}

h4.addon_header {
  font-size: 20px;
  font-family: 'Oswald';
  font-weight: bold;
}

p.collection-description {
  font-size: 18px;
  font-weight: bold;
  max-width: 500px;
  text-align: justify;
  margin: 0 auto;
  text-transform: uppercase;
}

.strong {
  font-weight: bold;
}

.product-supplement-facts:hover {
  cursor: pointer;
}

.sc_simple-info .sc_simple-info__row div strong{
  text-transform: uppercase;
}

.cart__subtotal_title {
  margin-bottom: 0px;
}

s {
    opacity: .5;
    margin-right: 5px;
}

.free_offer, .add_on, .cart_add_on_offer {
  display: none;
} 

.display_offer {
  display:block;
}

.progress-fill {
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}


@media only screen and (max-width: 768px){
  .homepage-mobile-banner {
    display: inline;
  }
  .homepage-desktop-banner {
    display: none;
  }
  .sc_simple-info__row {
    display: none !important;
  }
  .ajaxcart__savings {
    display: none !important;
  }
  .appearance-right-previw-ld {
    margin-top: 0px !important;
  }
}

@media only screen and (min-width: 768px) {
  .homepage-mobile-banner {
    display: none;
  }
  .homepage-desktop-banner {
    display: inline;
  }
}

.homepage-banner-container {
  display: flex;
  align-items: flex-end;
}

.variant-wrapper-last {
  margin-right: 0px;
}

.variants {
  display: flex;
  margin-top: 10px;
}

.appstle_manageSubBtn button {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

input.shopify-challenge__button.btn {
    width: 100%;
    margin-top: 20px;
}

.appstle_manageSubBtn > button {
  width: 100%;
}

.loyalty-current-vip-tier-badge, .loyalty-point-balance {
  max-width: none !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
}

.loyalty-current-vip-tier-badge {
  font-weight: bold !important;
}

.appstle-loyalty-points-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cartDiscount {
  color: #868686;
  text-decoration: line-through;
}

.cartItem_price .cartDiscount {
  margin-right:0px;
}

.ajaxcart__product.add_on {
  border-bottom: none;
  border-top: none;
  padding-top: 5px;
  box-shadow: none;
}

.ajaxcart__product.add_on .ajaxcart__row .grid:has(.addon-content-wrapper) {
  display: block;
}

.ajaxcart__product.add_on .ajaxcart__row .grid:has(.addon-content-wrapper) .grid__item.one-third {
  display: block;
}

.add_on .ajaxcart__product-name--wrapper {
  margin-bottom: 0;
}

/* Evenly distribute addon content vertically */
.addon-content-wrapper {
  display: block;
}

.ajaxcart__item:has(+ :not(.ajaxcart__item)) {
  border-bottom: none;
}

.ajaxcart__product.free_offer {
  padding-bottom: 22px;
}

.lp-price {
  font-weight:bold;
  font-size: 25px;
  margin-left: 5px;
}

.lp-price-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lp-compareAt {
  text-decoration: line-through;
  opacity:.5;
}

.lp-offer {
  text-transform: uppercase;
  font-size: 14px;
  margin-left: 5px;
}

.lp-description {
  text-transform: uppercase;
  font-size: 16px;
}

.lp-prices {
  margin-bottom: -5px;
}

.shipping-protection-wrapper {
  min-height: 81px;
  pointer-events: auto;
  margin: 0px;
  text-align: left;
  transition: height 0.3s ease-in-out;
}

#shipping-protection-widget {
  background-color:#ffffff; 
  border-radius:0px;
  padding: 10px 10px 0px 0px;
}

.appearance-right-previw-ld .d-flexCstm-ld {
  display: flex !important;
  max-width: 370px;
  margin-bottom: 10px;
  margin-left: auto;
  max-width: 100% !important;
  position: relative;
  padding-right: 35px;
  min-height: 85px;
}

.appearance-right-previw-ld .flex-shrink-0Cstm-ld {
  flex-shrink: 0 !important;
  padding-right: 10px;
}

.appearance-right-previw-ld .form-checkCstm-ld.form-switchCstm-ld {
  display: block;
  min-height: 1.5rem;
}

.appearance-right-previw-ld .flex-grow-1Cstm-ld {
  flex-grow: 1 !important;
}

.appearance-right-previw-ld .d-flexCstm-ld h4 {
  font-weight: 700;
  font-size: 12.5362px;
  line-height: 15px;
  padding-bottom: 4px;
  margin: 0;
}

.appearance-right-previw-ld .d-flexCstm-ld p strong {
    font-weight: 500;
}

.appearance-right-previw-ld .d-flexCstm-ld p {
  font-weight: 400;
  font-size: 11.6408px;
  line-height: 14px;
  color: inherit;
  padding-bottom: 5px;
  width: calc(100% + 30px);
  margin-bottom:0px;
}

.appearance-right-previw-ld .img {
    position: relative;
    left: -5px;
    max-width: 60px;
    height: 50px;
    width: 100%;
}

.appearance-right-previw-ld .img svg {
  width: 20px;
  height: 26px;
  position: absolute;
  right: -3px;
  bottom: -18px;
}

.navidium-shipping-icon-ld {
  max-width: 80px !important;
  transform: scale(0.9);
}

.appearance-right-previw-ld .form-checkCstm-ld.form-switchCstm-ld {
  display: block;
  min-height: 1.5rem;
}

.appearance-right-previw-ld .d-flexCstm-ld .form-switchCstm-ld input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-position 0.15s ease-in-out;
  background-repeat: no-repeat;
  -webkit-appearance: none;
}

.appearance-right-previw-ld-new .d-flexCstm-ld .form-switchCstm-ld input {
  transition: background-position 0.15s ease-in-out;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-print-color-adjust: exact;
}

.appearance-right-previw-ld .form-switchCstm-ld .forms-check-inputCstm-ld {
  background-color: #6d7175;
  border-radius: 8.95442px;
  width: 26px;
  height: 14px;
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"%3e%3ccircle r="3" fill="%23fff"/%3e%3c/svg%3e');
}

.appearance-right-previw-ld .form-switchCstm-ld .forms-check-inputCstm-ld:checked {
  background-position: right center !important;
  background-color: #008060 !important;
}

input#shippingProtectionCheckbox {
  cursor: pointer;
}

.shipping-protection-wrapper-cart {
  min-height: 90px;
}

#shopify-section-page-sections-our-story .rte a {
  color: #FFF !important;
  font-size: 1em;
}

p.sample-upsell-text strong {
  color: #e12727;
}

p.sample-urgency {
  font-weight: bold;
}

.ajaxcart__product-name--wrapper .grid__item {
  padding-left: 10px;
}

.ajaxcart__item .grid__item {
  padding-left: 0px;
}

.ajaxcart__product.add_on .grid__item {
  padding-left: 0px;
}

.ajaxcart__product.add_on .grid__item.two-thirds {
  padding-left: 10px;
}

.ajaxcart__item .grid {
  margin-left: 0;
}

.ajaxcart__product.add_on .grid {
  margin-left: 0;
}

label.subscribe-checkbox-label {
  font-size: 13px !important;
}

.cart__subtotal {
  display: flex;
  justify-content: flex-end;
  gap: 5px;
}

.sc_simple-info__row:last-of-type {
    display: none !important;
}

.sc_simple-info__row.sc_code-info strong, .sc_code-info > div {
  font-weight: bold !important;
  color: #00d320;
}

.index-section h2 {
  font-size: 60px;
}

h1.blog__title {
  font-size: 40px;
}

img.secure-lock {
  position: absolute;
  transform: translateX(-130%);
}

.savings {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  background-color: #d2ffc2;
  border-radius: 10px;
  padding: 2px 5px;
  display: inline-block;
}

.ships-by {
  font-size: 12px;
  color: #515151;
}

.ships-by-date {
  color: #000;
}

.ships-by::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #008060;
    border-radius: 50%;
    box-shadow: 0 0 10px 5px rgba(0, 255, 0, 0.5);
    vertical-align: middle; 
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    animation: blink-shadow 0.75s infinite;
}

@keyframes blink-shadow {
    0%, 100% {
        box-shadow: 0 0 10px 5px rgba(0, 255, 0, 0.5);
    }
    50% {
        box-shadow: none;
    }
}

p.empty-notice a {
    background-color: red;
    padding: 5px 10px;
    font-weight: bold;
    color: #FFF !important;
}

strong.oke-w-recommendsModule-value {
    background: #00da96;
    padding: 5px 10px;
    color: #FFF;
}

.product-badge-container {
  display: flex;
  flex-wrap: nowrap; 
  width: 100%; 
  justify-content: center;
}

.updated-badge-wrapper {
  max-width:350px;
  display:flex;
  flex-wrap: nowrap; 
}

.product-badge-container > .updated-badge-wrapper > .updated-badge {
  width: 25%;
  padding: 10px;
  box-sizing: border-box; 
}

.product-badge-container > .updated-badge-wrapper > .updated-badge > img {
  width: 100%; 
  height: auto; 
  display: block;
  max-width: 95px;
}

.badge-label {
  font-size: 12px;  
  display: block; 
  margin-top: 5px; 
  text-align: center;
  line-height: 1;
  font-family: Headline-Narrow,sans-serif;
}

.oke-w-reviewMinimal-date {
  display: none;
}

.klaviyo-bis-trigger {
  line-height: 1.6
}

.klaviyo-bis-trigger.btn.btn--full {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .klaviyo-bis-trigger {
    font-size: 20px;
  }
}

/* lytes BYOB */
/* Existing unchanged styles */

.landing-page-product-title, .landing-page-selection-title {
  font-size: 13px;
  letter-spacing: .015em;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.landing-page-selection .landing-page-selection-title {
  width: 100%;
  flex-shrink: 0;
  padding: 4px 0;
}

.product-landing-page {
  display: flex;
  flex-wrap: wrap; /* Allows wrapping, controlled by children */
  max-width: 100%;
  box-sizing: border-box;
}

.landing-page-product {
  position: relative;
  text-align: center;
}

/* Removed .landing-page-flavor-img styles - no longer needed */

.landing-page-img-wrap {
  display: inline-block;
  position: relative;
}

.landing-page-selection-img-wrap {
  text-align: center;
  position: relative;
}

.landing-page-img {
  width: auto; /* Fixed width from HTML */
  height: auto; /* Fixed height from HTML */
  object-fit: contain; /* Maintains aspect ratio */
}

.landing-page-img-wrap .best-seller-product__tag {
  font-size: 11px;
  font-family: "Neue Haas Grotesk", Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 6px 5px 6px 7px;
  background-color: #000;
  color: #fff;
  z-index: 1;
  transition: opacity .4s ease;
  font-weight: bold;
}

.landing-page-quantity-selector {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px;
  background-color: #e12727;
  font-size: 14px;
}

.landing-page-quantity-minus, .landing-page-quantity-plus {
  width: 25px;
  height: 25px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  border-radius: 3px;
  font-weight: bold;
  color: #fff;
}

.landing-page-quantity-minus:hover, .landing-page-quantity-plus:hover {
  background-color: #f82b2b;
}

.landing-page-quantity-value {
  min-width: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.selection-img {
  display: none;
}

.landing-page-selection[data-variant-id]:not([data-variant-id=""]) {
  background-color: rgba(255, 255, 255, 1); /* Optional: subtle fill to indicate "filled" */
}

.landing-page-form {
  position: relative;
  width: 35%;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap; /* Original wrap behavior */
}

.landing-page-form-title {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: .015em;
  margin-bottom: 5px;
  font-family: Headline Cond Ultra, Arial Black, Arial Bold, Gadget, sans-serif;
  font-weight: 600;
  line-height: 1;
  width: 100%;
  text-align: center;
}

.landing-page-selections-wrapper {
  display: flex;
  flex-wrap: nowrap; /* Single row for selections */
  gap: 10px; /* Spacing between selections */
  width: 100%; /* Full width of parent */
  justify-content: space-between; /* Ensures equal spacing */
}

/* New LP selection styles matching tiered page */
.lp-selections-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.lp-selection-item {
  width: calc(33.33% - 7px);
  max-width: calc(33.33% - 7px);
  min-width: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lp-selection-item .lp-selection.landing-page-selection {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: auto;
  aspect-ratio: 1 / 1;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background: #e8e8e8;
  border: 2px dashed #ccc;
  border-radius: 6px;
  box-shadow: none;
}

.lp-selection-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 300;
  color: #999;
}

.lp-selection[data-variant-id]:not([data-variant-id=""]) .lp-selection-placeholder {
  display: none;
}

.lp-selection .landing-page-selection-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.lp-selection .landing-page-selection-img-preview {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.lp-selection .lp-img-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.lp-selection .lp-img-container .landing-page-selection-img-preview {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.lp-selection .landing-page-selection-close {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: #e12727;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

.lp-selection-title {
  font-size: 14px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 9px 3px 4px 3px;
}

/* Landing Page Progress Info */
.lp-progress-info {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 12px;
}

.lp-progress-step {
  padding: 4px 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.lp-progress-step.active {
  background-color: #e12727;
  border-color: #e12727;
  color: #fff;
  font-weight: bold;
}

.lp-progress-step.completed {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  color: #f5f5f5;
}
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 27px;
  line-height: 14px;
}

.lp-selection[data-variant-id]:not([data-variant-id=""]) {
  background: #fff;
}

.landing-page-selection {
  width: calc(33.33% - 7px); /* Each takes one-third minus gap adjustments */
  max-width: calc(33.33% - 7px); /* Ensures it doesn't exceed one-third */
  min-width: 0;
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 170px;
  align-items: center;
  justify-content: center;
  position: relative; /* Parent for absolute positioning of close button */
  box-sizing: border-box;
  overflow: hidden;
}

.landing-page-selection[data-variant-id]:not([data-variant-id=""]) {
  justify-content: center;
  padding: 8px;
}

.landing-page-selection[data-variant-id=""] .landing-page-selection-img-wrap {
  display: none;
}

.landing-page-selection-img-wrap {
  width: 100%;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}

.landing-page-selection-img-preview {
  width: auto;
  height: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  margin: 0 auto;
}

/* Updated close button styles */
.landing-page-selection-close {
  position: absolute; /* Positioned relative to .landing-page-selection */
  top: 0; /* Top of .landing-page-selection-img-wrap */
  left: 0; /* Left of .landing-page-selection-img-wrap */
  width: 22px;
  height: 22px;
  background-color: #e12727;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  border-radius: 0%; 
  z-index: 10; 
  display: none;
}

.landing-page-selection-close:hover {
  background-color: #f82b2b;
}

/* New free badge styles */
.landing-page-selection .free-product-tag {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 6px 5px 6px 7px;
  background-color: #000; 
  color: #fff;
  z-index: 11; 
  transition: opacity .4s ease;
  display: none; 
  font-weight: bold;
}

.landing-page-product-rating {
  width: 100%;
  text-align: center;
}

.landing-page-price {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.full-price {
  text-decoration: line-through; /* Strikethrough for full price */
  color: #888; /* Optional: muted color */
}

.discounted-price {
  font-weight: bold; /* Optional: emphasize discounted price */
}

.landing-page-atc {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #fff;
  width: 100%;
  background-color: #a6a6a6;
  font-weight: bold;
  font-family: Headline Cond Ultra, Arial Black, Arial Bold, Gadget, sans-serif;
  letter-spacing: 0px;
  font-size: 20px;
  margin-top: 10px;
}

.landing-page-form > .ships-by {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.fa-circle-info, .fa-info-circle {
  color: #c7c7c7;
  top: -1px;
  position: relative;
}

.fa-circle-info:hover, .fa-info-circle:hover {
  color: #828282;
}

.landing-page-variant-add, .landing-page-quantity-selector {
  min-height: 38px;
}

.landing-page-form {
  align-content: flex-start;
}

/* Media queries */

/* Desktop (1300px and up) */
@media only screen and (min-width: 1300px) {
  .product-landing-page {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  .landing-page-products {
    flex-shrink: 1; /* Allow shrinking if needed */
    min-width: 0; /* Prevent overflow */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .landing-page-product {
    width: calc(33.33% - 7px);
    padding: 2%;
    text-align: center;
    min-height: 125px;
  }
  .landing-page-form {
    width: 510px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; /* Original desktop behavior */
    flex-shrink: 0; /* Prevent form from shrinking */
    position: sticky;
    top: var(--sticky-header-height, 0px);
    align-self: flex-start;
  }
  .landing-page-selections-wrapper {
    display: flex;
    flex-wrap: nowrap; /* Single row for selections */
    gap: 10px; /* Spacing between selections */
    width: 100%; /* Full width of parent */
    justify-content: space-between; /* Equal spacing */
  }
  .landing-page-img-wrap {
    min-height: 120px;
  }
  .landing-page-variant-add, .landing-page-quantity-selector {
    min-height: 38px;
    align-content: center;
    margin: 5px 10px;
  }
  .landing-page-selection {
    height: 170px;
    background: #f8f8f8;
    box-shadow: 3px 3px 4px #f4f4f4; /* Original desktop shadow */
    width: calc(33.33% - 10px); /* One-third minus gap */
    max-width: calc(33.33% - 10px);
    min-width: 150px;
  }
}

/* Tablet (768px - 1299px) */
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .product-landing-page {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  .landing-page-products {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .landing-page-product {
    width: calc(50% - 10px);
    margin: 5px;
    padding: 3%;
    text-align: center;
    min-height: 150px;
    box-sizing: border-box;
  }
  .landing-page-form {
    width: 60%;
    min-width: 60%;
    flex-shrink: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 20px;
    position: sticky;
    top: var(--sticky-header-height, 0px);
    align-self: flex-start;
    box-sizing: border-box;
  }
  .landing-page-selections-wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .landing-page-selection {
    background: #f8f8f8;
    box-shadow: 3px 3px 4px #f4f4f4;
    width: calc(33.33% - 7px);
    max-width: calc(33.33% - 7px);
    min-width: 0;
    height: 170px;
    box-sizing: border-box;
  }

  .landing-page-form-title {
    padding-top: 10px;
  }

  .landing-page-selection-title {
    font-size: 13px;
  }

  .lp-progress-info {
    gap: 8px;
    font-size: 10px;
  }

  .lp-progress-step {
    padding: 3px 6px;
  }
  .landing-page-selection-close {
    left: 0;
    top: 0;
  }
  .landing-page-variant-add, .landing-page-quantity-selector {
    width: 100%; /* Desktop default */
    height: 38px;
    align-content: center;
  }
}

/* Small screens - keep progress info on one line */
@media only screen and (max-width: 850px) {
  .lp-progress-info {
    gap: 6px;
    font-size: 9px;
  }
  .lp-progress-step {
    padding: 3px 5px;
  }
}

/* Mobile (767px and below) */
@media only screen and (max-width: 767px) {

  .product-landing-page {
    flex-direction: column;
  }
  .landing-page-products {
    width: 100%;
    order: 2; /* Moves products after form */
  }
  .landing-page-product {
    padding: 20px; /* Added 20px padding for mobile */
    width: 100%; /* Full width on mobile, no wrapping needed */
    min-height: 125px; /* Adjusted to 125px */
  }
  .landing-page-form {
    width: 100%;
    height: auto; /* Changed to auto to prevent overlap */
    order: 1; /* Ensures form comes first */
    margin-bottom: 20px; /* Adds space to separate from .landing-page-products */
  }
  .landing-page-selections-wrapper {
    display: flex;
    flex-wrap: nowrap; /* Single row for selections */
    gap: 10px; /* Spacing between selections */
    width: 100%; /* Full width of parent */
    margin-bottom: 10px; /* Space before next elements */
    justify-content: space-between; /* Equal spacing */
  }
  .landing-page-selection {
    width: calc(33.33% - 6.66px);
    max-width: calc(33.33% - 6.66px);
    min-width: 0;
    height: 170px;
    position: relative;
    left: 0;
    top: 0;
    background: #f8f8f8; /* Added for mobile shadow consistency */
    box-shadow: 3px 3px 4px #f4f4f4; /* Added for mobile shadow consistency */
  }
  #selection-one,
  #selection-two,
  #selection-three {
    left: 0;
    top: 0;
    position: relative;
  }
  .landing-page-selection-title {
    font-size: 11px;
    padding: 2px 4px;
  }
  .landing-page-selection-close {
    left: 0; /* Top-left corner */
    top: 0; /* Aligned with top of image */
  }
  .landing-page-variant-add {
    width: 75%; /* Changed to 75% width on mobile */
    margin: 5px auto; /* Centered within the available space */
  }
  .landing-page-quantity-selector {
    width: 75%; /* Match variant-add width for consistency */
    margin: 5px auto; /* Centered within the available space */
  }
}

/* Remaining unchanged styles */
.lp-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.lp-modal-content {
  position: relative;
  background-color: white;
  margin: 15% auto;
  padding: 20px;
  border-radius: 5px;
  width: 90%;
  max-width: 500px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  animation: slideIn 0.3s ease-out;
}

.lp-modal-content p {
  font-family: DIN Next, sans-serif;
  font-size: 15px;
  font-weight: normal;
}

.lp-modal-content h2 {
  font-size: 30px;
}

.lp-close-modal {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  color: #666;
}

.lp-close-modal:hover {
  color: #000;
}

@keyframes slideIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .lp-modal-content {
    width: 85%;
  }
}

@media (max-width: 480px) {
  .lp-modal-content {
    width: 90%;
  }
}

.more-info {
  cursor: pointer;
  transition: all 0.2s ease;
}

/* Tiered Landing Page Styles - Buy More & Save */
.tiered-landing-page .landing-page-form-title {
  margin-top: 5px;
}

.tiered-discount-info {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 12px;
}

.discount-tier {
  padding: 4px 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.discount-tier.active {
  background-color: #e12727;
  border-color: #e12727;
  color: #fff;
  font-weight: bold;
}

.savings-badge {
  background-color: #2e7d32;
  color: #fff;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  display: none;
}

.tiered-selections-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 5px;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

.tiered-selection-item {
  width: calc(33.33% - 4px);
  max-width: calc(33.33% - 4px);
  min-width: 0;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tiered-selection-item .tiered-selection.landing-page-selection {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: auto;
  aspect-ratio: 1 / 1;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  background: #e8e8e8;
  border: 2px dashed #ccc;
  border-radius: 6px;
  box-shadow: none;
}

.tiered-selection-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 300;
  color: #999;
}

.tiered-selection[data-variant-id]:not([data-variant-id=""]) .tiered-selection-placeholder {
  display: none;
}

.tiered-selection-title {
  font-size: 14px;
  font-family: Oswald, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 9px 3px 4px 3px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 27px;
  line-height: 14px;
}

.tiered-selection[data-variant-id]:not([data-variant-id=""]) {
  background: #fff;
}

.tiered-selection[data-variant-id=""] .landing-page-selection-img-wrap {
  display: none;
}

.tiered-selection .landing-page-selection-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tiered-selection .landing-page-selection-img-preview {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  image-rendering: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}


.tiered-selection .tiered-img-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.tiered-selection .tiered-img-container .landing-page-selection-img-preview {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.tiered-selection .landing-page-selection-close {
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: #e12727;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

.tiered-form {
  width: 100%;
}

.tiered-atc {
  margin-top: 10px;
}

/* Desktop adjustments for tiered page */
@media only screen and (min-width: 1300px) {
  .tiered-landing-page {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .tiered-landing-page .landing-page-products {
    width: 50%;
  }
  .tiered-form {
    width: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-shrink: 0;
    position: sticky;
    top: var(--sticky-header-height, 0px);
    align-self: flex-start;
    align-content: flex-start;
  }
  .tiered-selections-wrapper {
    gap: 10px;
  }
  .tiered-selection-item {
    width: calc(20% - 8px);
    max-width: calc(20% - 8px);
  }
}

/* Tablet adjustments for tiered page */
@media only screen and (min-width: 900px) and (max-width: 1299px) {
  .tiered-landing-page {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  .tiered-landing-page .landing-page-products {
    width: 55%;
    flex-shrink: 1;
    min-width: 0;
  }
  .tiered-form {
    width: 420px;
    flex-shrink: 0;
    position: sticky;
    top: var(--sticky-header-height, 0px);
    align-self: flex-start;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .tiered-selections-wrapper {
    gap: 5px;
  }
  .tiered-selection-item {
    width: calc(33.33% - 4px);
    max-width: calc(33.33% - 4px);
  }
  .tiered-discount-info {
    gap: 6px;
    font-size: 10px;
  }
  .discount-tier {
    padding: 3px 5px;
  }
  .tiered-landing-page .landing-page-form-title {
    font-size: 32px;
  }
}

/* Small tablet adjustments for tiered page */
@media only screen and (min-width: 768px) and (max-width: 899px) {
  .tiered-landing-page {
    flex-direction: column;
  }
  .tiered-landing-page .landing-page-products {
    width: 100%;
    order: 2;
  }
  .tiered-form {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
    position: static;
  }
  .tiered-selections-wrapper {
    gap: 5px;
    justify-content: center;
  }
  .tiered-selection-item {
    width: calc(33.33% - 4px);
    max-width: calc(33.33% - 4px);
  }
  .tiered-discount-info {
    gap: 10px;
    font-size: 11px;
  }
}

/* Mobile adjustments for tiered page */
@media only screen and (max-width: 767px) {
  .tiered-landing-page {
    flex-direction: column;
  }
  .tiered-landing-page .landing-page-products {
    width: 100%;
    order: 2;
  }
  .tiered-form {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
    position: static;
  }
  .tiered-selections-wrapper {
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
    align-items: flex-start;
  }
  .tiered-selection-item {
    width: calc(33.33% - 4px);
    max-width: calc(33.33% - 4px);
  }
  .tiered-discount-info {
    gap: 6px;
    font-size: 10px;
  }
  .discount-tier {
    padding: 3px 5px;
  }
  .tiered-landing-page .landing-page-form-title {
    font-size: 30px;
  }
}

/* Very small mobile */
@media only screen and (max-width: 400px) {
  .tiered-selection-item {
    width: calc(50% - 3px);
    max-width: calc(50% - 3px);
  }
  .tiered-discount-info {
    font-size: 9px;
  }
}

.product-scroll-featured-banner {
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#product-scroll-featured-banner-one {
  background-image: url('/cdn/shop/files/fw-luke-min.jpg?v=1740170590');
}

#product-scroll-featured-banner-two {
  background-image: url('/cdn/shop/files/fw-mahina-bottle-2.jpg?v=1740171225');
  background-position: center;
}

@media (max-width: 1200px) {
  .product-scroll-featured-banner {
    height: 400px;
  }
}

@media (max-width: 768px) {
  .product-scroll-featured-banner {
    height: 300px;
  }
}

/* Prevent cart drawer footer content flash on updates */
@keyframes cartFooterFadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.ajaxcart-savings-wrapper {
  min-height: 24px;
}

.ajaxcart__price,
.ajaxcart__price .money,
.ajaxcart__price .savings,
.ajaxcart__price .totalPrice,
.ajaxcart__price .originalPrice,
.ajaxcart__price strong {
  animation: cartFooterFadeIn 0.15s ease-out;
}

.ajaxcart__price .originalPrice {
  color: #868686;
}

.ajaxcart__price .money {
  min-width: 60px;
}

.drawer__footer--fixed.loading::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1) url('//www.athsport.co/cdn/shop/t/358/assets/ajax-loader_small.gif?v=41356863302472015721776196343') no-repeat 50%;
  z-index: 10; /* Ensure it’s above content */
}

.product-single__meta div[data-oke-star-rating] {
  background: #ededed;
}

#flavor-selector {
  text-align: center;
  padding: 10px 0px;
  margin-bottom:10px;
  font-size: 15px;
  text-transform: uppercase;
}

button#reject-offer {
  font-size: 15px;
  margin-top:5px;
}

span#sample-strikethrough {
  font-size: 14px;
}

.sample-upsell-text {
  display: flex;
  flex-direction: column;
}

#sample-CTA {
  font-size: 14px;
}

/* lytes-offer /free-pack */

.full-width-container {
  display: flex;
  flex-direction: column;
  height: 600px;
  justify-content: center;
  align-items: center;
  width: 100%;
  column-gap: 20px;
  padding: 20px 0;
  box-sizing: border-box;
}

.full-width-container h2 {
  font-size: 75px;
  margin-bottom: 5px;
}

.full-width-container p {
  font-size: 16px;
  font-weight: normal;
}

.bg-light-grey {
  background-color: #f5f5f5;
}

.full-width-container > .cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Center cards horizontally */
  width: 100%;
  max-width: 790px; /* 3 cards (250px each) + 2 gaps (20px each) */
  column-gap: 20px;
}

.full-width-container > .cards-wrapper > .card {
  display: flex;
  flex-direction: column;
  max-width: 250px;
  width: 100%;
  flex: 0 0 auto;
}

.full-width-container > .cards-wrapper > .card h3 {
  font-size: 35px;
  margin-bottom: 0px;
}

.full-width-container > .cards-wrapper > .card > .image {
  width: 100%;
  height: auto;
  text-align: center;
}

.full-width-container > .cards-wrapper > .card > .image > img {
  height: 150px;
}

.full-width-container > .cards-wrapper > .card > .text {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.full-width-container > .header {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 24px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .full-width-container {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: 40px 40px;
  }

  .full-width-container h2 {
    font-size: 75px;
  }

  .cards-wrapper {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }

  .full-width-container > .cards-wrapper > .card {
    max-width: 50%;
  }
}

.ships-by.backorder:before {
  background-color: red;
  box-shadow: 0 0 10px 5px #ff000180;
  animation: blink-shadow-backorder .75s infinite;
}

@keyframes blink-shadow-backorder {
    0%, 100% {
        box-shadow: 0 0 10px 5px #ff000180;
    }
    50% {
        box-shadow: none;
    }
}

.product-metadata {
    font-size: 13px;
}
.product-metadata .meta-original-price {
    color: #666;
    text-decoration: line-through;
}
.product-metadata .meta-sub-price {
    color: #000;
    font-weight: 600;
}

.appstle-selling-plan-detail-wrapper {
    letter-spacing: -1px;
}

@media only screen and (max-width: 767px) {
    .appstle-selling-plan-name-wrapper {
        margin-left: 5px;
    }
}

.okeReviews[data-oke-container] .oke-w-selectAttr-item-title, div.okeReviews .oke-w-selectAttr-item-title {
    font-family: 'Headline-Narrow';
    text-transform: uppercase;
}

.okeReviews[data-oke-container] .oke-w-selectAttr, div.okeReviews .oke-w-selectAttr {
    font-size: 13px !important;
}

.okeReviews[data-oke-container] label, div.okeReviews label {
    font-family: 'Headline-Narrow';
    text-transform: uppercase;
}

.okeReviews[data-oke-container] .oke-select, div.okeReviews .oke-select {
    font-family: 'Headline-Narrow' !important;
    font-weight: 700;
    text-transform: uppercase;
}

a.article__title {
    FONT-FAMILY: 'HEADLINE-NARROW';
    TEXT-TRANSFORM: UPPERCASE;
    FONT-SIZE: 16PX;
}

blockquote.testimonials-slider__text {
    background-color: #f2f2f2;
    padding: 20px;
}

/* Collection Subscribe & Save */
.collection-subscribe-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.collection-subscribe-row:has(.collection-subscribe-checkbox:checked) {
  background-color: #ebebeb;
}

.collection-subscribe-checkbox {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #000;
  vertical-align: middle;
  margin-right: 0 !important;
}

label.collection-subscribe-label {
  display: inline;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: .5px;
  cursor: pointer;
  user-select: none;
  margin-bottom: 0;
}

.collection-product-price {
  margin: 2px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

.collection-price-original {
  text-decoration: line-through;
  color: #999;
  margin-right: 0;
}

.collection-price-subscription {
  font-weight: 700;
  color: #000;
  margin-right: 5px;
}

.collection-price-savings {
  background-color: #d2ffc2;
  color: #000;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600;
}

.collection-price-regular {
  font-weight: 700;
  color: #000;
}

.grid-product__meta .oke-sr-count-number,
.grid-product__meta .oke-sr-label-text {
  font-size: 12px !important;
}


@media screen and (max-width: 1120px) {
  .collection-product-price,
  label.collection-subscribe-label,
  .grid-product__meta .oke-sr-count-number,
  .grid-product__meta .oke-sr-label-text {
    font-size: 10px !important;
    letter-spacing: 0 !important;
  }
  label.collection-subscribe-label {
    white-space: nowrap;
  }
  .collection-price-savings {
    font-size: 10px;
    padding: 2px 6px;
  }
}