.rivyoReviewWidget .rivyoReviewIcon {
    order: 2 !important
}

.template-product .rivyoReviewWidget .rivyoReviewIcon {
    order: 1 !important
}

.rivyoReviewWidget .rivyoReviewRatingIcon svg {
    width: .8em !important;
    height: .8em !important
}

.rivyoReviewWidget span.rivyoReviewAverage {
    order: 2 !important
}

@media only screen and (max-width: 750px) {
    .template-collection .rivyoReviewIcon .rivyoReviewRatingIcon {
        display: none !important
    }

    .template-collection .rivyoReviewIcon .rivyoReviewRatingIcon:first-child {
        display: block !important
    }
}

@charset "UTF-8";

.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: #fff0;
    background: #fff0
}

.slick-dots li a:before,
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: "slick-icons, sans-serif";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.slick-dots li,
.slick-list,
.slick-slider,
.slick-track,
sub,
sup {
    position: relative
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

pre,
textarea {
    overflow: auto
}

.blog-card__title,
.hero .mega-subtitle,
.hero .mega-title {
    text-shadow: 0 0 4px rgb(0 0 0 / .4)
}

.second_carts #drawer-toggle-label,
.slick-slider {
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.second_carts .supports-csstransforms .drawer--is-loading .drawer__cart,
textarea {
    min-height: 100px
}

.Boostsskin,
.buynow_icon {
    column-gap: 10px;
    max-width: 100%
}

#head2,
.Boostsskin {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: #fff0
}

.slick-list {
    overflow: visible;
    overflow-x: clip;
    margin: 0;
    padding: 0
}

.js-focus-hidden:focus,
.quotes-wrapper .slick-slide[tabindex="0"],
.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translateZ(0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.no-js .no-js:not(html),
.slick-initialized .slick-slide,
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.no-js .js,
.no-js:not(html),
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid #fff0
}

.slick-loading .slick-list {
    background: #fff var(--slick-img-url) center center no-repeat
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-dots li a:focus:before,
.slick-dots li a:hover:before,
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before,
[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0
}

.slick-dots li {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li a,
.slick-dots li button {
    border: 0;
    background: #fff0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    color: #fff0;
    padding: 5px;
    cursor: pointer
}

.payment-icons,
button[disabled],
html input[disabled] {
    cursor: default
}

.slick-dots li a:before,
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}

a {
    background-color: #fff0
}

b,
strong {
/*    font-weight: var(--font-weight-body--bolder)*/
}

em {
    font-style: italic
}

.txt--minor,
small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    border: 0
}

.disclosure__toggle,
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    margin: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

.disclosure__toggle,
[role=button],
a,
button,
input,
label,
select,
textarea {
/*    touch-action: manipulation*/
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right
}

.one-whole {
    width: 100%
}

.cart__meta,
.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
    width: 50%
}

.four-twelfths,
.one-third,
.two-sixths {
    width: 33.33333%
}

.eight-twelfths,
.four-sixths,
.two-thirds {
    width: 66.66667%
}

.one-quarter,
.three-twelfths,
.two-eighths {
    width: 25%
}

.nine-twelfths,
.six-eighths,
.three-quarters {
    width: 75%
}

.cart__quantity-td,
.one-fifth,
.two-tenths {
    width: 20%
}

.four-tenths,
.two-fifths {
    width: 40%
}

.six-tenths,
.three-fifths {
    width: 60%
}

.eight-tenths,
.four-fifths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.66667%
}

.five-sixths,
.ten-twelfths {
    width: 83.33333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.33333%
}

.five-twelfths {
    width: 41.66667%
}

.seven-twelfths {
    width: 58.33333%
}

.eleven-twelfths {
    width: 91.66667%
}

.show {
    display: block !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.clearfix:after,
.page-width: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
}

.visually-hidden--inline {
    margin: 0;
    height: 1em
}

.visually-hidden--static {
    position: static !important
}

.hide {
    display: none !important
}

.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: var(--color-text);
    background-color: var(--color-bg);
    padding: 10px;
    opacity: 1;
    z-index: 10000;
    transition: none
}

.drawer-page-content:after,
.page-container {
    transition: .45s cubic-bezier(.29, .63, .44, 1)
}

.box {
    background: 0 0/contain no-repeat #f7f7f7
}

.ratio-container {
    position: relative
}

.ratio-container:after {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 50%;
    content: ""
}

.ratio-container>*,
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.critical-hidden,
.main-content .shopify-section {
    display: inherit
}

.page-width {
    max-width: 1200px;
    margin: 0 auto
}

.main-content {
    opacity: 1;
    display: block;
    padding-top: 36px
}

.password-content--rte,
.section-header {
    margin-bottom: 35px
}

blockquote {
    font-size: calc(((18) / (var(--font-size-base))) * 1em);
    font-style: normal;
    text-align: center;
    padding: 0 30px;
    margin: 0
}

.rte blockquote {
    border-color: var(--color-border);
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 27.5px
}

.mega-subtitle a,
.rte a:not(.btn) {
    border-bottom: 1px solid currentColor
}

blockquote p+cite {
    margin-top: 27.5px
}

blockquote cite {
    display: block;
    font-size: .85em;
    font-weight: var(--font-weight-body)
}

blockquote cite:before {
    content: "\2014  "
}

code,
pre {
    font-family: Consolas, monospace;
    font-size: 1em
}

.disclosure__toggle,
input,
select,
textarea {
/*    -webkit-font-smoothing: antialiased;*/
/*    -webkit-text-size-adjust: 100%;*/
    font-size: calc(var(--font-size-base) * 1px);
    font-family: var(--font-stack-body);
    font-style: var(--font-style-body);
    font-weight: var(--font-weight-body);
    color: var(--color-text)
}

.h3,
.h4,
.h5,
.h6,
.list-view-item__title,
h3,
h4,
h5,
h6,
th {
    font-family: var(--font-stack-header)
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    margin: 0 0 17.5px;
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.fine-print,
.txt--emphasis {
    font-style: italic
}

.h3 a,
.h4 a,
.h5 a,
.h6 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit
}

.h3,
h3 {
    font-size: calc(((var(--font-size-header)) / (var(--font-size-base))) * 1em);
    text-transform: none;
    letter-spacing: 0
}

.h4,
h4 {
    font-size: calc(((var(--font-h4-desktop)) / (var(--font-size-base))) * 1em)
}

.h5,
h5 {
    font-size: calc(((var(--font-h5-desktop)) / (var(--font-size-base))) * 1em)
}

.h6,
h6 {
    font-size: calc(((var(--font-h6-desktop)) / (var(--font-size-base))) * 1em)
}

.rte {
    color: var(--color-body-text);
    margin-bottom: 35px
}

.mega-subtitle,
.mega-subtitle a,
.mega-subtitle p,
.mega-title {
    color: var(--color-overlay-title-text)
}

.form-single-field .input--error,
.rte li:last-child,
.rte-setting:last-child,
.rte:last-child {
    margin-bottom: 0
}

.rte .h3,
.rte .h4,
.rte .h5,
.rte .h6,
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
    margin-top: 55px;
    margin-bottom: 27.5px
}

.rte .h3:first-child,
.rte .h4:first-child,
.rte .h5:first-child,
.rte .h6:first-child,
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
    margin-top: 0
}

.rte li {
    margin-bottom: 4px;
    list-style: inherit
}

.rte-setting {
    margin-bottom: 19.44444px
}

.fine-print {
    font-size: calc(((14) / (var(--font-size-base))) * 1em)
}

.address,
.form-vertical .input-group {
    margin-bottom: 55px
}

.mega-title {
    margin-bottom: 8px
}

.mega-title--large {
    font-size: calc(((var(--font-size-header)+8) / (var(--font-size-base))) * 1em)
}

@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--five-tenths:nth-child(odd),
    .grid--uniform .medium-up--four-eighths:nth-child(odd),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-half:nth-child(odd),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(odd),
    .grid--uniform .medium-up--three-sixths:nth-child(odd),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+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
    }

    .medium-up--push-one-half {
        left: 50%
    }

    .medium-up--push-one-third {
        left: 33.33333%
    }

    .medium-up--push-two-thirds {
        left: 66.66667%
    }

    .medium-up--push-one-quarter {
        left: 25%
    }

    .medium-up--push-two-quarters {
        left: 50%
    }

    .medium-up--push-three-quarters {
        left: 75%
    }

    .medium-up--push-one-fifth {
        left: 20%
    }

    .medium-up--push-two-fifths {
        left: 40%
    }

    .medium-up--push-three-fifths {
        left: 60%
    }

    .medium-up--push-four-fifths {
        left: 80%
    }

    .medium-up--push-one-sixth {
        left: 16.66667%
    }

    .medium-up--push-two-sixths {
        left: 33.33333%
    }

    .medium-up--push-three-sixths {
        left: 50%
    }

    .medium-up--push-four-sixths {
        left: 66.66667%
    }

    .medium-up--push-five-sixths {
        left: 83.33333%
    }

    .medium-up--push-one-eighth {
        left: 12.5%
    }

    .medium-up--push-two-eighths {
        left: 25%
    }

    .medium-up--push-three-eighths {
        left: 37.5%
    }

    .medium-up--push-four-eighths {
        left: 50%
    }

    .medium-up--push-five-eighths {
        left: 62.5%
    }

    .medium-up--push-six-eighths {
        left: 75%
    }

    .medium-up--push-seven-eighths {
        left: 87.5%
    }

    .medium-up--push-one-tenth {
        left: 10%
    }

    .medium-up--push-two-tenths {
        left: 20%
    }

    .medium-up--push-three-tenths {
        left: 30%
    }

    .medium-up--push-four-tenths {
        left: 40%
    }

    .medium-up--push-five-tenths {
        left: 50%
    }

    .medium-up--push-six-tenths {
        left: 60%
    }

    .medium-up--push-seven-tenths {
        left: 70%
    }

    .medium-up--push-eight-tenths {
        left: 80%
    }

    .medium-up--push-nine-tenths {
        left: 90%
    }

    .medium-up--push-one-twelfth {
        left: 8.33333%
    }

    .medium-up--push-two-twelfths {
        left: 16.66667%
    }

    .medium-up--push-three-twelfths {
        left: 25%
    }

    .medium-up--push-four-twelfths {
        left: 33.33333%
    }

    .medium-up--push-five-twelfths {
        left: 41.66667%
    }

    .medium-up--push-six-twelfths {
        left: 50%
    }

    .medium-up--push-seven-twelfths {
        left: 58.33333%
    }

    .medium-up--push-eight-twelfths {
        left: 66.66667%
    }

    .medium-up--push-nine-twelfths {
        left: 75%
    }

    .medium-up--push-ten-twelfths {
        left: 83.33333%
    }

    .medium-up--push-eleven-twelfths {
        left: 91.66667%
    }

    .main-content {
        padding-top: 55px
    }

    .section-header {
        margin-bottom: 35px
    }

    .mega-subtitle,
    .mega-title {
        text-shadow: 0 0 4px rgb(0 0 0 / .4)
    }

    .mega-title--large {
        font-size: calc(((var(--font-mega-title-large-desktop)) / (var(--font-size-base))) * 1em)
    }

    .mega-subtitle {
        font-size: calc(((var(--font-size-base)+4) / (var(--font-size-base))) * 1em);
        margin: 0 auto
    }

    .text-center .mega-subtitle {
        max-width: 75%
    }
}

.mega-subtitle a:focus,
.mega-subtitle a:hover {
    color: var(--color-overlay-text-focus)
}

.mega-subtitle--large {
    font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em);
    font-weight: var(--font-weight-header)
}

.is-transitioning {
    display: block !important;
    visibility: visible !important
}

svg.icon:not(.icon--full-color) .icon-error__symbol,
symbol.icon:not(.icon--full-color) .icon-error__symbol {
    fill: #fff
}

.payment-icons {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.payment-icons .icon {
    width: 38px;
    height: 24px;
    fill: inherit
}

#flip img,
.social-icons .icon {
    width: 23px;
    height: 23px
}

.social-icons .icon.icon--wide {
    width: 40px
}

.icon-spinner {
    -moz-animation: .5s linear infinite spin;
    -o-animation: .5s linear infinite spin;
    -webkit-animation: .5s linear infinite spin;
    animation: .5s linear infinite spin
}

.icon-error {
    fill: #d20000;
    width: calc(calc(var(--font-size-base) * 1px) - 2px);
    height: calc(calc(var(--font-size-base) * 1px) - 2px);
    margin-top: .1em;
    flex-shrink: 0
}

.wrapper .tabs,
ol,
ul {
    margin: 0;
    padding: 0
}

ol {
    list-style: decimal
}

.map-section--load-error,
.rte img {
    height: auto
}

.rte table {
    table-layout: fixed
}

.rte ol,
.rte ul {
    margin: 0 0 17.5px 35px
}

.cart dd,
.rte ol.list--inline,
.rte ul.list--inline,
.slideshow__arrows .slick-dots li:first-of-type {
    margin-left: 0
}

.rte ul {
    list-style: disc
}

.rte ul ul {
    list-style: circle
}

.rte ul ul ul {
    list-style: square
}

.rte a:not(.btn) {
    padding-bottom: 1px
}

.text-center .rte ol,
.text-center .rte ul,
.text-center.rte ol,
.text-center.rte ul {
    margin-left: 0;
    list-style-position: inside
}

.scrollable-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.label--hidden,
.page-container,
.video-wrapper,
svg:not(:root) {
    overflow: hidden
}

a:focus,
a:not([disabled]):hover {
    color: var(--color-text-focus)
}

.password-powered-by a:focus,
.password-powered-by a:not([disabled]):hover {
    color: var(--color-text-focus);
    border-bottom: 1px solid var(--color-text-focus)
}

a[href^=tel] {
    color: inherit
}

.btn,
.shopify-payment-button .shopify-payment-button__button--unbranded {
    -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;
    cursor: pointer;
    border: 1px solid #fff0;
    border-radius: 2px;
    padding: 8px 15px;
    background-color: var(--color-btn-primary);
    color: var(--color-btn-primary-text);
    font-family: var(--font-stack-header);
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.btn--secondary,
.btn--secondary-accent {
    color: var(--color-btn-primary);
    border-color: var(--color-btn-primary)
}

.cart__removed-product-details,
.product-details__item-label,
.product-details__property-label,
.site-nav__child-link--parent,
optgroup,
th {
    font-weight: var(--font-weight-body--bold)
}

@media only screen and (min-width:750px) {
    .mega-subtitle--large {
        font-size: calc(((var(--font-size-base)+8) / (var(--font-size-base))) * 1em)
    }

    .social-icons .icon {
        width: 25px;
        height: 25px
    }

    .btn,
    .shopify-payment-button .shopify-payment-button__button--unbranded {
        padding: 10px 18px
    }
}

.btn:focus,
.btn:not([disabled]):hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover {
    color: var(--color-btn-primary-text);
    background-color: var(--color-btn-primary-focus)
}

.btn .icon-arrow-left,
.btn .icon-arrow-right,
.shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-left,
.shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-right {
    height: 9px
}

.btn[aria-disabled],
.btn[disabled],
.shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled],
.shopify-payment-button .shopify-payment-button__button--unbranded[disabled] {
    cursor: default;
    opacity: .5
}

.btn--secondary {
    background-color: #fff0
}

.btn--secondary:focus,
.btn--secondary:not([disabled]):hover {
    background-color: #fff0;
    color: var(--color-btn-primary-focus);
    border-color: var(--color-btn-primary-focus)
}

.btn--secondary-accent {
    background-color: var(--color-body)
}

.btn--secondary-accent:focus,
.btn--secondary-accent:not([disabled]):hover {
    background-color: var(--color-body);
    color: var(--color-btn-primary-focus);
    border-color: var(--color-btn-primary-focus)
}

.btn--small {
    padding: 8px 10px;
    font-size: calc(((12) / (var(--font-size-base))) * 1em);
    line-height: 1
}

.btn--tertiary {
    background-color: #fff0;
    color: var(--color-small-button-text-border);
    border-color: var(--color-small-button-text-border)
}

.btn--tertiary:focus,
.btn--tertiary:not([disabled]):hover {
    background-color: #fff0;
    color: var(--color-small-button-text-border-focus);
    border-color: var(--color-small-button-text-border-focus)
}

@media only screen and (max-width:749px) {
    .accordion_section {
        margin: 0 10px
    }

    .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--five-tenths:nth-child(odd),
    .grid--uniform .small--four-eighths:nth-child(odd),
    .grid--uniform .small--four-twelfths:nth-child(3n+1),
    .grid--uniform .small--one-eighth:nth-child(8n+1),
    .grid--uniform .small--one-fifth:nth-child(5n+1),
    .grid--uniform .small--one-half:nth-child(odd),
    .grid--uniform .small--one-quarter:nth-child(4n+1),
    .grid--uniform .small--one-sixth:nth-child(6n+1),
    .grid--uniform .small--one-third:nth-child(3n+1),
    .grid--uniform .small--one-twelfth:nth-child(12n+1),
    .grid--uniform .small--six-twelfths:nth-child(odd),
    .grid--uniform .small--three-sixths:nth-child(odd),
    .grid--uniform .small--three-twelfths:nth-child(4n+1),
    .grid--uniform .small--two-eighths:nth-child(4n+1),
    .grid--uniform .small--two-sixths:nth-child(3n+1),
    .grid--uniform .small--two-twelfths:nth-child(6n+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
    }

    .small--push-one-half {
        left: 50%
    }

    .small--push-one-third {
        left: 33.33333%
    }

    .small--push-two-thirds {
        left: 66.66667%
    }

    .small--push-one-quarter {
        left: 25%
    }

    .small--push-two-quarters {
        left: 50%
    }

    .small--push-three-quarters {
        left: 75%
    }

    .small--push-one-fifth {
        left: 20%
    }

    .small--push-two-fifths {
        left: 40%
    }

    .small--push-three-fifths {
        left: 60%
    }

    .small--push-four-fifths {
        left: 80%
    }

    .small--push-one-sixth {
        left: 16.66667%
    }

    .small--push-two-sixths {
        left: 33.33333%
    }

    .small--push-three-sixths {
        left: 50%
    }

    .small--push-four-sixths {
        left: 66.66667%
    }

    .small--push-five-sixths {
        left: 83.33333%
    }

    .small--push-one-eighth {
        left: 12.5%
    }

    .small--push-two-eighths {
        left: 25%
    }

    .small--push-three-eighths {
        left: 37.5%
    }

    .small--push-four-eighths {
        left: 50%
    }

    .small--push-five-eighths {
        left: 62.5%
    }

    .small--push-six-eighths {
        left: 75%
    }

    .small--push-seven-eighths {
        left: 87.5%
    }

    .small--push-one-tenth {
        left: 10%
    }

    .small--push-two-tenths {
        left: 20%
    }

    .small--push-three-tenths {
        left: 30%
    }

    .small--push-four-tenths {
        left: 40%
    }

    .small--push-five-tenths {
        left: 50%
    }

    .small--push-six-tenths {
        left: 60%
    }

    .small--push-seven-tenths {
        left: 70%
    }

    .small--push-eight-tenths {
        left: 80%
    }

    .small--push-nine-tenths {
        left: 90%
    }

    .small--push-one-twelfth {
        left: 8.33333%
    }

    .small--push-two-twelfths {
        left: 16.66667%
    }

    .small--push-three-twelfths {
        left: 25%
    }

    .small--push-four-twelfths {
        left: 33.33333%
    }

    .small--push-five-twelfths {
        left: 41.66667%
    }

    .small--push-six-twelfths {
        left: 50%
    }

    .small--push-seven-twelfths {
        left: 58.33333%
    }

    .small--push-eight-twelfths {
        left: 66.66667%
    }

    .small--push-nine-twelfths {
        left: 75%
    }

    .small--push-ten-twelfths {
        left: 83.33333%
    }

    .small--push-eleven-twelfths {
        left: 91.66667%
    }

    .h3,
    h3 {
        font-size: calc(((var(--font-h3-mobile)) / (var(--font-size-base))) * 1em)
    }

    .h4,
    h4 {
        font-size: calc(((var(--font-h4-mobile)) / (var(--font-size-base))) * 1em)
    }

    .h5,
    h5 {
        font-size: calc(((var(--font-h5-mobile)) / (var(--font-size-base))) * 1em)
    }

    .h6,
    h6 {
        font-size: calc(((var(--font-h6-mobile)) / (var(--font-size-base))) * 1em)
    }

    .payment-icons {
        line-height: 40px
    }

    .btn--small-wide {
        padding-left: 50px;
        padding-right: 50px
    }
}

.btn--link {
    background-color: #fff0;
    border: 0;
    margin: 0;
    color: var(--color-text);
    text-align: left
}

.btn--link:focus,
.btn--link:not([disabled]):hover {
    color: var(--color-text-focus);
    background-color: #fff0
}

.btn--link .icon,
.map_section__directions-btn * {
    vertical-align: middle
}

.btn--narrow {
    padding-left: 15px;
    padding-right: 15px
}

.text-link,
legend {
    border: 0;
    padding: 0
}

.btn--has-icon-after .icon {
    margin-left: 10px
}

.article__author,
.article__grid-tag,
.btn--has-icon-before .icon {
    margin-right: 10px
}

.text-link {
    display: inline;
    background: 0 0;
    margin: 0
}

.order-table a,
.text-link--accent,
table a {
    border-bottom: 1px solid currentColor
}

.text-link--accent {
    color: var(--color-btn-primary);
    padding-bottom: 1px
}

.text-link--accent:focus,
.text-link--accent:not([disabled]):hover {
    color: var(--color-btn-primary-focus)
}

.return-link-wrapper {
    margin-top: 82.5px;
    margin-bottom: 0
}

.full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 27.5px
}

th {
    font-style: var(--font-style-header)
}

td,
th {
    text-align: left;
    border: 1px solid var(--color-border);
    padding: 10px 14px
}

tbody th,
tfoot th {
    font-weight: 400
}

.video-wrapper {
    position: relative;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: auto
}

[data-image-loading-animation] {
    -moz-animation: 2s .4s infinite image-loader;
    -o-animation: 2s .4s infinite image-loader;
    -webkit-animation: 2s .4s infinite image-loader;
    animation: 2s .4s infinite image-loader
}

.no-js [data-image-loading-animation] {
    animation-name: none
}

form {
    margin: 0
}

fieldset {
    border: 1px solid var(--color-border-form);
    margin: 0 0 55px;
    padding: 27.5px
}

button,
input[type=submit],
label[for] {
    cursor: pointer
}

