.clearfix {
    *zoom: 1
}

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

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

.js-focus-hidden:focus {
    outline: none
}

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

.no-placeholder .label-hidden {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

.visually-shown {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

.no-js:not(html) {
    display: none
}

.no-js .no-js:not(html) {
    display: block
}

.no-js .js {
    display: none
}

.supports-no-cookies:not(html) {
    display: none
}

html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block
}

html.supports-no-cookies .supports-cookies {
    display: none
}

.skip-link:focus {
    position: absolute !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #000;
    background-color: #fff;
    padding: 15px;
    z-index: 10000;
    -webkit-transition: none;
    transition: none
}

.grid {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px
}

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

.grid__item {
    float: left;
    padding-left: 30px;
    width: 100%
}

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

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right
}

.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: 749px) {
    .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
    }
    .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 (min-width: 750px) {
    .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
    }
    .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
    }
}

b,
strong {
    font-weight: 500
}

main {
    display: block;
    padding-top: 84px
}

@media (min-width: 480px) {
    main {
        padding-top: 192px;
    }
}

a {
    -webkit-transition: color .3s ease, opacity .3s ease;
    transition: color .3s ease, opacity .3s ease
}

strong,
b {
    font-weight: 700
}

button {
    border: none;
    cursor: pointer;
    display: block;
    padding: 1em 1.5em
}

.screenreader-text {
    position: absolute;
    top: -9999vh;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.objFit {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.objFit img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: 'object-fit: cover;object-position:center;'
}
img[data-src] {
    visibility: hidden
}

span.no-wrap {
    white-space: nowrap
}

section,
.main-footer,
.pagination {
    padding: 1.35em 1em
}

@media (min-width: 480px) {
    section,
    .main-footer,
    .pagination {
        padding: 1.6em 2em
    }
}

@media (min-width: 720px) {
    section,
    .main-footer,
    .pagination {
        padding: 1.6em 4em
    }
}

@media (min-width: 1020px) {
    section,
    .main-footer,
    .pagination {
        padding: 3em 4em
    }
}

.button,
#challenge .shopify-challenge__button,
#qab_bar #qab_button,
.back-to-store .back-to-store__list li a,
.instagram .fs-next-button {
    background: #000;
    color: #fff;
    padding: 1.2em 2.8em;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    letter-spacing: .5px;
    font-size: .9em;
    text-align: center;
    line-height: 1em;
    display: inline-block;
    border: 2px solid #000;
    -webkit-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease
}

.button:hover,
#challenge .shopify-challenge__button:hover,
#qab_bar #qab_button:hover,
.back-to-store .back-to-store__list li a:hover,
.instagram .fs-next-button:hover {
    background: #fff;
    color: #000
}

.button.button--outline,
#challenge .button--outline.shopify-challenge__button,
#challenge .back-to-store .back-to-store__list li a.shopify-challenge__button,
.back-to-store .back-to-store__list li #challenge a.shopify-challenge__button,
#qab_bar .button--outline#qab_button,
#qab_bar .back-to-store .back-to-store__list li a#qab_button,
.back-to-store .back-to-store__list li #qab_bar a#qab_button,
.back-to-store .back-to-store__list li a,
.instagram .button--outline.fs-next-button {
    background: transparent;
    color: #000
}

.button.button--outline:hover,
#challenge .button--outline.shopify-challenge__button:hover,
#challenge .back-to-store .back-to-store__list li a.shopify-challenge__button:hover,
.back-to-store .back-to-store__list li #challenge a.shopify-challenge__button:hover,
#qab_bar .button--outline#qab_button:hover,
#qab_bar .back-to-store .back-to-store__list li a#qab_button:hover,
.back-to-store .back-to-store__list li #qab_bar a#qab_button:hover,
.back-to-store .back-to-store__list li a:hover,
.instagram .button--outline.fs-next-button:hover {
    background: #000;
    color: #fff
}

#challenge .shopify-challenge__container {
    text-align: center;
    margin: 6em auto;
    max-width: 375px
}

#challenge #g-recaptcha {
    margin: 1.5em auto 3em
}

#challenge .shopify-challenge__errors .shopify-challenge__error {
    margin: 0 auto;
    padding: 0;
    text-indent: 0
}



@media (min-width: 720px) {
    .animate-on-scroll {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
        transition: opacity 1s ease, -webkit-transform 1s ease;
        transition: transform 1s ease, opacity 1s ease;
        transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease
    }
    .animate-on-scroll.animated {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.page-content {
    padding-top: 0
}

.page-content .page-content__inner {
    max-width: 960px;
    margin: -3em auto 0;
    text-align: center
}

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

.no-svg .icon {
    display: none
}

.icon--wide {
    width: 40px
}

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-fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.no-svg .icon-fallback-text {
    position: static !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

.payment-icons {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    cursor: default
}

.icon-shopify-logo {
    width: 82.28571px;
    height: 24px
}

.rte img {
    height: auto;
    margin-bottom: 2em
}

.rte table {
    table-layout: fixed
}

.rte ul,
.rte ol {
    margin: 0 0 15px 30px
}

.rte ul {
    list-style: disc outside
}

.rte ul ul {
    list-style: circle outside
}

.rte ul ul ul {
    list-style: square outside
}

.text-center.rte ul,
.text-center.rte ol,
.text-center .rte ul,
.text-center .rte ol {
    margin-left: 0;
    list-style-position: inside
}

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

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

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

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

@media (max-width: 719px) {
    .responsive-table {
        width: 100%
    }
    .responsive-table thead {
        display: none
    }
    .responsive-table tr {
        display: block;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1)
    }
    .responsive-table th,
    .responsive-table td {
        display: block;
        text-align: left;
        margin: 0;
        width: 100%
    }
    .responsive-table-row+.responsive-table-row,
    tfoot>.responsive-table-row:first-child {
        position: relative;
        margin-top: 10px
    }
    .responsive-table-row+.responsive-table-row::after,
    tfoot>.responsive-table-row:first-child::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }
}

.btn {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 0
}



input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #000;
    opacity: .9
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #000;
    opacity: .9
}

input::placeholder,
textarea::placeholder,
select::placeholder {
    color: #000;
    opacity: .9
}

input:focus,
textarea:focus,
select:focus {
    outline: 0
}

input.button:focus,
#challenge input.shopify-challenge__button:focus,
#qab_bar input#qab_button:focus,
.instagram input.fs-next-button:focus,
textarea.button:focus,
#challenge textarea.shopify-challenge__button:focus,
#qab_bar textarea#qab_button:focus,
.instagram textarea.fs-next-button:focus,
select.button:focus,
#challenge select.shopify-challenge__button:focus,
#qab_bar select#qab_button:focus,
.instagram select.fs-next-button:focus {
    background: #fff;
    color: #000
}

input.button.button--outline:focus,
#challenge input.button--outline.shopify-challenge__button:focus,
#qab_bar input.button--outline#qab_button:focus,
.instagram input.button--outline.fs-next-button:focus,
textarea.button.button--outline:focus,
#challenge textarea.button--outline.shopify-challenge__button:focus,
#qab_bar textarea.button--outline#qab_button:focus,
.instagram textarea.button--outline.fs-next-button:focus,
select.button.button--outline:focus,
#challenge select.button--outline.shopify-challenge__button:focus,
#qab_bar select.button--outline#qab_button:focus,
.instagram select.button--outline.fs-next-button:focus {
    background: #000;
    color: #fff
}

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

textarea {
    min-height: 100px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/ico-select.svg?9491995586333685944);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

.ie9 select {
    padding-right: 10px;
    background-image: none
}

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

input.input-error,
select.input-error,
textarea.input-error {
    border-color: #000;
    background-color: #000;
    color: #000
}

input[type="checkbox"],
select[type="checkbox"],
textarea[type="checkbox"] {
    width: 17px;
    height: 17px;
    border: 1px solid #D9D9D9;
    background: #fff;
    padding: 0;
    cursor: pointer
}

input[type="checkbox"]:checked,
select[type="checkbox"]:checked,
textarea[type="checkbox"]:checked {
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/tick.svg?9491995586333685944);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%
}

.form-row {
    position: relative;
    margin-bottom: 2em
}