label {
    display: block;
    margin-bottom: 5px
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-bottom: 0
}

.form-vertical .input--error.disclosure__toggle,
.form-vertical input.input--error,
.form-vertical select.input--error,
.form-vertical textarea.input--error,
.input-error-message {
    margin-bottom: 11.66667px
}

.disclosure__toggle,
input,
select,
textarea {
    border: 1px solid var(--color-border-form);
    background-color: var(--color-text-field);
    color: var(--color-text-field-text);
    max-width: 100%;
    line-height: 1.2;
    border-radius: 2px
}

.disclosure__toggle:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: var(--color-border-form-darker)
}

.disclosure__toggle[disabled],
input[disabled],
/*select[disabled],*/
textarea[disabled] {
    cursor: default;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}

.input--error.disclosure__toggle::-webkit-input-placeholder,
input.input--error::-webkit-input-placeholder,
select.input--error::-webkit-input-placeholder,
textarea.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: .5
}

.input--error.disclosure__toggle::-moz-placeholder,
input.input--error::-moz-placeholder,
select.input--error::-moz-placeholder,
textarea.input--error::-moz-placeholder {
    color: #d20000;
    opacity: .5
}

.input--error.disclosure__toggle:-ms-input-placeholder,
input.input--error:-ms-input-placeholder,
select.input--error:-ms-input-placeholder,
textarea.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: .5
}

.input--error.disclosure__toggle::-ms-input-placeholder,
input.input--error::-ms-input-placeholder,
select.input--error::-ms-input-placeholder,
textarea.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1
}

.hidden-placeholder.disclosure__toggle::-webkit-input-placeholder,
input.hidden-placeholder::-webkit-input-placeholder,
select.hidden-placeholder::-webkit-input-placeholder,
textarea.hidden-placeholder::-webkit-input-placeholder {
    color: #fff0
}

.hidden-placeholder.disclosure__toggle::-moz-placeholder,
input.hidden-placeholder::-moz-placeholder,
select.hidden-placeholder::-moz-placeholder,
textarea.hidden-placeholder::-moz-placeholder {
    color: #fff0
}

.hidden-placeholder.disclosure__toggle:-ms-input-placeholder,
input.hidden-placeholder:-ms-input-placeholder,
select.hidden-placeholder:-ms-input-placeholder,
textarea.hidden-placeholder:-ms-input-placeholder {
    color: #fff0
}

.hidden-placeholder.disclosure__toggle::-ms-input-placeholder,
input.hidden-placeholder::-ms-input-placeholder,
select.hidden-placeholder::-ms-input-placeholder,
textarea.hidden-placeholder::-ms-input-placeholder {
    opacity: 1
}

.product-form .disclosure__toggle,
.product-form input,
.product-form select,
.product-form textarea {
    min-height: 44px
}

.input--error.disclosure__toggle,
input.input--error,
select.input--error,
textarea.input--error {
    border-color: #d20000;
    background-color: #fff8f8;
    color: #d20000;
    margin-bottom: 11.66667px
}

.input-error-message {
    display: flex;
    line-height: 1.3;
    color: var(--color-body-text);
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.input-error-message .icon {
    width: 1em;
    height: 1em;
    margin-right: calc((10 / (var(--font-size-base))) * 1em)
}

.disclosure__toggle,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: var(--svg-select-icon);
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1.2;
    text-indent: .01px;
    text-overflow: "";
    cursor: pointer;
    padding: 8px 28px 8px 15px
}

.select-group {
    position: relative;
    z-index: 2
}

.select-group .disclosure__toggle,
.select-group select {
    background-image: none;
    background-color: #fff0
}

.drawer-page-content:after,
.drawer__close-button:active,
.drawer__close-button:focus {
    background-color: #0009
}

.select-group .icon {
    height: .5em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .5em;
    z-index: -1
}

.select-label {
    font-size: calc(((12) / (var(--font-size-base))) * 1em);
    text-transform: uppercase
}

/*option {
    color: var(--color-text);
    background-color: var(--color-body)
}*/

/*.disclosure__toggle::-ms-expand,
select::-ms-expand {
    display: none
}*/

.label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    clip: rect(1px, 1px, 1px, 1px)
}

::-webkit-input-placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

::-moz-placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

:-ms-input-placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

::-ms-input-placeholder {
    color: var(--color-text-field-text);
    opacity: 1
}

.label--error {
    color: #d20000
}

input,
textarea {
    padding: 8px 15px
}

.form-vertical .disclosure__toggle,
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
    display: block;
    width: 100%;
    margin-bottom: 19.44444px
}

.form-vertical [type=checkbox],
.form-vertical [type=radio] {
    display: inline-block;
    width: auto;
    margin-right: 5px
}

.form-vertical .btn,
.form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,
.form-vertical [type=submit],
.shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded {
    display: inline-block;
    width: auto
}

.form-single-field {
    margin: 0 auto 55px;
    max-width: 35rem
}

.form-message,
.note {
    padding: 8px;
    margin: 0 0 27.5px;
    border: 1px solid var(--color-border-form)
}

@media only screen and (min-width:750px) {

    .disclosure__toggle,
    select {
        padding-top: 10px;
        padding-left: 18px;
        padding-bottom: 10px
    }

    input,
    textarea {
        padding: 10px 18px
    }

    .form-message,
    .note {
        padding: 10px
    }
}

.form-message--success {
    border: 1px solid #1f873d;
    background-color: #f8fff9;
    color: #1f873d;
    display: block;
    width: 100%
}

.form-message--error {
    color: #651818;
    border: 1px solid #d20000;
    background-color: #fff8f8;
    padding: 1rem 1.3rem;
    text-align: left;
    width: 100%
}

.cart td,
.site-nav--centered {
    padding-bottom: 22px
}

.form-message--error li {
    list-style-type: disc;
    list-style-position: inside
}

.form-message--error .form-message__title {
    font-size: 1.2em
}

.form-message--error .form-message__link,
.form-message--error a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    color: #651818
}

.form-message--error .form-message__link:focus,
.form-message--error .form-message__link:hover,
.form-message--error a:focus,
.form-message--error a:hover {
    text-decoration: none;
    color: #651818
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.input-group--nowrap {
    flex-wrap: nowrap
}

.input-group--error {
    margin-bottom: 11.66667px
}

.input-group__btn .btn,
.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
.input-group__field,
.input-group__field input,
.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    min-height: 42px
}

.input-group__field {
    -ms-flex-preferred-size: 15rem;
    -webkit-flex-basis: 15rem;
    -moz-flex-basis: 15rem;
    flex-basis: 15rem;
    flex-grow: 9999;
    margin-bottom: 1rem;
    border-radius: 2px 0 0 2px;
    text-align: left
}

.input-group__field input {
    width: 100%
}

.form-vertical .input-group__field {
    margin: 0
}

.input-group__field--connected {
    margin-bottom: 0
}

.input-group__field--connected input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group__btn {
    flex-grow: 1
}

.input-group__btn .btn,
.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    width: 100%;
    border-radius: 0 2px 2px 0
}

.site-nav__link.site-nav--active-dropdown {
    border: 1px solid var(--color-border);
    border-bottom: 1px solid #fff0;
    z-index: 2
}

.site-nav__link:focus .site-nav__label,
.site-nav__link:not([disabled]):hover .site-nav__label {
    border-bottom-color: var(--color-text)
}

.site-nav__link--button:focus,
.site-nav__link--button:hover {
    color: var(--color-text-focus)
}

.filters-toolbar--has-filter,
.mobile-nav__link,
.no-js .product-featured-media,
.search-form__input-wrapper,
.site-header__account,
.site-header__cart,
.site-header__search,
.site-nav--has-dropdown,
.slideshow-wrapper {
    position: relative
}

.site-nav--has-centered-dropdown {
    position: static
}

.site-nav__dropdown {
    display: none;
    position: absolute;
    padding: 11px 30px 11px 0;
    margin: 0;
    z-index: 7;
    text-align: left;
    border: 1px solid var(--color-border);
    background: var(--color-bg);
    left: -1px;
    top: 41px
}

.site-nav__dropdown .site-nav__link {
    padding: 4px 15px 5px
}

.js-drawer-open-top .drawer,
.site-nav--active-dropdown .site-nav__dropdown,
.site-nav__dropdown li {
    display: block
}

.site-nav__dropdown--right:not(.site-nav__dropdown--centered) {
    right: 0;
    left: unset
}

.site-nav__dropdown--left:not(.site-nav__dropdown--centered),
.slideshow .slick-prev {
    left: 0
}

.site-nav__dropdown--centered {
    width: 100%;
    padding: 0;
    text-align: center
}

.site-nav__childlist {
    display: inline-block;
    background: var(--color-bg);
    padding: 11px 17px;
    text-align: left
}

.site-nav__childlist-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -15px
}

.site-nav__childlist-item {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 15px
}

.site-nav__child-link--parent {
    margin: 4px 0
}

body.prevent-scrolling {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.page-width {
    padding-left: 55px;
    padding-right: 55px
}

@media (max-width:851px) and (min-width:767px) {
    .page-width {
        padding-left: 10px;
        padding-right: 10px
    }
}

.page-container {
    position: relative
}

hr {
    margin: 55px 0;
    border: 0;
    border-bottom: 1px solid var(--color-border)
}

.hr--small {
    padding: 10px 0;
    margin: 0
}

.hr--invisible {
    border-bottom: 0
}

.border-top,
.order-table tbody tr+tr,
.predictive-search-loading,
.predictive-search-view-all {
    border-top: 1px solid var(--color-border)
}

.empty-page-content {
    padding: 125px 55px
}

.grid--half-gutters {
    margin-left: -15px
}

.grid--half-gutters>.grid__item {
    padding-left: 15px
}

.grid--double-gutters {
    margin-left: -60px
}

.grid--double-gutters>.grid__item {
    padding-left: 60px
}

.grid--flush-bottom {
    margin-bottom: -55px;
    overflow: auto
}

.drawer,
.second_carts #drawer {
    -webkit-overflow-scrolling: touch
}

.article,
.article__grid-meta,
.grid--flush-bottom>.grid__item,
.password__form-heading {
    margin-bottom: 55px
}

@-webkit-keyframes spin {
    0% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    0% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes image-loader {

    0%,
    to,
    50% {
        background-color: var(--global-color-image-loader-primary)
    }
}

@-moz-keyframes image-loader {

    0%,
    to,
    50% {
        background-color: var(--global-color-image-loader-primary)
    }
}

@-ms-keyframes image-loader {

    0%,
    to,
    50% {
        background-color: var(--global-color-image-loader-primary)
    }
}

@keyframes image-loader {

    0%,
    to,
    50% {
        background-color: var(--global-color-image-loader-primary)
    }
}

.drawer {
    display: none;
    position: fixed;
    z-index: 9
}

.drawer--top {
    width: 100%;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.js-drawer-open-top .drawer--top {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: flex;
    max-height: 100vh
}

.drawer-page-content:after {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8
}

.js-drawer-open .drawer-page-content:after {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.drawer__close,
.drawer__title,
.list-view-item__title-column,
.password-header__inner {
    display: table-cell;
    vertical-align: middle
}

.drawer__close-button {
    background: 0 0;
    border: 0;
    position: relative;
    right: -15px;
    height: 100%;
    width: 60px;
    padding: 0 20px;
    color: inherit;
    font-size: calc(((18) / (var(--font-size-base))) * 1em)
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster,
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
    background: var(--color-bg);
    border-color: rgba(var(--color-text-rgb), .05)
}

.grid--view-items {
    overflow: hidden;
    margin-bottom: -35px
}

.grid-view-item {
    margin: 0 auto 35px
}

.custom__item .grid-view-item,
.list-view-item:last-child,
.slick-dotted.slick-slider {
    margin-bottom: 0
}

.grid-view-item__title {
    margin-bottom: 0;
    color: var(--color-text)
}

.grid-view-item__meta {
    margin-top: 8px
}

.grid-view-item__link {
    display: block
}

.grid-view-item__vendor {
    margin-top: 4px;
    color: var(--color-body-text);
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    text-transform: uppercase
}

.list-view-item__title,
.password-logo .logo,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
    color: var(--color-text)
}

.grid-view-item__image-wrapper {
    margin: 0 auto 15px;
    position: relative;
    width: 100%
}

.grid-view-item__image {
    display: block;
    margin: 0 auto;
    width: 100%
}

.grid-view-item__image-wrapper .grid-view-item__image {
    position: absolute;
    top: 0
}

.grid-view-item__image.lazyload {
    opacity: 0
}

.article__meta,
.list-view-item {
    margin-bottom: 22px
}

.list-view-item__link {
    display: table;
    table-layout: fixed;
    width: 100%
}

.list-view-item__image {
    max-height: 95px
}

.list-view-item__image-column {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
    min-height: 44px
}

.list-view-item__image-wrapper {
    position: relative;
    margin-right: 35px
}

.image-bar__content .placeholder-svg,
.placeholder-background {
    position: absolute;
    left: 0;
    top: 0
}

.list-view-item__title {
    min-width: 100px;
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em)
}

.cart th,
.cart-popup__heading {
    font-family: var(--font-stack-body)
}

.cart th,
.list-view-item__vendor {
    font-weight: var(--font-weight-body);
    text-transform: uppercase
}

.list-view-item__vendor {
    color: var(--color-body-text);
    font-size: .9em;
    letter-spacing: 1px
}

.list-view-item__price-column {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 20%;
    font-size: calc(((var(--font-size-base)+1) / (var(--font-size-base))) * 1em)
}

.list-view-item__price-column .price {
    align-items: flex-end
}

.list-view-item__price-column .price dd {
    margin: 0 0 0 .5em
}

.list-view-item__price-column .price__regular,
.list-view-item__price-column .price__sale {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-right: 0
}

.slideshow__arrows .slick-dots {
    margin: 0 .75rem
}

.slideshow__arrows .slick-dots li {
    margin: 0 0 0 6px;
    vertical-align: middle
}

.slideshow__arrows .slick-dots li a,
.slideshow__arrows .slick-dots li button {
    position: relative;
    padding: 0;
    width: 10px;
    height: 10px
}

.slideshow__arrows .slick-dots li a:before,
.slideshow__arrows .slick-dots li button:before {
    text-indent: -9999px;
    background-color: #fff0;
    border-radius: 100%;
    background-color: currentColor;
    opacity: .4;
    transition: .2s
}

.slideshow__arrows .slick-dots li.slick-active a:before,
.slideshow__arrows .slick-dots li.slick-active button:before,
.slideshow__arrows .slick-dots li.slick-active-mobile a:before,
.slideshow__arrows .slick-dots li.slick-active-mobile button:before {
    opacity: 1
}

.slideshow__arrows .slick-dots li .slick-active a:before,
.slideshow__arrows .slick-dots li .slick-active-mobile a:before,
.slideshow__arrows .slick-dots li button:active:before {
    opacity: .7
}

.feature-row__text,
.index-section {
    padding-top: 35px;
    padding-bottom: 35px
}

.index-section:first-child {
    padding-top: 0;
    border-top: 0
}

.index-section:last-child {
    padding-bottom: 0
}

.index-section--flush+.index-section--flush {
    margin-top: -70px
}

.index-section--flush:first-child {
    margin-top: -35px
}

.index-section--flush:last-child {
    margin-bottom: -35px
}

.cart__row p,
.product-form__controls-group~.product-form__error-message-wrapper,
.product-form__input.input--error {
    margin-bottom: 0
}

.placeholder-svg {
    display: block;
    fill: var(--color-blankstate);
    background-color: var(--color-blankstate-background);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid var(--color-blankstate-border)
}

.password-page,
.zoomImg {
    background-color: var(--color-body)
}

.placeholder-noblocks {
    padding: 40px;
    text-align: center
}

.placeholder-background {
    right: 0;
    bottom: 0
}

.cart td,
.cart th,
.order-table td,
.order-table th,
.placeholder-background .icon {
    border: 0
}

.plyr.plyr--full-ui.plyr--video {
    color: var(--color-text);
    background-color: #fff0
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus,
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover {
    color: rgba(var(--color-text-rgb), .55)
}

.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
    background-color: #fff0
}

.plyr.plyr--full-ui.plyr--video .plyr__poster {
    background-color: var(--color-video-bg)
}

.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
    background-color: #000
}

.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper {
    background-color: #000
}

.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper {
    background-color: #000
}

.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper {
    background-color: #000
}

.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper {
    background-color: #000
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid,
.plyr.plyr--full-ui.plyr--video .plyr__controls {
    background-color: var(--color-bg);
    border-color: rgba(var(--color-text-rgb), .05)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-thumb {
    box-shadow: 2px 0 0 0 var(--color-bg)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-thumb {
    box-shadow: 2px 0 0 0 var(--color-bg)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 var(--color-bg)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(var(--color-text-rgb), .6) var(--value, 0))
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-track {
    background-color: rgba(var(--color-text-rgb), .6)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-fill-upper {
    background-color: rgba(var(--color-text-rgb), .6)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-text-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
    background-color: var(--color-text);
    color: var(--color-bg)
}

.plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip:before {
    border-top-color: var(--color-text)
}

.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
    background-image: linear-gradient(-45deg, rgba(var(--color-text-rgb), .6) 25%, transparent 25%, transparent 50%, rgba(var(--color-text-rgb), .6) 50%, rgba(var(--color-text-rgb), .6) 75%, transparent 75%, transparent)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range] {
    color: var(--color-bg)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-thumb {
    box-shadow: 2px 0 0 0 var(--color-text)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-thumb {
    box-shadow: 2px 0 0 0 var(--color-text)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 var(--color-text)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(var(--color-bg-rgb), .6) var(--value, 0))
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-track,
.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-fill-upper {
    background-color: rgba(var(--color-bg-rgb), .6)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(var(--color-bg-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(var(--color-bg-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(var(--color-bg-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-bg-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-bg-rgb), .25)
}

.plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(var(--color-bg-rgb), .25)
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active {
    color: rgba(var(--color-text-rgb), .55);
    background: rgba(var(--color-text-rgb), .05)
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
    border-color: rgba(var(--color-text-rgb), .05)
}

.password-page {
    display: table;
    height: 100%;
    width: 100%;
    color: var(--color-body-text);
    background-size: cover
}

.password-form-message {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.password-header {
    height: 85px;
    display: table-row
}

.password-login {
    padding: 0 30px;
    text-align: right
}

.align--top-middle,
.cart-header,
.cart__qty-input,
.collection-hero__title,
.password-content,
.retake {
    text-align: center
}

.password-logo .logo {
    font-weight: var(--font-weight-header);
    max-width: 100%
}

.password-content__title {
    display: block;
    margin-bottom: 82.5px
}

.password-main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.password-main__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 27.5px 55px
}

.password-message {
    max-width: 500px;
    margin: 82.5px auto 27.5px
}

.password-powered-by,
.password-social-sharing {
    margin-top: 82.5px
}

.product-single {
    overflow-anchor: none
}

.cart-header__title,
.product-single__title {
    margin-bottom: .5rem
}

.featured-product__price,
.product__price {
    font-size: 1.25em
}

.product__policies {
    margin: .4rem 0 1rem;
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em)
}

.product-form {
    width: auto;
    padding-top: 2rem
}

.myaccount,
.product-form__controls-group {
    display: flex;
    flex-wrap: wrap
}

.product-details.hide+.cart__remove,
.product-form__controls-group--submit {
    margin-top: 0
}

.product-form__controls-group~.product-form__controls-group--submit {
    margin-top: 15px
}

.product-form__item {
    flex-grow: 0;
    flex-basis: 100%;
    margin-bottom: 10px;
    padding: 0
}

@media only screen and (min-width:990px) {
    .product-form__item {
        flex-basis: 50%;
        padding: 0 5px
    }

    .product-single--large-image .product-form__item {
        flex-basis: 100%
    }

    .product-single--full-media .product-form__item--payment-button,
    .product-single--small-media .product-form__item--payment-button {
        display: inline-flex;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start
    }
}

.product-form__item label {
    display: block
}

.product-form__item--submit {
    -webkit-flex: 1 1 300px;
    -moz-flex: 1 1 300px;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px
}

.product-form__item--no-variants {
    max-width: 400px
}

.product-form__item--payment-button {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
}

.product-form--variant-sold-out .shopify-payment-button,
.product-form__variants {
    display: none
}

.product-form__item--payment-button.product-form__item--no-variants {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch
}

.product-form--payment-button-no-variants {
    max-width: 25rem
}

.no-js .product-form__variants {
    display: block
}

.mobile-nav__item,
.product-form__input {
    display: block;
    width: 100%
}

.product-form__input--quantity {
    max-width: 5rem
}

.product-form__error-message-wrapper {
    display: flex;
    flex-basis: 100%;
    padding: .5rem 0;
    margin: 0 calc((5 / (var(--font-size-base))) * 1em) 20px
}

.product-form__error-message-wrapper--has-payment-button {
    padding: .5rem 0
}

.product-form__error-message-wrapper--hidden {
    display: none
}

.product-form__error-message {
    margin-left: .5rem;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    line-height: 1.2;
    color: var(--color-body-text)
}

.product-form__cart-submit,
.shopify-payment-button .shopify-payment-button__button--unbranded {
    display: block;
    width: 100%;
    line-height: 1.4;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 44px
}

.product-single--full-media .product-form__cart-submit,
.product-single--full-media .shopify-payment-button .shopify-payment-button__button--unbranded,
.product-single--small-media .product-form__cart-submit,
.product-single--small-media .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .product-single--full-media .shopify-payment-button__button--unbranded,
.shopify-payment-button .product-single--small-media .shopify-payment-button__button--unbranded {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: 10px
}

.shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: var(--color-btn-primary-focus) !important
}

.shopify-payment-button .shopify-payment-button__button--branded {
    border-radius: 2px;
    overflow: hidden
}

.shopify-payment-button .shopify-payment-button__more-options {
    margin: 16px 0 10px;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    text-decoration: underline
}

.predictive-search-item__price--compare,
.price--on-sale .price-item--regular {
    text-decoration: line-through
}

.shopify-payment-button .shopify-payment-button__more-options:focus,
.shopify-payment-button .shopify-payment-button__more-options:hover {
    opacity: .6
}

.product-single__description {
    margin-top: 30px
}

.product__quantity-error .icon {
    margin-right: 1rem
}

.product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    min-height: 44px;
    position: relative;
    border: 2px solid #fff0
}

.product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: .8
}

.blog-card__image-wrapper:focus .blog-card__title-wrapper:before,
.blog-card__image-wrapper:hover .blog-card__title-wrapper:before,
.collection-grid-item__link:focus .collection-grid-item__title-wrapper:before,
.collection-grid-item__link:hover .collection-grid-item__title-wrapper:before,
.image-bar__link:focus .image-bar__overlay:before,
.image-bar__link:hover .image-bar__overlay:before {
    opacity: var(--hover-overlay-opacity)
}

.product-single__thumbnail.active-thumb {
    border-color: var(--color-text)
}

.product-single__thumbnail-image {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding: 2px
}

.product-single__thumbnail-badge {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 6px;
    top: 6px;
    pointer-events: none
}

.product-single__thumbnail-badge .icon {
    fill: var(--color-bg);
    width: 100%;
    height: 100%;
    vertical-align: baseline
}

.product-single__thumbnail-badge .icon-3d-badge-full-color-element,
.product-single__thumbnail-badge .icon-video-badge-full-color-element,
.slideshow__arrows--mobile .slideshow__arrow:focus .icon {
    fill: var(--color-text)
}

.product-single__thumbnail-badge .icon-3d-badge-full-color-outline,
.product-single__thumbnail-badge .icon-video-badge-full-color-outline {
    stroke: rgba(var(--color-text-rgb), .05)
}

.product-featured-media {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px)
}

@media only screen and (max-width:749px) {
    .return-link-wrapper {
        margin-top: 55px
    }

    .responsive-table thead {
        display: none
    }

    .responsive-table td,
    .responsive-table th {
        float: left;
        clear: left;
        width: 100%;
        border: 0;
        margin: 0
    }

    .responsive-table td:before,
    .responsive-table th:before {
        content: attr(data-label);
        float: left;
        text-align: center;
        font-size: 12px;
        padding-right: 10px;
        font-weight: 400
    }

    .responsive-table__row+.responsive-table__row,
    tfoot>.responsive-table__row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 55px
    }

    .responsive-table__row+.responsive-table__row:after,
    tfoot>.responsive-table__row:first-child:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 27.5px;
        right: 27.5px;
        border-bottom: 1px solid var(--color-border)
    }

    label {
        font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
    }

    .input-error-message {
        margin-bottom: 19.44444px
    }

    .empty-page-content,
    .page-width {
        padding-left: 22px;
        padding-right: 22px
    }

    .grid-view-item__meta,
    .grid-view-item__title,
    .list-view-item__price-column,
    .list-view-item__title {
        font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em)
    }

    .grid-view-item__vendor {
        font-size: calc(((var(--font-size-base) - 3) / (var(--font-size-base))) * 1em)
    }

    .list-view-item__image-column {
        width: 85px
    }

    .list-view-item__image-wrapper {
        margin-right: 17.5px
    }

    .index-section--featured-product:first-child {
        margin-top: -12px
    }

    .index-section--slideshow+.index-section--flush {
        margin-top: .4rem
    }

    .product-single__media--has-thumbnails,
    .product-single__media-group {
        margin-bottom: 30px
    }

    .product-single__media-group {
        position: relative
    }

    .thumbnails-wrapper {
        position: relative;
        top: 10px;
        text-align: center;
        margin: 0 2px 30px
    }

    .thumbnails-slider__btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding-top: 10px;
        padding-bottom: 10px
    }

    .thumbnails-slider__btn .icon {
        height: 14px;
        width: 14px
    }

    .thumbnails-slider__prev {
        left: -15px
    }

    .thumbnails-slider__next {
        right: -15px
    }

    .product-single__thumbnail {
        margin: 0 auto
    }
}

.comment,
.product-single__media-group--full {
    margin-bottom: 30px
}

.product-single__media,
.product-single__media-wrapper {
    margin: 0 auto;
    width: 100%
}

.product-single__media {
    min-height: 1px;
    height: 100%;
    position: relative
}

.product-single__media .media-item,
.product-single__media .plyr,
.product-single__media .shopify-model-viewer-ui,
.product-single__media iframe,
.product-single__media img,
.product-single__media model-viewer,
.product-single__media>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%
}

.product-single__media .media-item,
.product-single__media .media-video,
.product-single__media .plyr,
.product-single__media .plyr__video-wrapper,
.product-single__media .shopify-model-viewer-ui,
.product-single__media iframe,
.product-single__media model-viewer,
.slideshow .slick-list,
.slideshow .slick-track {
    height: 100%
}

.product-single__media--video {
    background-color: var(--color-video-bg)
}

.product-single__view-in-space {
    background-color: rgba(var(--color-text-rgb), .08);
    border: none;
    width: 100%;
    min-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    font-size: calc(((var(--font-size-base)) / (var(--font-size-base))) * 1em);
    color: var(--color-text)
}

.gm-style-cc,
.gm-style-cc+div,
.price--unavailable,
.product-single__view-in-space[data-shopify-xr-hidden] {
    visibility: hidden
}

.product-single__view-in-space:focus .product-single__view-in-space-text,
.product-single__view-in-space:hover .product-single__view-in-space-text {
    border-bottom-color: var(--color-text)
}

.product-single__view-in-space svg.icon {
    height: calc((25 / (var(--font-size-base))) * 1em);
    width: calc((25 / (var(--font-size-base))) * 1em);
    margin-top: -3px;
    margin-right: 2.43px;
    fill: #fff0
}

.product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
    stroke: none
}

.product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
    fill: var(--color-text);
    opacity: 1
}

.mobile-nav__label,
.product-single__view-in-space-text {
    border-bottom: 1px solid #fff0
}

.product-single__thumbnails {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-left: -9px;
    margin-right: -9px
}

@media only screen and (max-width:749px) {
    .product-single__thumbnails {
        margin-top: 0;
        justify-content: center
    }

    .slider-active .product-single__thumbnails {
        display: block;
        margin: 0 auto;
        max-width: 75%;
        overflow: hidden
    }

    .product-single__thumbnails-slider-track {
        position: relative;
        left: 0;
        top: 0;
        display: block
    }

    .product-single__thumbnails-slider-track:after,
    .product-single__thumbnails-slider-track:before {
        content: "";
        display: table
    }

    .product-single__thumbnails-slider-track:after {
        clear: both
    }

    .product-single__thumbnails-item.slick-slide {
        padding-bottom: 10px;
        padding-left: 2.5px;
        padding-right: 2.5px;
        vertical-align: middle
    }

    .thumbnails-slider--active .product-single__thumbnails-item.slick-slide {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.product-single__thumbnails-item {
    flex: 0 0 25%;
    padding-left: 5px
}

@media only screen and (min-width:750px) {

    .input-group__btn .btn,
    .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
    .input-group__field,
    .input-group__field input,
    .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
        min-height: 46px
    }

    .list-view-item {
        border-bottom: 1px solid var(--color-border);
        padding-bottom: 22px
    }

    .list-view-item:last-child {
        padding-bottom: 0;
        border-bottom: 0
    }

    .slideshow__arrows .slick-dots li {
        width: 12px;
        height: 12px;
        margin-left: 8px
    }

    .slideshow__arrows .slick-dots li a,
    .slideshow__arrows .slick-dots li a:before,
    .slideshow__arrows .slick-dots li button,
    .slideshow__arrows .slick-dots li button:before {
        width: 12px;
        height: 12px
    }

    .index-section {
        padding-top: 55px;
        padding-bottom: 55px
    }

    [class*=index-section--flush]+[class*=index-section--flush] {
        margin-top: -110px
    }

    [class*=index-section--flush]:first-child {
        margin-top: -55px
    }

    [class*=index-section--flush]:last-child {
        margin-bottom: -55px
    }

    .product-form__cart-submit--small {
        max-width: 300px
    }

    .product-single__thumbnail-badge {
        width: 26px;
        height: 26px
    }

    .product-single__view-in-space[data-shopify-xr-hidden] {
        display: none
    }

    .product-single__thumbnails-slider-track {
        display: flex;
        flex-wrap: wrap
    }

    .product-single__thumbnails-item {
        padding-left: 5px;
        padding-right: 5px
    }

    .product-single__thumbnails-item--small {
        flex: 0 0 50%
    }
}

@media only screen and (min-width:990px) {
    .product-single__thumbnails-item--small {
        flex: 0 0 33.33333%
    }
}

@media only screen and (min-width:750px) {
    .product-single__thumbnails-item--medium {
        flex: 0 0 33.33333%
    }
}

@media only screen and (min-width:990px) {
    .product-single__thumbnails-item--medium {
        flex: 0 0 25%
    }
}

@media only screen and (min-width:750px) {
    .product-single__thumbnails-item--large {
        flex: 0 0 25%
    }
}

@media only screen and (min-width:990px) {
    .product-single__thumbnails-item--large {
        flex: 0 0 20%
    }
}

@media only screen and (min-width:750px) {
    .product-single__thumbnails-item--full {
        flex: 0 0 20%
    }
}

.collection-hero {
    position: relative;
    overflow: hidden;
    margin-top: -55px;
    margin-bottom: 22px
}

@media only screen and (max-width:750px) {
    .collection-hero {
        margin-top: -35px
    }
}

.collection-description {
    margin-bottom: 22px;
    margin-top: 22px
}

.collection-hero__image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    opacity: 1
}

.collection-hero__title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay)
}

.collection-hero__title {
    position: absolute;
    color: var(--color-overlay-title-text);
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cart th,
.cart__error-message,
.cart__qty-error-message,
.product-details {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.article__grid-excerpt,
.blog-card__excerpt,
.template-blog .social-sharing {
    margin-bottom: 17.5px
}

.blog-list-view .pagination,
.template-page.am-pm .main-content,
.template-page.skin-combo .main-content,
.template-result .main-content {
    padding-top: 0
}

.blog-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.blog-filter .icon-chevron-down {
    fill: var(--color-text-field-text);
    width: .625em;
    height: .625em;
    right: .7rem
}

.blog-filter__label {
    margin: 0 1rem 0 0
}

.cart-header {
    margin-bottom: .7rem
}

.cart {
    color: var(--color-body-text)
}

.cart td {
    padding-top: 22px
}

.cart th {
    padding: 27.5px 22px
}

.cart td:first-child,
.cart th:first-child {
    padding-left: 0
}

.cart td:first-child.cart__removed-product,
.cart th:first-child.cart__removed-product {
    padding: 1rem 0 1.2rem .5rem
}

.cart td:last-child,
.cart th:last-child {
    padding-right: 0
}

@media only screen and (min-width:750px) {
    .collection-hero {
        margin-bottom: 35px
    }

    .collection-description {
        margin-bottom: 35px;
        margin-top: 35px
    }

    .collection-hero__title {
        font-size: calc(((var(--font-size-header)+6) / (var(--font-size-base))) * 1em)
    }

    .cart-header {
        margin-bottom: 1.7rem
    }

    .cart-header__title {
        margin-bottom: 1rem
    }

    .cart td {
        padding-left: 22px;
        padding-right: 22px
    }

    .cart__meta {
        width: 40%
    }
}

.cart__product-information,
.social-sharing {
    display: flex
}

.cart__image-wrapper {
    padding-right: 1.5rem;
    flex: 5rem 0 0
}

@media only screen and (min-width:750px) {
    .cart__image-wrapper {
        padding-right: 2.5rem;
        flex: 8rem 0 0
    }
}

.product-details {
    padding: calc((5 / (var(--font-size-base))) * 1em) 0 0
}

.cart__qty {
    margin-top: calc((15 / (var(--font-size-base))) * 1em)
}

.cart__qty-label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.cart__qty-input {
    width: 60px;
    padding-left: calc((5 / (var(--font-size-base))) * 1em);
    padding-right: calc((5 / (var(--font-size-base))) * 1em)
}

.cart__error-message-wrapper,
.cart__qty-error-message-wrapper {
    line-height: 1.2
}

.cart__error-message-wrapper .icon-error,
.cart__qty-error-message-wrapper .icon-error,
.price dl {
    margin-top: 0
}

.cart--no-cookies .cart--empty-message,
.cart--no-cookies .cart__continue-btn,
.cart__qty-error-message-wrapper--desktop,
.site-header__menu,
.site-header__search.site-header__icon {
    display: none
}

.cart--no-cookies .cookie-message,
.cart-note__input,
.cart-note__label,
.cart__qty-error-message-wrapper--mobile {
    display: block
}

.cart__error-message,
.cart__qty-error-message {
    color: var(--color-body-text);
    vertical-align: middle
}

.additional-checkout-buttons,
.cart__error-message-wrapper {
    margin-top: 1rem
}

.cart__row {
    border-bottom: 1px solid var(--color-border)
}

.cart__row p+p {
    margin-top: 10px
}

.cart__row td {
    vertical-align: top
}

.cart__row--heading {
    color: var(--color-text);
    letter-spacing: .3px
}

.cart-subtotal__title {
    font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em)
}

.cart-subtotal__price {
    padding-left: 27.5px
}

.cart__buttons-container {
    display: flex;
    flex-direction: column;
    max-width: 20rem;
    margin: 0 auto
}

.cart__submit-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:750px) {
    .cart__qty {
        margin-top: 0
    }

    .cart__qty-error-message-wrapper--desktop {
        display: block
    }

    .cart__qty-error-message-wrapper--mobile {
        display: none
    }

    .cart__error-message-wrapper {
        margin-top: .8rem
    }

    .cart__row td {
        vertical-align: middle
    }

    .cart-subtotal__price {
        padding-left: 55px;
        min-width: 150px;
        display: inline-block
    }

    .cart__buttons-container {
        display: block;
        max-width: none
    }

    .cart__submit-controls {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end
    }
}

@media only screen and (max-width:450px) {
    .cart__buttons-container {
        display: flex;
        position: fixed;
        flex-direction: unset;
        max-width: unset;
        margin: 0 auto;
        justify-content: space-between;
        background: #000;
        color: #fff;
        bottom: -1px;
        width: 100%;
        left: 0;
        padding: 10px;
        right: 0;
        z-index: 9
    }

    .cart__submit-controls {
        width: auto
    }
}

.cart__submit {
    margin-bottom: 0;
    min-height: 44px;
    width: 100%
}

.cart__submit+.cart__submit {
    margin-top: 10px;
    margin-left: 0
}

.cart__shipping {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    padding: 10px 0 20px;
    margin-bottom: 25px
}

@media only screen and (max-width:749px) {
    .product-single__thumbnails-item-slide {
        display: block;
        float: left;
        height: 100%;
        min-height: 1px;
        padding: 5px 2.5px
    }

    .collection-hero__image {
        height: 180px
    }

    .cart td:nth-child(3),
    .cart th:nth-child(2) {
        padding-left: 0;
        padding-right: 0
    }

    .cart-note__input,
    .cart-note__label {
        margin: 0 auto
    }

    .cart-note__input {
        margin-bottom: 40px
    }
}

.cart-note__label {
    margin-bottom: 15px
}

.cart-note__input {
    min-height: 50px;
    width: 100%
}

.cart__product-title {
    border-bottom: none;
    color: var(--color-body-text)
}

.cart__product-title:focus,
.cart__product-title:not([disabled]):hover {
    color: var(--color-body-text);
    border-bottom: 1px solid currentColor
}

.cart__image {
    max-height: 95px;
    display: block;
    margin: 0 auto
}

.cart__remove {
    margin-top: calc((8 / (var(--font-size-base))) * 1em)
}

.cart__price {
    text-align: right;
    padding-right: 0;
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    width: 50%
}

.cart__price dl,
.quotes-wrapper .slick-dots li {
    margin: 0
}

.cart__final-price {
    width: 15%
}

.cookie-message {
    display: none;
    padding-bottom: 25px
}

.additional-checkout-buttons input[type=image] {
    padding: 0;
    border: 0;
    background: #fff0
}

[data-shopify-buttoncontainer] {
    justify-content: flex-end
}

.order-table {
    border: 1px solid var(--color-border)
}

.order-table tbody th,
.order-table tfoot th {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.order-table thead {
    border-bottom: 1px solid var(--color-body-text)
}

.order-table tfoot {
    border-top: 1px solid var(--color-body-text)
}

.order-table tfoot tr:first-child td,
.order-table tfoot tr:first-child th {
    padding-top: 1.25em
}

.order-table tfoot tr:nth-last-child(2) td,
.order-table tfoot tr:nth-last-child(2) th {
    padding-bottom: 1.25em
}

.order-table tfoot tr:last-child td,
.order-table tfoot tr:last-child th {
    border-top: 1px solid var(--color-body-text);
    font-weight: var(--font-weight-body--bold);
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    text-transform: uppercase
}

.item-props {
    margin-top: 5px;
    display: flex;
    flex-direction: column
}

.item-props__property {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.order-discount {
    color: var(--color-sale-text);
    display: block;
    line-height: 1.2em
}

.order-discount .icon-saletag {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: .4em
}

.order-discount--title {
    text-transform: uppercase;
    word-break: break-word;
    padding-right: 1em
}

.order-discount--list {
    margin: .8em 0 0 1.3em;
    list-style: none;
    padding: 0
}

.order-discount__item {
    text-indent: -1.3em
}

.order-discount__item+.order-discount__item {
    margin-top: .6em
}

.order-discount-card-wrapper {
    display: flex;
    justify-content: center
}

.order-discount--cart {
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    padding-right: 0
}

.order-discount--cart-total {
    padding-left: 27.5px
}

.site-header {
    position: relative;
    background-color: var(--color-body)
}

@media only screen and (min-width:850px) {
    .site-header {
        padding: 0 45px
    }

    .site-header.logo--center {
        padding-top: 30px
    }
}

@media (max-width:851px) and (min-width:767px) {
    .site-header {
        padding: 0 10px
    }
}

@media only screen and (min-width:1600px) {
    .site-header {
        padding: 0 3%
    }

    .page-width {
        padding-left: 3%;
        padding-right: 3%
    }
}

.site-header__logo {
    margin: 15px 0
}

.logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto
}

@media only screen and (max-width:749px) {
    .cart-message {
        padding-top: 20px
    }

    .cart__qty-label {
        position: inherit !important;
        overflow: auto;
        clip: auto;
        width: auto;
        height: auto;
        margin: 0 5px 0 0;
        display: inline-block;
        vertical-align: middle;
        font-size: calc(((13) / (var(--font-size-base))) * 1em)
    }

    .order-table {
        border: 0
    }

    .order-table thead {
        display: none
    }

    .order-table td,
    .order-table th {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: .5rem 0;
        border: 0;
        margin: 0
    }

    .order-table td:before,
    .order-table th:before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%
    }

    .order-table tbody tr th:first-child {
        padding-top: 1.25em
    }

    .order-table tbody tr td:last-child {
        padding-bottom: 1.25em
    }

    .order-table tbody td:before,
    .order-table tbody th:before {
        font-weight: var(--font-weight-body--bold)
    }

    .order-table__product {
        display: flex;
        justify-content: space-between
    }

    .order-discount-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .site-header {
        border-bottom: 1px solid var(--color-border)
    }

    .logo-align--center .site-header__logo {
        text-align: left;
        margin: 15px 0
    }

    .site-header__logo {
        padding-right: 60px;
        text-align: left
    }

    .site-header__logo img {
        margin: 0 auto
    }

    .site-header__icons {
        width: auto;
        padding-right: 13px
    }

    .site-header__icons .btn--link,
    .site-header__icons .site-header__cart {
        font-size: calc(((var(--font-size-base)) / (var(--font-size-base))) * 1em)
    }
}

.site-header__logo-link {
    display: inline-block;
    word-break: break-word
}

.announcement-bar__link,
.article__link,
.site-header__logo img,
.site-header__logo-image,
.site-header__search-toggle {
    display: block
}

.cart-popup__cta-link,
.site-header__logo-image img {
    width: 100%
}

.site-header__logo-image--centered img,
[data-section-type=video-section] {
    margin: 0 auto
}

.site-header__icons {
    position: relative;
    white-space: nowrap
}

.site-header__icons-wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 86%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

@media only screen and (max-width:750px) {
    .site-header__icons-wrapper {
        width: 100%
    }
}

@media only screen and (min-width:1400px) {
    .site-header__search.site-header__icon {
        display: block
    }
}

.site-header__cart-title,
.site-header__search-title {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    display: block;
    vertical-align: middle
}

.site-header__cart-title {
    margin-right: 3px
}

.site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: .4rem;
    top: .2rem;
    font-weight: 700;
    background-color: var(--color-btn-primary);
    color: var(--color-btn-primary-text);
    border-radius: 50%;
    min-width: 1em;
    height: 1em
}

.site-header__cart-count span {
    font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .6875em;
    line-height: 1
}

.announcement-bar {
    z-index: 10;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #fff0;
    padding: 2px
}

.announcement-bar__message {
    display: block;
    padding: 11px 22px;
    font-size: calc(((16) / (var(--font-size-base))) * 1em);
    font-weight: var(--font-weight-header)
}

.article-listing {
    padding-top: 55px;
    margin-bottom: 55px
}

.article__title {
    margin-bottom: 11px
}

.article__author,
.article__date {
    display: inline-block;
    margin-bottom: 22px
}

.article__meta .article__author,
.article__meta .article__date,
.template-article .article__author,
.template-article .article__date {
    margin-bottom: 0
}

.article__tags {
    margin-bottom: 27.5px
}

.article__tags--list {
    font-style: italic
}

.article__link:focus .article__grid-image-wrapper:not(.no-overlay):before,
.article__link:not([disabled]):hover .article__grid-image-wrapper:not(.no-overlay):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay);
    z-index: 1
}

.article__link--fixed-overlay:focus .article__grid-image-wrapper:before,
.article__link--fixed-overlay:not([disabled]):hover .article__grid-image-wrapper:before {
    bottom: auto
}

.article__meta-buttons li:first-child {
    margin-right: 1.5rem
}

.article__comment-count,
.blog-card__comment-count {
    border-color: #fff0;
    border-bottom-color: currentColor;
    padding: 0 0 3px
}

.article__comment-count:focus,
.article__comment-count:not([disabled]):hover {
    border-color: #fff0;
    border-bottom-color: currentColor
}

.rte--article {
    margin-bottom: 20px
}

.grid--blog {
    margin-bottom: -55px;
    overflow: auto
}

.article-image-wrapper.article__grid-image-wrapper {
    margin-left: 0;
    margin-right: 0
}

.article__grid-image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%
}

.article__grid-image-wrapper--small,
.glow,
.result_img,
.wrinkle {
    width: 50%
}

.article__grid-image-container {
    display: block;
    clear: both;
    position: relative;
    margin: 0 auto 27.5px 0;
    min-height: 1px;
    width: 100%;
    height: 100%
}