.form-row.form-row--inline-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 480px) {
    .form-row.form-row--inline-button {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.form-row.form-row--inline-button input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 480px) {
    .form-row.form-row--inline-button input {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.form-row.form-row--inline-button input.button,
.form-row.form-row--inline-button #challenge input.shopify-challenge__button,
#challenge .form-row.form-row--inline-button input.shopify-challenge__button,
.form-row.form-row--inline-button #qab_bar input#qab_button,
#qab_bar .form-row.form-row--inline-button input#qab_button,
.form-row.form-row--inline-button .instagram input.fs-next-button,
.instagram .form-row.form-row--inline-button input.fs-next-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 1em 2.8em;
    margin-top: 1em
}

@media (min-width: 480px) {
    .form-row.form-row--inline-button input.button,
    .form-row.form-row--inline-button #challenge input.shopify-challenge__button,
    #challenge .form-row.form-row--inline-button input.shopify-challenge__button,
    .form-row.form-row--inline-button #qab_bar input#qab_button,
    #qab_bar .form-row.form-row--inline-button input#qab_button,
    .form-row.form-row--inline-button .instagram input.fs-next-button,
    .instagram .form-row.form-row--inline-button input.fs-next-button {
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
}

.form-row.form-row--checkbox {
    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
}

.form-row.form-row--checkbox input {
    margin-right: 1em
}

.form-row.form-row--checkbox label {
    font-size: .8em
}

.form-row .form-control--error {
    position: absolute;
    top: 92%;
    font-size: .8em;
    color: red
}

.placeholder-svg {
    display: block;
    fill: rgba(0, 0, 0, 0.35);
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2)
}

.placeholder-svg--small {
    width: 480px
}

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

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.placeholder-background .icon {
    border: 0
}

.footer-icons {
    background: #ecba78;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
    position: relative;
    z-index: 45
}

@media (min-width: 1020px) {
    .footer-icons {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.footer-icons .footer-icons__item {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 auto 3em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-icons .footer-icons__item:last-of-type {
    margin-bottom: 0
}

@media (min-width: 1020px) {
    .footer-icons .footer-icons__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
        margin: 0 auto
    }
}

.footer-icons .footer-icons__item svg {
    max-height: 50px;
    max-width: 50px;
    height: 100%;
    width: 100%
}

.footer-icons .footer-icons__item span {
    margin-left: 1em;
    padding: 0 1em 0 0;
    font-size: .9em
}

.main-footer {
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.058823529em;
    padding-top: 3em;
    position: relative;
    z-index: 40
}

@media (min-width: 1020px) {
    .main-footer {
        font-size: .941176471em
    }
}

.main-footer a {
    color: #fff;
    text-decoration: none
}

.main-footer a:hover {
    opacity: .75
}

.main-footer .main-footer__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1020px) {
    .main-footer .main-footer__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.main-footer .main-footer__col.main-footer__col--newsletter {
    text-align: center
}

.main-footer .main-footer__contact-links {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width: 1020px) {
    .main-footer .main-footer__contact-links {
        margin-right: 3em;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.main-footer .main-footer__contact-link {
    margin-bottom: 2em;
    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
}

@media (min-width: 1020px) {
    .main-footer .main-footer__contact-link {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.main-footer .main-footer__contact-link h4 {
    margin-bottom: 0;
    line-height: 1em;
    font-size: .8em;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width: 1020px) {
    .main-footer .main-footer__contact-link h4 {
        text-align: left
    }
}

.main-footer .main-footer__contact-link a {
    text-decoration: none
}

.main-footer .main-footer__contact-link.main-footer__contact-link--social a {
    margin: .5em .8em 0 0;
    display: inline-block;
    width: 17px;
    height: 17px
}

.main-footer .main-footer__contact-menu {
    display: block;
    width: 100%;
    margin: 1.5em 0
}

@media (min-width: 1020px) {
    .main-footer .main-footer__contact-menu {
        margin: 0;
        width: auto
    }
}

.main-footer .main-footer__contact-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-indent: 0
}

.main-footer .main-footer__contact-menu ul li {
    line-height: 1em;
    margin-bottom: 2em;
    text-align: center
}

@media (min-width: 1020px) {
    .main-footer .main-footer__contact-menu ul li {
        text-align: left;
        margin-bottom: 1.25em
    }
}

.main-footer .main-footer__contact-menu ul li a {
    text-decoration: none
}

.main-footer .footer-newsletter {
    text-align: center;
    display: block;
    max-width: 490px;
    margin: 0 auto 3em
}

@media (min-width: 1020px) {
    .main-footer .footer-newsletter {
        margin: 0 0 0 auto
    }
}

.main-footer .footer-newsletter .footer-newsletter__title {
    text-align: center;
    display: block;
    font-size: 1.2em;
    margin-bottom: .5em
}

@media (min-width: 480px) {
    .main-footer .footer-newsletter .footer-newsletter__title {
        font-size: 1.5em
    }
}

.main-footer .footer-newsletter .footer-newsletter__intro {
    margin: 0 auto 1em;
    max-width: 420px;
    width: 100%;
    display: block
}

.main-footer .footer-newsletter #mc_embed_signup {
    display: block;
    margin: 2em 0 4em auto;
    width: 100%
}

.main-footer .footer-newsletter #mc_embed_signup .button,
.main-footer .footer-newsletter #mc_embed_signup #challenge .shopify-challenge__button,
#challenge .main-footer .footer-newsletter #mc_embed_signup .shopify-challenge__button,
.main-footer .footer-newsletter #mc_embed_signup #qab_bar #qab_button,
#qab_bar .main-footer .footer-newsletter #mc_embed_signup #qab_button,
.main-footer .footer-newsletter #mc_embed_signup .back-to-store .back-to-store__list li a,
.back-to-store .back-to-store__list li .main-footer .footer-newsletter #mc_embed_signup a,
.main-footer .footer-newsletter #mc_embed_signup .instagram .fs-next-button,
.instagram .main-footer .footer-newsletter #mc_embed_signup .fs-next-button {
    border: 1px solid #fff;
    font-family: "YoungSerif", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em
}

.main-footer .footer-newsletter #mc_embed_signup input.email {
    font-size: 1em;
    padding: 1em
}

.main-footer .footer-newsletter #mc_embed_signup .form-control--error {
    top: 100%
}

.main-footer .main-footer__copyright {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 3em 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 480px) {
    .main-footer .main-footer__copyright {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 1em 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.main-footer .main-footer__copyright::before {
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px;
    height: 46px;
    padding: 0 3em;
    background-color: #000;
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/tens-logo-footer.svg?9491995586333685944);
    background-repeat: no-repeat;
    background-position: center
}

.main-footer .main-footer__copyright small {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center
}

@media (min-width: 480px) {
    .main-footer .main-footer__copyright small {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        text-align: left
    }
}

.main-footer .main-footer__copyright small:nth-of-type(2) {
    text-align: center
}

@media (min-width: 480px) {
    .main-footer .main-footer__copyright small:nth-of-type(2) {
        text-align: right
    }
}

.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 720px) {
    .info {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.info .info__sidebar {
    padding: 3em 2em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 1px solid #ecba78
}

@media (min-width: 720px) {
    .info .info__sidebar {
        padding: 5em 1.5em 5em 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        border-right: 1px solid #ecba78;
        border-bottom: 0
    }
}

@media (min-width: 1020px) {
    .info .info__sidebar {
        padding: 8em 4em 8em 0
    }
}

.info .info__main {
    padding: 3em 2em;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media (min-width: 720px) {
    .info .info__main {
        padding: 5em 4em;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 75%;
        flex: 1 0 75%;
        max-width: 800px
    }
}

@media (min-width: 1020px) {
    .info .info__main {
        padding: 8em 0 8em 8em
    }
}



@media (max-width: 719px) {
    .sidebar .sidebar__nav {
        background: #fff;
        margin: 0 auto;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
        border-radius: 8px
    }
}

@media (min-width: 720px) {
    .sidebar .sidebar__nav {
        top: 8em;
        position: -webkit-sticky;
        position: sticky
    }
}

.sidebar .sidebar__list {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidebar .sidebar__list.active .sidebar__list-item {
    max-height: 2.8em
}

.sidebar .sidebar__list.active .sidebar__list-item.sidebar__list-item--active .sidebar__link::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sidebar .sidebar__list.active .sidebar__list-item--subnav {
    max-height: 9em
}

.sidebar .sidebar__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s ease;
    transition: max-height .5s ease;
    position: relative
}

@media (min-width: 720px) {
    .sidebar .sidebar__list-item {
        text-align: left;
        display: block;
        margin: 0 0 1.5em;
        max-height: none;
        padding-left: 1.5em
    }
}

@media (min-width: 1020px) {
    .sidebar .sidebar__list-item {
        padding-left: 4em
    }
}

@media (max-width: 719px) {
    .sidebar .sidebar__list-item.sidebar__list-item--active {
        display: block;
        margin: 0;
        max-height: 3.5em;
        position: relative;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .sidebar .sidebar__list-item.sidebar__list-item--active .sidebar__link {
        position: relative;
        display: block;
        font-weight: 400;
        padding: .5em 0;
        font-size: 1em
    }
    .sidebar .sidebar__list-item.sidebar__list-item--active .sidebar__link::after {
        content: '\25BE';
        margin: 0 1em;
        color: #000;
        position: absolute;
        top: .5em;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
        font-size: .9em
    }
}

@media (min-width: 720px) {
    .sidebar .sidebar__list-item.sidebar__list-item--active::after {
        content: '';
        position: absolute;
        top: .2em;
        bottom: .2em;
        width: 4px;
        background: #ecba78;
        left: 0
    }
}

.sidebar .sidebar__link {
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    color: #000
}

@media (min-width: 720px) {
    .sidebar .sidebar__link {
        font-weight: 700;
        font-size: .95em
    }
}

.sidebar .sidebar__link:hover {
    color: rgba(0, 0, 0, 0.5)
}

body.show-cart {
    overflow: hidden
}

@media (min-width: 1020px) {
    body.show-cart {
        overflow: visible
    }
}

body.show-cart .cart-box {
    opacity: 1;
    pointer-events: all
}

.shrink-nav .cart-box {
    max-height: calc(100vh - 70px);
    top: 65px
}

@media (min-width: 480px) {
    .shrink-nav .cart-box {
        max-height: calc(100vh - 101px);
        top: 80px
    }
}

.cart-box {
    position: fixed;
    top: 80px;
    right: 0;
    z-index: 80;
    background: #fff;
    color: #000;
    -webkit-transition: top .5s ease, opacity .5s ease;
    transition: top .5s ease, opacity .5s ease;
    max-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 84px);
    padding: 0;
    pointer-events: none;
    opacity: 0;
    left: 1em;
    right: 1em;
    width: calc(100% - 2em)
}

@media (min-width: 480px) {
    .cart-box {
        max-height: calc(100vh - 160px);
        left: auto;
        right: 2em;
        width: 300px;
        top: 120px
    }
}

@media (min-width: 1020px) {
    .cart-box {
        right: 4em;
        left: auto;
        top: 130px;
        max-height: 520px
    }
}

.cart-box::before {
    content: '';
    position: absolute;
    right: 27px;
    top: -14px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 0 7px 14px 7px;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent
}

@media (min-width: 1020px) {
    .cart-box::before {
        left: auto;
        right: 27px
    }
}

.cart-box::after {
    content: '';
    position: absolute;
    right: 28px;
    top: -12px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 0 6px 13px 6px;
    border-color: transparent transparent #fff transparent
}

@media (min-width: 1020px) {
    .cart-box::after {
        right: 28px;
        left: auto
    }
}

.cart-box .cart-box__header {
    padding: 1em 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart-box .cart-box__header h5 {
    margin: 0;
    line-height: 1em
}

.cart-box .cart-box__close {
    position: relative;
    width: 12px;
    height: 12px;
    right: 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    padding: 1em
}

.cart-box .cart-box__close:hover {
    opacity: .5
}

.cart-box .cart-box__close::before,
.cart-box .cart-box__close::after {
    content: '';
    position: absolute;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.cart-box .cart-box__close::before {
    width: 12px;
    right: 0;
    height: 2px
}

.cart-box .cart-box__close::after {
    width: 2px;
    height: 12px
}

.cart-box .cart-box__error {
    padding: 1em 1em 0;
    color: red;
    font-size: 1em;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-box .cart-box__items {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cart-box .cart-box__empty {
    text-align: center;
    margin: 1em 0;
    padding: 0 1em
}

.cart-box .cart-box__feature {
    font-size: .8em
}

.cart-box .cart-box__footer {
    padding: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center
}

.cart-box .cart-box__subtotal {
    font-family: "YoungSerif", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    margin: .5em 0;
    letter-spacing: 1px
}

.cart-box .cart-box__button {
    margin-bottom: 1em;
    display: block;
    max-width: 400px;
    margin: 0 auto
}

.cart-box .cart-box__button.cart-box__button--cart {
    font-weight: 300
}

.cart-box .cart-box__continue {
    margin-bottom: 0
}

.cart-box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1em
}

@media (min-width: 1020px) {
    .cart-box-item:last-of-type {
        border-bottom: 0
    }
}

.cart-box-item .cart-box-item__image {
    margin-right: 2em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.cart-box-item .cart-box-item__image a {
    display: block;
    position: relative
}

.cart-box-item .cart-box-item__image a img {
    display: block
}

.cart-box-item .cart-box-item__info {
    font-size: .8em
}

.cart-box-item .cart-box-item__title a {
    color: #000;
    text-decoration: none;
    font-weight: 700
}

.cart-box-item .cart-box-item__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-box-item .cart-box-item__price {
    margin-right: 1em
}

.cart-box-item .remove-cart-item {
    text-decoration: none;
    color: #000;
    font-size: 1em;
    line-height: 1em;
    display: block
}

.cart-box-item .remove-cart-item:hover {
    opacity: .5
}

.modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(215, 215, 209, 0.9);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 1s .2s ease;
    transition: opacity 1s .2s ease
}

.modal.active {
    opacity: 1;
    pointer-events: all;
    z-index: 100
}

.modal .modal__close {
    position: absolute;
    top: 1em;
    right: 1em;
    width: 24px;
    height: 24px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer
}

.modal .modal__close::before,
.modal .modal__close::after {
    content: '';
    position: absolute;
    background: #000
}

.modal .modal__close::before {
    width: 100%;
    top: 11px;
    left: 0;
    right: 0;
    height: 2px
}

.modal .modal__close::after {
    width: 2px;
    height: 100%;
    left: 11px;
    top: 0;
    bottom: 0
}

.sticky-nav {
    background: transparent
}

@media (min-width: 1020px) {
    .sticky-nav {
        position: -webkit-sticky;
        position: sticky;
        top: 92px;
        z-index: 40;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.sticky-nav.active .sticky-nav__list {
    border-radius: 0;
    background: #000;
    width: 100%
}

.sticky-nav.active .sticky-nav__list-link {
    color: #fff
}

.sticky-nav .sticky-nav__list {
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    text-indent: 0;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .5s ease, color .5s ease, border-radius .5s ease, width .3s ease;
    transition: background .5s ease, color .5s ease, border-radius .5s ease, width .3s ease;
    text-align: center;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1020px) {
    .sticky-nav .sticky-nav__list {
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 3em;
        max-width: 100%
    }
}

.sticky-nav .sticky-nav__list.active .sticky-nav__list-item {
    display: block
}

.sticky-nav .sticky-nav__list.active .sticky-nav__list-item.sticky-nav__list-item--active .sticky-nav__list-link::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sticky-nav .sticky-nav__list-item {
    margin: 0;
    border-bottom: 2px solid transparent;
    -webkit-transition: border .3s ease;
    transition: border .3s ease;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: none
}

@media (min-width: 1020px) {
    .sticky-nav .sticky-nav__list-item {
        margin: 0 1em;
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.sticky-nav .sticky-nav__list-item.sticky-nav__list-item--active {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    display: block
}

.sticky-nav .sticky-nav__list-item.sticky-nav__list-item--active .sticky-nav__list-link::after {
    content: '';
    width: 0;
    height: 0;
    background: transparent;
    display: inline-block;
    border: solid;
    border-width: 6px 3px;
    border-color: #000 transparent transparent transparent;
    margin: 0 0 0 .5em;
    position: relative;
    top: .4em;
    -webkit-transform-origin: center 3px;
    transform-origin: center 3px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

@media (min-width: 1020px) {
    .sticky-nav .sticky-nav__list-item.sticky-nav__list-item--active .sticky-nav__list-link::after {
        display: none
    }
}

@media (min-width: 1020px) {
    .sticky-nav .sticky-nav__list-item.sticky-nav__list-item--active {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1020px) {
    .sticky-nav .sticky-nav__list-item:hover,
    .sticky-nav .sticky-nav__list-item.sticky-nav__list-item--active {
        border-color: #ecba78
    }
}

.sticky-nav .sticky-nav__list-link {
    margin: 0;
    text-decoration: none;
    color: #000;
    padding: .2em 0;
    display: block;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    font-size: .9em
}

.pagination {
    font-weight: 700;
    font-size: .882352941em;
    text-align: center;
    margin-top: 0;
    padding-top: 0
}

.pagination span {
    display: inline-block;
    margin: 0 .5em;
    padding: 0 .5em
}

.pagination span::after {
    content: '';
    display: block;
    margin: .2em 0;
    background: #ecba78;
    width: 20px;
    height: 1px;
    opacity: 0
}

.pagination span.current::after {
    opacity: 1
}

.pagination span.prev,
.pagination span.next {
    vertical-align: middle;
    position: relative;
    top: 0
}

.pagination span.prev a,
.pagination span.next a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.13);
    border-radius: 100%;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background .5s ease, -webkit-transform .5s ease;
    transition: background .5s ease, -webkit-transform .5s ease;
    transition: background .5s ease, transform .5s ease;
    transition: background .5s ease, transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform-origin: center 0;
    transform-origin: center 0;
    text-indent: 5em;
    line-height: 2em
}

.pagination span.prev a.hide,
.pagination span.next a.hide {
    visibility: hidden
}

.pagination span.prev a::before,
.pagination span.prev a::after,
.pagination span.next a::before,
.pagination span.next a::after {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 16px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition: right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    transition: right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, right .3s ease, border-color .3s ease;
    transition: transform .3s ease, right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: center 0;
    transform-origin: center 0
}

.pagination span.prev a:hover,
.pagination span.next a:hover {
    background: #000;
    -webkit-transform: scale(1.1) translateY(-50%);
    transform: scale(1.1) translateY(-50%)
}

.pagination span.prev a:hover::before,
.pagination span.prev a:hover::after,
.pagination span.next a:hover::before,
.pagination span.next a:hover::after {
    border-color: #fff
}

.pagination span.prev a {
    -webkit-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%)
}

.pagination span.prev a::after {
    -webkit-transform: translate3d(-250%, -250%, 0);
    transform: translate3d(-250%, -250%, 0)
}

.pagination span.prev a:hover {
    -webkit-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%)
}

.pagination span.prev a:hover::before {
    -webkit-transform: translate3d(250%, 250%, 0);
    transform: translate3d(250%, 250%, 0)
}

.pagination span.prev a:hover::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pagination span.next a {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.pagination span.next a::after {
    -webkit-transform: translate3d(-250%, -250%, 0);
    transform: translate3d(-250%, -250%, 0)
}

.pagination span.next a:hover {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.pagination span.next a:hover::before {
    -webkit-transform: translate3d(250%, 250%, 0);
    transform: translate3d(250%, 250%, 0)
}

.pagination span.next a:hover::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pagination a {
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%
}

body.show-lang-box {
    overflow: hidden
}

@media (min-width: 1020px) {
    body.show-lang-box {
        overflow: visible
    }
}

body.show-lang-box .lang-box {
    opacity: 1;
    pointer-events: all
}

@media (min-width: 1020px) {
    .shrink-nav .lang-box {
        top: 80px
    }
}

.lang-box {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 80;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: top .5s ease, opacity .5s ease;
    transition: top .5s ease, opacity .5s ease;
    width: 100%;
    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%;
    z-index: 80;
    padding: 0;
    pointer-events: none;
    width: 100%;
    opacity: 0
}

@media (min-width: 1020px) {
    .lang-box {
        right: 4.45em;
        left: auto;
        height: auto;
        top: 130px;
        width: 300px;
        background: transparent
    }
}

.lang-box::before {
    content: '';
    position: absolute;
    right: 93px;
    top: -14px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 0 7px 14px 7px;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    display: none
}

@media (min-width: 1020px) {
    .lang-box::before {
        display: block
    }
}

.lang-box::after {
    content: '';
    position: absolute;
    right: 94px;
    top: -12px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 0 6px 13px 6px;
    border-color: transparent transparent #fff transparent;
    display: none
}

@media (min-width: 1020px) {
    .lang-box::after {
        display: block
    }
}

.lang-box .lang-box__inner {
    height: calc(100% - 20px);
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 300px;
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    bottom: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
    max-height: 600px
}

@media (min-width: 480px) {
    .lang-box .lang-box__inner {
        max-height: calc(100vh - 160px);
        height: auto
    }
}

@media (min-width: 1020px) {
    .lang-box .lang-box__inner {
        height: auto;
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.lang-box .lang-box__header {
    padding: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lang-box .lang-box__header h5 {
    margin: 0;
    line-height: 1em
}

.lang-box .lang-box__close {
    position: relative;
    width: 12px;
    height: 12px;
    right: 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    padding: 1em;
    overflow: hidden
}

.lang-box .lang-box__close::before,
.lang-box .lang-box__close::after {
    content: '';
    position: absolute;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.lang-box .lang-box__close::before {
    width: 12px;
    right: 0;
    height: 2px
}


.lang-box .lang-box__close::after {
    width: 2px;
    height: 12px
}

.lang-box .lang-box__wrong-store {
    padding: 1em;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: none
}

.lang-box .lang-box__wrong-store a.button,
.lang-box .lang-box__wrong-store #challenge a.shopify-challenge__button,
#challenge .lang-box .lang-box__wrong-store a.shopify-challenge__button,
.lang-box .lang-box__wrong-store #qab_bar a#qab_button,
#qab_bar .lang-box .lang-box__wrong-store a#qab_button,
.lang-box .lang-box__wrong-store .back-to-store .back-to-store__list li a,
.back-to-store .back-to-store__list li .lang-box .lang-box__wrong-store a,
.lang-box .lang-box__wrong-store .instagram a.fs-next-button,
.instagram .lang-box .lang-box__wrong-store a.fs-next-button {
    margin: .5em 0 1em;
    width: 100%;
    padding: 1em 2.8em
}

.lang-box .lang-box__wrong-store p {
    font-weight: 700;
    margin-bottom: .5em;
    font-size: .941176471em
}

.lang-box .lang-box__pick-store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lang-box .lang-box__pick-store img {
    width: 28px;
    display: block;
    margin: 0 1em 0 1.5em
}

.lang-box .lang-box__pick-store select {
    width: auto;
    font-size: .75em
}

.lang-box .lang-box__langs {
    padding: 1em;
    text-align: center
}

.lang-box .lang-box__langs p {
    font-weight: 700;
    margin-bottom: .5em;
    font-size: .941176471em
}

.lang-box .lang-box__langs .button,
.lang-box .lang-box__langs #challenge .shopify-challenge__button,
#challenge .lang-box .lang-box__langs .shopify-challenge__button,
.lang-box .lang-box__langs #qab_bar #qab_button,
#qab_bar .lang-box .lang-box__langs #qab_button,
.lang-box .lang-box__langs .back-to-store .back-to-store__list li a,
.back-to-store .back-to-store__list li .lang-box .lang-box__langs a,
.lang-box .lang-box__langs .instagram .fs-next-button,
.instagram .lang-box .lang-box__langs .fs-next-button {
    margin-top: .5em;
    width: 100%
}

.lang-box .lang-box__lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .4em;
    text-decoration: none;
    color: #000
}

.lang-box .lang-box__lang:hover {
    opacity: .75
}

.lang-box .lang-box__lang img {
    width: 28px;
    display: block;
    margin: 0 1em 0 1.5em
}

.lang-box .lang-box__lang span {
    font-size: .75em
}

@-webkit-keyframes animate-icon {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    2% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    4% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    6% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    8% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    12% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    16% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animate-icon {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    2% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    4% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    6% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    8% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)

    }
    12% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    16% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes phone-ring {
    0% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    40% {
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    60% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    80% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes phone-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    1% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    2% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    3% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    4% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    5% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes glass-wobble {
    0% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
    2% {
        -webkit-transform: translateX(1px) translateY(1px);
        transform: translateX(1px) translateY(1px)
    }
    4% {
        -webkit-transform: translateX-(1px) translateY(1px);
        transform: translateX-(1px) translateY(1px)
    }
    6% {
        -webkit-transform: translateX(1px) translateY(1px);
        transform: translateX(1px) translateY(1px)
    }
    8% {
        -webkit-transform: translateX-(1px) translateY(1px);
        transform: translateX-(1px) translateY(1px)
    }
    5% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
    100% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
}

@keyframes glass-wobble {
    0% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
    2% {
        -webkit-transform: translateX(1px) translateY(1px);
        transform: translateX(1px) translateY(1px)
    }
    4% {
        -webkit-transform: translateX-(1px) translateY(1px);
        transform: translateX-(1px) translateY(1px)
    }
    6% {
        -webkit-transform: translateX(1px) translateY(1px);
        transform: translateX(1px) translateY(1px)
    }
    8% {
        -webkit-transform: translateX-(1px) translateY(1px);
        transform: translateX-(1px) translateY(1px)
    }
    10% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
    100% {
        -webkit-transform: translateX(0px) translateY(1px);
        transform: translateX(0px) translateY(1px)
    }
}

@-webkit-keyframes star-flash {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes star-flash {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes island-wave {
    0% {
        width: 100%
    }
    50% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@keyframes island-wave {
    0% {
        width: 100%
    }
    50% {
        width: 0
    }
    100% {
        width: 100%
    }
}

.icon-sun {
    -webkit-animation: animate-icon 15s .3s linear infinite;
    animation: animate-icon 15s .3s linear infinite
}

.icon-telephone {
    overflow: visible
}

.icon-telephone g {
    -webkit-animation: phone-ring 10s linear infinite;
    animation: phone-ring 10s linear infinite;
    -webkit-transform-origin: center;
    transform-origin: center
}

#glass-wobble {
    -webkit-animation: glass-wobble 10s 3s linear infinite;
    animation: glass-wobble 10s 3s linear infinite
}

#disco-star1 {
    -webkit-animation: star-flash 2s 1.5s linear infinite;
    animation: star-flash 2s 1.5s linear infinite
}

#disco-star2 {
    -webkit-animation: star-flash 2s 2s linear infinite;
    animation: star-flash 2s 2s linear infinite
}

#disco-star3 {
    -webkit-animation: star-flash 2s 2.5s linear infinite;
    animation: star-flash 2s 2.5s linear infinite
}

#island-wave {
    -webkit-animation: island-wave 2s 2.5s linear infinite;
    animation: island-wave 2s 2.5s linear infinite
}

.template-password {
    background: #000;
    height: 100vh !important
}

.template-password main {
    height: 100%
}

.password {
    max-width: 480px;
    padding: 3em;
    margin: 0 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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    background: #fff;
    position: relative;
    top: 10vh;
    color: #000
}

.password header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.password header h1 {
    margin-bottom: .5em;
    text-align: center
}

.password header svg {
    width: 102px;
    height: 46.8px;
    margin: 0 auto 2em;
    display: block
}

.password #Login {
    width: 100%
}

.password #Login form .form-row {
    margin-bottom: 2em
}

.password #Login form input {
    border-color: #000;
    color: #000
}

.password #Login form button {
    display: block;
    width: 100%;
    margin: 0
}

.template-collection .usps {
    background: #fff
}

.template-collection .collection-nav {
    margin-bottom: 2em
}

.collections .collections__keep-scrolling {
    position: -webkit-sticky;
    position: sticky;
    bottom: 2em;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    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;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.collections .collections__keep-scrolling.active {
    opacity: 1
}

.collections .collections__keep-scrolling img {
    width: 50px
}

.template-product .usps .usps__inner {
    background: #fff;
    border: 8px solid #ecba78
}

@media (min-width: 1020px) {
    .template-product .usps .usps__inner {
        padding-top: 4em
    }
}

.template-product #shopify-section-product-cta-biodegradable .cta-full-overflow__content,
.template-product #shopify-section-product-cta-plant-based .cta-full-overflow__content {
    left: 0;
    right: auto
}

.template-product .cta-full-overflow__content {
    color: #000
}

.template-product .cta-full-overflow__content svg path {
    fill: #000
}

.template-article .lang-box {
    display: none
}

.template-article article {
    color: #000
}

.template-article article .content>p,
.template-article article .content>h1,
.template-article article .content>h2,
.template-article article .intro .content>.intro__title,
.intro .template-article article .content>.intro__title,
.template-article article .cart .content>.cart__title,
.cart .template-article article .content>.cart__title,
.template-article article .product-faqs .content>.product-faqs__title,
.product-faqs .template-article article .content>.product-faqs__title,
.template-article article .instagram .content>.instagram__title,
.instagram .template-article article .content>.instagram__title,
.template-article article .content>h3,
.template-article article .content>h4,
.template-article article .content>h5,
.template-article article .content>h6,
.template-article article .content>blockquote,
.template-article article .content>ul,
.template-article article .content>ol {
    max-width: 640px;
    margin: 0 auto 2em
}

.template-article article .content>a {
    color: #000
}

.template-article article .content>h1,
.template-article article .content>h2,
.template-article article .intro .content>.intro__title,
.intro .template-article article .content>.intro__title,
.template-article article .cart .content>.cart__title,
.cart .template-article article .content>.cart__title,
.template-article article .product-faqs .content>.product-faqs__title,
.product-faqs .template-article article .content>.product-faqs__title,
.template-article article .instagram .content>.instagram__title,
.instagram .template-article article .content>.instagram__title,
.template-article article .content>h3,
.template-article article .content>h4,
.template-article article .content>h5,
.template-article article .content>h6 {
    margin-bottom: 1em
}

.template-article article .content>figure,
.template-article article .content>.slideshow.full,
.template-article article .content>p.video-media {
    width: auto;
    max-width: none;
    margin: 0 -15px 40px
}

@media (min-width: 720px) {
    .template-article article .content>figure,
    .template-article article .content>.slideshow.full,
    .template-article article .content>p.video-media {
        margin: 0 -30px 40px
    }
}

@media (min-width: 1260px) {
    .template-article article .content>p.video-media,
    .template-article article .content>figure {
        width: 1200px;
        margin: 0 auto 2em
    }
}

.template-article article .content>figure img {
    display: block
}

.article-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 770px;
    margin: 2em auto 0;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0
}

@media (min-width: 480px) {
    .article-header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.article-header::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ecba78;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.article-header .article-header__info {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center
}

@media (min-width: 480px) {
    .article-header .article-header__info {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        text-align: left
    }
}

.article-header .article-header__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center
}

@media (min-width: 480px) {
    .article-header .article-header__share {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.social-sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.social-sharing a {
    color: #000;
    display: inline-block;
    margin-left: .5em
}

.article-sharing {
    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;
    max-width: 770px;
    margin: 0 auto;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 3em
}

@media (min-width: 1020px) {
    .article-sharing {
        padding-bottom: 3em
    }
}

.article-sharing p {
    font-weight: 700;
    margin: 0 .5em 0 0
}

.article-sharing::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ecba78;
    margin-bottom: 3em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.article-slideshow.slideshow {
    overflow: hidden;
    max-width: none !important;
    max-height: 85vh;
    position: relative;
    height: 80vw;
    padding: 0 !important;
    left: -1em;
    width: calc(100% + 2em)
}

@media (min-width: 480px) {
    .article-slideshow.slideshow {
        left: -2em;
        width: calc(100% + 4em)
    }
}

@media (min-width: 720px) {
    .article-slideshow.slideshow {
        left: -4em;
        width: calc(100% + 8em);
        height: 60vw
    }
}

.article-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 80%;
    height: 100%;
    margin: 0 auto
}

@media (min-width: 720px) {
    .article-slideshow.slideshow .slideshow__slides {
        width: 60%
    }
}

.article-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.article-slideshow.slideshow .slideshow__slide figure {
    width: 80%;
    margin: 0 auto
}

.article-slideshow.slideshow .slideshow__slide figure img {
    display: block;
    margin: 0;
    height: 100%
}

.template-lens .blocks {
    margin-top: -65vw
}

@media (min-width: 1020px) {
    .template-lens .blocks {
        margin-top: -8vw
    }
}

@media (min-width: 1600px) {
    .template-lens .blocks {
        margin-top: -4vw
    }
}

.template-lens .cta-full-overflow__image--mobile {
    margin-top: -30vw
}

.template-index .usps {
    padding-bottom: 0
}

@media (min-width: 720px) {
    .template-index .usps .usps__inner {
        padding: 2em 0
    }
}

@media (min-width: 1020px) {
    .template-index .usps .usps__inner {
        padding: 3em 4em
    }
}

.white-header,
.shrink-nav .main-header,
.template-collection .main-header,
.template-product .main-header,
.template-cart .main-header,
.template-404 .main-header,
#challenge .main-header,
.template-blog .main-header,
.template-article .main-header {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14)
}

@media (min-width: 1020px) {
    .white-header .main-nav__list-link,
    .shrink-nav .main-header .main-nav__list-link,
    .template-collection .main-header .main-nav__list-link,
    .template-product .main-header .main-nav__list-link,
    .template-cart .main-header .main-nav__list-link,
    .template-404 .main-header .main-nav__list-link,
    #challenge .main-header .main-nav__list-link,
    .template-blog .main-header .main-nav__list-link,
    .template-article .main-header .main-nav__list-link {
        color: #000
    }
}

.white-header .nav-cart a,
.shrink-nav .main-header .nav-cart a,
.template-collection .main-header .nav-cart a,
.template-product .main-header .nav-cart a,
.template-cart .main-header .nav-cart a,
.template-404 .main-header .nav-cart a,
#challenge .main-header .nav-cart a,
.template-blog .main-header .nav-cart a,
.template-article .main-header .nav-cart a {
    color: #000
}

.white-header .burger__line,
.shrink-nav .main-header .burger__line,
.template-collection .main-header .burger__line,
.template-product .main-header .burger__line,
.template-cart .main-header .burger__line,
.template-404 .main-header .burger__line,
#challenge .main-header .burger__line,
.template-blog .main-header .burger__line,
.template-article .main-header .burger__line {
    background: #000
}

.white-header .main-header__logo-svg path,
.shrink-nav .main-header .main-header__logo-svg path,
.template-collection .main-header .main-header__logo-svg path,
.template-product .main-header .main-header__logo-svg path,
.template-cart .main-header .main-header__logo-svg path,
.template-404 .main-header .main-header__logo-svg path,
#challenge .main-header .main-header__logo-svg path,
.template-blog .main-header .main-header__logo-svg path,
.template-article .main-header .main-header__logo-svg path {
    fill: #000
}

.white-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.shrink-nav .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-collection .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-product .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-cart .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-404 .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
#challenge .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-blog .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
.template-article .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after {
    content: '';
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/wave.svg?9491995586333685944);
    background-size: cover;
    background-repeat: repeat-x;
    background-position: left center;
    width: 100%;
    margin: 0;
    -webkit-transition: background-position .3s ease;
    transition: background-position .3s ease;
    margin-right: 1em;
    height: 7px;
    display: none;
    position: absolute;
    left: 0;
    bottom: -3px
}

@media (min-width: 1020px) {
    .white-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .shrink-nav .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-collection .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-product .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-cart .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-404 .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    #challenge .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-blog .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after,
    .template-article .main-header .main-nav__list-item.main-nav__list-item--active .main-nav__list-link::after {
        display: inline-block
    }
}

.white-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.shrink-nav .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-collection .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-product .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-cart .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-404 .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
#challenge .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-blog .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after,
.template-article .main-header .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after {
    border-top-color: #000
}

.white-header .show-hide-lang::after,
.shrink-nav .main-header .show-hide-lang::after,
.template-collection .main-header .show-hide-lang::after,
.template-product .main-header .show-hide-lang::after,
.template-cart .main-header .show-hide-lang::after,
.template-404 .main-header .show-hide-lang::after,
#challenge .main-header .show-hide-lang::after,
.template-blog .main-header .show-hide-lang::after,
.template-article .main-header .show-hide-lang::after {
    border-top-color: #000
}

.open-nav {
    height: 100vh;
    overflow: hidden
}

.open-nav .main-header {
    background: #000
}

.open-nav .nav-cart a {
    color: #fff
}

.open-nav .burger .burger__line {
    background: #fff
}

.open-nav .main-header__logo-svg path {
    fill: #fff !important
}

.open-nav.shrink-nav .nav-cart a {
    color: #fff
}

.open-nav.shrink-nav .main-header__logo-svg path {
    fill: #fff
}

.open-nav.shrink-nav .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after {
    border-top-color: #fff
}

.open-nav.shrink-nav .show-hide-lang::after {
    border-top-color: #fff
}

.open-nav .main-nav {
    opacity: 1;
    pointer-events: all;
    overflow: auto
}

.open-nav .main-nav .main-nav__list-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.open-nav .burger .burger__wrapper {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.open-nav .burger .burger__line {
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.3s ease, -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
    transition: transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease, -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1)
}

.open-nav .burger .burger__line.burger__line--top {
    -webkit-transform: translate(0, 0) rotate(45deg);
    transform: translate(0, 0) rotate(45deg)
}
.open-nav .burger .burger__line.burger__line--middle {
    opacity: 0
}
.open-nav .burger .burger__line.burger__line--bottom {
    -webkit-transform: translate(0, 0) rotate(-45deg);
    transform: translate(0, 0) rotate(-45deg)
}
.shrink-nav .main-header {
    height: 70px
}
.shrink-nav .main-header .main-nav__list {
    min-width: 100%
}

@media (min-width: 1020px) {
    .shrink-nav .main-header .main-nav__list {
        margin-left: -1em;
        top: -204px;
        -webkit-transform: translateY(204px);
        transform: translateY(204px)
    }
}

@media (min-width: 1150px) {
    .shrink-nav .main-header .main-nav__list {
        margin-left: -1.5em
    }
}

.main-header {
    position: fixed;
    width: 100%;
    height: 84px;
    z-index: 50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    color: #000;
    -webkit-transition: height .5s ease, background .5s ease, -webkit-box-shadow .5s ease;
    transition: height .5s ease, background .5s ease, -webkit-box-shadow .5s ease;
    transition: height .5s ease, background .5s ease, box-shadow .5s ease;
    transition: height .5s ease, background .5s ease, box-shadow .5s ease, -webkit-box-shadow .5s ease
}

@media (min-width: 480px) {
    .main-header {
        padding: 0 2em;
        height: 160px;
        background: transparent;
        color: #fff
    }
}

@media (min-width: 1020px) {
    .main-header {
        padding: 0 4em;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: 204px
    }
}

.main-header .main-header__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67px;
    flex: 0 0 67px;
    position: relative;
    z-index: 1
}

@media (min-width: 480px) {
    .main-header .main-header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 126px;
        flex: 0 0 126px
    }
}

@media (min-width: 1020px) {
    .main-header .main-header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13%;
        flex: 0 0 13%
    }
}

.main-header .main-header__logo-link {
    display: block;
    text-align: center
}

@media (min-width: 1020px) {
    .main-header .main-header__logo-link {
        text-align: left
    }
}

.main-header .main-header__logo-svg {
    width: 71px;
    height: 32px
}

@media (min-width: 720px) {
    .main-header .main-header__logo-svg {
        width: 126px;
        height: 57px
    }
}

@media (min-width: 1020px) {
    .main-header .main-header__logo-svg {
            padding-top: 3px;
    }
}

.main-header .main-header__logo-svg path {
    fill: #000;
    -webkit-transition: fill .5s ease;
    transition: fill .5s ease
}

@media (min-width: 480px) {
    .main-header .main-header__logo-svg path {
        fill: #fff
    }
}

.main-header .main-header__main-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%
}

.main-header .main-header__cart {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    position: relative;
    z-index: 1
}

@media (min-width: 1020px) {
    .main-header .main-header__cart {
        text-align: right;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14%;
        flex: 0 0 14%
    }
}

.main-header .main-header__menu {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

@media (min-width: 1020px) {
    .main-header .main-header__menu {
        display: none
    }
}

.main-header .main-header__back-to-store {
    display: none;
    margin-left: auto
}

.main-nav {
    color: #fff;
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    /*pointer-events: none;*/
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 480px) {
    .main-nav {
        top: 150px
    }
}

@media (min-width: 1020px) {
    .main-nav {
        display: block;
        position: static;
        opacity: 1;
        pointer-events: all;
        background: transparent;
        padding-top: 0;
        height: 100%;
        top: 0
    }
}

.main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-indent: 0
}

.main-nav .main-nav__list {
    text-align: center;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1020px) {
    .main-nav .main-nav__list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left;
        min-width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-left: -1em;
        position: relative;
        top: 0
    }
}
@media (min-width: 1150px) {
    .main-nav .main-nav__list {
        margin-left: -1.5em
    }
}
.main-nav .main-nav__list-item {
    margin: 0 0 1.5em;
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.main-nav .main-nav__list-item:nth-of-type(10n+1) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.main-nav .main-nav__list-item:nth-of-type(10n+2) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.main-nav .main-nav__list-item:nth-of-type(10n+3) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.main-nav .main-nav__list-item:nth-of-type(10n+4) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.main-nav .main-nav__list-item:nth-of-type(10n+5) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.main-nav .main-nav__list-item:nth-of-type(10n+6) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.main-nav .main-nav__list-item:nth-of-type(10n+7) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.main-nav .main-nav__list-item:nth-of-type(10n+8) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.main-nav .main-nav__list-item:nth-of-type(10n+9) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.main-nav .main-nav__list-item:nth-of-type(10n+10) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

@media (min-width: 480px) {
    .main-nav .main-nav__list-item {
        margin: 0 0 3em
    }
}

@media (min-width: 1020px) {
    .main-nav .main-nav__list-item {
        margin: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.main-nav .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border: 6px solid;
    border-width: 6px 3px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #fff;
    border-bottom-color: transparent;
    position: relative;
    top: 0;
    left: 4px;
    -webkit-transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, transform .3s ease;
    transition: border .3s ease, transform .3s ease, -webkit-transform .3s ease
}

@media (min-width: 1020px) {
    .main-nav .main-nav__list-item.main-nav__list-item--has-submenu .main-nav__list-link::after {
        top: 4px
    }
}

.main-nav .main-nav__list-item.main-nav__list-item--has-submenu.active .main-nav__list-link::after {
    -webkit-transform: rotate(180deg) translateY(6px);
    transform: rotate(180deg) translateY(6px)
}

.main-nav .main-nav__list-item.main-nav__list-item--has-submenu.active .submenu {
    opacity: 1;
    pointer-events: all
}

@media (min-width: 1020px) {
    .main-nav .main-nav__list-item.main-nav__list-item--lang {
        display: none
    }
}

.main-nav .main-nav__list-link {
    color: #fff;
    text-decoration: none;
    font-family: "YoungSerif", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2em;
    display: block;
    position: relative
}

@media (min-width: 1020px) {
    .main-nav .main-nav__list-link {
        font-family: 'Belleza', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 1em;
        margin: 0 1em;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease
    }
    .main-nav .main-nav__list-link:hover {
        opacity: .5
    }
}

@media (min-width: 1150px) {
    .main-nav .main-nav__list-link {
        margin: 0 1.5em
    }
}

.main-nav .main-nav__list-link--lang {
    font-size: 1em;
    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
}

.main-nav .main-nav__list-link--lang img {
    width: 28px;
    margin-right: 1em
}

.main-nav .main-nav__list-link--lang span {
    font-family: "Karla", sans-serif;
    font-style: normal;
    font-weight: 400;
    opacity: .5
}

.submenu {
    height: auto;
    display: none
}

@media (min-width: 1020px) {
    .submenu {
        width: 11em;
        left: -50%;
        position: absolute;
        top: 60%;
        padding-top: 1em !important;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease
    }
}

.submenu .submenu__list-item {
    line-height: 1em;
    margin-top: 1em
}

@media (min-width: 1020px) {
    .submenu .submenu__list-item {
        margin-top: 0
    }
}

@media (min-width: 1020px) {
    .submenu .submenu__list-item .submenu__list-link {
        border: solid rgba(0, 0, 0, 0.1);
        border-width: 1px 1px 0
    }
}

@media (min-width: 1020px) {
    .submenu .submenu__list-item:last-of-type .submenu__list-link {
        border-width: 1px
    }
}

.submenu .submenu__list-link {
    color: #fff;
    background: transparent;
    padding: .5em 0;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
    -webkit-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease;
    font-size: 1.5em
}

@media (min-width: 1020px) {
    .submenu .submenu__list-link {
        color: #000;
        background: #fff;
        font-size: 1em;
        padding: 1.2em 0
    }
}

@media (min-width: 1020px) {
    .submenu .submenu__list-link:hover {
        background: #000;
        color: #fff
    }
}

.nav-cart {
    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
}

.nav-cart .show-hide-lang {
    position: relative;
    display: none;
    margin-right: 2em
}

@media (min-width: 1020px) {
    .nav-cart .show-hide-lang {
        display: block
    }
}

.nav-cart .show-hide-lang img {
    width: 28px;
    display: block
}

.nav-cart .show-hide-lang::after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border: 6px solid;
    border-width: 6px 3px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #fff;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    right: -12px;
    -webkit-transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, transform .3s ease;
    transition: border .3s ease, transform .3s ease, -webkit-transform .3s ease
}

@media (min-width: 1020px) {
    .nav-cart .show-hide-lang::after {
        top: 7px
    }
}

.nav-cart a {
    text-decoration: none;
    color: #000
}

@media (min-width: 480px) {
    .nav-cart a {
        color: #fff
    }
}

.burger {
    font-size: 1em;
    width: 21px;
    background: transparent;
    border: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 10;
    padding: 2em;
    left: -2em;
    bottom: 0;
    margin: 0 auto 0 0
}

@media (min-width: 480px) {
    .burger {
        width: 36px
    }
}

.burger:focus {
    outline: 0
}

.burger .burger__wrapper {
    -webkit-transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block
}

.burger .burger__line {
    background: #000;
    margin-bottom: 4px;
    height: 2px;
    width: 100%;
    -webkit-transition: opacity 0.3s 0.5s ease, background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.3s 0.5s ease, background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.5s ease, background 0.3s ease;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.5s ease, background 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

@media (min-width: 480px) {
    .burger .burger__line {
        height: 3px;
        -webkit-transform-origin: 4px;
        transform-origin: 4px;
        margin-bottom: 5px;
        background: #fff
    }
}

.burger .burger__line:last-of-type {
    margin-bottom: 0
}

.burger .burger__line.burger__line--top {
    -webkit-transform-origin: 4px 0;
    transform-origin: 4px 0
}

@media (min-width: 480px) {
    .burger .burger__line.burger__line--top {
        -webkit-transform-origin: 8px 0;
        transform-origin: 8px 0
    }
}

.template-collection.open-nav .main-header .nav-cart a,
.template-product.open-nav .main-header .nav-cart a,
.template-cart.open-nav .main-header .nav-cart a,
.template-404.open-nav .main-header .nav-cart a,
#challenge.open-nav .main-header .nav-cart a,
.template-blog.open-nav .main-header .nav-cart a,
.template-article.open-nav .main-header .nav-cart a {
    color: #fff
}

.template-collection .main-header,
.template-product .main-header,
.template-cart .main-header,
.template-404 .main-header,
#challenge .main-header,
.template-blog .main-header,
.template-article .main-header {
    height: 70px
}

@media (min-width: 480px) {
    .template-collection .main-header,
    .template-product .main-header,
    .template-cart .main-header,
    .template-404 .main-header,
    #challenge .main-header,
    .template-blog .main-header,
    .template-article .main-header {
        height: 92px
    }
}

@media (min-width: 1020px) {
    .template-collection .main-nav__list,
    .template-product .main-nav__list,
    .template-cart .main-nav__list,
    .template-404 .main-nav__list,
    #challenge .main-nav__list,
    .template-blog .main-nav__list,
    .template-article .main-nav__list {
        min-width: 100%
    }
}

@media (min-width: 1020px) {
    .template-collection .cart-box,
    .template-collection .lang-box,
    .template-product .cart-box,
    .template-product .lang-box,
    .template-cart .cart-box,
    .template-cart .lang-box,
    .template-404 .cart-box,
    .template-404 .lang-box,
    #challenge .cart-box,
    #challenge .lang-box,
    .template-blog .cart-box,
    .template-blog .lang-box,
    .template-article .cart-box,
    .template-article .lang-box {
        top: 80px
    }
}

.template-collection main,
.template-product main,
.template-cart main,
.template-404 main,
#challenge main,
.template-blog main,
.template-article main {
    padding-top: 70px
}

@media (min-width: 480px) {
    .template-collection main,
    .template-product main,
    .template-cart main,
    .template-404 main,
    #challenge main,
    .template-blog main,
    .template-article main {
        padding-top: 92px
    }
}

.back-to-store {
    position: relative
}

.back-to-store .back-to-store__button::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 0 0 .5em;
    position: relative;
    top: -1px;
    -webkit-transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, border .3s ease;
    transition: transform .3s ease, border .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: center;
    transform-origin: center
}

.back-to-store .back-to-store__button.active::after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.back-to-store .back-to-store__button:hover::after {
    border-color: #000
}

.back-to-store .back-to-store__list {
    position: absolute;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
    top: 100%;
    width: 100%;
    display: none
}

.back-to-store .back-to-store__list li {
    width: 100%
}

.back-to-store .back-to-store__list li:first-of-type a {
    border-width: 1px
}

.back-to-store .back-to-store__list li a {
    background: #fff;
    color: #000;
    display: block;
    text-decoration: none;
    border: solid #D8D6D2;
    border-width: 0 1px 1px 1px
}

.template-blog .main-nav,
.template-article .main-nav {
    display: none
}

.template-blog .main-header__menu,
.template-article .main-header__menu {
    display: none
}

.template-blog .main-header__cart,
.template-article .main-header__cart {
    display: none
}

.template-blog .main-header__back-to-store,
.template-article .main-header__back-to-store {
    display: block
}

.giftcard-qr img {
    display: block;
    margin: 0 auto
}

.apple-wallet-image {
    display: block;
    margin: 0 auto
}

@media print {
    @page {
        margin: 0.5cm
    }
    p {
        orphans: 3;
        widows: 3
    }
    html,
    body {
        background-color: #fff;
        color: #000
    }
    .print-giftcard,
    .apple-wallet {
        display: none
    }
}

.home-banner {
    background: #F3A220;
    position: relative;
    padding: 0;
    margin-bottom: 1.5em
}

.home-banner .home-banner__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    display: none
}

@media (min-width: 1020px) {
    .home-banner .home-banner__video {
        display: block
    }
}

.home-banner .home-banner__video video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: 'object-fit: cover;object-position:center;'
}

.home-banner .home-banner__content {
    text-align: center;
    max-width: 740px;
    margin: 30vw auto 0;
    position: absolute;
    z-index: 3;
    top: 5%;
    left: 0;
    right: 0
}

@media (min-width: 480px) {
    .home-banner .home-banner__content {
        top: 13%;
        margin: 0 auto
    }
}

@media (min-width: 1020px) {
    .home-banner .home-banner__content {
        margin: 0;
        text-align: left;
        top: 60%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width: 1100px) {
    .home-banner .home-banner__content {
        top: 55%
    }
}

.home-banner .home-banner__subtitle {
    margin-bottom: 1em
}

.home-banner .home-banner__title {
    color: #fff;
    margin-bottom: .5em;
    line-height: 1.125em;
    text-align: center;
    font-size: 2em
}

@media (min-width: 480px) {
    .home-banner .home-banner__title {
        font-size: 3em
    }
}

@media (min-width: 720px) {
    .home-banner .home-banner__title {
        font-size: 3.764705882em
    }
}

@media (min-width: 1020px) {
    .home-banner .home-banner__title {
        text-align: left
    }
}

.home-banner .home-banner__intro {
    display: none;
    margin-bottom: 2em
}

@media (min-width: 1020px) {
    .home-banner .home-banner__intro {
        display: block
    }
}

.home-banner .home-banner__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-banner .home-banner__button .button,
.home-banner .home-banner__button #challenge .shopify-challenge__button,
#challenge .home-banner .home-banner__button .shopify-challenge__button,
.home-banner .home-banner__button #qab_bar #qab_button,
#qab_bar .home-banner .home-banner__button #qab_button,
.home-banner .home-banner__button .back-to-store .back-to-store__list li a,
.back-to-store .back-to-store__list li .home-banner .home-banner__button a,
.home-banner .home-banner__button .instagram .fs-next-button,
.instagram .home-banner .home-banner__button .fs-next-button {
    margin: 0 auto;
    padding: 1em 3.5em
}

@media (min-width: 1020px) {
    .home-banner .home-banner__button .button,
    .home-banner .home-banner__button #challenge .shopify-challenge__button,
    #challenge .home-banner .home-banner__button .shopify-challenge__button,
    .home-banner .home-banner__button #qab_bar #qab_button,
    #qab_bar .home-banner .home-banner__button #qab_button,
    .home-banner .home-banner__button .back-to-store .back-to-store__list li a,
    .back-to-store .back-to-store__list li .home-banner .home-banner__button a,
    .home-banner .home-banner__button .instagram .fs-next-button,
    .instagram .home-banner .home-banner__button .fs-next-button {
        margin: 0
    }
}

.home-banner .video-play {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 2em;
    text-decoration: none;
    color: #000;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: none
}

@media (min-width: 1020px) {
    .home-banner .video-play {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.home-banner .video-play.active {
    opacity: 1;
    pointer-events: all
}

.home-banner .video-play img {
    display: block;
    margin-right: .5em
}

.home-banner .home-banner__img {
    margin-top: -30vw
}

@media (min-width: 480px) {
    .home-banner .home-banner__img {
        margin-top: 0
    }
}

@media (min-width: 1020px) {
    .home-banner .home-banner__img {
        display: none
    }
}

.home-banner .home-banner__img img {
    display: block;
    width: 100%;
    max-height: 1200px
}

.intro {
    margin-top: 1.35em;
    position: relative
}

@media (min-width: 480px) {
    .intro {
        margin-top: 1.6em
    }
}

@media (min-width: 1020px) {
    .intro {
        margin-top: 3em
    }
}

.intro.intro--home {
    margin-top: 0
}

@media (min-width: 480px) {
    .intro.intro--home .intro__intro {
        font-size: 1.17em
    }
}

.intro.intro--banner {
    min-height: 430px;
    color: #fff;
    margin-top: 0
}

.intro .intro__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.intro .intro__background::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .5
}

.intro .intro__inner {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1
}

.intro .intro__subtitle {
    color: #ecba78;
    text-align: center
}

.intro .intro__title {
    text-align: center
}

@media (min-width: 480px) {
    .intro .intro__intro {
        line-height: 2em
    }
}

.intro .intro__read-more {
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 1em;
    color: #fff
}

.intro .intro__read-more::before {
    content: '';
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/wave.svg?9491995586333685944);
    background-size: cover;
    background-repeat: repeat-x;
    background-position: left center;
    width: 90px;
    margin: 0;
    -webkit-transition: background-position .8s ease;
    transition: background-position .8s ease;
    margin-right: 1em;
    height: 7px;
    display: inline-block
}

.collection {
    padding-bottom: 0
}

.collection .collection__title {
    text-align: center
}

.collection .collection__missing {
    text-align: center
}

.collection .collection__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.collection .collection__product {
    margin: 2em 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 480px) {
    .collection .collection__product {
        margin: 2em 1em;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2em);
        flex: 0 0 calc(50% - 2em);
        -ms-flex-preferred-size: calc(50% - 2em);
        flex-basis: calc(50% - 2em)
    }
}

@media (min-width: 1020px) {
    .collection .collection__product {
        margin: 2em;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333% - 4em);
        flex: 0 0 calc(33.3333333% - 4em);
        -ms-flex-preferred-size: calc(33.3333333% - 4em);
        flex-basis: calc(33.3333333% - 4em)
    }
}

.collection-product {
    text-align: center
}

.collection-product .collection-product__link {
    text-decoration: none;
    color: #000
}

.collection-product .collection-product__link:hover .collection-product-slideshow::after {
    opacity: 1
}

.collection-product .collection-product__link:hover .collection-product__content {
    color: #ecba78
}

.collection-product .collection-product__content {
    margin-top: 1.5em;
    color: #000;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.collection-product .collection-product__title {
    font-weight: 700;
    font-size: 1.176470588em;
    margin-bottom: .5em
}

.collection-product .collection-product__price s .money {
    opacity: .5
}

.collection-product-slideshow {
    height: 0;
    padding-bottom: calc(100% - 16px);
    overflow: hidden;
    position: relative;
    background: #fff
}

.collection-product-slideshow::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 8px solid #ecba78;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    pointer-events: none
}

.collection-product-slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 2em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.collection-product-slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.collection-product-slideshow .slideshow__slide figure img {
    display: block
}

.collection-product-slideshow .slideshow__slide.slideshow__slide--prev,
.collection-product-slideshow .slideshow__slide.slideshow__slide--next {
    opacity: .5
}

.collection-product-slideshow .slideshow__slide.slideshow__slide--active {
    opacity: 1
}

.collection-product-slideshow .slideshow__pagination {
    position: absolute;
    bottom: 2em;
    left: 0;
    right: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: all;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.collection-product-slideshow .slideshow__pagination-item {
    width: 18px;
    height: 18px;
    pointer-events: all;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: .5em
}

.collection-product-slideshow .slideshow__pagination-item.slideshow__pagination-item--active .slideshow__pagination-item-inner::after {
    opacity: 1
}

.collection-product-slideshow .slideshow__pagination-item .slideshow__pagination-item-inner {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: relative
}

.collection-product-slideshow .slideshow__pagination-item .slideshow__pagination-item-inner.available img {
    display: none
}

.collection-product-slideshow .slideshow__pagination-item .slideshow__pagination-item-inner.soldout {
    opacity: .5
}

.collection-product-slideshow .slideshow__pagination-item .slideshow__pagination-item-inner::after {
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    border: 2px solid #CFC0B0;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.collection-product-slideshow .slideshow__pagination-item .slideshow__pagination-item-inner img {
    display: block;
    width: 100%;
    height: 100%
}

.video {
    position: relative
}

@media (max-width: 480px) {
    .video {
        padding: 0
    }
}

.video .video__background,
.video .video__container,
.video .video__thumbnail,
.video .video__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.video .video__placeholder {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.video .video__container iframe {
    width: 100%;
    height: 100%
}

.video .video__container.video__container--playing {
    background-color: rgba(0, 0, 0, 0.5)
}

.video .video__link {
    z-index: 5;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    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;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center
}

.video .video__link:hover .video__play {
    opacity: .7
}

.video .video__subtitle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    font-weight: 700;
    margin-bottom: 1em
}

.video .video__title {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: .6em
}

@media (max-width: 480px) {
    .video .video__title {
        font-size: 1.2em
    }
}

.video .video__play {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 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;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.video .video__play svg {
    margin-right: .5em
}

.press {
    display: none
}

@media (min-width: 720px) {
    .press {
        display: block
    }
}

.press .press__inner {
    background: #fff;
    border: 8px solid #ecba78
}

.press .press__subtitle {
    color: #ecba78;
    text-align: center
}

.press .press__title {
    text-align: center
}

.press-slideshow.slideshow {
    overflow: hidden
}

.press-slideshow.slideshow .slideshow__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 3em 0 0;
    position: relative
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item {
    -webkit-transition: border .5s ease, opacity .5s .3s ease;
    transition: border .5s ease, opacity .5s .3s ease;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 2em;
    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;
    opacity: .3;
    position: absolute;
    width: 100%;
    background: #fff
}

@media (min-width: 480px) {
    .press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 16.666666667%;
        flex: 1 1 16.666666667%;
        position: relative;
        background: transparent;
        border-width: 0 0 3px 0
    }
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: rgba(0, 0, 0, 0.04);
    width: 100%;
    -webkit-transition: height .5s ease, background .5s ease;
    transition: height .5s ease, background .5s ease
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item img {
    max-height: 30px;
    max-width: 80px
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item--active {
    opacity: 1;
    z-index: 1;
    -webkit-transition: border .5s ease, opacity .5s 0s ease;
    transition: border .5s ease, opacity .5s 0s ease
}

.press-slideshow.slideshow .slideshow__pagination .slideshow__pagination-item--active::after {
    height: 7px;
    background: #ecba78
}

.press-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    width: 100%;
    height: 15em
}

@media (min-width: 720px) {
    .press-slideshow.slideshow .slideshow__slides {
        height: 12em
    }
}

.press-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    opacity: 0;
    background: #fff;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.press-slideshow.slideshow .slideshow__slide.slideshow__slide--active {
    opacity: 1
}

.press-slideshow.slideshow .slide .slide__content {
    position: relative;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.press-slideshow.slideshow .slide .slide__content-title {
    text-align: center;
    margin: 0;
    font-size: 1.6em
}

@media (min-width: 480px) {
    .press-slideshow.slideshow .slide .slide__content-title {
        font-size: 2em
    }
}

.usps .usps__inner {
    padding: 3em 1em;
    max-width: 1400px;
    margin: 0 auto
}

@media (min-width: 720px) {
    .usps .usps__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 2em 1em
    }
}

@media (min-width: 1020px) {
    .usps .usps__inner {
        padding: 3em 4em
    }
}

.usps .usps__usp {
    -ms-flex-preferred-size: 0 0 33.3333333%;
    flex-basis: 0 0 33.3333333%;
    padding: 0 1em
}

@media (min-width: 1020px) {
    .usps .usps__usp {
        padding: 0 2em
    }
}

.usps .usps__usp:last-of-type::after {
    display: none
}

.usp {
    text-align: center;
    margin: 0 auto 3em;
    max-width: 300px;
    position: relative
}

.usp:last-of-type {
    margin: 0 auto 0
}

@media (min-width: 720px) {
    .usp {
        max-width: none;
        margin: 0
    }
    .usp:last-of-type {
        margin: 0 0
    }
}

.usp::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 50%;
    width: 2px;
    background: #ecba78;
    display: none
}

@media (min-width: 720px) {
    .usp::after {
        display: block
    }
}

.usp .usp__icon {
    margin-bottom: 2em
}

.usp .usp__icon svg {
    max-height: 75px;
    width: auto;
    height: 100%;
    fill: #ecba78
}

.usp .usp__title {
    display: block;
    margin-bottom: 1.5em
}

.usp .usp__text {
    font-size: .8em;
    margin-bottom: 0
}

.featured-collection .featured-collection__subtitle {
    color: #ecba78;
    text-align: center
}

.featured-collection .featured-collection__title {
    text-align: center
}

.featured-collection .collection__product:nth-of-type(n+4) {
    display: none
}

@media (min-width: 480px) {
    .featured-collection .collection__product:nth-of-type(n+4) {
        display: block
    }
}

@media (min-width: 1020px) {
    .featured-collection .collection__product:nth-of-type(n+4) {
        display: none
    }
}

.reviews {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    display: none
}

@media (min-width: 720px) {
    .reviews {
        display: block
    }
}

.reviews .reviews__header {
    margin-bottom: 1.5em
}

.reviews .reviews__title {
    font-weight: 700;
    text-align: center;
    margin-bottom: .5em;
    font-size: 1em;
    line-height: 1em
}

.reviews .reviews__subtitle {
    color: #ecba78;
    text-align: center;
    font-size: 1em
}

@media (min-width: 480px) {
    .reviews .reviews__subtitle {
        font-size: .8em
    }
}

.reviews .reviews__subtitle a {
    color: #ecba78;
    text-decoration: none
}

.reviews .reviews__subtitle a:hover {
    color: #000
}

.reviews-slideshow.slideshow {
    overflow: hidden
}

.reviews-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    transition: transform .8s ease;
    transition: transform .8s ease, -webkit-transform .8s ease;
    margin: 0 auto;
    width: 80%
}

@media (min-width: 480px) {
    .reviews-slideshow.slideshow .slideshow__slides {
        width: 65%
    }
}

.reviews-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    opacity: .2;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    padding: 0 1.5em
}