.article__grid-image-container img,
.mobile-nav-wrapper.js-menu--is-open,
.predictive-search-wrapper--visible {
    display: block
}

.article__grid-image {
    margin: 0 auto;
    width: 100%
}

.js .article__grid-image {
    position: absolute;
    top: 0
}

.article__list-image-container {
    display: block;
    clear: both;
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%
}

.article__list-image-wrapper {
    width: 100%;
    margin-bottom: 20px
}

.article__list-image {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0
}

.blog-card {
    margin-bottom: 30px;
    margin-top: 30px
}

.blog-card__image-wrapper {
    margin-bottom: 30px;
    padding-bottom: 100%;
    position: relative;
    width: 100%
}

.blog-card__image-wrapper:focus {
    opacity: 1
}

.blog-card__image-wrapper--small {
    padding-bottom: 50%
}

.blog-card__image-wrapper--medium {
    padding-bottom: 75%
}

.blog-card__title {
    color: var(--color-overlay-title-text);
    font-size: calc(((var(--font-size-header)) / (var(--font-size-base))) * 1em);
    -webkit-hyphens: auto;
    hyphens: auto;
    margin-bottom: 11px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    transition: .1s cubic-bezier(.44, .13, .48, .87);
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-card__link,
.blog-card__title-wrapper:before,
.collection-grid-item__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.blog-card__overlay,
.collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.blog-card__title-wrapper:before {
    content: "";
    background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay)
}

.blog-card__comment-count:focus,
.blog-card__comment-count:not([disabled]):hover {
    border-color: #fff0;
    border-bottom-color: currentColor
}

.cart-popup-wrapper {
    display: block;
    position: fixed;
    width: 100%;
    background-color: var(--color-body);
    z-index: 9999;
    border: 1px solid var(--color-border);
    transform: translateY(0);
    transition: .45s cubic-bezier(.29, .63, .44, 1)
}

.cart-popup-wrapper--hidden {
    display: none;
    transform: translateY(-100%)
}

.cart-popup {
    padding: .2rem 1.5rem 1rem
}

.cart-popup__header {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid var(--color-border)
}

.cart-popup__heading {
    flex-grow: 1;
    padding: .5rem 0;
    margin: 0;
    color: var(--color-body-text);
    line-height: 1.2em;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    font-weight: var(--font-weight-body)
}

.cart-popup__close {
    padding: .9rem;
    margin-right: -.9rem;
    background-color: #fff0;
    border: none;
    line-height: 0
}

.cart-popup__close .icon-close {
    width: 1rem;
    height: 1rem;
    fill: currentColor
}

.cart-popup__close:focus,
.cart-popup__close:hover {
    color: var(--color-text-focus)
}

.cart-popup-item {
    display: flex;
    margin: 1rem 0
}

.cart-popup-item__image-wrapper {
    position: relative;
    flex-basis: 18%;
    flex-shrink: 0;
    margin-right: 1rem;
    text-align: center
}

.cart-popup-item__image {
    display: block;
    margin: 0 auto;
    max-height: 95px
}

.cart-popup-item__description {
    display: flex;
    color: var(--color-body-text);
    flex-basis: 100%;
    justify-content: space-between;
    line-height: 1.2rem
}

.pagination li,
.share-title {
    display: inline-block
}

.cart-popup-item__title {
    color: var(--color-text);
    font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em);
    font-family: var(--font-stack-header);
    font-weight: var(--font-weight-header);
    margin-bottom: 0
}

.cart-popup-item__quantity,
.cart-popup__dismiss-button,
.product-details,
.store-availability-small-text {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
}

.product-details {
    margin-top: .25rem
}

.product-details__item {
    margin-bottom: .2rem;
    line-height: 1.5
}

.comment:last-child,
.product-details__item:last-child {
    margin-bottom: 0
}

.cart-popup-item__quantity {
    flex-basis: 30%;
    flex-shrink: 0;
    margin-left: 1rem;
    text-align: right
}

.cart-popup__dismiss {
    margin-top: .5rem;
    text-align: center
}

.sidebar {
    margin-top: 40px
}

.sidebar__list {
    list-style: none;
    margin-bottom: 55px
}

.sidebar__list li {
    margin-bottom: 10px
}

.pagination {
    text-align: center;
    list-style: none;
    font-size: calc(((15) / (var(--font-size-base))) * 1em);
    padding-top: 55px
}

.pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle
}

.pagination__text {
    padding: 0 27.5px
}

.comment__content {
    margin-bottom: 5px
}

.comment__meta-item {
    margin-right: 10px;
    font-size: calc(((14) / (var(--font-size-base))) * 1em)
}

.comment__meta-item:first-child:before {
    content: "\2014  "
}

.template-password .social-sharing {
    justify-content: center
}

.btn--share {
    background-color: #fff0;
    border-color: var(--color-border);
    color: var(--color-text);
    margin-right: 5px;
    margin-bottom: 10px
}

.btn--share:focus,
.btn--share:not([disabled]):hover {
    background-color: #fff0;
    border-color: var(--color-btn-social-focus);
    color: var(--color-text)
}

.search-bar__input,
.search-bar__submit,
.search-form__input {
    color: var(--color-text-field-text)
}

.second_carts #drawer ul a:hover,
.slideshow__arrows .slick-dots li.slick-active a:before,
.slideshow__arrows .slick-dots li.slick-active button:before,
.slideshow__arrows .slideshow__arrow .icon:hover,
.slideshow__pause .icon:hover,
.video__pause:focus .icon,
.video__pause:hover .icon,
a.btn_retake:hover {
    color: #fff
}

.btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.btn--share .icon-facebook {
    fill: #3b5998
}

.btn--share .icon-twitter {
    fill: #00aced
}

.btn--share .icon-pinterest {
    fill: #cb2027
}

.share-title {
    vertical-align: middle
}

.search-form__input {
    padding-right: 45px;
    width: 100%;
    min-height: 44px;
    background-color: var(--color-text-field);
    border: none;
    border: 1px solid var(--color-border-form)
}

.search-form__clear-action,
.search-form__connected-submit {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    display: flex
}

.search-form__input::-ms-clear {
    display: none
}

.search-form__input::-webkit-search-cancel-button {
    display: none
}

.search-form__input::placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

.search-form__input:-ms-input-placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

.search-form__input::-ms-input-placeholder {
    color: var(--color-text-field-text);
    opacity: .6
}

.search-form__clear-action {
    margin: -12px 0 0;
    background: 0 0;
    border: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 50%;
    right: 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff0;
    transition-property: opacity, visibility, background-color, transform;
    transition-duration: .1s;
    transition-timing-function: ease-in-out
}

.search-form__clear-action .icon-close {
    flex: 1 1 auto;
    width: 12px;
    height: 12px;
    fill: var(--color-text-field-text)
}

.search-form__clear-action:focus,
.search-form__clear-action:hover {
    background-color: rgba(var(--color-text-field-text-rgb), .2)
}

.search-form__clear-action:active {
    transform: scale(.9)
}

.search-form--focus .predictive-search__clear-button--visible,
.search-form__clear-action.predictive-search__clear-button--visible,
.search-page-form .predictive-search__clear-button--visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.search-bar__form .search-form__clear-action {
    right: 44px
}

.search-form__connected-submit {
    margin: 0;
    background: 0 0;
    border: none;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 50px;
    background-color: var(--color-btn-primary);
    border-radius: 0 2px 2px 0;
    transition: background-color .1s ease-in-out
}

.hero,
.image-bar__item,
.slideshow__image,
.video__image {
    background-repeat: no-repeat
}

.hero,
.image-bar__item,
.map-section__image,
.slideshow__image,
.video__image {
    background-size: cover
}

.search-form__connected-submit:focus,
.search-form__connected-submit:hover {
    background-color: var(--color-btn-primary-darker)
}

.search-form__connected-submit:active {
    background-color: var(--color-btn-primary)
}

.search-form__connected-submit .icon-search {
    fill: var(--color-btn-primary-text);
    width: 20px;
    height: 20px
}

.search-bar {
    z-index: 999;
    background-color: var(--color-body)
}

.search-bar__interior {
    height: 100%;
    display: flex;
    flex: 1
}

.search-form__container {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 8px;
    padding-right: 10px;
    background-color: var(--color-bg)
}

.search-bar__form {
    flex: 1 1 100%;
    position: relative;
    max-width: 250px;
    border: 1px solid #fff0
}

.search-bar__actions {
    display: flex;
    flex: 0 0 auto;
    align-items: center
}

.search-bar__submit {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 12px;
    height: 100%;
    vertical-align: middle;
    background-color: #fff0;
    border: 0;
    margin: 0
}

.search-bar__submit .icon {
    position: relative;
    top: -1px;
    width: 1.2rem;
    height: auto
}

.search-bar__submit:focus,
.search-bar__submit:hover {
    color: rgba(var(--color-text-field-text-rgb), .6)
}

.search-bar__input {
    padding-right: 45px;
    width: 100%;
    min-height: 44px;
    background-color: var(--color-text-field);
    border: 1px solid var(--color-border-form);
    outline: 0
}

.search-bar__close {
    padding: .625em .75em;
    margin-right: -10px
}

.search-bar__close .icon {
    width: 1rem;
    height: auto
}

.search--less-than-2-results {
    height: 40vh
}

.predictive-search-wrapper {
    transition-property: opacity, visibility;
    transition-duration: .1s;
    transition-timing-function: ease-in-out;
    z-index: 1000;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -1px;
    border: 1px solid var(--color-border-form);
    background-color: var(--color-bg);
    overflow-y: auto;
    display: none
}

.search-bar .predictive-search-wrapper {
    position: fixed;
    width: 100%
}

.search-page-form .predictive-search-wrapper {
    max-height: 60vh
}

.predictive-search {
    height: 100%;
    text-align: left
}

@media only screen and (max-width:989px) {

    .disclosure__toggle,
    button,
    input,
    select,
    textarea {
        font-size: 16px
    }

    .site-nav__link--button {
        font-size: calc(var(--font-size-base) * 1px)
    }

    .search-bar .predictive-search {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}

.predictive-search-loading {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 14px 0;
    text-align: center
}

.icon-predictive-search-spinner:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 4px solid;
    border-color: currentColor currentColor currentColor #fff0;
    -moz-animation: .5s linear infinite spin;
    -o-animation: .5s linear infinite spin;
    -webkit-animation: .5s linear infinite spin;
    animation: .5s linear infinite spin
}

.predictive-search-loading__icon {
    display: inline-block;
    margin: 0;
    color: var(--color-body-text);
    width: 20px;
    height: 20px
}

.predictive-search-loading__icon .icon-predictive-search-spinner:before {
    width: 100%;
    height: 100%;
    border-width: 3px
}

.predictive-search-title {
    position: relative;
    display: flex;
    align-items: center;
    padding: 14px
}

.predictive-search-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    height: 0;
    background-color: var(--color-border)
}

.predictive-search-title:after {
    content: "";
    position: absolute;
    right: 14px;
    bottom: -1px;
    left: 14px;
    height: 1px;
    background-color: var(--color-border)
}

.predictive-search-title__content {
    flex: 1 1 auto;
    margin-bottom: 0;
    padding-right: 40px;
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    font-family: var(--font-stack-body);
    font-weight: var(--font-weight-body);
    text-transform: uppercase;
    color: var(--color-body-text);
    white-space: normal
}

.predictive-search-title__loading-spinner {
    flex: 0 0 auto;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: var(--color-body-text)
}

.predictive-search-title__loading-spinner .icon-predictive-search-spinner:before {
    width: 100%;
    height: 100%;
    border-width: 3px
}

.predictive-search-item {
    font-weight: 400;
    white-space: normal
}

.predictive-search-item__details {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0
}

.predictive-search-item__detail--inline {
    display: flex;
    flex-direction: row
}

.predictive-search-item__link {
    display: flex;
    padding: 14px;
    background-color: #fff0;
    transition: background-color .1s ease-in-out
}

.mobile-nav,
.mobile-nav-wrapper,
.mobile-nav__dropdown.is-closing {
    transition: .45s cubic-bezier(.29, .63, .44, 1)
}

.predictive-search-item__link:active {
    background-color: #fff0
}

.predictive-search-item--selected .predictive-search-item__link,
.predictive-search-item--selected .predictive-search-view-all__button,
.predictive-search-item__link:hover,
.predictive-search-view-all__button:focus,
.predictive-search-view-all__button:hover {
    background-color: var(--predictive-search-focus)
}

.predictive-search-item--selected .predictive-search-item__link .predictive-search-item__title-text,
.predictive-search-item--selected .predictive-search-view-all__button .predictive-search-item__title-text,
.predictive-search-item__link:hover .predictive-search-item__title-text {
    border-bottom-color: var(--color-text)
}

.predictive-search__column {
    flex: 1 1 auto
}

.predictive-search__column--image {
    flex-grow: 0;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-right: 12px;
    position: relative
}

.predictive-search-item__image {
    object-fit: contain;
    font-family: "object-fit: contain";
    width: 100%;
    height: 100%
}

#head6,
#head7,
.wrinkle_images {
    object-fit: cover
}

.mobile-nav__dropdown .mobile-nav__sublist-header,
.predictive-search-item__title-text,
.predictive-search-view-all__button {
    font-family: var(--font-stack-header);
    font-weight: var(--font-weight-header)
}

.predictive-search__column--content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.predictive-search__column--center {
    justify-content: center
}

.predictive-search-item__title-text {
    display: inline-block;
    color: var(--color-text);
    word-break: break-word;
    border-bottom: 1px solid #fff0;
    line-height: 1.2
}

.predictive-search-item__vendor {
    color: var(--color-body-text);
    font-size: calc(((var(--font-size-base) - 3) / (var(--font-size-base))) * 1em);
    text-transform: uppercase;
    letter-spacing: 1px
}

.predictive-search-item__price {
    padding-top: 6px;
    flex: 0 0 auto;
    color: var(--color-body-text)
}

.predictive-search-item__price--sale {
    color: var(--color-sale-text)
}

.predictive-search-view-all__button {
    display: block;
    width: 100%;
    border: none;
    padding: 14px;
    text-align: left;
    color: var(--color-text);
    background-color: #fff0;
    word-break: break-word;
    white-space: normal
}

.mobile-nav-wrapper,
.mobile-nav__dropdown,
.site-header__mobile-nav {
    background-color: var(--color-body)
}

.mobile-nav {
    display: block;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0)
}

.sub-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.third-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0)
}

.mobile-nav__link,
.mobile-nav__sublist-link {
    display: block;
    width: 100%;
    padding: 15px 30px;
    font-size: 18px
}

.mobile-nav__link--active .mobile-nav__label {
    border-bottom-color: var(--color-text)
}

.mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
    padding-left: 70px;
    padding-right: 30px
}

.mobile-nav__item .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 14px;
    width: 14px;
    margin: -6px 0 0 -7px
}

.mobile-nav__return {
    border-right: 1px solid var(--color-border)
}

.mobile-nav__return-btn {
    position: relative;
    padding: 24px 0;
    width: 55px
}

.mobile-nav__icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 22px;
    padding-right: 22px;
    pointer-events: none;
    overflow: hidden
}

.mobile-nav__table {
    display: table;
    width: 100%
}

.mobile-nav__table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: left;
    white-space: normal
}

.mobile-nav__toggle-button {
    padding: 20px 15px
}

.mobile-nav__dropdown {
    position: absolute;
    z-index: 8;
    width: 100%;
    top: 0;
    right: -100%;
    display: none;
    height: 60vh;
    overflow: auto
}

.is-active+.mobile-nav__dropdown {
    display: block;
    opacity: 1
}

.mobile-nav__dropdown.is-closing {
    opacity: .99
}

.mobile-nav__dropdown .mobile-nav__sublist-header {
    font-style: var(--font-style-header);
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
    color: var(--color-body-text)
}

.mobile-nav-wrapper {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%
}

.mobile-nav-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid var(--color-border)
}

.mobile-nav--close .icon-hamburger {
    display: none
}

.site-header__mobile-nav {
    z-index: 11;
    position: relative
}

.modal {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    background-color: var(--color-bg);
    bottom: 0;
    color: var(--color-text);
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0
}

.modal--is-active {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    opacity: 1;
    overflow: hidden
}

.modal__inner {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100%
}

.modal__centered {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%
}

.modal__close {
    border: 0;
    padding: 55px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2
}

.modal__close .icon {
    font-size: calc(((20) / (var(--font-size-base))) * 1em)
}

.slideshow {
    position: unset;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 80vh;
    transition: height .6s cubic-bezier(.44, .13, .48, .87)
}

.slideshow .slick-next,
.slideshow .slick-prev {
    top: 0;
    height: 100%;
    margin-top: 0;
    width: 40px
}

.slideshow .slick-next {
    right: 0
}

.slideshow--small {
    height: 175px
}

@media only screen and (min-width:750px) {
    .cart__submit {
        min-height: auto;
        width: auto
    }

    .cart__submit+.cart__submit {
        margin-top: 0;
        margin-left: 10px
    }

    .cart__price {
        width: 25%
    }

    .order-table tbody tr td,
    .order-table tbody tr th,
    .order-table thead th {
        padding-top: 1.25em;
        padding-bottom: 1.25em
    }

    .order-table thead th {
        text-transform: uppercase
    }

    .order-table tfoot tr td,
    .order-table tfoot tr th {
        vertical-align: bottom
    }

    .order-discount-card-wrapper {
        justify-content: flex-end
    }

    .order-discount--cart {
        font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em)
    }

    .order-discount--cart-total {
        padding-left: 55px;
        min-width: 150px
    }

    .logo-align--center .site-header__logo-link,
    .site-header__logo-image {
        margin: 0 auto
    }

    .site-header__account,
    .site-header__cart {
        padding: 10px 11px
    }

    .site-header__icon .icon-search {
        margin-right: 3px
    }

    .announcement-bar__message {
        padding-left: 55px;
        padding-right: 55px
    }

    .blog-card {
        margin-top: 0
    }

    .blog-card__title {
        padding: 0 15px
    }

    .cart-popup-wrapper {
        width: 23rem;
        right: 0
    }

    .search-bar__interior {
        padding-left: 55px;
        padding-right: 55px;
        height: auto
    }

    .search-bar .predictive-search-wrapper {
        position: absolute;
        right: auto;
        left: auto;
        max-width: 748px
    }

    .predictive-search-wrapper {
        max-height: 80vh
    }

    .predictive-search__list .predictive-search-loading:first-child,
    .predictive-search__list .predictive-search-view-all:first-child {
        border-top: none
    }

    .slideshow {
        position: relative;
        max-height: 100vh
    }

    .slideshow--display-controls .slick-dots {
        left: calc(50% - 22px)
    }

    .slideshow--small {
        height: 475px
    }
}

.slideshow--medium {
    height: 270px
}

@media only screen and (min-width:750px) {
    .slideshow--medium {
        height: 650px
    }
}

.slideshow--large {
    height: 375px
}

.slideshow__slide {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: opacity .5s;
    top: 0;
    width: 100%;
    z-index: -1
}

.slideshow__slide--active {
    opacity: 1;
    z-index: 8
}

.slideshow__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slideshow__link:active,
.slideshow__link:focus {
    opacity: 1
}

.slideshow__image {
    transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-color: #fff0;
    z-index: 1
}

.no-js .slideshow__image,
.quotes-wrapper .slick-dots li.slick-active button:before {
    opacity: 1
}

.slideshow__text-wrap {
    height: 100%;
    position: relative
}

.slideshow__link .slideshow__text-wrap {
    cursor: inherit
}

.slideshow__text-wrap--mobile {
    display: none
}

.slideshow__text-wrap--desktop .slideshow__text-content {
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 2
}

.no-js .slideshow__text-content,
.slideshow__slide--active .slideshow__text-content {
    -ms-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 1
}

.no-js .slideshow__text-content.slideshow__text-content--vertical-center,
.slideshow__slide--active .slideshow__text-content.slideshow__text-content--vertical-center {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hero-fixed-width__content,
.image-bar__caption {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.no-js .slideshow__text-content:after {
    opacity: 0;
    visibility: hidden;
    content: none
}

.slideshow__text-content--mobile {
    display: none;
    padding-top: 2.6rem
}

.slideshow__arrows--mobile~.slideshow__text-content--mobile {
    padding-top: 1.7rem
}

.slideshow__arrows,
.slideshow__pause {
    padding: 5px;
    background-clip: content-box
}

.slideshow__text-content--mobile-active {
    display: block
}

.slideshow__subtitle,
.slideshow__title,
.video__title {
    color: var(--color-overlay-title-text)
}

.slideshow__title--mobile {
    margin-bottom: 0
}

.slideshow__title--mobile~.slideshow__subtitle--mobile {
    margin-top: .5rem
}

.slideshow__subtitle--mobile,
.slideshow__title--mobile {
    display: none;
    color: var(--color-text)
}

.slideshow__btn-wrapper {
    border: none;
    background-color: #fff0
}

.slideshow__btn {
    max-width: 100%;
    display: inline-block;
    word-wrap: break-word;
    background-color: var(--color-btn-primary);
    color: var(--color-btn-primary-text);
    min-height: 3.125rem;
    line-height: 2.2
}

.slideshow__arrows .slideshow__arrow,
.slideshow__pause {
    border: none;
    line-height: 0;
    transition: color .2s cubic-bezier(.44, .13, .48, .87), background-color .2s cubic-bezier(.44, .13, .48, .87);
    height: 44px
}

.slideshow__btn--mobile {
    display: none;
    margin: 1.3rem auto 0
}

.slideshow__controls {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 5px;
    z-index: 8
}

.disclosure,
.feature-row__image-wrapper,
.filters-toolbar__input,
.hero,
.hero-fixed-width,
.hero__inner,
.product-card,
.product-card__image-with-placeholder-wrapper {
    position: relative
}

.slideshow__arrows {
    height: 44px;
    background-color: #0006;
    color: #ffffff80;
    transition: color .2s cubic-bezier(.44, .13, .48, .87), background-color .2s cubic-bezier(.44, .13, .48, .87);
    display: none
}

.slideshow__arrows .slideshow__arrow {
    width: 44px;
    position: relative;
    top: -5px;
    padding: 0 .9rem;
    cursor: pointer;
    background-color: #fff0;
    color: #ffffff80
}

.slideshow__arrows .slideshow__arrow .icon {
    width: .7rem;
    height: .7rem;
    transition: color .2s cubic-bezier(.44, .13, .48, .87), background-color .2s cubic-bezier(.44, .13, .48, .87)
}

.slideshow__arrows .slideshow__arrow-previous {
    float: left
}

.slideshow__arrows .slideshow__arrow-next {
    float: right
}

.slideshow__arrows .slick-dots {
    line-height: 32px
}

.slideshow__arrows .slick-dots li {
    width: 9px;
    height: 9px;
    margin-left: 9px
}

.slideshow__arrows .slick-dots li a:before,
.slideshow__arrows .slick-dots li button:before {
    width: 9px;
    height: 9px;
    color: rgba(var(--color-text-rgb), .7);
    border: none;
    opacity: 1
}

@media only screen and (min-width:750px) {
    .slideshow--large {
        height: 775px
    }

    .slideshow__overlay:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: var(--color-image-overlay);
        opacity: var(--opacity-image-overlay);
        z-index: 2
    }

    .slideshow__text-content {
        opacity: 0;
        transition: .6s cubic-bezier(.44, .13, .48, .87);
        transition-delay: .3s
    }

    .slideshow__text-content.slideshow__text-content--vertical-top {
        top: 120px
    }

    .slideshow__text-content.slideshow__text-content--vertical-bottom {
        top: auto;
        bottom: 40px
    }

    .slideshow__arrows--mobile~.slideshow__text-content--mobile,
    .slideshow__text-content--mobile {
        padding-top: 0
    }

    .slideshow__text-content--mobile:after {
        display: none
    }

    .slideshow__btn-wrapper--push {
        margin-top: 30px
    }

    .slideshow__controls {
        top: auto;
        bottom: 0;
        left: 0
    }

    .slideshow__arrows {
        display: flex
    }

    .slideshow__controls--hover .slideshow__arrows,
    .slideshow__controls:focus .slideshow__arrows,
    .slideshow__controls:hover .slideshow__arrows {
        background-color: #000000bf
    }

    .slideshow__arrows .slideshow__arrow-previous {
        order: -1
    }

    .slideshow__arrows .slideshow__arrow-next {
        order: 1
    }

    .slideshow__arrows .slick-dots li a:before,
    .slideshow__arrows .slick-dots li button:before {
        color: #ffffff80
    }
}

.slideshow__arrows--mobile .slick-dots li.slick-active a:before,
.slideshow__arrows--mobile .slick-dots li.slick-active button:before {
    color: var(--color-text)
}

.slideshow__arrows--mobile {
    display: block;
    width: 100%;
    height: 44px;
    background-color: #fff0
}

.slideshow__arrows--mobile .icon {
    fill: rgba(var(--color-text-rgb), .7)
}

.slideshow__pause {
    clip: auto;
    width: 44px;
    margin-left: 1px;
    z-index: 10000;
    background-color: #0006
}

.slideshow__pause .icon {
    color: #ffffff80;
    transition: color .2s cubic-bezier(.44, .13, .48, .87), background-color .2s cubic-bezier(.44, .13, .48, .87);
    width: .65rem;
    height: .65rem
}

.slideshow__pause--is-paused .slideshow__pause-rotate,
.slideshow__pause-stop {
    display: block
}

.price--compare-price-hidden .price__compare,
.slideshow__pause--is-paused .slideshow__pause-stop,
.slideshow__pause-rotate {
    display: none
}

.price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0
}

.price__availability,
.price__vendor {
    font-size: .9em;
    font-weight: var(--font-weight-body);
    color: var(--color-body-text);
    letter-spacing: 1px;
    text-transform: uppercase
}

.price dd {
    margin: 0 .5em 0 0
}

.price__pricing-group {
    display: flex;
    flex-direction: row;
    align-items: center
}

.price__regular {
    display: block
}

.price--on-sale .price__availability,
.price--on-sale .price__regular,
.price__sale,
.price__unit {
    display: none
}

.price__regular,
.price__sale {
    margin-right: .625rem
}

.price__availability {
    display: none
}

.price--sold-out .price__availability {
    display: block
}

.price--on-sale .price__sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.price__vendor {
    margin: 5px 0 10px;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
}

.price-item,
.price-item__label {
    font-weight: var(--font-weight-body--bolder)
}

.price__vendor--listing {
    margin: 0 0 4px
}

.price__badges,
.quotes-slider__text p+cite {
    margin-top: 0
}

.price__unit {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
}

.logo-bar__link,
.price--unit-available .price__unit,
.social-icons__link {
    display: block
}

.price-item {
    color: var(--color-body-text)
}

.price-item--sale {
    color: var(--color-sale-text)
}

.price-unit-price {
    color: var(--color-body-text);
    font-size: .8em
}

.price-item__label {
    display: inline-block;
    white-space: nowrap
}

.price__badge {
    display: none;
    align-self: center;
    text-align: center;
    font-size: .5em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: var(--color-bg);
    border: 1px solid var(--color-text);
    border-radius: 2px;
    padding: .2rem .5rem
}

.price__badge--sale {
    color: var(--color-bg);
    border-color: var(--color-sale-text);
    background-color: var(--color-sale-text)
}

.price--on-sale .price__badge--sale {
    display: flex
}

.price--sold-out .price__badge--sale {
    display: none
}

.price__badge--sold-out {
    color: var(--color-body-text);
    border-color: var(--color-body-text)
}

.price--sold-out .price__badge--sold-out {
    display: flex
}

.price__badges--listing {
    margin-top: .5rem
}

.price__badges--listing .price__badge {
    font-size: .6em;
    padding: .25rem .55rem
}

.filters-toolbar__item:first-child .filters-toolbar__input,
.site-footer__item:first-of-type {
    padding-left: 0
}

.filters-toolbar-wrapper {
    border-bottom: 1px solid var(--color-border);
    border-top: 1px solid var(--color-border);
    margin-bottom: 22px
}

.filters-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filters-toolbar .icon-chevron-down {
    fill: var(--color-text-field-text);
    width: .625em;
    height: .625em;
    right: 8px
}

.filters-toolbar__item {
    min-width: 33%;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%
}

@media only screen and (max-width:749px) {
    .site-header__cart-count {
        top: .4375em;
        right: 0;
        border-radius: 50%;
        min-width: 1.1875em;
        height: 1.1875em
    }

    .site-header__cart-count span {
        padding: .25em .375em;
        font-size: 12px
    }

    .site-header__icon {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 11px;
        margin: 0
    }

    .article__title--has-image {
        padding-left: 22px
    }

    .article__tags {
        margin-bottom: 10px
    }

    .article__link {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .article__grid-meta--has-image {
        float: left;
        padding-left: 22px
    }

    .article__grid-image-container {
        float: left;
        margin: 0 0 55px
    }

    .search-bar .predictive-search-wrapper {
        border: none
    }

    .predictive-search-wrapper--drawer {
        padding-top: 14px;
        margin-top: 3px
    }

    .predictive-search-wrapper--drawer .predictive-search-title:before {
        height: 1px
    }

    .site-header__mobile-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        justify-content: space-between
    }

    .slideshow__text-wrap--mobile {
        display: block;
        position: relative;
        top: -1.1rem;
        background-color: var(--color-bg);
        width: 85%;
        margin: 0 0 -1.1rem 7.5%;
        z-index: 8
    }

    .slideshow__btn,
    .slideshow__subtitle,
    .slideshow__title {
        display: none
    }

    .slideshow__subtitle--mobile,
    .slideshow__title--mobile {
        display: block
    }

    .slideshow__btn--mobile {
        display: inline-block;
        margin: 2rem auto .3rem
    }

    .price {
        font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em)
    }

    .filters-toolbar--has-filter {
        border-bottom: none
    }

    .filters-toolbar--has-filter .filters-toolbar__item-child {
        flex-basis: 50%
    }

    .filters-toolbar--has-filter .filters-toolbar__item-wrapper {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%
    }

    .filters-toolbar--has-filter .filters-toolbar__item--count {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        text-align: left
    }

    .filters-toolbar--has-filter .filters-toolbar__item--count:before {
        background-color: var(--color-border);
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: auto;
        width: 100%
    }

    .filters-toolbar__item:first-child .filters-toolbar__input {
        padding-left: 0
    }

    .filters-toolbar__item-child {
        flex-grow: 0
    }

    .filters-toolbar__item-child:first-child {
        margin-right: 2.5rem
    }

    .filters-toolbar__item-child .filters-toolbar__input {
        padding-left: 0;
        padding-right: 25px;
        width: 100%
    }
}

.site-footer__item:last-of-type,
.site-footer__linklist-item:last-of-type {
    padding-right: 0
}

.filters-toolbar__item-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%
}

.filters-toolbar__item--count {
    min-width: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: center
}

.based_goals #selected-category li,
.filters-toolbar__input-wrapper,
.filters-toolbar__label,
.tab_content .boxss.active article.accordion section img.icon_img,
.tabssecond li {
    display: inline-block
}

.filters-toolbar__input {
    border: 0 solid #fff0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    height: 55px;
    opacity: 1
}

.filters-toolbar__input.hidden {
    opacity: 0
}

.hero-fixed-width:before,
.hero__overlay:before,
.image-bar__overlay:before {
    opacity: var(--opacity-image-overlay);
    bottom: 0;
    background-color: var(--color-image-overlay);
    right: 0;
    content: ""
}

.filters-toolbar__input option {
    text-overflow: ellipsis;
    overflow: hidden
}

.filters-toolbar__product-count {
    font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    font-style: italic;
    line-height: 55px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.site-footer {
    margin-top: 55px;
    padding: 30px 0 55px
}

.site-footer .h4,
.site-footer h4 {
    margin-bottom: 12.5px
}

.site-footer__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.site-footer__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 10px
}

.quotes-slide--single,
.site-footer__item-inner--newsletter {
    width: 100%
}

.site-footer__item-inner--newsletter .newsletter__submit {
    margin-top: 5px
}

.site-footer__item-inner--newsletter .newsletter__input {
    margin: 5px 0 0;
    width: 100%
}

.site-footer__hr {
    margin: 55px 0 30px
}

.site-footer__linklist-item {
    display: block;
    padding: 5px 0
}

.site-footer__icon-list {
    padding-bottom: 30px
}

.social-icons__item {
    padding: 0 15px
}

.site-footer__subwrapper {
    margin-top: 35px
}

.site-footer__copyright-content {
    font-size: calc(((var(--font-size-base) - 3) / (var(--font-size-base))) * 1em)
}

.site-footer__payment-icons .payment-icon {
    margin-bottom: 5px;
    margin-left: 5px
}

.site-footer__payment-icons .payment-icon:first-child {
    margin-left: 0
}

.site-footer-item-center-vertically {
    padding-top: 7.5px
}

.feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center
}

.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.feature-row__image-wrapper {
    margin: 0 auto 19.44444px;
    width: 100%
}

.feature-row__image,
.logo-bar__image {
    display: block;
    margin: 0 auto
}

.feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0
}

.hero {
    height: 475px;
    display: table;
    width: 100%;
    background-position: 50% 50%
}

.hero--adapt,
.hero-fixed-width__image {
    max-height: 100vh
}

.hero--x-small {
    height: 94px
}

.hero--small {
    height: 225px
}

.hero--medium {
    height: 357px
}

.hero--large {
    height: 488px
}

.hero--x-large {
    height: 582px
}

.hero-fixed-width:before,
.hero__overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.hero__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 55px 0;
    z-index: 2
}

.hero__btn {
    margin-top: 27.5px
}

.hero-fixed-width__content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    transform: translateY(-50%)
}

.hero-fixed-width__image {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    font-family: "object-fit: cover";
    overflow: hidden
}

.quote-icon {
    display: block;
    margin: 0 auto 20px
}

.image-bar,
.quotes-slider-wrapper,
.second_carts .drawer,
.second_carts .drawer--has-fixed-footer .drawer__inner {
    overflow: hidden
}

.quotes-slider-wrapper.slick-initialized .quotes-slider {
    touch-action: pan-y
}

.quotes-slider {
    display: flex;
    max-width: 100%
}

.quotes-slide {
    width: 100%;
    flex-shrink: 0
}

.quotes-slider__text {
    font-size: calc(((var(--font-size-base)+1.75) / (var(--font-size-base))) * 1em);
    font-weight: var(--font-weight-body);
    font-style: var(--font-style-body);
    padding: 0 15px
}

.quotes-slider__text cite {
    font-size: calc(((var(--font-size-base)) / (var(--font-size-base)+4)) * 1em);
    font-style: normal
}

.quotes-slider__text p {
    margin-bottom: 30px
}

.slick-dotted.quotes-slider.slick-initialized {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.quotes-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 55px
}

.quotes-wrapper .slick-dots li button:before {
    font-size: 34px;
    color: var(--color-text);
    opacity: .2
}

.logo-bar {
    list-style: none;
    text-align: center;
    margin-bottom: -35px
}

.logo-bar__item {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    margin: 0 27.5px 35px
}

.map-section,
.map-section__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%
}

.map-section {
    position: relative;
    overflow: hidden;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.map-section__wrapper {
    height: 100%;
    flex-shrink: 0;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.map-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2
}

.map-section__error {
    position: relative;
    z-index: 3
}

.map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    flex-grow: 0
}

@media only screen and (min-width:750px) and (max-width:989px) {
    .map-section__content-wrapper {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%
    }
}

@media only screen and (min-width:990px) {
    .product-single__thumbnails-item--full {
        flex: 0 0 12.5%
    }

    .cart__meta {
        width: 45%
    }

    .cart__image-wrapper {
        padding-right: 3rem;
        flex: 9rem 0 0
    }

    .myaccount__order-history {
        -webkit-flex: 1 0 66.66667%;
        -moz-flex: 1 0 66.66667%;
        -ms-flex: 1 0 66.66667%;
        flex: 1 0 66.66667%
    }

    .myaccount__account-details {
        -webkit-flex: 1 0 33.33333%;
        -moz-flex: 1 0 33.33333%;
        -ms-flex: 1 0 33.33333%;
        flex: 1 0 33.33333%
    }

    .map-section__content-wrapper {
        -ms-flex-preferred-size: 33%;
        -webkit-flex-basis: 33%;
        -moz-flex-basis: 33%;
        flex-basis: 33%
    }
}

.map-section__content {
    position: relative;
    display: inline-block;
    background-color: var(--color-bg-alt);
    padding: 35px;
    text-align: center;
    z-index: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center
}

.map-section__content>* {
    width: 100%
}

.map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0)
}

.map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: 2;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%)
}

.map-section__container {
    max-width: none;
    width: 100%;
    height: 55vh;
    left: 0
}

.map_section__directions-btn [class^=icon] {
    height: 1em
}

.map-section__background-wrapper {
    overflow: hidden;
    position: relative;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
}

.map-section--onboarding .map-section__background-wrapper {
    min-height: 55vh
}

.map-section__image {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-position: center
}

.collection-grid-item__title,
.image-bar__caption {
    text-align: center;
    width: 100%;
    top: 50%;
    transition: .1s cubic-bezier(.44, .13, .48, .87);
    text-shadow: 0 0 4px rgb(0 0 0 / .4)
}

#crazyrocket-countdown,
#crazyrocket-launch-icon,
.map-section--display-map .map-section__image,
.recommend_product,
.related_section .wc_product_review_badge .wc_review_badge_star.wc_review_badge_empty,
.tab_content .boxss.active .accordion section h2 a span.find-out,
.wc_product_review_text,
.wc_review_date {
    display: none !important
}

.map-section--load-error .map-section__image,
.template-index .wc_product_review_badge .wc_review_badge_star svg g:first-child .template-collection .wc_product_review_badge .wc_review_badge_star svg g:first-child {
    display: block !important
}

.image-bar__item {
    display: block;
    color: var(--color-overlay-title-text);
    background-position: 50% 50%
}

.image-bar__link:focus {
    position: relative;
    z-index: 2
}

.image-bar__link:focus .image-bar__content {
    outline: #212121 dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

.image-bar__content,
.image-bar__item {
    position: relative;
    width: 100%
}

.image-bar--x-small .image-bar__content,
.image-bar--x-small .image-bar__item {
    height: 94px
}

.image-bar--small .image-bar__content,
.image-bar--small .image-bar__item {
    height: 225px
}

.image-bar--medium .image-bar__content,
.image-bar--medium .image-bar__item {
    height: 357px
}

.image-bar--large .image-bar__content,
.image-bar--large .image-bar__item {
    height: 488px
}

.image-bar--x-large .image-bar__content,
.image-bar--x-large .image-bar__item {
    height: 582px
}

.image-bar__overlay:before {
    position: absolute;
    top: 0;
    left: 0
}

.image-bar__caption {
    position: absolute;
    transform: translateY(-50%)
}

.collection-grid {
    margin-bottom: -22px;
    overflow: auto
}

.collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 22px
}

.collection-grid-item__title {
    color: var(--color-overlay-title-text);
    position: absolute;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-hyphens: auto;
    hyphens: auto
}

.collection-grid-item__link:focus {
    opacity: 1
}

.collection-grid-item__title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay)
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -30px;
    margin-left: -30px
}

.custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 30px;
    padding-left: 30px;
    max-width: 100%
}

.custom__item .collection-grid-item,
.store-availability-information__stock,
.store-availability-information__title,
.store-availability-list__phone {
    margin-bottom: 0
}

.custom__item-inner {
    position: relative;
    display: block;
    text-align: left;
    max-width: 100%
}

.custom__item-inner--collection,
.custom__item-inner--html,
.custom__item-inner--video {
    display: block
}

.custom__item-inner--image {
    position: relative;
    margin: 0 auto
}

.custom__image {
    width: 100%;
    display: block;
    position: absolute;
    top: 0
}

.align--center,
.align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center
}

.custom__linklist {
    margin-left: -15px;
    margin-right: -15px
}

.custom__linklist-link {
    display: inline-block;
    padding: 10px 15px;
    margin: 5px 0
}

.align--top-right {
    text-align: right
}

.align--middle-left {
    align-self: center
}

.align--center {
    align-self: center;
    text-align: center
}

.align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right
}

.align--bottom-left,
.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end
}

.align--bottom-left {
    align-self: flex-end
}

.align--bottom-middle {
    align-self: flex-end;
    text-align: center
}

.align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right
}

#head10,
#head6 {
    align-self: center
}

.newsletter-section {
    padding-top: 55px
}

.index-section--newsletter-background {
    background-color: var(--color-bg-alt)
}

.rich-text__heading--large {
    font-size: 1.4em
}

.rich-text__heading--small {
    font-size: .88em
}

.rich-text__text--large {
    font-size: calc(((var(--font-rich-text-large)) / (var(--font-size-base))) * 1em)
}

.rich-text__text--small {
    font-size: calc(((var(--font-rich-text-small)) / (var(--font-size-base))) * 1em)
}

.product-card:focus-within .product-card__image-wrapper,
.product-card:hover .product-card__image-wrapper {
    opacity: .8
}

.product-card:focus-within .product-card__title,
.product-card:hover .product-card__title {
    border-bottom-color: var(--color-text)
}

.product-card__title {
    border-bottom: 1px solid #fff0;
    display: inline;
    font-family: var(--font-stack-header);
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header)
}

.title_h_60 {
    height: 56px !important;
    font-size: .9em !important
}

.video-section-wrapper {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: height .6s cubic-bezier(.44, .13, .48, .87)
}

.video,
.video--image_with_play,
.video-control,
.video-is-paused .video__title,
.video-is-playing .video__text-content {
    display: none
}

.video-section-wrapper--small.video-section-wrapper--min-height {
    min-height: 175px
}