@media (min-width: 480px) {
    .reviews-slideshow.slideshow .slideshow__slide {
        padding: 0 3em
    }
}

.reviews-slideshow.slideshow .slideshow__slide.slideshow__slide--active {
    opacity: 1
}

.reviews-slideshow.slideshow .slide .slide__content-quote-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews-slideshow.slideshow .slide .slide__content-stars {
    margin-right: 1em
}

.reviews-slideshow.slideshow .slide .slide__content-quote {
    font-family: "YoungSerif", serif;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1.5em;
    font-size: 1.2em
}

.reviews-slideshow.slideshow .slide .slide__content-source {
    font-size: .88em
}

.reviews-slideshow.slideshow .slide .slide__content-source span {
    font-size: .8em
}

.cta-full {
    padding: 0;
    margin: 3em 0;
    position: relative;
    overflow: hidden
}

.cta-full .cta-full__background {
    width: 100%
}

.cta-full .cta-full__background img {
    display: block
}

.cta-full .cta-full__background.cta-full__background--desktop {
    display: none
}

@media (min-width: 720px) {
    .cta-full .cta-full__background.cta-full__background--desktop {
        display: block;
        height: 40vw
    }
}

.cta-full .cta-full__background.cta-full__background--mobile {
    display: block
}

.cta-full .cta-full__background.cta-full__background--mobile img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
    font-family: 'object-fit: cover;object-position:botttom;';
    max-height: 700px
}