@media only screen and (min-width:750px) {

    .quotes-wrapper .slick-dots li:nth-last-child(-n+2),
    .quotes-wrapper .slick-dots--mobile-only,
    .slideshow__arrows--mobile {
        display: none
    }

    .slideshow__controls--hover .slideshow__pause,
    .slideshow__controls:focus .slideshow__pause,
    .slideshow__controls:hover .slideshow__pause {
        background-color: #000000bf
    }

    .filters-toolbar-wrapper {
        margin-bottom: 55px
    }

    .filters-toolbar__item-child:first-child {
        margin-right: 3rem
    }

    .site-footer {
        padding-bottom: 35px
    }

    .site-footer .h4,
    .site-footer h4 {
        min-height: calc(var(--font-size-header) * .7);
        margin-bottom: 25px
    }

    .site-footer__content {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .site-footer__item {
        padding: 0 15px;
        margin-bottom: 45px
    }

    .site-footer__item--full-width {
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .site-footer-newsletter__one-half,
    .site-footer__item--one-half {
        -webkit-flex: 1 1 50%;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .site-footer__item--five-twelfths {
        -webkit-flex: 1 1 45%;
        -moz-flex: 1 1 45%;
        -ms-flex: 1 1 45%;
        flex: 1 1 45%
    }

    .site-footer__item--one-third {
        -webkit-flex: 1 1 30%;
        -moz-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%
    }

    .site-footer__item--one-quarter {
        -webkit-flex: 1 1 25%;
        -moz-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%
    }

    .site-footer__item--one-fifth {
        -webkit-flex: 1 1 20%;
        -moz-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%
    }

    .site-footer__item--center {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .site-footer__item--center>* {
        text-align: center
    }

    .site-footer__item--full-width .site-footer__item-inner--newsletter {
        max-width: 50%
    }

    .site-footer__centered--single-block {
        width: 75%;
        margin: 0 auto
    }

    .site-footer__hr {
        margin: 45px 0 20px
    }

    .site-footer__linklist-item {
        padding: 0 30px 5px 0
    }

    .site-footer__icon-list {
        padding-bottom: 15px
    }

    .site-footer__social-icons {
        padding-top: 7.5px;
        text-align: right
    }

    .social-icons__item:last-of-type {
        padding-right: 0
    }

    .site-footer-item-align-right {
        text-align: right
    }

    .site-footer-item-tall {
        margin-bottom: 15px;
        height: 46px
    }

    .site-footer-item-tall .site-footer__icon-list {
        padding-bottom: 0
    }

    .feature-row__text--left {
        padding-left: 35px
    }

    .feature-row__text--right {
        padding-right: 35px
    }

    .featured-row__subtext {
        font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em)
    }

    .hero--adapt,
    .hero-fixed-width__image {
        max-height: 80vh
    }

    .hero--x-small,
    .image-bar--x-small .image-bar__content,
    .image-bar--x-small .image-bar__item {
        height: 125px
    }

    .hero--small {
        height: 300px
    }

    .hero--medium {
        height: 475px
    }

    .hero--large {
        height: 650px
    }

    .hero--x-large {
        height: 775px
    }

    .quotes-slide {
        width: 33.33%
    }

    .logo-bar--large {
        margin-bottom: -55px
    }

    .logo-bar__item--large {
        margin-bottom: 55px
    }

    .map-section {
        min-height: 500px
    }

    .map-section__error {
        position: absolute;
        margin: 0 2rem;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .map-section__content {
        background-color: var(--color-bg);
        margin: 55px 0;
        min-height: 300px
    }

    .map-section__container {
        position: absolute;
        height: 100%;
        top: 0;
        width: 130%
    }

    .map-section__background-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .map-section__image {
        position: absolute
    }

    .image-bar--small .image-bar__content,
    .image-bar--small .image-bar__item {
        height: 300px
    }

    .image-bar--medium .image-bar__content,
    .image-bar--medium .image-bar__item {
        height: 475px
    }

    .image-bar--large .image-bar__content,
    .image-bar--large .image-bar__item {
        height: 650px
    }

    .image-bar--x-large .image-bar__content,
    .image-bar--x-large .image-bar__item {
        height: 775px
    }

    .collection-grid-item {
        margin-bottom: 30px
    }

    .collection-grid-item__title {
        padding: 0 15px
    }

    .custom__linklist {
        margin-left: -12px;
        margin-right: -12px
    }

    .custom__linklist-link {
        padding: 3px 12px;
        margin-top: 0;
        margin-bottom: 0
    }

    .video-section-wrapper {
        overflow: hidden
    }

    .video-section-wrapper--small.video-section-wrapper--min-height {
        min-height: 475px
    }
}

.video-section-wrapper--medium.video-section-wrapper--min-height {
    min-height: 270px
}

@media only screen and (min-width:750px) {
    .video-section-wrapper--medium.video-section-wrapper--min-height {
        min-height: 650px
    }
}

.video-section-wrapper--large.video-section-wrapper--min-height {
    min-height: 375px
}

.video-section-wrapper--min-height {
    transition: height, margin .6s cubic-bezier(.44, .13, .48, .87)
}

.video-background-wrapper--no-overlay {
    background-color: rgba(var(--color-image-overlay-rgb), .2)
}

.video__text-content {
    text-align: center;
    position: relative;
    width: 100%;
    top: 20px;
    opacity: 1;
    transition: .6s cubic-bezier(.44, .13, .48, .87);
    transition-delay: .3s;
    z-index: 3;
    padding: 40px 0
}

.no-js .video__text-content,
.video-is-loaded .video__text-content {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.no-js .video__text-content:after,
.video-is-loaded .video__text-content:after {
    opacity: 0;
    visibility: hidden;
    content: none
}

.autoplay .video-is-loaded .video--background,
.video-is-paused .video--image_with_play,
.video-is-playing .video--image_with_play {
    display: block;
    visibility: visible;
    opacity: 1
}

.video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.video--background {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in
}

.video--image_with_play {
    opacity: 0;
    visibility: none;
    width: 100%;
    height: 100%;
    transition: .2s ease-in
}

.video-control {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 4;
    transition: .1s ease-out
}

.video-control__play-wrapper {
    display: none;
    height: 50px
}

.video-control__play-wrapper-mobile {
    display: block;
    height: 50px;
    position: absolute;
    top: calc(100% - 25px);
    left: calc(50% - 25px)
}

.video-control__play-wrapper--with-text {
    margin-top: 30px
}

.video-control__play {
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: visible;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: relative;
    margin: 0 auto;
    padding: 5px;
    pointer-events: none
}

.video-background-wrapper .video-control__play {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.video-control__play .icon {
    opacity: .5
}

.video-is-loaded .video-control__play {
    pointer-events: auto
}

.product_description article.accordion section h2 a:hover,
.video-is-loaded .video-control__play .icon {
    opacity: 1
}

.video-is-playing .video-control__play {
    display: none;
    visibility: hidden;
    opacity: 0
}

.video-control__play:before {
    content: "";
    display: block;
    width: 2.875rem;
    height: 2.875rem;
    position: absolute;
    margin-left: -1.4375rem;
    border-radius: 50%;
    border: 2px solid #fff;
    border-top-color: #fff0;
    -moz-animation: .65s linear infinite spin;
    -o-animation: .65s linear infinite spin;
    -webkit-animation: .65s linear infinite spin;
    animation: .65s linear infinite spin;
    transition: .1s ease-out .5s;
    z-index: 5;
    top: 1px;
    left: 50%;
    opacity: .5
}

.video__pause,
.video__pause .icon {
    transition: color .2s cubic-bezier(.44, .13, .48, .87), background-color .2s cubic-bezier(.44, .13, .48, .87)
}

.video-is-loaded .video-control__play:before,
.video-is-paused .video-control__play:before,
.video-is-playing .video-control__play:before {
    content: none;
    display: none
}

.video-control__close-wrapper {
    display: none;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    outline: 0;
    z-index: 3
}

.box_happy,
.disclosure-list--visible,
.recom-tabs,
.slider .box_img img,
.tab_content .boxss .accordion section h2 a span:last-child,
.tab_content .boxss.active .accordion section h2 a span:last-child,
.video-is-paused .video-control__close-wrapper,
.video-is-playing .video-control__close-wrapper,
.wc_product_review_badge .wc_review_badge_star em:first-child,
.wrapper .tab-content.active {
    display: block
}

.video-control__close {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 27px;
    border-radius: 15px;
    background-color: #fff;
    color: #000
}

.video-control__close-wrapper:focus .video-control__close,
.video-control__close-wrapper:hover .video-control__close {
    outline: -webkit-focus-ring-color auto 5px;
    opacity: .7
}

.video-is-paused .video-control__close,
.video-is-playing .video-control__close {
    display: inline-block;
    visibility: visible;
    opacity: 1
}

.video-control__close .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 auto
}

.video__pause {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    background-color: #fff0
}

.video-is-playing .video__pause {
    display: none
}

.video__pause .icon {
    position: relative;
    color: #ffffff80
}

.video__pause:focus,
.video__pause:hover {
    outline: 0
}

.video__pause .icon-pause {
    width: 12px;
    height: 12px;
    top: 11px
}

.video__pause .icon-play {
    width: 16px;
    height: 16px;
    top: 9px
}

.video__pause-resume,
.video__pause-stop {
    height: 34px;
    width: 34px;
    margin: 0 auto;
    justify-content: center;
    background-color: #0006
}

.video__pause:focus .video__pause-resume,
.video__pause:focus .video__pause-stop,
.video__pause:hover .video__pause-resume,
.video__pause:hover .video__pause-stop {
    background-color: #000000bf
}

.video__pause:focus .video__pause-resume,
.video__pause:focus .video__pause-stop {
    outline: -webkit-focus-ring-color auto 5px
}

.is-paused .video__pause-resume,
.video__pause-stop {
    display: flex
}

.Customers_mobile,
.based_goals .cart_price,
.based_goals img.icon_img,
.bottom-product-items li.product-details__item.product-details__item--variant-option,
.cart_mobile,
.er-thumbnails .first-image-text,
.is-paused .video__pause-stop,
.mains_mobile_banner,
.mobile_banner,
.mobile_drawer-toggle,
.mobile_recommended_title,
.product-card--rating,
.product_mobile_recommended_title,
.resultHeading,
.second_carts #drawer-toggle:checked~#drawer-toggle-label:after,
.second_carts #drawer-toggle:checked~#drawer-toggle-label:before,
.template-page.am-pm .announcement-bar,
.template-page.am-pm .footer-copyright,
.template-page.am-pm .site-footer,
.template-page.am-pm .site-header,
.template-page.am-pm .tt-breadcrumb,
.template-page.skin-combo .announcement-bar,
.template-page.skin-combo .footer-copyright,
.template-page.skin-combo .site-footer,
.template-page.skin-combo .tt-breadcrumb,
.template-page.take-sense-test-new .tt-breadcrumb,
.video__pause-resume,
.wc_overall_review_top .wc_review_outoftext,
.wc_product_review_badge .wc_review_badge_star em {
    display: none
}

.video__overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay);
    z-index: 3
}

.video-is-playing .video__overlay {
    opacity: 0
}

.video-is-playing .video__overlay:before {
    content: none
}

.video__image {
    transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-position: top center;
    z-index: 1
}

.product-recommendations__inner {
    padding: 35px 0
}

.disclosure__toggle {
    white-space: nowrap
}

.disclosure-list {
    background-color: var(--color-text-field);
    border: 1px solid var(--color-border-form);
    bottom: 115%;
    padding: 11px 0;
    position: absolute;
    display: none;
    min-height: 92px;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 2px
}

.disclosure-list__item {
    border-bottom: 1px solid #fff0;
    white-space: nowrap;
    padding: 5px 45px 4px 15px;
    text-align: left
}

.disclosure-list__item:active {
    background-color: var(--color-bg-currency-selector)
}

.disclosure-list__option {
    color: var(--color-text-field-text)
}

.disclosure-list__option:focus,
.disclosure-list__option:hover {
    color: var(--color-text-field-text) !important;
    border-bottom: 1px solid var(--color-text-field-text)
}

.disclosure-list__item--current .disclosure-list__option {
    border-bottom: 1px solid var(--color-text-field-text)
}

.selectors-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.selectors-form__item {
    padding-bottom: 15px;
    margin: 0 5px
}

@media only screen and (min-width:750px) {
    .video-section-wrapper--large.video-section-wrapper--min-height {
        min-height: 775px
    }

    .video-control__play-wrapper {
        display: block
    }

    .video-control__play-wrapper-mobile {
        display: none
    }

    .video-background-wrapper .video__image {
        opacity: 0
    }

    .product-recommendations__inner {
        padding: 55px 0
    }

    .selectors-form {
        -webkit-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .selectors-form__item {
        padding-bottom: 0
    }

    .selectors-form__item:first-of-type {
        margin-left: 0
    }
}

.store-availability-information {
    display: flex;
    margin-left: 5px
}

.store-availability-information-container {
    margin-left: 5px
}

.store-availability-information__button {
    text-decoration: underline;
    cursor: pointer;
    border: none;
    padding: 0;
    background: #fff0;
    margin-top: 8px
}

.store-availability-container .icon {
    min-width: 12px;
    min-height: 12px;
    width: 12px;
    height: 12px;
    margin: 4px 4px 0 0
}

.store-availability-container .icon-in-stock {
    fill: #00730b
}

.store-availability-container .icon-out-of-stock {
    fill: #d20
}

.store-availability-container .icon-close {
    width: 18px;
    height: 18px;
    margin: 0
}

.store-availability-container .store-availability-list__stock .icon {
    margin: 0 2px 3px 0
}

.store-availabilities-modal {
    z-index: 3;
    width: 375px;
    left: auto;
    border: 1px solid var(--color-border);
    box-sizing: border-box;
    box-shadow: -4px 4px 6px #3a3a3a0a
}

.store-availabilities-modal--active {
    display: flex;
    flex-direction: column;
    transform: translateY(0);
    opacity: 1
}

.store-availabilities-modal__header {
    display: flex;
    justify-content: space-between;
    margin: 16px 0;
    padding: 0 24px
}

.store-availabilities-modal__product-title {
    font-size: calc(((var(--font-size-base)+2) / (var(--font-size-base))) * 1em);
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 0
}

.store-availabilities-list {
    overflow-y: auto;
    padding: 0 20px
}

.store-availabilities-modal__close {
    margin: -14px -14px 0 0;
    padding: 14px;
    align-self: start
}

.store-availability-list__item {
    padding-bottom: 16px
}

.store-availability-list__item:before {
    content: "";
    display: block;
    margin: 0 0 16px;
    border-bottom: 1px solid var(--color-border)
}

.store-availability-list__address {
    font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
    font-style: normal;
    margin-bottom: 0
}

.store-availability-list__location {
    font-size: var(--font-size-base);
    margin-bottom: 8px
}

.store-availability-list__stock {
    margin-top: 8px;
    margin-bottom: 16px
}

.total-wrapper {
    margin-top: 30px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 20px
}

.bottom-product-items .qtybox .quantity {
    width: 100% !important
}

.bottom-product-items,
.main-product-items {
    width: 62% !important;
    margin: 20px auto 20px 10% !important
}

.bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
    background: #fff0;
    display: flex
}

.bottom-product-items p.price-item.price-item--sale,
.mini_product p.price-item.price-item--sale {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

select#one_time,
select#pack_of_one {
    flex-basis: 40%;
    height: 44px;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    outline: 0
}

.bottom-product-items .qtybox {
    background: #f37268;
    width: 20%
}

.mini_product {
    width: 57% !important;
    margin: 20px auto 20px 15% !important
}

.cart__footer {
    position: fixed;
    top: 0;
    right: 0;
    width: 26% !important;
    padding: 40px;
    background: #000;
    border-bottom-left-radius: 30px
}

.cart__footer .cart__shipping.rte,
h1.summary-text {
    color: #fff;
    text-align: center
}

.cart__footer .docapp-cart-with-coupon-summary--summary {
    margin-top: 20px !important
}

.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-cart-subtotal span.docapp-left,
.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-cart-subtotal span.docapp-right .money,
.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-est-shipping-cost span.docapp-left,
.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-est-shipping-cost span.docapp-right,
.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-est-total.docapp-perm span.docapp-left,
.docapp-cart-with-coupon-summary--summary .docapp-cart-item.docapp-est-total.docapp-perm span.docapp-right .money {
    color: #fff !important
}

.cart__footer .docapp-cart-with-coupon-summary .docapp-coupon-input--button,
.cart__footer .docapp-cart-with-coupon-summary input[type=text].docapp-coupon-input--input {
    margin-right: 0 !important;
    padding: 5px 10px !important
}

.cart__footer .docapp-cart-with-coupon-summary input[type=text].docapp-coupon-input--input {
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important
}

.cart__footer .docapp-cart-with-coupon-summary .docapp-coupon-input--button {
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    background: #f37268 !important;
    border: 1px solid #f37268 !important
}

.cart__footer div#docapp-int-5487>div {
    display: flex;
    flex-direction: column
}

.cart__footer .docapp-coupon-input.docapp-in-summary {
    order: 1;
    margin-top: 30px;
    position: relative
}

.cart__footer .docapp-coupon-input.docapp-in-summary:before {
    content: "Have a voucher?";
    position: absolute;
    top: -25px;
    color: #fff;
    font-style: italic;
    font-family: Neue Montreal;
    letter-spacing: .01em
}

.cart__footer .cart__submit-controls input.cart__submit.btn.btn--small-wide {
    width: 100%;
    background: #fff;
    color: #000
}

.cart__footer .cart__shipping.rte a {
    color: inherit
}

#estimated-dispatach {
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 13px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 40px
}

.Product-wrapping {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-product-items .Product-aciton-container .price-item {
    margin-right: 0 !important
}

.main-product-items .Product-form-container {
    padding: 0 !important;
    margin-right: auto;
    width: 78%
}

.main-product-items .Product-aciton-container {
    align-self: auto;
    text-align: right;
    flex-basis: 31%
}

.main-product-items .custom-manage-container {
    width: 75%;
    margin: 0 auto
}

.main-product-items .qtydiv-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
    cursor: pointer
}

@media (max-width:1400px) {
    .mini_product p.form-subheading {
        width: 76% !important
    }

    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 76%
    }
}

@media (min-width:1420px) and (max-width:1500px) {
    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 78%
    }
}

@media (max-width:1024px) {
    .main-product-items .custom-manage-container {
        width: 64%;
        margin: 0 auto
    }

    .bottom-product-items,
    .main-product-items {
        width: 70% !important;
        margin: 20px auto 20px 0 !important
    }

    .mini_product {
        width: 62% !important;
        margin: 20px auto 20px 3.5% !important
    }

    .mini_product .setu-flex {
        flex-wrap: nowrap !important
    }

    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 71%
    }
}

@media (max-width:992px) {
    .cart__footer {
        position: static;
        padding: 40px 20px;
        width: 100% !important;
        border-radius: 0
    }

    .bottom-product-items,
    .main-product-items {
        width: 100% !important;
        margin: 20px auto 20px 0 !important
    }

    .mini_product {
        width: 92% !important;
        margin: 20px auto 20px 3.5% !important
    }

    .mini_product p.form-subheading {
        width: 80%
    }

    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        position: absolute;
        left: 190px;
        bottom: -4px;
        background: #fff0;
        display: flex;
        width: 79%
    }

    .qtydiv {
        display: inline-block;
        padding: 0
    }

    .cart__footer .docapp-cart-with-coupon-summary {
        margin: auto !important
    }

    #estimated-dispatach,
    .cart__footer .cart__shipping.rte {
        text-align: left
    }
}

@media (max-width:922px) {

    #estimated-dispatach,
    .cart__footer .cart__shipping.rte {
        text-align: left
    }
}

@media (max-width:850px) {
    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 77%
    }
}

@media (max-width:820px) {
    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        left: 190px;
        width: 74%
    }
}

@media (max-width:768px) {
    .bottom-product-items p.price-item.price-item--sale {
        transform: translateY(-100%);
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
        position: unset
    }

    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 71%
    }

    .cart__footer {
        position: static;
        width: 100% !important
    }

    .main-product-items .custom-manage-container {
        order: 1;
        width: 68%;
        margin: 0 auto
    }

    .main-product-items .Product-aciton-container .price-item {
        margin-right: 20px !important
    }

    .bottom-product-items .Product-aciton-container .price-item {
        font-size: 16px
    }

    .Product-aciton-container .price-item {
        font-size: 14px !important
    }
}

@media (max-width:576px) {
    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 100%;
        left: 129px;
        bottom: -4px
    }

    select#one_time,
    select#pack_of_one {
        font-size: 14px
    }

    span.btnqty.qtyminus.icon.icon-minus {
        font-size: 25px;
        top: -13%
    }

    span.btnqty.qtyplus.icon.icon-plus {
        font-size: 24px;
        right: 13%;
        top: -8%
    }

    .mini_product p.form-subheading {
        width: 65%
    }

    select#pack_of_one {
        font-size: 12px;
        flex-basis: 70%
    }

    .bottom-product-items p.form-subheading {
        width: 60%
    }

    span.medium-up--hide.flavor-pro {
        margin-left: -16px !important;
        margin-top: 10px !important;
        display: block;
        width: 100%
    }

    .Product-aciton-container .price-item small {
        display: inline-block
    }

    .main-product-items .Product-aciton-container {
        align-self: auto;
        text-align: right;
        flex-basis: 31%;
        margin-right: -10px
    }

    .main-product-items .custom-manage-container {
        width: 64%;
        margin: 0 auto
    }
}

@media (max-width:426px) {
    .mini_product p.form-subheading {
        width: 50%
    }

    .mini_product .product-details__item {
        font-size: 12px
    }

    .bottom-product-items .qtydiv.counter.d-flex-dropdown-wrapper {
        width: 100%;
        left: 0;
        bottom: -3px;
        background: #fff0
    }

    .bottom-product-items .bottom-product-items .qtybox {
        background: #f37268;
        width: 68%;
        height: 40px
    }

    .bottom-product-items .qtybox {
        background: #f37268;
        width: 35%
    }

    .bottom-product-items li.product-details__item.product-details__item--variant-option {
        display: none
    }
}

.custom-bold-button {
    font-weight: 700 !important
}

.template-index .wc_product_review_badge .wc_review_badge_inner,
.template-collection .wc_product_review_badge .wc_review_badge_inner {
    display: flex !important;
    flex-direction: row-reverse !important
}

.wc_product_review_badge .wc_review_badge_inner .wc_product_review_title {
    padding-right: 6px !important;
    line-height: 30px !important
}

.prod_detail {
    height: auto
}

.prod_detail .wc_product_review_text,
.prod_detail .wc_review_badge_star svg g {
    display: block !important;
    text-decoration: underline
}

.prod_detail .wc_product_review_title {
    font-family: NeueMontreal_Bold
}

.prod_detail .wc_product_review_badge .wc_review_badge_inner .wc_product_review_title {
    display: -webkit-inline-box !important
}

.wc_product_review_avg_badge_text {
    margin-left: -3px !important
}

body .wc_graph_per_count .wc_graph_bar_persent,
body .wc_graph_per_count .wc_graph_review_count {
    font-weight: 400;
    font-size: 16px
}

body .wc_review_graph li {
    padding-bottom: 10px !important
}

body #wc_all_review_page .wc_overall_review_top .wc_average_review_stars {
    flex-direction: row-reverse;
    justify-content: space-around;
    background: 0 0
}

body #wc_all_review_page .wc_overall_review_top .wc_review_count_badge {
    font-size: 100px;
    font-weight: 700;
    margin: 0
}

body #wc_all_review_page .wc_overall_review_top .wc_review_badge_wrap {
    width: 50px;
    overflow: hidden
}

body #wc_all_review_page .wc_overall_review_top .wc_review_badge_wrap .wc_icon_color svg {
    width: 280px !important;
    height: 60px
}

#wc_all_review_page .wc_overall_review_top .wc_review_count .wc_review_count_text {
    font-size: 30px !important;
    font-weight: 400
}

@media (max-width:991px) {
    #wc_all_review_page .wc_overall_review_top .wc_review_count .wc_review_count_text {
        font-size: 20px !important
    }

    body #wc_all_review_page .wc_overall_review_top .wc_review_badge_wrap .wc_icon_color svg {
        width: 198px !important
    }

    body #wc_all_review_page .wc_overall_review_top .wc_review_count_badge {
        font-size: 60px
    }

    body #wc_all_review_page .wc_overall_review_top .wc_review_badge_wrap {
        width: 40px
    }
}

@media (max-width:481px) {

    #wc_review_section .wc_review_top_title h2,
    .wc_review_form_btns ul li {
        width: 100% !important
    }

    .wc_review_main_content {
        padding: 0
    }

    .wc_product_review_badge .wc_review_badge_inner,
    .wc_review_form_btns ul li,
    .wc_review_top_title {
        text-align: center !important
    }

    .wc_graph_value .wc_graph_bar,
    .wc_review_graph li .wc_rating_filter {
        width: 100% !important;
        display: flex !important
    }

    .wc_review_graph .wc_graph_star {
        display: flex !important
    }

    .wc_review_layout_2 .wc_review_form_btns_lty_2 .wc_review_btn_lty_2 {
        min-width: 100% !important;
        max-width: 184px !important
    }

    .wc_review_graph .wc_graph_value {
        width: 85% !important
    }

    .wc_review_layout_2 .wc_review_count {
        text-align: center !important;
        margin-bottom: 10px !important
    }

    .wc_review_main_content .wc_review_layout_2 .wc_review_graph .wc_graph_value .wc_graph_bar {
        width: 90% !important
    }

    .wc_review_main_content .wc_review_graph {
        justify-content: center !important
    }

    .mobile-hid,
    .wc_overall_review .wc_review_product_dropdown_content input.wc_review_product_search_input {
        display: none !important
    }

    .wc_overall_review ul.wc_review_product_wrap {
        display: none
    }

    .wc_review_main_content .wc_review_count {
        padding-bottom: 0 !important
    }

    .wc_review_listing_select .wc_select_drop_arrow {
        right: 95px !important;
        border-left: 8px solid transparent !important;
        border-right: 8px solid transparent !important;
        border-top: 10px solid #fff !important
    }

    #wc_all_review_page .wc_overall_review_top .wc_review_count_badge {
        margin-left: 0;
        margin-top: 10px
    }

    body .wc_icon_color svg {
        width: 14px !important
    }

    body #wc_all_review_page .wc_overall_review_top .wc_review_graph .wc_graph_value {
        padding-right: 5px
    }

    body .wc_graph_per_count .wc_graph_bar_persent,
    body .wc_graph_per_count .wc_graph_review_count {
        font-weight: 400;
        font-size: 13px
    }
}

.retake a.btn_retake {
    font-size: 16px;
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff
}

.mains_result_banner {
    position: relative;
    background: url(/cdn/shop/files/imageresul1920_1600x.jpg) right center/cover no-repeat;
    padding: 95px 0;
    display: none
}

.recom-tabs {
    padding-top: 70px
}

.result_banner img,
.result_img img {
    width: 100%;
    display: block
}

.result_texts {
    padding-left: 50px;
    width: 45%
}

.result_textimg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(/cdn/shop/files/image_5_1600x.png?v=1682503574);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.tabssecond,
ul#selected-category {
    display: inline-block;
    list-style: none;
    border: 1px solid #c4c4c4;
    border-radius: 50px
}

ul#selected-category {
    margin-bottom: 40px
}

.based_goals #selected-category li:last-child,
.tabssecond li:last-child {
    margin-right: 0
}

.based_goals #selected-category a,
.tabssecond li a {
    text-decoration: none;
    color: #000;
    font-weight: 400;
    font-size: 0;
    line-height: 20px;
    letter-spacing: .02em;
    padding: 9px 23px;
    display: flex;
    align-items: center;
    height: 100%;
    gap: 10px;
    justify-content: flex-start;
    white-space: nowrap;
    width: 75px;
    overflow: hidden;
    text-indent: 40px
}

.based_goals #selected-category li.active a,
.tabssecond li.active a {
    width: 100%;
    text-indent: 0;
    opacity: 1;
    font-size: 16px
}

.based_goals #selected-category li a img,
.tabssecond li a img {
    width: 24px
}

.based_goals #selected-category li.active,
.tabssecond li.active {
    border: 1px solid #000;
    border-radius: 50px
}

section.tab_container {
    padding-left: 40px
}

#recommended-product-tab-content article {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 19px
}

#recommended-product-tab-content article .result_products {
    max-width: 248px;
    min-height: 464px;
    background: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    padding: 19px 17px
}

.based_goals h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.01em;
    margin-bottom: 15px
}

.based_goals .concern_rating .product_card_concern img {
    width: 1.1em;
    margin-right: .4em
}

.based_goals .concern_rating,
.based_goals .product_card_concern,
.based_goals .wc_product_review,
.tab_content .boxss,
.template-page.skin-combo .flex {
    display: flex;
    align-items: center
}

.based_goals .concern_rating {
    justify-content: space-between;
    margin-top: 11px
}

.based_goals .wc_product_review img {
    width: 1.1rem;
    margin-left: .4em
}

.based_goals .product_card_concern span {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .05em
}

.based_goals .wc_product_review span {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.based_goals .products_card_subtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-top: 14px
}

.based_goals .product_contains h6 {
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #00000070;
    margin-top: 15px;
    margin-bottom: 3px
}

.based_goals .product_contains li {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #e9a05e;
    margin-bottom: 6px
}

.product_contains li {
    list-style: disc inside
}

.recom-tabs .sensePack,
.tngredients .capsimaxtop {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.cartcapsimaxtitle {
    width: 65%
}

.cartcapsimaximg {
    width: 35%;
    text-align: end
}

.tngredients .tngredients_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 17px;
    align-items: flex-start
}

.tngredients .cartcapsimax {
    border-radius: 20px;
    padding: 20px
}

.tngredients .capsimaxtop .cartcapsimaxtitle h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.tngredients .cartcapsimax h5,
.tngredients h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px
}

.tngredients .cartcapsimax p,
.tngredients .cartcapsimaxtitle p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em;
    margin-bottom: 18px
}

.tngredients .cartproduct {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 13px
}

.tngredients .cartproducttitle h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 0
}

.cartproductimg img {
    display: block;
    width: 40px
}

.tngredients {
    padding: 70px 0;
    display: none
}

.tngredients h5 {
    font-weight: 400;
    font-size: 45px;
    line-height: 58px;
    letter-spacing: -.01em
}

.tngredients .slick-dots li a,
.tngredients .slick-dots li button {
    border-radius: 100%;
    background: #000;
    height: 11px;
    width: 11px
}

.tngredients .slick-dots li a:before,
.tngredients .slick-dots li button:before {
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background-color: #fff
}

.second_carts #drawer-toggle {
    position: absolute;
    right: 0;
    opacity: 0
}

.second_carts #drawer-toggle-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    right: 0;
    height: 600px;
    width: 49px;
    display: none;
    position: fixed;
    background: #fff0;
    z-index: 1;
    transition: .9s;
    top: 25%
}

@media screen and (max-width:768px) {
    .mains_mobile_banner {
        display: block;
        position: relative
    }

    .mains_result_banner {
        display: none !important
    }

    .mobile_banner .content_banner {
        position: absolute;
        bottom: 62px
    }

    .based_goals {
        padding-top: 20px
    }

    .tngredients .cartcapsimax {
        margin: 0 5px
    }

    .result_textimg .result_texts {
        padding: 40px 0;
        width: 75%;
        text-align: center;
        margin: 0 auto
    }

    .result_textimg .result_img {
        width: auto;
        display: none
    }

    .result_textimg .result_texts h2 {
        font-size: 22px
    }

    .result_textimg .result_texts p {
        font-size: 14px
    }

    .tab_content .boxss,
    .tngredients .tngredients_box {
        display: block !important
    }

    #welcome,
    #welcome .result_products {
        width: 100% !important
    }

    .product_description article.accordion {
        border-radius: 0 0 10px 10px !important;
        margin-top: -6px !important
    }

    .tab_content .boxss.active .accordion section {
        padding: 14px 1em !important;
        width: 100% !important;
        height: 100% !important
    }

    .tab_content .boxss.active .accordion section h2 {
        -webkit-transform: none !important;
        transform: none !important;
        line-height: 28px !important;
        font-size: 12px !important;
        font-weight: 700 !important
    }

    .product_description article.accordion section h2 {
        position: unset !important;
        text-indent: 1.2em !important;
        line-height: 55px !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        -webkit-transform-origin: 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 !important;
        -webkit-transform: none;
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: none !important;
        width: 100% !important
    }

    .product_description article.accordion section {
        width: 100% !important;
        height: 48px !important;
        max-width: 248px !important
    }

    .recom-tabs {
        display: none
    }

    #selected-category,
    #tabsseconds {
        border: 0 !important;
        border-bottom: 1px solid #c4c4c4 !important;
        border-radius: 0 !important
    }

    .based_goals .result_products .title_price_cart {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 8px
    }

    .based_goals .result_products .cart_price {
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: .01em;
        margin-top: 11px
    }

    .based_goals .result_products span.compare_prices {
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        letter-spacing: .01em;
        text-decoration-line: line-through;
        margin-left: 5px;
        opacity: .5
    }

    .based_goals h5 {
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 30px !important;
        margin-bottom: 23px !important
    }

    .based_goals .concern_rating {
        justify-content: flex-start !important
    }

    .based_goals .product_card_concern span {
        font-size: 10px !important
    }

    .product_card_concern {
        border-right: 1px solid #f2ae62;
        padding-right: 5px
    }

    .result_products .wc_product_review {
        padding-left: 5px
    }

    .tngredients h5 {
        font-size: 18px !important;
        line-height: 22px !important;
        letter-spacing: .03em !important
    }

    .tabssecond li.active a {
        font-weight: 700;
        opacity: 1
    }

    .based_goals .products_card_subtext {
        font-size: 13px !important
    }

    .based_goals .product_contains li {
        font-size: 11px !important;
        line-height: 16px !important
    }

    .tngredients .capsimaxtop .cartcapsimaxtitle h4 {
        font-size: 16px !important;
        line-height: 19px !important
    }

    .tngredients .cartcapsimax p,
    .tngredients .cartcapsimaxtitle p {
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: .02em !important
    }

    .tngredients .cartcapsimax h5,
    .tngredients h3 {
        font-size: 12px !important;
        line-height: 14px !important
    }

    .tngredients .cartproducttitle h4 {
        font-size: 12px !important;
        line-height: 21px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .result_textimg .result_texts {
        padding: 30px 18px 30px 40px;
        width: 50%
    }

    .result_textimg .result_texts h2 {
        font-size: 22px
    }

    .result_textimg .result_texts p {
        font-size: 14px
    }

    article#welcome {
        width: 80%
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .result_texts {
        padding-left: 50px;
        width: 43%
    }

    article#welcome {
        width: 67%
    }
}

.second_carts #drawer-toggle-label:before {
    content: "";
    background-color: #000;
    width: 50px;
    height: 50%;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    position: absolute;
    top: 25%;
    left: 32%
}

.second_carts #drawer-toggle-label i {
    transform: scaleX(-1);
    font-size: 15px;
    position: absolute;
    top: 47%
}

label#drawer-toggle-label:after {
    content: "View Summary";
    transform: rotate(270deg);
    position: absolute;
    right: -34px;
    top: 50%;
    white-space: nowrap;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.second_carts #drawer-toggle:checked~#drawer-toggle-label i {
    transform: scaleX(1);
    left: 34px
}

.second_carts #drawer {
    position: fixed;
    transition: .9s, _ .9s;
    right: -415px;
    height: 588px;
    width: 415px;
    background: #000;
    color: #fff;
    padding: 20px;
    border-radius: 30px 0 0 30px;
    top: 28%
}

.second_carts #drawer-toggle:checked~#drawer-toggle-label {
    height: 674px
}

.second_carts #drawer-toggle:checked~#drawer-toggle-label,
.second_carts #drawer-toggle:checked~header {
    right: 415px
}

.second_carts #drawer-toggle:checked~#drawer {
    z-index: 99;
    top: 28%;
    right: 0
}

.second_carts #drawer-toggle:checked~#page-content {
    margin-right: 300px
}

.second_carts #drawer ul {
    list-style-type: none
}

.second_carts #drawer ul a {
    display: block;
    padding: 10px;
    color: #c7c7c7;
    text-decoration: none
}

.second_carts .drawer__header {
    padding: 15px 0;
    margin: -22px 0 15px;
    display: block;
    height: 86px;
    width: 100%;
    border-bottom: 1px solid #fff
}

.second_carts .drawer__title {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    padding-left: 15px;
    width: 100%
}

.drawer__close,
.second_carts .drawer__title {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

#head1,
.second_carts .drawer {
    display: contents
}

.second_carts .drawer__close {
    width: 1%;
    text-align: center;
    padding-top: .4rem
}

.second_carts .drawer__close-button {
    position: relative;
    right: -20px;
    height: 100%;
    padding: 0 35px 0 20px;
    color: inherit
}

.second_carts .drawer__close-button:active {
    background-color: #0f1010
}

.second_carts .drawer__close--left {
    text-align: left
}

.second_carts .drawer__close--left .drawer__close-button {
    right: auto;
    left: -20px
}

.second_carts .supports-csstransforms .drawer--is-loading .drawer__cart:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -12px;
    border-radius: 50%;
    border: 3px solid #343535;
    border-top-color: #fff0;
    -webkit-animation: 1s linear infinite spin;
    -moz-animation: 1s linear infinite spin;
    -o-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin
}

.second_carts #drawerClose {
    background: 0 0;
    border: none;
    display: inline-block;
    cursor: pointer
}

.second_carts i.fa-shopping-cart {
    margin-right: .5rem;
    font-size: 2rem
}

#ResultCartContainers {
    overflow-y: auto;
    height: 327px
}

#ResultCartContainer {
    overflow-y: auto;
    height: 271px;
    display: flex;
    flex-direction: column
}

#ResultCartContainer .result_product.pillpack,
#ResultCartContainers .result_product.pillpack {
    padding-left: 1rem
}

#ResultCartContainer::-webkit-scrollbar {
    width: 8px;
    height: 6px
}

#ResultCartContainers::-webkit-scrollbar {
    width: 3px
}

#ResultCartContainer::-webkit-scrollbar-thumb,
#ResultCartContainers::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    border-radius: 10px
}

.cart_mobile #panel,
.catstotals {
    border-radius: 20px 20px 0 0;
    color: #fff
}

.ResultCarttitle {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid;
    align-items: center;
    padding: 6px 17px
}

.ResultCarttitle h6 {
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    opacity: .5;
    margin-bottom: 0;
    margin-right: 44px
}

#ResultCartContainer .result_product,
#ResultCartContainers .result_product {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 20px;
    margin-right: 16px
}

#ResultCartContainer .result_product img {
    width: 12%;
    border-radius: 2px
}

#ResultCartContainer .result_product .result_product_title,
#ResultCartContainers .result_product_title {
    width: 70%;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

#ResultCartContainer .result_product .result_product_price,
#ResultCartContainers .result_product_price {
    width: 35%;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    text-align: right
}

.product_remove_carts {
    width: 12%;
    text-align: right
}

.product_remove_carts img {
    width: 56% !important;
    cursor: pointer
}

#drawer-toggle-label .fa-shopping-cart:before {
    content: "\f054" !important;
    width: 50px;
    height: 50px;
    left: -49px;
    position: absolute;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 100%;
    padding-left: 27px;
    font-size: 13px
}

.second_carts #drawer-toggle:checked~#drawer-toggle-label i:before {
    padding-left: 9px;
    left: -3px;
    justify-content: flex-start;
    margin-left: -8px
}

#allAdd input.m_button.m_button5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .02em;
    color: #000;
    border-radius: 50px
}

.resultcartshipping,
.resultcartsubtotal,
.resultcarttotal {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 56px;
    padding-left: 10px
}

.second_carts h6.second_carts_shipping,
.second_carts h6.second_carts_subtotal {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .02em
}

.second_carts h6.second_carts_total {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: .02em
}

.second_carts h6.second_carts_price,
.second_carts h6.second_carts_shippingprice {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 12px
}

.recom-tabs .sensePack h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: .02em
}

.recom-tabs .sensePack p {
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    text-align: right;
    color: #fff;
    padding-right: 59px
}

.based_goals .result_product_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-top: 11px
}

.carttops .drawer__title {
    width: 52%
}

.carttops {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.monthlys {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: gray
}

.resultcartsubtotal {
    border-top: 1px solid #dcdcdc;
    padding-top: 17px
}

.resultcartshipping {
    border-bottom: 1px solid #dcdcdc
}

.resultcarttotal {
    padding-top: 17px
}

.wrapper {
    margin: 23px auto auto
}

.wrapper .tab-wrapper {
    display: block;
    margin: auto
}

.wrapper .tab-link {
    list-style: none;
    cursor: pointer;
    letter-spacing: 1px
}

.result_products img {
    border-radius: 5px
}

.wrapper .tab-content {
    display: none;
    opacity: 0;
    transform: translateY(15px);
    animation: .5s forwards fadeIn
}

h6.second_carts_totalprice {
    font-weight: 700;
    font-size: 16px;
    line-height: 27px
}

@keyframes fadeIn {
    to {
        opacity: 1;
        transform: none
    }
}

@media screen and (max-width:991px) {
    .result_banner {
        position: relative;
        padding-top: 31%
    }

    .result_banner img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        object-fit: cover;
        object-position: right
    }
}

.product_description article.accordion {
    display: block;
    margin: 0 auto;
    overflow: auto;
    width: 100% !important;
    border-radius: 0 10px 10px 0
}

.product_description article.accordion section {
    position: relative;
    display: block;
    float: left;
    width: 2em;
    height: 22em;
    background-color: #f7e2ce;
    overflow: hidden
}

.product_description article.accordion section h2 {
    position: absolute;
    width: 27em;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    top: 25em;
    left: 0;
    text-indent: 17.5em;
    padding: 0;
    margin: 0;
    color: #000;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.product_description article.accordion section h2 a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
    outline: 0;
    background-color: #f7e2ce;
    opacity: 1
}

.tab_content .boxss.active .accordion section,
.tab_content .boxss.active:first-child .accordion section {
    width: 220px;
    padding: 35px 1em;
    background: #f7e2ce;
    height: 100%
}

.product_description .accordion p {
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: .03em
}

.tab_content .boxss.active .accordion section h2 {
    position: static;
    text-indent: 0;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-indent: .1em !important;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    width: 100%
}

.tab_container span.find-out.mobile_find {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    word-spacing: 3px
}

.cart_mobile #panel {
    padding: 34px 15px;
    display: none;
    height: 456px;
    background: #000;
    margin-bottom: -16px
}

.cart_mobile {
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    z-index: 999;
    width: 100%
}

@media (max-width:768px) {

    .cart_mobile,
    .product_mobile_recommended_title {
        display: block
    }

    .based_goals img.icon_img {
        display: inline-block
    }

    .product_mobile_recommended_title h4 {
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: .03em
    }

    .product_mobile_recommended_title {
        margin: 26px 0 30px
    }

    .cart_mobile .product_remove_carts img {
        width: 17px !important;
        height: 17px
    }

    ul#selected-category li.active a {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .02em;
        padding: 9px
    }

    ul#selected-category {
        margin-bottom: 0 !important
    }
}

.tabssecond {
    margin-bottom: 41px
}

.cart_mobile #flip {
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
    margin: 0 auto -35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 15px;
    cursor: pointer
}

.catstotals {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #000;
    padding: 13px 16px
}

.reveal,
.slider .box_slider {
    background-color: #fff6f2
}

.cart_mobile .catstotals .total_price h6 {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .01em
}

.cart_mobile .catstotals input.m_button.m_button5 {
    padding: 10px 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em;
    border-radius: 50px
}

.cart_mobile .catstotals .total_price span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    margin-left: 5px
}

.cart_mobile .cart_toptitle,
.cart_mobile .product_titles {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 7px 9px;
    border-bottom: 1px solid #8e8e8e
}

.cart_mobile .cart_toptitle .drawermobile__title {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px
}

.cart_mobile .cart_toptitle .monthlysmobile {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: capitalize;
    color: gray
}

.cart_mobile .product_titles {
    padding-top: 9px !important;
    margin-bottom: 10px
}

.cart_mobile .product_titles .productmobile,
.cart_mobile .product_titles .totelmobiles {
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    opacity: .5
}

.cart_mobile .product_titles .totelmobiles {
    margin-right: 30px
}

.cart_mobile .sensemobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0 20px
}

.sensemobile .Packmobile {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em
}

.cart_mobile .sensemobile .packproce {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-right: 46px
}

#ResultCartContainers .result_product img {
    border-radius: 2px
}

.based_goals img.icon_img {
    margin-right: 9px;
    vertical-align: middle
}

#flip.open>img {
    transform: scale(-1);
    transition: .6s
}

.mains_result_banner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -.01em
}

.template-page.skin-combo #head {
    display: flex;
    max-width: 100%;
    align-self: stretch;
    align-items: center;
    padding-top: 7px;
    padding-left: 50px;
    padding-right: 50px;
    justify-content: center;
    background-color: alchemy:gradient;
    background-image: linear-gradient(90deg, #fca028 13.366336633663366%, #ef5914 83.66336633663366%);
    background-size: 100%;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    min-width: var(--rmw, auto);
    min-height: var(--rmh, auto);
    --rmw: auto;
    --rmh: auto
}

#head1 {
    flex-basis: 0%;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: stretch;
    max-width: 100%;
    width: 100%
}

#head2,
#head3 {
    flex-grow: 1;
    align-self: stretch;
    max-width: 100%;
    min-width: var(--rmw, auto);
    min-height: var(--rmh, auto);
    --rmw: auto;
    --rmh: auto;
    position: relative
}

#head2 {
    display: grid;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 1;
    flex-basis: 0%
}

#head3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 1;
    flex-basis: 0%
}

#head5 {
    display: flex;
    flex-grow: 1;
    max-width: 100%;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    flex-basis: 0%;
    position: relative;
    min-width: var(--rmw, auto);
    min-height: var(--rmh, auto);
    --rmw: auto;
    --rmh: auto
}

#head6 {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    min-width: 0;
    min-height: 0;
    width: 84px;
    flex-shrink: 0;
    flex-basis: auto;
    cursor: pointer
}

#head7 {
    display: block;
    padding: 0;
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    height: 100%
}

#head8,
.buynow_btn,
.buynow_icon {
    display: flex;
    align-self: stretch
}

#head8 {
    max-width: 100%;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    min-width: var(--rmw, auto);
    min-height: var(--rmh, auto);
    --rmw: auto;
    --rmh: auto
}

button#AddToCart-1 p {
    text-align: center;
    color: #000 !important;
    font-weight: 700;
    padding: 0 20px;
    max-width: 200px
}

button#AddToCart-1 {
    padding: 8px 25px 7px;
    background-color: #fff;
    border: 2px solid #8e7eb7;
    border-radius: 100px;
    overflow: hidden
}

#head10 {
    color: #000;
    flex-grow: 1;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0;
    text-transform: uppercase;
    flex-shrink: 1;
    flex-basis: auto;
    transition: inherit
}

.reveal_content {
    width: 43%;
    padding: 0 30px
}

.reveal_img {
    max-width: 56%;
    margin: 0 0 0 auto;
    position: relative
}

.reveal_img:after {
    content: "";
    position: absolute;
    left: -27px;
    top: 0;
    height: 100.1%;
    width: 100%;
    background-image: url(/cdn/shop/files/banner_shape.svg?v=1679676513);
    background-size: contain;
    background-position: left;
    z-index: 99999;
    background-repeat: no-repeat
}

.reveal_content .reveal_heading h1,
.reveal_content .reveal_heading p {
    font-size: 55px;
    line-height: 41px;
    font-weight: 700
}

.reveal_content .radiant p {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    padding: 4px 0 20px
}

.reveal_heading {
    padding: 18px 0
}