@media (min-width: 480px) {
    .cta-full .cta-full__background.cta-full__background--mobile img {
        max-height: 800px
    }
}

@media (min-width: 600px) {
    .cta-full .cta-full__background.cta-full__background--mobile img {
        max-height: 930px
    }
}

@media (min-width: 720px) {
    .cta-full .cta-full__background.cta-full__background--mobile {
        display: none
    }
}

.cta-full .cta-full__content {
    width: 100%;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3em 1em;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

@media (min-width: 720px) {
    .cta-full .cta-full__content {
        padding: 0;
        width: 50%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cta-full .cta-full__title {
    font-size: 1.6em;
    letter-spacing: 1.5px;
    text-align: center;
    margin-bottom: .5em
}

@media (min-width: 720px) {
    .cta-full .cta-full__title {
        font-size: 3em
    }
}

@media (min-width: 1020px) {
    .cta-full .cta-full__title {
        font-size: 3.75em
    }
}

.cta-full .cta-full__text {
    margin: 0 auto;
    max-width: 360px
}

.cta-full .cta-full__button {
    margin-top: 2em
}

.article-slideshow.slideshow .slideshow__button,
.product-slideshow.slideshow .slideshow__button,
.block-slideshow.slideshow .slideshow__button,
.block-press-slideshow.slideshow .slideshow__button,
.logo-slideshow .slideshow .slideshow__button,
.gallery-lightbox__slideshow.slideshow .slideshow__button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.13);
    border-radius: 100%;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background .5s ease, -webkit-transform .5s ease;
    transition: background .5s ease, -webkit-transform .5s ease;
    transition: background .5s ease, transform .5s ease;
    transition: background .5s ease, transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform-origin: center 0;
    transform-origin: center 0
}

.article-slideshow.slideshow .hide.slideshow__button,
.product-slideshow.slideshow .hide.slideshow__button,
.block-slideshow.slideshow .hide.slideshow__button,
.block-press-slideshow.slideshow .hide.slideshow__button,
.logo-slideshow .slideshow .hide.slideshow__button,
.gallery-lightbox__slideshow.slideshow .hide.slideshow__button {
    visibility: hidden
}

.article-slideshow.slideshow .slideshow__button::before,
.product-slideshow.slideshow .slideshow__button::before,
.block-slideshow.slideshow .slideshow__button::before,
.block-press-slideshow.slideshow .slideshow__button::before,
.logo-slideshow .slideshow .slideshow__button::before,
.gallery-lightbox__slideshow.slideshow .slideshow__button::before,
.article-slideshow.slideshow .slideshow__button::after,
.product-slideshow.slideshow .slideshow__button::after,
.block-slideshow.slideshow .slideshow__button::after,
.block-press-slideshow.slideshow .slideshow__button::after,
.logo-slideshow .slideshow .slideshow__button::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button::after {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 16px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition: right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    transition: right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, right .3s ease, border-color .3s ease;
    transition: transform .3s ease, right .3s ease, border-color .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: center 0;
    transform-origin: center 0
}

.article-slideshow.slideshow .slideshow__button:hover,
.product-slideshow.slideshow .slideshow__button:hover,
.block-slideshow.slideshow .slideshow__button:hover,
.block-press-slideshow.slideshow .slideshow__button:hover,
.logo-slideshow .slideshow .slideshow__button:hover,
.gallery-lightbox__slideshow.slideshow .slideshow__button:hover {
    background: #000;
    -webkit-transform: scale(1.1) translateY(-50%);
    transform: scale(1.1) translateY(-50%)
}

.article-slideshow.slideshow .slideshow__button:hover::before,
.product-slideshow.slideshow .slideshow__button:hover::before,
.block-slideshow.slideshow .slideshow__button:hover::before,
.block-press-slideshow.slideshow .slideshow__button:hover::before,
.logo-slideshow .slideshow .slideshow__button:hover::before,
.gallery-lightbox__slideshow.slideshow .slideshow__button:hover::before,
.article-slideshow.slideshow .slideshow__button:hover::after,
.product-slideshow.slideshow .slideshow__button:hover::after,
.block-slideshow.slideshow .slideshow__button:hover::after,
.block-press-slideshow.slideshow .slideshow__button:hover::after,
.logo-slideshow .slideshow .slideshow__button:hover::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button:hover::after {
    border-color: #fff
}

.article-slideshow.slideshow .slideshow__button--prev.slideshow__button,
.product-slideshow.slideshow .slideshow__button--prev.slideshow__button,
.block-slideshow.slideshow .slideshow__button--prev.slideshow__button,
.block-press-slideshow.slideshow .slideshow__button--prev.slideshow__button,
.logo-slideshow .slideshow .slideshow__button--prev.slideshow__button,
.gallery-lightbox__slideshow.slideshow .slideshow__button--prev.slideshow__button {
    left: 1em;
    -webkit-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%)
}