.buynow_btn {
    box-shadow: #e88657 6px 6px;
    padding: 8px 15px;
    border: 2px solid #fff;
    background-color: #ef5915;
    border-radius: 100px;
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    overflow: hidden;
    flex-shrink: 0;
    flex-basis: auto;
    cursor: pointer
}

.buynow_icon {
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    flex-basis: 0%;
    row-gap: 10px;
    padding: 0 10px
}

.btn_shipping,
.dream .duo {
    display: inline-flex;
    flex-direction: column
}

body.template-page.skin-combo .buynow_text p {
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.shipping_text p {
    font-size: 12px;
    font-weight: 400;
    color: #303030;
    display: inline-block
}

.content_gream p,
.stimulate {
    font-weight: 500;
    font-size: 14px
}

.btn_shipping {
    align-items: center;
    gap: 7px
}

.template-page.skin-combo .flex p {
    font-size: 14px;
    font-style: italic
}

.reveal_content .icon_content {
    padding-left: 11px
}

.customer_img img {
    width: 80px;
    height: 75px;
    object-fit: contain
}

.wrinkle_images img,
.wrinkle_images:before {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.user_text p {
    font-size: 14px
}

.customer_img {
    gap: 10px;
    padding: 10px 0 0 13px
}

.slider {
    width: 100%;
    display: flex;
    padding: 22px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    overflow-x: hidden;
    --replo-marquee-repetitions: 20;
    z-index: 99999
}

.slider .box_slider {
    border-radius: 50px;
    border: 1px dashed #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 23px;
    gap: 12px;
    margin-right: 15px;
    width: 210px
}

.Boostsskin,
.softer {
    align-items: flex-start
}

.Boosts,
.customer_dream,
.stimulate,
.warrior,
body.template-page.skin-combo .softer_box {
    background-color: #fff
}

.slider .box_text p {
    font-size: 14px;
    margin: 0
}

body.template-page.skin-combo .products_box {
    background-image: linear-gradient(180deg, #f58d60 0, #db704e 45.54455445544554%);
    background-size: 100%
}

.warrior {
    padding: 5px 20px;
    border-radius: 50px;
    border: 1px solid #000;
    gap: 7px;
    margin-bottom: 11px
}

body.template-page.skin-combo .warrior p {
    font-size: 14px;
    font-weight: 700;
    color: #ef5915
}

.Boosts {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 50px;
    border: 1px dashed #000;
    margin: 18px 0
}

.Boosts p {
    font-size: 12px
}

.Boostsskin {
    display: grid;
    align-self: stretch;
    justify-content: flex-start
}

.wrinkle_box {
    text-align: center;
    max-width: 100%;
    padding: 43px
}

.products_box .box1,
.products_box .box2,
.products_box .box3 {
    background-color: #fff;
    padding: 25px 15px;
    border: 2px solid;
    border-radius: 15px;
    align-self: stretch;
    text-align: left
}

.wrinkle_images {
    margin: 0 auto;
    position: relative;
    padding-top: 36%;
    display: block
}

.wrinkle_images img {
    width: 100%;
    object-fit: contain
}

.wrinkle_images:before {
    content: "";
    width: 100%;
    background-image: url(/cdn/shop/files/Ellipse_69.png?v=1679719769);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat
}

.radiants_section:after,
.radiants_section:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    top: 0
}

.dream .helps_title {
    color: #303030;
    font-size: 40px;
    font-weight: 700;
    line-height: 27px
}

.stimulate {
    border: 1px solid;
    border-radius: 50px;
    padding: 8px 22px;
    color: #303030;
    gap: 12px;
    width: 100%
}

.dream .duo {
    padding: 40px 0 34px;
    gap: 7px
}

.dream .helps_image img {
    border-radius: 35px
}

.dream .helps_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 60px
}

.customer_dream {
    border: 1px dashed #db704e;
    border-radius: 15px;
    padding: 12px 15px
}

.customer_boxs_dream {
    gap: 42px;
    display: flex;
    padding-bottom: 30px
}

.content_gream p {
    font-style: italic;
    line-height: 16.52px;
    margin: 7px 0 13px
}

body.template-page.skin-combo .benefits_btn,
body.template-page.skin-combo .renew_btn {
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0 4px #e88657
}

body.template-page.skin-combo .two_btn li.tab-link.current {
    background-color: #ef5915;
    border-radius: 50px;
    box-shadow: 0 4px #e88657;
    color: #fff !important
}

body.template-page.skin-combo .two_btn li.tab-link:hover {
    background-color: #ef5915;
    border-radius: 50px;
    color: #fff
}

.benefits_btn .tab-link,
.renew_btn .tab-link {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 0 15px
}

body.template-page.skin-combo .softer_box {
    border: 1px dashed #ef5915;
    padding: 19px 13px 25px;
    border-radius: 11px;
    width: 221px;
    align-self: stretch
}

.range .sub_title p {
    font-size: 14px;
    color: #ef5915
}

.range_title p {
    font-size: 18px;
    font-weight: 700;
    color: #ef5915;
    margin: 0
}

body.template-page.skin-combo .range_image {
    display: inline-block;
    border: 2px solid #ef5915;
    padding: 7px;
    margin-top: 30px;
    border-radius: 100%
}

.smoother,
.smoother_range {
    height: 4px;
    border-radius: 100px
}

body.template-page.skin-combo .range_image img {
    display: block;
    width: 24px;
    height: 24px
}

.smoother {
    background-color: #e6e6e6;
    width: 100%;
    display: inline-block
}

.smoother_range {
    background-color: #ef5915;
    width: 58%
}

.softer {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    gap: 42px
}

.box_nutshell,
.two_btn .tabs {
    align-items: flex-start;
    display: flex
}

.youthful {
    padding: 94px 15px 47px
}

body.template-page.skin-combo .radiants_section {
    position: relative;
    background-color: #fff6f2;
    z-index: 0
}

.two_btn .tabs {
    justify-content: center;
    gap: 30px
}

.two_btn {
    margin: 30px 0
}

.radiants_section:before {
    left: 0;
    height: 100%;
    width: 395px;
    background-image: url(/cdn/shop/files/Radiant-shape-1.png?v=1679727089&width=792);
    background-position: left center
}

.radiants_section:after {
    left: auto;
    right: 0;
    height: 100%;
    width: 400px;
    background-image: url(/cdn/shop/files/Sun-shape-2.png?v=1679892128&width=800);
    background-position: right center
}

.Day_Nutshell {
    border: 1px dashed;
    padding: 5px 30px 5px 17px;
    border-radius: 100px
}

.box_nutshell {
    gap: 80px;
    padding: 0 20px
}

.Day1-15 {
    width: 33.33%;
    text-align: center
}

img.image_nitshell {
    width: 466px;
    height: 374px;
    object-fit: contain
}

.reveal .content_banner {
    max-width: 500px;
    margin: 0 0 0 auto
}

.combos .product_Combo .duo {
    padding: 26px 0 43px;
    display: flex;
    max-width: 300px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 7px
}

.ebcf_modal {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: #0006;
    overflow-x: hidden;
    transition: .5s
}

.ebcf_modal-content {
    background-color: #fff0;
    border: 0 !important;
    margin: auto;
    padding: 20px;
    max-width: 893px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ebcf_close {
    color: #000;
    position: absolute;
    right: 35px;
    top: 24px;
    font-size: 28px;
    font-weight: 700;
    z-index: 999
}

.ebcf_close:focus,
.ebcf_close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

@media screen and (max-width:768px) {

    .reveal_img:after,
    .secondslider_mobile .box_slider {
        background-color: transparent !important;
        border: none !important
    }

    .ebcf_modal-content {
        background-color: #fff;
        padding: 14px;
        border-radius: 0;
        max-width: 100% !important;
        width: 100%
    }

    .cracked_second .img_base {
        width: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .clinical_box,
    .clinical_content,
    .cracked_second .img_base {
        width: 100% !important
    }

    .ebcf_modal-content {
        max-width: 953px;
        width: 90%
    }

    .box_happy,
    .desktop_radiants,
    .reveal_img:after {
        display: none !important
    }

    .Customers_mobile {
        display: block !important;
        padding: 20px !important;
        margin-top: 45px
    }

    .box_nutshell,
    .cracked_second .clinical {
        flex-direction: column
    }

    .cracked_second {
        padding: 43px 20px 79px !important
    }

    .duo0 {
        width: 50% !important
    }

    .btn_shipping,
    .clinical_content,
    .cracked_second .image_based,
    .cracked_second:after,
    .cracked_second:before,
    .reveal_img .desktop-img_reveal,
    .slider {
        display: none
    }

    .template-page.skin-combo .flex {
        flex-direction: column-reverse;
        align-items: flex-start
    }

    .Day1-15,
    .reveal_content {
        width: 100%
    }

    .reveal .content_banner {
        max-width: 100%;
        padding-top: 25px
    }

    .reveal_img {
        max-width: 100%;
        width: 100%
    }

    .reveal_img img.mobile-img_reveal {
        width: 100%;
        display: block
    }

    .products_box .wrinkle_box .warrior {
        flex-direction: unset !important
    }

    .customer_boxs_dream {
        gap: 10px
    }

    .tab-content>div {
        gap: 10px !important
    }

    .box_nutshell,
    .products_box .slick-track,
    .secondresponsive {
        gap: 20px
    }

    .product_Combo {
        gap: 23px
    }

    .product_Combo .slider_product {
        width: 55% !important
    }

    .product_Combo .content_slider {
        width: 45% !important
    }

    .Nutshell .btn_shipping.btn_shipping_mobile {
        display: block !important;
        max-width: 41%;
        margin: 0 auto;
        padding-top: 20px
    }

    .Nutshell img.image_nitshell {
        margin: 0 auto
    }

    .product_mobiletitle {
        display: block !important;
        background-color: #fff6f2
    }

    .products_box {
        padding: 0 0 40px;
        background-color: #fff6f2;
        background-image: none;
        display: block;
        border-bottom: 0
    }

    .Dream-mobile {
        padding: 15px 15px 0
    }

    .products_box .glow,
    .products_box .wrinkle {
        background-image: linear-gradient(180deg, #f58d60 0, #db704e 45.54455445544554%);
        padding: 0 10px 10px;
        border-radius: 15px;
        outline: #db704e dashed 1px
    }

    .product_mobiletitle .alchemy-rte {
        padding: 30px 20px;
        line-height: 19px !important
    }

    .products_box .slick-next {
        right: 44%;
        top: 97%;
        height: 32px;
        width: 32px;
        border: 2px solid #db704e;
        border-radius: 100%
    }

    .products_box .slick-prev {
        left: 43%;
        top: 97%;
        height: 32px;
        width: 32px;
        border: 2px solid #db704e;
        border-radius: 100%
    }

    .products_box ul.slick-dots {
        padding: 12px 0
    }

    .products_box .slick-dots li a,
    .products_box .slick-dots li button {
        height: 5px;
        width: 5px;
        border-radius: 100%;
        font-size: 2px;
        padding: 4px;
        background-color: #ef5915
    }

    .products_box .slick-dots li a:before,
    .products_box .slick-dots li button:before {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #ccc5c2
    }

    .cracked_second .image_based-mobile,
    .mobile-clinicalsecond,
    .mobile_radiants,
    .mobile_slider,
    .slider.three-mobile_slider {
        display: block !important
    }

    .benefits_btn,
    .renew_btn {
        box-shadow: none;
        font-size: 13px !important;
        padding: 7px 11px
    }

    .mobile_radiants .tab button {
        background-color: #fff;
        float: left;
        outline: 0;
        cursor: pointer;
        padding: 6px 34px;
        transition: .3s;
        font-size: 12px;
        font-weight: 700;
        border: 1px solid #e88657
    }

    .mobile_radiants .tab button.active,
    .mobile_radiants .tablinks {
        border-radius: 50px;
        box-shadow: 0 4px #e88657
    }

    .mobile_radiants .tab button.active {
        background-color: #ef5915;
        color: #fff !important;
        border: 1px solid #fff
    }

    .mobile_radiants .tab button:hover {
        background-color: #ef5915;
        border: 1px solid #fff;
        color: #fff
    }

    .Customers_mobile .swiper-button-next,
    .Customers_mobile .swiper-button-prev,
    .Customers_mobile .swiper-pagination,
    .boxs_dream_mobile .swiper-button-next,
    .boxs_dream_mobile .swiper-button-prev,
    .boxs_dream_mobile .swiper-pagination,
    .mobile_radiants .swiper-button-next,
    .mobile_radiants .swiper-button-prev,
    .mobile_radiants .swiper-pagination,
    .product_Combo .swiper-pagination,
    .pure_Natural_mobile .swiper-button-next,
    .pure_Natural_mobile .swiper-button-prev,
    .pure_Natural_mobile .swiper-pagination,
    .science_t_mobile .swiper-button-next,
    .science_t_mobile .swiper-button-prev,
    .science_t_mobile .swiper-pagination,
    .swiper-pagination {
        position: unset
    }

    .swiper-button-prev:after {
        top: 39% !important;
        left: 28% !important
    }

    .swiper-button-next:after {
        top: -31% !important;
        left: -26% !important
    }

    .mobile_radiants .softer_box .range_image img {
        width: 22px !important;
        height: 22px !important
    }

    .slider.mobile_slider {
        background-color: #fff;
        padding: 5px 0
    }

    .slider .box_slider {
        border: 0;
        background-color: #fff
    }

    .Customers_mobile .swiper-pagination,
    .boxs_dream_mobile .swiper-pagination,
    .mobile_radiants .swiper-pagination,
    .pure_Natural_mobile .swiper-pagination,
    .science_t_mobile .swiper-pagination {
        padding: 20px 0 0;
        margin: 0;
        text-align: center
    }

    .Customers_mobile .swiper-button-next,
    .Customers_mobile .swiper-button-prev,
    .boxs_dream_mobile .swiper-button-next,
    .boxs_dream_mobile .swiper-button-prev,
    .mobile_radiants .swiper-button-next,
    .mobile_radiants .swiper-button-prev,
    .pure_Natural_mobile .swiper-button-next,
    .pure_Natural_mobile .swiper-button-prev,
    .science_t_mobile .swiper-button-next,
    .science_t_mobile .swiper-button-prev {
        width: 37px;
        height: 37px
    }

    .Customers_mobile .swiper-button-prev:after,
    .boxs_dream_mobile .swiper-button-prev:after,
    .mobile_radiant .swiper-button-next:after {
        top: 37%;
        left: 28%
    }

    .Customers_mobile .swiper-button-next:after,
    .boxs_dream_mobile .swiper-button-next:after,
    .mobile_radiants .swiper-button-next:after {
        top: -32%;
        left: -28%
    }
}

.deliverys {
    background-color: #f7f7f7;
    padding: 15px;
    max-width: 30em;
    margin: 20px 10px
}

.deliverys img.pin-img {
    width: 16px;
    height: 16px;
    margin-right: 9px
}

.deliverys label {
    display: flex;
    align-items: center;
    line-height: 16px;
    font-size: 16px;
    margin-bottom: 15px;
    color: inherit;
    font-weight: 600;
    background-color: #f7f7f7
}

.deliverys .input-box {
    width: max-content;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px solid #777778;
    display: flex;
    align-items: center
}

.deliverys input#pincode-inputs {
    background: #fff0;
    outline: 0;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none !important;
    -moz-appearance: textfield
}

.deliverys span.pincode-check {
    color: #034d83;
    cursor: pointer;
    pointer-events: all;
    font-weight: 600
}

.deliverys #delivery-image,
.deliverys img.deliverys-labels {
    width: 200px;
    object-fit: contain;
    margin: 10px 0
}

.deliverys img.newerror_img {
    width: 20px;
    height: 20px;
    display: inline-block
}

.deliverys .error_img_d {
    display: flex;
    align-items: center;
    gap: 7px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

#delivery_content {
    line-height: 1.4
}

@media screen and (max-width:558px) {
    #recommended-product-tab-content article .result_products {
        max-width: 100%;
        min-height: 100%;
        padding: 11px !important
    }

    .product_description article.accordion section {
        max-width: 100% !important
    }
}

@media screen and (min-width:986px) and (max-width:1200px) {
    #recommended-product-tab-content article {
        max-width: 775px
    }
}

@media screen and (min-width:1201px) {
    #recommended-product-tab-content article {
        max-width: 800px
    }
}

@media (min-width:768px) {
    .desire-science-image {
        padding: 0 80px !important
    }
}

.gf-refine-toggle-mobile span,
span#gf-mobile-refine-toggle {
    justify-content: center !important
}

@media only screen and (max-width:749px) {
    .filters-toolbar__item-wrapper {
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between
    }

    .filters-toolbar__item--count {
        -webkit-flex: 0 1 50%;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        text-align: right
    }

    .filters-toolbar__label {
        display: block;
        margin-bottom: 0;
        margin-top: 8px
    }

    .filters-toolbar__input {
        height: 46px
    }

    .filters-toolbar__product-count {
        font-size: calc(((var(--font-size-base) - 2) / (var(--font-size-base))) * 1em);
        line-height: 46px
    }

    .site-footer__content {
        padding: 0 18px
    }

    .site-footer__item:last-of-type {
        margin-bottom: 0
    }

    .site-footer__linklist.list--inline>li {
        display: block
    }

    .feature-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .feature-row__item {
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%
    }

    .feature-row__image {
        order: 1
    }

    .feature-row__text {
        order: 2;
        padding-bottom: 0
    }

    .image-bar {
        max-width: 400px;
        margin: 0 auto
    }

    .custom-content {
        margin-bottom: -22px;
        margin-left: -22px
    }

    .custom__item {
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-left: 22px;
        margin-bottom: 22px
    }

    .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .custom__item.custom__item--link_list {
        flex: 1 0 100%;
        max-width: none
    }

    [data-section-type=video-section] {
        transition: width .6s cubic-bezier(.44, .13, .48, .87), height .6s cubic-bezier(.44, .13, .48, .87), padding .6s cubic-bezier(.44, .13, .48, .87)
    }

    .video-section-wrapper {
        overflow: visible !important
    }

    .video-section-wrapper.video-is-playing {
        margin: 0
    }

    .video-section-wrapper.video-is-loaded {
        transition: height .6s cubic-bezier(.44, .13, .48, .87), margin .6s cubic-bezier(.44, .13, .48, .87)
    }

    .video-section-wrapper--min-height.video-is-loaded {
        transition: height, margin .6s cubic-bezier(.44, .13, .48, .87)
    }

    .video__pause {
        display: none
    }

    .store-availabilities-modal--active {
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 9999
    }

    .aca-product-image {
        height: 70px !important
    }

    #aca-bottom-close {
        display: none !important
    }
}

.simply-otp-wrapper .olWrapper .ol .login-description,
.sotp-widget .olWrapper .ol .login-description {
    font-size: 1.5em !important;
    font-weight: 600
}

.simply-otp-wrapper .olWrapper .ol .otp-btn,
.sotp-widget .olWrapper .ol .otp-btn {
    font-size: 1.2em;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .sort-by:before {
        width: 0 !important
    }

    .template-index .wc_product_review_badge,
    .template-collection .wc_product_review_badge {
        margin-left: 0 !important;
        overflow: visible !important
    }

    body .wc_review_badge_wrap .wc_icon_color svg,
    body #wc_review_section .wc_review_badge_wrap .wc_icon_color svg {
        width: 70px !important
    }
}

#bx-ui-box-product {
    display: none !important
}

.prod_detail {
    min-height: 45px !important;
    margin-top: 10px
}

.essential-announcement-bar-placement {
    min-height: 35px !important
}

@media only screen and (max-width: 767px) {
    .prod_detail {
        min-height: 35px !important
    }
}

#flo-cart-overlay-div {
    z-index: auto !important
}

@media only screen and (max-width:479px) {
    button.wc_pagination_btn {
        width: 25px !important
    }
}

.wc_review_badge_inner {
    display: flex !important;
    align-items: center !important
}

.wc_review_badge_inner .wc_icon_color svg {
    width: 81px !important
}

.rivyoReviewWidget span.rivyoReviewAverage,
.wc_product_review_title {
    font-weight: 100 !important
}

.coins_earn_text {
    display: flex;
    padding: 10px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 17px;
    margin-top: 20px
}

.coins_earn_text img {
    width: 25px;
    height: 25px;
    transform: rotate(180deg);
    margin-right: 10px
}

.same_day_ship_text {
    display: flex;
    padding: 10px;
    background: #000;
    font-weight: 600;
    color: #fff;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: -20px;
    border-radius: 0
}

@media only screen and (min-width: 750px) {
    .same_day_ship_text {
        padding: 15px;
        max-width: 480px;
        margin-inline: 10px
    }

    .coins_earn_text {
        max-width: fit-content
    }
}

form.wc_rivyo_form_contain label {
    background-color: #ffffff1f !important;
    height: auto !important;
    width: fit-content !important
}

.wcRivyoModal.show .wc_review_rating_contain {
    justify-content: space-between !important;
    width: 12% !important
}

.wc_customer_image_file_upload {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}

@media (max-width: 767px) {
    .wcRivyoModal.show .wc_review_rating_contain {
        width: 30% !important
    }
}

body .wcRivyoModalClose {
    background-color: #f37268 !important
}

.wcRivyoModalClose .cross-icon {
    position: relative !important;
    left: 0 !important;
    top: 0 !important
}

.toggle-buttons {
    text-align: center;
    margin: 15px 0;
    display: flex;
    flex-direction: row;
    gap: 10px
}

.toggle-btn {
    border: 1.5px solid #000;
    font-family: Neue Montreal;
    padding: 10px 20px;
    border-radius: 7px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    background-color: #fff;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center
}

.toggle-btn.active {
    background-color: #f37268;
    border-style: none;
    color: #fff
}

.main-content {
    padding-top: 40px
}

button[aria-hidden=true] {
    display: none
}

.section-header h2 {
    font-size: 23px
}

.section-header h2 span {
    font-family: NeueMontreal_Bold
}

.omega_sec .sec_one {
    flex: auto;
    margin-right: 15px
}

.omega_sec .sec_one p.tab img {
    align-self: flex-start;
    margin: 5px 5px 5px 0
}

@media only screen and (max-width: 767px) {
    .omega_sec .sec_one {
        flex: unset
    }

    .main-content {
        padding-top: 50px
    }

    .toggle-buttons {
        justify-content: space-between
    }

    #btn-combo,
    #btn-original {
        flex: 1;
        align-content: center
    }
}

.wc_product_review_title {
    font-size: 16px
}

/*# sourceMappingURL=/cdn/shop/t/195/assets/theme.css.map?v=20305418552660212191764070058 */