.article-slideshow.slideshow .slideshow__button--prev.slideshow__button::after,
.product-slideshow.slideshow .slideshow__button--prev.slideshow__button::after,
.block-slideshow.slideshow .slideshow__button--prev.slideshow__button::after,
.block-press-slideshow.slideshow .slideshow__button--prev.slideshow__button::after,
.logo-slideshow .slideshow .slideshow__button--prev.slideshow__button::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button--prev.slideshow__button::after {
    -webkit-transform: translate3d(-250%, -250%, 0);
    transform: translate3d(-250%, -250%, 0)
}

.article-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::before,
.product-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::before,
.block-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::before,
.block-press-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::before,
.logo-slideshow .slideshow .slideshow__button--prev.slideshow__button:hover::before,
.gallery-lightbox__slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::before {
    -webkit-transform: translate3d(250%, 250%, 0);
    transform: translate3d(250%, 250%, 0)
}

.article-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::after,
.product-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::after,
.block-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::after,
.block-press-slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::after,
.logo-slideshow .slideshow .slideshow__button--prev.slideshow__button:hover::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button--prev.slideshow__button:hover::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.article-slideshow.slideshow .slideshow__button--next.slideshow__button,
.product-slideshow.slideshow .slideshow__button--next.slideshow__button,
.block-slideshow.slideshow .slideshow__button--next.slideshow__button,
.block-press-slideshow.slideshow .slideshow__button--next.slideshow__button,
.logo-slideshow .slideshow .slideshow__button--next.slideshow__button,
.gallery-lightbox__slideshow.slideshow .slideshow__button--next.slideshow__button {
    right: 1em;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.article-slideshow.slideshow .slideshow__button--next.slideshow__button::after,
.product-slideshow.slideshow .slideshow__button--next.slideshow__button::after,
.block-slideshow.slideshow .slideshow__button--next.slideshow__button::after,
.block-press-slideshow.slideshow .slideshow__button--next.slideshow__button::after,
.logo-slideshow .slideshow .slideshow__button--next.slideshow__button::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button--next.slideshow__button::after {
    -webkit-transform: translate3d(-250%, -250%, 0);
    transform: translate3d(-250%, -250%, 0)
}

.article-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::before,
.product-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::before,
.block-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::before,
.block-press-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::before,
.logo-slideshow .slideshow .slideshow__button--next.slideshow__button:hover::before,
.gallery-lightbox__slideshow.slideshow .slideshow__button--next.slideshow__button:hover::before {
    -webkit-transform: translate3d(250%, 250%, 0);
    transform: translate3d(250%, 250%, 0)
}

.article-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::after,
.product-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::after,
.block-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::after,
.block-press-slideshow.slideshow .slideshow__button--next.slideshow__button:hover::after,
.logo-slideshow .slideshow .slideshow__button--next.slideshow__button:hover::after,
.gallery-lightbox__slideshow.slideshow .slideshow__button--next.slideshow__button:hover::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden
}

@media (min-width: 1020px) {
    .product {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.product .product__slideshow {
    -ms-flex-preferred-size: calc(100% + 2em);
    flex-basis: calc(100% + 2em);
    margin: 0 -1em
}

@media (min-width: 480px) {
    .product .product__slideshow {
        margin: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media (min-width: 1020px) {
    .product .product__slideshow {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.product .product__slideshow.hide {
    display: none
}

.product .product__slideshow-wrapper {
    overflow: visible;
    position: relative;
    height: 0;
    padding-bottom: 100%;
    margin-bottom: .5em
}

@media (min-width: 480px) {
    .product .product__slideshow-wrapper {
        margin-bottom: 1.5em
    }
}

.product .product__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 3em
}

@media (min-width: 1020px) {
    .product .product__content {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-top: 0
    }
}

.product .product__content-inner {
    position: relative
}

@media (min-width: 1020px) {
    .product .product__content-inner {
        margin: 0 auto
    }
}

.product .product__good-vibes-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 96px;
    height: 96px;
    display: none;
    z-index: 1;
    overflow: visible
}

@media (min-width: 480px) {
    .product .product__good-vibes-img {
        display: block
    }
}

.product .product__good-vibes-copy {
    position: absolute;
    top: -2em;
    right: -5em;
    background: #fff;
    max-width: 240px;
    font-size: .8em;
    padding: calc(96px + 4em) 2em 0;
    text-align: center;
    display: none
}

.product .product__good-vibes-copy.active {
    display: block
}

.product .product__title-intro {
    color: #ecba78;
    margin-bottom: .3em;
    line-height: 1em;
    text-align: center
}

@media (min-width: 1020px) {
    .product .product__title-intro {
        text-align: left
    }
}

.product .product__title {
    font-size: 2.3em;
    margin-bottom: .25em;
    text-align: center
}

@media (min-width: 1020px) {
    .product .product__title {
        text-align: left
    }
}

.product .product__price {
    font-size: 1.4em;
    font-weight: 700;
    color: #ecba78;
    margin-bottom: 1em;
    text-align: center
}

@media (min-width: 1020px) {
    .product .product__price {
        text-align: left
    }
}

.product .product__price::after {
    content: '';
    display: block;
    margin: 1em auto 1em;
    width: 140px;
    height: 10px;
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/wave.svg?9491995586333685944);
    background-size: cover
}

@media (min-width: 1020px) {
    .product .product__price::after {
        margin: 2em 0 1em
    }
}

.product .product__description {
    font-size: .882352941em;
    line-height: 2.333333333em;
    max-width: 420px;
    margin: 2em auto;
    text-align: center
}

@media (min-width: 1020px) {
    .product .product__description {
        text-align: left;
        margin: 0 0 1em
    }
}

.product .product__colors {
    margin: 0 0 2em;
    text-align: center
}

@media (min-width: 1020px) {
    .product .product__colors {
        text-align: left
    }
}

.product .product__colors.product__colors--mobile {
    display: block
}

@media (min-width: 1020px) {
    .product .product__colors.product__colors--mobile {
        display: none
    }
}

.product .product__colors.product__colors--desktop {
    display: none
}

@media (min-width: 1020px) {
    .product .product__colors.product__colors--desktop {
        display: block
    }
}

.product .product__colors .swatch {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1020px) {
    .product .product__colors .swatch {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.product .product__color-title {
    margin: 0 0 1em;
    font-weight: 700
}

.product .product__variants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em
}

.product .product__variants select {
    padding-left: 0;
    padding-right: 1.5em;
    border-bottom: 1px solid black;
    font-weight: 700
}

.product .product__variants .selector-wrapper {
    margin-bottom: 1em
}

.product .product__variants-header {
    margin: 0 1em 0 0;
    font-weight: 700
}

.product .product__reviews {
    margin: 0 0 2.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1020px) {
    .product .product__reviews {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.product .product__reviews-open {
    color: #000
}

.product .product__reviews-open:hover {
    opacity: .5
}

.product .product__reviews-stars {
    margin-left: 1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px
}

.product .product__reviews-stars img {
    width: 16px;
    height: 16px;
    margin-right: 8px
}

.product .product__button {
    display: block;
    width: 100%;
    font-size: .882352941em;
    max-width: 420px;
    margin: 0 auto 3em
}

@media (min-width: 1020px) {
    .product .product__button {
        margin: 0 0 1em
    }
}

.product .product__button .add-to-cart {
    display: inline
}

.product .product__button .adding-to-cart {
    display: none
}

.product .product__button.loading .add-to-cart {
    display: none
}

.product .product__button.loading .adding-to-cart {
    display: inline
}

.product .product__content-footer {
    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
}

.product .product__content-footer small {
    font-style: italic
}

.product .product__content-footer a {
    font-size: .882352941em;
    color: #000
}

.product .product__content-footer a:hover {
    opacity: .5
}

.product-slideshow.slideshow {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff
}

.product-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    width: 100%;
    height: 100%
}

.product-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative
}

.product-slideshow.slideshow .slideshow__slide figure {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%
}

.product-slideshow.slideshow .slideshow__slide figure img {
    display: block;
    width: 100%;
    height: 100%
}

@media (min-width: 1020px) {
    .product-slideshow.slideshow .slideshow__slide.slideshow__slide--active .image-zoom-overlay {
        display: block
    }
}

.product-slideshow.slideshow .slideshow__slide .image-zoom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    display: none
}

@media (min-width: 1020px) {
    .product-slideshow.slideshow .slideshow__slide .image-zoom-overlay {
        display: block
    }
}

.product-slideshow-pagination.slideshow {
    overflow: hidden
}

.product-slideshow-pagination.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    width: 100%
}

.product-slideshow-pagination.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666667%;
    flex: 0 0 16.6666667%;
    border-bottom: 3px solid rgba(0, 0, 0, 0.06);
    background: #fff;
    cursor: pointer
}

.product-slideshow-pagination.slideshow .slideshow__slide:last-of-type {
    margin-right: auto
}

.product-slideshow-pagination.slideshow .slideshow__slide.slideshow__slide--active {
    border-color: #ecba78
}

.product-slideshow-pagination.slideshow .slideshow__slide figure {
    position: relative;
    height: 0;
    padding-bottom: 100%
}

.product-slideshow-pagination.slideshow .slideshow__slide figure img {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.breadcrumb {
    position: absolute;
    top: .675em;
    left: .5em;
    width: 100%
}

@media (min-width: 480px) {
    .breadcrumb {
        top: .8em;
        left: 1em
    }
}

@media (min-width: 720px) {
    .breadcrumb {
        left: 2em
    }
}

@media (min-width: 1020px) {
    .breadcrumb {
        top: 3em
    }
}

.breadcrumb .breadcrumb__nav {
    font-size: .6em;
    color: #ecba78;
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    top: 0;
    left: 0
}

@media (min-width: 1020px) {
    .breadcrumb .breadcrumb__nav {
        top: -12px
    }
}

.breadcrumb .breadcrumb__nav a {
    color: #ecba78;
    text-decoration: none
}

.breadcrumb .breadcrumb__nav a:hover {
    opacity: .5
}

.reviews-lightbox .reviews-lightbox__inner {
    overflow: hidden;
    position: absolute;
    background: #F8F5F1;
    top: 1em;
    left: 1em;
    right: 1em;
    bottom: 1em;
    padding: 1em 3em
}

@media (min-width: 480px) {
    .reviews-lightbox .reviews-lightbox__inner {
        top: 2em;
        left: 2em;
        right: 2em;
        bottom: 2em;
        padding: 2em 4em
    }
}

@media (min-width: 1020px) {
    .reviews-lightbox .reviews-lightbox__inner {
        top: 6em;
        left: 6em;
        right: 6em;
        bottom: 6em;
        padding: 4em
    }
}

.reviews-lightbox .reviews-lightbox__widget {
    overflow: auto;
    height: 100%
}

.swatch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swatch .swatch__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.swatch .swatch__header {
    font-weight: 700;
    line-height: 1em;
    margin: 0 1em 0 0
}

.swatch .swatch-element {
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 100%;
    margin-right: 1em
}

.swatch .swatch-element.available img {
    display: none
}

.swatch .swatch-element.soldout {
    opacity: .5
}

.swatch .swatch-element input,
.swatch .swatch-element label,
.swatch .swatch-element img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    margin: 0;
    padding: 0
}

.swatch .swatch-element input {
    background-color: #ecba78
}

.swatch .swatch-element input:hover+label::after {
    opacity: 1
}

.swatch .swatch-element label::after {
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    right: -6px;
    bottom: -6px;
    border: 2px solid #CFC0B0;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.swatch .swatch-element input[type="radio"]:checked+label::after {
    opacity: 1
}

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

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

#good-vibes-outer {
    -webkit-animation: rotate-vibes 15s linear 0s infinite;
    animation: rotate-vibes 15s linear 0s infinite;
    -webkit-transform-origin: center;
    transform-origin: center
}

.size-guide .size-guide__inner {
    position: absolute;
    background: #F8F5F1;
    left: 1em;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    max-height: 100vh
}

@media (min-width: 480px) {
    .size-guide .size-guide__inner {
        left: 2em;
        right: 2em
    }
}

@media (min-width: 1020px) {
    .size-guide .size-guide__inner {
        left: 0;
        right: 0;
        max-width: 800px;
        margin: 0 auto;
        height: auto;
        bottom: auto
    }
}

.size-guide .size-guide__inner .modal__close {
    z-index: 1;
    top: 1.2em;
    right: 1.2em
}

.size-guide .size-guide__inner .modal__close:before,
.size-guide .size-guide__inner .modal__close:after {
    background: #fff
}

.size-guide .size-guide__inner img {
    width: 100%;
    display: block
}

.banner {
    width: 100%;
    height: 460px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 1em
}

@media (min-width: 480px) {
    .banner {
        padding: 0 2em
    }
}

@media (min-width: 720px) {
    .banner {
        padding: 0 4em
    }
}

@media (min-width: 1020px) {
    .banner {
        padding: 0 4em
    }
}

.banner .banner__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: none
}

.banner .banner__image img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right;
    font-family: 'object-fit: cover;object-position:right;'
}

.banner .banner__image.banner__image--mobile {
    display: block
}

@media (min-width: 480px) {
    .banner .banner__image.banner__image--mobile {
        display: none
    }
}

@media (min-width: 480px) {
    .banner .banner__image.banner__image--tablet {
        display: block
    }
}

@media (min-width: 1020px) {
    .banner .banner__image.banner__image--tablet {
        display: none
    }
}

@media (min-width: 1020px) {
    .banner .banner__image.banner__image--desktop {
        display: block
    }
}

.banner .banner__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 1.882352941em
}

.banner .banner__title::before {
    content: '';
    display: block;
    margin: .5em 0;
    height: 7px;
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/wave-white.svg?9491995586333685944);
    background-size: cover;
    width: 0;
    -webkit-transition: width 0.8s 0.5s cubic-bezier(0.94, 0.01, 0.32, 1);
    transition: width 0.8s 0.5s cubic-bezier(0.94, 0.01, 0.32, 1)
}

@media (min-width: 480px) {
    .banner .banner__title {
        font-size: 2.941176471em
    }
}

@media (min-width: 1020px) {
    .banner .banner__title {
        max-width: 80%
    }
}

.banner .banner__title.animate-on-scroll {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.banner .banner__title.animate-on-scroll.animated::before {
    width: 74px
}

.cta-full-overflow {
    padding: 0;
    position: relative;
    overflow: visible
}

.cta-full-overflow .cta-full-overflow__content {
    color: #000;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 2em 1em 0
}

@media (min-width: 480px) {
    .cta-full-overflow .cta-full-overflow__content {
        padding: 4em 2em
    }
}

@media (min-width: 1020px) {
    .cta-full-overflow .cta-full-overflow__content {
        padding: 0 4em 0 0;
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0
    }
}

.cta-full-overflow .cta-full-overflow__content svg {
    width: 100%;
    height: 100%;
    max-height: 75px;
    margin-bottom: 1em
}

.cta-full-overflow .cta-full-overflow__subtitle {
    text-align: center;
    color: #ecba78;
    margin-bottom: .5em;
    letter-spacing: .5px
}

.cta-full-overflow .cta-full-overflow__title {
    text-align: center;
    margin-bottom: .5em
}

.cta-full-overflow .cta-full-overflow__text {
    max-width: 500px;
    margin: 0 auto 2em;
    line-height: 2em
}

.cta-full-overflow .cta-full-overflow__image {
    width: 100%;
    display: none
}

@media (min-width: 1020px) {
    .cta-full-overflow .cta-full-overflow__image {
        max-height: 700px;
        overflow: hidden
    }
}

.cta-full-overflow .cta-full-overflow__image.cta-full-overflow__image--desktop {
    display: none
}

@media (min-width: 1020px) {
    .cta-full-overflow .cta-full-overflow__image.cta-full-overflow__image--desktop {
        display: block
    }
}

.cta-full-overflow .cta-full-overflow__image.cta-full-overflow__image--mobile {
    display: block
}

@media (min-width: 1020px) {
    .cta-full-overflow .cta-full-overflow__image.cta-full-overflow__image--mobile {
        display: none
    }
}

.blocks {
    position: relative;
    z-index: 1
}

.block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1020px) {
    .block {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .block:nth-of-type(even) .block__media {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.block .block__media {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 75vw
}

@media (min-width: 1020px) {
    .block .block__media {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        height: auto;
        min-height: 45vw
    }
}

.block .block__media figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.block .block__content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1020px) {
    .block .block__content {
        -ms-flex-preferred-size: 50%;
        flex-basis: calc(50% - 6em);
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

.block-content {
    padding: 2em 1em;
    background: #fff;
    text-align: center
}

@media (min-width: 480px) {
    .block-content {
        padding: 3em
    }
}

.block-content .block-content__icon {
    margin-bottom: 2em
}

.block-content .block-content__icon svg {
    max-height: 75px;
    height: 100%;
    width: auto;
    fill: #ecba78
}

.block-content .block-content__title {
    text-align: center
}

.block-content .block-content__text {
    line-height: 2em
}

.block-slideshow.slideshow {
    overflow: hidden;
    position: relative
}

.block-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    width: 100%;
    height: 100%
}

.block-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.block--video {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden
}

@media (min-width: 1020px) {
    .block--video.active .block__content {
        opacity: 0;
        -webkit-transition: opacity .5s 0s ease, height .5s .5s ease;
        transition: opacity .5s 0s ease, height .5s .5s ease;
        height: 0
    }
}

.block--video.active .block__media {
    -webkit-transition: -webkit-flex-basis .5s .5s ease, -webkit-box-flex .5s .5s ease;
    transition: -webkit-flex-basis .5s .5s ease, -webkit-box-flex .5s .5s ease;
    transition: flex-basis .5s .5s ease, flex .5s .5s ease;
    transition: flex-basis .5s .5s ease, flex .5s .5s ease, -webkit-flex-basis .5s .5s ease, -ms-flex-preferred-size .5s .5s ease, -webkit-box-flex .5s .5s ease, -ms-flex .5s .5s ease;
    transition: flex-basis .5s .5s ease, flex .5s .5s ease, -ms-flex-preferred-size .5s .5s ease, -webkit-box-flex .5s .5s ease, -ms-flex .5s .5s ease
}

@media (min-width: 1020px) {
    .block--video.active .block__media {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.block--video.active .video .video__close {
    opacity: 1;
    pointer-events: all
}

.block--video.active .video .video__placeholder {
    padding-bottom: 56.25%;
    -webkit-transition: padding .5s 0s ease, height .5s ease;
    transition: padding .5s 0s ease, height .5s ease;
    height: 0
}

@media (min-width: 1020px) {
    .block--video.active .video .video__placeholder {
        padding-bottom: 56.25%
    }
}

.block--video.active .video .video__link {
    pointer-events: none;
    opacity: 0
}

.block--video .block__content {
    opacity: 1;
    -webkit-transition: opacity .5s .5s ease, height .5s .5s ease;
    transition: opacity .5s .5s ease, height .5s .5s ease
}

.block--video .block__media {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-transition: -webkit-flex-basis .5s 0s ease, -webkit-box-flex .5s 0s ease;
    transition: -webkit-flex-basis .5s 0s ease, -webkit-box-flex .5s 0s ease;
    transition: flex-basis .5s 0s ease, flex .5s 0s ease;
    transition: flex-basis .5s 0s ease, flex .5s 0s ease, -webkit-flex-basis .5s 0s ease, -ms-flex-preferred-size .5s 0s ease, -webkit-box-flex .5s 0s ease, -ms-flex .5s 0s ease;
    transition: flex-basis .5s 0s ease, flex .5s 0s ease, -ms-flex-preferred-size .5s 0s ease, -webkit-box-flex .5s 0s ease, -ms-flex .5s 0s ease;
    height: 56.52vw;
    background: #fff
}

@media (min-width: 720px) {
    .block--video .block__media {
        height: calc(56.25vw - 5em)
    }
}

@media (min-width: 1020px) {
    .block--video .block__media {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: auto
    }
}

.block--video .video .video__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    padding: 1.5em
}

.block--video .video .video__close::before,
.block--video .video .video__close::after {
    content: '';
    position: absolute;
    background: #fff
}

.block--video .video .video__close::before {
    width: 24px;
    top: 24px;
    left: 12px;
    right: 0;
    height: 2px
}

.block--video .video .video__close::after {
    width: 2px;
    height: 24px;
    left: 23px;
    top: 13px;
    bottom: 0
}

.block--video .video .video__placeholder {
    -webkit-transition: padding .5s 0s ease;
    transition: padding .5s 0s ease
}

@media (min-width: 1020px) {
    .block--video .video .video__placeholder {
        padding-bottom: 0;
        height: 100%
    }
}

.block--video .video .video__link {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: opacity .5s 0s ease;
    transition: opacity .5s 0s ease
}

.block-press-slideshow.slideshow {
    overflow: hidden;
    position: relative
}

.block-press-slideshow.slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform 0s .5s linear;
    transition: -webkit-transform 0s .5s linear;
    transition: transform 0s .5s linear;
    transition: transform 0s .5s linear, -webkit-transform 0s .5s linear;
    width: 100%;
    height: 100%
}

.block-press-slideshow.slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity .5s 0s ease;
    transition: opacity .5s 0s ease
}

.block-press-slideshow.slideshow .slideshow__slide.slideshow__slide--active {
    opacity: 1;
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease
}

.block-press-slideshow.slideshow .slide__inner {
    position: relative;
    padding: 68px 0
}

.block-press-slideshow.slideshow .slide__inner::before,
.block-press-slideshow.slideshow .slide__inner::after {
    content: '';
    background: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/quote.png?9491995586333685944) no-repeat center;
    width: 41px;
    height: 64px;
    position: absolute;
    background-size: contain
}

@media (min-width: 480px) {
    .block-press-slideshow.slideshow .slide__inner::before,
    .block-press-slideshow.slideshow .slide__inner::after {
        width: 83px;
        height: 64px
    }
}

.block-press-slideshow.slideshow .slide__inner::before {
    top: -30px;
    left: 0
}

.block-press-slideshow.slideshow .slide__inner::after {
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.block-press-slideshow.slideshow .slide__quote {
    font-family: "YoungSerif", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: .8em;
    padding: 0 2em
}

@media (min-width: 480px) {
    .block-press-slideshow.slideshow .slide__quote {
        font-size: 2.235294118em;
        padding: 0 .3em
    }
}

@media (min-width: 1400px) {
    .block-press-slideshow.slideshow .slide__quote {
        padding: 0 1em
    }
}

.block-press-slideshow.slideshow .slide__cite {
    text-align: left;
    padding-left: 5em
}

.block-press-slideshow.slideshow .slide__cite::before {
    content: '–';
    display: inline-block;
    margin-right: .5em
}

.title-inline::before,
.title-inline::after {
    content: '';
    display: block;
    width: 187px;
    height: 8px;
    background-image: url(//cdn.shopify.com/s/files/1/0558/6657/t/13/assets/wave.svg?9491995586333685944);
    background-size: contain;
    background-repeat: repeat-x
}

.title-inline::before {
    margin: 0 auto 3em
}

.title-inline::after {
    margin: 3em auto 0
}

.title-inline .title-inline__title {
    text-align: center;
    line-height: 1.5em;
    max-width: 1200px;
    margin: 0 auto
}

.logo-slideshow {
    padding-left: 0;
    padding-right: 0
}

.logo-slideshow .slideshow {
    overflow: hidden;
    position: relative
}

.logo-slideshow .slideshow .slideshow__slides {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: calc(100% - 8em);
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.logo-slideshow .slideshow .slideshow__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - .5em);
    flex: 0 0 calc(50% - .5em);
    -ms-flex-preferred-size: calc(50% - .5em);
    flex-basis: calc(50% - .5em);
    margin-right: 1em
}

@media (min-width: 720px) {
    .logo-slideshow .slideshow .slideshow__slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333% - 1.333333333em);
        flex: 0 0 calc(33.3333333% - 1.333333333em);
        -ms-flex-preferred-size: calc(33.3333333% - 1.333333333em);
        flex-basis: calc(33.3333333% - 1.333333333em);
        margin-right: 2em
    }
}

@media (min-width: 1020px) {
    .logo-slideshow .slideshow .slideshow__slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(20% - 2.4em);
        flex: 0 0 calc(20% - 2.4em);
        -ms-flex-preferred-size: calc(20% - 2.4em);
        flex-basis: calc(20% - 2.4em);
        margin-right: 3em
    }
}

.logo-slideshow .slideshow .slideshow__slide figure {
    height: 0;
    overflow: hidden;
    padding: 0 0 100%;
    background: #fff;
    position: relative
}

.logo-slideshow .slideshow .slideshow__slide figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    max-height: 40px;
    padding: 0 1.5em
}

.logo-slideshow .slideshow .slideshow__button {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.logo-slideshow .slideshow .slideshow__button.slideshow__button--prev {
    left: 2em
}

@media (min-width: 480px) {
    .logo-slideshow .slideshow .slideshow__button.slideshow__button--prev {
        left: calc(4em - 15px)
    }
}

.logo-slideshow .slideshow .slideshow__button.slideshow__button--next {
    right: 2em
}

@media (min-width: 480px) {
    .logo-slideshow .slideshow .slideshow__button.slideshow__button--next {
        right: calc(4em - 15px)
    }
}